Adding client.mk options from /c/build/comm-central/comm-central/.mozconfig: MOZ_OBJDIR=$(TOPSRCDIR)/../sb-de make[1]: Entering directory `/c/build/comm-central/comm-central' cd /c/build/comm-central/comm-central/../sb-de /c/build/comm-central/comm-central/configure creating cache ./config.cache checking host system type... i686-pc-mingw32 checking target system type... i686-pc-mingw32 checking build system type... i686-pc-mingw32 checking for perl5... no checking for perl... /bin/perl checking for mawk... no checking for gawk... gawk checking for gcc... 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... no checking whether cl accepts -g... no checking for c++... 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++... no checking whether cl accepts -g... no checking for ranlib... : checking for ml... /c/Program Files/Microsoft Visual Studio 9.0/VC/BIN/ml checking for ar... no checking for ld... link checking for strip... no checking for windres... no checking for midl... midl checking for midl flags... none needed checking how to run the C preprocessor... cl -E -nologo checking for winsdkver.h... yes checking for highest Windows version supported by this SDK... 0x06010000 checking for std::_Throw... yes checking for |class __declspec(dllimport) exception| bug... no checking for Windows SDK being recent enough... yes 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... /c/mozilla-build/vim/vim72/install -c checking whether ln -s works... no checking for minimum required perl version >= 5.006... 5.006001 checking for full perl installation... yes checking for python2.6... no checking for python2.5... /c/mozilla-build/python25/python2.5 checking for doxygen... : checking for whoami... /c/windows/System32/whoami checking for autoconf... /bin/autoconf checking for unzip... /c/mozilla-build/info-zip/unzip checking for zip... /c/mozilla-build/info-zip/zip checking for makedepend... no checking for xargs... /bin/xargs checking for X... no checking that static assertion macros used in autoconf tests work... yes checking for 64-bit OS... no checking for mmintrin.h... yes checking if app-specific confvars.sh exists... /c/build/comm-central/comm-central/calendar/confvars.sh checking for makensis... /c/mozilla-build/nsis-2.22/makensis checking for iconv... /local/bin/iconv checking for tar archiver... checking for gnutar... no checking for gtar... no checking for tar... tar tar checking for wget... checking for wget... wget wget checking for valid optimization flags... yes checking for stdint.h... no checking for inttypes.h... no checking for sys/int_types.h... no creating comm-config.h ==== comm-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 _COMM_CONFIG_H_ #define _COMM_CONFIG_H_ #define ACCESSIBILITY 1 #define BUILD_CTYPES 1 #define D_INO d_ino #define HAVE_FORCEINLINE 1 #define HAVE_MMINTRIN_H 1 #define HAVE_SNPRINTF 1 #define HAVE_WINSDKVER_H 1 #define HW_THREADS 1 #define IBMBIDI 1 #define MALLOC_H #define MOZILLA_VERSION "1.9.3a5pre" #define MOZILLA_VERSION_U 1.9.3a5pre #define MOZ_BUILD_APP calendar #define MOZ_CRASHREPORTER 1 #define MOZ_DISTRIBUTION_ID "org.mozilla" #define MOZ_DLL_SUFFIX ".dll" #define MOZ_FEEDS 1 #define MOZ_JSLOADER 1 #define MOZ_LOGGING 1 #define MOZ_MORKREADER 1 #define MOZ_MSVC_STL_WRAP__Throw 1 #define MOZ_NTDDI_LONGHORN 0x06000000 #define MOZ_NTDDI_WIN7 0x06010000 #define MOZ_NTDDI_WS03 0x05020000 #define MOZ_PLACES 1 #define MOZ_PROFILELOCKING 1 #define MOZ_RDF 1 #define MOZ_SMIL 1 #define MOZ_STATIC_BUILD 1 #define MOZ_STATIC_MAIL_BUILD 1 #define MOZ_STORAGE 1 #define MOZ_SUNBIRD 1 #define MOZ_UPDATE_CHANNEL default #define MOZ_USER_DIR "Mozilla" #define MOZ_VIEW_SOURCE 1 #define MOZ_WINSDK_TARGETVER 0x06010000 #define MOZ_XPINSTALL 1 #define MOZ_XTF 1 #define MOZ_XUL 1 #define NO_X11 1 #define NS_ALWAYS_INLINE #define NS_ATTR_MALLOC #define NS_NORETURN #define NS_PRINTING 1 #define NS_WARN_UNUSED_RESULT #define STDC_HEADERS 1 #define WIN32 1 #define WIN32_LEAN_AND_MEAN 1 #define WINVER 0x502 #define XP_WIN 1 #define XP_WIN32 1 #define X_DISPLAY_MISSING 1 #define _CRT_NONSTDC_NO_WARNINGS 1 #define _CRT_SECURE_NO_WARNINGS 1 #define _WIN32_IE 0x0500 #define _WIN32_WINNT 0x502 #define _WINDOWS 1 #define _X86_ 1 #endif /* _COMM_CONFIG_H_ */ updating cache ./config.cache creating ./config.status creating config/autoconf.mk configuring in mozilla running /bin/sh /c/build/comm-central/comm-central/mozilla/configure --enable-application=calendar --enable-ui-locale=de --with-l10n-base=.. --enable-static-mail --enable-static --disable-shared --disable-tests --enable-calendar --enable-application=../calendar --disable-official-branding --with-branding=../calendar/sunbird/branding/nightly --with-l10n-base=/c/build/comm-central --cache-file=.././config.cache --srcdir=/c/build/comm-central/comm-central/mozilla loading cache .././config.cache checking host system type... i686-pc-mingw32 checking target system type... i686-pc-mingw32 checking build system type... i686-pc-mingw32 checking for mawk... (cached) gawk checking for perl5... (cached) /bin/perl 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... (cached) /c/Program Files/Microsoft Visual Studio 9.0/VC/BIN/ml 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 for winsdkver.h... (cached) yes checking for highest Windows version supported by this SDK... (cached) 0x06010000 checking for std::_Throw... (cached) yes checking for |class __declspec(dllimport) exception| bug... (cached) no checking for Windows SDK being recent enough... yes 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 minimum required perl version >= 5.006... 5.006001 checking for full perl installation... yes checking for python2.6... (cached) /c/mozilla-build/python25/python2.5 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... /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 minimum required Python version >= 2.5... yes checking for oleacc.idl... yes checking for atlbase.h... yes checking for mmintrin.h... (cached) yes checking if app-specific confvars.sh exists... /c/build/comm-central/comm-central/mozilla/../calendar/confvars.sh checking __attribute__ ((aligned ())) support... trying 64 trying 32 trying 16 trying 8 0 checking for makensis... (cached) /c/mozilla-build/nsis-2.22/makensis checking for iconv... (cached) /local/bin/iconv checking for tar archiver... checking for gnutar... (cached) tar tar checking for wget... checking for wget... (cached) wget wget checking for pkg-config... 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. 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 BUILD_CTYPES 1 #define D_INO d_ino #define HAVE_ATLBASE_H 1 #define HAVE_FORCEINLINE 1 #define HAVE_IO_H 1 #define HAVE_ISATTY 1 #define HAVE_MMINTRIN_H 1 #define HAVE_OLEACC_IDL 1 #define HAVE_SETBUF 1 #define HAVE_SNPRINTF 1 #define HAVE_UINT64_T 1 #define HAVE_WINSDKVER_H 1 #define HW_THREADS 1 #define IBMBIDI 1 #define MALLOC_H #define MOZILLA_VERSION "1.9.3a5pre" #define MOZILLA_VERSION_U 1.9.3a5pre #define MOZ_BUILD_APP ../calendar #define MOZ_CHROME_FILE_FORMAT_JAR 1 #define MOZ_CRASHREPORTER 1 #define MOZ_CRASHREPORTER_ENABLE_PERCENT 100 #define MOZ_DISTRIBUTION_ID "org.mozilla" #define MOZ_DLL_SUFFIX ".dll" #define MOZ_FEEDS 1 #define MOZ_JSLOADER 1 #define MOZ_LOGGING 1 #define MOZ_MEDIA 1 #define MOZ_MORKREADER 1 #define MOZ_MSVC_STL_WRAP__Throw 1 #define MOZ_NTDDI_LONGHORN 0x06000000 #define MOZ_NTDDI_WIN7 0x06010000 #define MOZ_NTDDI_WS03 0x05020000 #define MOZ_OGG 1 #define MOZ_PLACES 1 #define MOZ_PROFILELOCKING 1 #define MOZ_RDF 1 #define MOZ_SMIL 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_WINSDK_TARGETVER 0x06010000 #define MOZ_XTF 1 #define MOZ_XUL 1 #define NO_X11 1 #define NS_ALWAYS_INLINE #define NS_ATTR_MALLOC #define NS_ENABLE_TSF 1 #define NS_NORETURN #define NS_PRINTING 1 #define NS_PRINT_PREVIEW 1 #define NS_WARN_UNUSED_RESULT #define STDC_HEADERS 1 #define WIN32 1 #define WIN32_LEAN_AND_MEAN 1 #define WINVER 0x502 #define XP_WIN 1 #define XP_WIN32 1 #define X_DISPLAY_MISSING 1 #define _CRT_NONSTDC_NO_WARNINGS 1 #define _CRT_SECURE_NO_WARNINGS 1 #define _WIN32_IE 0x0500 #define _WIN32_WINNT 0x502 #define _WINDOWS 1 #define _X86_ 1 #endif /* _MOZILLA_CONFIG_H_ */ updating cache .././config.cache creating ./config.status creating config/autoconf.mk creating config/doxygen.cfg creating gfx/cairo/cairo/src/cairo-features.h creating netwerk/necko-config.h creating xpcom/xpcom-config.h creating xpcom/xpcom-private.h configuring in nsprpub running /bin/sh /c/build/comm-central/comm-central/mozilla/nsprpub/configure --enable-application=calendar --enable-ui-locale=de --with-l10n-base=.. --enable-static-mail --enable-static --disable-shared --disable-tests --enable-calendar --enable-application=calendar --enable-ui-locale=de --with-l10n-base=.. --enable-static-mail --enable-static --disable-shared --disable-tests --enable-calendar --enable-application=../calendar --disable-official-branding --with-branding=../calendar/sunbird/branding/nightly --with-l10n-base=/c/build/comm-central --with-dist-prefix=c:/build/comm-central/sb-de/mozilla/dist --with-mozilla --disable-debug --enable-optimize --cache-file=../.././config.cache --srcdir=/c/build/comm-central/comm-central/mozilla/nsprpub loading cache ../.././config.cache checking host system type... i686-pc-mingw32 checking target system type... i686-pc-mingw32 checking build system type... i686-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 /c/build/comm-central/comm-central/mozilla/js/src/configure --enable-application=calendar --enable-ui-locale=de --with-l10n-base=.. --enable-static-mail --enable-static --disable-shared --disable-tests --enable-calendar --enable-application=calendar --enable-ui-locale=de --with-l10n-base=.. --enable-static-mail --enable-static --disable-shared --disable-tests --enable-calendar --enable-application=../calendar --disable-official-branding --with-branding=../calendar/sunbird/branding/nightly --with-l10n-base=/c/build/comm-central --enable-threadsafe --enable-ctypes --with-nspr-cflags='-Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr' --with-nspr-libs='c:/build/comm-central/sb-de/mozilla/dist/lib/nspr4.lib c:/build/comm-central/sb-de/mozilla/dist/lib/plc4.lib c:/build/comm-central/sb-de/mozilla/dist/lib/plds4.lib ' --with-dist-dir=../../dist --prefix=c:/build/comm-central/sb-de/mozilla/dist --with-sync-build-files=/c/build/comm-central/comm-central/mozilla --cache-file=../../.././config.cache --srcdir=/c/build/comm-central/comm-central/mozilla/js/src loading cache ../../.././config.cache checking host system type... i686-pc-mingw32 checking target system type... i686-pc-mingw32 checking build system type... i686-pc-mingw32 checking for mawk... (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... (cached) /c/Program Files/Microsoft Visual Studio 9.0/VC/BIN/ml 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 sb-conf... no checking for ve... no 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/python2.5 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... /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 valid optimization flags... yes checking for setlocale... no checking for localeconv... no creating js-confdefs.h ==== js-confdefs.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 _JS_CONFDEFS_H_ #define _JS_CONFDEFS_H_ #define AVMPLUS_IA32 1 #define AVMPLUS_WIN32 1 #define CPP_THROW_NEW throw() #define D_INO d_ino #define FEATURE_NANOJIT 1 #define HAVE_GETSYSTEMTIMEASFILETIME 1 #define HAVE_LOCALECONV 1 #define HAVE_MMINTRIN_H 1 #define HAVE_SNPRINTF 1 #define HAVE_SYSTEMTIMETOFILETIME 1 #define HW_THREADS 1 #define JS_HAS_CTYPES 1 #define JS_HAVE___INTN 1 #define JS_STDDEF_H_HAS_INTPTR_T 1 #define JS_THREADSAFE 1 #define JS_TRACER 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 _CRT_NONSTDC_NO_WARNINGS 1 #define _CRT_SECURE_NO_WARNINGS 1 #define _WIN32_IE 0x0500 #define _WIN32_WINNT 0x500 #define _WINDOWS 1 #define _X86_ 1 #endif /* _JS_CONFDEFS_H_ */ updating cache ../../.././config.cache creating ./config.status creating config/autoconf.mk creating js-config.h invoking make to create js-config script make.exe[2]: Entering directory `/c/build/comm-central/sb-de/mozilla/js/src' rm -f js-config.tmp sed < /c/build/comm-central/comm-central/mozilla/js/src/js-config.in > js-config.tmp \ -e 's|@prefix@|c:/build/comm-central/sb-de/mozilla/dist|' \ -e 's|@exec_prefix@|c:/build/comm-central/sb-de/mozilla/dist|' \ -e 's|@includedir@|c:/build/comm-central/sb-de/mozilla/dist/include|' \ -e 's|@libdir@|c:/build/comm-central/sb-de/mozilla/dist/lib|' \ -e 's|@MOZILLA_VERSION@||' \ -e 's|@LIBRARY_NAME@|mozjs|' \ -e 's|@NSPR_CFLAGS@|-Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr|' \ -e 's|@JS_CONFIG_LIBS@| ctypes/libffi/.libs/libffi.lib c:/build/comm-central/sb-de/mozilla/dist/lib/nspr4.lib c:/build/comm-central/sb-de/mozilla/dist/lib/plc4.lib c:/build/comm-central/sb-de/mozilla/dist/lib/plds4.lib kernel32.lib user32.lib gdi32.lib winmm.lib wsock32.lib advapi32.lib |' \ -e 's|@MOZ_JS_LIBS@|c:/build/comm-central/sb-de/mozilla/dist/lib/mozjs.lib|' \ && mv js-config.tmp js-config && chmod +x js-config make.exe[2]: Leaving directory `/c/build/comm-central/sb-de/mozilla/js/src' configuring in ctypes/libffi running /bin/sh /c/build/comm-central/comm-central/mozilla/js/src/ctypes/libffi/configure --disable-shared --enable-static --disable-raw-api LD=link CPP="cl -nologo -EP" SHELL=sh.exe CC=/c/build/comm-central/comm-central/mozilla/js/src/ctypes/libffi/msvcc.sh --cache-file=/c/build/comm-central/sb-de/mozilla/js/src/ctypes/libffi/config.cache --srcdir=/c/build/comm-central/comm-central/mozilla/js/src/ctypes/libffi configure: creating cache /c/build/comm-central/sb-de/mozilla/js/src/ctypes/libffi/config.cache checking build system type... i686-pc-mingw32 checking host system type... i686-pc-mingw32 checking target system type... i686-pc-mingw32 checking for a BSD-compatible install... /bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for gcc... /c/build/comm-central/comm-central/mozilla/js/src/ctypes/libffi/msvcc.sh checking for C compiler default output file name... conftest.exe checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... .exe checking for suffix of object files... obj checking whether we are using the GNU C compiler... no checking whether /c/build/comm-central/comm-central/mozilla/js/src/ctypes/libffi/msvcc.sh accepts -g... yes checking for /c/build/comm-central/comm-central/mozilla/js/src/ctypes/libffi/msvcc.sh option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of /c/build/comm-central/comm-central/mozilla/js/src/ctypes/libffi/msvcc.sh... none checking dependency style of /c/build/comm-central/comm-central/mozilla/js/src/ctypes/libffi/msvcc.sh... none checking whether /c/build/comm-central/comm-central/mozilla/js/src/ctypes/libffi/msvcc.sh and cc understand -c and -o together... yes checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for non-GNU ld... link checking if the linker (link) is GNU ld... no checking for BSD- or MS-compatible name lister (nm)... no checking for dumpbin... dumpbin -symbols checking the name lister (dumpbin -symbols) interface... MS dumpbin checking whether ln -s works... yes checking the maximum length of command line arguments... 8192 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for link option to reload object files... -r checking for objdump... no checking how to recognize dependent libraries... file_magic ^x86 archive import|^x86 DLL checking for ar... no checking for strip... no checking for ranlib... no checking command to parse dumpbin -symbols output from /c/build/comm-central/comm-central/mozilla/js/src/ctypes/libffi/msvcc.sh object... ok checking how to run the C preprocessor... cl -nologo -EP checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... no checking for inttypes.h... no checking for stdint.h... no checking for unistd.h... no checking for dlfcn.h... no checking for objdir... .libs checking for /c/build/comm-central/comm-central/mozilla/js/src/ctypes/libffi/msvcc.sh option to produce PIC... -DDLL_EXPORT -DPIC checking if /c/build/comm-central/comm-central/mozilla/js/src/ctypes/libffi/msvcc.sh PIC flag -DDLL_EXPORT -DPIC works... yes checking if /c/build/comm-central/comm-central/mozilla/js/src/ctypes/libffi/msvcc.sh static flag works... yes checking if /c/build/comm-central/comm-central/mozilla/js/src/ctypes/libffi/msvcc.sh supports -c -o file.obj... yes checking if /c/build/comm-central/comm-central/mozilla/js/src/ctypes/libffi/msvcc.sh supports -c -o file.obj... (cached) yes checking whether the /c/build/comm-central/comm-central/mozilla/js/src/ctypes/libffi/msvcc.sh linker (link) supports shared libraries... yes checking dynamic linker characteristics... Win32 ld.exe checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... no checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes checking whether to enable maintainer-specific portions of Makefiles... no checking sys/mman.h usability... no checking sys/mman.h presence... no checking for sys/mman.h... no checking for mmap... no checking for sys/mman.h... (cached) no checking for mmap... (cached) no checking for ANSI C header files... (cached) yes checking for memcpy... yes checking for working alloca.h... no checking for alloca... yes checking size of double... 8 checking size of long double... 8 checking whether byte ordering is bigendian... no checking assembler .cfi pseudo-op support... no checking assembler supports pc related relocs... no checking whether .eh_frame section should be read-only... no checking for __attribute__((visibility("hidden")))... no configure: updating cache /c/build/comm-central/sb-de/mozilla/js/src/ctypes/libffi/config.cache configure: creating ./config.status config.status: creating include/Makefile config.status: creating include/ffi.h config.status: creating Makefile config.status: creating testsuite/Makefile config.status: creating man/Makefile config.status: creating libffi.pc config.status: creating fficonfig.h config.status: linking /c/build/comm-central/comm-central/mozilla/js/src/ctypes/libffi/src/x86/ffitarget.h to include/ffitarget.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing include commands config.status: executing src commands make[1]: Leaving directory `/c/build/comm-central/comm-central' make -C /c/build/comm-central/comm-central/../sb-de make[1]: Entering directory `/c/build/comm-central/sb-de' make -C mozilla default make[2]: Entering directory `/c/build/comm-central/sb-de/mozilla' 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 make[3]: Entering directory `/c/build/comm-central/sb-de/mozilla' tier_base: config build probes memory make export_tier_base make[4]: Entering directory `/c/build/comm-central/sb-de/mozilla' export_tier_base make[5]: Entering directory `/c/build/comm-central/sb-de/mozilla' make[5]: `config/Makefile' is up to date. make[5]: `build/Makefile' is up to date. make[5]: `probes/Makefile' is up to date. /bin/sh /c/build/comm-central/comm-central/mozilla/build/msys-perl-wrapper /c/build/comm-central/comm-central/mozilla/build/autoconf/make-makefile -t /c/build/comm-central/comm-central/mozilla -d . memory/Makefile make[5]: Leaving directory `/c/build/comm-central/sb-de/mozilla' make[5]: Entering directory `/c/build/comm-central/sb-de/mozilla/config' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/config/mkdepend' cppsetup.c cl -Fohost_cppsetup.obj -c -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -Ox -TC -nologo -Fdhost_cppsetup.pdb -DXP_WIN32 -DXP_WIN -DWIN32 -D_WIN32 -DNO_X11 -Ox -MT -DINCLUDEDIR=\"/usr/include\" -DOBJSUFFIX=\".obj\" -I/c/build/comm-central/comm-central/mozilla/config/mkdepend -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr /c/build/comm-central/comm-central/mozilla/config/mkdepend/cppsetup.c cppsetup.c c:/build/comm-central/comm-central/mozilla/config/mkdepend/cppsetup.c(143) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. C:\Program Files\Microsoft Visual Studio 9.0\VC\INCLUDE\stdio.h(366) : see declaration of 'sprintf' c:/build/comm-central/comm-central/mozilla/config/mkdepend/cppsetup.c(169) : warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. C:\Program Files\Microsoft Visual Studio 9.0\VC\INCLUDE\string.h(157) : see declaration of 'strncpy' ifparser.c cl -Fohost_ifparser.obj -c -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -Ox -TC -nologo -Fdhost_ifparser.pdb -DXP_WIN32 -DXP_WIN -DWIN32 -D_WIN32 -DNO_X11 -Ox -MT -DINCLUDEDIR=\"/usr/include\" -DOBJSUFFIX=\".obj\" -I/c/build/comm-central/comm-central/mozilla/config/mkdepend -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr /c/build/comm-central/comm-central/mozilla/config/mkdepend/ifparser.c ifparser.c include.c cl -Fohost_include.obj -c -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -Ox -TC -nologo -Fdhost_include.pdb -DXP_WIN32 -DXP_WIN -DWIN32 -D_WIN32 -DNO_X11 -Ox -MT -DINCLUDEDIR=\"/usr/include\" -DOBJSUFFIX=\".obj\" -I/c/build/comm-central/comm-central/mozilla/config/mkdepend -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr /c/build/comm-central/comm-central/mozilla/config/mkdepend/include.c include.c C:\Program Files\Microsoft SDKs\Windows\v7.0\\include\wingdi.h(112) : warning C4005: 'ERROR' : macro redefinition c:\build\comm-central\comm-central\mozilla\config\mkdepend\def.h(67) : see previous definition of 'ERROR' c:/build/comm-central/comm-central/mozilla/config/mkdepend/include.c(169) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. c:/build/comm-central/comm-central/mozilla/config/mkdepend/include.c(303) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. c:/build/comm-central/comm-central/mozilla/config/mkdepend/include.c(305) : warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. C:\Program Files\Microsoft Visual Studio 9.0\VC\INCLUDE\string.h(157) : see declaration of 'strncpy' c:/build/comm-central/comm-central/mozilla/config/mkdepend/include.c(307) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. c:/build/comm-central/comm-central/mozilla/config/mkdepend/include.c(326) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. C:\Program Files\Microsoft Visual Studio 9.0\VC\INCLUDE\stdio.h(366) : see declaration of 'sprintf' main.c cl -Fohost_main.obj -c -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -Ox -TC -nologo -Fdhost_main.pdb -DXP_WIN32 -DXP_WIN -DWIN32 -D_WIN32 -DNO_X11 -Ox -MT -DINCLUDEDIR=\"/usr/include\" -DOBJSUFFIX=\".obj\" -I/c/build/comm-central/comm-central/mozilla/config/mkdepend -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr /c/build/comm-central/comm-central/mozilla/config/mkdepend/main.c main.c c:/build/comm-central/comm-central/mozilla/config/mkdepend/main.c(178) : warning C4013: 'open' undefined; assuming extern returning int c:/build/comm-central/comm-central/mozilla/config/mkdepend/main.c(182) : warning C4013: 'read' undefined; assuming extern returning int c:/build/comm-central/comm-central/mozilla/config/mkdepend/main.c(185) : warning C4013: 'close' undefined; assuming extern returning int c:/build/comm-central/comm-central/mozilla/config/mkdepend/main.c(587) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. c:/build/comm-central/comm-central/mozilla/config/mkdepend/main.c(622) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. C:\Program Files\Microsoft Visual Studio 9.0\VC\INCLUDE\stdio.h(366) : see declaration of 'sprintf' c:/build/comm-central/comm-central/mozilla/config/mkdepend/main.c(793) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. C:\Program Files\Microsoft Visual Studio 9.0\VC\INCLUDE\stdio.h(237) : see declaration of 'fopen' c:/build/comm-central/comm-central/mozilla/config/mkdepend/main.c(795) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. C:\Program Files\Microsoft Visual Studio 9.0\VC\INCLUDE\stdio.h(366) : see declaration of 'sprintf' c:/build/comm-central/comm-central/mozilla/config/mkdepend/main.c(796) : warning C4996: 'unlink': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _unlink. See online help for details. C:\Program Files\Microsoft Visual Studio 9.0\VC\INCLUDE\stdio.h(301) : see declaration of 'unlink' c:/build/comm-central/comm-central/mozilla/config/mkdepend/main.c(803) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. C:\Program Files\Microsoft Visual Studio 9.0\VC\INCLUDE\stdio.h(237) : see declaration of 'fopen' c:/build/comm-central/comm-central/mozilla/config/mkdepend/main.c(806) : warning C4996: 'freopen': This function or variable may be unsafe. Consider using freopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. C:\Program Files\Microsoft Visual Studio 9.0\VC\INCLUDE\stdio.h(252) : see declaration of 'freopen' c:/build/comm-central/comm-central/mozilla/config/mkdepend/main.c(826) : warning C4013: 'chmod' undefined; assuming extern returning int parse.c cl -Fohost_parse.obj -c -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -Ox -TC -nologo -Fdhost_parse.pdb -DXP_WIN32 -DXP_WIN -DWIN32 -D_WIN32 -DNO_X11 -Ox -MT -DINCLUDEDIR=\"/usr/include\" -DOBJSUFFIX=\".obj\" -I/c/build/comm-central/comm-central/mozilla/config/mkdepend -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr /c/build/comm-central/comm-central/mozilla/config/mkdepend/parse.c parse.c c:/build/comm-central/comm-central/mozilla/config/mkdepend/parse.c(241) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. pr.c cl -Fohost_pr.obj -c -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -Ox -TC -nologo -Fdhost_pr.pdb -DXP_WIN32 -DXP_WIN -DWIN32 -D_WIN32 -DNO_X11 -Ox -MT -DINCLUDEDIR=\"/usr/include\" -DOBJSUFFIX=\".obj\" -I/c/build/comm-central/comm-central/mozilla/config/mkdepend -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr /c/build/comm-central/comm-central/mozilla/config/mkdepend/pr.c pr.c c:/build/comm-central/comm-central/mozilla/config/mkdepend/pr.c(90) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. C:\Program Files\Microsoft Visual Studio 9.0\VC\INCLUDE\stdio.h(366) : see declaration of 'sprintf' c:/build/comm-central/comm-central/mozilla/config/mkdepend/pr.c(95) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. 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 `/c/build/comm-central/sb-de/mozilla/config/mkdepend' nsinstall_win.c cl -Fohost_nsinstall_win.obj -c -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O1 -TC -nologo -Fdhost_nsinstall_win.pdb -DXP_WIN32 -DXP_WIN -DWIN32 -D_WIN32 -DNO_X11 -O1 -MD -DUNICODE -D_UNICODE -I/c/build/comm-central/comm-central/mozilla/config -I. -I../dist/include -I../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr /c/build/comm-central/comm-central/mozilla/config/nsinstall_win.c nsinstall_win.c c:/build/comm-central/comm-central/mozilla/config/nsinstall_win.c(158) : warning C4996: '_snprintf': This function or variable may be unsafe. Consider using _snprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. C:\Program Files\Microsoft Visual Studio 9.0\VC\INCLUDE\stdio.h(358) : see declaration of '_snprintf' c:/build/comm-central/comm-central/mozilla/config/nsinstall_win.c(223) : warning C4996: 'wcscpy': This function or variable may be unsafe. Consider using wcscpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. C:\Program Files\Microsoft Visual Studio 9.0\VC\INCLUDE\string.h(252) : see declaration of 'wcscpy' c:/build/comm-central/comm-central/mozilla/config/nsinstall_win.c(313) : warning C4996: 'wcscpy': This function or variable may be unsafe. Consider using wcscpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. C:\Program Files\Microsoft Visual Studio 9.0\VC\INCLUDE\string.h(252) : see declaration of 'wcscpy' c:/build/comm-central/comm-central/mozilla/config/nsinstall_win.c(410) : warning C4996: 'wcscpy': This function or variable may be unsafe. Consider using wcscpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. C:\Program Files\Microsoft Visual Studio 9.0\VC\INCLUDE\string.h(252) : see declaration of 'wcscpy' c:/build/comm-central/comm-central/mozilla/config/nsinstall_win.c(633) : warning C4996: 'wcscpy': This function or variable may be unsafe. Consider using wcscpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. C:\Program Files\Microsoft Visual Studio 9.0\VC\INCLUDE\string.h(252) : see declaration of 'wcscpy' c:/build/comm-central/comm-central/mozilla/config/nsinstall_win.c(686) : warning C4996: 'wcscpy': This function or variable may be unsafe. Consider using wcscpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. C:\Program Files\Microsoft Visual Studio 9.0\VC\INCLUDE\string.h(252) : see declaration of 'wcscpy' c:/build/comm-central/comm-central/mozilla/config/nsinstall_win.c(696) : warning C4996: 'wcscat': This function or variable may be unsafe. Consider using wcscat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. C:\Program Files\Microsoft Visual Studio 9.0\VC\INCLUDE\string.h(245) : see declaration of 'wcscat' link -NOLOGO -OUT:nsinstall.exe -PDB:nsinstall.pdb host_nsinstall_win.obj Embedding manifest from /c/build/comm-central/comm-central/mozilla/config/nsinstall.exe.manifest and nsinstall.exe.manifest rm -f nfspwd cp /c/build/comm-central/comm-central/mozilla/config/nfspwd.pl nfspwd chmod +x nfspwd c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 ../mozilla-config.h /c/build/comm-central/comm-central/mozilla/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:/build/comm-central/sb-de/mozilla/config/nsinstall.exe nsinstall.exe ../dist/bin c:/mozilla-build/python25/python2.5.exe /c/build/comm-central/comm-central/mozilla/toolkit/xre/make-platformini.py --print-buildid > buildid c:/mozilla-build/python25/python2.5.exe /c/build/comm-central/comm-central/mozilla/config/make-stl-wrappers.py stl_wrappers msvc /c/build/comm-central/comm-central/mozilla/config/msvc-stl-wrapper.template.h /c/build/comm-central/comm-central/mozilla/config/stl-headers c:/mozilla-build/python25/python2.5.exe /c/build/comm-central/comm-central/mozilla/config/nsinstall.py stl_wrappers ../dist touch stl-wrappers-sentinel make[5]: Leaving directory `/c/build/comm-central/sb-de/mozilla/config' make[5]: Entering directory `/c/build/comm-central/sb-de/mozilla/build' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/build/win32' make[6]: Nothing to be done for `export'. make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/build/win32' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/build/pgo' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/build/pgo/blueprint' make[7]: Nothing to be done for `export'. make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/build/pgo/blueprint' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/build/pgo/js-input' make[7]: Nothing to be done for `export'. make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/build/pgo/js-input' make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/build/pgo' make[5]: Leaving directory `/c/build/comm-central/sb-de/mozilla/build' make[5]: Entering directory `/c/build/comm-central/sb-de/mozilla/probes' make[5]: Nothing to be done for `export'. make[5]: Leaving directory `/c/build/comm-central/sb-de/mozilla/probes' make[5]: Entering directory `/c/build/comm-central/sb-de/mozilla/memory' /bin/sh /c/build/comm-central/comm-central/mozilla/build/msys-perl-wrapper /c/build/comm-central/comm-central/mozilla/build/autoconf/make-makefile -t /c/build/comm-central/comm-central/mozilla -d .. mozalloc/Makefile make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/memory/mozalloc' Creating /c/build/comm-central/sb-de/mozilla/memory/mozalloc/.deps c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/memory/mozalloc/mozalloc.h /c/build/comm-central/comm-central/mozilla/memory/mozalloc/mozalloc_abort.h /c/build/comm-central/comm-central/mozilla/memory/mozalloc/mozalloc_macro_wrappers.h /c/build/comm-central/comm-central/mozilla/memory/mozalloc/mozalloc_oom.h /c/build/comm-central/comm-central/mozilla/memory/mozalloc/throw_msvc.h /c/build/comm-central/comm-central/mozilla/memory/mozalloc/msvc_throw_wrapper.h ../../dist/include/mozilla make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/memory/mozalloc' make[5]: Leaving directory `/c/build/comm-central/sb-de/mozilla/memory' make[4]: Leaving directory `/c/build/comm-central/sb-de/mozilla' make libs_tier_base make[4]: Entering directory `/c/build/comm-central/sb-de/mozilla' libs_tier_base make[5]: Entering directory `/c/build/comm-central/sb-de/mozilla' make[5]: `config/Makefile' is up to date. make[5]: `build/Makefile' is up to date. make[5]: `probes/Makefile' is up to date. make[5]: `memory/Makefile' is up to date. make[5]: Leaving directory `/c/build/comm-central/sb-de/mozilla' make[5]: Entering directory `/c/build/comm-central/sb-de/mozilla/config' c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 755 nsinstall.exe ../dist/host/bin make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/config/mkdepend' c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 755 mkdepend.exe ../../dist/host/bin make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/config/mkdepend' make[5]: Leaving directory `/c/build/comm-central/sb-de/mozilla/config' make[5]: Entering directory `/c/build/comm-central/sb-de/mozilla/build' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/build/win32' make[6]: Nothing to be done for `libs'. make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/build/win32' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/build/pgo' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/build/pgo/blueprint' c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe /c/build/comm-central/comm-central/mozilla/build/pgo/blueprint/sample.html /c/build/comm-central/comm-central/mozilla/build/pgo/blueprint/elements.html /c/build/comm-central/comm-central/mozilla/build/pgo/blueprint/forms.html /c/build/comm-central/comm-central/mozilla/build/pgo/blueprint/grid.html /c/build/comm-central/comm-central/mozilla/build/pgo/blueprint/test.jpg /c/build/comm-central/comm-central/mozilla/build/pgo/blueprint/test-small.jpg /c/build/comm-central/comm-central/mozilla/build/pgo/blueprint/valid.png /c/build/comm-central/comm-central/mozilla/build/pgo/blueprint/screen.css /c/build/comm-central/comm-central/mozilla/build/pgo/blueprint/print.css /c/build/comm-central/comm-central/mozilla/build/pgo/blueprint/grid.png /c/build/comm-central/comm-central/mozilla/build/pgo/blueprint/fancytype-screen.css ../../../_profile/pgo/blueprint make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/build/pgo/blueprint' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/build/pgo/js-input' c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe /c/build/comm-central/comm-central/mozilla/build/pgo/js-input/3d-cube.html /c/build/comm-central/comm-central/mozilla/build/pgo/js-input/3d-morph.html /c/build/comm-central/comm-central/mozilla/build/pgo/js-input/3d-raytrace.html /c/build/comm-central/comm-central/mozilla/build/pgo/js-input/3d-thingy.html /c/build/comm-central/comm-central/mozilla/build/pgo/js-input/access-binary-trees.html /c/build/comm-central/comm-central/mozilla/build/pgo/js-input/access-fannkuch.html /c/build/comm-central/comm-central/mozilla/build/pgo/js-input/access-nbody.html /c/build/comm-central/comm-central/mozilla/build/pgo/js-input/access-nsieve.html /c/build/comm-central/comm-central/mozilla/build/pgo/js-input/bitops-3bit-bits-in-byte.html /c/build/comm-central/comm-central/mozilla/build/pgo/js-input/bitops-bits-in-byte.html /c/build/comm-central/comm-central/mozilla/build/pgo/js-input/bitops-bitwise-and.html /c/build/comm-central/comm-central/mozilla/build/pgo/js-input/bitops-nsieve-bits.html /c/build/comm-central/comm-central/mozilla/build/pgo/js-input/controlflow-recursive.html /c/build/comm-central/comm-central/mozilla/build/pgo/js-input/crypto-aes.html /c/build/comm-central/comm-central/mozilla/build/pgo/js-input/crypto-md5.html /c/build/comm-central/comm-central/mozilla/build/pgo/js-input/crypto-sha1.html /c/build/comm-central/comm-central/mozilla/build/pgo/js-input/crypto-otp.html /c/build/comm-central/comm-central/mozilla/build/pgo/js-input/date-format-tofte.html /c/build/comm-central/comm-central/mozilla/build/pgo/js-input/date-format-xparb.html /c/build/comm-central/comm-central/mozilla/build/pgo/js-input/math-cordic.html /c/build/comm-central/comm-central/mozilla/build/pgo/js-input/math-partial-sums.html /c/build/comm-central/comm-central/mozilla/build/pgo/js-input/math-spectral-norm.html /c/build/comm-central/comm-central/mozilla/build/pgo/js-input/regexp-dna.html /c/build/comm-central/comm-central/mozilla/build/pgo/js-input/string-base64.html /c/build/comm-central/comm-central/mozilla/build/pgo/js-input/string-fasta.html /c/build/comm-central/comm-central/mozilla/build/pgo/js-input/string-tagcloud.html /c/build/comm-central/comm-central/mozilla/build/pgo/js-input/string-unpack-code.html /c/build/comm-central/comm-central/mozilla/build/pgo/js-input/string-validate-input.html /c/build/comm-central/comm-central/mozilla/build/pgo/js-input/key.gif /c/build/comm-central/comm-central/mozilla/build/pgo/js-input/valid-xhtml10.png ../../../_profile/pgo/js-input make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/build/pgo/js-input' c:/mozilla-build/python25/python2.5.exe /c/build/comm-central/comm-central/mozilla/config/Preprocessor.py \ -DBROWSER_PATH=\"../../dist/bin/sunbird.exe\" -DXPC_BIN_PATH=\"c:/build/comm-central/sb-de/mozilla/dist/bin\" -DBIN_SUFFIX=\".exe\" -DPROFILE_DIR=\"../../_profile/pgo\" -DCERTS_SRC_DIR=\"/c/build/comm-central/comm-central/mozilla/build/pgo/certs\" -DPERL="\"/bin/sh /c/build/comm-central/comm-central/mozilla/build/msys-perl-wrapper\"" -DIS_MAC=0 -DIS_LINUX=0 -DIS_CAMINO=0 -DIS_TEST_BUILD=0 -DIS_DEBUG_BUILD=0 -DCRASHREPORTER=1 -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_CRT_SECURE_NO_WARNINGS=1 -D_CRT_NONSTDC_NO_WARNINGS=1 -DHAVE_WINSDKVER_H=1 -DMOZ_MSVC_STL_WRAP__Throw=1 -DWINVER=0x502 -D_WIN32_WINNT=0x502 -D_WIN32_IE=0x0500 -DMOZ_WINSDK_TARGETVER=0x06010000 -DMOZ_NTDDI_WS03=0x05020000 -DMOZ_NTDDI_LONGHORN=0x06000000 -DMOZ_NTDDI_WIN7=0x06010000 -DHAVE_IO_H=1 -DHAVE_SETBUF=1 -DHAVE_ISATTY=1 -DX_DISPLAY_MISSING=1 -DMOZILLA_VERSION=\"1.9.3a5pre\" -DMOZILLA_VERSION_U=1.9.3a5pre -DHAVE_SNPRINTF=1 -D_WINDOWS=1 -DWIN32=1 -DXP_WIN=1 -DXP_WIN32=1 -DHW_THREADS=1 -DSTDC_HEADERS=1 -DWIN32_LEAN_AND_MEAN=1 -DNO_X11=1 -DHAVE_OLEACC_IDL=1 -DHAVE_ATLBASE_H=1 -DHAVE_MMINTRIN_H=1 -D_X86_=1 -DD_INO=d_ino -DNS_ALWAYS_INLINE= -DNS_ATTR_MALLOC= -DNS_WARN_UNUSED_RESULT= -DNS_NORETURN= -DMALLOC_H=\ -DHAVE_FORCEINLINE=1 -DNS_ENABLE_TSF=1 -DMOZ_BUILD_APP=../calendar -DMOZ_DISTRIBUTION_ID=\"org.mozilla\" -DIBMBIDI=1 -DMOZ_VIEW_SOURCE=1 -DACCESSIBILITY=1 -DMOZ_JSLOADER=1 -DNS_PRINTING=1 -DNS_PRINT_PREVIEW=1 -DMOZ_OGG=1 -DMOZ_WAVE=1 -DMOZ_SYDNEYAUDIO=1 -DMOZ_MEDIA=1 -DMOZ_XTF=1 -DMOZ_CRASHREPORTER=1 -DMOZ_CRASHREPORTER_ENABLE_PERCENT=100 -DMOZ_SVG=1 -DMOZ_SMIL=1 -DMOZ_UPDATE_CHANNEL=default -DMOZ_FEEDS=1 -DMOZ_STORAGE=1 -DMOZ_LOGGING=1 -DMOZ_CHROME_FILE_FORMAT_JAR=1 -DMOZ_USER_DIR=\"Mozilla\" -DMOZ_STATIC_BUILD=1 -DMOZ_TREE_CAIRO=1 -DHAVE_UINT64_T=1 -DMOZ_XUL=1 -DMOZ_PROFILELOCKING=1 -DMOZ_RDF=1 -DBUILD_CTYPES=1 -DMOZ_MORKREADER=1 -DMOZ_PLACES=1 -DMOZ_DLL_SUFFIX=\".dll\" /c/build/comm-central/comm-central/mozilla/build/automation.py.in > automation.py c:/mozilla-build/python25/python2.5.exe /c/build/comm-central/comm-central/mozilla/config/Preprocessor.py /c/build/comm-central/comm-central/mozilla/build/pgo/profileserver.py.in > profileserver.py chmod +x profileserver.py c:/mozilla-build/python25/python2.5.exe /c/build/comm-central/comm-central/mozilla/config/Preprocessor.py \ -DBROWSER_PATH=\"../../dist/bin/sunbird.exe\" -DXPC_BIN_PATH=\"c:/build/comm-central/sb-de/mozilla/dist/bin\" -DBIN_SUFFIX=\".exe\" -DPROFILE_DIR=\"../../_profile/pgo\" -DCERTS_SRC_DIR=\"/c/build/comm-central/comm-central/mozilla/build/pgo/certs\" -DPERL="\"/bin/sh /c/build/comm-central/comm-central/mozilla/build/msys-perl-wrapper\"" -DIS_MAC=0 -DIS_LINUX=0 -DIS_CAMINO=0 -DIS_TEST_BUILD=0 -DIS_DEBUG_BUILD=0 -DCRASHREPORTER=1 -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_CRT_SECURE_NO_WARNINGS=1 -D_CRT_NONSTDC_NO_WARNINGS=1 -DHAVE_WINSDKVER_H=1 -DMOZ_MSVC_STL_WRAP__Throw=1 -DWINVER=0x502 -D_WIN32_WINNT=0x502 -D_WIN32_IE=0x0500 -DMOZ_WINSDK_TARGETVER=0x06010000 -DMOZ_NTDDI_WS03=0x05020000 -DMOZ_NTDDI_LONGHORN=0x06000000 -DMOZ_NTDDI_WIN7=0x06010000 -DHAVE_IO_H=1 -DHAVE_SETBUF=1 -DHAVE_ISATTY=1 -DX_DISPLAY_MISSING=1 -DMOZILLA_VERSION=\"1.9.3a5pre\" -DMOZILLA_VERSION_U=1.9.3a5pre -DHAVE_SNPRINTF=1 -D_WINDOWS=1 -DWIN32=1 -DXP_WIN=1 -DXP_WIN32=1 -DHW_THREADS=1 -DSTDC_HEADERS=1 -DWIN32_LEAN_AND_MEAN=1 -DNO_X11=1 -DHAVE_OLEACC_IDL=1 -DHAVE_ATLBASE_H=1 -DHAVE_MMINTRIN_H=1 -D_X86_=1 -DD_INO=d_ino -DNS_ALWAYS_INLINE= -DNS_ATTR_MALLOC= -DNS_WARN_UNUSED_RESULT= -DNS_NORETURN= -DMALLOC_H=\ -DHAVE_FORCEINLINE=1 -DNS_ENABLE_TSF=1 -DMOZ_BUILD_APP=../calendar -DMOZ_DISTRIBUTION_ID=\"org.mozilla\" -DIBMBIDI=1 -DMOZ_VIEW_SOURCE=1 -DACCESSIBILITY=1 -DMOZ_JSLOADER=1 -DNS_PRINTING=1 -DNS_PRINT_PREVIEW=1 -DMOZ_OGG=1 -DMOZ_WAVE=1 -DMOZ_SYDNEYAUDIO=1 -DMOZ_MEDIA=1 -DMOZ_XTF=1 -DMOZ_CRASHREPORTER=1 -DMOZ_CRASHREPORTER_ENABLE_PERCENT=100 -DMOZ_SVG=1 -DMOZ_SMIL=1 -DMOZ_UPDATE_CHANNEL=default -DMOZ_FEEDS=1 -DMOZ_STORAGE=1 -DMOZ_LOGGING=1 -DMOZ_CHROME_FILE_FORMAT_JAR=1 -DMOZ_USER_DIR=\"Mozilla\" -DMOZ_STATIC_BUILD=1 -DMOZ_TREE_CAIRO=1 -DHAVE_UINT64_T=1 -DMOZ_XUL=1 -DMOZ_PROFILELOCKING=1 -DMOZ_RDF=1 -DBUILD_CTYPES=1 -DMOZ_MORKREADER=1 -DMOZ_PLACES=1 -DMOZ_DLL_SUFFIX=\".dll\" /c/build/comm-central/comm-central/mozilla/build/pgo/genpgocert.py.in > genpgocert.py c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe automation.py /c/build/comm-central/comm-central/mozilla/build/automationutils.py profileserver.py genpgocert.py /c/build/comm-central/comm-central/mozilla/build/pgo/index.html /c/build/comm-central/comm-central/mozilla/build/pgo/server-locations.txt /c/build/comm-central/comm-central/mozilla/build/pgo/favicon.ico ../../_profile/pgo make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/build/pgo' c:/mozilla-build/python25/python2.5.exe /c/build/comm-central/comm-central/mozilla/config/Preprocessor.py \ -DBROWSER_PATH=\"../dist/bin/sunbird.exe\" -DXPC_BIN_PATH=\"c:/build/comm-central/sb-de/mozilla/dist/bin\" -DBIN_SUFFIX=\".exe\" -DPROFILE_DIR=\"../_profile/pgo\" -DCERTS_SRC_DIR=\"/c/build/comm-central/comm-central/mozilla/build/pgo/certs\" -DPERL="\"/bin/sh /c/build/comm-central/comm-central/mozilla/build/msys-perl-wrapper\"" -DIS_MAC=0 -DIS_LINUX=0 -DIS_CAMINO=0 -DIS_TEST_BUILD=0 -DIS_DEBUG_BUILD=0 -DCRASHREPORTER=1 -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_CRT_SECURE_NO_WARNINGS=1 -D_CRT_NONSTDC_NO_WARNINGS=1 -DHAVE_WINSDKVER_H=1 -DMOZ_MSVC_STL_WRAP__Throw=1 -DWINVER=0x502 -D_WIN32_WINNT=0x502 -D_WIN32_IE=0x0500 -DMOZ_WINSDK_TARGETVER=0x06010000 -DMOZ_NTDDI_WS03=0x05020000 -DMOZ_NTDDI_LONGHORN=0x06000000 -DMOZ_NTDDI_WIN7=0x06010000 -DHAVE_IO_H=1 -DHAVE_SETBUF=1 -DHAVE_ISATTY=1 -DX_DISPLAY_MISSING=1 -DMOZILLA_VERSION=\"1.9.3a5pre\" -DMOZILLA_VERSION_U=1.9.3a5pre -DHAVE_SNPRINTF=1 -D_WINDOWS=1 -DWIN32=1 -DXP_WIN=1 -DXP_WIN32=1 -DHW_THREADS=1 -DSTDC_HEADERS=1 -DWIN32_LEAN_AND_MEAN=1 -DNO_X11=1 -DHAVE_OLEACC_IDL=1 -DHAVE_ATLBASE_H=1 -DHAVE_MMINTRIN_H=1 -D_X86_=1 -DD_INO=d_ino -DNS_ALWAYS_INLINE= -DNS_ATTR_MALLOC= -DNS_WARN_UNUSED_RESULT= -DNS_NORETURN= -DMALLOC_H=\ -DHAVE_FORCEINLINE=1 -DNS_ENABLE_TSF=1 -DMOZ_BUILD_APP=../calendar -DMOZ_DISTRIBUTION_ID=\"org.mozilla\" -DIBMBIDI=1 -DMOZ_VIEW_SOURCE=1 -DACCESSIBILITY=1 -DMOZ_JSLOADER=1 -DNS_PRINTING=1 -DNS_PRINT_PREVIEW=1 -DMOZ_OGG=1 -DMOZ_WAVE=1 -DMOZ_SYDNEYAUDIO=1 -DMOZ_MEDIA=1 -DMOZ_XTF=1 -DMOZ_CRASHREPORTER=1 -DMOZ_CRASHREPORTER_ENABLE_PERCENT=100 -DMOZ_SVG=1 -DMOZ_SMIL=1 -DMOZ_UPDATE_CHANNEL=default -DMOZ_FEEDS=1 -DMOZ_STORAGE=1 -DMOZ_LOGGING=1 -DMOZ_CHROME_FILE_FORMAT_JAR=1 -DMOZ_USER_DIR=\"Mozilla\" -DMOZ_STATIC_BUILD=1 -DMOZ_TREE_CAIRO=1 -DHAVE_UINT64_T=1 -DMOZ_XUL=1 -DMOZ_PROFILELOCKING=1 -DMOZ_RDF=1 -DBUILD_CTYPES=1 -DMOZ_MORKREADER=1 -DMOZ_PLACES=1 -DMOZ_DLL_SUFFIX=\".dll\" /c/build/comm-central/comm-central/mozilla/build/automation.py.in > automation.py c:/mozilla-build/python25/python2.5.exe /c/build/comm-central/comm-central/mozilla/config/Preprocessor.py /c/build/comm-central/comm-central/mozilla/build/leaktest.py.in > leaktest.py chmod +x leaktest.py c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe automation.py /c/build/comm-central/comm-central/mozilla/build/automationutils.py leaktest.py /c/build/comm-central/comm-central/mozilla/build/bloatcycle.html /c/build/comm-central/comm-central/mozilla/build/pgo/server-locations.txt ../_leaktest make[5]: Leaving directory `/c/build/comm-central/sb-de/mozilla/build' make[5]: Entering directory `/c/build/comm-central/sb-de/mozilla/probes' make[5]: Nothing to be done for `libs'. make[5]: Leaving directory `/c/build/comm-central/sb-de/mozilla/probes' make[5]: Entering directory `/c/build/comm-central/sb-de/mozilla/memory' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/memory/mozalloc' mozalloc.cpp Building deps for /c/build/comm-central/comm-central/mozilla/memory/mozalloc/mozalloc.cpp cl -Fomozalloc.obj -c -D_HAS_EXCEPTIONS=0 -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/memory/mozalloc -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/memory/mozalloc/mozalloc.cpp mozalloc.cpp mozalloc_abort.cpp Building deps for /c/build/comm-central/comm-central/mozilla/memory/mozalloc/mozalloc_abort.cpp cl -Fomozalloc_abort.obj -c -D_HAS_EXCEPTIONS=0 -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/memory/mozalloc -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/memory/mozalloc/mozalloc_abort.cpp mozalloc_abort.cpp mozalloc_oom.cpp Building deps for /c/build/comm-central/comm-central/mozilla/memory/mozalloc/mozalloc_oom.cpp cl -Fomozalloc_oom.obj -c -D_HAS_EXCEPTIONS=0 -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/memory/mozalloc -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/memory/mozalloc/mozalloc_oom.cpp mozalloc_oom.cpp msvc_throw_wrapper.cpp Building deps for /c/build/comm-central/comm-central/mozilla/memory/mozalloc/msvc_throw_wrapper.cpp cl -Fomsvc_throw_wrapper.obj -c -D_HAS_EXCEPTIONS=0 -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/memory/mozalloc -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/memory/mozalloc/msvc_throw_wrapper.cpp msvc_throw_wrapper.cpp /bin/sh /c/build/comm-central/comm-central/mozilla/build/msys-perl-wrapper /c/build/comm-central/comm-central/mozilla/config/version_win.pl -QUIET 1 -DEPTH ../.. -TOPSRCDIR /c/build/comm-central/comm-central/mozilla -OBJDIR . -SRCDIR /c/build/comm-central/comm-central/mozilla/memory/mozalloc -DISPNAME Calendar -APPVERSION 1.1a1pre -MODNAME mozalloc Creating Resource file: module.res rc.exe -r -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/memory/mozalloc -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -Fomodule.res /c/build/comm-central/sb-de/mozilla/memory/mozalloc/module.rc Microsoft (R) Windows (R) Resource Compiler Version 6.1.7600.16385 Copyright (C) Microsoft Corporation. All rights reserved. link -NOLOGO -DLL -OUT:mozalloc.dll -PDB:mozalloc.pdb -SUBSYSTEM:WINDOWS mozalloc.obj mozalloc_abort.obj mozalloc_oom.obj msvc_throw_wrapper.obj ./module.res -MANIFESTUAC:NO -NXCOMPAT -DYNAMICBASE -SAFESEH kernel32.lib user32.lib gdi32.lib winmm.lib wsock32.lib advapi32.lib Creating library mozalloc.lib and object mozalloc.exp chmod +x mozalloc.dll c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 755 mozalloc.lib ../../dist/lib c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 755 mozalloc.dll ../../dist/bin make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/memory/mozalloc' make[5]: Leaving directory `/c/build/comm-central/sb-de/mozilla/memory' make[4]: Leaving directory `/c/build/comm-central/sb-de/mozilla' make tools_tier_base make[4]: Entering directory `/c/build/comm-central/sb-de/mozilla' tools_tier_base make[5]: Entering directory `/c/build/comm-central/sb-de/mozilla' make[5]: `config/Makefile' is up to date. make[5]: `build/Makefile' is up to date. make[5]: `probes/Makefile' is up to date. make[5]: `memory/Makefile' is up to date. make[5]: Leaving directory `/c/build/comm-central/sb-de/mozilla' make[5]: Entering directory `/c/build/comm-central/sb-de/mozilla/config' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/config/mkdepend' make[6]: Nothing to be done for `tools'. make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/config/mkdepend' make[5]: Leaving directory `/c/build/comm-central/sb-de/mozilla/config' make[5]: Entering directory `/c/build/comm-central/sb-de/mozilla/build' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/build/win32' make[6]: Nothing to be done for `tools'. make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/build/win32' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/build/pgo' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/build/pgo/blueprint' make[7]: Nothing to be done for `tools'. make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/build/pgo/blueprint' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/build/pgo/js-input' make[7]: Nothing to be done for `tools'. make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/build/pgo/js-input' make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/build/pgo' make[5]: Leaving directory `/c/build/comm-central/sb-de/mozilla/build' make[5]: Entering directory `/c/build/comm-central/sb-de/mozilla/probes' make[5]: Nothing to be done for `tools'. make[5]: Leaving directory `/c/build/comm-central/sb-de/mozilla/probes' make[5]: Entering directory `/c/build/comm-central/sb-de/mozilla/memory' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/memory/mozalloc' make[6]: Nothing to be done for `tools'. make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/memory/mozalloc' make[5]: Leaving directory `/c/build/comm-central/sb-de/mozilla/memory' make[4]: Leaving directory `/c/build/comm-central/sb-de/mozilla' make[3]: Leaving directory `/c/build/comm-central/sb-de/mozilla' make[3]: Entering directory `/c/build/comm-central/sb-de/mozilla' tier_nspr: nsprpub config/nspr make[4]: Entering directory `/c/build/comm-central/sb-de/mozilla/nsprpub' make -j1 -C config export make[5]: Entering directory `/c/build/comm-central/sb-de/mozilla/nsprpub/config' cl -Fonow.obj -c -W3 -nologo -GF -Gy -MD -O2 -UDEBUG -U_DEBUG -UWINNT -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DXP_PC=1 -DWIN32=1 -DWIN95=1 -D_PR_GLOBAL_THREADS_ONLY=1 -D_X86_=1 -DFORCE_PR_LOG "/c/build/comm-central/comm-central/mozilla/nsprpub/config/now.c" now.c cl now.obj -Fenow.exe Microsoft (R) Incremental Linker Version 9.00.30729.01 Copyright (C) Microsoft Corporation. All rights reserved. /out:now.exe now.obj rm -f c:/build/comm-central/sb-de/mozilla/dist/bin/nspr-config make[5]: Leaving directory `/c/build/comm-central/sb-de/mozilla/nsprpub/config' make -j1 -C pr export make[5]: Entering directory `/c/build/comm-central/sb-de/mozilla/nsprpub/pr' make -C include export make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/nsprpub/pr/include' make -C md export make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/nsprpub/pr/include/md' nsinstall -m 444 /c/build/comm-central/comm-central/mozilla/nsprpub/pr/include/md/_aix32.cfg /c/build/comm-central/comm-central/mozilla/nsprpub/pr/include/md/_aix64.cfg /c/build/comm-central/comm-central/mozilla/nsprpub/pr/include/md/_beos.cfg /c/build/comm-central/comm-central/mozilla/nsprpub/pr/include/md/_bsdi.cfg /c/build/comm-central/comm-central/mozilla/nsprpub/pr/include/md/_darwin.cfg /c/build/comm-central/comm-central/mozilla/nsprpub/pr/include/md/_dgux.cfg /c/build/comm-central/comm-central/mozilla/nsprpub/pr/include/md/_freebsd.cfg /c/build/comm-central/comm-central/mozilla/nsprpub/pr/include/md/_hpux32.cfg /c/build/comm-central/comm-central/mozilla/nsprpub/pr/include/md/_hpux64.cfg /c/build/comm-central/comm-central/mozilla/nsprpub/pr/include/md/_irix32.cfg /c/build/comm-central/comm-central/mozilla/nsprpub/pr/include/md/_irix64.cfg /c/build/comm-central/comm-central/mozilla/nsprpub/pr/include/md/_linux.cfg /c/build/comm-central/comm-central/mozilla/nsprpub/pr/include/md/_ncr.cfg /c/build/comm-central/comm-central/mozilla/nsprpub/pr/include/md/_nec.cfg /c/build/comm-central/comm-central/mozilla/nsprpub/pr/include/md/_netbsd.cfg /c/build/comm-central/comm-central/mozilla/nsprpub/pr/include/md/_nextstep.cfg /c/build/comm-central/comm-central/mozilla/nsprpub/pr/include/md/_nto.cfg /c/build/comm-central/comm-central/mozilla/nsprpub/pr/include/md/_openbsd.cfg /c/build/comm-central/comm-central/mozilla/nsprpub/pr/include/md/_os2.cfg /c/build/comm-central/comm-central/mozilla/nsprpub/pr/include/md/_osf1.cfg /c/build/comm-central/comm-central/mozilla/nsprpub/pr/include/md/_qnx.cfg /c/build/comm-central/comm-central/mozilla/nsprpub/pr/include/md/_reliantunix.cfg /c/build/comm-central/comm-central/mozilla/nsprpub/pr/include/md/_riscos.cfg /c/build/comm-central/comm-central/mozilla/nsprpub/pr/include/md/_scoos.cfg /c/build/comm-central/comm-central/mozilla/nsprpub/pr/include/md/_solaris.cfg /c/build/comm-central/comm-central/mozilla/nsprpub/pr/include/md/_sony.cfg /c/build/comm-central/comm-central/mozilla/nsprpub/pr/include/md/_sunos4.cfg /c/build/comm-central/comm-central/mozilla/nsprpub/pr/include/md/_symbian.cfg /c/build/comm-central/comm-central/mozilla/nsprpub/pr/include/md/_unixware.cfg /c/build/comm-central/comm-central/mozilla/nsprpub/pr/include/md/_unixware7.cfg /c/build/comm-central/comm-central/mozilla/nsprpub/pr/include/md/_win95.cfg /c/build/comm-central/comm-central/mozilla/nsprpub/pr/include/md/_winnt.cfg c:/build/comm-central/sb-de/mozilla/dist/include/nspr/md nsinstall -m 444 /c/build/comm-central/comm-central/mozilla/nsprpub/pr/include/md/_win95.cfg c:/build/comm-central/sb-de/mozilla/dist/include/nspr mv -f c:/build/comm-central/sb-de/mozilla/dist/include/nspr/_win95.cfg c:/build/comm-central/sb-de/mozilla/dist/include/nspr/prcpucfg.h make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/nsprpub/pr/include/md' make -C private export make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/nsprpub/pr/include/private' nsinstall -m 444 /c/build/comm-central/comm-central/mozilla/nsprpub/pr/include/private/pprio.h /c/build/comm-central/comm-central/mozilla/nsprpub/pr/include/private/pprthred.h /c/build/comm-central/comm-central/mozilla/nsprpub/pr/include/private/prpriv.h c:/build/comm-central/sb-de/mozilla/dist/include/nspr/private make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/nsprpub/pr/include/private' make -C obsolete export make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/nsprpub/pr/include/obsolete' nsinstall -m 444 /c/build/comm-central/comm-central/mozilla/nsprpub/pr/include/obsolete/pralarm.h /c/build/comm-central/comm-central/mozilla/nsprpub/pr/include/obsolete/probslet.h /c/build/comm-central/comm-central/mozilla/nsprpub/pr/include/obsolete/protypes.h /c/build/comm-central/comm-central/mozilla/nsprpub/pr/include/obsolete/prsem.h c:/build/comm-central/sb-de/mozilla/dist/include/nspr/obsolete make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/nsprpub/pr/include/obsolete' nsinstall -m 444 /c/build/comm-central/comm-central/mozilla/nsprpub/pr/include/nspr.h /c/build/comm-central/comm-central/mozilla/nsprpub/pr/include/pratom.h /c/build/comm-central/comm-central/mozilla/nsprpub/pr/include/prbit.h /c/build/comm-central/comm-central/mozilla/nsprpub/pr/include/prclist.h /c/build/comm-central/comm-central/mozilla/nsprpub/pr/include/prcmon.h /c/build/comm-central/comm-central/mozilla/nsprpub/pr/include/prcountr.h /c/build/comm-central/comm-central/mozilla/nsprpub/pr/include/prcvar.h /c/build/comm-central/comm-central/mozilla/nsprpub/pr/include/prdtoa.h /c/build/comm-central/comm-central/mozilla/nsprpub/pr/include/prenv.h /c/build/comm-central/comm-central/mozilla/nsprpub/pr/include/prerr.h /c/build/comm-central/comm-central/mozilla/nsprpub/pr/include/prerror.h /c/build/comm-central/comm-central/mozilla/nsprpub/pr/include/prinet.h /c/build/comm-central/comm-central/mozilla/nsprpub/pr/include/prinit.h /c/build/comm-central/comm-central/mozilla/nsprpub/pr/include/prinrval.h /c/build/comm-central/comm-central/mozilla/nsprpub/pr/include/prio.h /c/build/comm-central/comm-central/mozilla/nsprpub/pr/include/pripcsem.h /c/build/comm-central/comm-central/mozilla/nsprpub/pr/include/prlink.h /c/build/comm-central/comm-central/mozilla/nsprpub/pr/include/prlock.h /c/build/comm-central/comm-central/mozilla/nsprpub/pr/include/prlog.h /c/build/comm-central/comm-central/mozilla/nsprpub/pr/include/prlong.h /c/build/comm-central/comm-central/mozilla/nsprpub/pr/include/prmem.h /c/build/comm-central/comm-central/mozilla/nsprpub/pr/include/prmon.h /c/build/comm-central/comm-central/mozilla/nsprpub/pr/include/prmwait.h /c/build/comm-central/comm-central/mozilla/nsprpub/pr/include/prnetdb.h /c/build/comm-central/comm-central/mozilla/nsprpub/pr/include/prolock.h /c/build/comm-central/comm-central/mozilla/nsprpub/pr/include/prpdce.h /c/build/comm-central/comm-central/mozilla/nsprpub/pr/include/prprf.h /c/build/comm-central/comm-central/mozilla/nsprpub/pr/include/prproces.h /c/build/comm-central/comm-central/mozilla/nsprpub/pr/include/prrng.h /c/build/comm-central/comm-central/mozilla/nsprpub/pr/include/prrwlock.h /c/build/comm-central/comm-central/mozilla/nsprpub/pr/include/prshm.h /c/build/comm-central/comm-central/mozilla/nsprpub/pr/include/prshma.h /c/build/comm-central/comm-central/mozilla/nsprpub/pr/include/prsystem.h /c/build/comm-central/comm-central/mozilla/nsprpub/pr/include/prthread.h /c/build/comm-central/comm-central/mozilla/nsprpub/pr/include/prtime.h /c/build/comm-central/comm-central/mozilla/nsprpub/pr/include/prtpool.h /c/build/comm-central/comm-central/mozilla/nsprpub/pr/include/prtrace.h /c/build/comm-central/comm-central/mozilla/nsprpub/pr/include/prtypes.h /c/build/comm-central/comm-central/mozilla/nsprpub/pr/include/prvrsion.h /c/build/comm-central/comm-central/mozilla/nsprpub/pr/include/prwin16.h c:/build/comm-central/sb-de/mozilla/dist/include/nspr make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/nsprpub/pr/include' make -C src export make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/nsprpub/pr/src' make -C io export make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/nsprpub/pr/src/io' cl -Foprfdcach.obj -c -W3 -nologo -GF -Gy -MD -O2 -UDEBUG -U_DEBUG -UWINNT -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DXP_PC=1 -DWIN32=1 -DWIN95=1 -D_PR_GLOBAL_THREADS_ONLY=1 -D_X86_=1 -DFORCE_PR_LOG -D_NSPR_BUILD_ -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -I/c/build/comm-central/comm-central/mozilla/nsprpub/pr/include -I/c/build/comm-central/comm-central/mozilla/nsprpub/pr/include/private "/c/build/comm-central/comm-central/mozilla/nsprpub/pr/src/io/prfdcach.c" prfdcach.c cl -Foprmwait.obj -c -W3 -nologo -GF -Gy -MD -O2 -UDEBUG -U_DEBUG -UWINNT -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DXP_PC=1 -DWIN32=1 -DWIN95=1 -D_PR_GLOBAL_THREADS_ONLY=1 -D_X86_=1 -DFORCE_PR_LOG -D_NSPR_BUILD_ -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -I/c/build/comm-central/comm-central/mozilla/nsprpub/pr/include -I/c/build/comm-central/comm-central/mozilla/nsprpub/pr/include/private "/c/build/comm-central/comm-central/mozilla/nsprpub/pr/src/io/prmwait.c" prmwait.c cl -Fopriometh.obj -c -W3 -nologo -GF -Gy -MD -O2 -UDEBUG -U_DEBUG -UWINNT -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DXP_PC=1 -DWIN32=1 -DWIN95=1 -D_PR_GLOBAL_THREADS_ONLY=1 -D_X86_=1 -DFORCE_PR_LOG -D_NSPR_BUILD_ -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -I/c/build/comm-central/comm-central/mozilla/nsprpub/pr/include -I/c/build/comm-central/comm-central/mozilla/nsprpub/pr/include/private "/c/build/comm-central/comm-central/mozilla/nsprpub/pr/src/io/priometh.c" priometh.c c:/build/comm-central/comm-central/mozilla/nsprpub/pr/src/io/priometh.c(368) : warning C4018: '<' : signed/unsigned mismatch cl -Fopripv6.obj -c -W3 -nologo -GF -Gy -MD -O2 -UDEBUG -U_DEBUG -UWINNT -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DXP_PC=1 -DWIN32=1 -DWIN95=1 -D_PR_GLOBAL_THREADS_ONLY=1 -D_X86_=1 -DFORCE_PR_LOG -D_NSPR_BUILD_ -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -I/c/build/comm-central/comm-central/mozilla/nsprpub/pr/include -I/c/build/comm-central/comm-central/mozilla/nsprpub/pr/include/private "/c/build/comm-central/comm-central/mozilla/nsprpub/pr/src/io/pripv6.c" pripv6.c cl -Foprmapopt.obj -c -W3 -nologo -GF -Gy -MD -O2 -UDEBUG -U_DEBUG -UWINNT -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DXP_PC=1 -DWIN32=1 -DWIN95=1 -D_PR_GLOBAL_THREADS_ONLY=1 -D_X86_=1 -DFORCE_PR_LOG -D_NSPR_BUILD_ -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -I/c/build/comm-central/comm-central/mozilla/nsprpub/pr/include -I/c/build/comm-central/comm-central/mozilla/nsprpub/pr/include/private "/c/build/comm-central/comm-central/mozilla/nsprpub/pr/src/io/prmapopt.c" prmapopt.c cl -Foprlayer.obj -c -W3 -nologo -GF -Gy -MD -O2 -UDEBUG -U_DEBUG -UWINNT -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DXP_PC=1 -DWIN32=1 -DWIN95=1 -D_PR_GLOBAL_THREADS_ONLY=1 -D_X86_=1 -DFORCE_PR_LOG -D_NSPR_BUILD_ -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -I/c/build/comm-central/comm-central/mozilla/nsprpub/pr/include -I/c/build/comm-central/comm-central/mozilla/nsprpub/pr/include/private "/c/build/comm-central/comm-central/mozilla/nsprpub/pr/src/io/prlayer.c" prlayer.c c:/build/comm-central/comm-central/mozilla/nsprpub/pr/src/io/prlayer.c(641) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. cl -Foprlog.obj -c -W3 -nologo -GF -Gy -MD -O2 -UDEBUG -U_DEBUG -UWINNT -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DXP_PC=1 -DWIN32=1 -DWIN95=1 -D_PR_GLOBAL_THREADS_ONLY=1 -D_X86_=1 -DFORCE_PR_LOG -D_NSPR_BUILD_ -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -I/c/build/comm-central/comm-central/mozilla/nsprpub/pr/include -I/c/build/comm-central/comm-central/mozilla/nsprpub/pr/include/private "/c/build/comm-central/comm-central/mozilla/nsprpub/pr/src/io/prlog.c" prlog.c c:/build/comm-central/comm-central/mozilla/nsprpub/pr/src/io/prlog.c(219) : warning C4996: 'sscanf': This function or variable may be unsafe. Consider using sscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. C:\Program Files\Microsoft Visual Studio 9.0\VC\INCLUDE\stdio.h(324) : see declaration of 'sscanf' c:/build/comm-central/comm-central/mozilla/nsprpub/pr/src/io/prlog.c(227) : warning C4996: 'stricmp': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _stricmp. See online help for details. C:\Program Files\Microsoft Visual Studio 9.0\VC\INCLUDE\string.h(215) : see declaration of 'stricmp' c:/build/comm-central/comm-central/mozilla/nsprpub/pr/src/io/prlog.c(229) : warning C4996: 'stricmp': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _stricmp. See online help for details. C:\Program Files\Microsoft Visual Studio 9.0\VC\INCLUDE\string.h(215) : see declaration of 'stricmp' c:/build/comm-central/comm-central/mozilla/nsprpub/pr/src/io/prlog.c(233) : warning C4996: 'stricmp': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _stricmp. See online help for details. C:\Program Files\Microsoft Visual Studio 9.0\VC\INCLUDE\string.h(215) : see declaration of 'stricmp' c:/build/comm-central/comm-central/mozilla/nsprpub/pr/src/io/prlog.c(238) : warning C4996: 'stricmp': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _stricmp. See online help for details. C:\Program Files\Microsoft Visual Studio 9.0\VC\INCLUDE\string.h(215) : see declaration of 'stricmp' c:/build/comm-central/comm-central/mozilla/nsprpub/pr/src/io/prlog.c(242) : warning C4996: 'stricmp': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _stricmp. See online help for details. C:\Program Files\Microsoft Visual Studio 9.0\VC\INCLUDE\string.h(215) : see declaration of 'stricmp' c:/build/comm-central/comm-central/mozilla/nsprpub/pr/src/io/prlog.c(250) : warning C4996: 'sscanf': This function or variable may be unsafe. Consider using sscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. C:\Program Files\Microsoft Visual Studio 9.0\VC\INCLUDE\stdio.h(324) : see declaration of 'sscanf' c:/build/comm-central/comm-central/mozilla/nsprpub/pr/src/io/prlog.c(340) : warning C4996: 'sscanf': This function or variable may be unsafe. Consider using sscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. C:\Program Files\Microsoft Visual Studio 9.0\VC\INCLUDE\stdio.h(324) : see declaration of 'sscanf' c:/build/comm-central/comm-central/mozilla/nsprpub/pr/src/io/prlog.c(351) : warning C4996: 'stricmp': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _stricmp. See online help for details. C:\Program Files\Microsoft Visual Studio 9.0\VC\INCLUDE\string.h(215) : see declaration of 'stricmp' c:/build/comm-central/comm-central/mozilla/nsprpub/pr/src/io/prlog.c(356) : warning C4996: 'sscanf': This function or variable may be unsafe. Consider using sscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. C:\Program Files\Microsoft Visual Studio 9.0\VC\INCLUDE\stdio.h(324) : see declaration of 'sscanf' c:/build/comm-central/comm-central/mozilla/nsprpub/pr/src/io/prlog.c(371) : warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strdup. See online help for details. C:\Program Files\Microsoft Visual Studio 9.0\VC\INCLUDE\string.h(207) : see declaration of 'strdup' c:/build/comm-central/comm-central/mozilla/nsprpub/pr/src/io/prlog.c(393) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. C:\Program Files\Microsoft Visual Studio 9.0\VC\INCLUDE\stdio.h(237) : see declaration of 'fopen' cl -Foprmmap.obj -c -W3 -nologo -GF -Gy -MD -O2 -UDEBUG -U_DEBUG -UWINNT -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DXP_PC=1 -DWIN32=1 -DWIN95=1 -D_PR_GLOBAL_THREADS_ONLY=1 -D_X86_=1 -DFORCE_PR_LOG -D_NSPR_BUILD_ -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -I/c/build/comm-central/comm-central/mozilla/nsprpub/pr/include -I/c/build/comm-central/comm-central/mozilla/nsprpub/pr/include/private "/c/build/comm-central/comm-central/mozilla/nsprpub/pr/src/io/prmmap.c" prmmap.c cl -Foprpolevt.obj -c -W3 -nologo -GF -Gy -MD -O2 -UDEBUG -U_DEBUG -UWINNT -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DXP_PC=1 -DWIN32=1 -DWIN95=1 -D_PR_GLOBAL_THREADS_ONLY=1 -D_X86_=1 -DFORCE_PR_LOG -D_NSPR_BUILD_ -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -I/c/build/comm-central/comm-central/mozilla/nsprpub/pr/include -I/c/build/comm-central/comm-central/mozilla/nsprpub/pr/include/private "/c/build/comm-central/comm-central/mozilla/nsprpub/pr/src/io/prpolevt.c" prpolevt.c cl -Foprprf.obj -c -W3 -nologo -GF -Gy -MD -O2 -UDEBUG -U_DEBUG -UWINNT -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DXP_PC=1 -DWIN32=1 -DWIN95=1 -D_PR_GLOBAL_THREADS_ONLY=1 -D_X86_=1 -DFORCE_PR_LOG -D_NSPR_BUILD_ -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -I/c/build/comm-central/comm-central/mozilla/nsprpub/pr/include -I/c/build/comm-central/comm-central/mozilla/nsprpub/pr/include/private "/c/build/comm-central/comm-central/mozilla/nsprpub/pr/src/io/prprf.c" prprf.c c:/build/comm-central/comm-central/mozilla/nsprpub/pr/src/io/prprf.c(359) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. C:\Program Files\Microsoft Visual Studio 9.0\VC\INCLUDE\stdio.h(366) : see declaration of 'sprintf' cl -Foprscanf.obj -c -W3 -nologo -GF -Gy -MD -O2 -UDEBUG -U_DEBUG -UWINNT -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DXP_PC=1 -DWIN32=1 -DWIN95=1 -D_PR_GLOBAL_THREADS_ONLY=1 -D_X86_=1 -DFORCE_PR_LOG -D_NSPR_BUILD_ -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -I/c/build/comm-central/comm-central/mozilla/nsprpub/pr/include -I/c/build/comm-central/comm-central/mozilla/nsprpub/pr/include/private "/c/build/comm-central/comm-central/mozilla/nsprpub/pr/src/io/prscanf.c" prscanf.c cl -Foprstdio.obj -c -W3 -nologo -GF -Gy -MD -O2 -UDEBUG -U_DEBUG -UWINNT -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DXP_PC=1 -DWIN32=1 -DWIN95=1 -D_PR_GLOBAL_THREADS_ONLY=1 -D_X86_=1 -DFORCE_PR_LOG -D_NSPR_BUILD_ -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -I/c/build/comm-central/comm-central/mozilla/nsprpub/pr/include -I/c/build/comm-central/comm-central/mozilla/nsprpub/pr/include/private "/c/build/comm-central/comm-central/mozilla/nsprpub/pr/src/io/prstdio.c" prstdio.c cl -Foprdir.obj -c -W3 -nologo -GF -Gy -MD -O2 -UDEBUG -U_DEBUG -UWINNT -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DXP_PC=1 -DWIN32=1 -DWIN95=1 -D_PR_GLOBAL_THREADS_ONLY=1 -D_X86_=1 -DFORCE_PR_LOG -D_NSPR_BUILD_ -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -I/c/build/comm-central/comm-central/mozilla/nsprpub/pr/include -I/c/build/comm-central/comm-central/mozilla/nsprpub/pr/include/private "/c/build/comm-central/comm-central/mozilla/nsprpub/pr/src/io/prdir.c" prdir.c cl -Foprfile.obj -c -W3 -nologo -GF -Gy -MD -O2 -UDEBUG -U_DEBUG -UWINNT -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DXP_PC=1 -DWIN32=1 -DWIN95=1 -D_PR_GLOBAL_THREADS_ONLY=1 -D_X86_=1 -DFORCE_PR_LOG -D_NSPR_BUILD_ -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -I/c/build/comm-central/comm-central/mozilla/nsprpub/pr/include -I/c/build/comm-central/comm-central/mozilla/nsprpub/pr/include/private "/c/build/comm-central/comm-central/mozilla/nsprpub/pr/src/io/prfile.c" prfile.c cl -Foprio.obj -c -W3 -nologo -GF -Gy -MD -O2 -UDEBUG -U_DEBUG -UWINNT -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DXP_PC=1 -DWIN32=1 -DWIN95=1 -D_PR_GLOBAL_THREADS_ONLY=1 -D_X86_=1 -DFORCE_PR_LOG -D_NSPR_BUILD_ -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -I/c/build/comm-central/comm-central/mozilla/nsprpub/pr/include -I/c/build/comm-central/comm-central/mozilla/nsprpub/pr/include/private "/c/build/comm-central/comm-central/mozilla/nsprpub/pr/src/io/prio.c" prio.c cl -Foprsocket.obj -c -W3 -nologo -GF -Gy -MD -O2 -UDEBUG -U_DEBUG -UWINNT -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DXP_PC=1 -DWIN32=1 -DWIN95=1 -D_PR_GLOBAL_THREADS_ONLY=1 -D_X86_=1 -DFORCE_PR_LOG -D_NSPR_BUILD_ -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -I/c/build/comm-central/comm-central/mozilla/nsprpub/pr/include -I/c/build/comm-central/comm-central/mozilla/nsprpub/pr/include/private "/c/build/comm-central/comm-central/mozilla/nsprpub/pr/src/io/prsocket.c" prsocket.c make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/nsprpub/pr/src/io' make -C linking export make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/nsprpub/pr/src/linking' cl -Foprlink.obj -c -W3 -nologo -GF -Gy -MD -O2 -UDEBUG -U_DEBUG -UWINNT -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DXP_PC=1 -DWIN32=1 -DWIN95=1 -D_PR_GLOBAL_THREADS_ONLY=1 -D_X86_=1 -DFORCE_PR_LOG -D_NSPR_BUILD_ -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -I/c/build/comm-central/comm-central/mozilla/nsprpub/pr/include -I/c/build/comm-central/comm-central/mozilla/nsprpub/pr/include/private "/c/build/comm-central/comm-central/mozilla/nsprpub/pr/src/linking/prlink.c" prlink.c c:/build/comm-central/comm-central/mozilla/nsprpub/pr/src/linking/prlink.c(186) : warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strdup. See online help for details. C:\Program Files\Microsoft Visual Studio 9.0\VC\INCLUDE\string.h(207) : see declaration of 'strdup' c:/build/comm-central/comm-central/mozilla/nsprpub/pr/src/linking/prlink.c(275) : warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strdup. See online help for details. C:\Program Files\Microsoft Visual Studio 9.0\VC\INCLUDE\string.h(207) : see declaration of 'strdup' c:/build/comm-central/comm-central/mozilla/nsprpub/pr/src/linking/prlink.c(305) : warning C4996: 'getenv': This function or variable may be unsafe. Consider using _dupenv_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. C:\Program Files\Microsoft Visual Studio 9.0\VC\INCLUDE\stdlib.h(447) : see declaration of 'getenv' c:/build/comm-central/comm-central/mozilla/nsprpub/pr/src/linking/prlink.c(309) : warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strdup. See online help for details. C:\Program Files\Microsoft Visual Studio 9.0\VC\INCLUDE\string.h(207) : see declaration of 'strdup' c:/build/comm-central/comm-central/mozilla/nsprpub/pr/src/linking/prlink.c(352) : warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strdup. See online help for details. C:\Program Files\Microsoft Visual Studio 9.0\VC\INCLUDE\string.h(207) : see declaration of 'strdup' c:/build/comm-central/comm-central/mozilla/nsprpub/pr/src/linking/prlink.c(424) : warning C4996: 'strcmpi': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strcmpi. See online help for details. C:\Program Files\Microsoft Visual Studio 9.0\VC\INCLUDE\string.h(214) : see declaration of 'strcmpi' c:/build/comm-central/comm-central/mozilla/nsprpub/pr/src/linking/prlink.c(759) : warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strdup. See online help for details. C:\Program Files\Microsoft Visual Studio 9.0\VC\INCLUDE\string.h(207) : see declaration of 'strdup' c:/build/comm-central/comm-central/mozilla/nsprpub/pr/src/linking/prlink.c(1339) : warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strdup. See online help for details. C:\Program Files\Microsoft Visual Studio 9.0\VC\INCLUDE\string.h(207) : see declaration of 'strdup' make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/nsprpub/pr/src/linking' make -C malloc export make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/nsprpub/pr/src/malloc' cl -Foprmalloc.obj -c -W3 -nologo -GF -Gy -MD -O2 -UDEBUG -U_DEBUG -UWINNT -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DXP_PC=1 -DWIN32=1 -DWIN95=1 -D_PR_GLOBAL_THREADS_ONLY=1 -D_X86_=1 -DFORCE_PR_LOG -D_NSPR_BUILD_ -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -I/c/build/comm-central/comm-central/mozilla/nsprpub/pr/include -I/c/build/comm-central/comm-central/mozilla/nsprpub/pr/include/private "/c/build/comm-central/comm-central/mozilla/nsprpub/pr/src/malloc/prmalloc.c" prmalloc.c cl -Foprmem.obj -c -W3 -nologo -GF -Gy -MD -O2 -UDEBUG -U_DEBUG -UWINNT -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DXP_PC=1 -DWIN32=1 -DWIN95=1 -D_PR_GLOBAL_THREADS_ONLY=1 -D_X86_=1 -DFORCE_PR_LOG -D_NSPR_BUILD_ -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -I/c/build/comm-central/comm-central/mozilla/nsprpub/pr/include -I/c/build/comm-central/comm-central/mozilla/nsprpub/pr/include/private "/c/build/comm-central/comm-central/mozilla/nsprpub/pr/src/malloc/prmem.c" prmem.c make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/nsprpub/pr/src/malloc' make -C md export make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/nsprpub/pr/src/md' make -C windows export make[8]: Entering directory `/c/build/comm-central/sb-de/mozilla/nsprpub/pr/src/md/windows' cl -Fontmisc.obj -c -W3 -nologo -GF -Gy -MD -O2 -UDEBUG -U_DEBUG -UWINNT -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DXP_PC=1 -DWIN32=1 -DWIN95=1 -D_PR_GLOBAL_THREADS_ONLY=1 -D_X86_=1 -DFORCE_PR_LOG -D_NSPR_BUILD_ -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -I/c/build/comm-central/comm-central/mozilla/nsprpub/pr/include -I/c/build/comm-central/comm-central/mozilla/nsprpub/pr/include/private "/c/build/comm-central/comm-central/mozilla/nsprpub/pr/src/md/windows/ntmisc.c" ntmisc.c c:/build/comm-central/comm-central/mozilla/nsprpub/pr/src/md/windows/ntmisc.c(49) : warning C4996: 'getenv': This function or variable may be unsafe. Consider using _dupenv_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. C:\Program Files\Microsoft Visual Studio 9.0\VC\INCLUDE\stdlib.h(447) : see declaration of 'getenv' c:/build/comm-central/comm-central/mozilla/nsprpub/pr/src/md/windows/ntmisc.c(59) : warning C4996: 'putenv': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _putenv. See online help for details. C:\Program Files\Microsoft Visual Studio 9.0\VC\INCLUDE\stdlib.h(864) : see declaration of 'putenv' cl -Fontsec.obj -c -W3 -nologo -GF -Gy -MD -O2 -UDEBUG -U_DEBUG -UWINNT -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DXP_PC=1 -DWIN32=1 -DWIN95=1 -D_PR_GLOBAL_THREADS_ONLY=1 -D_X86_=1 -DFORCE_PR_LOG -D_NSPR_BUILD_ -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -I/c/build/comm-central/comm-central/mozilla/nsprpub/pr/include -I/c/build/comm-central/comm-central/mozilla/nsprpub/pr/include/private "/c/build/comm-central/comm-central/mozilla/nsprpub/pr/src/md/windows/ntsec.c" ntsec.c cl -Fontsem.obj -c -W3 -nologo -GF -Gy -MD -O2 -UDEBUG -U_DEBUG -UWINNT -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DXP_PC=1 -DWIN32=1 -DWIN95=1 -D_PR_GLOBAL_THREADS_ONLY=1 -D_X86_=1 -DFORCE_PR_LOG -D_NSPR_BUILD_ -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -I/c/build/comm-central/comm-central/mozilla/nsprpub/pr/include -I/c/build/comm-central/comm-central/mozilla/nsprpub/pr/include/private "/c/build/comm-central/comm-central/mozilla/nsprpub/pr/src/md/windows/ntsem.c" ntsem.c cl -Fontinrval.obj -c -W3 -nologo -GF -Gy -MD -O2 -UDEBUG -U_DEBUG -UWINNT -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DXP_PC=1 -DWIN32=1 -DWIN95=1 -D_PR_GLOBAL_THREADS_ONLY=1 -D_X86_=1 -DFORCE_PR_LOG -D_NSPR_BUILD_ -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -I/c/build/comm-central/comm-central/mozilla/nsprpub/pr/include -I/c/build/comm-central/comm-central/mozilla/nsprpub/pr/include/private "/c/build/comm-central/comm-central/mozilla/nsprpub/pr/src/md/windows/ntinrval.c" ntinrval.c cl -Fontgc.obj -c -W3 -nologo -GF -Gy -MD -O2 -UDEBUG -U_DEBUG -UWINNT -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DXP_PC=1 -DWIN32=1 -DWIN95=1 -D_PR_GLOBAL_THREADS_ONLY=1 -D_X86_=1 -DFORCE_PR_LOG -D_NSPR_BUILD_ -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -I/c/build/comm-central/comm-central/mozilla/nsprpub/pr/include -I/c/build/comm-central/comm-central/mozilla/nsprpub/pr/include/private "/c/build/comm-central/comm-central/mozilla/nsprpub/pr/src/md/windows/ntgc.c" ntgc.c cl -Fow95thred.obj -c -W3 -nologo -GF -Gy -MD -O2 -UDEBUG -U_DEBUG -UWINNT -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DXP_PC=1 -DWIN32=1 -DWIN95=1 -D_PR_GLOBAL_THREADS_ONLY=1 -D_X86_=1 -DFORCE_PR_LOG -D_NSPR_BUILD_ -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -I/c/build/comm-central/comm-central/mozilla/nsprpub/pr/include -I/c/build/comm-central/comm-central/mozilla/nsprpub/pr/include/private "/c/build/comm-central/comm-central/mozilla/nsprpub/pr/src/md/windows/w95thred.c" w95thred.c cl -Fow95io.obj -c -W3 -nologo -GF -Gy -MD -O2 -UDEBUG -U_DEBUG -UWINNT -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DXP_PC=1 -DWIN32=1 -DWIN95=1 -D_PR_GLOBAL_THREADS_ONLY=1 -D_X86_=1 -DFORCE_PR_LOG -D_NSPR_BUILD_ -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -I/c/build/comm-central/comm-central/mozilla/nsprpub/pr/include -I/c/build/comm-central/comm-central/mozilla/nsprpub/pr/include/private "/c/build/comm-central/comm-central/mozilla/nsprpub/pr/src/md/windows/w95io.c" w95io.c c:/build/comm-central/comm-central/mozilla/nsprpub/pr/src/md/windows/w95io.c(705) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. c:/build/comm-central/comm-central/mozilla/nsprpub/pr/src/md/windows/w95io.c(714) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. c:/build/comm-central/comm-central/mozilla/nsprpub/pr/src/md/windows/w95io.c(857) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. cl -Fow95cv.obj -c -W3 -nologo -GF -Gy -MD -O2 -UDEBUG -U_DEBUG -UWINNT -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DXP_PC=1 -DWIN32=1 -DWIN95=1 -D_PR_GLOBAL_THREADS_ONLY=1 -D_X86_=1 -DFORCE_PR_LOG -D_NSPR_BUILD_ -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -I/c/build/comm-central/comm-central/mozilla/nsprpub/pr/include -I/c/build/comm-central/comm-central/mozilla/nsprpub/pr/include/private "/c/build/comm-central/comm-central/mozilla/nsprpub/pr/src/md/windows/w95cv.c" w95cv.c cl -Fow32rng.obj -c -W3 -nologo -GF -Gy -MD -O2 -UDEBUG -U_DEBUG -UWINNT -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DXP_PC=1 -DWIN32=1 -DWIN95=1 -D_PR_GLOBAL_THREADS_ONLY=1 -D_X86_=1 -DFORCE_PR_LOG -D_NSPR_BUILD_ -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -I/c/build/comm-central/comm-central/mozilla/nsprpub/pr/include -I/c/build/comm-central/comm-central/mozilla/nsprpub/pr/include/private "/c/build/comm-central/comm-central/mozilla/nsprpub/pr/src/md/windows/w32rng.c" w32rng.c cl -Fow95sock.obj -c -W3 -nologo -GF -Gy -MD -O2 -UDEBUG -U_DEBUG -UWINNT -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DXP_PC=1 -DWIN32=1 -DWIN95=1 -D_PR_GLOBAL_THREADS_ONLY=1 -D_X86_=1 -DFORCE_PR_LOG -D_NSPR_BUILD_ -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -I/c/build/comm-central/comm-central/mozilla/nsprpub/pr/include -I/c/build/comm-central/comm-central/mozilla/nsprpub/pr/include/private "/c/build/comm-central/comm-central/mozilla/nsprpub/pr/src/md/windows/w95sock.c" w95sock.c cl -Fowin32_errors.obj -c -W3 -nologo -GF -Gy -MD -O2 -UDEBUG -U_DEBUG -UWINNT -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DXP_PC=1 -DWIN32=1 -DWIN95=1 -D_PR_GLOBAL_THREADS_ONLY=1 -D_X86_=1 -DFORCE_PR_LOG -D_NSPR_BUILD_ -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -I/c/build/comm-central/comm-central/mozilla/nsprpub/pr/include -I/c/build/comm-central/comm-central/mozilla/nsprpub/pr/include/private "/c/build/comm-central/comm-central/mozilla/nsprpub/pr/src/md/windows/win32_errors.c" win32_errors.c cl -Fow32ipcsem.obj -c -W3 -nologo -GF -Gy -MD -O2 -UDEBUG -U_DEBUG -UWINNT -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DXP_PC=1 -DWIN32=1 -DWIN95=1 -D_PR_GLOBAL_THREADS_ONLY=1 -D_X86_=1 -DFORCE_PR_LOG -D_NSPR_BUILD_ -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -I/c/build/comm-central/comm-central/mozilla/nsprpub/pr/include -I/c/build/comm-central/comm-central/mozilla/nsprpub/pr/include/private "/c/build/comm-central/comm-central/mozilla/nsprpub/pr/src/md/windows/w32ipcsem.c" w32ipcsem.c cl -Fow32poll.obj -c -W3 -nologo -GF -Gy -MD -O2 -UDEBUG -U_DEBUG -UWINNT -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DXP_PC=1 -DWIN32=1 -DWIN95=1 -D_PR_GLOBAL_THREADS_ONLY=1 -D_X86_=1 -DFORCE_PR_LOG -D_NSPR_BUILD_ -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -I/c/build/comm-central/comm-central/mozilla/nsprpub/pr/include -I/c/build/comm-central/comm-central/mozilla/nsprpub/pr/include/private "/c/build/comm-central/comm-central/mozilla/nsprpub/pr/src/md/windows/w32poll.c" w32poll.c cl -Fow32shm.obj -c -W3 -nologo -GF -Gy -MD -O2 -UDEBUG -U_DEBUG -UWINNT -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DXP_PC=1 -DWIN32=1 -DWIN95=1 -D_PR_GLOBAL_THREADS_ONLY=1 -D_X86_=1 -DFORCE_PR_LOG -D_NSPR_BUILD_ -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -I/c/build/comm-central/comm-central/mozilla/nsprpub/pr/include -I/c/build/comm-central/comm-central/mozilla/nsprpub/pr/include/private "/c/build/comm-central/comm-central/mozilla/nsprpub/pr/src/md/windows/w32shm.c" w32shm.c c:/build/comm-central/comm-central/mozilla/nsprpub/pr/src/md/windows/w32shm.c(105) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. cl -Fow95dllmain.obj -c -W3 -nologo -GF -Gy -MD -O2 -UDEBUG -U_DEBUG -UWINNT -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DXP_PC=1 -DWIN32=1 -DWIN95=1 -D_PR_GLOBAL_THREADS_ONLY=1 -D_X86_=1 -DFORCE_PR_LOG -D_NSPR_BUILD_ -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -I/c/build/comm-central/comm-central/mozilla/nsprpub/pr/include -I/c/build/comm-central/comm-central/mozilla/nsprpub/pr/include/private "/c/build/comm-central/comm-central/mozilla/nsprpub/pr/src/md/windows/w95dllmain.c" w95dllmain.c make[8]: Leaving directory `/c/build/comm-central/sb-de/mozilla/nsprpub/pr/src/md/windows' cl -Foprosdep.obj -c -W3 -nologo -GF -Gy -MD -O2 -UDEBUG -U_DEBUG -UWINNT -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DXP_PC=1 -DWIN32=1 -DWIN95=1 -D_PR_GLOBAL_THREADS_ONLY=1 -D_X86_=1 -DFORCE_PR_LOG -D_NSPR_BUILD_ -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -I/c/build/comm-central/comm-central/mozilla/nsprpub/pr/include "/c/build/comm-central/comm-central/mozilla/nsprpub/pr/src/md/prosdep.c" prosdep.c make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/nsprpub/pr/src/md' make -C memory export make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/nsprpub/pr/src/memory' cl -Foprseg.obj -c -W3 -nologo -GF -Gy -MD -O2 -UDEBUG -U_DEBUG -UWINNT -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DXP_PC=1 -DWIN32=1 -DWIN95=1 -D_PR_GLOBAL_THREADS_ONLY=1 -D_X86_=1 -DFORCE_PR_LOG -D_NSPR_BUILD_ -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -I/c/build/comm-central/comm-central/mozilla/nsprpub/pr/include -I/c/build/comm-central/comm-central/mozilla/nsprpub/pr/include/private "/c/build/comm-central/comm-central/mozilla/nsprpub/pr/src/memory/prseg.c" prseg.c cl -Foprshm.obj -c -W3 -nologo -GF -Gy -MD -O2 -UDEBUG -U_DEBUG -UWINNT -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DXP_PC=1 -DWIN32=1 -DWIN95=1 -D_PR_GLOBAL_THREADS_ONLY=1 -D_X86_=1 -DFORCE_PR_LOG -D_NSPR_BUILD_ -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -I/c/build/comm-central/comm-central/mozilla/nsprpub/pr/include -I/c/build/comm-central/comm-central/mozilla/nsprpub/pr/include/private "/c/build/comm-central/comm-central/mozilla/nsprpub/pr/src/memory/prshm.c" prshm.c cl -Foprshma.obj -c -W3 -nologo -GF -Gy -MD -O2 -UDEBUG -U_DEBUG -UWINNT -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DXP_PC=1 -DWIN32=1 -DWIN95=1 -D_PR_GLOBAL_THREADS_ONLY=1 -D_X86_=1 -DFORCE_PR_LOG -D_NSPR_BUILD_ -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -I/c/build/comm-central/comm-central/mozilla/nsprpub/pr/include -I/c/build/comm-central/comm-central/mozilla/nsprpub/pr/include/private "/c/build/comm-central/comm-central/mozilla/nsprpub/pr/src/memory/prshma.c" prshma.c make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/nsprpub/pr/src/memory' make -C misc export make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/nsprpub/pr/src/misc' cl -Fopralarm.obj -c -W3 -nologo -GF -Gy -MD -O2 -UDEBUG -U_DEBUG -UWINNT -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DXP_PC=1 -DWIN32=1 -DWIN95=1 -D_PR_GLOBAL_THREADS_ONLY=1 -D_X86_=1 -DFORCE_PR_LOG -D_NSPR_BUILD_ -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -I/c/build/comm-central/comm-central/mozilla/nsprpub/pr/include -I/c/build/comm-central/comm-central/mozilla/nsprpub/pr/include/private "/c/build/comm-central/comm-central/mozilla/nsprpub/pr/src/misc/pralarm.c" pralarm.c cl -Fopratom.obj -c -W3 -nologo -GF -Gy -MD -O2 -UDEBUG -U_DEBUG -UWINNT -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DXP_PC=1 -DWIN32=1 -DWIN95=1 -D_PR_GLOBAL_THREADS_ONLY=1 -D_X86_=1 -DFORCE_PR_LOG -D_NSPR_BUILD_ -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -I/c/build/comm-central/comm-central/mozilla/nsprpub/pr/include -I/c/build/comm-central/comm-central/mozilla/nsprpub/pr/include/private "/c/build/comm-central/comm-central/mozilla/nsprpub/pr/src/misc/pratom.c" pratom.c c:/build/comm-central/comm-central/mozilla/nsprpub/pr/src/misc/pratom.c(349) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. cl -Foprcountr.obj -c -W3 -nologo -GF -Gy -MD -O2 -UDEBUG -U_DEBUG -UWINNT -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DXP_PC=1 -DWIN32=1 -DWIN95=1 -D_PR_GLOBAL_THREADS_ONLY=1 -D_X86_=1 -DFORCE_PR_LOG -D_NSPR_BUILD_ -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -I/c/build/comm-central/comm-central/mozilla/nsprpub/pr/include -I/c/build/comm-central/comm-central/mozilla/nsprpub/pr/include/private "/c/build/comm-central/comm-central/mozilla/nsprpub/pr/src/misc/prcountr.c" prcountr.c c:/build/comm-central/comm-central/mozilla/nsprpub/pr/src/misc/prcountr.c(194) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. c:/build/comm-central/comm-central/mozilla/nsprpub/pr/src/misc/prcountr.c(216) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. c:/build/comm-central/comm-central/mozilla/nsprpub/pr/src/misc/prcountr.c(217) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. cl -Foprdtoa.obj -c -W3 -nologo -GF -Gy -MD -O2 -UDEBUG -U_DEBUG -UWINNT -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DXP_PC=1 -DWIN32=1 -DWIN95=1 -D_PR_GLOBAL_THREADS_ONLY=1 -D_X86_=1 -DFORCE_PR_LOG -D_NSPR_BUILD_ -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -I/c/build/comm-central/comm-central/mozilla/nsprpub/pr/include -I/c/build/comm-central/comm-central/mozilla/nsprpub/pr/include/private -fp:precise "/c/build/comm-central/comm-central/mozilla/nsprpub/pr/src/misc/prdtoa.c" prdtoa.c c:/build/comm-central/comm-central/mozilla/nsprpub/pr/src/misc/prdtoa.c(1278) : warning C4554: '>>' : check operator precedence for possible error; use parentheses to clarify precedence c:/build/comm-central/comm-central/mozilla/nsprpub/pr/src/misc/prdtoa.c(1280) : warning C4554: '<<' : check operator precedence for possible error; use parentheses to clarify precedence c:/build/comm-central/comm-central/mozilla/nsprpub/pr/src/misc/prdtoa.c(1280) : warning C4554: '>>' : check operator precedence for possible error; use parentheses to clarify precedence c:/build/comm-central/comm-central/mozilla/nsprpub/pr/src/misc/prdtoa.c(1285) : warning C4554: '>>' : check operator precedence for possible error; use parentheses to clarify precedence c:/build/comm-central/comm-central/mozilla/nsprpub/pr/src/misc/prdtoa.c(1287) : warning C4554: '>>' : check operator precedence for possible error; use parentheses to clarify precedence c:/build/comm-central/comm-central/mozilla/nsprpub/pr/src/misc/prdtoa.c(1369) : warning C4554: '<<' : check operator precedence for possible error; use parentheses to clarify precedence c:/build/comm-central/comm-central/mozilla/nsprpub/pr/src/misc/prdtoa.c(2013) : warning C4554: '<<' : check operator precedence for possible error; use parentheses to clarify precedence c:/build/comm-central/comm-central/mozilla/nsprpub/pr/src/misc/prdtoa.c(2402) : warning C4244: '=' : conversion from 'double' to 'PRUint32', possible loss of data c:/build/comm-central/comm-central/mozilla/nsprpub/pr/src/misc/prdtoa.c(2657) : warning C4018: '<=' : signed/unsigned mismatch c:/build/comm-central/comm-central/mozilla/nsprpub/pr/src/misc/prdtoa.c(2905) : warning C4554: '<<' : check operator precedence for possible error; use parentheses to clarify precedence c:/build/comm-central/comm-central/mozilla/nsprpub/pr/src/misc/prdtoa.c(2906) : warning C4554: '>>' : check operator precedence for possible error; use parentheses to clarify precedence c:/build/comm-central/comm-central/mozilla/nsprpub/pr/src/misc/prdtoa.c(2906) : warning C4554: '<<' : check operator precedence for possible error; use parentheses to clarify precedence c:/build/comm-central/comm-central/mozilla/nsprpub/pr/src/misc/prdtoa.c(3049) : warning C4244: '=' : conversion from 'double' to 'PRInt32', possible loss of data cl -Foprenv.obj -c -W3 -nologo -GF -Gy -MD -O2 -UDEBUG -U_DEBUG -UWINNT -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DXP_PC=1 -DWIN32=1 -DWIN95=1 -D_PR_GLOBAL_THREADS_ONLY=1 -D_X86_=1 -DFORCE_PR_LOG -D_NSPR_BUILD_ -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -I/c/build/comm-central/comm-central/mozilla/nsprpub/pr/include -I/c/build/comm-central/comm-central/mozilla/nsprpub/pr/include/private "/c/build/comm-central/comm-central/mozilla/nsprpub/pr/src/misc/prenv.c" prenv.c cl -Foprerr.obj -c -W3 -nologo -GF -Gy -MD -O2 -UDEBUG -U_DEBUG -UWINNT -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DXP_PC=1 -DWIN32=1 -DWIN95=1 -D_PR_GLOBAL_THREADS_ONLY=1 -D_X86_=1 -DFORCE_PR_LOG -D_NSPR_BUILD_ -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -I/c/build/comm-central/comm-central/mozilla/nsprpub/pr/include -I/c/build/comm-central/comm-central/mozilla/nsprpub/pr/include/private "/c/build/comm-central/comm-central/mozilla/nsprpub/pr/src/misc/prerr.c" prerr.c cl -Foprerror.obj -c -W3 -nologo -GF -Gy -MD -O2 -UDEBUG -U_DEBUG -UWINNT -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DXP_PC=1 -DWIN32=1 -DWIN95=1 -D_PR_GLOBAL_THREADS_ONLY=1 -D_X86_=1 -DFORCE_PR_LOG -D_NSPR_BUILD_ -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -I/c/build/comm-central/comm-central/mozilla/nsprpub/pr/include -I/c/build/comm-central/comm-central/mozilla/nsprpub/pr/include/private "/c/build/comm-central/comm-central/mozilla/nsprpub/pr/src/misc/prerror.c" prerror.c cl -Foprerrortable.obj -c -W3 -nologo -GF -Gy -MD -O2 -UDEBUG -U_DEBUG -UWINNT -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DXP_PC=1 -DWIN32=1 -DWIN95=1 -D_PR_GLOBAL_THREADS_ONLY=1 -D_X86_=1 -DFORCE_PR_LOG -D_NSPR_BUILD_ -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -I/c/build/comm-central/comm-central/mozilla/nsprpub/pr/include -I/c/build/comm-central/comm-central/mozilla/nsprpub/pr/include/private "/c/build/comm-central/comm-central/mozilla/nsprpub/pr/src/misc/prerrortable.c" prerrortable.c c:/build/comm-central/comm-central/mozilla/nsprpub/pr/src/misc/prerrortable.c(151) : warning C4996: 'strerror': This function or variable may be unsafe. Consider using strerror_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. C:\Program Files\Microsoft Visual Studio 9.0\VC\INCLUDE\string.h(126) : see declaration of 'strerror' c:/build/comm-central/comm-central/mozilla/nsprpub/pr/src/misc/prerrortable.c(156) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. c:/build/comm-central/comm-central/mozilla/nsprpub/pr/src/misc/prerrortable.c(158) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. c:/build/comm-central/comm-central/mozilla/nsprpub/pr/src/misc/prerrortable.c(159) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. cl -Foprinit.obj -c -W3 -nologo -GF -Gy -MD -O2 -UDEBUG -U_DEBUG -UWINNT -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DXP_PC=1 -DWIN32=1 -DWIN95=1 -D_PR_GLOBAL_THREADS_ONLY=1 -D_X86_=1 -DFORCE_PR_LOG -D_NSPR_BUILD_ -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -I/c/build/comm-central/comm-central/mozilla/nsprpub/pr/include -I/c/build/comm-central/comm-central/mozilla/nsprpub/pr/include/private "/c/build/comm-central/comm-central/mozilla/nsprpub/pr/src/misc/prinit.c" prinit.c c:/build/comm-central/comm-central/mozilla/nsprpub/pr/src/misc/prinit.c(570) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. cl -Foprinrval.obj -c -W3 -nologo -GF -Gy -MD -O2 -UDEBUG -U_DEBUG -UWINNT -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DXP_PC=1 -DWIN32=1 -DWIN95=1 -D_PR_GLOBAL_THREADS_ONLY=1 -D_X86_=1 -DFORCE_PR_LOG -D_NSPR_BUILD_ -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -I/c/build/comm-central/comm-central/mozilla/nsprpub/pr/include -I/c/build/comm-central/comm-central/mozilla/nsprpub/pr/include/private "/c/build/comm-central/comm-central/mozilla/nsprpub/pr/src/misc/prinrval.c" prinrval.c cl -Fopripc.obj -c -W3 -nologo -GF -Gy -MD -O2 -UDEBUG -U_DEBUG -UWINNT -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DXP_PC=1 -DWIN32=1 -DWIN95=1 -D_PR_GLOBAL_THREADS_ONLY=1 -D_X86_=1 -DFORCE_PR_LOG -D_NSPR_BUILD_ -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -I/c/build/comm-central/comm-central/mozilla/nsprpub/pr/include -I/c/build/comm-central/comm-central/mozilla/nsprpub/pr/include/private "/c/build/comm-central/comm-central/mozilla/nsprpub/pr/src/misc/pripc.c" pripc.c c:/build/comm-central/comm-central/mozilla/nsprpub/pr/src/misc/pripc.c(119) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. cl -Foprlog2.obj -c -W3 -nologo -GF -Gy -MD -O2 -UDEBUG -U_DEBUG -UWINNT -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DXP_PC=1 -DWIN32=1 -DWIN95=1 -D_PR_GLOBAL_THREADS_ONLY=1 -D_X86_=1 -DFORCE_PR_LOG -D_NSPR_BUILD_ -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -I/c/build/comm-central/comm-central/mozilla/nsprpub/pr/include -I/c/build/comm-central/comm-central/mozilla/nsprpub/pr/include/private "/c/build/comm-central/comm-central/mozilla/nsprpub/pr/src/misc/prlog2.c" prlog2.c cl -Foprlong.obj -c -W3 -nologo -GF -Gy -MD -O2 -UDEBUG -U_DEBUG -UWINNT -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DXP_PC=1 -DWIN32=1 -DWIN95=1 -D_PR_GLOBAL_THREADS_ONLY=1 -D_X86_=1 -DFORCE_PR_LOG -D_NSPR_BUILD_ -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -I/c/build/comm-central/comm-central/mozilla/nsprpub/pr/include -I/c/build/comm-central/comm-central/mozilla/nsprpub/pr/include/private "/c/build/comm-central/comm-central/mozilla/nsprpub/pr/src/misc/prlong.c" prlong.c cl -Foprnetdb.obj -c -W3 -nologo -GF -Gy -MD -O2 -UDEBUG -U_DEBUG -UWINNT -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DXP_PC=1 -DWIN32=1 -DWIN95=1 -D_PR_GLOBAL_THREADS_ONLY=1 -D_X86_=1 -DFORCE_PR_LOG -D_NSPR_BUILD_ -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -I/c/build/comm-central/comm-central/mozilla/nsprpub/pr/include -I/c/build/comm-central/comm-central/mozilla/nsprpub/pr/include/private "/c/build/comm-central/comm-central/mozilla/nsprpub/pr/src/misc/prnetdb.c" prnetdb.c cl -Fopraton.obj -c -W3 -nologo -GF -Gy -MD -O2 -UDEBUG -U_DEBUG -UWINNT -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DXP_PC=1 -DWIN32=1 -DWIN95=1 -D_PR_GLOBAL_THREADS_ONLY=1 -D_X86_=1 -DFORCE_PR_LOG -D_NSPR_BUILD_ -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -I/c/build/comm-central/comm-central/mozilla/nsprpub/pr/include -I/c/build/comm-central/comm-central/mozilla/nsprpub/pr/include/private "/c/build/comm-central/comm-central/mozilla/nsprpub/pr/src/misc/praton.c" praton.c cl -Foprolock.obj -c -W3 -nologo -GF -Gy -MD -O2 -UDEBUG -U_DEBUG -UWINNT -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DXP_PC=1 -DWIN32=1 -DWIN95=1 -D_PR_GLOBAL_THREADS_ONLY=1 -D_X86_=1 -DFORCE_PR_LOG -D_NSPR_BUILD_ -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -I/c/build/comm-central/comm-central/mozilla/nsprpub/pr/include -I/c/build/comm-central/comm-central/mozilla/nsprpub/pr/include/private "/c/build/comm-central/comm-central/mozilla/nsprpub/pr/src/misc/prolock.c" prolock.c cl -Foprrng.obj -c -W3 -nologo -GF -Gy -MD -O2 -UDEBUG -U_DEBUG -UWINNT -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DXP_PC=1 -DWIN32=1 -DWIN95=1 -D_PR_GLOBAL_THREADS_ONLY=1 -D_X86_=1 -DFORCE_PR_LOG -D_NSPR_BUILD_ -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -I/c/build/comm-central/comm-central/mozilla/nsprpub/pr/include -I/c/build/comm-central/comm-central/mozilla/nsprpub/pr/include/private "/c/build/comm-central/comm-central/mozilla/nsprpub/pr/src/misc/prrng.c" prrng.c cl -Foprsystem.obj -c -W3 -nologo -GF -Gy -MD -O2 -UDEBUG -U_DEBUG -UWINNT -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DXP_PC=1 -DWIN32=1 -DWIN95=1 -D_PR_GLOBAL_THREADS_ONLY=1 -D_X86_=1 -DFORCE_PR_LOG -D_NSPR_BUILD_ -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -I/c/build/comm-central/comm-central/mozilla/nsprpub/pr/include -I/c/build/comm-central/comm-central/mozilla/nsprpub/pr/include/private "/c/build/comm-central/comm-central/mozilla/nsprpub/pr/src/misc/prsystem.c" prsystem.c cl -Foprtime.obj -c -W3 -nologo -GF -Gy -MD -O2 -UDEBUG -U_DEBUG -UWINNT -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DXP_PC=1 -DWIN32=1 -DWIN95=1 -D_PR_GLOBAL_THREADS_ONLY=1 -D_X86_=1 -DFORCE_PR_LOG -D_NSPR_BUILD_ -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -I/c/build/comm-central/comm-central/mozilla/nsprpub/pr/include -I/c/build/comm-central/comm-central/mozilla/nsprpub/pr/include/private "/c/build/comm-central/comm-central/mozilla/nsprpub/pr/src/misc/prtime.c" prtime.c c:/build/comm-central/comm-central/mozilla/nsprpub/pr/src/misc/prtime.c(561) : warning C4996: 'localtime': This function or variable may be unsafe. Consider using localtime_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. C:\Program Files\Microsoft Visual Studio 9.0\VC\INCLUDE\time.inl(114) : see declaration of 'localtime' cl -Foprthinfo.obj -c -W3 -nologo -GF -Gy -MD -O2 -UDEBUG -U_DEBUG -UWINNT -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DXP_PC=1 -DWIN32=1 -DWIN95=1 -D_PR_GLOBAL_THREADS_ONLY=1 -D_X86_=1 -DFORCE_PR_LOG -D_NSPR_BUILD_ -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -I/c/build/comm-central/comm-central/mozilla/nsprpub/pr/include -I/c/build/comm-central/comm-central/mozilla/nsprpub/pr/include/private "/c/build/comm-central/comm-central/mozilla/nsprpub/pr/src/misc/prthinfo.c" prthinfo.c cl -Foprtpool.obj -c -W3 -nologo -GF -Gy -MD -O2 -UDEBUG -U_DEBUG -UWINNT -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DXP_PC=1 -DWIN32=1 -DWIN95=1 -D_PR_GLOBAL_THREADS_ONLY=1 -D_X86_=1 -DFORCE_PR_LOG -D_NSPR_BUILD_ -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -I/c/build/comm-central/comm-central/mozilla/nsprpub/pr/include -I/c/build/comm-central/comm-central/mozilla/nsprpub/pr/include/private "/c/build/comm-central/comm-central/mozilla/nsprpub/pr/src/misc/prtpool.c" prtpool.c cl -Foprtrace.obj -c -W3 -nologo -GF -Gy -MD -O2 -UDEBUG -U_DEBUG -UWINNT -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DXP_PC=1 -DWIN32=1 -DWIN95=1 -D_PR_GLOBAL_THREADS_ONLY=1 -D_X86_=1 -DFORCE_PR_LOG -D_NSPR_BUILD_ -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -I/c/build/comm-central/comm-central/mozilla/nsprpub/pr/include -I/c/build/comm-central/comm-central/mozilla/nsprpub/pr/include/private "/c/build/comm-central/comm-central/mozilla/nsprpub/pr/src/misc/prtrace.c" prtrace.c c:/build/comm-central/comm-central/mozilla/nsprpub/pr/src/misc/prtrace.c(271) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. c:/build/comm-central/comm-central/mozilla/nsprpub/pr/src/misc/prtrace.c(293) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. c:/build/comm-central/comm-central/mozilla/nsprpub/pr/src/misc/prtrace.c(294) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. cl -Fopripcsem.obj -c -W3 -nologo -GF -Gy -MD -O2 -UDEBUG -U_DEBUG -UWINNT -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DXP_PC=1 -DWIN32=1 -DWIN95=1 -D_PR_GLOBAL_THREADS_ONLY=1 -D_X86_=1 -DFORCE_PR_LOG -D_NSPR_BUILD_ -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -I/c/build/comm-central/comm-central/mozilla/nsprpub/pr/include -I/c/build/comm-central/comm-central/mozilla/nsprpub/pr/include/private "/c/build/comm-central/comm-central/mozilla/nsprpub/pr/src/misc/pripcsem.c" pripcsem.c make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/nsprpub/pr/src/misc' make -C threads export make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/nsprpub/pr/src/threads' make -C combined export make[8]: Entering directory `/c/build/comm-central/sb-de/mozilla/nsprpub/pr/src/threads/combined' cl -Foprucpu.obj -c -W3 -nologo -GF -Gy -MD -O2 -UDEBUG -U_DEBUG -UWINNT -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DXP_PC=1 -DWIN32=1 -DWIN95=1 -D_PR_GLOBAL_THREADS_ONLY=1 -D_X86_=1 -DFORCE_PR_LOG -D_NSPR_BUILD_ -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -I/c/build/comm-central/comm-central/mozilla/nsprpub/pr/include -I/c/build/comm-central/comm-central/mozilla/nsprpub/pr/include/private "/c/build/comm-central/comm-central/mozilla/nsprpub/pr/src/threads/combined/prucpu.c" prucpu.c cl -Foprucv.obj -c -W3 -nologo -GF -Gy -MD -O2 -UDEBUG -U_DEBUG -UWINNT -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DXP_PC=1 -DWIN32=1 -DWIN95=1 -D_PR_GLOBAL_THREADS_ONLY=1 -D_X86_=1 -DFORCE_PR_LOG -D_NSPR_BUILD_ -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -I/c/build/comm-central/comm-central/mozilla/nsprpub/pr/include -I/c/build/comm-central/comm-central/mozilla/nsprpub/pr/include/private "/c/build/comm-central/comm-central/mozilla/nsprpub/pr/src/threads/combined/prucv.c" prucv.c cl -Foprulock.obj -c -W3 -nologo -GF -Gy -MD -O2 -UDEBUG -U_DEBUG -UWINNT -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DXP_PC=1 -DWIN32=1 -DWIN95=1 -D_PR_GLOBAL_THREADS_ONLY=1 -D_X86_=1 -DFORCE_PR_LOG -D_NSPR_BUILD_ -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -I/c/build/comm-central/comm-central/mozilla/nsprpub/pr/include -I/c/build/comm-central/comm-central/mozilla/nsprpub/pr/include/private "/c/build/comm-central/comm-central/mozilla/nsprpub/pr/src/threads/combined/prulock.c" prulock.c cl -Fopruthr.obj -c -W3 -nologo -GF -Gy -MD -O2 -UDEBUG -U_DEBUG -UWINNT -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DXP_PC=1 -DWIN32=1 -DWIN95=1 -D_PR_GLOBAL_THREADS_ONLY=1 -D_X86_=1 -DFORCE_PR_LOG -D_NSPR_BUILD_ -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -I/c/build/comm-central/comm-central/mozilla/nsprpub/pr/include -I/c/build/comm-central/comm-central/mozilla/nsprpub/pr/include/private "/c/build/comm-central/comm-central/mozilla/nsprpub/pr/src/threads/combined/pruthr.c" pruthr.c cl -Foprustack.obj -c -W3 -nologo -GF -Gy -MD -O2 -UDEBUG -U_DEBUG -UWINNT -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DXP_PC=1 -DWIN32=1 -DWIN95=1 -D_PR_GLOBAL_THREADS_ONLY=1 -D_X86_=1 -DFORCE_PR_LOG -D_NSPR_BUILD_ -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -I/c/build/comm-central/comm-central/mozilla/nsprpub/pr/include -I/c/build/comm-central/comm-central/mozilla/nsprpub/pr/include/private "/c/build/comm-central/comm-central/mozilla/nsprpub/pr/src/threads/combined/prustack.c" prustack.c make[8]: Leaving directory `/c/build/comm-central/sb-de/mozilla/nsprpub/pr/src/threads/combined' cl -Foprcmon.obj -c -W3 -nologo -GF -Gy -MD -O2 -UDEBUG -U_DEBUG -UWINNT -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DXP_PC=1 -DWIN32=1 -DWIN95=1 -D_PR_GLOBAL_THREADS_ONLY=1 -D_X86_=1 -DFORCE_PR_LOG -D_NSPR_BUILD_ -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -I/c/build/comm-central/comm-central/mozilla/nsprpub/pr/include -I/c/build/comm-central/comm-central/mozilla/nsprpub/pr/include/private "/c/build/comm-central/comm-central/mozilla/nsprpub/pr/src/threads/prcmon.c" prcmon.c cl -Foprdump.obj -c -W3 -nologo -GF -Gy -MD -O2 -UDEBUG -U_DEBUG -UWINNT -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DXP_PC=1 -DWIN32=1 -DWIN95=1 -D_PR_GLOBAL_THREADS_ONLY=1 -D_X86_=1 -DFORCE_PR_LOG -D_NSPR_BUILD_ -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -I/c/build/comm-central/comm-central/mozilla/nsprpub/pr/include -I/c/build/comm-central/comm-central/mozilla/nsprpub/pr/include/private "/c/build/comm-central/comm-central/mozilla/nsprpub/pr/src/threads/prdump.c" prdump.c cl -Foprmon.obj -c -W3 -nologo -GF -Gy -MD -O2 -UDEBUG -U_DEBUG -UWINNT -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DXP_PC=1 -DWIN32=1 -DWIN95=1 -D_PR_GLOBAL_THREADS_ONLY=1 -D_X86_=1 -DFORCE_PR_LOG -D_NSPR_BUILD_ -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -I/c/build/comm-central/comm-central/mozilla/nsprpub/pr/include -I/c/build/comm-central/comm-central/mozilla/nsprpub/pr/include/private "/c/build/comm-central/comm-central/mozilla/nsprpub/pr/src/threads/prmon.c" prmon.c cl -Foprsem.obj -c -W3 -nologo -GF -Gy -MD -O2 -UDEBUG -U_DEBUG -UWINNT -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DXP_PC=1 -DWIN32=1 -DWIN95=1 -D_PR_GLOBAL_THREADS_ONLY=1 -D_X86_=1 -DFORCE_PR_LOG -D_NSPR_BUILD_ -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -I/c/build/comm-central/comm-central/mozilla/nsprpub/pr/include -I/c/build/comm-central/comm-central/mozilla/nsprpub/pr/include/private "/c/build/comm-central/comm-central/mozilla/nsprpub/pr/src/threads/prsem.c" prsem.c cl -Foprrwlock.obj -c -W3 -nologo -GF -Gy -MD -O2 -UDEBUG -U_DEBUG -UWINNT -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DXP_PC=1 -DWIN32=1 -DWIN95=1 -D_PR_GLOBAL_THREADS_ONLY=1 -D_X86_=1 -DFORCE_PR_LOG -D_NSPR_BUILD_ -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -I/c/build/comm-central/comm-central/mozilla/nsprpub/pr/include -I/c/build/comm-central/comm-central/mozilla/nsprpub/pr/include/private "/c/build/comm-central/comm-central/mozilla/nsprpub/pr/src/threads/prrwlock.c" prrwlock.c c:/build/comm-central/comm-central/mozilla/nsprpub/pr/src/threads/prrwlock.c(149) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. cl -Foprcthr.obj -c -W3 -nologo -GF -Gy -MD -O2 -UDEBUG -U_DEBUG -UWINNT -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DXP_PC=1 -DWIN32=1 -DWIN95=1 -D_PR_GLOBAL_THREADS_ONLY=1 -D_X86_=1 -DFORCE_PR_LOG -D_NSPR_BUILD_ -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -I/c/build/comm-central/comm-central/mozilla/nsprpub/pr/include -I/c/build/comm-central/comm-central/mozilla/nsprpub/pr/include/private "/c/build/comm-central/comm-central/mozilla/nsprpub/pr/src/threads/prcthr.c" prcthr.c cl -Foprtpd.obj -c -W3 -nologo -GF -Gy -MD -O2 -UDEBUG -U_DEBUG -UWINNT -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DXP_PC=1 -DWIN32=1 -DWIN95=1 -D_PR_GLOBAL_THREADS_ONLY=1 -D_X86_=1 -DFORCE_PR_LOG -D_NSPR_BUILD_ -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -I/c/build/comm-central/comm-central/mozilla/nsprpub/pr/include -I/c/build/comm-central/comm-central/mozilla/nsprpub/pr/include/private "/c/build/comm-central/comm-central/mozilla/nsprpub/pr/src/threads/prtpd.c" prtpd.c c:/build/comm-central/comm-central/mozilla/nsprpub/pr/src/threads/prtpd.c(178) : warning C4018: '>=' : signed/unsigned mismatch make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/nsprpub/pr/src/threads' cl -Foprvrsion.obj -c -W3 -nologo -GF -Gy -MD -O2 -UDEBUG -U_DEBUG -UWINNT -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DXP_PC=1 -DWIN32=1 -DWIN95=1 -D_PR_GLOBAL_THREADS_ONLY=1 -D_X86_=1 -DFORCE_PR_LOG -D_NSPR_BUILD_ -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -I/c/build/comm-central/comm-central/mozilla/nsprpub/pr/include -I/c/build/comm-central/comm-central/mozilla/nsprpub/pr/include/private -I. /c/build/comm-central/comm-central/mozilla/nsprpub/pr/src/prvrsion.c prvrsion.c rm -f nspr4_s.lib lib -NOLOGO -OUT:"nspr4_s.lib" ./prvrsion.obj io/./prfdcach.obj io/./prmwait.obj io/./prmapopt.obj io/./priometh.obj io/./pripv6.obj io/./prlayer.obj io/./prlog.obj io/./prmmap.obj io/./prpolevt.obj io/./prprf.obj io/./prscanf.obj io/./prstdio.obj threads/./prcmon.obj threads/./prrwlock.obj threads/./prtpd.obj linking/./prlink.obj malloc/./prmalloc.obj malloc/./prmem.obj md/./prosdep.obj memory/./prshm.obj memory/./prshma.obj memory/./prseg.obj misc/./pralarm.obj misc/./pratom.obj misc/./prcountr.obj misc/./prdtoa.obj misc/./prenv.obj misc/./prerr.obj misc/./prerror.obj misc/./prerrortable.obj misc/./prinit.obj misc/./prinrval.obj misc/./pripc.obj misc/./prlog2.obj misc/./prlong.obj misc/./prnetdb.obj misc/./praton.obj misc/./prolock.obj misc/./prrng.obj misc/./prsystem.obj misc/./prthinfo.obj misc/./prtpool.obj misc/./prtrace.obj misc/./prtime.obj io/./prdir.obj io/./prfile.obj io/./prio.obj io/./prsocket.obj misc/./pripcsem.obj threads/./prcthr.obj threads/./prdump.obj threads/./prmon.obj threads/./prsem.obj threads/combined/./prucpu.obj threads/combined/./prucv.obj threads/combined/./prulock.obj threads/combined/./prustack.obj threads/combined/./pruthr.obj md/windows/./ntmisc.obj md/windows/./ntsec.obj md/windows/./ntsem.obj md/windows/./ntinrval.obj md/windows/./ntgc.obj md/windows/./w95thred.obj md/windows/./w95io.obj md/windows/./w95cv.obj md/windows/./w95sock.obj md/windows/./win32_errors.obj md/windows/./w32ipcsem.obj md/windows/./w32poll.obj md/windows/./w32rng.obj md/windows/./w32shm.obj md/windows/./w95dllmain.obj echo not_ranlib nspr4_s.lib not_ranlib nspr4_s.lib rc.exe -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DXP_PC=1 -DWIN32=1 -DWIN95=1 -D_PR_GLOBAL_THREADS_ONLY=1 -D_X86_=1 -DFORCE_PR_LOG -D_NSPR_BUILD_ -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -I/c/build/comm-central/comm-central/mozilla/nsprpub/pr/include -I/c/build/comm-central/comm-central/mozilla/nsprpub/pr/include/private -Fonspr.res /c/build/comm-central/comm-central/mozilla/nsprpub/pr/src/nspr.rc Microsoft (R) Windows (R) Resource Compiler Version 6.1.7600.16385 Copyright (C) Microsoft Corporation. All rights reserved. ./nspr.res finished rm -f nspr4.dll link -nologo -DLL -SUBSYSTEM:WINDOWS -OUT:"nspr4.dll" -MAP advapi32.lib wsock32.lib winmm.lib ./prvrsion.obj io/./prfdcach.obj io/./prmwait.obj io/./prmapopt.obj io/./priometh.obj io/./pripv6.obj io/./prlayer.obj io/./prlog.obj io/./prmmap.obj io/./prpolevt.obj io/./prprf.obj io/./prscanf.obj io/./prstdio.obj threads/./prcmon.obj threads/./prrwlock.obj threads/./prtpd.obj linking/./prlink.obj malloc/./prmalloc.obj malloc/./prmem.obj md/./prosdep.obj memory/./prshm.obj memory/./prshma.obj memory/./prseg.obj misc/./pralarm.obj misc/./pratom.obj misc/./prcountr.obj misc/./prdtoa.obj misc/./prenv.obj misc/./prerr.obj misc/./prerror.obj misc/./prerrortable.obj misc/./prinit.obj misc/./prinrval.obj misc/./pripc.obj misc/./prlog2.obj misc/./prlong.obj misc/./prnetdb.obj misc/./praton.obj misc/./prolock.obj misc/./prrng.obj misc/./prsystem.obj misc/./prthinfo.obj misc/./prtpool.obj misc/./prtrace.obj misc/./prtime.obj io/./prdir.obj io/./prfile.obj io/./prio.obj io/./prsocket.obj misc/./pripcsem.obj threads/./prcthr.obj threads/./prdump.obj threads/./prmon.obj threads/./prsem.obj threads/combined/./prucpu.obj threads/combined/./prucv.obj threads/combined/./prulock.obj threads/combined/./prustack.obj threads/combined/./pruthr.obj md/windows/./ntmisc.obj md/windows/./ntsec.obj md/windows/./ntsem.obj md/windows/./ntinrval.obj md/windows/./ntgc.obj md/windows/./w95thred.obj md/windows/./w95io.obj md/windows/./w95cv.obj md/windows/./w95sock.obj md/windows/./win32_errors.obj md/windows/./w32ipcsem.obj md/windows/./w32poll.obj md/windows/./w32rng.obj md/windows/./w32shm.obj md/windows/./w95dllmain.obj ./nspr.res Creating library nspr4.lib and object nspr4.exp nsinstall -m 444 ./nspr4_s.lib ./nspr4.dll ./nspr4.lib c:/build/comm-central/sb-de/mozilla/dist/lib nsinstall -m 444 ./nspr4.dll c:/build/comm-central/sb-de/mozilla/dist/bin make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/nsprpub/pr/src' make[5]: Leaving directory `/c/build/comm-central/sb-de/mozilla/nsprpub/pr' make -j1 -C lib export make[5]: Entering directory `/c/build/comm-central/sb-de/mozilla/nsprpub/lib' make -C ds export make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/nsprpub/lib/ds' cl -Foplarena.obj -c -W3 -nologo -GF -Gy -MD -O2 -UDEBUG -U_DEBUG -UWINNT -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DXP_PC=1 -DWIN32=1 -DWIN95=1 -D_PR_GLOBAL_THREADS_ONLY=1 -D_X86_=1 -DFORCE_PR_LOG -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -I/c/build/comm-central/comm-central/mozilla/nsprpub/pr/include "/c/build/comm-central/comm-central/mozilla/nsprpub/lib/ds/plarena.c" plarena.c cl -Foplhash.obj -c -W3 -nologo -GF -Gy -MD -O2 -UDEBUG -U_DEBUG -UWINNT -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DXP_PC=1 -DWIN32=1 -DWIN95=1 -D_PR_GLOBAL_THREADS_ONLY=1 -D_X86_=1 -DFORCE_PR_LOG -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -I/c/build/comm-central/comm-central/mozilla/nsprpub/pr/include "/c/build/comm-central/comm-central/mozilla/nsprpub/lib/ds/plhash.c" plhash.c cl -Foplvrsion.obj -c -W3 -nologo -GF -Gy -MD -O2 -UDEBUG -U_DEBUG -UWINNT -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DXP_PC=1 -DWIN32=1 -DWIN95=1 -D_PR_GLOBAL_THREADS_ONLY=1 -D_X86_=1 -DFORCE_PR_LOG -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -I/c/build/comm-central/comm-central/mozilla/nsprpub/pr/include -I. /c/build/comm-central/comm-central/mozilla/nsprpub/lib/ds/plvrsion.c plvrsion.c rm -f plds4_s.lib lib -NOLOGO -OUT:"plds4_s.lib" ./plarena.obj ./plhash.obj ./plvrsion.obj echo not_ranlib plds4_s.lib not_ranlib plds4_s.lib rc.exe -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DXP_PC=1 -DWIN32=1 -DWIN95=1 -D_PR_GLOBAL_THREADS_ONLY=1 -D_X86_=1 -DFORCE_PR_LOG -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -I/c/build/comm-central/comm-central/mozilla/nsprpub/pr/include -Foplds.res /c/build/comm-central/comm-central/mozilla/nsprpub/lib/ds/plds.rc Microsoft (R) Windows (R) Resource Compiler Version 6.1.7600.16385 Copyright (C) Microsoft Corporation. All rights reserved. ./plds.res finished rm -f plds4.dll link -nologo -DLL -SUBSYSTEM:WINDOWS -OUT:"plds4.dll" -MAP c:/build/comm-central/sb-de/mozilla/dist/lib/nspr4.lib ./plarena.obj ./plhash.obj ./plvrsion.obj ./plds.res Creating library plds4.lib and object plds4.exp nsinstall -m 444 /c/build/comm-central/comm-central/mozilla/nsprpub/lib/ds/plarenas.h /c/build/comm-central/comm-central/mozilla/nsprpub/lib/ds/plarena.h /c/build/comm-central/comm-central/mozilla/nsprpub/lib/ds/plhash.h c:/build/comm-central/sb-de/mozilla/dist/include/nspr nsinstall -m 444 ./plds4_s.lib ./plds4.dll ./plds4.lib c:/build/comm-central/sb-de/mozilla/dist/lib nsinstall -m 444 ./plds4.dll c:/build/comm-central/sb-de/mozilla/dist/bin make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/nsprpub/lib/ds' make -C libc export make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/nsprpub/lib/libc' make -C include export make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/nsprpub/lib/libc/include' nsinstall -m 444 /c/build/comm-central/comm-central/mozilla/nsprpub/lib/libc/include/plbase64.h /c/build/comm-central/comm-central/mozilla/nsprpub/lib/libc/include/plerror.h /c/build/comm-central/comm-central/mozilla/nsprpub/lib/libc/include/plgetopt.h /c/build/comm-central/comm-central/mozilla/nsprpub/lib/libc/include/plstr.h c:/build/comm-central/sb-de/mozilla/dist/include/nspr make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/nsprpub/lib/libc/include' make -C src export make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/nsprpub/lib/libc/src' cl -Foplvrsion.obj -c -W3 -nologo -GF -Gy -MD -O2 -UDEBUG -U_DEBUG -UWINNT -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DXP_PC=1 -DWIN32=1 -DWIN95=1 -D_PR_GLOBAL_THREADS_ONLY=1 -D_X86_=1 -DFORCE_PR_LOG -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -I. /c/build/comm-central/comm-central/mozilla/nsprpub/lib/libc/src/plvrsion.c plvrsion.c cl -Fostrlen.obj -c -W3 -nologo -GF -Gy -MD -O2 -UDEBUG -U_DEBUG -UWINNT -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DXP_PC=1 -DWIN32=1 -DWIN95=1 -D_PR_GLOBAL_THREADS_ONLY=1 -D_X86_=1 -DFORCE_PR_LOG -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr "/c/build/comm-central/comm-central/mozilla/nsprpub/lib/libc/src/strlen.c" strlen.c cl -Fostrcpy.obj -c -W3 -nologo -GF -Gy -MD -O2 -UDEBUG -U_DEBUG -UWINNT -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DXP_PC=1 -DWIN32=1 -DWIN95=1 -D_PR_GLOBAL_THREADS_ONLY=1 -D_X86_=1 -DFORCE_PR_LOG -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr "/c/build/comm-central/comm-central/mozilla/nsprpub/lib/libc/src/strcpy.c" strcpy.c c:/build/comm-central/comm-central/mozilla/nsprpub/lib/libc/src/strcpy.c(46) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. cl -Fostrdup.obj -c -W3 -nologo -GF -Gy -MD -O2 -UDEBUG -U_DEBUG -UWINNT -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DXP_PC=1 -DWIN32=1 -DWIN95=1 -D_PR_GLOBAL_THREADS_ONLY=1 -D_X86_=1 -DFORCE_PR_LOG -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr "/c/build/comm-central/comm-central/mozilla/nsprpub/lib/libc/src/strdup.c" strdup.c cl -Fostrcase.obj -c -W3 -nologo -GF -Gy -MD -O2 -UDEBUG -U_DEBUG -UWINNT -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DXP_PC=1 -DWIN32=1 -DWIN95=1 -D_PR_GLOBAL_THREADS_ONLY=1 -D_X86_=1 -DFORCE_PR_LOG -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr "/c/build/comm-central/comm-central/mozilla/nsprpub/lib/libc/src/strcase.c" strcase.c cl -Fostrcat.obj -c -W3 -nologo -GF -Gy -MD -O2 -UDEBUG -U_DEBUG -UWINNT -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DXP_PC=1 -DWIN32=1 -DWIN95=1 -D_PR_GLOBAL_THREADS_ONLY=1 -D_X86_=1 -DFORCE_PR_LOG -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr "/c/build/comm-central/comm-central/mozilla/nsprpub/lib/libc/src/strcat.c" strcat.c c:/build/comm-central/comm-central/mozilla/nsprpub/lib/libc/src/strcat.c(47) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. cl -Fostrcmp.obj -c -W3 -nologo -GF -Gy -MD -O2 -UDEBUG -U_DEBUG -UWINNT -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DXP_PC=1 -DWIN32=1 -DWIN95=1 -D_PR_GLOBAL_THREADS_ONLY=1 -D_X86_=1 -DFORCE_PR_LOG -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr "/c/build/comm-central/comm-central/mozilla/nsprpub/lib/libc/src/strcmp.c" strcmp.c cl -Fostrchr.obj -c -W3 -nologo -GF -Gy -MD -O2 -UDEBUG -U_DEBUG -UWINNT -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DXP_PC=1 -DWIN32=1 -DWIN95=1 -D_PR_GLOBAL_THREADS_ONLY=1 -D_X86_=1 -DFORCE_PR_LOG -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr "/c/build/comm-central/comm-central/mozilla/nsprpub/lib/libc/src/strchr.c" strchr.c cl -Fostrpbrk.obj -c -W3 -nologo -GF -Gy -MD -O2 -UDEBUG -U_DEBUG -UWINNT -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DXP_PC=1 -DWIN32=1 -DWIN95=1 -D_PR_GLOBAL_THREADS_ONLY=1 -D_X86_=1 -DFORCE_PR_LOG -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr "/c/build/comm-central/comm-central/mozilla/nsprpub/lib/libc/src/strpbrk.c" strpbrk.c cl -Fostrstr.obj -c -W3 -nologo -GF -Gy -MD -O2 -UDEBUG -U_DEBUG -UWINNT -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DXP_PC=1 -DWIN32=1 -DWIN95=1 -D_PR_GLOBAL_THREADS_ONLY=1 -D_X86_=1 -DFORCE_PR_LOG -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr "/c/build/comm-central/comm-central/mozilla/nsprpub/lib/libc/src/strstr.c" strstr.c cl -Fostrtok.obj -c -W3 -nologo -GF -Gy -MD -O2 -UDEBUG -U_DEBUG -UWINNT -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DXP_PC=1 -DWIN32=1 -DWIN95=1 -D_PR_GLOBAL_THREADS_ONLY=1 -D_X86_=1 -DFORCE_PR_LOG -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr "/c/build/comm-central/comm-central/mozilla/nsprpub/lib/libc/src/strtok.c" strtok.c cl -Fobase64.obj -c -W3 -nologo -GF -Gy -MD -O2 -UDEBUG -U_DEBUG -UWINNT -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DXP_PC=1 -DWIN32=1 -DWIN95=1 -D_PR_GLOBAL_THREADS_ONLY=1 -D_X86_=1 -DFORCE_PR_LOG -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr "/c/build/comm-central/comm-central/mozilla/nsprpub/lib/libc/src/base64.c" base64.c cl -Foplerror.obj -c -W3 -nologo -GF -Gy -MD -O2 -UDEBUG -U_DEBUG -UWINNT -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DXP_PC=1 -DWIN32=1 -DWIN95=1 -D_PR_GLOBAL_THREADS_ONLY=1 -D_X86_=1 -DFORCE_PR_LOG -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr "/c/build/comm-central/comm-central/mozilla/nsprpub/lib/libc/src/plerror.c" plerror.c cl -Foplgetopt.obj -c -W3 -nologo -GF -Gy -MD -O2 -UDEBUG -U_DEBUG -UWINNT -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DXP_PC=1 -DWIN32=1 -DWIN95=1 -D_PR_GLOBAL_THREADS_ONLY=1 -D_X86_=1 -DFORCE_PR_LOG -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr "/c/build/comm-central/comm-central/mozilla/nsprpub/lib/libc/src/plgetopt.c" plgetopt.c rm -f plc4_s.lib lib -NOLOGO -OUT:"plc4_s.lib" ./plvrsion.obj ./strlen.obj ./strcpy.obj ./strdup.obj ./strcase.obj ./strcat.obj ./strcmp.obj ./strchr.obj ./strpbrk.obj ./strstr.obj ./strtok.obj ./base64.obj ./plerror.obj ./plgetopt.obj echo not_ranlib plc4_s.lib not_ranlib plc4_s.lib rc.exe -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DXP_PC=1 -DWIN32=1 -DWIN95=1 -D_PR_GLOBAL_THREADS_ONLY=1 -D_X86_=1 -DFORCE_PR_LOG -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Foplc.res /c/build/comm-central/comm-central/mozilla/nsprpub/lib/libc/src/plc.rc Microsoft (R) Windows (R) Resource Compiler Version 6.1.7600.16385 Copyright (C) Microsoft Corporation. All rights reserved. ./plc.res finished rm -f plc4.dll link -nologo -DLL -SUBSYSTEM:WINDOWS -OUT:"plc4.dll" -MAP c:/build/comm-central/sb-de/mozilla/dist/lib/nspr4.lib ./plvrsion.obj ./strlen.obj ./strcpy.obj ./strdup.obj ./strcase.obj ./strcat.obj ./strcmp.obj ./strchr.obj ./strpbrk.obj ./strstr.obj ./strtok.obj ./base64.obj ./plerror.obj ./plgetopt.obj ./plc.res Creating library plc4.lib and object plc4.exp nsinstall -m 444 ./plc4_s.lib ./plc4.dll ./plc4.lib c:/build/comm-central/sb-de/mozilla/dist/lib nsinstall -m 444 ./plc4.dll c:/build/comm-central/sb-de/mozilla/dist/bin make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/nsprpub/lib/libc/src' make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/nsprpub/lib/libc' make[5]: Leaving directory `/c/build/comm-central/sb-de/mozilla/nsprpub/lib' make[4]: Leaving directory `/c/build/comm-central/sb-de/mozilla/nsprpub' make export_tier_nspr make[4]: Entering directory `/c/build/comm-central/sb-de/mozilla' export_tier_nspr make[5]: Entering directory `/c/build/comm-central/sb-de/mozilla' make[5]: `config/nspr/Makefile' is up to date. make[5]: Leaving directory `/c/build/comm-central/sb-de/mozilla' make[5]: Entering directory `/c/build/comm-central/sb-de/mozilla/config/nspr' make[5]: Nothing to be done for `export'. make[5]: Leaving directory `/c/build/comm-central/sb-de/mozilla/config/nspr' make[4]: Leaving directory `/c/build/comm-central/sb-de/mozilla' make libs_tier_nspr make[4]: Entering directory `/c/build/comm-central/sb-de/mozilla' libs_tier_nspr make[5]: Entering directory `/c/build/comm-central/sb-de/mozilla' make[5]: `config/nspr/Makefile' is up to date. make[5]: Leaving directory `/c/build/comm-central/sb-de/mozilla' make[5]: Entering directory `/c/build/comm-central/sb-de/mozilla/config/nspr' make -C ../../nsprpub install prefix=/c/build/comm-central/sb-de/mozilla/config/nspr/../../dist/sdk exec_prefix=/c/build/comm-central/sb-de/mozilla/config/nspr/../../dist/sdk bindir=/c/build/comm-central/sb-de/mozilla/config/nspr/../../dist/sdk/dummy includedir=/c/build/comm-central/sb-de/mozilla/config/nspr/../../dist/include libdir=/c/build/comm-central/sb-de/mozilla/config/nspr/../../dist/sdk/lib datadir=/c/build/comm-central/sb-de/mozilla/config/nspr/../../dist/sdk/dummy DESTDIR= make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/nsprpub' make -j1 -C config install make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/nsprpub/config' nsinstall -t -m 0755 nspr-config /c/build/comm-central/sb-de/mozilla/config/nspr/../../dist/sdk/dummy nsinstall -D /c/build/comm-central/sb-de/mozilla/config/nspr/../../dist/sdk/dummy/aclocal nsinstall -t -m 0644 /c/build/comm-central/comm-central/mozilla/nsprpub/config/nspr.m4 /c/build/comm-central/sb-de/mozilla/config/nspr/../../dist/sdk/dummy/aclocal make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/nsprpub/config' make -j1 -C pr install make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/nsprpub/pr' make -C include install make[8]: Entering directory `/c/build/comm-central/sb-de/mozilla/nsprpub/pr/include' nsinstall -t -m 0644 /c/build/comm-central/comm-central/mozilla/nsprpub/pr/include/nspr.h /c/build/comm-central/comm-central/mozilla/nsprpub/pr/include/pratom.h /c/build/comm-central/comm-central/mozilla/nsprpub/pr/include/prbit.h /c/build/comm-central/comm-central/mozilla/nsprpub/pr/include/prclist.h /c/build/comm-central/comm-central/mozilla/nsprpub/pr/include/prcmon.h /c/build/comm-central/comm-central/mozilla/nsprpub/pr/include/prcountr.h /c/build/comm-central/comm-central/mozilla/nsprpub/pr/include/prcvar.h /c/build/comm-central/comm-central/mozilla/nsprpub/pr/include/prdtoa.h /c/build/comm-central/comm-central/mozilla/nsprpub/pr/include/prenv.h /c/build/comm-central/comm-central/mozilla/nsprpub/pr/include/prerr.h /c/build/comm-central/comm-central/mozilla/nsprpub/pr/include/prerror.h /c/build/comm-central/comm-central/mozilla/nsprpub/pr/include/prinet.h /c/build/comm-central/comm-central/mozilla/nsprpub/pr/include/prinit.h /c/build/comm-central/comm-central/mozilla/nsprpub/pr/include/prinrval.h /c/build/comm-central/comm-central/mozilla/nsprpub/pr/include/prio.h /c/build/comm-central/comm-central/mozilla/nsprpub/pr/include/pripcsem.h /c/build/comm-central/comm-central/mozilla/nsprpub/pr/include/prlink.h /c/build/comm-central/comm-central/mozilla/nsprpub/pr/include/prlock.h /c/build/comm-central/comm-central/mozilla/nsprpub/pr/include/prlog.h /c/build/comm-central/comm-central/mozilla/nsprpub/pr/include/prlong.h /c/build/comm-central/comm-central/mozilla/nsprpub/pr/include/prmem.h /c/build/comm-central/comm-central/mozilla/nsprpub/pr/include/prmon.h /c/build/comm-central/comm-central/mozilla/nsprpub/pr/include/prmwait.h /c/build/comm-central/comm-central/mozilla/nsprpub/pr/include/prnetdb.h /c/build/comm-central/comm-central/mozilla/nsprpub/pr/include/prolock.h /c/build/comm-central/comm-central/mozilla/nsprpub/pr/include/prpdce.h /c/build/comm-central/comm-central/mozilla/nsprpub/pr/include/prprf.h /c/build/comm-central/comm-central/mozilla/nsprpub/pr/include/prproces.h /c/build/comm-central/comm-central/mozilla/nsprpub/pr/include/prrng.h /c/build/comm-central/comm-central/mozilla/nsprpub/pr/include/prrwlock.h /c/build/comm-central/comm-central/mozilla/nsprpub/pr/include/prshm.h /c/build/comm-central/comm-central/mozilla/nsprpub/pr/include/prshma.h /c/build/comm-central/comm-central/mozilla/nsprpub/pr/include/prsystem.h /c/build/comm-central/comm-central/mozilla/nsprpub/pr/include/prthread.h /c/build/comm-central/comm-central/mozilla/nsprpub/pr/include/prtime.h /c/build/comm-central/comm-central/mozilla/nsprpub/pr/include/prtpool.h /c/build/comm-central/comm-central/mozilla/nsprpub/pr/include/prtrace.h /c/build/comm-central/comm-central/mozilla/nsprpub/pr/include/prtypes.h /c/build/comm-central/comm-central/mozilla/nsprpub/pr/include/prvrsion.h /c/build/comm-central/comm-central/mozilla/nsprpub/pr/include/prwin16.h /c/build/comm-central/sb-de/mozilla/config/nspr/../../dist/include/ make -C md install make[9]: Entering directory `/c/build/comm-central/sb-de/mozilla/nsprpub/pr/include/md' nsinstall -D /c/build/comm-central/sb-de/mozilla/config/nspr/../../dist/include/md nsinstall -t -m 644 /c/build/comm-central/comm-central/mozilla/nsprpub/pr/include/md/_aix32.cfg /c/build/comm-central/comm-central/mozilla/nsprpub/pr/include/md/_aix64.cfg /c/build/comm-central/comm-central/mozilla/nsprpub/pr/include/md/_beos.cfg /c/build/comm-central/comm-central/mozilla/nsprpub/pr/include/md/_bsdi.cfg /c/build/comm-central/comm-central/mozilla/nsprpub/pr/include/md/_darwin.cfg /c/build/comm-central/comm-central/mozilla/nsprpub/pr/include/md/_dgux.cfg /c/build/comm-central/comm-central/mozilla/nsprpub/pr/include/md/_freebsd.cfg /c/build/comm-central/comm-central/mozilla/nsprpub/pr/include/md/_hpux32.cfg /c/build/comm-central/comm-central/mozilla/nsprpub/pr/include/md/_hpux64.cfg /c/build/comm-central/comm-central/mozilla/nsprpub/pr/include/md/_irix32.cfg /c/build/comm-central/comm-central/mozilla/nsprpub/pr/include/md/_irix64.cfg /c/build/comm-central/comm-central/mozilla/nsprpub/pr/include/md/_linux.cfg /c/build/comm-central/comm-central/mozilla/nsprpub/pr/include/md/_ncr.cfg /c/build/comm-central/comm-central/mozilla/nsprpub/pr/include/md/_nec.cfg /c/build/comm-central/comm-central/mozilla/nsprpub/pr/include/md/_netbsd.cfg /c/build/comm-central/comm-central/mozilla/nsprpub/pr/include/md/_nextstep.cfg /c/build/comm-central/comm-central/mozilla/nsprpub/pr/include/md/_nto.cfg /c/build/comm-central/comm-central/mozilla/nsprpub/pr/include/md/_openbsd.cfg /c/build/comm-central/comm-central/mozilla/nsprpub/pr/include/md/_os2.cfg /c/build/comm-central/comm-central/mozilla/nsprpub/pr/include/md/_osf1.cfg /c/build/comm-central/comm-central/mozilla/nsprpub/pr/include/md/_qnx.cfg /c/build/comm-central/comm-central/mozilla/nsprpub/pr/include/md/_reliantunix.cfg /c/build/comm-central/comm-central/mozilla/nsprpub/pr/include/md/_riscos.cfg /c/build/comm-central/comm-central/mozilla/nsprpub/pr/include/md/_scoos.cfg /c/build/comm-central/comm-central/mozilla/nsprpub/pr/include/md/_solaris.cfg /c/build/comm-central/comm-central/mozilla/nsprpub/pr/include/md/_sony.cfg /c/build/comm-central/comm-central/mozilla/nsprpub/pr/include/md/_sunos4.cfg /c/build/comm-central/comm-central/mozilla/nsprpub/pr/include/md/_symbian.cfg /c/build/comm-central/comm-central/mozilla/nsprpub/pr/include/md/_unixware.cfg /c/build/comm-central/comm-central/mozilla/nsprpub/pr/include/md/_unixware7.cfg /c/build/comm-central/comm-central/mozilla/nsprpub/pr/include/md/_win95.cfg /c/build/comm-central/comm-central/mozilla/nsprpub/pr/include/md/_winnt.cfg /c/build/comm-central/sb-de/mozilla/config/nspr/../../dist/include/md nsinstall -t -m 644 /c/build/comm-central/comm-central/mozilla/nsprpub/pr/include/md/_win95.cfg /c/build/comm-central/sb-de/mozilla/config/nspr/../../dist/include mv -f /c/build/comm-central/sb-de/mozilla/config/nspr/../../dist/include/_win95.cfg /c/build/comm-central/sb-de/mozilla/config/nspr/../../dist/include/prcpucfg.h make[9]: Leaving directory `/c/build/comm-central/sb-de/mozilla/nsprpub/pr/include/md' make -C private install make[9]: Entering directory `/c/build/comm-central/sb-de/mozilla/nsprpub/pr/include/private' nsinstall -t -m 0644 /c/build/comm-central/comm-central/mozilla/nsprpub/pr/include/private/pprio.h /c/build/comm-central/comm-central/mozilla/nsprpub/pr/include/private/pprthred.h /c/build/comm-central/comm-central/mozilla/nsprpub/pr/include/private/prpriv.h /c/build/comm-central/sb-de/mozilla/config/nspr/../../dist/include/private make[9]: Leaving directory `/c/build/comm-central/sb-de/mozilla/nsprpub/pr/include/private' make -C obsolete install make[9]: Entering directory `/c/build/comm-central/sb-de/mozilla/nsprpub/pr/include/obsolete' nsinstall -t -m 0644 /c/build/comm-central/comm-central/mozilla/nsprpub/pr/include/obsolete/pralarm.h /c/build/comm-central/comm-central/mozilla/nsprpub/pr/include/obsolete/probslet.h /c/build/comm-central/comm-central/mozilla/nsprpub/pr/include/obsolete/protypes.h /c/build/comm-central/comm-central/mozilla/nsprpub/pr/include/obsolete/prsem.h /c/build/comm-central/sb-de/mozilla/config/nspr/../../dist/include/obsolete make[9]: Leaving directory `/c/build/comm-central/sb-de/mozilla/nsprpub/pr/include/obsolete' make[8]: Leaving directory `/c/build/comm-central/sb-de/mozilla/nsprpub/pr/include' make -C src install make[8]: Entering directory `/c/build/comm-central/sb-de/mozilla/nsprpub/pr/src' nsinstall -t -m 0755 ./nspr4_s.lib ./nspr4.dll ./nspr4.lib /c/build/comm-central/sb-de/mozilla/config/nspr/../../dist/sdk/lib/ make -C io install make[9]: Entering directory `/c/build/comm-central/sb-de/mozilla/nsprpub/pr/src/io' make[9]: Nothing to be done for `install'. make[9]: Leaving directory `/c/build/comm-central/sb-de/mozilla/nsprpub/pr/src/io' make -C linking install make[9]: Entering directory `/c/build/comm-central/sb-de/mozilla/nsprpub/pr/src/linking' make[9]: Nothing to be done for `install'. make[9]: Leaving directory `/c/build/comm-central/sb-de/mozilla/nsprpub/pr/src/linking' make -C malloc install make[9]: Entering directory `/c/build/comm-central/sb-de/mozilla/nsprpub/pr/src/malloc' make[9]: Nothing to be done for `install'. make[9]: Leaving directory `/c/build/comm-central/sb-de/mozilla/nsprpub/pr/src/malloc' make -C md install make[9]: Entering directory `/c/build/comm-central/sb-de/mozilla/nsprpub/pr/src/md' make -C windows install make[10]: Entering directory `/c/build/comm-central/sb-de/mozilla/nsprpub/pr/src/md/windows' make[10]: Nothing to be done for `install'. make[10]: Leaving directory `/c/build/comm-central/sb-de/mozilla/nsprpub/pr/src/md/windows' make[9]: Leaving directory `/c/build/comm-central/sb-de/mozilla/nsprpub/pr/src/md' make -C memory install make[9]: Entering directory `/c/build/comm-central/sb-de/mozilla/nsprpub/pr/src/memory' make[9]: Nothing to be done for `install'. make[9]: Leaving directory `/c/build/comm-central/sb-de/mozilla/nsprpub/pr/src/memory' make -C misc install make[9]: Entering directory `/c/build/comm-central/sb-de/mozilla/nsprpub/pr/src/misc' nsinstall -t -m 0755 /c/build/comm-central/comm-central/mozilla/nsprpub/pr/src/misc/compile-et.pl /c/build/comm-central/comm-central/mozilla/nsprpub/pr/src/misc/prerr.properties /c/build/comm-central/sb-de/mozilla/config/nspr/../../dist/sdk/dummy make[9]: Leaving directory `/c/build/comm-central/sb-de/mozilla/nsprpub/pr/src/misc' make -C threads install make[9]: Entering directory `/c/build/comm-central/sb-de/mozilla/nsprpub/pr/src/threads' make -C combined install make[10]: Entering directory `/c/build/comm-central/sb-de/mozilla/nsprpub/pr/src/threads/combined' make[10]: Nothing to be done for `install'. make[10]: Leaving directory `/c/build/comm-central/sb-de/mozilla/nsprpub/pr/src/threads/combined' make[9]: Leaving directory `/c/build/comm-central/sb-de/mozilla/nsprpub/pr/src/threads' make[8]: Leaving directory `/c/build/comm-central/sb-de/mozilla/nsprpub/pr/src' make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/nsprpub/pr' make -j1 -C lib install make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/nsprpub/lib' make -C ds install make[8]: Entering directory `/c/build/comm-central/sb-de/mozilla/nsprpub/lib/ds' nsinstall -t -m 0644 /c/build/comm-central/comm-central/mozilla/nsprpub/lib/ds/plarenas.h /c/build/comm-central/comm-central/mozilla/nsprpub/lib/ds/plarena.h /c/build/comm-central/comm-central/mozilla/nsprpub/lib/ds/plhash.h /c/build/comm-central/sb-de/mozilla/config/nspr/../../dist/include/ nsinstall -t -m 0755 ./plds4_s.lib ./plds4.dll ./plds4.lib /c/build/comm-central/sb-de/mozilla/config/nspr/../../dist/sdk/lib/ make[8]: Leaving directory `/c/build/comm-central/sb-de/mozilla/nsprpub/lib/ds' make -C libc install make[8]: Entering directory `/c/build/comm-central/sb-de/mozilla/nsprpub/lib/libc' make -C include install make[9]: Entering directory `/c/build/comm-central/sb-de/mozilla/nsprpub/lib/libc/include' nsinstall -t -m 0644 /c/build/comm-central/comm-central/mozilla/nsprpub/lib/libc/include/plbase64.h /c/build/comm-central/comm-central/mozilla/nsprpub/lib/libc/include/plerror.h /c/build/comm-central/comm-central/mozilla/nsprpub/lib/libc/include/plgetopt.h /c/build/comm-central/comm-central/mozilla/nsprpub/lib/libc/include/plstr.h /c/build/comm-central/sb-de/mozilla/config/nspr/../../dist/include/ make[9]: Leaving directory `/c/build/comm-central/sb-de/mozilla/nsprpub/lib/libc/include' make -C src install make[9]: Entering directory `/c/build/comm-central/sb-de/mozilla/nsprpub/lib/libc/src' nsinstall -t -m 0755 ./plc4_s.lib ./plc4.dll ./plc4.lib /c/build/comm-central/sb-de/mozilla/config/nspr/../../dist/sdk/lib/ make[9]: Leaving directory `/c/build/comm-central/sb-de/mozilla/nsprpub/lib/libc/src' make[8]: Leaving directory `/c/build/comm-central/sb-de/mozilla/nsprpub/lib/libc' make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/nsprpub/lib' make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/nsprpub' c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe ../../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[5]: Leaving directory `/c/build/comm-central/sb-de/mozilla/config/nspr' make[4]: Leaving directory `/c/build/comm-central/sb-de/mozilla' make tools_tier_nspr make[4]: Entering directory `/c/build/comm-central/sb-de/mozilla' tools_tier_nspr make[5]: Entering directory `/c/build/comm-central/sb-de/mozilla' make[5]: `config/nspr/Makefile' is up to date. make[5]: Leaving directory `/c/build/comm-central/sb-de/mozilla' make[5]: Entering directory `/c/build/comm-central/sb-de/mozilla/config/nspr' make[5]: Nothing to be done for `tools'. make[5]: Leaving directory `/c/build/comm-central/sb-de/mozilla/config/nspr' make[4]: Leaving directory `/c/build/comm-central/sb-de/mozilla' make[3]: Leaving directory `/c/build/comm-central/sb-de/mozilla' make[3]: Entering directory `/c/build/comm-central/sb-de/mozilla' tier_js: js/src make export_tier_js make[4]: Entering directory `/c/build/comm-central/sb-de/mozilla' export_tier_js make[5]: Entering directory `/c/build/comm-central/sb-de/mozilla' make[5]: `js/src/Makefile' is up to date. make[5]: Leaving directory `/c/build/comm-central/sb-de/mozilla' make[5]: Entering directory `/c/build/comm-central/sb-de/mozilla/js/src' Creating /c/build/comm-central/sb-de/mozilla/js/src/.deps make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/js/src/config' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/js/src/config/mkdepend' cppsetup.c cl -Fohost_cppsetup.obj -c -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -Ox -TC -nologo -Fdhost_cppsetup.pdb -DXP_WIN32 -DXP_WIN -DWIN32 -D_WIN32 -DNO_X11 -Ox -MT -DINCLUDEDIR=\"/usr/include\" -DOBJSUFFIX=\".obj\" -I/c/build/comm-central/comm-central/mozilla/js/src/config/mkdepend -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr /c/build/comm-central/comm-central/mozilla/js/src/config/mkdepend/cppsetup.c cppsetup.c c:/build/comm-central/comm-central/mozilla/js/src/config/mkdepend/cppsetup.c(143) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. C:\Program Files\Microsoft Visual Studio 9.0\VC\INCLUDE\stdio.h(366) : see declaration of 'sprintf' c:/build/comm-central/comm-central/mozilla/js/src/config/mkdepend/cppsetup.c(169) : warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. C:\Program Files\Microsoft Visual Studio 9.0\VC\INCLUDE\string.h(157) : see declaration of 'strncpy' ifparser.c cl -Fohost_ifparser.obj -c -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -Ox -TC -nologo -Fdhost_ifparser.pdb -DXP_WIN32 -DXP_WIN -DWIN32 -D_WIN32 -DNO_X11 -Ox -MT -DINCLUDEDIR=\"/usr/include\" -DOBJSUFFIX=\".obj\" -I/c/build/comm-central/comm-central/mozilla/js/src/config/mkdepend -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr /c/build/comm-central/comm-central/mozilla/js/src/config/mkdepend/ifparser.c ifparser.c include.c cl -Fohost_include.obj -c -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -Ox -TC -nologo -Fdhost_include.pdb -DXP_WIN32 -DXP_WIN -DWIN32 -D_WIN32 -DNO_X11 -Ox -MT -DINCLUDEDIR=\"/usr/include\" -DOBJSUFFIX=\".obj\" -I/c/build/comm-central/comm-central/mozilla/js/src/config/mkdepend -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr /c/build/comm-central/comm-central/mozilla/js/src/config/mkdepend/include.c include.c C:\Program Files\Microsoft SDKs\Windows\v7.0\\include\wingdi.h(112) : warning C4005: 'ERROR' : macro redefinition c:\build\comm-central\comm-central\mozilla\js\src\config\mkdepend\def.h(67) : see previous definition of 'ERROR' c:/build/comm-central/comm-central/mozilla/js/src/config/mkdepend/include.c(169) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. c:/build/comm-central/comm-central/mozilla/js/src/config/mkdepend/include.c(303) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. c:/build/comm-central/comm-central/mozilla/js/src/config/mkdepend/include.c(305) : warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. C:\Program Files\Microsoft Visual Studio 9.0\VC\INCLUDE\string.h(157) : see declaration of 'strncpy' c:/build/comm-central/comm-central/mozilla/js/src/config/mkdepend/include.c(307) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. c:/build/comm-central/comm-central/mozilla/js/src/config/mkdepend/include.c(326) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. C:\Program Files\Microsoft Visual Studio 9.0\VC\INCLUDE\stdio.h(366) : see declaration of 'sprintf' main.c cl -Fohost_main.obj -c -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -Ox -TC -nologo -Fdhost_main.pdb -DXP_WIN32 -DXP_WIN -DWIN32 -D_WIN32 -DNO_X11 -Ox -MT -DINCLUDEDIR=\"/usr/include\" -DOBJSUFFIX=\".obj\" -I/c/build/comm-central/comm-central/mozilla/js/src/config/mkdepend -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr /c/build/comm-central/comm-central/mozilla/js/src/config/mkdepend/main.c main.c c:/build/comm-central/comm-central/mozilla/js/src/config/mkdepend/main.c(178) : warning C4013: 'open' undefined; assuming extern returning int c:/build/comm-central/comm-central/mozilla/js/src/config/mkdepend/main.c(182) : warning C4013: 'read' undefined; assuming extern returning int c:/build/comm-central/comm-central/mozilla/js/src/config/mkdepend/main.c(185) : warning C4013: 'close' undefined; assuming extern returning int c:/build/comm-central/comm-central/mozilla/js/src/config/mkdepend/main.c(587) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. c:/build/comm-central/comm-central/mozilla/js/src/config/mkdepend/main.c(622) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. C:\Program Files\Microsoft Visual Studio 9.0\VC\INCLUDE\stdio.h(366) : see declaration of 'sprintf' c:/build/comm-central/comm-central/mozilla/js/src/config/mkdepend/main.c(793) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. C:\Program Files\Microsoft Visual Studio 9.0\VC\INCLUDE\stdio.h(237) : see declaration of 'fopen' c:/build/comm-central/comm-central/mozilla/js/src/config/mkdepend/main.c(795) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. C:\Program Files\Microsoft Visual Studio 9.0\VC\INCLUDE\stdio.h(366) : see declaration of 'sprintf' c:/build/comm-central/comm-central/mozilla/js/src/config/mkdepend/main.c(796) : warning C4996: 'unlink': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _unlink. See online help for details. C:\Program Files\Microsoft Visual Studio 9.0\VC\INCLUDE\stdio.h(301) : see declaration of 'unlink' c:/build/comm-central/comm-central/mozilla/js/src/config/mkdepend/main.c(803) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. C:\Program Files\Microsoft Visual Studio 9.0\VC\INCLUDE\stdio.h(237) : see declaration of 'fopen' c:/build/comm-central/comm-central/mozilla/js/src/config/mkdepend/main.c(806) : warning C4996: 'freopen': This function or variable may be unsafe. Consider using freopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. C:\Program Files\Microsoft Visual Studio 9.0\VC\INCLUDE\stdio.h(252) : see declaration of 'freopen' c:/build/comm-central/comm-central/mozilla/js/src/config/mkdepend/main.c(826) : warning C4013: 'chmod' undefined; assuming extern returning int parse.c cl -Fohost_parse.obj -c -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -Ox -TC -nologo -Fdhost_parse.pdb -DXP_WIN32 -DXP_WIN -DWIN32 -D_WIN32 -DNO_X11 -Ox -MT -DINCLUDEDIR=\"/usr/include\" -DOBJSUFFIX=\".obj\" -I/c/build/comm-central/comm-central/mozilla/js/src/config/mkdepend -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr /c/build/comm-central/comm-central/mozilla/js/src/config/mkdepend/parse.c parse.c c:/build/comm-central/comm-central/mozilla/js/src/config/mkdepend/parse.c(241) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. pr.c cl -Fohost_pr.obj -c -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -Ox -TC -nologo -Fdhost_pr.pdb -DXP_WIN32 -DXP_WIN -DWIN32 -D_WIN32 -DNO_X11 -Ox -MT -DINCLUDEDIR=\"/usr/include\" -DOBJSUFFIX=\".obj\" -I/c/build/comm-central/comm-central/mozilla/js/src/config/mkdepend -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr /c/build/comm-central/comm-central/mozilla/js/src/config/mkdepend/pr.c pr.c c:/build/comm-central/comm-central/mozilla/js/src/config/mkdepend/pr.c(90) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. C:\Program Files\Microsoft Visual Studio 9.0\VC\INCLUDE\stdio.h(366) : see declaration of 'sprintf' c:/build/comm-central/comm-central/mozilla/js/src/config/mkdepend/pr.c(95) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. 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[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/js/src/config/mkdepend' nsinstall_win.c cl -Fohost_nsinstall_win.obj -c -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O1 -TC -nologo -Fdhost_nsinstall_win.pdb -DXP_WIN32 -DXP_WIN -DWIN32 -D_WIN32 -DNO_X11 -O1 -MD -DUNICODE -D_UNICODE -I/c/build/comm-central/comm-central/mozilla/js/src/config -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr /c/build/comm-central/comm-central/mozilla/js/src/config/nsinstall_win.c nsinstall_win.c c:/build/comm-central/comm-central/mozilla/js/src/config/nsinstall_win.c(158) : warning C4996: '_snprintf': This function or variable may be unsafe. Consider using _snprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. C:\Program Files\Microsoft Visual Studio 9.0\VC\INCLUDE\stdio.h(358) : see declaration of '_snprintf' c:/build/comm-central/comm-central/mozilla/js/src/config/nsinstall_win.c(223) : warning C4996: 'wcscpy': This function or variable may be unsafe. Consider using wcscpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. C:\Program Files\Microsoft Visual Studio 9.0\VC\INCLUDE\string.h(252) : see declaration of 'wcscpy' c:/build/comm-central/comm-central/mozilla/js/src/config/nsinstall_win.c(313) : warning C4996: 'wcscpy': This function or variable may be unsafe. Consider using wcscpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. C:\Program Files\Microsoft Visual Studio 9.0\VC\INCLUDE\string.h(252) : see declaration of 'wcscpy' c:/build/comm-central/comm-central/mozilla/js/src/config/nsinstall_win.c(410) : warning C4996: 'wcscpy': This function or variable may be unsafe. Consider using wcscpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. C:\Program Files\Microsoft Visual Studio 9.0\VC\INCLUDE\string.h(252) : see declaration of 'wcscpy' c:/build/comm-central/comm-central/mozilla/js/src/config/nsinstall_win.c(633) : warning C4996: 'wcscpy': This function or variable may be unsafe. Consider using wcscpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. C:\Program Files\Microsoft Visual Studio 9.0\VC\INCLUDE\string.h(252) : see declaration of 'wcscpy' c:/build/comm-central/comm-central/mozilla/js/src/config/nsinstall_win.c(686) : warning C4996: 'wcscpy': This function or variable may be unsafe. Consider using wcscpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. C:\Program Files\Microsoft Visual Studio 9.0\VC\INCLUDE\string.h(252) : see declaration of 'wcscpy' c:/build/comm-central/comm-central/mozilla/js/src/config/nsinstall_win.c(696) : warning C4996: 'wcscat': This function or variable may be unsafe. Consider using wcscat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. C:\Program Files\Microsoft Visual Studio 9.0\VC\INCLUDE\string.h(245) : see declaration of 'wcscat' link -NOLOGO -OUT:nsinstall.exe -PDB:nsinstall.pdb host_nsinstall_win.obj Embedding manifest from /c/build/comm-central/comm-central/mozilla/js/src/config/nsinstall.exe.manifest and nsinstall.exe.manifest rm -f nfspwd cp /c/build/comm-central/comm-central/mozilla/js/src/config/nfspwd.pl nfspwd chmod +x nfspwd c:/build/comm-central/sb-de/mozilla/js/src/config/nsinstall.exe nsinstall.exe ../../../dist/bin make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/js/src/config' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/js/src/shell' Creating /c/build/comm-central/sb-de/mozilla/js/src/shell/.deps make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/js/src/shell' touch jsautocfg.h jskwgen.cpp cl -DMDCPUCFG=\"md/_win95.cfg\" -Fohost_jskwgen.obj -c -GR- -TP -nologo -wd4345 -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O2 -GL -Ictypes/libffi/include -I/c/build/comm-central/comm-central/mozilla/js/src -I. -I./../../dist/include -I./../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -I/c/build/comm-central/comm-central/mozilla/js/src -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr /c/build/comm-central/comm-central/mozilla/js/src/jskwgen.cpp jskwgen.cpp c:/build/comm-central/comm-central/mozilla/js/src/jskwgen.cpp(440) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. C:\Program Files\Microsoft Visual Studio 9.0\VC\INCLUDE\stdio.h(237) : see declaration of 'fopen' link -NOLOGO -OUT:host_jskwgen.exe -PDB:host_jskwgen.pdb host_jskwgen.obj host_jskwgen.obj : MSIL .netmodule or module compiled with /GL found; restarting link with /LTCG; add /LTCG to the link command line to improve linker performance Generating code Finished generating code ./host_jskwgen.exe /c/build/comm-central/sb-de/mozilla/js/src/jsautokw.h c:/build/comm-central/sb-de/mozilla/js/src/config/nsinstall.exe -m 644 js-config.h jsautocfg.h /c/build/comm-central/sb-de/mozilla/js/src/jsautokw.h /c/build/comm-central/comm-central/mozilla/js/src/js.msg /c/build/comm-central/comm-central/mozilla/js/src/jsapi.h /c/build/comm-central/comm-central/mozilla/js/src/jsarray.h /c/build/comm-central/comm-central/mozilla/js/src/jsarena.h /c/build/comm-central/comm-central/mozilla/js/src/jsatom.h /c/build/comm-central/comm-central/mozilla/js/src/jsbit.h /c/build/comm-central/comm-central/mozilla/js/src/jsbool.h /c/build/comm-central/comm-central/mozilla/js/src/jsclist.h /c/build/comm-central/comm-central/mozilla/js/src/jscntxt.h /c/build/comm-central/comm-central/mozilla/js/src/jscompat.h /c/build/comm-central/comm-central/mozilla/js/src/jsdate.h /c/build/comm-central/comm-central/mozilla/js/src/jsdbgapi.h /c/build/comm-central/comm-central/mozilla/js/src/jsdhash.h /c/build/comm-central/comm-central/mozilla/js/src/jsdtoa.h /c/build/comm-central/comm-central/mozilla/js/src/jsemit.h /c/build/comm-central/comm-central/mozilla/js/src/jsfun.h /c/build/comm-central/comm-central/mozilla/js/src/jsgc.h /c/build/comm-central/comm-central/mozilla/js/src/jshash.h /c/build/comm-central/comm-central/mozilla/js/src/jsinterp.h /c/build/comm-central/comm-central/mozilla/js/src/jsinttypes.h /c/build/comm-central/comm-central/mozilla/js/src/jsiter.h /c/build/comm-central/comm-central/mozilla/js/src/jslock.h /c/build/comm-central/comm-central/mozilla/js/src/jslong.h /c/build/comm-central/comm-central/mozilla/js/src/jsmath.h /c/build/comm-central/comm-central/mozilla/js/src/jsobj.h /c/build/comm-central/comm-central/mozilla/js/src/jsobjinlines.h /c/build/comm-central/comm-central/mozilla/js/src/json.h /c/build/comm-central/comm-central/mozilla/js/src/jsopcode.tbl /c/build/comm-central/comm-central/mozilla/js/src/jsopcode.h /c/build/comm-central/comm-central/mozilla/js/src/jsotypes.h /c/build/comm-central/comm-central/mozilla/js/src/jsparse.h /c/build/comm-central/comm-central/mozilla/js/src/jsprf.h /c/build/comm-central/comm-central/mozilla/js/src/jspropertycache.h /c/build/comm-central/comm-central/mozilla/js/src/jspropertycacheinlines.h /c/build/comm-central/comm-central/mozilla/js/src/jspropertytree.h /c/build/comm-central/comm-central/mozilla/js/src/jsproto.tbl /c/build/comm-central/comm-central/mozilla/js/src/jsprvtd.h /c/build/comm-central/comm-central/mozilla/js/src/jspubtd.h /c/build/comm-central/comm-central/mozilla/js/src/jsregexp.h /c/build/comm-central/comm-central/mozilla/js/src/jsscan.h /c/build/comm-central/comm-central/mozilla/js/src/jsscope.h /c/build/comm-central/comm-central/mozilla/js/src/jsscript.h /c/build/comm-central/comm-central/mozilla/js/src/jsscriptinlines.h /c/build/comm-central/comm-central/mozilla/js/src/jsstaticcheck.h /c/build/comm-central/comm-central/mozilla/js/src/jsstr.h /c/build/comm-central/comm-central/mozilla/js/src/jstask.h /c/build/comm-central/comm-central/mozilla/js/src/jstracer.h /c/build/comm-central/comm-central/mozilla/js/src/jstypedarray.h /c/build/comm-central/comm-central/mozilla/js/src/jstypes.h /c/build/comm-central/comm-central/mozilla/js/src/jsutil.h /c/build/comm-central/comm-central/mozilla/js/src/jsvector.h /c/build/comm-central/comm-central/mozilla/js/src/jstl.h /c/build/comm-central/comm-central/mozilla/js/src/jshashtable.h /c/build/comm-central/comm-central/mozilla/js/src/jsversion.h /c/build/comm-central/comm-central/mozilla/js/src/jsxdrapi.h /c/build/comm-central/comm-central/mozilla/js/src/jsxml.h /c/build/comm-central/comm-central/mozilla/js/src/jsbuiltins.h /c/build/comm-central/comm-central/mozilla/js/src/nanojit/Assembler.h /c/build/comm-central/comm-central/mozilla/js/src/nanojit/Allocator.h /c/build/comm-central/comm-central/mozilla/js/src/nanojit/CodeAlloc.h /c/build/comm-central/comm-central/mozilla/js/src/nanojit/Containers.h /c/build/comm-central/comm-central/mozilla/js/src/nanojit/LIR.h /c/build/comm-central/comm-central/mozilla/js/src/nanojit/avmplus.h /c/build/comm-central/comm-central/mozilla/js/src/nanojit/Fragmento.h /c/build/comm-central/comm-central/mozilla/js/src/nanojit/Native.h /c/build/comm-central/comm-central/mozilla/js/src/nanojit/Nativei386.h /c/build/comm-central/comm-central/mozilla/js/src/nanojit/njconfig.h /c/build/comm-central/comm-central/mozilla/js/src/nanojit/RegAlloc.h /c/build/comm-central/comm-central/mozilla/js/src/nanojit/nanojit.h /c/build/comm-central/comm-central/mozilla/js/src/nanojit/VMPI.h /c/build/comm-central/comm-central/mozilla/js/src/jscpucfg.h ./../../dist/include make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/js/src/ctypes/libffi' make "AR_FLAGS=" "CC_FOR_BUILD=" "CFLAGS=-g" "CXXFLAGS=" "CFLAGS_FOR_BUILD=" "CFLAGS_FOR_TARGET=" "INSTALL=/bin/install -c" "INSTALL_DATA=/bin/install -c -m 644" "INSTALL_PROGRAM=/bin/install -c" "INSTALL_SCRIPT=/bin/install -c" "JC1FLAGS=" "LDFLAGS=" "LIBCFLAGS=" "LIBCFLAGS_FOR_TARGET=" "MAKE=make" "MAKEINFO=sh.exe /c/build/comm-central/comm-central/mozilla/js/src/ctypes/libffi/missing --run makeinfo " "PICFLAG=" "PICFLAG_FOR_TARGET=" "RUNTESTFLAGS=" "SHELL=sh.exe" "exec_prefix=/usr/local" "infodir=/usr/local/share/info" "libdir=/usr/local/lib" "prefix=/usr/local" "AR=false" "AS=as" "CC=/c/build/comm-central/comm-central/mozilla/js/src/ctypes/libffi/msvcc.sh" "CXX=g++" "LD=link" "NM=dumpbin -symbols" "RANLIB=:" "DESTDIR=" all-recursive make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/js/src/ctypes/libffi' Making all in include make[8]: Entering directory `/c/build/comm-central/sb-de/mozilla/js/src/ctypes/libffi/include' make[8]: Nothing to be done for `all'. make[8]: Leaving directory `/c/build/comm-central/sb-de/mozilla/js/src/ctypes/libffi/include' Making all in testsuite make[8]: Entering directory `/c/build/comm-central/sb-de/mozilla/js/src/ctypes/libffi/testsuite' make[8]: Nothing to be done for `all'. make[8]: Leaving directory `/c/build/comm-central/sb-de/mozilla/js/src/ctypes/libffi/testsuite' Making all in man make[8]: Entering directory `/c/build/comm-central/sb-de/mozilla/js/src/ctypes/libffi/man' make[8]: Nothing to be done for `all'. make[8]: Leaving directory `/c/build/comm-central/sb-de/mozilla/js/src/ctypes/libffi/man' make[8]: Entering directory `/c/build/comm-central/sb-de/mozilla/js/src/ctypes/libffi' source='/c/build/comm-central/comm-central/mozilla/js/src/ctypes/libffi/src/debug.c' object='src/debug.lo' libtool=yes \ DEPDIR=.deps depmode=none sh.exe /c/build/comm-central/comm-central/mozilla/js/src/ctypes/libffi/depcomp \ sh.exe ./libtool --tag=CC --mode=compile /c/build/comm-central/comm-central/mozilla/js/src/ctypes/libffi/msvcc.sh -DHAVE_CONFIG_H -I. -I/c/build/comm-central/comm-central/mozilla/js/src/ctypes/libffi -I. -I/c/build/comm-central/comm-central/mozilla/js/src/ctypes/libffi/include -Iinclude -I/c/build/comm-central/comm-central/mozilla/js/src/ctypes/libffi/src -Wall -g -fexceptions -g -c -o src/debug.lo /c/build/comm-central/comm-central/mozilla/js/src/ctypes/libffi/src/debug.c libtool: compile: /c/build/comm-central/comm-central/mozilla/js/src/ctypes/libffi/msvcc.sh -DHAVE_CONFIG_H -I. -I/c/build/comm-central/comm-central/mozilla/js/src/ctypes/libffi -I. -I/c/build/comm-central/comm-central/mozilla/js/src/ctypes/libffi/include -Iinclude -I/c/build/comm-central/comm-central/mozilla/js/src/ctypes/libffi/src -Wall -g -fexceptions -g -c /c/build/comm-central/comm-central/mozilla/js/src/ctypes/libffi/src/debug.c -o src/debug.obj cl -MDd -nologo -DHAVE_CONFIG_H -I. -I/c/build/comm-central/comm-central/mozilla/js/src/ctypes/libffi -I. -I/c/build/comm-central/comm-central/mozilla/js/src/ctypes/libffi/include -Iinclude -I/c/build/comm-central/comm-central/mozilla/js/src/ctypes/libffi/src -W3 -D_DEBUG -RTC1 -Zi -D_DEBUG -RTC1 -Zi -c /c/build/comm-central/comm-central/mozilla/js/src/ctypes/libffi/src/debug.c -Fosrc/debug.obj -Fdsrc/debug -Fpsrc/debug -Fasrc/debug debug.c source='/c/build/comm-central/comm-central/mozilla/js/src/ctypes/libffi/src/prep_cif.c' object='src/prep_cif.lo' libtool=yes \ DEPDIR=.deps depmode=none sh.exe /c/build/comm-central/comm-central/mozilla/js/src/ctypes/libffi/depcomp \ sh.exe ./libtool --tag=CC --mode=compile /c/build/comm-central/comm-central/mozilla/js/src/ctypes/libffi/msvcc.sh -DHAVE_CONFIG_H -I. -I/c/build/comm-central/comm-central/mozilla/js/src/ctypes/libffi -I. -I/c/build/comm-central/comm-central/mozilla/js/src/ctypes/libffi/include -Iinclude -I/c/build/comm-central/comm-central/mozilla/js/src/ctypes/libffi/src -Wall -g -fexceptions -g -c -o src/prep_cif.lo /c/build/comm-central/comm-central/mozilla/js/src/ctypes/libffi/src/prep_cif.c libtool: compile: /c/build/comm-central/comm-central/mozilla/js/src/ctypes/libffi/msvcc.sh -DHAVE_CONFIG_H -I. -I/c/build/comm-central/comm-central/mozilla/js/src/ctypes/libffi -I. -I/c/build/comm-central/comm-central/mozilla/js/src/ctypes/libffi/include -Iinclude -I/c/build/comm-central/comm-central/mozilla/js/src/ctypes/libffi/src -Wall -g -fexceptions -g -c /c/build/comm-central/comm-central/mozilla/js/src/ctypes/libffi/src/prep_cif.c -o src/prep_cif.obj cl -MDd -nologo -DHAVE_CONFIG_H -I. -I/c/build/comm-central/comm-central/mozilla/js/src/ctypes/libffi -I. -I/c/build/comm-central/comm-central/mozilla/js/src/ctypes/libffi/include -Iinclude -I/c/build/comm-central/comm-central/mozilla/js/src/ctypes/libffi/src -W3 -D_DEBUG -RTC1 -Zi -D_DEBUG -RTC1 -Zi -c /c/build/comm-central/comm-central/mozilla/js/src/ctypes/libffi/src/prep_cif.c -Fosrc/prep_cif.obj -Fdsrc/prep_cif -Fpsrc/prep_cif -Fasrc/prep_cif prep_cif.c source='/c/build/comm-central/comm-central/mozilla/js/src/ctypes/libffi/src/types.c' object='src/types.lo' libtool=yes \ DEPDIR=.deps depmode=none sh.exe /c/build/comm-central/comm-central/mozilla/js/src/ctypes/libffi/depcomp \ sh.exe ./libtool --tag=CC --mode=compile /c/build/comm-central/comm-central/mozilla/js/src/ctypes/libffi/msvcc.sh -DHAVE_CONFIG_H -I. -I/c/build/comm-central/comm-central/mozilla/js/src/ctypes/libffi -I. -I/c/build/comm-central/comm-central/mozilla/js/src/ctypes/libffi/include -Iinclude -I/c/build/comm-central/comm-central/mozilla/js/src/ctypes/libffi/src -Wall -g -fexceptions -g -c -o src/types.lo /c/build/comm-central/comm-central/mozilla/js/src/ctypes/libffi/src/types.c libtool: compile: /c/build/comm-central/comm-central/mozilla/js/src/ctypes/libffi/msvcc.sh -DHAVE_CONFIG_H -I. -I/c/build/comm-central/comm-central/mozilla/js/src/ctypes/libffi -I. -I/c/build/comm-central/comm-central/mozilla/js/src/ctypes/libffi/include -Iinclude -I/c/build/comm-central/comm-central/mozilla/js/src/ctypes/libffi/src -Wall -g -fexceptions -g -c /c/build/comm-central/comm-central/mozilla/js/src/ctypes/libffi/src/types.c -o src/types.obj cl -MDd -nologo -DHAVE_CONFIG_H -I. -I/c/build/comm-central/comm-central/mozilla/js/src/ctypes/libffi -I. -I/c/build/comm-central/comm-central/mozilla/js/src/ctypes/libffi/include -Iinclude -I/c/build/comm-central/comm-central/mozilla/js/src/ctypes/libffi/src -W3 -D_DEBUG -RTC1 -Zi -D_DEBUG -RTC1 -Zi -c /c/build/comm-central/comm-central/mozilla/js/src/ctypes/libffi/src/types.c -Fosrc/types.obj -Fdsrc/types -Fpsrc/types -Fasrc/types types.c source='/c/build/comm-central/comm-central/mozilla/js/src/ctypes/libffi/src/raw_api.c' object='src/raw_api.lo' libtool=yes \ DEPDIR=.deps depmode=none sh.exe /c/build/comm-central/comm-central/mozilla/js/src/ctypes/libffi/depcomp \ sh.exe ./libtool --tag=CC --mode=compile /c/build/comm-central/comm-central/mozilla/js/src/ctypes/libffi/msvcc.sh -DHAVE_CONFIG_H -I. -I/c/build/comm-central/comm-central/mozilla/js/src/ctypes/libffi -I. -I/c/build/comm-central/comm-central/mozilla/js/src/ctypes/libffi/include -Iinclude -I/c/build/comm-central/comm-central/mozilla/js/src/ctypes/libffi/src -Wall -g -fexceptions -g -c -o src/raw_api.lo /c/build/comm-central/comm-central/mozilla/js/src/ctypes/libffi/src/raw_api.c libtool: compile: /c/build/comm-central/comm-central/mozilla/js/src/ctypes/libffi/msvcc.sh -DHAVE_CONFIG_H -I. -I/c/build/comm-central/comm-central/mozilla/js/src/ctypes/libffi -I. -I/c/build/comm-central/comm-central/mozilla/js/src/ctypes/libffi/include -Iinclude -I/c/build/comm-central/comm-central/mozilla/js/src/ctypes/libffi/src -Wall -g -fexceptions -g -c /c/build/comm-central/comm-central/mozilla/js/src/ctypes/libffi/src/raw_api.c -o src/raw_api.obj cl -MDd -nologo -DHAVE_CONFIG_H -I. -I/c/build/comm-central/comm-central/mozilla/js/src/ctypes/libffi -I. -I/c/build/comm-central/comm-central/mozilla/js/src/ctypes/libffi/include -Iinclude -I/c/build/comm-central/comm-central/mozilla/js/src/ctypes/libffi/src -W3 -D_DEBUG -RTC1 -Zi -D_DEBUG -RTC1 -Zi -c /c/build/comm-central/comm-central/mozilla/js/src/ctypes/libffi/src/raw_api.c -Fosrc/raw_api.obj -Fdsrc/raw_api -Fpsrc/raw_api -Fasrc/raw_api raw_api.c source='/c/build/comm-central/comm-central/mozilla/js/src/ctypes/libffi/src/java_raw_api.c' object='src/java_raw_api.lo' libtool=yes \ DEPDIR=.deps depmode=none sh.exe /c/build/comm-central/comm-central/mozilla/js/src/ctypes/libffi/depcomp \ sh.exe ./libtool --tag=CC --mode=compile /c/build/comm-central/comm-central/mozilla/js/src/ctypes/libffi/msvcc.sh -DHAVE_CONFIG_H -I. -I/c/build/comm-central/comm-central/mozilla/js/src/ctypes/libffi -I. -I/c/build/comm-central/comm-central/mozilla/js/src/ctypes/libffi/include -Iinclude -I/c/build/comm-central/comm-central/mozilla/js/src/ctypes/libffi/src -Wall -g -fexceptions -g -c -o src/java_raw_api.lo /c/build/comm-central/comm-central/mozilla/js/src/ctypes/libffi/src/java_raw_api.c libtool: compile: /c/build/comm-central/comm-central/mozilla/js/src/ctypes/libffi/msvcc.sh -DHAVE_CONFIG_H -I. -I/c/build/comm-central/comm-central/mozilla/js/src/ctypes/libffi -I. -I/c/build/comm-central/comm-central/mozilla/js/src/ctypes/libffi/include -Iinclude -I/c/build/comm-central/comm-central/mozilla/js/src/ctypes/libffi/src -Wall -g -fexceptions -g -c /c/build/comm-central/comm-central/mozilla/js/src/ctypes/libffi/src/java_raw_api.c -o src/java_raw_api.obj cl -MDd -nologo -DHAVE_CONFIG_H -I. -I/c/build/comm-central/comm-central/mozilla/js/src/ctypes/libffi -I. -I/c/build/comm-central/comm-central/mozilla/js/src/ctypes/libffi/include -Iinclude -I/c/build/comm-central/comm-central/mozilla/js/src/ctypes/libffi/src -W3 -D_DEBUG -RTC1 -Zi -D_DEBUG -RTC1 -Zi -c /c/build/comm-central/comm-central/mozilla/js/src/ctypes/libffi/src/java_raw_api.c -Fosrc/java_raw_api.obj -Fdsrc/java_raw_api -Fpsrc/java_raw_api -Fasrc/java_raw_api java_raw_api.c source='/c/build/comm-central/comm-central/mozilla/js/src/ctypes/libffi/src/closures.c' object='src/closures.lo' libtool=yes \ DEPDIR=.deps depmode=none sh.exe /c/build/comm-central/comm-central/mozilla/js/src/ctypes/libffi/depcomp \ sh.exe ./libtool --tag=CC --mode=compile /c/build/comm-central/comm-central/mozilla/js/src/ctypes/libffi/msvcc.sh -DHAVE_CONFIG_H -I. -I/c/build/comm-central/comm-central/mozilla/js/src/ctypes/libffi -I. -I/c/build/comm-central/comm-central/mozilla/js/src/ctypes/libffi/include -Iinclude -I/c/build/comm-central/comm-central/mozilla/js/src/ctypes/libffi/src -Wall -g -fexceptions -g -c -o src/closures.lo /c/build/comm-central/comm-central/mozilla/js/src/ctypes/libffi/src/closures.c libtool: compile: /c/build/comm-central/comm-central/mozilla/js/src/ctypes/libffi/msvcc.sh -DHAVE_CONFIG_H -I. -I/c/build/comm-central/comm-central/mozilla/js/src/ctypes/libffi -I. -I/c/build/comm-central/comm-central/mozilla/js/src/ctypes/libffi/include -Iinclude -I/c/build/comm-central/comm-central/mozilla/js/src/ctypes/libffi/src -Wall -g -fexceptions -g -c /c/build/comm-central/comm-central/mozilla/js/src/ctypes/libffi/src/closures.c -o src/closures.obj cl -MDd -nologo -DHAVE_CONFIG_H -I. -I/c/build/comm-central/comm-central/mozilla/js/src/ctypes/libffi -I. -I/c/build/comm-central/comm-central/mozilla/js/src/ctypes/libffi/include -Iinclude -I/c/build/comm-central/comm-central/mozilla/js/src/ctypes/libffi/src -W3 -D_DEBUG -RTC1 -Zi -D_DEBUG -RTC1 -Zi -c /c/build/comm-central/comm-central/mozilla/js/src/ctypes/libffi/src/closures.c -Fosrc/closures.obj -Fdsrc/closures -Fpsrc/closures -Fasrc/closures closures.c source='/c/build/comm-central/comm-central/mozilla/js/src/ctypes/libffi/src/x86/ffi.c' object='src/x86/ffi.lo' libtool=yes \ DEPDIR=.deps depmode=none sh.exe /c/build/comm-central/comm-central/mozilla/js/src/ctypes/libffi/depcomp \ sh.exe ./libtool --tag=CC --mode=compile /c/build/comm-central/comm-central/mozilla/js/src/ctypes/libffi/msvcc.sh -DHAVE_CONFIG_H -I. -I/c/build/comm-central/comm-central/mozilla/js/src/ctypes/libffi -I. -I/c/build/comm-central/comm-central/mozilla/js/src/ctypes/libffi/include -Iinclude -I/c/build/comm-central/comm-central/mozilla/js/src/ctypes/libffi/src -Wall -g -fexceptions -g -c -o src/x86/ffi.lo /c/build/comm-central/comm-central/mozilla/js/src/ctypes/libffi/src/x86/ffi.c libtool: compile: /c/build/comm-central/comm-central/mozilla/js/src/ctypes/libffi/msvcc.sh -DHAVE_CONFIG_H -I. -I/c/build/comm-central/comm-central/mozilla/js/src/ctypes/libffi -I. -I/c/build/comm-central/comm-central/mozilla/js/src/ctypes/libffi/include -Iinclude -I/c/build/comm-central/comm-central/mozilla/js/src/ctypes/libffi/src -Wall -g -fexceptions -g -c /c/build/comm-central/comm-central/mozilla/js/src/ctypes/libffi/src/x86/ffi.c -o src/x86/ffi.obj cl -MDd -nologo -DHAVE_CONFIG_H -I. -I/c/build/comm-central/comm-central/mozilla/js/src/ctypes/libffi -I. -I/c/build/comm-central/comm-central/mozilla/js/src/ctypes/libffi/include -Iinclude -I/c/build/comm-central/comm-central/mozilla/js/src/ctypes/libffi/src -W3 -D_DEBUG -RTC1 -Zi -D_DEBUG -RTC1 -Zi -c /c/build/comm-central/comm-central/mozilla/js/src/ctypes/libffi/src/x86/ffi.c -Fosrc/x86/ffi.obj -Fdsrc/x86/ffi -Fpsrc/x86/ffi -Fasrc/x86/ffi ffi.c source='/c/build/comm-central/comm-central/mozilla/js/src/ctypes/libffi/src/x86/win32.S' object='src/x86/win32.lo' libtool=yes \ DEPDIR=.deps depmode=none sh.exe /c/build/comm-central/comm-central/mozilla/js/src/ctypes/libffi/depcomp \ sh.exe ./libtool --mode=compile /c/build/comm-central/comm-central/mozilla/js/src/ctypes/libffi/msvcc.sh -DHAVE_CONFIG_H -I. -I/c/build/comm-central/comm-central/mozilla/js/src/ctypes/libffi -I. -I/c/build/comm-central/comm-central/mozilla/js/src/ctypes/libffi/include -Iinclude -I/c/build/comm-central/comm-central/mozilla/js/src/ctypes/libffi/src -I. -I/c/build/comm-central/comm-central/mozilla/js/src/ctypes/libffi/include -Iinclude -I/c/build/comm-central/comm-central/mozilla/js/src/ctypes/libffi/src -g -c -o src/x86/win32.lo /c/build/comm-central/comm-central/mozilla/js/src/ctypes/libffi/src/x86/win32.S libtool: compile: /c/build/comm-central/comm-central/mozilla/js/src/ctypes/libffi/msvcc.sh -DHAVE_CONFIG_H -I. -I/c/build/comm-central/comm-central/mozilla/js/src/ctypes/libffi -I. -I/c/build/comm-central/comm-central/mozilla/js/src/ctypes/libffi/include -Iinclude -I/c/build/comm-central/comm-central/mozilla/js/src/ctypes/libffi/src -I. -I/c/build/comm-central/comm-central/mozilla/js/src/ctypes/libffi/include -Iinclude -I/c/build/comm-central/comm-central/mozilla/js/src/ctypes/libffi/src -g -c /c/build/comm-central/comm-central/mozilla/js/src/ctypes/libffi/src/x86/win32.S -o src/x86/win32.obj cl -nologo -EP -I. -I/c/build/comm-central/comm-central/mozilla/js/src/ctypes/libffi -I. -I/c/build/comm-central/comm-central/mozilla/js/src/ctypes/libffi/include -Iinclude -I/c/build/comm-central/comm-central/mozilla/js/src/ctypes/libffi/src -I. -I/c/build/comm-central/comm-central/mozilla/js/src/ctypes/libffi/include -Iinclude -I/c/build/comm-central/comm-central/mozilla/js/src/ctypes/libffi/src -DHAVE_CONFIG_H /c/build/comm-central/comm-central/mozilla/js/src/ctypes/libffi/src/x86/win32.S > src/x86/win32.asm ml -nologo -safeseh -c -Fosrc/x86/win32.obj src/x86/win32.asm Assembling: src/x86/win32.asm sh.exe ./libtool --tag=CC --mode=link /c/build/comm-central/comm-central/mozilla/js/src/ctypes/libffi/msvcc.sh -Wall -g -fexceptions -g -version-info `grep -v '^#' /c/build/comm-central/comm-central/mozilla/js/src/ctypes/libffi/libtool-version` -no-undefined -o libffi.la -rpath /usr/local/lib src/debug.lo src/prep_cif.lo src/types.lo src/raw_api.lo src/java_raw_api.lo src/closures.lo src/x86/ffi.lo src/x86/win32.lo libtool: link: lib -OUT:.libs/libffi.lib src/debug.obj src/prep_cif.obj src/types.obj src/raw_api.obj src/java_raw_api.obj src/closures.obj src/x86/ffi.obj src/x86/win32.obj Microsoft (R) Library Manager Version 9.00.30729.01 Copyright (C) Microsoft Corporation. All rights reserved. libtool: link: ( cd ".libs" && rm -f "libffi.la" && ln -s "../libffi.la" "libffi.la" ) sh.exe ./libtool --tag=CC --mode=link /c/build/comm-central/comm-central/mozilla/js/src/ctypes/libffi/msvcc.sh -Wall -g -fexceptions -g -o libffi_convenience.la src/debug.lo src/prep_cif.lo src/types.lo src/raw_api.lo src/java_raw_api.lo src/closures.lo src/x86/ffi.lo src/x86/win32.lo libtool: link: lib -OUT:.libs/libffi_convenience.lib src/debug.obj src/prep_cif.obj src/types.obj src/raw_api.obj src/java_raw_api.obj src/closures.obj src/x86/ffi.obj src/x86/win32.obj Microsoft (R) Library Manager Version 9.00.30729.01 Copyright (C) Microsoft Corporation. All rights reserved. libtool: link: ( cd ".libs" && rm -f "libffi_convenience.la" && ln -s "../libffi_convenience.la" "libffi_convenience.la" ) make[8]: Leaving directory `/c/build/comm-central/sb-de/mozilla/js/src/ctypes/libffi' make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/js/src/ctypes/libffi' make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/js/src/ctypes/libffi' mkdir -p nanojit make[5]: Leaving directory `/c/build/comm-central/sb-de/mozilla/js/src' make[4]: Leaving directory `/c/build/comm-central/sb-de/mozilla' make libs_tier_js make[4]: Entering directory `/c/build/comm-central/sb-de/mozilla' libs_tier_js make[5]: Entering directory `/c/build/comm-central/sb-de/mozilla' make[5]: `js/src/Makefile' is up to date. make[5]: Leaving directory `/c/build/comm-central/sb-de/mozilla' make[5]: Entering directory `/c/build/comm-central/sb-de/mozilla/js/src' jsoplengen.cpp cl -DMDCPUCFG=\"md/_win95.cfg\" -Fohost_jsoplengen.obj -c -GR- -TP -nologo -wd4345 -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O2 -GL -Ictypes/libffi/include -I/c/build/comm-central/comm-central/mozilla/js/src -I. -I./../../dist/include -I./../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -I/c/build/comm-central/comm-central/mozilla/js/src -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr /c/build/comm-central/comm-central/mozilla/js/src/jsoplengen.cpp jsoplengen.cpp c:/build/comm-central/comm-central/mozilla/js/src/jsoplengen.cpp(73) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. C:\Program Files\Microsoft Visual Studio 9.0\VC\INCLUDE\stdio.h(237) : see declaration of 'fopen' link -NOLOGO -OUT:host_jsoplengen.exe -PDB:host_jsoplengen.pdb host_jsoplengen.obj host_jsoplengen.obj : MSIL .netmodule or module compiled with /GL found; restarting link with /LTCG; add /LTCG to the link command line to improve linker performance Generating code Finished generating code ./host_jsoplengen.exe /c/build/comm-central/sb-de/mozilla/js/src/jsautooplen.h jsapi.cpp Building deps for /c/build/comm-central/comm-central/mozilla/js/src/jsapi.cpp cl -Fojsapi.obj -c -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DEXPORT_JS_API -DJS_HAS_CTYPES -Ictypes/libffi/include -I/c/build/comm-central/comm-central/mozilla/js/src -I. -I./../../dist/include -I./../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -I/c/build/comm-central/comm-central/mozilla/js/src -GR- -TP -nologo -wd4345 -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O2 -GL -MD -FI ./js-confdefs.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/js/src/jsapi.cpp jsapi.cpp jsarena.cpp Building deps for /c/build/comm-central/comm-central/mozilla/js/src/jsarena.cpp cl -Fojsarena.obj -c -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DEXPORT_JS_API -DJS_HAS_CTYPES -Ictypes/libffi/include -I/c/build/comm-central/comm-central/mozilla/js/src -I. -I./../../dist/include -I./../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -I/c/build/comm-central/comm-central/mozilla/js/src -GR- -TP -nologo -wd4345 -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O2 -GL -MD -FI ./js-confdefs.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/js/src/jsarena.cpp jsarena.cpp jsarray.cpp Building deps for /c/build/comm-central/comm-central/mozilla/js/src/jsarray.cpp cl -Fojsarray.obj -c -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DEXPORT_JS_API -DJS_HAS_CTYPES -Ictypes/libffi/include -I/c/build/comm-central/comm-central/mozilla/js/src -I. -I./../../dist/include -I./../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -I/c/build/comm-central/comm-central/mozilla/js/src -GR- -TP -nologo -wd4345 -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O2 -GL -MD -FI ./js-confdefs.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/js/src/jsarray.cpp jsarray.cpp jsatom.cpp Building deps for /c/build/comm-central/comm-central/mozilla/js/src/jsatom.cpp cl -Fojsatom.obj -c -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DEXPORT_JS_API -DJS_HAS_CTYPES -Ictypes/libffi/include -I/c/build/comm-central/comm-central/mozilla/js/src -I. -I./../../dist/include -I./../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -I/c/build/comm-central/comm-central/mozilla/js/src -GR- -TP -nologo -wd4345 -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O2 -GL -MD -FI ./js-confdefs.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/js/src/jsatom.cpp jsatom.cpp jsbool.cpp Building deps for /c/build/comm-central/comm-central/mozilla/js/src/jsbool.cpp cl -Fojsbool.obj -c -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DEXPORT_JS_API -DJS_HAS_CTYPES -Ictypes/libffi/include -I/c/build/comm-central/comm-central/mozilla/js/src -I. -I./../../dist/include -I./../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -I/c/build/comm-central/comm-central/mozilla/js/src -GR- -TP -nologo -wd4345 -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O2 -GL -MD -FI ./js-confdefs.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/js/src/jsbool.cpp jsbool.cpp jscntxt.cpp Building deps for /c/build/comm-central/comm-central/mozilla/js/src/jscntxt.cpp cl -Fojscntxt.obj -c -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DEXPORT_JS_API -DJS_HAS_CTYPES -Ictypes/libffi/include -I/c/build/comm-central/comm-central/mozilla/js/src -I. -I./../../dist/include -I./../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -I/c/build/comm-central/comm-central/mozilla/js/src -GR- -TP -nologo -wd4345 -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O2 -GL -MD -FI ./js-confdefs.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/js/src/jscntxt.cpp jscntxt.cpp jsdate.cpp Building deps for /c/build/comm-central/comm-central/mozilla/js/src/jsdate.cpp cl -Fojsdate.obj -c -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DEXPORT_JS_API -DJS_HAS_CTYPES -Ictypes/libffi/include -I/c/build/comm-central/comm-central/mozilla/js/src -I. -I./../../dist/include -I./../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -I/c/build/comm-central/comm-central/mozilla/js/src -GR- -TP -nologo -wd4345 -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O2 -GL -MD -FI ./js-confdefs.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/js/src/jsdate.cpp jsdate.cpp jsdbgapi.cpp Building deps for /c/build/comm-central/comm-central/mozilla/js/src/jsdbgapi.cpp cl -Fojsdbgapi.obj -c -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DEXPORT_JS_API -DJS_HAS_CTYPES -Ictypes/libffi/include -I/c/build/comm-central/comm-central/mozilla/js/src -I. -I./../../dist/include -I./../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -I/c/build/comm-central/comm-central/mozilla/js/src -GR- -TP -nologo -wd4345 -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O2 -GL -MD -FI ./js-confdefs.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/js/src/jsdbgapi.cpp jsdbgapi.cpp jsdhash.cpp Building deps for /c/build/comm-central/comm-central/mozilla/js/src/jsdhash.cpp cl -Fojsdhash.obj -c -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DEXPORT_JS_API -DJS_HAS_CTYPES -Ictypes/libffi/include -I/c/build/comm-central/comm-central/mozilla/js/src -I. -I./../../dist/include -I./../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -I/c/build/comm-central/comm-central/mozilla/js/src -GR- -TP -nologo -wd4345 -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O2 -GL -MD -FI ./js-confdefs.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/js/src/jsdhash.cpp jsdhash.cpp jsdtoa.cpp Building deps for /c/build/comm-central/comm-central/mozilla/js/src/jsdtoa.cpp cl -Fojsdtoa.obj -c -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DEXPORT_JS_API -DJS_HAS_CTYPES -Ictypes/libffi/include -I/c/build/comm-central/comm-central/mozilla/js/src -I. -I./../../dist/include -I./../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -I/c/build/comm-central/comm-central/mozilla/js/src -GR- -TP -nologo -wd4345 -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O2 -GL -MD -FI ./js-confdefs.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/js/src/jsdtoa.cpp jsdtoa.cpp jsemit.cpp Building deps for /c/build/comm-central/comm-central/mozilla/js/src/jsemit.cpp cl -Fojsemit.obj -c -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DEXPORT_JS_API -DJS_HAS_CTYPES -Ictypes/libffi/include -I/c/build/comm-central/comm-central/mozilla/js/src -I. -I./../../dist/include -I./../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -I/c/build/comm-central/comm-central/mozilla/js/src -GR- -TP -nologo -wd4345 -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O2 -GL -MD -FI ./js-confdefs.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/js/src/jsemit.cpp jsemit.cpp jsexn.cpp Building deps for /c/build/comm-central/comm-central/mozilla/js/src/jsexn.cpp cl -Fojsexn.obj -c -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DEXPORT_JS_API -DJS_HAS_CTYPES -Ictypes/libffi/include -I/c/build/comm-central/comm-central/mozilla/js/src -I. -I./../../dist/include -I./../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -I/c/build/comm-central/comm-central/mozilla/js/src -GR- -TP -nologo -wd4345 -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O2 -GL -MD -FI ./js-confdefs.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/js/src/jsexn.cpp jsexn.cpp jsfun.cpp Building deps for /c/build/comm-central/comm-central/mozilla/js/src/jsfun.cpp cl -Fojsfun.obj -c -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DEXPORT_JS_API -DJS_HAS_CTYPES -Ictypes/libffi/include -I/c/build/comm-central/comm-central/mozilla/js/src -I. -I./../../dist/include -I./../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -I/c/build/comm-central/comm-central/mozilla/js/src -GR- -TP -nologo -wd4345 -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O2 -GL -MD -FI ./js-confdefs.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/js/src/jsfun.cpp jsfun.cpp jsgc.cpp Building deps for /c/build/comm-central/comm-central/mozilla/js/src/jsgc.cpp cl -Fojsgc.obj -c -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DEXPORT_JS_API -DJS_HAS_CTYPES -Ictypes/libffi/include -I/c/build/comm-central/comm-central/mozilla/js/src -I. -I./../../dist/include -I./../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -I/c/build/comm-central/comm-central/mozilla/js/src -GR- -TP -nologo -wd4345 -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O2 -GL -MD -FI ./js-confdefs.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/js/src/jsgc.cpp jsgc.cpp jsgcchunk.cpp Building deps for /c/build/comm-central/comm-central/mozilla/js/src/jsgcchunk.cpp cl -Fojsgcchunk.obj -c -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DEXPORT_JS_API -DJS_HAS_CTYPES -Ictypes/libffi/include -I/c/build/comm-central/comm-central/mozilla/js/src -I. -I./../../dist/include -I./../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -I/c/build/comm-central/comm-central/mozilla/js/src -GR- -TP -nologo -wd4345 -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O2 -GL -MD -FI ./js-confdefs.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/js/src/jsgcchunk.cpp jsgcchunk.cpp jshash.cpp Building deps for /c/build/comm-central/comm-central/mozilla/js/src/jshash.cpp cl -Fojshash.obj -c -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DEXPORT_JS_API -DJS_HAS_CTYPES -Ictypes/libffi/include -I/c/build/comm-central/comm-central/mozilla/js/src -I. -I./../../dist/include -I./../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -I/c/build/comm-central/comm-central/mozilla/js/src -GR- -TP -nologo -wd4345 -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O2 -GL -MD -FI ./js-confdefs.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/js/src/jshash.cpp jshash.cpp jsinterp.cpp Building deps for /c/build/comm-central/comm-central/mozilla/js/src/jsinterp.cpp cl -Fojsinterp.obj -c -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DEXPORT_JS_API -DJS_HAS_CTYPES -Ictypes/libffi/include -I/c/build/comm-central/comm-central/mozilla/js/src -I. -I./../../dist/include -I./../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -I/c/build/comm-central/comm-central/mozilla/js/src -GR- -TP -nologo -wd4345 -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O2 -GL -MD -FI ./js-confdefs.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/js/src/jsinterp.cpp jsinterp.cpp jsinvoke.cpp Building deps for /c/build/comm-central/comm-central/mozilla/js/src/jsinvoke.cpp cl -Fojsinvoke.obj -c -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DEXPORT_JS_API -DJS_HAS_CTYPES -Ictypes/libffi/include -I/c/build/comm-central/comm-central/mozilla/js/src -I. -I./../../dist/include -I./../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -I/c/build/comm-central/comm-central/mozilla/js/src -GR- -TP -nologo -wd4345 -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O2 -GL -MD -FI ./js-confdefs.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/js/src/jsinvoke.cpp jsinvoke.cpp jsiter.cpp Building deps for /c/build/comm-central/comm-central/mozilla/js/src/jsiter.cpp cl -Fojsiter.obj -c -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DEXPORT_JS_API -DJS_HAS_CTYPES -Ictypes/libffi/include -I/c/build/comm-central/comm-central/mozilla/js/src -I. -I./../../dist/include -I./../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -I/c/build/comm-central/comm-central/mozilla/js/src -GR- -TP -nologo -wd4345 -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O2 -GL -MD -FI ./js-confdefs.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/js/src/jsiter.cpp jsiter.cpp jslock.cpp Building deps for /c/build/comm-central/comm-central/mozilla/js/src/jslock.cpp cl -Fojslock.obj -c -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DEXPORT_JS_API -DJS_HAS_CTYPES -Ictypes/libffi/include -I/c/build/comm-central/comm-central/mozilla/js/src -I. -I./../../dist/include -I./../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -I/c/build/comm-central/comm-central/mozilla/js/src -GR- -TP -nologo -wd4345 -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O2 -GL -MD -FI ./js-confdefs.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/js/src/jslock.cpp jslock.cpp jslog2.cpp Building deps for /c/build/comm-central/comm-central/mozilla/js/src/jslog2.cpp cl -Fojslog2.obj -c -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DEXPORT_JS_API -DJS_HAS_CTYPES -Ictypes/libffi/include -I/c/build/comm-central/comm-central/mozilla/js/src -I. -I./../../dist/include -I./../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -I/c/build/comm-central/comm-central/mozilla/js/src -GR- -TP -nologo -wd4345 -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O2 -GL -MD -FI ./js-confdefs.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/js/src/jslog2.cpp jslog2.cpp jsmath.cpp Building deps for /c/build/comm-central/comm-central/mozilla/js/src/jsmath.cpp cl -Fojsmath.obj -c -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DEXPORT_JS_API -DJS_HAS_CTYPES -Ictypes/libffi/include -I/c/build/comm-central/comm-central/mozilla/js/src -I. -I./../../dist/include -I./../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -I/c/build/comm-central/comm-central/mozilla/js/src -GR- -TP -nologo -wd4345 -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O2 -GL -MD -FI ./js-confdefs.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/js/src/jsmath.cpp jsmath.cpp jsnum.cpp Building deps for /c/build/comm-central/comm-central/mozilla/js/src/jsnum.cpp cl -Fojsnum.obj -c -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DEXPORT_JS_API -DJS_HAS_CTYPES -Ictypes/libffi/include -I/c/build/comm-central/comm-central/mozilla/js/src -I. -I./../../dist/include -I./../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -I/c/build/comm-central/comm-central/mozilla/js/src -GR- -TP -nologo -wd4345 -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O2 -GL -MD -FI ./js-confdefs.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/js/src/jsnum.cpp jsnum.cpp jsobj.cpp Building deps for /c/build/comm-central/comm-central/mozilla/js/src/jsobj.cpp cl -Fojsobj.obj -c -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DEXPORT_JS_API -DJS_HAS_CTYPES -Ictypes/libffi/include -I/c/build/comm-central/comm-central/mozilla/js/src -I. -I./../../dist/include -I./../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -I/c/build/comm-central/comm-central/mozilla/js/src -GR- -TP -nologo -wd4345 -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O2 -GL -MD -FI ./js-confdefs.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/js/src/jsobj.cpp jsobj.cpp json.cpp Building deps for /c/build/comm-central/comm-central/mozilla/js/src/json.cpp cl -Fojson.obj -c -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DEXPORT_JS_API -DJS_HAS_CTYPES -Ictypes/libffi/include -I/c/build/comm-central/comm-central/mozilla/js/src -I. -I./../../dist/include -I./../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -I/c/build/comm-central/comm-central/mozilla/js/src -GR- -TP -nologo -wd4345 -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O2 -GL -MD -FI ./js-confdefs.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/js/src/json.cpp json.cpp jsopcode.cpp Building deps for /c/build/comm-central/comm-central/mozilla/js/src/jsopcode.cpp cl -Fojsopcode.obj -c -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DEXPORT_JS_API -DJS_HAS_CTYPES -Ictypes/libffi/include -I/c/build/comm-central/comm-central/mozilla/js/src -I. -I./../../dist/include -I./../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -I/c/build/comm-central/comm-central/mozilla/js/src -GR- -TP -nologo -wd4345 -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O2 -GL -MD -FI ./js-confdefs.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/js/src/jsopcode.cpp jsopcode.cpp jsparse.cpp Building deps for /c/build/comm-central/comm-central/mozilla/js/src/jsparse.cpp cl -Fojsparse.obj -c -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DEXPORT_JS_API -DJS_HAS_CTYPES -Ictypes/libffi/include -I/c/build/comm-central/comm-central/mozilla/js/src -I. -I./../../dist/include -I./../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -I/c/build/comm-central/comm-central/mozilla/js/src -GR- -TP -nologo -wd4345 -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O2 -GL -MD -FI ./js-confdefs.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/js/src/jsparse.cpp jsparse.cpp jsprf.cpp Building deps for /c/build/comm-central/comm-central/mozilla/js/src/jsprf.cpp cl -Fojsprf.obj -c -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DEXPORT_JS_API -DJS_HAS_CTYPES -Ictypes/libffi/include -I/c/build/comm-central/comm-central/mozilla/js/src -I. -I./../../dist/include -I./../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -I/c/build/comm-central/comm-central/mozilla/js/src -GR- -TP -nologo -wd4345 -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O2 -GL -MD -FI ./js-confdefs.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/js/src/jsprf.cpp jsprf.cpp jspropertycache.cpp Building deps for /c/build/comm-central/comm-central/mozilla/js/src/jspropertycache.cpp cl -Fojspropertycache.obj -c -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DEXPORT_JS_API -DJS_HAS_CTYPES -Ictypes/libffi/include -I/c/build/comm-central/comm-central/mozilla/js/src -I. -I./../../dist/include -I./../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -I/c/build/comm-central/comm-central/mozilla/js/src -GR- -TP -nologo -wd4345 -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O2 -GL -MD -FI ./js-confdefs.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/js/src/jspropertycache.cpp jspropertycache.cpp jspropertytree.cpp Building deps for /c/build/comm-central/comm-central/mozilla/js/src/jspropertytree.cpp cl -Fojspropertytree.obj -c -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DEXPORT_JS_API -DJS_HAS_CTYPES -Ictypes/libffi/include -I/c/build/comm-central/comm-central/mozilla/js/src -I. -I./../../dist/include -I./../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -I/c/build/comm-central/comm-central/mozilla/js/src -GR- -TP -nologo -wd4345 -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O2 -GL -MD -FI ./js-confdefs.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/js/src/jspropertytree.cpp jspropertytree.cpp jsregexp.cpp Building deps for /c/build/comm-central/comm-central/mozilla/js/src/jsregexp.cpp cl -Fojsregexp.obj -c -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DEXPORT_JS_API -DJS_HAS_CTYPES -Ictypes/libffi/include -I/c/build/comm-central/comm-central/mozilla/js/src -I. -I./../../dist/include -I./../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -I/c/build/comm-central/comm-central/mozilla/js/src -GR- -TP -nologo -wd4345 -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O2 -GL -MD -FI ./js-confdefs.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/js/src/jsregexp.cpp jsregexp.cpp jsscan.cpp Building deps for /c/build/comm-central/comm-central/mozilla/js/src/jsscan.cpp cl -Fojsscan.obj -c -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DEXPORT_JS_API -DJS_HAS_CTYPES -Ictypes/libffi/include -I/c/build/comm-central/comm-central/mozilla/js/src -I. -I./../../dist/include -I./../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -I/c/build/comm-central/comm-central/mozilla/js/src -GR- -TP -nologo -wd4345 -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O2 -GL -MD -FI ./js-confdefs.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/js/src/jsscan.cpp jsscan.cpp jsscope.cpp Building deps for /c/build/comm-central/comm-central/mozilla/js/src/jsscope.cpp cl -Fojsscope.obj -c -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DEXPORT_JS_API -DJS_HAS_CTYPES -Ictypes/libffi/include -I/c/build/comm-central/comm-central/mozilla/js/src -I. -I./../../dist/include -I./../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -I/c/build/comm-central/comm-central/mozilla/js/src -GR- -TP -nologo -wd4345 -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O2 -GL -MD -FI ./js-confdefs.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/js/src/jsscope.cpp jsscope.cpp jsscript.cpp Building deps for /c/build/comm-central/comm-central/mozilla/js/src/jsscript.cpp cl -Fojsscript.obj -c -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DEXPORT_JS_API -DJS_HAS_CTYPES -Ictypes/libffi/include -I/c/build/comm-central/comm-central/mozilla/js/src -I. -I./../../dist/include -I./../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -I/c/build/comm-central/comm-central/mozilla/js/src -GR- -TP -nologo -wd4345 -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O2 -GL -MD -FI ./js-confdefs.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/js/src/jsscript.cpp jsscript.cpp jsstr.cpp Building deps for /c/build/comm-central/comm-central/mozilla/js/src/jsstr.cpp cl -Fojsstr.obj -c -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DEXPORT_JS_API -DJS_HAS_CTYPES -Ictypes/libffi/include -I/c/build/comm-central/comm-central/mozilla/js/src -I. -I./../../dist/include -I./../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -I/c/build/comm-central/comm-central/mozilla/js/src -GR- -TP -nologo -wd4345 -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O2 -GL -MD -FI ./js-confdefs.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/js/src/jsstr.cpp jsstr.cpp jstask.cpp Building deps for /c/build/comm-central/comm-central/mozilla/js/src/jstask.cpp cl -Fojstask.obj -c -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DEXPORT_JS_API -DJS_HAS_CTYPES -Ictypes/libffi/include -I/c/build/comm-central/comm-central/mozilla/js/src -I. -I./../../dist/include -I./../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -I/c/build/comm-central/comm-central/mozilla/js/src -GR- -TP -nologo -wd4345 -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O2 -GL -MD -FI ./js-confdefs.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/js/src/jstask.cpp jstask.cpp jstypedarray.cpp Building deps for /c/build/comm-central/comm-central/mozilla/js/src/jstypedarray.cpp cl -Fojstypedarray.obj -c -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DEXPORT_JS_API -DJS_HAS_CTYPES -Ictypes/libffi/include -I/c/build/comm-central/comm-central/mozilla/js/src -I. -I./../../dist/include -I./../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -I/c/build/comm-central/comm-central/mozilla/js/src -GR- -TP -nologo -wd4345 -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O2 -GL -MD -FI ./js-confdefs.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/js/src/jstypedarray.cpp jstypedarray.cpp jsutil.cpp Building deps for /c/build/comm-central/comm-central/mozilla/js/src/jsutil.cpp cl -Fojsutil.obj -c -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DEXPORT_JS_API -DJS_HAS_CTYPES -Ictypes/libffi/include -I/c/build/comm-central/comm-central/mozilla/js/src -I. -I./../../dist/include -I./../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -I/c/build/comm-central/comm-central/mozilla/js/src -GR- -TP -nologo -wd4345 -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O2 -GL -MD -FI ./js-confdefs.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/js/src/jsutil.cpp jsutil.cpp jsxdrapi.cpp Building deps for /c/build/comm-central/comm-central/mozilla/js/src/jsxdrapi.cpp cl -Fojsxdrapi.obj -c -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DEXPORT_JS_API -DJS_HAS_CTYPES -Ictypes/libffi/include -I/c/build/comm-central/comm-central/mozilla/js/src -I. -I./../../dist/include -I./../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -I/c/build/comm-central/comm-central/mozilla/js/src -GR- -TP -nologo -wd4345 -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O2 -GL -MD -FI ./js-confdefs.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/js/src/jsxdrapi.cpp jsxdrapi.cpp jsxml.cpp Building deps for /c/build/comm-central/comm-central/mozilla/js/src/jsxml.cpp cl -Fojsxml.obj -c -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DEXPORT_JS_API -DJS_HAS_CTYPES -Ictypes/libffi/include -I/c/build/comm-central/comm-central/mozilla/js/src -I. -I./../../dist/include -I./../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -I/c/build/comm-central/comm-central/mozilla/js/src -GR- -TP -nologo -wd4345 -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O2 -GL -MD -FI ./js-confdefs.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/js/src/jsxml.cpp jsxml.cpp prmjtime.cpp Building deps for /c/build/comm-central/comm-central/mozilla/js/src/prmjtime.cpp cl -Foprmjtime.obj -c -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DEXPORT_JS_API -DJS_HAS_CTYPES -Ictypes/libffi/include -I/c/build/comm-central/comm-central/mozilla/js/src -I. -I./../../dist/include -I./../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -I/c/build/comm-central/comm-central/mozilla/js/src -GR- -TP -nologo -wd4345 -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O2 -GL -MD -FI ./js-confdefs.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/js/src/prmjtime.cpp prmjtime.cpp jstracer.cpp Building deps for /c/build/comm-central/comm-central/mozilla/js/src/jstracer.cpp cl -Fojstracer.obj -c -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DEXPORT_JS_API -DJS_HAS_CTYPES -Ictypes/libffi/include -I/c/build/comm-central/comm-central/mozilla/js/src -I. -I./../../dist/include -I./../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -I/c/build/comm-central/comm-central/mozilla/js/src -GR- -TP -nologo -wd4345 -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O2 -GL -MD -FI ./js-confdefs.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/js/src/jstracer.cpp jstracer.cpp Assembler.cpp Building deps for /c/build/comm-central/comm-central/mozilla/js/src/nanojit/Assembler.cpp cl -FoAssembler.obj -c -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DEXPORT_JS_API -DJS_HAS_CTYPES -Ictypes/libffi/include -I/c/build/comm-central/comm-central/mozilla/js/src -I. -I./../../dist/include -I./../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -I/c/build/comm-central/comm-central/mozilla/js/src -GR- -TP -nologo -wd4345 -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O2 -GL -MD -FI ./js-confdefs.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/js/src/nanojit/Assembler.cpp Assembler.cpp Allocator.cpp Building deps for /c/build/comm-central/comm-central/mozilla/js/src/nanojit/Allocator.cpp cl -FoAllocator.obj -c -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DEXPORT_JS_API -DJS_HAS_CTYPES -Ictypes/libffi/include -I/c/build/comm-central/comm-central/mozilla/js/src -I. -I./../../dist/include -I./../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -I/c/build/comm-central/comm-central/mozilla/js/src -GR- -TP -nologo -wd4345 -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O2 -GL -MD -FI ./js-confdefs.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/js/src/nanojit/Allocator.cpp Allocator.cpp CodeAlloc.cpp Building deps for /c/build/comm-central/comm-central/mozilla/js/src/nanojit/CodeAlloc.cpp cl -FoCodeAlloc.obj -c -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DEXPORT_JS_API -DJS_HAS_CTYPES -Ictypes/libffi/include -I/c/build/comm-central/comm-central/mozilla/js/src -I. -I./../../dist/include -I./../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -I/c/build/comm-central/comm-central/mozilla/js/src -GR- -TP -nologo -wd4345 -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O2 -GL -MD -FI ./js-confdefs.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/js/src/nanojit/CodeAlloc.cpp CodeAlloc.cpp Containers.cpp Building deps for /c/build/comm-central/comm-central/mozilla/js/src/nanojit/Containers.cpp cl -FoContainers.obj -c -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DEXPORT_JS_API -DJS_HAS_CTYPES -Ictypes/libffi/include -I/c/build/comm-central/comm-central/mozilla/js/src -I. -I./../../dist/include -I./../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -I/c/build/comm-central/comm-central/mozilla/js/src -GR- -TP -nologo -wd4345 -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O2 -GL -MD -FI ./js-confdefs.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/js/src/nanojit/Containers.cpp Containers.cpp Fragmento.cpp Building deps for /c/build/comm-central/comm-central/mozilla/js/src/nanojit/Fragmento.cpp cl -FoFragmento.obj -c -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DEXPORT_JS_API -DJS_HAS_CTYPES -Ictypes/libffi/include -I/c/build/comm-central/comm-central/mozilla/js/src -I. -I./../../dist/include -I./../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -I/c/build/comm-central/comm-central/mozilla/js/src -GR- -TP -nologo -wd4345 -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O2 -GL -MD -FI ./js-confdefs.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/js/src/nanojit/Fragmento.cpp Fragmento.cpp LIR.cpp Building deps for /c/build/comm-central/comm-central/mozilla/js/src/nanojit/LIR.cpp cl -FoLIR.obj -c -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DEXPORT_JS_API -DJS_HAS_CTYPES -Ictypes/libffi/include -I/c/build/comm-central/comm-central/mozilla/js/src -I. -I./../../dist/include -I./../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -I/c/build/comm-central/comm-central/mozilla/js/src -GR- -TP -nologo -wd4345 -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O2 -GL -MD -FI ./js-confdefs.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/js/src/nanojit/LIR.cpp LIR.cpp njconfig.cpp Building deps for /c/build/comm-central/comm-central/mozilla/js/src/nanojit/njconfig.cpp cl -Fonjconfig.obj -c -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DEXPORT_JS_API -DJS_HAS_CTYPES -Ictypes/libffi/include -I/c/build/comm-central/comm-central/mozilla/js/src -I. -I./../../dist/include -I./../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -I/c/build/comm-central/comm-central/mozilla/js/src -GR- -TP -nologo -wd4345 -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O2 -GL -MD -FI ./js-confdefs.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/js/src/nanojit/njconfig.cpp njconfig.cpp RegAlloc.cpp Building deps for /c/build/comm-central/comm-central/mozilla/js/src/nanojit/RegAlloc.cpp cl -FoRegAlloc.obj -c -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DEXPORT_JS_API -DJS_HAS_CTYPES -Ictypes/libffi/include -I/c/build/comm-central/comm-central/mozilla/js/src -I. -I./../../dist/include -I./../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -I/c/build/comm-central/comm-central/mozilla/js/src -GR- -TP -nologo -wd4345 -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O2 -GL -MD -FI ./js-confdefs.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/js/src/nanojit/RegAlloc.cpp RegAlloc.cpp avmplus.cpp Building deps for /c/build/comm-central/comm-central/mozilla/js/src/nanojit/avmplus.cpp cl -Foavmplus.obj -c -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DEXPORT_JS_API -DJS_HAS_CTYPES -Ictypes/libffi/include -I/c/build/comm-central/comm-central/mozilla/js/src -I. -I./../../dist/include -I./../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -I/c/build/comm-central/comm-central/mozilla/js/src -GR- -TP -nologo -wd4345 -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O2 -GL -MD -FI ./js-confdefs.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/js/src/nanojit/avmplus.cpp avmplus.cpp Nativei386.cpp Building deps for /c/build/comm-central/comm-central/mozilla/js/src/nanojit/Nativei386.cpp cl -FoNativei386.obj -c -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DEXPORT_JS_API -DJS_HAS_CTYPES -Ictypes/libffi/include -I/c/build/comm-central/comm-central/mozilla/js/src -I. -I./../../dist/include -I./../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -I/c/build/comm-central/comm-central/mozilla/js/src -GR- -TP -nologo -wd4345 -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O2 -GL -MD -FI ./js-confdefs.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/js/src/nanojit/Nativei386.cpp Nativei386.cpp jsbuiltins.cpp Building deps for /c/build/comm-central/comm-central/mozilla/js/src/jsbuiltins.cpp cl -Fojsbuiltins.obj -c -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DEXPORT_JS_API -DJS_HAS_CTYPES -Ictypes/libffi/include -I/c/build/comm-central/comm-central/mozilla/js/src -I. -I./../../dist/include -I./../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -I/c/build/comm-central/comm-central/mozilla/js/src -GR- -TP -nologo -wd4345 -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O2 -GL -MD -FI ./js-confdefs.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/js/src/jsbuiltins.cpp jsbuiltins.cpp VMPI.cpp Building deps for /c/build/comm-central/comm-central/mozilla/js/src/nanojit/VMPI.cpp cl -FoVMPI.obj -c -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DEXPORT_JS_API -DJS_HAS_CTYPES -Ictypes/libffi/include -I/c/build/comm-central/comm-central/mozilla/js/src -I. -I./../../dist/include -I./../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -I/c/build/comm-central/comm-central/mozilla/js/src -GR- -TP -nologo -wd4345 -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O2 -GL -MD -FI ./js-confdefs.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/js/src/nanojit/VMPI.cpp VMPI.cpp CTypes.cpp Building deps for /c/build/comm-central/comm-central/mozilla/js/src/ctypes/CTypes.cpp cl -FoCTypes.obj -c -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DEXPORT_JS_API -DJS_HAS_CTYPES -Ictypes/libffi/include -I/c/build/comm-central/comm-central/mozilla/js/src -I. -I./../../dist/include -I./../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -I/c/build/comm-central/comm-central/mozilla/js/src -GR- -TP -nologo -wd4345 -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O2 -GL -MD -FI ./js-confdefs.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/js/src/ctypes/CTypes.cpp CTypes.cpp c:/build/comm-central/comm-central/mozilla/js/src\jshashtable.h(341) : warning C4800: 'JSBool' : forcing value to bool 'true' or 'false' (performance warning) c:/build/comm-central/comm-central/mozilla/js/src\jshashtable.h(340) : while compiling class template member function 'bool js::detail::HashTable::match(js::detail::HashTable::Entry &,JSString *const &)' with [ T=js::HashMap::Entry, HashPolicy=js::HashMap::MapHashPolicy, AllocPolicy=js::SystemAllocPolicy ] c:/build/comm-central/comm-central/mozilla/js/src\jshashtable.h(709) : see reference to class template instantiation 'js::detail::HashTable' being compiled with [ T=js::HashMap::Entry, HashPolicy=js::HashMap::MapHashPolicy, AllocPolicy=js::SystemAllocPolicy ] c:/build/comm-central/comm-central/mozilla/js/src/ctypes/CTypes.cpp(1931) : see reference to class template instantiation 'js::HashMap' being compiled with [ Key=JSString *, Value=js::ctypes::FieldInfo, HashPolicy=js::ctypes::FieldHashPolicy, AllocPolicy=js::SystemAllocPolicy ] Library.cpp Building deps for /c/build/comm-central/comm-central/mozilla/js/src/ctypes/Library.cpp cl -FoLibrary.obj -c -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DEXPORT_JS_API -DJS_HAS_CTYPES -Ictypes/libffi/include -I/c/build/comm-central/comm-central/mozilla/js/src -I. -I./../../dist/include -I./../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -I/c/build/comm-central/comm-central/mozilla/js/src -GR- -TP -nologo -wd4345 -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O2 -GL -MD -FI ./js-confdefs.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/js/src/ctypes/Library.cpp Library.cpp rm -f js_static.lib lib -NOLOGO -OUT:"js_static.lib" jsapi.obj jsarena.obj jsarray.obj jsatom.obj jsbool.obj jscntxt.obj jsdate.obj jsdbgapi.obj jsdhash.obj jsdtoa.obj jsemit.obj jsexn.obj jsfun.obj jsgc.obj jsgcchunk.obj jshash.obj jsinterp.obj jsinvoke.obj jsiter.obj jslock.obj jslog2.obj jsmath.obj jsnum.obj jsobj.obj json.obj jsopcode.obj jsparse.obj jsprf.obj jspropertycache.obj jspropertytree.obj jsregexp.obj jsscan.obj jsscope.obj jsscript.obj jsstr.obj jstask.obj jstypedarray.obj jsutil.obj jsxdrapi.obj jsxml.obj prmjtime.obj jstracer.obj Assembler.obj Allocator.obj CodeAlloc.obj Containers.obj Fragmento.obj LIR.obj njconfig.obj RegAlloc.obj avmplus.obj Nativei386.obj jsbuiltins.obj VMPI.obj CTypes.obj Library.obj ctypes/libffi/.libs/libffi.lib Library.obj : MSIL .netmodule or module compiled with /GL found; restarting link with /LTCG; add /LTCG to the link command line to improve linker performance echo not_ranlib js_static.lib not_ranlib js_static.lib link -NOLOGO -DLL -OUT:mozjs.dll -PDB:mozjs.pdb -SUBSYSTEM:WINDOWS jsapi.obj jsarena.obj jsarray.obj jsatom.obj jsbool.obj jscntxt.obj jsdate.obj jsdbgapi.obj jsdhash.obj jsdtoa.obj jsemit.obj jsexn.obj jsfun.obj jsgc.obj jsgcchunk.obj jshash.obj jsinterp.obj jsinvoke.obj jsiter.obj jslock.obj jslog2.obj jsmath.obj jsnum.obj jsobj.obj json.obj jsopcode.obj jsparse.obj jsprf.obj jspropertycache.obj jspropertytree.obj jsregexp.obj jsscan.obj jsscope.obj jsscript.obj jsstr.obj jstask.obj jstypedarray.obj jsutil.obj jsxdrapi.obj jsxml.obj prmjtime.obj jstracer.obj Assembler.obj Allocator.obj CodeAlloc.obj Containers.obj Fragmento.obj LIR.obj njconfig.obj RegAlloc.obj avmplus.obj Nativei386.obj jsbuiltins.obj VMPI.obj CTypes.obj Library.obj ctypes/libffi/.libs/libffi.lib -MANIFESTUAC:NO -NXCOMPAT -DYNAMICBASE -SAFESEH ctypes/libffi/.libs/libffi.lib c:/build/comm-central/sb-de/mozilla/dist/lib/nspr4.lib c:/build/comm-central/sb-de/mozilla/dist/lib/plc4.lib c:/build/comm-central/sb-de/mozilla/dist/lib/plds4.lib kernel32.lib user32.lib gdi32.lib winmm.lib wsock32.lib advapi32.lib jsapi.obj : MSIL .netmodule or module compiled with /GL found; restarting link with /LTCG; add /LTCG to the link command line to improve linker performance Creating library mozjs.lib and object mozjs.exp LINK : warning LNK4098: defaultlib 'MSVCRTD' conflicts with use of other libs; use /NODEFAULTLIB:library Generating code Finished generating code chmod +x mozjs.dll c:/build/comm-central/sb-de/mozilla/js/src/config/nsinstall.exe -m 755 mozjs.lib ./../../dist/lib c:/build/comm-central/sb-de/mozilla/js/src/config/nsinstall.exe -m 755 mozjs.dll ./../../dist/bin c:/build/comm-central/sb-de/mozilla/js/src/config/nsinstall.exe -m 755 host_jskwgen.exe host_jsoplengen.exe ./../../dist/host/bin make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/js/src/config' c:/build/comm-central/sb-de/mozilla/js/src/config/nsinstall.exe -m 755 nsinstall.exe ../../../dist/host/bin make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/js/src/config/mkdepend' c:/build/comm-central/sb-de/mozilla/js/src/config/nsinstall.exe -m 755 mkdepend.exe ../../../../dist/host/bin make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/js/src/config/mkdepend' make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/js/src/config' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/js/src/shell' js.cpp Building deps for /c/build/comm-central/comm-central/mozilla/js/src/shell/js.cpp cl -Fojs.obj -c -DEXPORT_JS_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/js/src -I.. -I/c/build/comm-central/comm-central/mozilla/js/src/shell -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -GR- -TP -nologo -wd4345 -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O1 -MD -FI ../js-confdefs.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/js/src/shell/js.cpp js.cpp jsworkers.cpp Building deps for /c/build/comm-central/comm-central/mozilla/js/src/shell/jsworkers.cpp cl -Fojsworkers.obj -c -DEXPORT_JS_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/js/src -I.. -I/c/build/comm-central/comm-central/mozilla/js/src/shell -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -GR- -TP -nologo -wd4345 -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O1 -MD -FI ../js-confdefs.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/js/src/shell/jsworkers.cpp jsworkers.cpp link -NOLOGO -OUT:js.exe -PDB:js.pdb -MANIFESTUAC:NO -NXCOMPAT -DYNAMICBASE -SAFESEH js.obj jsworkers.obj c:/build/comm-central/sb-de/mozilla/dist/lib/nspr4.lib c:/build/comm-central/sb-de/mozilla/dist/lib/plc4.lib c:/build/comm-central/sb-de/mozilla/dist/lib/plds4.lib ../js_static.lib kernel32.lib user32.lib gdi32.lib winmm.lib wsock32.lib advapi32.lib js_static.lib(jsapi.obj) : MSIL .netmodule or module compiled with /GL found; restarting link with /LTCG; add /LTCG to the link command line to improve linker performance Creating library js.lib and object js.exp LINK : warning LNK4098: defaultlib 'MSVCRTD' conflicts with use of other libs; use /NODEFAULTLIB:library Generating code Finished generating code Embedding manifest from js.exe.manifest c:/build/comm-central/sb-de/mozilla/js/src/config/nsinstall.exe -m 755 js.exe ../../../dist/bin c:/build/comm-central/sb-de/mozilla/js/src/config/nsinstall.exe -m 755 js.exe .. make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/js/src/shell' c:/build/comm-central/sb-de/mozilla/js/src/config/nsinstall.exe -D ../../dist/sdk/lib c:/build/comm-central/sb-de/mozilla/js/src/config/nsinstall.exe -m 755 mozjs.lib ../../dist/sdk/lib make[5]: Leaving directory `/c/build/comm-central/sb-de/mozilla/js/src' make[4]: Leaving directory `/c/build/comm-central/sb-de/mozilla' make tools_tier_js make[4]: Entering directory `/c/build/comm-central/sb-de/mozilla' tools_tier_js make[5]: Entering directory `/c/build/comm-central/sb-de/mozilla' make[5]: `js/src/Makefile' is up to date. make[5]: Leaving directory `/c/build/comm-central/sb-de/mozilla' make[5]: Entering directory `/c/build/comm-central/sb-de/mozilla/js/src' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/js/src/config' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/js/src/config/mkdepend' make[7]: Nothing to be done for `tools'. make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/js/src/config/mkdepend' make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/js/src/config' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/js/src/shell' make[6]: Nothing to be done for `tools'. make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/js/src/shell' make[5]: Leaving directory `/c/build/comm-central/sb-de/mozilla/js/src' make[4]: Leaving directory `/c/build/comm-central/sb-de/mozilla' make[3]: Leaving directory `/c/build/comm-central/sb-de/mozilla' make[3]: Entering directory `/c/build/comm-central/sb-de/mozilla' tier_platform: xpcom modules/zlib modules/libreg modules/libpref intl netwerk extensions/auth jpeg modules/zlib/standalone modules/libbz2 modules/libmar other-licenses/bsdiff gfx/qcms js/src/xpconnect intl/chardet modules/libjar db extensions/cookie extensions/permissions storage rdf js/jsd media/libogg media/libtheora media/libvorbis media/libsydneyaudio uriloader modules/libimg caps parser gfx modules/libpr0n modules/plugin dom view widget content editor layout docshell webshell embedding xpfe/appshell accessible chrome profile xpfe/components extensions/spellcheck toolkit security/manager extensions/pref make export_tier_platform make[4]: Entering directory `/c/build/comm-central/sb-de/mozilla' export_tier_platform make[5]: Entering directory `/c/build/comm-central/sb-de/mozilla' make[5]: `xpcom/Makefile' is up to date. make[5]: `modules/zlib/Makefile' is up to date. make[5]: `modules/libreg/Makefile' is up to date. make[5]: `modules/libpref/Makefile' is up to date. make[5]: `intl/Makefile' is up to date. make[5]: `netwerk/Makefile' is up to date. make[5]: `extensions/auth/Makefile' is up to date. make[5]: `jpeg/Makefile' is up to date. make[5]: `modules/zlib/standalone/Makefile' is up to date. make[5]: `modules/libbz2/Makefile' is up to date. make[5]: `modules/libmar/Makefile' is up to date. /bin/sh /c/build/comm-central/comm-central/mozilla/build/msys-perl-wrapper /c/build/comm-central/comm-central/mozilla/build/autoconf/make-makefile -t /c/build/comm-central/comm-central/mozilla -d . other-licenses/bsdiff/Makefile make[5]: `gfx/qcms/Makefile' is up to date. make[5]: `js/src/xpconnect/Makefile' is up to date. make[5]: `intl/chardet/Makefile' is up to date. make[5]: `modules/libjar/Makefile' is up to date. make[5]: `db/Makefile' is up to date. make[5]: `extensions/cookie/Makefile' is up to date. make[5]: `extensions/permissions/Makefile' is up to date. make[5]: `storage/Makefile' is up to date. make[5]: `rdf/Makefile' is up to date. make[5]: `js/jsd/Makefile' is up to date. make[5]: `media/libogg/Makefile' is up to date. make[5]: `media/libtheora/Makefile' is up to date. make[5]: `media/libvorbis/Makefile' is up to date. make[5]: `media/libsydneyaudio/Makefile' is up to date. make[5]: `uriloader/Makefile' is up to date. make[5]: `modules/libimg/Makefile' is up to date. make[5]: `caps/Makefile' is up to date. /bin/sh /c/build/comm-central/comm-central/mozilla/build/msys-perl-wrapper /c/build/comm-central/comm-central/mozilla/build/autoconf/make-makefile -t /c/build/comm-central/comm-central/mozilla -d . parser/Makefile make[5]: `gfx/Makefile' is up to date. make[5]: `modules/libpr0n/Makefile' is up to date. make[5]: `modules/plugin/Makefile' is up to date. make[5]: `dom/Makefile' is up to date. make[5]: `view/Makefile' is up to date. make[5]: `widget/Makefile' is up to date. make[5]: `content/Makefile' is up to date. make[5]: `editor/Makefile' is up to date. make[5]: `layout/Makefile' is up to date. make[5]: `docshell/Makefile' is up to date. make[5]: `webshell/Makefile' is up to date. make[5]: `embedding/Makefile' is up to date. make[5]: `xpfe/appshell/Makefile' is up to date. make[5]: `accessible/Makefile' is up to date. make[5]: `chrome/Makefile' is up to date. make[5]: `profile/Makefile' is up to date. make[5]: `xpfe/components/Makefile' is up to date. make[5]: `extensions/spellcheck/Makefile' is up to date. make[5]: `toolkit/Makefile' is up to date. make[5]: `security/manager/Makefile' is up to date. make[5]: `extensions/pref/Makefile' is up to date. make[5]: Leaving directory `/c/build/comm-central/sb-de/mozilla' make[5]: Entering directory `/c/build/comm-central/sb-de/mozilla/xpcom' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/xpcom/typelib' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/xpcom/typelib/xpt' make[8]: Entering directory `/c/build/comm-central/sb-de/mozilla/xpcom/typelib/xpt/public' c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/xpcom/typelib/xpt/public/xpt_arena.h /c/build/comm-central/comm-central/mozilla/xpcom/typelib/xpt/public/xpt_struct.h /c/build/comm-central/comm-central/mozilla/xpcom/typelib/xpt/public/xpt_xdr.h ../../../../dist/include make[8]: Leaving directory `/c/build/comm-central/sb-de/mozilla/xpcom/typelib/xpt/public' make[8]: Entering directory `/c/build/comm-central/sb-de/mozilla/xpcom/typelib/xpt/src' Creating /c/build/comm-central/sb-de/mozilla/xpcom/typelib/xpt/src/.deps make[9]: Entering directory `/c/build/comm-central/sb-de/mozilla/xpcom/typelib/xpt/src' xpt_arena.c Building deps for /c/build/comm-central/comm-central/mozilla/xpcom/typelib/xpt/src/xpt_arena.c cl -Foxpt_arena.obj -c -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DEXPORT_XPT_API -I/c/build/comm-central/comm-central/mozilla/xpcom/typelib/xpt/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O1 -MT -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -Zl /c/build/comm-central/comm-central/mozilla/xpcom/typelib/xpt/src/xpt_arena.c xpt_arena.c xpt_struct.c Building deps for /c/build/comm-central/comm-central/mozilla/xpcom/typelib/xpt/src/xpt_struct.c cl -Foxpt_struct.obj -c -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DEXPORT_XPT_API -I/c/build/comm-central/comm-central/mozilla/xpcom/typelib/xpt/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O1 -MT -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -Zl /c/build/comm-central/comm-central/mozilla/xpcom/typelib/xpt/src/xpt_struct.c xpt_struct.c xpt_xdr.c Building deps for /c/build/comm-central/comm-central/mozilla/xpcom/typelib/xpt/src/xpt_xdr.c cl -Foxpt_xdr.obj -c -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DEXPORT_XPT_API -I/c/build/comm-central/comm-central/mozilla/xpcom/typelib/xpt/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O1 -MT -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -Zl /c/build/comm-central/comm-central/mozilla/xpcom/typelib/xpt/src/xpt_xdr.c xpt_xdr.c rm -f xpt.lib lib -NOLOGO -OUT:"xpt.lib" xpt_arena.obj xpt_struct.obj xpt_xdr.obj echo not_ranlib xpt.lib not_ranlib xpt.lib c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 xpt.lib ../../../../dist/lib make[9]: Leaving directory `/c/build/comm-central/sb-de/mozilla/xpcom/typelib/xpt/src' make[8]: Leaving directory `/c/build/comm-central/sb-de/mozilla/xpcom/typelib/xpt/src' make[8]: Entering directory `/c/build/comm-central/sb-de/mozilla/xpcom/typelib/xpt/tools' Creating /c/build/comm-central/sb-de/mozilla/xpcom/typelib/xpt/tools/.deps make[9]: Entering directory `/c/build/comm-central/sb-de/mozilla/xpcom/typelib/xpt/tools' xpt_dump.c Building deps for /c/build/comm-central/comm-central/mozilla/xpcom/typelib/xpt/tools/xpt_dump.c cl -Foxpt_dump.obj -c -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DEXPORT_XPT_API -I/c/build/comm-central/comm-central/mozilla/xpcom/typelib/xpt/tools -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdxpt_dump.pdb -DNDEBUG -DTRIMMED -O1 -MT -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/xpcom/typelib/xpt/tools/xpt_dump.c xpt_dump.c link -nologo -out:xpt_dump.exe -pdb:xpt_dump.pdb xpt_dump.obj -MANIFESTUAC:NO -NXCOMPAT -DYNAMICBASE -SAFESEH ../../../../dist/lib/xpt.lib kernel32.lib user32.lib gdi32.lib winmm.lib wsock32.lib advapi32.lib xpt_link.c Building deps for /c/build/comm-central/comm-central/mozilla/xpcom/typelib/xpt/tools/xpt_link.c cl -Foxpt_link.obj -c -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DEXPORT_XPT_API -I/c/build/comm-central/comm-central/mozilla/xpcom/typelib/xpt/tools -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdxpt_link.pdb -DNDEBUG -DTRIMMED -O1 -MT -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/xpcom/typelib/xpt/tools/xpt_link.c xpt_link.c link -nologo -out:xpt_link.exe -pdb:xpt_link.pdb xpt_link.obj -MANIFESTUAC:NO -NXCOMPAT -DYNAMICBASE -SAFESEH ../../../../dist/lib/xpt.lib kernel32.lib user32.lib gdi32.lib winmm.lib wsock32.lib advapi32.lib c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 755 xpt_dump.exe xpt_link.exe ../../../../dist/bin c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../../../dist/sdk/bin c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 755 xpt_dump.exe xpt_link.exe ../../../../dist/sdk/bin make[9]: Leaving directory `/c/build/comm-central/sb-de/mozilla/xpcom/typelib/xpt/tools' make[8]: Leaving directory `/c/build/comm-central/sb-de/mozilla/xpcom/typelib/xpt/tools' make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/xpcom/typelib/xpt' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/xpcom/typelib/xpidl' Creating /c/build/comm-central/sb-de/mozilla/xpcom/typelib/xpidl/.deps make[8]: Entering directory `/c/build/comm-central/sb-de/mozilla/xpcom/typelib/xpidl' xpidl.c Building deps for /c/build/comm-central/comm-central/mozilla/xpcom/typelib/xpidl/xpidl.c cl -Foxpidl.obj -c -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DEXPORT_XPT_API -I/c/build/comm-central/comm-central/mozilla/xpcom/typelib/xpidl -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O1 -Ic:/mozilla-build/moztools/include -Ic:/mozilla-build/moztools/include -MT -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/xpcom/typelib/xpidl/xpidl.c xpidl.c xpidl_idl.c Building deps for /c/build/comm-central/comm-central/mozilla/xpcom/typelib/xpidl/xpidl_idl.c cl -Foxpidl_idl.obj -c -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DEXPORT_XPT_API -I/c/build/comm-central/comm-central/mozilla/xpcom/typelib/xpidl -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O1 -Ic:/mozilla-build/moztools/include -Ic:/mozilla-build/moztools/include -MT -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/xpcom/typelib/xpidl/xpidl_idl.c xpidl_idl.c xpidl_util.c Building deps for /c/build/comm-central/comm-central/mozilla/xpcom/typelib/xpidl/xpidl_util.c cl -Foxpidl_util.obj -c -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DEXPORT_XPT_API -I/c/build/comm-central/comm-central/mozilla/xpcom/typelib/xpidl -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O1 -Ic:/mozilla-build/moztools/include -Ic:/mozilla-build/moztools/include -MT -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/xpcom/typelib/xpidl/xpidl_util.c xpidl_util.c xpidl_header.c Building deps for /c/build/comm-central/comm-central/mozilla/xpcom/typelib/xpidl/xpidl_header.c cl -Foxpidl_header.obj -c -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DEXPORT_XPT_API -I/c/build/comm-central/comm-central/mozilla/xpcom/typelib/xpidl -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O1 -Ic:/mozilla-build/moztools/include -Ic:/mozilla-build/moztools/include -MT -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/xpcom/typelib/xpidl/xpidl_header.c xpidl_header.c xpidl_typelib.c Building deps for /c/build/comm-central/comm-central/mozilla/xpcom/typelib/xpidl/xpidl_typelib.c cl -Foxpidl_typelib.obj -c -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DEXPORT_XPT_API -I/c/build/comm-central/comm-central/mozilla/xpcom/typelib/xpidl -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O1 -Ic:/mozilla-build/moztools/include -Ic:/mozilla-build/moztools/include -MT -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/xpcom/typelib/xpidl/xpidl_typelib.c xpidl_typelib.c xpidl_doc.c Building deps for /c/build/comm-central/comm-central/mozilla/xpcom/typelib/xpidl/xpidl_doc.c cl -Foxpidl_doc.obj -c -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DEXPORT_XPT_API -I/c/build/comm-central/comm-central/mozilla/xpcom/typelib/xpidl -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O1 -Ic:/mozilla-build/moztools/include -Ic:/mozilla-build/moztools/include -MT -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/xpcom/typelib/xpidl/xpidl_doc.c xpidl_doc.c xpidl_java.c Building deps for /c/build/comm-central/comm-central/mozilla/xpcom/typelib/xpidl/xpidl_java.c cl -Foxpidl_java.obj -c -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DEXPORT_XPT_API -I/c/build/comm-central/comm-central/mozilla/xpcom/typelib/xpidl -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O1 -Ic:/mozilla-build/moztools/include -Ic:/mozilla-build/moztools/include -MT -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/xpcom/typelib/xpidl/xpidl_java.c xpidl_java.c /bin/sh /c/build/comm-central/comm-central/mozilla/build/msys-perl-wrapper /c/build/comm-central/comm-central/mozilla/config/version_win.pl -QUIET 1 -DEPTH ../../.. -TOPSRCDIR /c/build/comm-central/comm-central/mozilla -OBJDIR . -SRCDIR /c/build/comm-central/comm-central/mozilla/xpcom/typelib/xpidl -DISPNAME Calendar -APPVERSION 1.1a1pre -MODNAME xpcom -BINARY xpidl.exe Creating Resource file: module.res rc.exe -r -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DEXPORT_XPT_API -I/c/build/comm-central/comm-central/mozilla/xpcom/typelib/xpidl -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -Fomodule.res /c/build/comm-central/sb-de/mozilla/xpcom/typelib/xpidl/module.rc Microsoft (R) Windows (R) Resource Compiler Version 6.1.7600.16385 Copyright (C) Microsoft Corporation. All rights reserved. link -NOLOGO -OUT:xpidl.exe -PDB:xpidl.pdb -MANIFESTUAC:NO -NXCOMPAT -DYNAMICBASE -SAFESEH -SUBSYSTEM:CONSOLE -NODEFAULTLIB:MSVCRTD -NODEFAULTLIB:LIBC -SAFESEH:NO -NODEFAULTLIB:MSVCRT xpidl.obj xpidl_idl.obj xpidl_util.obj xpidl_header.obj xpidl_typelib.obj xpidl_doc.obj xpidl_java.obj ./module.res ../../../dist/lib/xpt.lib c:/mozilla-build/moztools/lib/libidl-0.6_s.lib c:/mozilla-build/moztools/lib/glib-1.2_s.lib kernel32.lib user32.lib gdi32.lib winmm.lib wsock32.lib advapi32.lib c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 755 xpidl.exe ../../../dist/bin c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../../dist/sdk/bin c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 755 xpidl.exe ../../../dist/sdk/bin make[8]: Leaving directory `/c/build/comm-central/sb-de/mozilla/xpcom/typelib/xpidl' make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/xpcom/typelib/xpidl' make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/xpcom/typelib' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/xpcom/string' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/xpcom/string/public' c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/xpcom/string/public/nsAString.h /c/build/comm-central/comm-central/mozilla/xpcom/string/public/nsAlgorithm.h /c/build/comm-central/comm-central/mozilla/xpcom/string/public/nsCharTraits.h /c/build/comm-central/comm-central/mozilla/xpcom/string/public/nsDependentString.h /c/build/comm-central/comm-central/mozilla/xpcom/string/public/nsDependentSubstring.h /c/build/comm-central/comm-central/mozilla/xpcom/string/public/nsLiteralString.h /c/build/comm-central/comm-central/mozilla/xpcom/string/public/nsPrintfCString.h /c/build/comm-central/comm-central/mozilla/xpcom/string/public/nsPromiseFlatString.h /c/build/comm-central/comm-central/mozilla/xpcom/string/public/nsReadableUtils.h /c/build/comm-central/comm-central/mozilla/xpcom/string/public/nsString.h /c/build/comm-central/comm-central/mozilla/xpcom/string/public/nsStringBuffer.h /c/build/comm-central/comm-central/mozilla/xpcom/string/public/nsStringFwd.h /c/build/comm-central/comm-central/mozilla/xpcom/string/public/nsStringIterator.h /c/build/comm-central/comm-central/mozilla/xpcom/string/public/nsSubstring.h /c/build/comm-central/comm-central/mozilla/xpcom/string/public/nsSubstringTuple.h /c/build/comm-central/comm-central/mozilla/xpcom/string/public/nsTDependentString.h /c/build/comm-central/comm-central/mozilla/xpcom/string/public/nsTDependentSubstring.h /c/build/comm-central/comm-central/mozilla/xpcom/string/public/nsTPromiseFlatString.h /c/build/comm-central/comm-central/mozilla/xpcom/string/public/nsTString.h /c/build/comm-central/comm-central/mozilla/xpcom/string/public/nsTSubstring.h /c/build/comm-central/comm-central/mozilla/xpcom/string/public/nsTSubstringTuple.h /c/build/comm-central/comm-central/mozilla/xpcom/string/public/nsUTF8Utils.h /c/build/comm-central/comm-central/mozilla/xpcom/string/public/nsXPIDLString.h /c/build/comm-central/comm-central/mozilla/xpcom/string/public/string-template-def-unichar.h /c/build/comm-central/comm-central/mozilla/xpcom/string/public/string-template-def-char.h /c/build/comm-central/comm-central/mozilla/xpcom/string/public/string-template-undef.h /c/build/comm-central/comm-central/mozilla/xpcom/string/public/nsXPCOMStrings.h /c/build/comm-central/comm-central/mozilla/xpcom/string/public/nsEmbedString.h ../../../dist/include make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/xpcom/string/public' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/xpcom/string/src' Creating /c/build/comm-central/sb-de/mozilla/xpcom/string/src/.deps make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/xpcom/string/src' make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/xpcom/string' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/xpcom/glue' Creating /c/build/comm-central/sb-de/mozilla/xpcom/glue/.deps make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/xpcom/glue/standalone' Creating /c/build/comm-central/sb-de/mozilla/xpcom/glue/standalone/.deps c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/xpcom/glue/standalone/nsXPCOMGlue.h ../../../dist/include c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe /c/build/comm-central/comm-central/mozilla/xpcom/glue/pldhash.c /c/build/comm-central/comm-central/mozilla/xpcom/glue/nsArrayEnumerator.cpp /c/build/comm-central/comm-central/mozilla/xpcom/glue/nsArrayUtils.cpp /c/build/comm-central/comm-central/mozilla/xpcom/glue/nsCategoryCache.cpp /c/build/comm-central/comm-central/mozilla/xpcom/glue/nsCOMPtr.cpp /c/build/comm-central/comm-central/mozilla/xpcom/glue/nsCOMArray.cpp /c/build/comm-central/comm-central/mozilla/xpcom/glue/nsCRTGlue.cpp /c/build/comm-central/comm-central/mozilla/xpcom/glue/nsComponentManagerUtils.cpp /c/build/comm-central/comm-central/mozilla/xpcom/glue/nsEnumeratorUtils.cpp /c/build/comm-central/comm-central/mozilla/xpcom/glue/nsID.cpp /c/build/comm-central/comm-central/mozilla/xpcom/glue/nsIInterfaceRequestorUtils.cpp /c/build/comm-central/comm-central/mozilla/xpcom/glue/nsINIParser.cpp /c/build/comm-central/comm-central/mozilla/xpcom/glue/nsISupportsImpl.cpp /c/build/comm-central/comm-central/mozilla/xpcom/glue/nsMemory.cpp /c/build/comm-central/comm-central/mozilla/xpcom/glue/nsWeakReference.cpp /c/build/comm-central/comm-central/mozilla/xpcom/glue/nsGREGlue.cpp /c/build/comm-central/comm-central/mozilla/xpcom/glue/nsVersionComparator.cpp /c/build/comm-central/comm-central/mozilla/xpcom/glue/nsTHashtable.cpp /c/build/comm-central/comm-central/mozilla/xpcom/glue/nsQuickSort.cpp /c/build/comm-central/comm-central/mozilla/xpcom/glue/nsVoidArray.cpp /c/build/comm-central/comm-central/mozilla/xpcom/glue/nsTArray.cpp /c/build/comm-central/comm-central/mozilla/xpcom/glue/nsThreadUtils.cpp /c/build/comm-central/comm-central/mozilla/xpcom/glue/nsTObserverArray.cpp /c/build/comm-central/comm-central/mozilla/xpcom/glue/nsCycleCollectionParticipant.cpp /c/build/comm-central/comm-central/mozilla/xpcom/glue/nsDeque.cpp /c/build/comm-central/comm-central/mozilla/xpcom/glue/nsStringAPI.cpp . make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/xpcom/glue/standalone' c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/xpcom/glue/nsThreadUtils.h /c/build/comm-central/comm-central/mozilla/xpcom/glue/nsTPriorityQueue.h /c/build/comm-central/comm-central/mozilla/xpcom/glue/nsProxyRelease.h /c/build/comm-central/comm-central/mozilla/xpcom/glue/nsXPTCUtils.h /c/build/comm-central/comm-central/mozilla/xpcom/glue/nsArrayEnumerator.h /c/build/comm-central/comm-central/mozilla/xpcom/glue/nsArrayUtils.h /c/build/comm-central/comm-central/mozilla/xpcom/glue/nsAutoLock.h /c/build/comm-central/comm-central/mozilla/xpcom/glue/nsBaseHashtable.h /c/build/comm-central/comm-central/mozilla/xpcom/glue/nsCOMArray.h /c/build/comm-central/comm-central/mozilla/xpcom/glue/nsCOMPtr.h /c/build/comm-central/comm-central/mozilla/xpcom/glue/nsCRTGlue.h /c/build/comm-central/comm-central/mozilla/xpcom/glue/nsCategoryCache.h /c/build/comm-central/comm-central/mozilla/xpcom/glue/nsClassHashtable.h /c/build/comm-central/comm-central/mozilla/xpcom/glue/nsComponentManagerUtils.h /c/build/comm-central/comm-central/mozilla/xpcom/glue/nsCycleCollectionParticipant.h /c/build/comm-central/comm-central/mozilla/xpcom/glue/nsDataHashtable.h /c/build/comm-central/comm-central/mozilla/xpcom/glue/nsDebug.h /c/build/comm-central/comm-central/mozilla/xpcom/glue/nsDeque.h /c/build/comm-central/comm-central/mozilla/xpcom/glue/nsEnumeratorUtils.h /c/build/comm-central/comm-central/mozilla/xpcom/glue/nsGenericFactory.h /c/build/comm-central/comm-central/mozilla/xpcom/glue/nsHashKeys.h /c/build/comm-central/comm-central/mozilla/xpcom/glue/nsIClassInfoImpl.h /c/build/comm-central/comm-central/mozilla/xpcom/glue/nsID.h /c/build/comm-central/comm-central/mozilla/xpcom/glue/nsIGenericFactory.h /c/build/comm-central/comm-central/mozilla/xpcom/glue/nsIInterfaceRequestorUtils.h /c/build/comm-central/comm-central/mozilla/xpcom/glue/nsINIParser.h /c/build/comm-central/comm-central/mozilla/xpcom/glue/nsISupportsImpl.h /c/build/comm-central/comm-central/mozilla/xpcom/glue/nsISupportsUtils.h /c/build/comm-central/comm-central/mozilla/xpcom/glue/nsIWeakReferenceUtils.h /c/build/comm-central/comm-central/mozilla/xpcom/glue/nsInterfaceHashtable.h /c/build/comm-central/comm-central/mozilla/xpcom/glue/nsMemory.h /c/build/comm-central/comm-central/mozilla/xpcom/glue/nsQuickSort.h /c/build/comm-central/comm-central/mozilla/xpcom/glue/nsRefPtrHashtable.h /c/build/comm-central/comm-central/mozilla/xpcom/glue/nsServiceManagerUtils.h /c/build/comm-central/comm-central/mozilla/xpcom/glue/nsStringAPI.h /c/build/comm-central/comm-central/mozilla/xpcom/glue/nsStringGlue.h /c/build/comm-central/comm-central/mozilla/xpcom/glue/nsTArray.h /c/build/comm-central/comm-central/mozilla/xpcom/glue/nsTHashtable.h /c/build/comm-central/comm-central/mozilla/xpcom/glue/nsTObserverArray.h /c/build/comm-central/comm-central/mozilla/xpcom/glue/nsTPtrArray.h /c/build/comm-central/comm-central/mozilla/xpcom/glue/nsTWeakRef.h /c/build/comm-central/comm-central/mozilla/xpcom/glue/nsTextFormatter.h /c/build/comm-central/comm-central/mozilla/xpcom/glue/nsTraceRefcnt.h /c/build/comm-central/comm-central/mozilla/xpcom/glue/nsVersionComparator.h /c/build/comm-central/comm-central/mozilla/xpcom/glue/nsVoidArray.h /c/build/comm-central/comm-central/mozilla/xpcom/glue/nsWeakReference.h /c/build/comm-central/comm-central/mozilla/xpcom/glue/pldhash.h ../../dist/include c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/xpcom/glue/AutoRestore.h /c/build/comm-central/comm-central/mozilla/xpcom/glue/BlockingResourceBase.h /c/build/comm-central/comm-central/mozilla/xpcom/glue/CondVar.h /c/build/comm-central/comm-central/mozilla/xpcom/glue/DeadlockDetector.h /c/build/comm-central/comm-central/mozilla/xpcom/glue/Monitor.h /c/build/comm-central/comm-central/mozilla/xpcom/glue/Mutex.h /c/build/comm-central/comm-central/mozilla/xpcom/glue/SSE.h /c/build/comm-central/comm-central/mozilla/xpcom/glue/unused.h ../../dist/include/mozilla make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/xpcom/glue' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/xpcom/base' Creating /c/build/comm-central/sb-de/mozilla/xpcom/base/.deps c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/xpcom/base/nsAgg.h /c/build/comm-central/comm-central/mozilla/xpcom/base/nsAutoRef.h /c/build/comm-central/comm-central/mozilla/xpcom/base/nsCom.h /c/build/comm-central/comm-central/mozilla/xpcom/base/nsDebugImpl.h /c/build/comm-central/comm-central/mozilla/xpcom/base/nsIAllocator.h /c/build/comm-central/comm-central/mozilla/xpcom/base/nsIID.h /c/build/comm-central/comm-central/mozilla/xpcom/base/nsISupportsObsolete.h /c/build/comm-central/comm-central/mozilla/xpcom/base/nsStackWalk.h /c/build/comm-central/comm-central/mozilla/xpcom/base/nsTraceRefcntImpl.h /c/build/comm-central/comm-central/mozilla/xpcom/base/nsWeakPtr.h /c/build/comm-central/comm-central/mozilla/xpcom/base/nsInterfaceRequestorAgg.h /c/build/comm-central/comm-central/mozilla/xpcom/base/nsAutoPtr.h /c/build/comm-central/comm-central/mozilla/xpcom/base/nsError.h /c/build/comm-central/comm-central/mozilla/xpcom/base/nsISupportsBase.h /c/build/comm-central/comm-central/mozilla/xpcom/base/nscore.h /c/build/comm-central/comm-central/mozilla/xpcom/base/nsCycleCollector.h /c/build/comm-central/comm-central/mozilla/xpcom/base/nsObjCExceptions.h ../../dist/include c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/xpcom/base/FunctionTimer.h ../../dist/include/mozilla Creating _xpidlgen/.done nsIConsoleListener.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/xpcom/base -I../../dist/idl -o _xpidlgen/nsIConsoleListener /c/build/comm-central/comm-central/mozilla/xpcom/base/nsIConsoleListener.idl nsIConsoleMessage.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/xpcom/base -I../../dist/idl -o _xpidlgen/nsIConsoleMessage /c/build/comm-central/comm-central/mozilla/xpcom/base/nsIConsoleMessage.idl nsIConsoleService.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/xpcom/base -I../../dist/idl -o _xpidlgen/nsIConsoleService /c/build/comm-central/comm-central/mozilla/xpcom/base/nsIConsoleService.idl nsIDebug2.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/xpcom/base -I../../dist/idl -o _xpidlgen/nsIDebug2 /c/build/comm-central/comm-central/mozilla/xpcom/base/nsIDebug2.idl nsIErrorService.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/xpcom/base -I../../dist/idl -o _xpidlgen/nsIErrorService /c/build/comm-central/comm-central/mozilla/xpcom/base/nsIErrorService.idl nsIException.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/xpcom/base -I../../dist/idl -o _xpidlgen/nsIException /c/build/comm-central/comm-central/mozilla/xpcom/base/nsIException.idl nsIExceptionService.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/xpcom/base -I../../dist/idl -o _xpidlgen/nsIExceptionService /c/build/comm-central/comm-central/mozilla/xpcom/base/nsIExceptionService.idl nsIVersionComparator.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/xpcom/base -I../../dist/idl -o _xpidlgen/nsIVersionComparator /c/build/comm-central/comm-central/mozilla/xpcom/base/nsIVersionComparator.idl nsIUUIDGenerator.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/xpcom/base -I../../dist/idl -o _xpidlgen/nsIUUIDGenerator /c/build/comm-central/comm-central/mozilla/xpcom/base/nsIUUIDGenerator.idl nsIMutable.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/xpcom/base -I../../dist/idl -o _xpidlgen/nsIMutable /c/build/comm-central/comm-central/mozilla/xpcom/base/nsIMutable.idl nsIMemoryReporter.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/xpcom/base -I../../dist/idl -o _xpidlgen/nsIMemoryReporter /c/build/comm-central/comm-central/mozilla/xpcom/base/nsIMemoryReporter.idl nsIDebug.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/xpcom/base -I../../dist/idl -o _xpidlgen/nsIDebug /c/build/comm-central/comm-central/mozilla/xpcom/base/nsIDebug.idl nsIInterfaceRequestor.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/xpcom/base -I../../dist/idl -o _xpidlgen/nsIInterfaceRequestor /c/build/comm-central/comm-central/mozilla/xpcom/base/nsIInterfaceRequestor.idl nsIMemory.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/xpcom/base -I../../dist/idl -o _xpidlgen/nsIMemory /c/build/comm-central/comm-central/mozilla/xpcom/base/nsIMemory.idl nsIProgrammingLanguage.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/xpcom/base -I../../dist/idl -o _xpidlgen/nsIProgrammingLanguage /c/build/comm-central/comm-central/mozilla/xpcom/base/nsIProgrammingLanguage.idl nsISupports.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/xpcom/base -I../../dist/idl -o _xpidlgen/nsISupports /c/build/comm-central/comm-central/mozilla/xpcom/base/nsISupports.idl nsITraceRefcnt.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/xpcom/base -I../../dist/idl -o _xpidlgen/nsITraceRefcnt /c/build/comm-central/comm-central/mozilla/xpcom/base/nsITraceRefcnt.idl nsIWeakReference.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/xpcom/base -I../../dist/idl -o _xpidlgen/nsIWeakReference /c/build/comm-central/comm-central/mozilla/xpcom/base/nsIWeakReference.idl nsrootidl.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/xpcom/base -I../../dist/idl -o _xpidlgen/nsrootidl /c/build/comm-central/comm-central/mozilla/xpcom/base/nsrootidl.idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/xpcom/base/nsIConsoleListener.idl /c/build/comm-central/comm-central/mozilla/xpcom/base/nsIConsoleMessage.idl /c/build/comm-central/comm-central/mozilla/xpcom/base/nsIConsoleService.idl /c/build/comm-central/comm-central/mozilla/xpcom/base/nsIDebug2.idl /c/build/comm-central/comm-central/mozilla/xpcom/base/nsIErrorService.idl /c/build/comm-central/comm-central/mozilla/xpcom/base/nsIException.idl /c/build/comm-central/comm-central/mozilla/xpcom/base/nsIExceptionService.idl /c/build/comm-central/comm-central/mozilla/xpcom/base/nsIVersionComparator.idl /c/build/comm-central/comm-central/mozilla/xpcom/base/nsIUUIDGenerator.idl /c/build/comm-central/comm-central/mozilla/xpcom/base/nsIMutable.idl /c/build/comm-central/comm-central/mozilla/xpcom/base/nsIMemoryReporter.idl /c/build/comm-central/comm-central/mozilla/xpcom/base/nsIDebug.idl /c/build/comm-central/comm-central/mozilla/xpcom/base/nsIInterfaceRequestor.idl /c/build/comm-central/comm-central/mozilla/xpcom/base/nsIMemory.idl /c/build/comm-central/comm-central/mozilla/xpcom/base/nsIProgrammingLanguage.idl /c/build/comm-central/comm-central/mozilla/xpcom/base/nsISupports.idl /c/build/comm-central/comm-central/mozilla/xpcom/base/nsITraceRefcnt.idl /c/build/comm-central/comm-central/mozilla/xpcom/base/nsIWeakReference.idl /c/build/comm-central/comm-central/mozilla/xpcom/base/nsrootidl.idl ../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 _xpidlgen/nsIConsoleListener.h _xpidlgen/nsIConsoleMessage.h _xpidlgen/nsIConsoleService.h _xpidlgen/nsIDebug2.h _xpidlgen/nsIErrorService.h _xpidlgen/nsIException.h _xpidlgen/nsIExceptionService.h _xpidlgen/nsIVersionComparator.h _xpidlgen/nsIUUIDGenerator.h _xpidlgen/nsIMutable.h _xpidlgen/nsIMemoryReporter.h _xpidlgen/nsIDebug.h _xpidlgen/nsIInterfaceRequestor.h _xpidlgen/nsIMemory.h _xpidlgen/nsIProgrammingLanguage.h _xpidlgen/nsISupports.h _xpidlgen/nsITraceRefcnt.h _xpidlgen/nsIWeakReference.h _xpidlgen/nsrootidl.h ../../dist/include make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/xpcom/base' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/xpcom/ds' Creating /c/build/comm-central/sb-de/mozilla/xpcom/ds/.deps c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/xpcom/ds/nsAtomService.h /c/build/comm-central/comm-central/mozilla/xpcom/ds/nsCheapSets.h /c/build/comm-central/comm-central/mozilla/xpcom/ds/nsCppSharedAllocator.h /c/build/comm-central/comm-central/mozilla/xpcom/ds/nsCRT.h /c/build/comm-central/comm-central/mozilla/xpcom/ds/nsDoubleHashtable.h /c/build/comm-central/comm-central/mozilla/xpcom/ds/nsExpirationTracker.h /c/build/comm-central/comm-central/mozilla/xpcom/ds/nsFixedSizeAllocator.h /c/build/comm-central/comm-central/mozilla/xpcom/ds/nsHashSets.h /c/build/comm-central/comm-central/mozilla/xpcom/ds/nsHashtable.h /c/build/comm-central/comm-central/mozilla/xpcom/ds/nsIByteBuffer.h /c/build/comm-central/comm-central/mozilla/xpcom/ds/nsIUnicharBuffer.h /c/build/comm-central/comm-central/mozilla/xpcom/ds/nsInt64.h /c/build/comm-central/comm-central/mozilla/xpcom/ds/nsMathUtils.h /c/build/comm-central/comm-central/mozilla/xpcom/ds/nsObserverService.h /c/build/comm-central/comm-central/mozilla/xpcom/ds/nsRecyclingAllocator.h /c/build/comm-central/comm-central/mozilla/xpcom/ds/nsStaticNameTable.h /c/build/comm-central/comm-central/mozilla/xpcom/ds/nsStaticAtom.h /c/build/comm-central/comm-central/mozilla/xpcom/ds/nsSupportsArray.h /c/build/comm-central/comm-central/mozilla/xpcom/ds/nsSupportsPrimitives.h /c/build/comm-central/comm-central/mozilla/xpcom/ds/nsTime.h /c/build/comm-central/comm-central/mozilla/xpcom/ds/nsVariant.h /c/build/comm-central/comm-central/mozilla/xpcom/ds/nsStringEnumerator.h /c/build/comm-central/comm-central/mozilla/xpcom/ds/nsHashPropertyBag.h /c/build/comm-central/comm-central/mozilla/xpcom/ds/nsWhitespaceTokenizer.h /c/build/comm-central/comm-central/mozilla/xpcom/ds/nsCharSeparatedTokenizer.h /c/build/comm-central/comm-central/mozilla/xpcom/ds/nsWindowsRegKey.h ../../dist/include c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/xpcom/ds/TimeStamp.h ../../dist/include/mozilla Creating _xpidlgen/.done nsIAtom.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/xpcom/ds -I../../dist/idl -o _xpidlgen/nsIAtom /c/build/comm-central/comm-central/mozilla/xpcom/ds/nsIAtom.idl nsIAtomService.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/xpcom/ds -I../../dist/idl -o _xpidlgen/nsIAtomService /c/build/comm-central/comm-central/mozilla/xpcom/ds/nsIAtomService.idl nsICollection.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/xpcom/ds -I../../dist/idl -o _xpidlgen/nsICollection /c/build/comm-central/comm-central/mozilla/xpcom/ds/nsICollection.idl nsIEnumerator.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/xpcom/ds -I../../dist/idl -o _xpidlgen/nsIEnumerator /c/build/comm-central/comm-central/mozilla/xpcom/ds/nsIEnumerator.idl nsIINIParser.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/xpcom/ds -I../../dist/idl -o _xpidlgen/nsIINIParser /c/build/comm-central/comm-central/mozilla/xpcom/ds/nsIINIParser.idl nsIPersistentProperties2.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/xpcom/ds -I../../dist/idl -o _xpidlgen/nsIPersistentProperties2 /c/build/comm-central/comm-central/mozilla/xpcom/ds/nsIPersistentProperties2.idl nsIProperty.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/xpcom/ds -I../../dist/idl -o _xpidlgen/nsIProperty /c/build/comm-central/comm-central/mozilla/xpcom/ds/nsIProperty.idl nsIPropertyBag.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/xpcom/ds -I../../dist/idl -o _xpidlgen/nsIPropertyBag /c/build/comm-central/comm-central/mozilla/xpcom/ds/nsIPropertyBag.idl nsIPropertyBag2.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/xpcom/ds -I../../dist/idl -o _xpidlgen/nsIPropertyBag2 /c/build/comm-central/comm-central/mozilla/xpcom/ds/nsIPropertyBag2.idl nsIWritablePropertyBag.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/xpcom/ds -I../../dist/idl -o _xpidlgen/nsIWritablePropertyBag /c/build/comm-central/comm-central/mozilla/xpcom/ds/nsIWritablePropertyBag.idl nsIWritablePropertyBag2.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/xpcom/ds -I../../dist/idl -o _xpidlgen/nsIWritablePropertyBag2 /c/build/comm-central/comm-central/mozilla/xpcom/ds/nsIWritablePropertyBag2.idl nsIRecyclingAllocator.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/xpcom/ds -I../../dist/idl -o _xpidlgen/nsIRecyclingAllocator /c/build/comm-central/comm-central/mozilla/xpcom/ds/nsIRecyclingAllocator.idl nsIVariant.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/xpcom/ds -I../../dist/idl -o _xpidlgen/nsIVariant /c/build/comm-central/comm-central/mozilla/xpcom/ds/nsIVariant.idl nsISerializable.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/xpcom/ds -I../../dist/idl -o _xpidlgen/nsISerializable /c/build/comm-central/comm-central/mozilla/xpcom/ds/nsISerializable.idl nsIStringEnumerator.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/xpcom/ds -I../../dist/idl -o _xpidlgen/nsIStringEnumerator /c/build/comm-central/comm-central/mozilla/xpcom/ds/nsIStringEnumerator.idl nsISupportsArray.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/xpcom/ds -I../../dist/idl -o _xpidlgen/nsISupportsArray /c/build/comm-central/comm-central/mozilla/xpcom/ds/nsISupportsArray.idl nsISupportsIterators.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/xpcom/ds -I../../dist/idl -o _xpidlgen/nsISupportsIterators /c/build/comm-central/comm-central/mozilla/xpcom/ds/nsISupportsIterators.idl nsITimelineService.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/xpcom/ds -I../../dist/idl -o _xpidlgen/nsITimelineService /c/build/comm-central/comm-central/mozilla/xpcom/ds/nsITimelineService.idl nsIWindowsRegKey.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/xpcom/ds -I../../dist/idl -o _xpidlgen/nsIWindowsRegKey /c/build/comm-central/comm-central/mozilla/xpcom/ds/nsIWindowsRegKey.idl nsIArray.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/xpcom/ds -I../../dist/idl -o _xpidlgen/nsIArray /c/build/comm-central/comm-central/mozilla/xpcom/ds/nsIArray.idl nsIHashable.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/xpcom/ds -I../../dist/idl -o _xpidlgen/nsIHashable /c/build/comm-central/comm-central/mozilla/xpcom/ds/nsIHashable.idl nsIMutableArray.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/xpcom/ds -I../../dist/idl -o _xpidlgen/nsIMutableArray /c/build/comm-central/comm-central/mozilla/xpcom/ds/nsIMutableArray.idl nsIObserverService.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/xpcom/ds -I../../dist/idl -o _xpidlgen/nsIObserverService /c/build/comm-central/comm-central/mozilla/xpcom/ds/nsIObserverService.idl nsIObserver.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/xpcom/ds -I../../dist/idl -o _xpidlgen/nsIObserver /c/build/comm-central/comm-central/mozilla/xpcom/ds/nsIObserver.idl nsIProperties.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/xpcom/ds -I../../dist/idl -o _xpidlgen/nsIProperties /c/build/comm-central/comm-central/mozilla/xpcom/ds/nsIProperties.idl nsISimpleEnumerator.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/xpcom/ds -I../../dist/idl -o _xpidlgen/nsISimpleEnumerator /c/build/comm-central/comm-central/mozilla/xpcom/ds/nsISimpleEnumerator.idl nsISupportsPrimitives.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/xpcom/ds -I../../dist/idl -o _xpidlgen/nsISupportsPrimitives /c/build/comm-central/comm-central/mozilla/xpcom/ds/nsISupportsPrimitives.idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/xpcom/ds/nsIAtom.idl /c/build/comm-central/comm-central/mozilla/xpcom/ds/nsIAtomService.idl /c/build/comm-central/comm-central/mozilla/xpcom/ds/nsICollection.idl /c/build/comm-central/comm-central/mozilla/xpcom/ds/nsIEnumerator.idl /c/build/comm-central/comm-central/mozilla/xpcom/ds/nsIINIParser.idl /c/build/comm-central/comm-central/mozilla/xpcom/ds/nsIPersistentProperties2.idl /c/build/comm-central/comm-central/mozilla/xpcom/ds/nsIProperty.idl /c/build/comm-central/comm-central/mozilla/xpcom/ds/nsIPropertyBag.idl /c/build/comm-central/comm-central/mozilla/xpcom/ds/nsIPropertyBag2.idl /c/build/comm-central/comm-central/mozilla/xpcom/ds/nsIWritablePropertyBag.idl /c/build/comm-central/comm-central/mozilla/xpcom/ds/nsIWritablePropertyBag2.idl /c/build/comm-central/comm-central/mozilla/xpcom/ds/nsIRecyclingAllocator.idl /c/build/comm-central/comm-central/mozilla/xpcom/ds/nsIVariant.idl /c/build/comm-central/comm-central/mozilla/xpcom/ds/nsISerializable.idl /c/build/comm-central/comm-central/mozilla/xpcom/ds/nsIStringEnumerator.idl /c/build/comm-central/comm-central/mozilla/xpcom/ds/nsISupportsArray.idl /c/build/comm-central/comm-central/mozilla/xpcom/ds/nsISupportsIterators.idl /c/build/comm-central/comm-central/mozilla/xpcom/ds/nsITimelineService.idl /c/build/comm-central/comm-central/mozilla/xpcom/ds/nsIWindowsRegKey.idl /c/build/comm-central/comm-central/mozilla/xpcom/ds/nsIArray.idl /c/build/comm-central/comm-central/mozilla/xpcom/ds/nsIHashable.idl /c/build/comm-central/comm-central/mozilla/xpcom/ds/nsIMutableArray.idl /c/build/comm-central/comm-central/mozilla/xpcom/ds/nsIObserverService.idl /c/build/comm-central/comm-central/mozilla/xpcom/ds/nsIObserver.idl /c/build/comm-central/comm-central/mozilla/xpcom/ds/nsIProperties.idl /c/build/comm-central/comm-central/mozilla/xpcom/ds/nsISimpleEnumerator.idl /c/build/comm-central/comm-central/mozilla/xpcom/ds/nsISupportsPrimitives.idl ../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 _xpidlgen/nsIAtom.h _xpidlgen/nsIAtomService.h _xpidlgen/nsICollection.h _xpidlgen/nsIEnumerator.h _xpidlgen/nsIINIParser.h _xpidlgen/nsIPersistentProperties2.h _xpidlgen/nsIProperty.h _xpidlgen/nsIPropertyBag.h _xpidlgen/nsIPropertyBag2.h _xpidlgen/nsIWritablePropertyBag.h _xpidlgen/nsIWritablePropertyBag2.h _xpidlgen/nsIRecyclingAllocator.h _xpidlgen/nsIVariant.h _xpidlgen/nsISerializable.h _xpidlgen/nsIStringEnumerator.h _xpidlgen/nsISupportsArray.h _xpidlgen/nsISupportsIterators.h _xpidlgen/nsITimelineService.h _xpidlgen/nsIWindowsRegKey.h _xpidlgen/nsIArray.h _xpidlgen/nsIHashable.h _xpidlgen/nsIMutableArray.h _xpidlgen/nsIObserverService.h _xpidlgen/nsIObserver.h _xpidlgen/nsIProperties.h _xpidlgen/nsISimpleEnumerator.h _xpidlgen/nsISupportsPrimitives.h ../../dist/include make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/xpcom/ds' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/xpcom/io' Creating /c/build/comm-central/sb-de/mozilla/xpcom/io/.deps c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/xpcom/io/nsAppDirectoryServiceDefs.h /c/build/comm-central/comm-central/mozilla/xpcom/io/nsDirectoryService.h /c/build/comm-central/comm-central/mozilla/xpcom/io/nsDirectoryServiceAtomList.h /c/build/comm-central/comm-central/mozilla/xpcom/io/nsEscape.h /c/build/comm-central/comm-central/mozilla/xpcom/io/nsFastLoadService.h /c/build/comm-central/comm-central/mozilla/xpcom/io/nsLinebreakConverter.h /c/build/comm-central/comm-central/mozilla/xpcom/io/nsLocalFile.h /c/build/comm-central/comm-central/mozilla/xpcom/io/nsMultiplexInputStream.h /c/build/comm-central/comm-central/mozilla/xpcom/io/nsNativeCharsetUtils.h /c/build/comm-central/comm-central/mozilla/xpcom/io/nsScriptableInputStream.h /c/build/comm-central/comm-central/mozilla/xpcom/io/nsStorageStream.h /c/build/comm-central/comm-central/mozilla/xpcom/io/nsStringStream.h /c/build/comm-central/comm-central/mozilla/xpcom/io/nsStreamUtils.h /c/build/comm-central/comm-central/mozilla/xpcom/io/nsWildCard.h /c/build/comm-central/comm-central/mozilla/xpcom/io/nsLocalFileWin.h /c/build/comm-central/comm-central/mozilla/xpcom/io/nsDirectoryServiceDefs.h /c/build/comm-central/comm-central/mozilla/xpcom/io/nsDirectoryServiceUtils.h ../../dist/include Creating _xpidlgen/.done nsIBinaryInputStream.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/xpcom/io -I../../dist/idl -o _xpidlgen/nsIBinaryInputStream /c/build/comm-central/comm-central/mozilla/xpcom/io/nsIBinaryInputStream.idl nsIBinaryOutputStream.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/xpcom/io -I../../dist/idl -o _xpidlgen/nsIBinaryOutputStream /c/build/comm-central/comm-central/mozilla/xpcom/io/nsIBinaryOutputStream.idl nsIDirectoryEnumerator.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/xpcom/io -I../../dist/idl -o _xpidlgen/nsIDirectoryEnumerator /c/build/comm-central/comm-central/mozilla/xpcom/io/nsIDirectoryEnumerator.idl nsIFastLoadFileControl.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/xpcom/io -I../../dist/idl -o _xpidlgen/nsIFastLoadFileControl /c/build/comm-central/comm-central/mozilla/xpcom/io/nsIFastLoadFileControl.idl nsIFastLoadService.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/xpcom/io -I../../dist/idl -o _xpidlgen/nsIFastLoadService /c/build/comm-central/comm-central/mozilla/xpcom/io/nsIFastLoadService.idl nsIInputStreamTee.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/xpcom/io -I../../dist/idl -o _xpidlgen/nsIInputStreamTee /c/build/comm-central/comm-central/mozilla/xpcom/io/nsIInputStreamTee.idl nsILocalFileWin.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/xpcom/io -I../../dist/idl -o _xpidlgen/nsILocalFileWin /c/build/comm-central/comm-central/mozilla/xpcom/io/nsILocalFileWin.idl nsILineInputStream.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/xpcom/io -I../../dist/idl -o _xpidlgen/nsILineInputStream /c/build/comm-central/comm-central/mozilla/xpcom/io/nsILineInputStream.idl nsIUnicharLineInputStream.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/xpcom/io -I../../dist/idl -o _xpidlgen/nsIUnicharLineInputStream /c/build/comm-central/comm-central/mozilla/xpcom/io/nsIUnicharLineInputStream.idl nsISimpleUnicharStreamFactory.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/xpcom/io -I../../dist/idl -o _xpidlgen/nsISimpleUnicharStreamFactory /c/build/comm-central/comm-central/mozilla/xpcom/io/nsISimpleUnicharStreamFactory.idl nsIMultiplexInputStream.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/xpcom/io -I../../dist/idl -o _xpidlgen/nsIMultiplexInputStream /c/build/comm-central/comm-central/mozilla/xpcom/io/nsIMultiplexInputStream.idl nsIObjectInputStream.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/xpcom/io -I../../dist/idl -o _xpidlgen/nsIObjectInputStream /c/build/comm-central/comm-central/mozilla/xpcom/io/nsIObjectInputStream.idl nsIObjectOutputStream.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/xpcom/io -I../../dist/idl -o _xpidlgen/nsIObjectOutputStream /c/build/comm-central/comm-central/mozilla/xpcom/io/nsIObjectOutputStream.idl nsIPipe.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/xpcom/io -I../../dist/idl -o _xpidlgen/nsIPipe /c/build/comm-central/comm-central/mozilla/xpcom/io/nsIPipe.idl nsISeekableStream.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/xpcom/io -I../../dist/idl -o _xpidlgen/nsISeekableStream /c/build/comm-central/comm-central/mozilla/xpcom/io/nsISeekableStream.idl nsIStorageStream.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/xpcom/io -I../../dist/idl -o _xpidlgen/nsIStorageStream /c/build/comm-central/comm-central/mozilla/xpcom/io/nsIStorageStream.idl nsIStringStream.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/xpcom/io -I../../dist/idl -o _xpidlgen/nsIStringStream /c/build/comm-central/comm-central/mozilla/xpcom/io/nsIStringStream.idl nsIStreamBufferAccess.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/xpcom/io -I../../dist/idl -o _xpidlgen/nsIStreamBufferAccess /c/build/comm-central/comm-central/mozilla/xpcom/io/nsIStreamBufferAccess.idl nsIAsyncInputStream.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/xpcom/io -I../../dist/idl -o _xpidlgen/nsIAsyncInputStream /c/build/comm-central/comm-central/mozilla/xpcom/io/nsIAsyncInputStream.idl nsIAsyncOutputStream.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/xpcom/io -I../../dist/idl -o _xpidlgen/nsIAsyncOutputStream /c/build/comm-central/comm-central/mozilla/xpcom/io/nsIAsyncOutputStream.idl nsIUnicharInputStream.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/xpcom/io -I../../dist/idl -o _xpidlgen/nsIUnicharInputStream /c/build/comm-central/comm-central/mozilla/xpcom/io/nsIUnicharInputStream.idl nsIUnicharOutputStream.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/xpcom/io -I../../dist/idl -o _xpidlgen/nsIUnicharOutputStream /c/build/comm-central/comm-central/mozilla/xpcom/io/nsIUnicharOutputStream.idl nsIConverterInputStream.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/xpcom/io -I../../dist/idl -o _xpidlgen/nsIConverterInputStream /c/build/comm-central/comm-central/mozilla/xpcom/io/nsIConverterInputStream.idl nsIConverterOutputStream.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/xpcom/io -I../../dist/idl -o _xpidlgen/nsIConverterOutputStream /c/build/comm-central/comm-central/mozilla/xpcom/io/nsIConverterOutputStream.idl nsIIOUtil.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/xpcom/io -I../../dist/idl -o _xpidlgen/nsIIOUtil /c/build/comm-central/comm-central/mozilla/xpcom/io/nsIIOUtil.idl nsISafeOutputStream.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/xpcom/io -I../../dist/idl -o _xpidlgen/nsISafeOutputStream /c/build/comm-central/comm-central/mozilla/xpcom/io/nsISafeOutputStream.idl nsIDirectoryService.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/xpcom/io -I../../dist/idl -o _xpidlgen/nsIDirectoryService /c/build/comm-central/comm-central/mozilla/xpcom/io/nsIDirectoryService.idl nsIFile.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/xpcom/io -I../../dist/idl -o _xpidlgen/nsIFile /c/build/comm-central/comm-central/mozilla/xpcom/io/nsIFile.idl nsILocalFile.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/xpcom/io -I../../dist/idl -o _xpidlgen/nsILocalFile /c/build/comm-central/comm-central/mozilla/xpcom/io/nsILocalFile.idl nsIInputStream.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/xpcom/io -I../../dist/idl -o _xpidlgen/nsIInputStream /c/build/comm-central/comm-central/mozilla/xpcom/io/nsIInputStream.idl nsIOutputStream.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/xpcom/io -I../../dist/idl -o _xpidlgen/nsIOutputStream /c/build/comm-central/comm-central/mozilla/xpcom/io/nsIOutputStream.idl nsIScriptableInputStream.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/xpcom/io -I../../dist/idl -o _xpidlgen/nsIScriptableInputStream /c/build/comm-central/comm-central/mozilla/xpcom/io/nsIScriptableInputStream.idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/xpcom/io/nsIBinaryInputStream.idl /c/build/comm-central/comm-central/mozilla/xpcom/io/nsIBinaryOutputStream.idl /c/build/comm-central/comm-central/mozilla/xpcom/io/nsIDirectoryEnumerator.idl /c/build/comm-central/comm-central/mozilla/xpcom/io/nsIFastLoadFileControl.idl /c/build/comm-central/comm-central/mozilla/xpcom/io/nsIFastLoadService.idl /c/build/comm-central/comm-central/mozilla/xpcom/io/nsIInputStreamTee.idl /c/build/comm-central/comm-central/mozilla/xpcom/io/nsILocalFileWin.idl /c/build/comm-central/comm-central/mozilla/xpcom/io/nsILineInputStream.idl /c/build/comm-central/comm-central/mozilla/xpcom/io/nsIUnicharLineInputStream.idl /c/build/comm-central/comm-central/mozilla/xpcom/io/nsISimpleUnicharStreamFactory.idl /c/build/comm-central/comm-central/mozilla/xpcom/io/nsIMultiplexInputStream.idl /c/build/comm-central/comm-central/mozilla/xpcom/io/nsIObjectInputStream.idl /c/build/comm-central/comm-central/mozilla/xpcom/io/nsIObjectOutputStream.idl /c/build/comm-central/comm-central/mozilla/xpcom/io/nsIPipe.idl /c/build/comm-central/comm-central/mozilla/xpcom/io/nsISeekableStream.idl /c/build/comm-central/comm-central/mozilla/xpcom/io/nsIStorageStream.idl /c/build/comm-central/comm-central/mozilla/xpcom/io/nsIStringStream.idl /c/build/comm-central/comm-central/mozilla/xpcom/io/nsIStreamBufferAccess.idl /c/build/comm-central/comm-central/mozilla/xpcom/io/nsIAsyncInputStream.idl /c/build/comm-central/comm-central/mozilla/xpcom/io/nsIAsyncOutputStream.idl /c/build/comm-central/comm-central/mozilla/xpcom/io/nsIUnicharInputStream.idl /c/build/comm-central/comm-central/mozilla/xpcom/io/nsIUnicharOutputStream.idl /c/build/comm-central/comm-central/mozilla/xpcom/io/nsIConverterInputStream.idl /c/build/comm-central/comm-central/mozilla/xpcom/io/nsIConverterOutputStream.idl /c/build/comm-central/comm-central/mozilla/xpcom/io/nsIIOUtil.idl /c/build/comm-central/comm-central/mozilla/xpcom/io/nsISafeOutputStream.idl /c/build/comm-central/comm-central/mozilla/xpcom/io/nsIDirectoryService.idl /c/build/comm-central/comm-central/mozilla/xpcom/io/nsIFile.idl /c/build/comm-central/comm-central/mozilla/xpcom/io/nsILocalFile.idl /c/build/comm-central/comm-central/mozilla/xpcom/io/nsIInputStream.idl /c/build/comm-central/comm-central/mozilla/xpcom/io/nsIOutputStream.idl /c/build/comm-central/comm-central/mozilla/xpcom/io/nsIScriptableInputStream.idl ../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 _xpidlgen/nsIBinaryInputStream.h _xpidlgen/nsIBinaryOutputStream.h _xpidlgen/nsIDirectoryEnumerator.h _xpidlgen/nsIFastLoadFileControl.h _xpidlgen/nsIFastLoadService.h _xpidlgen/nsIInputStreamTee.h _xpidlgen/nsILocalFileWin.h _xpidlgen/nsILineInputStream.h _xpidlgen/nsIUnicharLineInputStream.h _xpidlgen/nsISimpleUnicharStreamFactory.h _xpidlgen/nsIMultiplexInputStream.h _xpidlgen/nsIObjectInputStream.h _xpidlgen/nsIObjectOutputStream.h _xpidlgen/nsIPipe.h _xpidlgen/nsISeekableStream.h _xpidlgen/nsIStorageStream.h _xpidlgen/nsIStringStream.h _xpidlgen/nsIStreamBufferAccess.h _xpidlgen/nsIAsyncInputStream.h _xpidlgen/nsIAsyncOutputStream.h _xpidlgen/nsIUnicharInputStream.h _xpidlgen/nsIUnicharOutputStream.h _xpidlgen/nsIConverterInputStream.h _xpidlgen/nsIConverterOutputStream.h _xpidlgen/nsIIOUtil.h _xpidlgen/nsISafeOutputStream.h _xpidlgen/nsIDirectoryService.h _xpidlgen/nsIFile.h _xpidlgen/nsILocalFile.h _xpidlgen/nsIInputStream.h _xpidlgen/nsIOutputStream.h _xpidlgen/nsIScriptableInputStream.h ../../dist/include make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/xpcom/io' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/xpcom/components' Creating /c/build/comm-central/sb-de/mozilla/xpcom/components/.deps c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/xpcom/components/nsCategoryManagerUtils.h /c/build/comm-central/comm-central/mozilla/xpcom/components/nsIServiceManagerObsolete.h /c/build/comm-central/comm-central/mozilla/xpcom/components/nsModule.h /c/build/comm-central/comm-central/mozilla/xpcom/components/nsObsoleteModuleLoading.h ../../dist/include Creating _xpidlgen/.done nsIModuleLoader.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/xpcom/components -I../../dist/idl -o _xpidlgen/nsIModuleLoader /c/build/comm-central/comm-central/mozilla/xpcom/components/nsIModuleLoader.idl nsIComponentManagerObsolete.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/xpcom/components -I../../dist/idl -o _xpidlgen/nsIComponentManagerObsolete /c/build/comm-central/comm-central/mozilla/xpcom/components/nsIComponentManagerObsolete.idl nsIClassInfo.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/xpcom/components -I../../dist/idl -o _xpidlgen/nsIClassInfo /c/build/comm-central/comm-central/mozilla/xpcom/components/nsIClassInfo.idl nsIComponentRegistrar.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/xpcom/components -I../../dist/idl -o _xpidlgen/nsIComponentRegistrar /c/build/comm-central/comm-central/mozilla/xpcom/components/nsIComponentRegistrar.idl nsIFactory.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/xpcom/components -I../../dist/idl -o _xpidlgen/nsIFactory /c/build/comm-central/comm-central/mozilla/xpcom/components/nsIFactory.idl nsIModule.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/xpcom/components -I../../dist/idl -o _xpidlgen/nsIModule /c/build/comm-central/comm-central/mozilla/xpcom/components/nsIModule.idl nsIServiceManager.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/xpcom/components -I../../dist/idl -o _xpidlgen/nsIServiceManager /c/build/comm-central/comm-central/mozilla/xpcom/components/nsIServiceManager.idl nsIComponentManager.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/xpcom/components -I../../dist/idl -o _xpidlgen/nsIComponentManager /c/build/comm-central/comm-central/mozilla/xpcom/components/nsIComponentManager.idl nsICategoryManager.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/xpcom/components -I../../dist/idl -o _xpidlgen/nsICategoryManager /c/build/comm-central/comm-central/mozilla/xpcom/components/nsICategoryManager.idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/xpcom/components/nsIModuleLoader.idl /c/build/comm-central/comm-central/mozilla/xpcom/components/nsIComponentManagerObsolete.idl /c/build/comm-central/comm-central/mozilla/xpcom/components/nsIClassInfo.idl /c/build/comm-central/comm-central/mozilla/xpcom/components/nsIComponentRegistrar.idl /c/build/comm-central/comm-central/mozilla/xpcom/components/nsIFactory.idl /c/build/comm-central/comm-central/mozilla/xpcom/components/nsIModule.idl /c/build/comm-central/comm-central/mozilla/xpcom/components/nsIServiceManager.idl /c/build/comm-central/comm-central/mozilla/xpcom/components/nsIComponentManager.idl /c/build/comm-central/comm-central/mozilla/xpcom/components/nsICategoryManager.idl ../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 _xpidlgen/nsIModuleLoader.h _xpidlgen/nsIComponentManagerObsolete.h _xpidlgen/nsIClassInfo.h _xpidlgen/nsIComponentRegistrar.h _xpidlgen/nsIFactory.h _xpidlgen/nsIModule.h _xpidlgen/nsIServiceManager.h _xpidlgen/nsIComponentManager.h _xpidlgen/nsICategoryManager.h ../../dist/include make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/xpcom/components' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/xpcom/threads' Creating /c/build/comm-central/sb-de/mozilla/xpcom/threads/.deps c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/xpcom/threads/nsProcess.h /c/build/comm-central/comm-central/mozilla/xpcom/threads/nsEventQueue.h /c/build/comm-central/comm-central/mozilla/xpcom/threads/nsThreadUtilsInternal.h ../../dist/include Creating _xpidlgen/.done nsIEventTarget.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/xpcom/threads -I../../dist/idl -o _xpidlgen/nsIEventTarget /c/build/comm-central/comm-central/mozilla/xpcom/threads/nsIEventTarget.idl nsIThread.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/xpcom/threads -I../../dist/idl -o _xpidlgen/nsIThread /c/build/comm-central/comm-central/mozilla/xpcom/threads/nsIThread.idl nsIThreadInternal.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/xpcom/threads -I../../dist/idl -o _xpidlgen/nsIThreadInternal /c/build/comm-central/comm-central/mozilla/xpcom/threads/nsIThreadInternal.idl nsIThreadManager.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/xpcom/threads -I../../dist/idl -o _xpidlgen/nsIThreadManager /c/build/comm-central/comm-central/mozilla/xpcom/threads/nsIThreadManager.idl nsIThreadPool.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/xpcom/threads -I../../dist/idl -o _xpidlgen/nsIThreadPool /c/build/comm-central/comm-central/mozilla/xpcom/threads/nsIThreadPool.idl nsITimer.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/xpcom/threads -I../../dist/idl -o _xpidlgen/nsITimer /c/build/comm-central/comm-central/mozilla/xpcom/threads/nsITimer.idl nsIRunnable.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/xpcom/threads -I../../dist/idl -o _xpidlgen/nsIRunnable /c/build/comm-central/comm-central/mozilla/xpcom/threads/nsIRunnable.idl nsIEnvironment.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/xpcom/threads -I../../dist/idl -o _xpidlgen/nsIEnvironment /c/build/comm-central/comm-central/mozilla/xpcom/threads/nsIEnvironment.idl nsIProcess.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/xpcom/threads -I../../dist/idl -o _xpidlgen/nsIProcess /c/build/comm-central/comm-central/mozilla/xpcom/threads/nsIProcess.idl nsISupportsPriority.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/xpcom/threads -I../../dist/idl -o _xpidlgen/nsISupportsPriority /c/build/comm-central/comm-central/mozilla/xpcom/threads/nsISupportsPriority.idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/xpcom/threads/nsIEventTarget.idl /c/build/comm-central/comm-central/mozilla/xpcom/threads/nsIThread.idl /c/build/comm-central/comm-central/mozilla/xpcom/threads/nsIThreadInternal.idl /c/build/comm-central/comm-central/mozilla/xpcom/threads/nsIThreadManager.idl /c/build/comm-central/comm-central/mozilla/xpcom/threads/nsIThreadPool.idl /c/build/comm-central/comm-central/mozilla/xpcom/threads/nsITimer.idl /c/build/comm-central/comm-central/mozilla/xpcom/threads/nsIRunnable.idl /c/build/comm-central/comm-central/mozilla/xpcom/threads/nsIEnvironment.idl /c/build/comm-central/comm-central/mozilla/xpcom/threads/nsIProcess.idl /c/build/comm-central/comm-central/mozilla/xpcom/threads/nsISupportsPriority.idl ../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 _xpidlgen/nsIEventTarget.h _xpidlgen/nsIThread.h _xpidlgen/nsIThreadInternal.h _xpidlgen/nsIThreadManager.h _xpidlgen/nsIThreadPool.h _xpidlgen/nsITimer.h _xpidlgen/nsIRunnable.h _xpidlgen/nsIEnvironment.h _xpidlgen/nsIProcess.h _xpidlgen/nsISupportsPriority.h ../../dist/include make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/xpcom/threads' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/xpcom/reflect' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/xpcom/reflect/xptinfo' make[8]: Entering directory `/c/build/comm-central/sb-de/mozilla/xpcom/reflect/xptinfo/public' Creating /c/build/comm-central/sb-de/mozilla/xpcom/reflect/xptinfo/public/.deps c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/xpcom/reflect/xptinfo/public/xptinfo.h ../../../../dist/include Creating _xpidlgen/.done nsIInterfaceInfo.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/xpcom/reflect/xptinfo/public -I../../../../dist/idl -o _xpidlgen/nsIInterfaceInfo /c/build/comm-central/comm-central/mozilla/xpcom/reflect/xptinfo/public/nsIInterfaceInfo.idl nsIInterfaceInfoManager.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/xpcom/reflect/xptinfo/public -I../../../../dist/idl -o _xpidlgen/nsIInterfaceInfoManager /c/build/comm-central/comm-central/mozilla/xpcom/reflect/xptinfo/public/nsIInterfaceInfoManager.idl nsIXPTLoader.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/xpcom/reflect/xptinfo/public -I../../../../dist/idl -o _xpidlgen/nsIXPTLoader /c/build/comm-central/comm-central/mozilla/xpcom/reflect/xptinfo/public/nsIXPTLoader.idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/xpcom/reflect/xptinfo/public/nsIInterfaceInfo.idl /c/build/comm-central/comm-central/mozilla/xpcom/reflect/xptinfo/public/nsIInterfaceInfoManager.idl /c/build/comm-central/comm-central/mozilla/xpcom/reflect/xptinfo/public/nsIXPTLoader.idl ../../../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 _xpidlgen/nsIInterfaceInfo.h _xpidlgen/nsIInterfaceInfoManager.h _xpidlgen/nsIXPTLoader.h ../../../../dist/include make[8]: Leaving directory `/c/build/comm-central/sb-de/mozilla/xpcom/reflect/xptinfo/public' make[8]: Entering directory `/c/build/comm-central/sb-de/mozilla/xpcom/reflect/xptinfo/src' Creating /c/build/comm-central/sb-de/mozilla/xpcom/reflect/xptinfo/src/.deps make[8]: Leaving directory `/c/build/comm-central/sb-de/mozilla/xpcom/reflect/xptinfo/src' make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/xpcom/reflect/xptinfo' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/xpcom/reflect/xptcall' make[8]: Entering directory `/c/build/comm-central/sb-de/mozilla/xpcom/reflect/xptcall/public' c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/xpcom/reflect/xptcall/public/xptcall.h /c/build/comm-central/comm-central/mozilla/xpcom/reflect/xptcall/public/xptcstubsdecl.inc /c/build/comm-central/comm-central/mozilla/xpcom/reflect/xptcall/public/xptcstubsdef.inc ../../../../dist/include make[8]: Leaving directory `/c/build/comm-central/sb-de/mozilla/xpcom/reflect/xptcall/public' make[8]: Entering directory `/c/build/comm-central/sb-de/mozilla/xpcom/reflect/xptcall/src' Creating /c/build/comm-central/sb-de/mozilla/xpcom/reflect/xptcall/src/.deps make[9]: Entering directory `/c/build/comm-central/sb-de/mozilla/xpcom/reflect/xptcall/src/md' make[10]: Entering directory `/c/build/comm-central/sb-de/mozilla/xpcom/reflect/xptcall/src/md/win32' Creating /c/build/comm-central/sb-de/mozilla/xpcom/reflect/xptcall/src/md/win32/.deps make[10]: Leaving directory `/c/build/comm-central/sb-de/mozilla/xpcom/reflect/xptcall/src/md/win32' make[9]: Leaving directory `/c/build/comm-central/sb-de/mozilla/xpcom/reflect/xptcall/src/md' make[8]: Leaving directory `/c/build/comm-central/sb-de/mozilla/xpcom/reflect/xptcall/src' make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/xpcom/reflect/xptcall' make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/xpcom/reflect' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/xpcom/proxy' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/xpcom/proxy/public' Creating /c/build/comm-central/sb-de/mozilla/xpcom/proxy/public/.deps c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/xpcom/proxy/public/nsProxiedService.h ../../../dist/include Creating _xpidlgen/.done nsIProxyObjectManager.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/xpcom/proxy/public -I../../../dist/idl -o _xpidlgen/nsIProxyObjectManager /c/build/comm-central/comm-central/mozilla/xpcom/proxy/public/nsIProxyObjectManager.idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/xpcom/proxy/public/nsIProxyObjectManager.idl ../../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 _xpidlgen/nsIProxyObjectManager.h ../../../dist/include make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/xpcom/proxy/public' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/xpcom/proxy/src' Creating /c/build/comm-central/sb-de/mozilla/xpcom/proxy/src/.deps make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/xpcom/proxy/src' make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/xpcom/proxy' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/xpcom/system' Creating /c/build/comm-central/sb-de/mozilla/xpcom/system/.deps c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../dist/idl Creating _xpidlgen/.done nsIXULAppInfo.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/xpcom/system -I../../dist/idl -o _xpidlgen/nsIXULAppInfo /c/build/comm-central/comm-central/mozilla/xpcom/system/nsIXULAppInfo.idl nsIXULRuntime.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/xpcom/system -I../../dist/idl -o _xpidlgen/nsIXULRuntime /c/build/comm-central/comm-central/mozilla/xpcom/system/nsIXULRuntime.idl nsIGConfService.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/xpcom/system -I../../dist/idl -o _xpidlgen/nsIGConfService /c/build/comm-central/comm-central/mozilla/xpcom/system/nsIGConfService.idl nsIGnomeVFSService.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/xpcom/system -I../../dist/idl -o _xpidlgen/nsIGnomeVFSService /c/build/comm-central/comm-central/mozilla/xpcom/system/nsIGnomeVFSService.idl nsIBlocklistService.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/xpcom/system -I../../dist/idl -o _xpidlgen/nsIBlocklistService /c/build/comm-central/comm-central/mozilla/xpcom/system/nsIBlocklistService.idl nsIGIOService.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/xpcom/system -I../../dist/idl -o _xpidlgen/nsIGIOService /c/build/comm-central/comm-central/mozilla/xpcom/system/nsIGIOService.idl nsICrashReporter.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/xpcom/system -I../../dist/idl -o _xpidlgen/nsICrashReporter /c/build/comm-central/comm-central/mozilla/xpcom/system/nsICrashReporter.idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/xpcom/system/nsIXULAppInfo.idl /c/build/comm-central/comm-central/mozilla/xpcom/system/nsIXULRuntime.idl /c/build/comm-central/comm-central/mozilla/xpcom/system/nsIGConfService.idl /c/build/comm-central/comm-central/mozilla/xpcom/system/nsIGnomeVFSService.idl /c/build/comm-central/comm-central/mozilla/xpcom/system/nsIBlocklistService.idl /c/build/comm-central/comm-central/mozilla/xpcom/system/nsIGIOService.idl /c/build/comm-central/comm-central/mozilla/xpcom/system/nsICrashReporter.idl ../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 _xpidlgen/nsIXULAppInfo.h _xpidlgen/nsIXULRuntime.h _xpidlgen/nsIGConfService.h _xpidlgen/nsIGnomeVFSService.h _xpidlgen/nsIBlocklistService.h _xpidlgen/nsIGIOService.h _xpidlgen/nsICrashReporter.h ../../dist/include make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/xpcom/system' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/xpcom/build' Creating /c/build/comm-central/sb-de/mozilla/xpcom/build/.deps c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/xpcom/build/nsXPCOMCIDInternal.h /c/build/comm-central/comm-central/mozilla/xpcom/build/xrecore.h /c/build/comm-central/comm-central/mozilla/xpcom/build/nsXULAppAPI.h /c/build/comm-central/comm-central/mozilla/xpcom/build/nsXPCOM.h /c/build/comm-central/comm-central/mozilla/xpcom/build/nsXPCOMCID.h ../../dist/include c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/xpcom/build/XPCOM.h /c/build/comm-central/comm-central/mozilla/xpcom/build/Services.h /c/build/comm-central/comm-central/mozilla/xpcom/build/ServiceList.h ../../dist/include/mozilla c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe /c/build/comm-central/comm-central/mozilla/xpcom/glue/pldhash.c /c/build/comm-central/comm-central/mozilla/xpcom/glue/nsArrayEnumerator.cpp /c/build/comm-central/comm-central/mozilla/xpcom/glue/nsArrayUtils.cpp /c/build/comm-central/comm-central/mozilla/xpcom/glue/nsCategoryCache.cpp /c/build/comm-central/comm-central/mozilla/xpcom/glue/nsCOMPtr.cpp /c/build/comm-central/comm-central/mozilla/xpcom/glue/nsCOMArray.cpp /c/build/comm-central/comm-central/mozilla/xpcom/glue/nsCRTGlue.cpp /c/build/comm-central/comm-central/mozilla/xpcom/glue/nsComponentManagerUtils.cpp /c/build/comm-central/comm-central/mozilla/xpcom/glue/nsEnumeratorUtils.cpp /c/build/comm-central/comm-central/mozilla/xpcom/glue/nsID.cpp /c/build/comm-central/comm-central/mozilla/xpcom/glue/nsIInterfaceRequestorUtils.cpp /c/build/comm-central/comm-central/mozilla/xpcom/glue/nsINIParser.cpp /c/build/comm-central/comm-central/mozilla/xpcom/glue/nsISupportsImpl.cpp /c/build/comm-central/comm-central/mozilla/xpcom/glue/nsMemory.cpp /c/build/comm-central/comm-central/mozilla/xpcom/glue/nsWeakReference.cpp /c/build/comm-central/comm-central/mozilla/xpcom/glue/nsGREGlue.cpp /c/build/comm-central/comm-central/mozilla/xpcom/glue/nsVersionComparator.cpp /c/build/comm-central/comm-central/mozilla/xpcom/glue/nsTHashtable.cpp /c/build/comm-central/comm-central/mozilla/xpcom/glue/nsQuickSort.cpp /c/build/comm-central/comm-central/mozilla/xpcom/glue/nsVoidArray.cpp /c/build/comm-central/comm-central/mozilla/xpcom/glue/nsTArray.cpp /c/build/comm-central/comm-central/mozilla/xpcom/glue/nsThreadUtils.cpp /c/build/comm-central/comm-central/mozilla/xpcom/glue/nsTObserverArray.cpp /c/build/comm-central/comm-central/mozilla/xpcom/glue/nsCycleCollectionParticipant.cpp /c/build/comm-central/comm-central/mozilla/xpcom/glue/nsDeque.cpp /c/build/comm-central/comm-central/mozilla/xpcom/glue/BlockingResourceBase.cpp /c/build/comm-central/comm-central/mozilla/xpcom/glue/DeadlockDetector.cpp /c/build/comm-central/comm-central/mozilla/xpcom/glue/SSE.cpp /c/build/comm-central/comm-central/mozilla/xpcom/glue/unused.cpp /c/build/comm-central/comm-central/mozilla/xpcom/glue/nsAutoLock.cpp /c/build/comm-central/comm-central/mozilla/xpcom/glue/nsGenericFactory.cpp /c/build/comm-central/comm-central/mozilla/xpcom/glue/nsProxyRelease.cpp /c/build/comm-central/comm-central/mozilla/xpcom/glue/nsTextFormatter.cpp . make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/xpcom/build' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/xpcom/stub' Creating /c/build/comm-central/sb-de/mozilla/xpcom/stub/.deps make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/xpcom/stub' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/xpcom/tools' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/xpcom/tools/registry' Creating /c/build/comm-central/sb-de/mozilla/xpcom/tools/registry/.deps make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/xpcom/tools/registry' make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/xpcom/tools' c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 xpcom-config.h ../dist/include make[5]: Leaving directory `/c/build/comm-central/sb-de/mozilla/xpcom' make[5]: Entering directory `/c/build/comm-central/sb-de/mozilla/modules/zlib' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/modules/zlib/src' Creating /c/build/comm-central/sb-de/mozilla/modules/zlib/src/.deps c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/modules/zlib/src/zlib.h /c/build/comm-central/comm-central/mozilla/modules/zlib/src/zconf.h /c/build/comm-central/comm-central/mozilla/modules/zlib/src/mozzconf.h ../../../dist/include make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/modules/zlib/src' make[5]: Leaving directory `/c/build/comm-central/sb-de/mozilla/modules/zlib' make[5]: Entering directory `/c/build/comm-central/sb-de/mozilla/modules/libreg' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/modules/libreg/include' c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/modules/libreg/include/VerReg.h /c/build/comm-central/comm-central/mozilla/modules/libreg/include/NSReg.h ../../../dist/include make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/modules/libreg/include' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/modules/libreg/src' Creating /c/build/comm-central/sb-de/mozilla/modules/libreg/src/.deps c:/mozilla-build/python25/python2.5.exe /c/build/comm-central/comm-central/mozilla/config/buildlist.py ../../../config/final-link-libs mozreg_s make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/modules/libreg/src' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/modules/libreg/standalone' Creating /c/build/comm-central/sb-de/mozilla/modules/libreg/standalone/.deps c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe /c/build/comm-central/comm-central/mozilla/modules/libreg/src/reg.c /c/build/comm-central/comm-central/mozilla/modules/libreg/src/VerReg.c /c/build/comm-central/comm-central/mozilla/modules/libreg/src/vr_stubs.c . make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/modules/libreg/standalone' make[5]: Leaving directory `/c/build/comm-central/sb-de/mozilla/modules/libreg' make[5]: Entering directory `/c/build/comm-central/sb-de/mozilla/modules/libpref' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/modules/libpref/public' Creating /c/build/comm-central/sb-de/mozilla/modules/libpref/public/.deps c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/modules/libpref/public/nsPrefsCID.h ../../../dist/include Creating _xpidlgen/.done nsIPrefBranchInternal.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/modules/libpref/public -I../../../dist/idl -o _xpidlgen/nsIPrefBranchInternal /c/build/comm-central/comm-central/mozilla/modules/libpref/public/nsIPrefBranchInternal.idl nsISecurityPref.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/modules/libpref/public -I../../../dist/idl -o _xpidlgen/nsISecurityPref /c/build/comm-central/comm-central/mozilla/modules/libpref/public/nsISecurityPref.idl nsIRelativeFilePref.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/modules/libpref/public -I../../../dist/idl -o _xpidlgen/nsIRelativeFilePref /c/build/comm-central/comm-central/mozilla/modules/libpref/public/nsIRelativeFilePref.idl nsIPrefService.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/modules/libpref/public -I../../../dist/idl -o _xpidlgen/nsIPrefService /c/build/comm-central/comm-central/mozilla/modules/libpref/public/nsIPrefService.idl nsIPrefBranch.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/modules/libpref/public -I../../../dist/idl -o _xpidlgen/nsIPrefBranch /c/build/comm-central/comm-central/mozilla/modules/libpref/public/nsIPrefBranch.idl nsIPrefBranch2.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/modules/libpref/public -I../../../dist/idl -o _xpidlgen/nsIPrefBranch2 /c/build/comm-central/comm-central/mozilla/modules/libpref/public/nsIPrefBranch2.idl nsIPrefLocalizedString.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/modules/libpref/public -I../../../dist/idl -o _xpidlgen/nsIPrefLocalizedString /c/build/comm-central/comm-central/mozilla/modules/libpref/public/nsIPrefLocalizedString.idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/modules/libpref/public/nsIPrefBranchInternal.idl /c/build/comm-central/comm-central/mozilla/modules/libpref/public/nsISecurityPref.idl /c/build/comm-central/comm-central/mozilla/modules/libpref/public/nsIRelativeFilePref.idl /c/build/comm-central/comm-central/mozilla/modules/libpref/public/nsIPrefService.idl /c/build/comm-central/comm-central/mozilla/modules/libpref/public/nsIPrefBranch.idl /c/build/comm-central/comm-central/mozilla/modules/libpref/public/nsIPrefBranch2.idl /c/build/comm-central/comm-central/mozilla/modules/libpref/public/nsIPrefLocalizedString.idl ../../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 _xpidlgen/nsIPrefBranchInternal.h _xpidlgen/nsISecurityPref.h _xpidlgen/nsIRelativeFilePref.h _xpidlgen/nsIPrefService.h _xpidlgen/nsIPrefBranch.h _xpidlgen/nsIPrefBranch2.h _xpidlgen/nsIPrefLocalizedString.h ../../../dist/include make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/modules/libpref/public' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/modules/libpref/src' Creating /c/build/comm-central/sb-de/mozilla/modules/libpref/src/.deps make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/modules/libpref/src' make[5]: Leaving directory `/c/build/comm-central/sb-de/mozilla/modules/libpref' make[5]: Entering directory `/c/build/comm-central/sb-de/mozilla/intl' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/intl/locale' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/intl/locale/public' c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/intl/locale/public/nsCollationCID.h /c/build/comm-central/comm-central/mozilla/intl/locale/public/nsDateTimeFormatCID.h /c/build/comm-central/comm-central/mozilla/intl/locale/public/nsIDateTimeFormat.h /c/build/comm-central/comm-central/mozilla/intl/locale/public/nsILanguageAtomService.h /c/build/comm-central/comm-central/mozilla/intl/locale/public/nsIMacLocale.h /c/build/comm-central/comm-central/mozilla/intl/locale/public/nsIPosixLocale.h /c/build/comm-central/comm-central/mozilla/intl/locale/public/nsIOS2Locale.h /c/build/comm-central/comm-central/mozilla/intl/locale/public/nsIWin32Locale.h /c/build/comm-central/comm-central/mozilla/intl/locale/public/nsLocaleCID.h ../../../dist/include make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/intl/locale/public' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/intl/locale/idl' Creating /c/build/comm-central/sb-de/mozilla/intl/locale/idl/.deps c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../../dist/idl Creating _xpidlgen/.done nsILocale.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/intl/locale/idl -I../../../dist/idl -o _xpidlgen/nsILocale /c/build/comm-central/comm-central/mozilla/intl/locale/idl/nsILocale.idl nsILocaleService.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/intl/locale/idl -I../../../dist/idl -o _xpidlgen/nsILocaleService /c/build/comm-central/comm-central/mozilla/intl/locale/idl/nsILocaleService.idl nsIScriptableDateFormat.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/intl/locale/idl -I../../../dist/idl -o _xpidlgen/nsIScriptableDateFormat /c/build/comm-central/comm-central/mozilla/intl/locale/idl/nsIScriptableDateFormat.idl nsICollation.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/intl/locale/idl -I../../../dist/idl -o _xpidlgen/nsICollation /c/build/comm-central/comm-central/mozilla/intl/locale/idl/nsICollation.idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/intl/locale/idl/nsILocale.idl /c/build/comm-central/comm-central/mozilla/intl/locale/idl/nsILocaleService.idl /c/build/comm-central/comm-central/mozilla/intl/locale/idl/nsIScriptableDateFormat.idl /c/build/comm-central/comm-central/mozilla/intl/locale/idl/nsICollation.idl ../../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 _xpidlgen/nsILocale.h _xpidlgen/nsILocaleService.h _xpidlgen/nsIScriptableDateFormat.h _xpidlgen/nsICollation.h ../../../dist/include make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/intl/locale/idl' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/intl/locale/src' Creating /c/build/comm-central/sb-de/mozilla/intl/locale/src/.deps make[8]: Entering directory `/c/build/comm-central/sb-de/mozilla/intl/locale/src/windows' Creating /c/build/comm-central/sb-de/mozilla/intl/locale/src/windows/.deps make[8]: Leaving directory `/c/build/comm-central/sb-de/mozilla/intl/locale/src/windows' c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/intl/locale/src/nsCollation.h ../../../dist/include make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/intl/locale/src' make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/intl/locale' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/intl/lwbrk' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/intl/lwbrk/idl' Creating /c/build/comm-central/sb-de/mozilla/intl/lwbrk/idl/.deps c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../../dist/idl Creating _xpidlgen/.done nsISemanticUnitScanner.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/intl/lwbrk/idl -I../../../dist/idl -o _xpidlgen/nsISemanticUnitScanner /c/build/comm-central/comm-central/mozilla/intl/lwbrk/idl/nsISemanticUnitScanner.idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/intl/lwbrk/idl/nsISemanticUnitScanner.idl ../../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 _xpidlgen/nsISemanticUnitScanner.h ../../../dist/include make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/intl/lwbrk/idl' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/intl/lwbrk/public' c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/intl/lwbrk/public/nsILineBreaker.h /c/build/comm-central/comm-central/mozilla/intl/lwbrk/public/nsIWordBreaker.h /c/build/comm-central/comm-central/mozilla/intl/lwbrk/public/nsLWBrkCIID.h ../../../dist/include make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/intl/lwbrk/public' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/intl/lwbrk/src' Creating /c/build/comm-central/sb-de/mozilla/intl/lwbrk/src/.deps make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/intl/lwbrk/src' make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/intl/lwbrk' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/intl/strres' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/intl/strres/public' Creating /c/build/comm-central/sb-de/mozilla/intl/strres/public/.deps c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../../dist/idl Creating _xpidlgen/.done nsIStringBundle.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/intl/strres/public -I../../../dist/idl -o _xpidlgen/nsIStringBundle /c/build/comm-central/comm-central/mozilla/intl/strres/public/nsIStringBundle.idl nsIStringBundleOverride.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/intl/strres/public -I../../../dist/idl -o _xpidlgen/nsIStringBundleOverride /c/build/comm-central/comm-central/mozilla/intl/strres/public/nsIStringBundleOverride.idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/intl/strres/public/nsIStringBundle.idl /c/build/comm-central/comm-central/mozilla/intl/strres/public/nsIStringBundleOverride.idl ../../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 _xpidlgen/nsIStringBundle.h _xpidlgen/nsIStringBundleOverride.h ../../../dist/include make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/intl/strres/public' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/intl/strres/src' Creating /c/build/comm-central/sb-de/mozilla/intl/strres/src/.deps make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/intl/strres/src' make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/intl/strres' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/intl/unicharutil' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/intl/unicharutil/idl' Creating /c/build/comm-central/sb-de/mozilla/intl/unicharutil/idl/.deps c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../../dist/idl Creating _xpidlgen/.done nsIEntityConverter.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/intl/unicharutil/idl -I../../../dist/idl -o _xpidlgen/nsIEntityConverter /c/build/comm-central/comm-central/mozilla/intl/unicharutil/idl/nsIEntityConverter.idl nsISaveAsCharset.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/intl/unicharutil/idl -I../../../dist/idl -o _xpidlgen/nsISaveAsCharset /c/build/comm-central/comm-central/mozilla/intl/unicharutil/idl/nsISaveAsCharset.idl nsIUnicodeNormalizer.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/intl/unicharutil/idl -I../../../dist/idl -o _xpidlgen/nsIUnicodeNormalizer /c/build/comm-central/comm-central/mozilla/intl/unicharutil/idl/nsIUnicodeNormalizer.idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/intl/unicharutil/idl/nsIEntityConverter.idl /c/build/comm-central/comm-central/mozilla/intl/unicharutil/idl/nsISaveAsCharset.idl /c/build/comm-central/comm-central/mozilla/intl/unicharutil/idl/nsIUnicodeNormalizer.idl ../../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 _xpidlgen/nsIEntityConverter.h _xpidlgen/nsISaveAsCharset.h _xpidlgen/nsIUnicodeNormalizer.h ../../../dist/include make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/intl/unicharutil/idl' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/intl/unicharutil/public' c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/intl/unicharutil/public/nsICaseConversion.h /c/build/comm-central/comm-central/mozilla/intl/unicharutil/public/nsITextTransform.h /c/build/comm-central/comm-central/mozilla/intl/unicharutil/public/nsIUGenCategory.h /c/build/comm-central/comm-central/mozilla/intl/unicharutil/public/nsUnicharUtilCIID.h /c/build/comm-central/comm-central/mozilla/intl/unicharutil/public/nsHankakuToZenkakuCID.h ../../../dist/include make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/intl/unicharutil/public' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/intl/unicharutil/util' Creating /c/build/comm-central/sb-de/mozilla/intl/unicharutil/util/.deps make[8]: Entering directory `/c/build/comm-central/sb-de/mozilla/intl/unicharutil/util/internal' Creating /c/build/comm-central/sb-de/mozilla/intl/unicharutil/util/internal/.deps c:/mozilla-build/python25/python2.5.exe /c/build/comm-central/comm-central/mozilla/config/buildlist.py ../../../../config/final-link-libs unicharutil_s make[8]: Leaving directory `/c/build/comm-central/sb-de/mozilla/intl/unicharutil/util/internal' c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/intl/unicharutil/util/nsCompressedCharMap.h /c/build/comm-central/comm-central/mozilla/intl/unicharutil/util/nsBidiUtils.h /c/build/comm-central/comm-central/mozilla/intl/unicharutil/util/nsUnicharUtils.h ../../../dist/include make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/intl/unicharutil/util' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/intl/unicharutil/src' Creating /c/build/comm-central/sb-de/mozilla/intl/unicharutil/src/.deps make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/intl/unicharutil/src' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/intl/unicharutil/tables' make[7]: Nothing to be done for `export'. make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/intl/unicharutil/tables' make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/intl/unicharutil' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/intl/uconv' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/intl/uconv/idl' Creating /c/build/comm-central/sb-de/mozilla/intl/uconv/idl/.deps c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../../dist/idl Creating _xpidlgen/.done nsITextToSubURI.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/intl/uconv/idl -I../../../dist/idl -o _xpidlgen/nsITextToSubURI /c/build/comm-central/comm-central/mozilla/intl/uconv/idl/nsITextToSubURI.idl nsICurrentCharsetListener.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/intl/uconv/idl -I../../../dist/idl -o _xpidlgen/nsICurrentCharsetListener /c/build/comm-central/comm-central/mozilla/intl/uconv/idl/nsICurrentCharsetListener.idl nsICharsetConverterManager.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/intl/uconv/idl -I../../../dist/idl -o _xpidlgen/nsICharsetConverterManager /c/build/comm-central/comm-central/mozilla/intl/uconv/idl/nsICharsetConverterManager.idl nsIScriptableUConv.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/intl/uconv/idl -I../../../dist/idl -o _xpidlgen/nsIScriptableUConv /c/build/comm-central/comm-central/mozilla/intl/uconv/idl/nsIScriptableUConv.idl nsIUTF8ConverterService.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/intl/uconv/idl -I../../../dist/idl -o _xpidlgen/nsIUTF8ConverterService /c/build/comm-central/comm-central/mozilla/intl/uconv/idl/nsIUTF8ConverterService.idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/intl/uconv/idl/nsITextToSubURI.idl /c/build/comm-central/comm-central/mozilla/intl/uconv/idl/nsICurrentCharsetListener.idl /c/build/comm-central/comm-central/mozilla/intl/uconv/idl/nsICharsetConverterManager.idl /c/build/comm-central/comm-central/mozilla/intl/uconv/idl/nsIScriptableUConv.idl /c/build/comm-central/comm-central/mozilla/intl/uconv/idl/nsIUTF8ConverterService.idl ../../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 _xpidlgen/nsITextToSubURI.h _xpidlgen/nsICurrentCharsetListener.h _xpidlgen/nsICharsetConverterManager.h _xpidlgen/nsIScriptableUConv.h _xpidlgen/nsIUTF8ConverterService.h ../../../dist/include make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/intl/uconv/idl' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/intl/uconv/public' c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/intl/uconv/public/nsICharsetAlias.h /c/build/comm-central/comm-central/mozilla/intl/uconv/public/nsIPlatformCharset.h /c/build/comm-central/comm-central/mozilla/intl/uconv/public/nsIUnicodeDecoder.h /c/build/comm-central/comm-central/mozilla/intl/uconv/public/nsIUnicodeEncoder.h /c/build/comm-central/comm-central/mozilla/intl/uconv/public/nsICharRepresentable.h /c/build/comm-central/comm-central/mozilla/intl/uconv/public/uconvutil.h /c/build/comm-central/comm-central/mozilla/intl/uconv/public/nsEncoderDecoderUtils.h /c/build/comm-central/comm-central/mozilla/intl/uconv/public/nsUConvCID.h ../../../dist/include make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/intl/uconv/public' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/intl/uconv/util' Creating /c/build/comm-central/sb-de/mozilla/intl/uconv/util/.deps c:/mozilla-build/python25/python2.5.exe /c/build/comm-central/comm-central/mozilla/config/buildlist.py ../../../config/final-link-libs ucvutil_s make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/intl/uconv/util' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/intl/uconv/ucvja' Creating /c/build/comm-central/sb-de/mozilla/intl/uconv/ucvja/.deps c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvja/nsUCVJACID.h /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvja/nsUCVJA2CID.h ../../../dist/include make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/intl/uconv/ucvja' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/intl/uconv/ucvcn' Creating /c/build/comm-central/sb-de/mozilla/intl/uconv/ucvcn/.deps c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvcn/nsUCvCnCID.h ../../../dist/include make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/intl/uconv/ucvcn' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/intl/uconv/ucvlatin' Creating /c/build/comm-central/sb-de/mozilla/intl/uconv/ucvlatin/.deps c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/nsUCvLatinCID.h ../../../dist/include make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/intl/uconv/ucvlatin' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/intl/uconv/ucvtw' Creating /c/build/comm-central/sb-de/mozilla/intl/uconv/ucvtw/.deps c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvtw/nsUCvTWCID.h ../../../dist/include make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/intl/uconv/ucvtw' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/intl/uconv/ucvtw2' Creating /c/build/comm-central/sb-de/mozilla/intl/uconv/ucvtw2/.deps c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvtw2/nsUCvTW2CID.h ../../../dist/include make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/intl/uconv/ucvtw2' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/intl/uconv/ucvko' Creating /c/build/comm-central/sb-de/mozilla/intl/uconv/ucvko/.deps c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvko/nsUCvKOCID.h ../../../dist/include make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/intl/uconv/ucvko' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/intl/uconv/ucvibm' Creating /c/build/comm-central/sb-de/mozilla/intl/uconv/ucvibm/.deps c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvibm/nsUCvIBMCID.h ../../../dist/include make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/intl/uconv/ucvibm' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/intl/uconv/src' Creating /c/build/comm-central/sb-de/mozilla/intl/uconv/src/.deps make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/intl/uconv/src' make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/intl/uconv' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/intl/build' Creating /c/build/comm-central/sb-de/mozilla/intl/build/.deps make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/intl/build' make[5]: Leaving directory `/c/build/comm-central/sb-de/mozilla/intl' make[5]: Entering directory `/c/build/comm-central/sb-de/mozilla/netwerk' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/netwerk/base' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/netwerk/base/public' Creating /c/build/comm-central/sb-de/mozilla/netwerk/base/public/.deps c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/netwerk/base/public/netCore.h /c/build/comm-central/comm-central/mozilla/netwerk/base/public/nsNetError.h /c/build/comm-central/comm-central/mozilla/netwerk/base/public/nsNetUtil.h /c/build/comm-central/comm-central/mozilla/netwerk/base/public/nsNetStrings.h /c/build/comm-central/comm-central/mozilla/netwerk/base/public/nsChannelProperties.h /c/build/comm-central/comm-central/mozilla/netwerk/base/public/nsURIHashKey.h /c/build/comm-central/comm-central/mozilla/netwerk/base/public/nsReadLine.h /c/build/comm-central/comm-central/mozilla/netwerk/base/public/nsASocketHandler.h ../../../dist/include Creating _xpidlgen/.done nsIApplicationCache.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/netwerk/base/public -I../../../dist/idl -o _xpidlgen/nsIApplicationCache /c/build/comm-central/comm-central/mozilla/netwerk/base/public/nsIApplicationCache.idl nsIApplicationCacheChannel.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/netwerk/base/public -I../../../dist/idl -o _xpidlgen/nsIApplicationCacheChannel /c/build/comm-central/comm-central/mozilla/netwerk/base/public/nsIApplicationCacheChannel.idl nsIApplicationCacheContainer.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/netwerk/base/public -I../../../dist/idl -o _xpidlgen/nsIApplicationCacheContainer /c/build/comm-central/comm-central/mozilla/netwerk/base/public/nsIApplicationCacheContainer.idl nsIApplicationCacheService.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/netwerk/base/public -I../../../dist/idl -o _xpidlgen/nsIApplicationCacheService /c/build/comm-central/comm-central/mozilla/netwerk/base/public/nsIApplicationCacheService.idl nsIAuthInformation.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/netwerk/base/public -I../../../dist/idl -o _xpidlgen/nsIAuthInformation /c/build/comm-central/comm-central/mozilla/netwerk/base/public/nsIAuthInformation.idl nsIAuthPrompt.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/netwerk/base/public -I../../../dist/idl -o _xpidlgen/nsIAuthPrompt /c/build/comm-central/comm-central/mozilla/netwerk/base/public/nsIAuthPrompt.idl nsIAuthPrompt2.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/netwerk/base/public -I../../../dist/idl -o _xpidlgen/nsIAuthPrompt2 /c/build/comm-central/comm-central/mozilla/netwerk/base/public/nsIAuthPrompt2.idl nsIAuthPromptAdapterFactory.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/netwerk/base/public -I../../../dist/idl -o _xpidlgen/nsIAuthPromptAdapterFactory /c/build/comm-central/comm-central/mozilla/netwerk/base/public/nsIAuthPromptAdapterFactory.idl nsIAuthPromptCallback.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/netwerk/base/public -I../../../dist/idl -o _xpidlgen/nsIAuthPromptCallback /c/build/comm-central/comm-central/mozilla/netwerk/base/public/nsIAuthPromptCallback.idl nsIAsyncStreamCopier.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/netwerk/base/public -I../../../dist/idl -o _xpidlgen/nsIAsyncStreamCopier /c/build/comm-central/comm-central/mozilla/netwerk/base/public/nsIAsyncStreamCopier.idl nsIBufferedStreams.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/netwerk/base/public -I../../../dist/idl -o _xpidlgen/nsIBufferedStreams /c/build/comm-central/comm-central/mozilla/netwerk/base/public/nsIBufferedStreams.idl nsICancelable.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/netwerk/base/public -I../../../dist/idl -o _xpidlgen/nsICancelable /c/build/comm-central/comm-central/mozilla/netwerk/base/public/nsICancelable.idl nsIChannelPolicy.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/netwerk/base/public -I../../../dist/idl -o _xpidlgen/nsIChannelPolicy /c/build/comm-central/comm-central/mozilla/netwerk/base/public/nsIChannelPolicy.idl nsICryptoHash.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/netwerk/base/public -I../../../dist/idl -o _xpidlgen/nsICryptoHash /c/build/comm-central/comm-central/mozilla/netwerk/base/public/nsICryptoHash.idl nsICryptoHMAC.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/netwerk/base/public -I../../../dist/idl -o _xpidlgen/nsICryptoHMAC /c/build/comm-central/comm-central/mozilla/netwerk/base/public/nsICryptoHMAC.idl nsIDownloader.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/netwerk/base/public -I../../../dist/idl -o _xpidlgen/nsIDownloader /c/build/comm-central/comm-central/mozilla/netwerk/base/public/nsIDownloader.idl nsIEncodedChannel.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/netwerk/base/public -I../../../dist/idl -o _xpidlgen/nsIEncodedChannel /c/build/comm-central/comm-central/mozilla/netwerk/base/public/nsIEncodedChannel.idl nsIFileStreams.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/netwerk/base/public -I../../../dist/idl -o _xpidlgen/nsIFileStreams /c/build/comm-central/comm-central/mozilla/netwerk/base/public/nsIFileStreams.idl nsIIncrementalDownload.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/netwerk/base/public -I../../../dist/idl -o _xpidlgen/nsIIncrementalDownload /c/build/comm-central/comm-central/mozilla/netwerk/base/public/nsIIncrementalDownload.idl nsIInputStreamPump.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/netwerk/base/public -I../../../dist/idl -o _xpidlgen/nsIInputStreamPump /c/build/comm-central/comm-central/mozilla/netwerk/base/public/nsIInputStreamPump.idl nsIInputStreamChannel.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/netwerk/base/public -I../../../dist/idl -o _xpidlgen/nsIInputStreamChannel /c/build/comm-central/comm-central/mozilla/netwerk/base/public/nsIInputStreamChannel.idl nsIIOService2.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/netwerk/base/public -I../../../dist/idl -o _xpidlgen/nsIIOService2 /c/build/comm-central/comm-central/mozilla/netwerk/base/public/nsIIOService2.idl nsIMIMEInputStream.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/netwerk/base/public -I../../../dist/idl -o _xpidlgen/nsIMIMEInputStream /c/build/comm-central/comm-central/mozilla/netwerk/base/public/nsIMIMEInputStream.idl nsINetworkLinkService.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/netwerk/base/public -I../../../dist/idl -o _xpidlgen/nsINetworkLinkService /c/build/comm-central/comm-central/mozilla/netwerk/base/public/nsINetworkLinkService.idl nsIPermission.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/netwerk/base/public -I../../../dist/idl -o _xpidlgen/nsIPermission /c/build/comm-central/comm-central/mozilla/netwerk/base/public/nsIPermission.idl nsIPermissionManager.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/netwerk/base/public -I../../../dist/idl -o _xpidlgen/nsIPermissionManager /c/build/comm-central/comm-central/mozilla/netwerk/base/public/nsIPermissionManager.idl nsIPrivateBrowsingService.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/netwerk/base/public -I../../../dist/idl -o _xpidlgen/nsIPrivateBrowsingService /c/build/comm-central/comm-central/mozilla/netwerk/base/public/nsIPrivateBrowsingService.idl nsIProgressEventSink.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/netwerk/base/public -I../../../dist/idl -o _xpidlgen/nsIProgressEventSink /c/build/comm-central/comm-central/mozilla/netwerk/base/public/nsIProgressEventSink.idl nsIPrompt.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/netwerk/base/public -I../../../dist/idl -o _xpidlgen/nsIPrompt /c/build/comm-central/comm-central/mozilla/netwerk/base/public/nsIPrompt.idl nsIProtocolProxyService.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/netwerk/base/public -I../../../dist/idl -o _xpidlgen/nsIProtocolProxyService /c/build/comm-central/comm-central/mozilla/netwerk/base/public/nsIProtocolProxyService.idl nsIProtocolProxyService2.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/netwerk/base/public -I../../../dist/idl -o _xpidlgen/nsIProtocolProxyService2 /c/build/comm-central/comm-central/mozilla/netwerk/base/public/nsIProtocolProxyService2.idl nsIProtocolProxyFilter.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/netwerk/base/public -I../../../dist/idl -o _xpidlgen/nsIProtocolProxyFilter /c/build/comm-central/comm-central/mozilla/netwerk/base/public/nsIProtocolProxyFilter.idl nsIProtocolProxyCallback.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/netwerk/base/public -I../../../dist/idl -o _xpidlgen/nsIProtocolProxyCallback /c/build/comm-central/comm-central/mozilla/netwerk/base/public/nsIProtocolProxyCallback.idl nsIProxiedProtocolHandler.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/netwerk/base/public -I../../../dist/idl -o _xpidlgen/nsIProxiedProtocolHandler /c/build/comm-central/comm-central/mozilla/netwerk/base/public/nsIProxiedProtocolHandler.idl nsIProxyAutoConfig.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/netwerk/base/public -I../../../dist/idl -o _xpidlgen/nsIProxyAutoConfig /c/build/comm-central/comm-central/mozilla/netwerk/base/public/nsIProxyAutoConfig.idl nsIProxyInfo.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/netwerk/base/public -I../../../dist/idl -o _xpidlgen/nsIProxyInfo /c/build/comm-central/comm-central/mozilla/netwerk/base/public/nsIProxyInfo.idl nsITransport.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/netwerk/base/public -I../../../dist/idl -o _xpidlgen/nsITransport /c/build/comm-central/comm-central/mozilla/netwerk/base/public/nsITransport.idl nsISocketTransport.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/netwerk/base/public -I../../../dist/idl -o _xpidlgen/nsISocketTransport /c/build/comm-central/comm-central/mozilla/netwerk/base/public/nsISocketTransport.idl nsISocketTransportService.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/netwerk/base/public -I../../../dist/idl -o _xpidlgen/nsISocketTransportService /c/build/comm-central/comm-central/mozilla/netwerk/base/public/nsISocketTransportService.idl nsIServerSocket.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/netwerk/base/public -I../../../dist/idl -o _xpidlgen/nsIServerSocket /c/build/comm-central/comm-central/mozilla/netwerk/base/public/nsIServerSocket.idl nsIResumableChannel.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/netwerk/base/public -I../../../dist/idl -o _xpidlgen/nsIResumableChannel /c/build/comm-central/comm-central/mozilla/netwerk/base/public/nsIResumableChannel.idl nsIRequestObserverProxy.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/netwerk/base/public -I../../../dist/idl -o _xpidlgen/nsIRequestObserverProxy /c/build/comm-central/comm-central/mozilla/netwerk/base/public/nsIRequestObserverProxy.idl nsISecurityInfoProvider.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/netwerk/base/public -I../../../dist/idl -o _xpidlgen/nsISecurityInfoProvider /c/build/comm-central/comm-central/mozilla/netwerk/base/public/nsISecurityInfoProvider.idl nsIStreamListenerTee.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/netwerk/base/public -I../../../dist/idl -o _xpidlgen/nsIStreamListenerTee /c/build/comm-central/comm-central/mozilla/netwerk/base/public/nsIStreamListenerTee.idl nsISimpleStreamListener.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/netwerk/base/public -I../../../dist/idl -o _xpidlgen/nsISimpleStreamListener /c/build/comm-central/comm-central/mozilla/netwerk/base/public/nsISimpleStreamListener.idl nsIStreamTransportService.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/netwerk/base/public -I../../../dist/idl -o _xpidlgen/nsIStreamTransportService /c/build/comm-central/comm-central/mozilla/netwerk/base/public/nsIStreamTransportService.idl nsIStreamLoader.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/netwerk/base/public -I../../../dist/idl -o _xpidlgen/nsIStreamLoader /c/build/comm-central/comm-central/mozilla/netwerk/base/public/nsIStreamLoader.idl nsISyncStreamListener.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/netwerk/base/public -I../../../dist/idl -o _xpidlgen/nsISyncStreamListener /c/build/comm-central/comm-central/mozilla/netwerk/base/public/nsISyncStreamListener.idl nsISystemProxySettings.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/netwerk/base/public -I../../../dist/idl -o _xpidlgen/nsISystemProxySettings /c/build/comm-central/comm-central/mozilla/netwerk/base/public/nsISystemProxySettings.idl nsIUnicharStreamLoader.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/netwerk/base/public -I../../../dist/idl -o _xpidlgen/nsIUnicharStreamLoader /c/build/comm-central/comm-central/mozilla/netwerk/base/public/nsIUnicharStreamLoader.idl nsIUploadChannel2.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/netwerk/base/public -I../../../dist/idl -o _xpidlgen/nsIUploadChannel2 /c/build/comm-central/comm-central/mozilla/netwerk/base/public/nsIUploadChannel2.idl nsIStandardURL.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/netwerk/base/public -I../../../dist/idl -o _xpidlgen/nsIStandardURL /c/build/comm-central/comm-central/mozilla/netwerk/base/public/nsIStandardURL.idl nsINestedURI.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/netwerk/base/public -I../../../dist/idl -o _xpidlgen/nsINestedURI /c/build/comm-central/comm-central/mozilla/netwerk/base/public/nsINestedURI.idl nsIURLParser.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/netwerk/base/public -I../../../dist/idl -o _xpidlgen/nsIURLParser /c/build/comm-central/comm-central/mozilla/netwerk/base/public/nsIURLParser.idl nsIURIChecker.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/netwerk/base/public -I../../../dist/idl -o _xpidlgen/nsIURIChecker /c/build/comm-central/comm-central/mozilla/netwerk/base/public/nsIURIChecker.idl nsISecurityEventSink.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/netwerk/base/public -I../../../dist/idl -o _xpidlgen/nsISecurityEventSink /c/build/comm-central/comm-central/mozilla/netwerk/base/public/nsISecurityEventSink.idl nsISecretDecoderRing.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/netwerk/base/public -I../../../dist/idl -o _xpidlgen/nsISecretDecoderRing /c/build/comm-central/comm-central/mozilla/netwerk/base/public/nsISecretDecoderRing.idl nsISecureBrowserUI.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/netwerk/base/public -I../../../dist/idl -o _xpidlgen/nsISecureBrowserUI /c/build/comm-central/comm-central/mozilla/netwerk/base/public/nsISecureBrowserUI.idl nsICryptoFIPSInfo.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/netwerk/base/public -I../../../dist/idl -o _xpidlgen/nsICryptoFIPSInfo /c/build/comm-central/comm-central/mozilla/netwerk/base/public/nsICryptoFIPSInfo.idl nsINSSErrorsService.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/netwerk/base/public -I../../../dist/idl -o _xpidlgen/nsINSSErrorsService /c/build/comm-central/comm-central/mozilla/netwerk/base/public/nsINSSErrorsService.idl nsICachingChannel.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/netwerk/base/public -I../../../dist/idl -o _xpidlgen/nsICachingChannel /c/build/comm-central/comm-central/mozilla/netwerk/base/public/nsICachingChannel.idl nsIByteRangeRequest.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/netwerk/base/public -I../../../dist/idl -o _xpidlgen/nsIByteRangeRequest /c/build/comm-central/comm-central/mozilla/netwerk/base/public/nsIByteRangeRequest.idl nsIMultiPartChannel.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/netwerk/base/public -I../../../dist/idl -o _xpidlgen/nsIMultiPartChannel /c/build/comm-central/comm-central/mozilla/netwerk/base/public/nsIMultiPartChannel.idl nsIExternalProtocolHandler.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/netwerk/base/public -I../../../dist/idl -o _xpidlgen/nsIExternalProtocolHandler /c/build/comm-central/comm-central/mozilla/netwerk/base/public/nsIExternalProtocolHandler.idl nsIAuthModule.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/netwerk/base/public -I../../../dist/idl -o _xpidlgen/nsIAuthModule /c/build/comm-central/comm-central/mozilla/netwerk/base/public/nsIAuthModule.idl nsIContentSniffer.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/netwerk/base/public -I../../../dist/idl -o _xpidlgen/nsIContentSniffer /c/build/comm-central/comm-central/mozilla/netwerk/base/public/nsIContentSniffer.idl nsIAuthPromptProvider.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/netwerk/base/public -I../../../dist/idl -o _xpidlgen/nsIAuthPromptProvider /c/build/comm-central/comm-central/mozilla/netwerk/base/public/nsIAuthPromptProvider.idl nsPISocketTransportService.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/netwerk/base/public -I../../../dist/idl -o _xpidlgen/nsPISocketTransportService /c/build/comm-central/comm-central/mozilla/netwerk/base/public/nsPISocketTransportService.idl nsIChannelEventSink.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/netwerk/base/public -I../../../dist/idl -o _xpidlgen/nsIChannelEventSink /c/build/comm-central/comm-central/mozilla/netwerk/base/public/nsIChannelEventSink.idl nsINetUtil.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/netwerk/base/public -I../../../dist/idl -o _xpidlgen/nsINetUtil /c/build/comm-central/comm-central/mozilla/netwerk/base/public/nsINetUtil.idl nsIProxiedChannel.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/netwerk/base/public -I../../../dist/idl -o _xpidlgen/nsIProxiedChannel /c/build/comm-central/comm-central/mozilla/netwerk/base/public/nsIProxiedChannel.idl nsIRandomGenerator.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/netwerk/base/public -I../../../dist/idl -o _xpidlgen/nsIRandomGenerator /c/build/comm-central/comm-central/mozilla/netwerk/base/public/nsIRandomGenerator.idl nsIURIWithPrincipal.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/netwerk/base/public -I../../../dist/idl -o _xpidlgen/nsIURIWithPrincipal /c/build/comm-central/comm-central/mozilla/netwerk/base/public/nsIURIWithPrincipal.idl nsIChannel.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/netwerk/base/public -I../../../dist/idl -o _xpidlgen/nsIChannel /c/build/comm-central/comm-central/mozilla/netwerk/base/public/nsIChannel.idl nsILoadGroup.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/netwerk/base/public -I../../../dist/idl -o _xpidlgen/nsILoadGroup /c/build/comm-central/comm-central/mozilla/netwerk/base/public/nsILoadGroup.idl nsIProtocolHandler.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/netwerk/base/public -I../../../dist/idl -o _xpidlgen/nsIProtocolHandler /c/build/comm-central/comm-central/mozilla/netwerk/base/public/nsIProtocolHandler.idl nsIRequest.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/netwerk/base/public -I../../../dist/idl -o _xpidlgen/nsIRequest /c/build/comm-central/comm-central/mozilla/netwerk/base/public/nsIRequest.idl nsIRequestObserver.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/netwerk/base/public -I../../../dist/idl -o _xpidlgen/nsIRequestObserver /c/build/comm-central/comm-central/mozilla/netwerk/base/public/nsIRequestObserver.idl nsIStreamListener.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/netwerk/base/public -I../../../dist/idl -o _xpidlgen/nsIStreamListener /c/build/comm-central/comm-central/mozilla/netwerk/base/public/nsIStreamListener.idl nsIIOService.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/netwerk/base/public -I../../../dist/idl -o _xpidlgen/nsIIOService /c/build/comm-central/comm-central/mozilla/netwerk/base/public/nsIIOService.idl nsIURI.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/netwerk/base/public -I../../../dist/idl -o _xpidlgen/nsIURI /c/build/comm-central/comm-central/mozilla/netwerk/base/public/nsIURI.idl nsIURL.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/netwerk/base/public -I../../../dist/idl -o _xpidlgen/nsIURL /c/build/comm-central/comm-central/mozilla/netwerk/base/public/nsIURL.idl nsIFileURL.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/netwerk/base/public -I../../../dist/idl -o _xpidlgen/nsIFileURL /c/build/comm-central/comm-central/mozilla/netwerk/base/public/nsIFileURL.idl nsIUploadChannel.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/netwerk/base/public -I../../../dist/idl -o _xpidlgen/nsIUploadChannel /c/build/comm-central/comm-central/mozilla/netwerk/base/public/nsIUploadChannel.idl nsIUnicharStreamListener.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/netwerk/base/public -I../../../dist/idl -o _xpidlgen/nsIUnicharStreamListener /c/build/comm-central/comm-central/mozilla/netwerk/base/public/nsIUnicharStreamListener.idl nsITraceableChannel.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/netwerk/base/public -I../../../dist/idl -o _xpidlgen/nsITraceableChannel /c/build/comm-central/comm-central/mozilla/netwerk/base/public/nsITraceableChannel.idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/netwerk/base/public/nsIApplicationCache.idl /c/build/comm-central/comm-central/mozilla/netwerk/base/public/nsIApplicationCacheChannel.idl /c/build/comm-central/comm-central/mozilla/netwerk/base/public/nsIApplicationCacheContainer.idl /c/build/comm-central/comm-central/mozilla/netwerk/base/public/nsIApplicationCacheService.idl /c/build/comm-central/comm-central/mozilla/netwerk/base/public/nsIAuthInformation.idl /c/build/comm-central/comm-central/mozilla/netwerk/base/public/nsIAuthPrompt.idl /c/build/comm-central/comm-central/mozilla/netwerk/base/public/nsIAuthPrompt2.idl /c/build/comm-central/comm-central/mozilla/netwerk/base/public/nsIAuthPromptAdapterFactory.idl /c/build/comm-central/comm-central/mozilla/netwerk/base/public/nsIAuthPromptCallback.idl /c/build/comm-central/comm-central/mozilla/netwerk/base/public/nsIAsyncStreamCopier.idl /c/build/comm-central/comm-central/mozilla/netwerk/base/public/nsIBufferedStreams.idl /c/build/comm-central/comm-central/mozilla/netwerk/base/public/nsICancelable.idl /c/build/comm-central/comm-central/mozilla/netwerk/base/public/nsIChannelPolicy.idl /c/build/comm-central/comm-central/mozilla/netwerk/base/public/nsICryptoHash.idl /c/build/comm-central/comm-central/mozilla/netwerk/base/public/nsICryptoHMAC.idl /c/build/comm-central/comm-central/mozilla/netwerk/base/public/nsIDownloader.idl /c/build/comm-central/comm-central/mozilla/netwerk/base/public/nsIEncodedChannel.idl /c/build/comm-central/comm-central/mozilla/netwerk/base/public/nsIFileStreams.idl /c/build/comm-central/comm-central/mozilla/netwerk/base/public/nsIIncrementalDownload.idl /c/build/comm-central/comm-central/mozilla/netwerk/base/public/nsIInputStreamPump.idl /c/build/comm-central/comm-central/mozilla/netwerk/base/public/nsIInputStreamChannel.idl /c/build/comm-central/comm-central/mozilla/netwerk/base/public/nsIIOService2.idl /c/build/comm-central/comm-central/mozilla/netwerk/base/public/nsIMIMEInputStream.idl /c/build/comm-central/comm-central/mozilla/netwerk/base/public/nsINetworkLinkService.idl /c/build/comm-central/comm-central/mozilla/netwerk/base/public/nsIPermission.idl /c/build/comm-central/comm-central/mozilla/netwerk/base/public/nsIPermissionManager.idl /c/build/comm-central/comm-central/mozilla/netwerk/base/public/nsIPrivateBrowsingService.idl /c/build/comm-central/comm-central/mozilla/netwerk/base/public/nsIProgressEventSink.idl /c/build/comm-central/comm-central/mozilla/netwerk/base/public/nsIPrompt.idl /c/build/comm-central/comm-central/mozilla/netwerk/base/public/nsIProtocolProxyService.idl /c/build/comm-central/comm-central/mozilla/netwerk/base/public/nsIProtocolProxyService2.idl /c/build/comm-central/comm-central/mozilla/netwerk/base/public/nsIProtocolProxyFilter.idl /c/build/comm-central/comm-central/mozilla/netwerk/base/public/nsIProtocolProxyCallback.idl /c/build/comm-central/comm-central/mozilla/netwerk/base/public/nsIProxiedProtocolHandler.idl /c/build/comm-central/comm-central/mozilla/netwerk/base/public/nsIProxyAutoConfig.idl /c/build/comm-central/comm-central/mozilla/netwerk/base/public/nsIProxyInfo.idl /c/build/comm-central/comm-central/mozilla/netwerk/base/public/nsITransport.idl /c/build/comm-central/comm-central/mozilla/netwerk/base/public/nsISocketTransport.idl /c/build/comm-central/comm-central/mozilla/netwerk/base/public/nsISocketTransportService.idl /c/build/comm-central/comm-central/mozilla/netwerk/base/public/nsIServerSocket.idl /c/build/comm-central/comm-central/mozilla/netwerk/base/public/nsIResumableChannel.idl /c/build/comm-central/comm-central/mozilla/netwerk/base/public/nsIRequestObserverProxy.idl /c/build/comm-central/comm-central/mozilla/netwerk/base/public/nsISecurityInfoProvider.idl /c/build/comm-central/comm-central/mozilla/netwerk/base/public/nsIStreamListenerTee.idl /c/build/comm-central/comm-central/mozilla/netwerk/base/public/nsISimpleStreamListener.idl /c/build/comm-central/comm-central/mozilla/netwerk/base/public/nsIStreamTransportService.idl /c/build/comm-central/comm-central/mozilla/netwerk/base/public/nsIStreamLoader.idl /c/build/comm-central/comm-central/mozilla/netwerk/base/public/nsISyncStreamListener.idl /c/build/comm-central/comm-central/mozilla/netwerk/base/public/nsISystemProxySettings.idl /c/build/comm-central/comm-central/mozilla/netwerk/base/public/nsIUnicharStreamLoader.idl /c/build/comm-central/comm-central/mozilla/netwerk/base/public/nsIUploadChannel2.idl /c/build/comm-central/comm-central/mozilla/netwerk/base/public/nsIStandardURL.idl /c/build/comm-central/comm-central/mozilla/netwerk/base/public/nsINestedURI.idl /c/build/comm-central/comm-central/mozilla/netwerk/base/public/nsIURLParser.idl /c/build/comm-central/comm-central/mozilla/netwerk/base/public/nsIURIChecker.idl /c/build/comm-central/comm-central/mozilla/netwerk/base/public/nsISecurityEventSink.idl /c/build/comm-central/comm-central/mozilla/netwerk/base/public/nsISecretDecoderRing.idl /c/build/comm-central/comm-central/mozilla/netwerk/base/public/nsISecureBrowserUI.idl /c/build/comm-central/comm-central/mozilla/netwerk/base/public/nsICryptoFIPSInfo.idl /c/build/comm-central/comm-central/mozilla/netwerk/base/public/nsINSSErrorsService.idl /c/build/comm-central/comm-central/mozilla/netwerk/base/public/nsICachingChannel.idl /c/build/comm-central/comm-central/mozilla/netwerk/base/public/nsIByteRangeRequest.idl /c/build/comm-central/comm-central/mozilla/netwerk/base/public/nsIMultiPartChannel.idl /c/build/comm-central/comm-central/mozilla/netwerk/base/public/nsIExternalProtocolHandler.idl /c/build/comm-central/comm-central/mozilla/netwerk/base/public/nsIAuthModule.idl /c/build/comm-central/comm-central/mozilla/netwerk/base/public/nsIContentSniffer.idl /c/build/comm-central/comm-central/mozilla/netwerk/base/public/nsIAuthPromptProvider.idl /c/build/comm-central/comm-central/mozilla/netwerk/base/public/nsPISocketTransportService.idl /c/build/comm-central/comm-central/mozilla/netwerk/base/public/nsIChannelEventSink.idl /c/build/comm-central/comm-central/mozilla/netwerk/base/public/nsINetUtil.idl /c/build/comm-central/comm-central/mozilla/netwerk/base/public/nsIProxiedChannel.idl /c/build/comm-central/comm-central/mozilla/netwerk/base/public/nsIRandomGenerator.idl /c/build/comm-central/comm-central/mozilla/netwerk/base/public/nsIURIWithPrincipal.idl /c/build/comm-central/comm-central/mozilla/netwerk/base/public/nsIChannel.idl /c/build/comm-central/comm-central/mozilla/netwerk/base/public/nsILoadGroup.idl /c/build/comm-central/comm-central/mozilla/netwerk/base/public/nsIProtocolHandler.idl /c/build/comm-central/comm-central/mozilla/netwerk/base/public/nsIRequest.idl /c/build/comm-central/comm-central/mozilla/netwerk/base/public/nsIRequestObserver.idl /c/build/comm-central/comm-central/mozilla/netwerk/base/public/nsIStreamListener.idl /c/build/comm-central/comm-central/mozilla/netwerk/base/public/nsIIOService.idl /c/build/comm-central/comm-central/mozilla/netwerk/base/public/nsIURI.idl /c/build/comm-central/comm-central/mozilla/netwerk/base/public/nsIURL.idl /c/build/comm-central/comm-central/mozilla/netwerk/base/public/nsIFileURL.idl /c/build/comm-central/comm-central/mozilla/netwerk/base/public/nsIUploadChannel.idl /c/build/comm-central/comm-central/mozilla/netwerk/base/public/nsIUnicharStreamListener.idl /c/build/comm-central/comm-central/mozilla/netwerk/base/public/nsITraceableChannel.idl ../../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 _xpidlgen/nsIApplicationCache.h _xpidlgen/nsIApplicationCacheChannel.h _xpidlgen/nsIApplicationCacheContainer.h _xpidlgen/nsIApplicationCacheService.h _xpidlgen/nsIAuthInformation.h _xpidlgen/nsIAuthPrompt.h _xpidlgen/nsIAuthPrompt2.h _xpidlgen/nsIAuthPromptAdapterFactory.h _xpidlgen/nsIAuthPromptCallback.h _xpidlgen/nsIAsyncStreamCopier.h _xpidlgen/nsIBufferedStreams.h _xpidlgen/nsICancelable.h _xpidlgen/nsIChannelPolicy.h _xpidlgen/nsICryptoHash.h _xpidlgen/nsICryptoHMAC.h _xpidlgen/nsIDownloader.h _xpidlgen/nsIEncodedChannel.h _xpidlgen/nsIFileStreams.h _xpidlgen/nsIIncrementalDownload.h _xpidlgen/nsIInputStreamPump.h _xpidlgen/nsIInputStreamChannel.h _xpidlgen/nsIIOService2.h _xpidlgen/nsIMIMEInputStream.h _xpidlgen/nsINetworkLinkService.h _xpidlgen/nsIPermission.h _xpidlgen/nsIPermissionManager.h _xpidlgen/nsIPrivateBrowsingService.h _xpidlgen/nsIProgressEventSink.h _xpidlgen/nsIPrompt.h _xpidlgen/nsIProtocolProxyService.h _xpidlgen/nsIProtocolProxyService2.h _xpidlgen/nsIProtocolProxyFilter.h _xpidlgen/nsIProtocolProxyCallback.h _xpidlgen/nsIProxiedProtocolHandler.h _xpidlgen/nsIProxyAutoConfig.h _xpidlgen/nsIProxyInfo.h _xpidlgen/nsITransport.h _xpidlgen/nsISocketTransport.h _xpidlgen/nsISocketTransportService.h _xpidlgen/nsIServerSocket.h _xpidlgen/nsIResumableChannel.h _xpidlgen/nsIRequestObserverProxy.h _xpidlgen/nsISecurityInfoProvider.h _xpidlgen/nsIStreamListenerTee.h _xpidlgen/nsISimpleStreamListener.h _xpidlgen/nsIStreamTransportService.h _xpidlgen/nsIStreamLoader.h _xpidlgen/nsISyncStreamListener.h _xpidlgen/nsISystemProxySettings.h _xpidlgen/nsIUnicharStreamLoader.h _xpidlgen/nsIUploadChannel2.h _xpidlgen/nsIStandardURL.h _xpidlgen/nsINestedURI.h _xpidlgen/nsIURLParser.h _xpidlgen/nsIURIChecker.h _xpidlgen/nsISecurityEventSink.h _xpidlgen/nsISecretDecoderRing.h _xpidlgen/nsISecureBrowserUI.h _xpidlgen/nsICryptoFIPSInfo.h _xpidlgen/nsINSSErrorsService.h _xpidlgen/nsICachingChannel.h _xpidlgen/nsIByteRangeRequest.h _xpidlgen/nsIMultiPartChannel.h _xpidlgen/nsIExternalProtocolHandler.h _xpidlgen/nsIAuthModule.h _xpidlgen/nsIContentSniffer.h _xpidlgen/nsIAuthPromptProvider.h _xpidlgen/nsPISocketTransportService.h _xpidlgen/nsIChannelEventSink.h _xpidlgen/nsINetUtil.h _xpidlgen/nsIProxiedChannel.h _xpidlgen/nsIRandomGenerator.h _xpidlgen/nsIURIWithPrincipal.h _xpidlgen/nsIChannel.h _xpidlgen/nsILoadGroup.h _xpidlgen/nsIProtocolHandler.h _xpidlgen/nsIRequest.h _xpidlgen/nsIRequestObserver.h _xpidlgen/nsIStreamListener.h _xpidlgen/nsIIOService.h _xpidlgen/nsIURI.h _xpidlgen/nsIURL.h _xpidlgen/nsIFileURL.h _xpidlgen/nsIUploadChannel.h _xpidlgen/nsIUnicharStreamListener.h _xpidlgen/nsITraceableChannel.h ../../../dist/include make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/netwerk/base/public' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/netwerk/base/src' Creating /c/build/comm-central/sb-de/mozilla/netwerk/base/src/.deps make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/netwerk/base/src' make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/netwerk/base' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/netwerk/cookie' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/netwerk/cookie/public' Creating /c/build/comm-central/sb-de/mozilla/netwerk/cookie/public/.deps c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../../dist/idl Creating _xpidlgen/.done nsICookieService.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/netwerk/cookie/public -I../../../dist/idl -o _xpidlgen/nsICookieService /c/build/comm-central/comm-central/mozilla/netwerk/cookie/public/nsICookieService.idl nsICookie2.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/netwerk/cookie/public -I../../../dist/idl -o _xpidlgen/nsICookie2 /c/build/comm-central/comm-central/mozilla/netwerk/cookie/public/nsICookie2.idl nsICookieManager2.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/netwerk/cookie/public -I../../../dist/idl -o _xpidlgen/nsICookieManager2 /c/build/comm-central/comm-central/mozilla/netwerk/cookie/public/nsICookieManager2.idl nsICookiePermission.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/netwerk/cookie/public -I../../../dist/idl -o _xpidlgen/nsICookiePermission /c/build/comm-central/comm-central/mozilla/netwerk/cookie/public/nsICookiePermission.idl nsICookieManager.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/netwerk/cookie/public -I../../../dist/idl -o _xpidlgen/nsICookieManager /c/build/comm-central/comm-central/mozilla/netwerk/cookie/public/nsICookieManager.idl nsICookie.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/netwerk/cookie/public -I../../../dist/idl -o _xpidlgen/nsICookie /c/build/comm-central/comm-central/mozilla/netwerk/cookie/public/nsICookie.idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/netwerk/cookie/public/nsICookieService.idl /c/build/comm-central/comm-central/mozilla/netwerk/cookie/public/nsICookie2.idl /c/build/comm-central/comm-central/mozilla/netwerk/cookie/public/nsICookieManager2.idl /c/build/comm-central/comm-central/mozilla/netwerk/cookie/public/nsICookiePermission.idl /c/build/comm-central/comm-central/mozilla/netwerk/cookie/public/nsICookieManager.idl /c/build/comm-central/comm-central/mozilla/netwerk/cookie/public/nsICookie.idl ../../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 _xpidlgen/nsICookieService.h _xpidlgen/nsICookie2.h _xpidlgen/nsICookieManager2.h _xpidlgen/nsICookiePermission.h _xpidlgen/nsICookieManager.h _xpidlgen/nsICookie.h ../../../dist/include make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/netwerk/cookie/public' make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/netwerk/cookie' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/netwerk/dns' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/netwerk/dns/public' Creating /c/build/comm-central/sb-de/mozilla/netwerk/dns/public/.deps c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../../dist/idl Creating _xpidlgen/.done nsPIDNSService.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/netwerk/dns/public -I../../../dist/idl -o _xpidlgen/nsPIDNSService /c/build/comm-central/comm-central/mozilla/netwerk/dns/public/nsPIDNSService.idl nsIDNSService.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/netwerk/dns/public -I../../../dist/idl -o _xpidlgen/nsIDNSService /c/build/comm-central/comm-central/mozilla/netwerk/dns/public/nsIDNSService.idl nsIDNSListener.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/netwerk/dns/public -I../../../dist/idl -o _xpidlgen/nsIDNSListener /c/build/comm-central/comm-central/mozilla/netwerk/dns/public/nsIDNSListener.idl nsIDNSRecord.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/netwerk/dns/public -I../../../dist/idl -o _xpidlgen/nsIDNSRecord /c/build/comm-central/comm-central/mozilla/netwerk/dns/public/nsIDNSRecord.idl nsIIDNService.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/netwerk/dns/public -I../../../dist/idl -o _xpidlgen/nsIIDNService /c/build/comm-central/comm-central/mozilla/netwerk/dns/public/nsIIDNService.idl nsIEffectiveTLDService.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/netwerk/dns/public -I../../../dist/idl -o _xpidlgen/nsIEffectiveTLDService /c/build/comm-central/comm-central/mozilla/netwerk/dns/public/nsIEffectiveTLDService.idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/netwerk/dns/public/nsPIDNSService.idl /c/build/comm-central/comm-central/mozilla/netwerk/dns/public/nsIDNSService.idl /c/build/comm-central/comm-central/mozilla/netwerk/dns/public/nsIDNSListener.idl /c/build/comm-central/comm-central/mozilla/netwerk/dns/public/nsIDNSRecord.idl /c/build/comm-central/comm-central/mozilla/netwerk/dns/public/nsIIDNService.idl /c/build/comm-central/comm-central/mozilla/netwerk/dns/public/nsIEffectiveTLDService.idl ../../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 _xpidlgen/nsPIDNSService.h _xpidlgen/nsIDNSService.h _xpidlgen/nsIDNSListener.h _xpidlgen/nsIDNSRecord.h _xpidlgen/nsIIDNService.h _xpidlgen/nsIEffectiveTLDService.h ../../../dist/include make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/netwerk/dns/public' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/netwerk/dns/src' Creating /c/build/comm-central/sb-de/mozilla/netwerk/dns/src/.deps make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/netwerk/dns/src' make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/netwerk/dns' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/netwerk/socket' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/netwerk/socket/base' Creating /c/build/comm-central/sb-de/mozilla/netwerk/socket/base/.deps c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../../dist/idl Creating _xpidlgen/.done nsISocketProvider.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/netwerk/socket/base -I../../../dist/idl -o _xpidlgen/nsISocketProvider /c/build/comm-central/comm-central/mozilla/netwerk/socket/base/nsISocketProvider.idl nsISocketProviderService.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/netwerk/socket/base -I../../../dist/idl -o _xpidlgen/nsISocketProviderService /c/build/comm-central/comm-central/mozilla/netwerk/socket/base/nsISocketProviderService.idl nsISOCKSSocketInfo.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/netwerk/socket/base -I../../../dist/idl -o _xpidlgen/nsISOCKSSocketInfo /c/build/comm-central/comm-central/mozilla/netwerk/socket/base/nsISOCKSSocketInfo.idl nsITransportSecurityInfo.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/netwerk/socket/base -I../../../dist/idl -o _xpidlgen/nsITransportSecurityInfo /c/build/comm-central/comm-central/mozilla/netwerk/socket/base/nsITransportSecurityInfo.idl nsISSLSocketControl.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/netwerk/socket/base -I../../../dist/idl -o _xpidlgen/nsISSLSocketControl /c/build/comm-central/comm-central/mozilla/netwerk/socket/base/nsISSLSocketControl.idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/netwerk/socket/base/nsISocketProvider.idl /c/build/comm-central/comm-central/mozilla/netwerk/socket/base/nsISocketProviderService.idl /c/build/comm-central/comm-central/mozilla/netwerk/socket/base/nsISOCKSSocketInfo.idl /c/build/comm-central/comm-central/mozilla/netwerk/socket/base/nsITransportSecurityInfo.idl /c/build/comm-central/comm-central/mozilla/netwerk/socket/base/nsISSLSocketControl.idl ../../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 _xpidlgen/nsISocketProvider.h _xpidlgen/nsISocketProviderService.h _xpidlgen/nsISOCKSSocketInfo.h _xpidlgen/nsITransportSecurityInfo.h _xpidlgen/nsISSLSocketControl.h ../../../dist/include make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/netwerk/socket/base' make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/netwerk/socket' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/netwerk/mime' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/netwerk/mime/public' Creating /c/build/comm-central/sb-de/mozilla/netwerk/mime/public/.deps c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/netwerk/mime/public/nsMimeTypes.h ../../../dist/include Creating _xpidlgen/.done nsIMIMEService.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/netwerk/mime/public -I../../../dist/idl -o _xpidlgen/nsIMIMEService /c/build/comm-central/comm-central/mozilla/netwerk/mime/public/nsIMIMEService.idl nsIMIMEInfo.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/netwerk/mime/public -I../../../dist/idl -o _xpidlgen/nsIMIMEInfo /c/build/comm-central/comm-central/mozilla/netwerk/mime/public/nsIMIMEInfo.idl nsIMIMEHeaderParam.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/netwerk/mime/public -I../../../dist/idl -o _xpidlgen/nsIMIMEHeaderParam /c/build/comm-central/comm-central/mozilla/netwerk/mime/public/nsIMIMEHeaderParam.idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/netwerk/mime/public/nsIMIMEService.idl /c/build/comm-central/comm-central/mozilla/netwerk/mime/public/nsIMIMEInfo.idl /c/build/comm-central/comm-central/mozilla/netwerk/mime/public/nsIMIMEHeaderParam.idl ../../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 _xpidlgen/nsIMIMEService.h _xpidlgen/nsIMIMEInfo.h _xpidlgen/nsIMIMEHeaderParam.h ../../../dist/include make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/netwerk/mime/public' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/netwerk/mime/src' Creating /c/build/comm-central/sb-de/mozilla/netwerk/mime/src/.deps make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/netwerk/mime/src' make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/netwerk/mime' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/netwerk/streamconv' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/netwerk/streamconv/public' Creating /c/build/comm-central/sb-de/mozilla/netwerk/streamconv/public/.deps c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../../dist/idl Creating _xpidlgen/.done nsIStreamConverter.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/netwerk/streamconv/public -I../../../dist/idl -o _xpidlgen/nsIStreamConverter /c/build/comm-central/comm-central/mozilla/netwerk/streamconv/public/nsIStreamConverter.idl nsIStreamConverterService.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/netwerk/streamconv/public -I../../../dist/idl -o _xpidlgen/nsIStreamConverterService /c/build/comm-central/comm-central/mozilla/netwerk/streamconv/public/nsIStreamConverterService.idl mozITXTToHTMLConv.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/netwerk/streamconv/public -I../../../dist/idl -o _xpidlgen/mozITXTToHTMLConv /c/build/comm-central/comm-central/mozilla/netwerk/streamconv/public/mozITXTToHTMLConv.idl nsITXTToHTMLConv.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/netwerk/streamconv/public -I../../../dist/idl -o _xpidlgen/nsITXTToHTMLConv /c/build/comm-central/comm-central/mozilla/netwerk/streamconv/public/nsITXTToHTMLConv.idl nsIDirIndex.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/netwerk/streamconv/public -I../../../dist/idl -o _xpidlgen/nsIDirIndex /c/build/comm-central/comm-central/mozilla/netwerk/streamconv/public/nsIDirIndex.idl nsIDirIndexListener.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/netwerk/streamconv/public -I../../../dist/idl -o _xpidlgen/nsIDirIndexListener /c/build/comm-central/comm-central/mozilla/netwerk/streamconv/public/nsIDirIndexListener.idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/netwerk/streamconv/public/nsIStreamConverter.idl /c/build/comm-central/comm-central/mozilla/netwerk/streamconv/public/nsIStreamConverterService.idl /c/build/comm-central/comm-central/mozilla/netwerk/streamconv/public/mozITXTToHTMLConv.idl /c/build/comm-central/comm-central/mozilla/netwerk/streamconv/public/nsITXTToHTMLConv.idl /c/build/comm-central/comm-central/mozilla/netwerk/streamconv/public/nsIDirIndex.idl /c/build/comm-central/comm-central/mozilla/netwerk/streamconv/public/nsIDirIndexListener.idl ../../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 _xpidlgen/nsIStreamConverter.h _xpidlgen/nsIStreamConverterService.h _xpidlgen/mozITXTToHTMLConv.h _xpidlgen/nsITXTToHTMLConv.h _xpidlgen/nsIDirIndex.h _xpidlgen/nsIDirIndexListener.h ../../../dist/include make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/netwerk/streamconv/public' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/netwerk/streamconv/src' Creating /c/build/comm-central/sb-de/mozilla/netwerk/streamconv/src/.deps make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/netwerk/streamconv/src' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/netwerk/streamconv/converters' Creating /c/build/comm-central/sb-de/mozilla/netwerk/streamconv/converters/.deps make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/netwerk/streamconv/converters' make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/netwerk/streamconv' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/netwerk/cache' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/netwerk/cache/public' Creating /c/build/comm-central/sb-de/mozilla/netwerk/cache/public/.deps c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../../dist/idl Creating _xpidlgen/.done nsICache.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/netwerk/cache/public -I../../../dist/idl -o _xpidlgen/nsICache /c/build/comm-central/comm-central/mozilla/netwerk/cache/public/nsICache.idl nsICacheEntryDescriptor.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/netwerk/cache/public -I../../../dist/idl -o _xpidlgen/nsICacheEntryDescriptor /c/build/comm-central/comm-central/mozilla/netwerk/cache/public/nsICacheEntryDescriptor.idl nsICacheListener.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/netwerk/cache/public -I../../../dist/idl -o _xpidlgen/nsICacheListener /c/build/comm-central/comm-central/mozilla/netwerk/cache/public/nsICacheListener.idl nsICacheService.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/netwerk/cache/public -I../../../dist/idl -o _xpidlgen/nsICacheService /c/build/comm-central/comm-central/mozilla/netwerk/cache/public/nsICacheService.idl nsICacheSession.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/netwerk/cache/public -I../../../dist/idl -o _xpidlgen/nsICacheSession /c/build/comm-central/comm-central/mozilla/netwerk/cache/public/nsICacheSession.idl nsICacheVisitor.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/netwerk/cache/public -I../../../dist/idl -o _xpidlgen/nsICacheVisitor /c/build/comm-central/comm-central/mozilla/netwerk/cache/public/nsICacheVisitor.idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/netwerk/cache/public/nsICache.idl /c/build/comm-central/comm-central/mozilla/netwerk/cache/public/nsICacheEntryDescriptor.idl /c/build/comm-central/comm-central/mozilla/netwerk/cache/public/nsICacheListener.idl /c/build/comm-central/comm-central/mozilla/netwerk/cache/public/nsICacheService.idl /c/build/comm-central/comm-central/mozilla/netwerk/cache/public/nsICacheSession.idl /c/build/comm-central/comm-central/mozilla/netwerk/cache/public/nsICacheVisitor.idl ../../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 _xpidlgen/nsICache.h _xpidlgen/nsICacheEntryDescriptor.h _xpidlgen/nsICacheListener.h _xpidlgen/nsICacheService.h _xpidlgen/nsICacheSession.h _xpidlgen/nsICacheVisitor.h ../../../dist/include make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/netwerk/cache/public' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/netwerk/cache/src' Creating /c/build/comm-central/sb-de/mozilla/netwerk/cache/src/.deps c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/netwerk/cache/src/nsCacheService.h ../../../dist/include make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/netwerk/cache/src' make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/netwerk/cache' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/netwerk/protocol' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/netwerk/protocol/about' make[8]: Entering directory `/c/build/comm-central/sb-de/mozilla/netwerk/protocol/about/public' Creating /c/build/comm-central/sb-de/mozilla/netwerk/protocol/about/public/.deps c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/netwerk/protocol/about/public/nsAboutProtocolUtils.h ../../../../dist/include Creating _xpidlgen/.done nsIAboutModule.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/netwerk/protocol/about/public -I../../../../dist/idl -o _xpidlgen/nsIAboutModule /c/build/comm-central/comm-central/mozilla/netwerk/protocol/about/public/nsIAboutModule.idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/netwerk/protocol/about/public/nsIAboutModule.idl ../../../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 _xpidlgen/nsIAboutModule.h ../../../../dist/include make[8]: Leaving directory `/c/build/comm-central/sb-de/mozilla/netwerk/protocol/about/public' make[8]: Entering directory `/c/build/comm-central/sb-de/mozilla/netwerk/protocol/about/src' Creating /c/build/comm-central/sb-de/mozilla/netwerk/protocol/about/src/.deps make[8]: Leaving directory `/c/build/comm-central/sb-de/mozilla/netwerk/protocol/about/src' make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/netwerk/protocol/about' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/netwerk/protocol/data' make[8]: Entering directory `/c/build/comm-central/sb-de/mozilla/netwerk/protocol/data/src' Creating /c/build/comm-central/sb-de/mozilla/netwerk/protocol/data/src/.deps make[8]: Leaving directory `/c/build/comm-central/sb-de/mozilla/netwerk/protocol/data/src' make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/netwerk/protocol/data' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/netwerk/protocol/file' make[8]: Entering directory `/c/build/comm-central/sb-de/mozilla/netwerk/protocol/file/public' Creating /c/build/comm-central/sb-de/mozilla/netwerk/protocol/file/public/.deps c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../../../dist/idl Creating _xpidlgen/.done nsIFileProtocolHandler.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/netwerk/protocol/file/public -I../../../../dist/idl -o _xpidlgen/nsIFileProtocolHandler /c/build/comm-central/comm-central/mozilla/netwerk/protocol/file/public/nsIFileProtocolHandler.idl nsIFileChannel.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/netwerk/protocol/file/public -I../../../../dist/idl -o _xpidlgen/nsIFileChannel /c/build/comm-central/comm-central/mozilla/netwerk/protocol/file/public/nsIFileChannel.idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/netwerk/protocol/file/public/nsIFileProtocolHandler.idl /c/build/comm-central/comm-central/mozilla/netwerk/protocol/file/public/nsIFileChannel.idl ../../../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 _xpidlgen/nsIFileProtocolHandler.h _xpidlgen/nsIFileChannel.h ../../../../dist/include make[8]: Leaving directory `/c/build/comm-central/sb-de/mozilla/netwerk/protocol/file/public' make[8]: Entering directory `/c/build/comm-central/sb-de/mozilla/netwerk/protocol/file/src' Creating /c/build/comm-central/sb-de/mozilla/netwerk/protocol/file/src/.deps make[8]: Leaving directory `/c/build/comm-central/sb-de/mozilla/netwerk/protocol/file/src' make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/netwerk/protocol/file' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/netwerk/protocol/ftp' make[8]: Entering directory `/c/build/comm-central/sb-de/mozilla/netwerk/protocol/ftp/public' Creating /c/build/comm-central/sb-de/mozilla/netwerk/protocol/ftp/public/.deps c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/netwerk/protocol/ftp/public/ftpCore.h ../../../../dist/include Creating _xpidlgen/.done nsIFTPChannel.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/netwerk/protocol/ftp/public -I../../../../dist/idl -o _xpidlgen/nsIFTPChannel /c/build/comm-central/comm-central/mozilla/netwerk/protocol/ftp/public/nsIFTPChannel.idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/netwerk/protocol/ftp/public/nsIFTPChannel.idl ../../../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 _xpidlgen/nsIFTPChannel.h ../../../../dist/include make[8]: Leaving directory `/c/build/comm-central/sb-de/mozilla/netwerk/protocol/ftp/public' make[8]: Entering directory `/c/build/comm-central/sb-de/mozilla/netwerk/protocol/ftp/src' Creating /c/build/comm-central/sb-de/mozilla/netwerk/protocol/ftp/src/.deps make[8]: Leaving directory `/c/build/comm-central/sb-de/mozilla/netwerk/protocol/ftp/src' make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/netwerk/protocol/ftp' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/netwerk/protocol/gopher' make[8]: Entering directory `/c/build/comm-central/sb-de/mozilla/netwerk/protocol/gopher/src' Creating /c/build/comm-central/sb-de/mozilla/netwerk/protocol/gopher/src/.deps make[8]: Leaving directory `/c/build/comm-central/sb-de/mozilla/netwerk/protocol/gopher/src' make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/netwerk/protocol/gopher' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/netwerk/protocol/http' make[8]: Entering directory `/c/build/comm-central/sb-de/mozilla/netwerk/protocol/http/public' Creating /c/build/comm-central/sb-de/mozilla/netwerk/protocol/http/public/.deps c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../../../dist/idl Creating _xpidlgen/.done nsIHttpChannelInternal.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/netwerk/protocol/http/public -I../../../../dist/idl -o _xpidlgen/nsIHttpChannelInternal /c/build/comm-central/comm-central/mozilla/netwerk/protocol/http/public/nsIHttpChannelInternal.idl nsIHttpProtocolHandler.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/netwerk/protocol/http/public -I../../../../dist/idl -o _xpidlgen/nsIHttpProtocolHandler /c/build/comm-central/comm-central/mozilla/netwerk/protocol/http/public/nsIHttpProtocolHandler.idl nsIHttpEventSink.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/netwerk/protocol/http/public -I../../../../dist/idl -o _xpidlgen/nsIHttpEventSink /c/build/comm-central/comm-central/mozilla/netwerk/protocol/http/public/nsIHttpEventSink.idl nsIHttpAuthenticator.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/netwerk/protocol/http/public -I../../../../dist/idl -o _xpidlgen/nsIHttpAuthenticator /c/build/comm-central/comm-central/mozilla/netwerk/protocol/http/public/nsIHttpAuthenticator.idl nsIHttpAuthManager.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/netwerk/protocol/http/public -I../../../../dist/idl -o _xpidlgen/nsIHttpAuthManager /c/build/comm-central/comm-central/mozilla/netwerk/protocol/http/public/nsIHttpAuthManager.idl nsIHttpActivityObserver.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/netwerk/protocol/http/public -I../../../../dist/idl -o _xpidlgen/nsIHttpActivityObserver /c/build/comm-central/comm-central/mozilla/netwerk/protocol/http/public/nsIHttpActivityObserver.idl nsIHttpChannel.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/netwerk/protocol/http/public -I../../../../dist/idl -o _xpidlgen/nsIHttpChannel /c/build/comm-central/comm-central/mozilla/netwerk/protocol/http/public/nsIHttpChannel.idl nsIHttpHeaderVisitor.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/netwerk/protocol/http/public -I../../../../dist/idl -o _xpidlgen/nsIHttpHeaderVisitor /c/build/comm-central/comm-central/mozilla/netwerk/protocol/http/public/nsIHttpHeaderVisitor.idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/netwerk/protocol/http/public/nsIHttpChannelInternal.idl /c/build/comm-central/comm-central/mozilla/netwerk/protocol/http/public/nsIHttpProtocolHandler.idl /c/build/comm-central/comm-central/mozilla/netwerk/protocol/http/public/nsIHttpEventSink.idl /c/build/comm-central/comm-central/mozilla/netwerk/protocol/http/public/nsIHttpAuthenticator.idl /c/build/comm-central/comm-central/mozilla/netwerk/protocol/http/public/nsIHttpAuthManager.idl /c/build/comm-central/comm-central/mozilla/netwerk/protocol/http/public/nsIHttpActivityObserver.idl /c/build/comm-central/comm-central/mozilla/netwerk/protocol/http/public/nsIHttpChannel.idl /c/build/comm-central/comm-central/mozilla/netwerk/protocol/http/public/nsIHttpHeaderVisitor.idl ../../../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 _xpidlgen/nsIHttpChannelInternal.h _xpidlgen/nsIHttpProtocolHandler.h _xpidlgen/nsIHttpEventSink.h _xpidlgen/nsIHttpAuthenticator.h _xpidlgen/nsIHttpAuthManager.h _xpidlgen/nsIHttpActivityObserver.h _xpidlgen/nsIHttpChannel.h _xpidlgen/nsIHttpHeaderVisitor.h ../../../../dist/include make[8]: Leaving directory `/c/build/comm-central/sb-de/mozilla/netwerk/protocol/http/public' make[8]: Entering directory `/c/build/comm-central/sb-de/mozilla/netwerk/protocol/http/src' Creating /c/build/comm-central/sb-de/mozilla/netwerk/protocol/http/src/.deps make[8]: Leaving directory `/c/build/comm-central/sb-de/mozilla/netwerk/protocol/http/src' make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/netwerk/protocol/http' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/netwerk/protocol/res' make[8]: Entering directory `/c/build/comm-central/sb-de/mozilla/netwerk/protocol/res/public' Creating /c/build/comm-central/sb-de/mozilla/netwerk/protocol/res/public/.deps c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../../../dist/idl Creating _xpidlgen/.done nsIResProtocolHandler.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/netwerk/protocol/res/public -I../../../../dist/idl -o _xpidlgen/nsIResProtocolHandler /c/build/comm-central/comm-central/mozilla/netwerk/protocol/res/public/nsIResProtocolHandler.idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/netwerk/protocol/res/public/nsIResProtocolHandler.idl ../../../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 _xpidlgen/nsIResProtocolHandler.h ../../../../dist/include make[8]: Leaving directory `/c/build/comm-central/sb-de/mozilla/netwerk/protocol/res/public' make[8]: Entering directory `/c/build/comm-central/sb-de/mozilla/netwerk/protocol/res/src' Creating /c/build/comm-central/sb-de/mozilla/netwerk/protocol/res/src/.deps make[8]: Leaving directory `/c/build/comm-central/sb-de/mozilla/netwerk/protocol/res/src' make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/netwerk/protocol/res' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/netwerk/protocol/viewsource' make[8]: Entering directory `/c/build/comm-central/sb-de/mozilla/netwerk/protocol/viewsource/public' Creating /c/build/comm-central/sb-de/mozilla/netwerk/protocol/viewsource/public/.deps c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../../../dist/idl Creating _xpidlgen/.done nsIViewSourceChannel.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/netwerk/protocol/viewsource/public -I../../../../dist/idl -o _xpidlgen/nsIViewSourceChannel /c/build/comm-central/comm-central/mozilla/netwerk/protocol/viewsource/public/nsIViewSourceChannel.idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/netwerk/protocol/viewsource/public/nsIViewSourceChannel.idl ../../../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 _xpidlgen/nsIViewSourceChannel.h ../../../../dist/include make[8]: Leaving directory `/c/build/comm-central/sb-de/mozilla/netwerk/protocol/viewsource/public' make[8]: Entering directory `/c/build/comm-central/sb-de/mozilla/netwerk/protocol/viewsource/src' Creating /c/build/comm-central/sb-de/mozilla/netwerk/protocol/viewsource/src/.deps make[8]: Leaving directory `/c/build/comm-central/sb-de/mozilla/netwerk/protocol/viewsource/src' make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/netwerk/protocol/viewsource' make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/netwerk/protocol' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/netwerk/system' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/netwerk/system/win32' Creating /c/build/comm-central/sb-de/mozilla/netwerk/system/win32/.deps make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/netwerk/system/win32' make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/netwerk/system' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/netwerk/wifi' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/netwerk/wifi/public' Creating /c/build/comm-central/sb-de/mozilla/netwerk/wifi/public/.deps c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../../dist/idl Creating _xpidlgen/.done nsIWifiMonitor.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/netwerk/wifi/public -I../../../dist/idl -o _xpidlgen/nsIWifiMonitor /c/build/comm-central/comm-central/mozilla/netwerk/wifi/public/nsIWifiMonitor.idl nsIWifiListener.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/netwerk/wifi/public -I../../../dist/idl -o _xpidlgen/nsIWifiListener /c/build/comm-central/comm-central/mozilla/netwerk/wifi/public/nsIWifiListener.idl nsIWifiAccessPoint.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/netwerk/wifi/public -I../../../dist/idl -o _xpidlgen/nsIWifiAccessPoint /c/build/comm-central/comm-central/mozilla/netwerk/wifi/public/nsIWifiAccessPoint.idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/netwerk/wifi/public/nsIWifiMonitor.idl /c/build/comm-central/comm-central/mozilla/netwerk/wifi/public/nsIWifiListener.idl /c/build/comm-central/comm-central/mozilla/netwerk/wifi/public/nsIWifiAccessPoint.idl ../../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 _xpidlgen/nsIWifiMonitor.h _xpidlgen/nsIWifiListener.h _xpidlgen/nsIWifiAccessPoint.h ../../../dist/include make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/netwerk/wifi/public' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/netwerk/wifi/src' Creating /c/build/comm-central/sb-de/mozilla/netwerk/wifi/src/.deps make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/netwerk/wifi/src' make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/netwerk/wifi' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/netwerk/build' Creating /c/build/comm-central/sb-de/mozilla/netwerk/build/.deps c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/netwerk/build/nsNetCID.h ../../dist/include make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/netwerk/build' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/netwerk/locales' make[6]: Nothing to be done for `export'. make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/netwerk/locales' c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 necko-config.h ../dist/include make[5]: Leaving directory `/c/build/comm-central/sb-de/mozilla/netwerk' make[5]: Entering directory `/c/build/comm-central/sb-de/mozilla/extensions/auth' Creating /c/build/comm-central/sb-de/mozilla/extensions/auth/.deps make[5]: Leaving directory `/c/build/comm-central/sb-de/mozilla/extensions/auth' make[5]: Entering directory `/c/build/comm-central/sb-de/mozilla/jpeg' Creating /c/build/comm-central/sb-de/mozilla/jpeg/.deps c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/jpeg/jconfig.h /c/build/comm-central/comm-central/mozilla/jpeg/jerror.h /c/build/comm-central/comm-central/mozilla/jpeg/jinclude.h /c/build/comm-central/comm-central/mozilla/jpeg/jmorecfg.h /c/build/comm-central/comm-central/mozilla/jpeg/jpeglib.h /c/build/comm-central/comm-central/mozilla/jpeg/jpegint.h /c/build/comm-central/comm-central/mozilla/jpeg/jwinfig.h /c/build/comm-central/comm-central/mozilla/jpeg/jos2fig.h ../dist/include make[5]: Leaving directory `/c/build/comm-central/sb-de/mozilla/jpeg' make[5]: Entering directory `/c/build/comm-central/sb-de/mozilla/modules/zlib/standalone' Creating /c/build/comm-central/sb-de/mozilla/modules/zlib/standalone/.deps c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe /c/build/comm-central/comm-central/mozilla/modules/zlib/src/adler32.c /c/build/comm-central/comm-central/mozilla/modules/zlib/src/compress.c /c/build/comm-central/comm-central/mozilla/modules/zlib/src/crc32.c /c/build/comm-central/comm-central/mozilla/modules/zlib/src/deflate.c /c/build/comm-central/comm-central/mozilla/modules/zlib/src/gzio.c /c/build/comm-central/comm-central/mozilla/modules/zlib/src/infback.c /c/build/comm-central/comm-central/mozilla/modules/zlib/src/inffast.c /c/build/comm-central/comm-central/mozilla/modules/zlib/src/inflate.c /c/build/comm-central/comm-central/mozilla/modules/zlib/src/inftrees.c /c/build/comm-central/comm-central/mozilla/modules/zlib/src/trees.c /c/build/comm-central/comm-central/mozilla/modules/zlib/src/uncompr.c /c/build/comm-central/comm-central/mozilla/modules/zlib/src/zutil.c . make[5]: Leaving directory `/c/build/comm-central/sb-de/mozilla/modules/zlib/standalone' make[5]: Entering directory `/c/build/comm-central/sb-de/mozilla/modules/libbz2' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/modules/libbz2/src' Creating /c/build/comm-central/sb-de/mozilla/modules/libbz2/src/.deps c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/modules/libbz2/src/bzlib.h ../../../dist/include make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/modules/libbz2/src' make[5]: Leaving directory `/c/build/comm-central/sb-de/mozilla/modules/libbz2' make[5]: Entering directory `/c/build/comm-central/sb-de/mozilla/modules/libmar' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/modules/libmar/src' Creating /c/build/comm-central/sb-de/mozilla/modules/libmar/src/.deps c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/modules/libmar/src/mar.h ../../../dist/include make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/modules/libmar/src' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/modules/libmar/tool' make[6]: Nothing to be done for `export'. make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/modules/libmar/tool' make[5]: Leaving directory `/c/build/comm-central/sb-de/mozilla/modules/libmar' make[5]: Entering directory `/c/build/comm-central/sb-de/mozilla/other-licenses/bsdiff' make[5]: Nothing to be done for `export'. make[5]: Leaving directory `/c/build/comm-central/sb-de/mozilla/other-licenses/bsdiff' make[5]: Entering directory `/c/build/comm-central/sb-de/mozilla/gfx/qcms' Creating /c/build/comm-central/sb-de/mozilla/gfx/qcms/.deps c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/gfx/qcms/qcms.h /c/build/comm-central/comm-central/mozilla/gfx/qcms/qcmstypes.h ../../dist/include make[5]: Leaving directory `/c/build/comm-central/sb-de/mozilla/gfx/qcms' make[5]: Entering directory `/c/build/comm-central/sb-de/mozilla/js/src/xpconnect' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/js/src/xpconnect/public' c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/js/src/xpconnect/public/nsAXPCNativeCallContext.h /c/build/comm-central/comm-central/mozilla/js/src/xpconnect/public/xpc_map_end.h /c/build/comm-central/comm-central/mozilla/js/src/xpconnect/public/nsAutoJSValHolder.h ../../../../dist/include make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/js/src/xpconnect/public' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/js/src/xpconnect/idl' Creating /c/build/comm-central/sb-de/mozilla/js/src/xpconnect/idl/.deps c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../../../dist/idl Creating _xpidlgen/.done xpccomponents.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/js/src/xpconnect/idl -I../../../../dist/idl -o _xpidlgen/xpccomponents /c/build/comm-central/comm-central/mozilla/js/src/xpconnect/idl/xpccomponents.idl xpcjsid.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/js/src/xpconnect/idl -I../../../../dist/idl -o _xpidlgen/xpcjsid /c/build/comm-central/comm-central/mozilla/js/src/xpconnect/idl/xpcjsid.idl xpcexception.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/js/src/xpconnect/idl -I../../../../dist/idl -o _xpidlgen/xpcexception /c/build/comm-central/comm-central/mozilla/js/src/xpconnect/idl/xpcexception.idl xpcIJSModuleLoader.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/js/src/xpconnect/idl -I../../../../dist/idl -o _xpidlgen/xpcIJSModuleLoader /c/build/comm-central/comm-central/mozilla/js/src/xpconnect/idl/xpcIJSModuleLoader.idl nsIJSContextStack.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/js/src/xpconnect/idl -I../../../../dist/idl -o _xpidlgen/nsIJSContextStack /c/build/comm-central/comm-central/mozilla/js/src/xpconnect/idl/nsIJSContextStack.idl nsIJSRuntimeService.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/js/src/xpconnect/idl -I../../../../dist/idl -o _xpidlgen/nsIJSRuntimeService /c/build/comm-central/comm-central/mozilla/js/src/xpconnect/idl/nsIJSRuntimeService.idl nsIXPConnect.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/js/src/xpconnect/idl -I../../../../dist/idl -o _xpidlgen/nsIXPConnect /c/build/comm-central/comm-central/mozilla/js/src/xpconnect/idl/nsIXPConnect.idl nsIXPCSecurityManager.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/js/src/xpconnect/idl -I../../../../dist/idl -o _xpidlgen/nsIXPCSecurityManager /c/build/comm-central/comm-central/mozilla/js/src/xpconnect/idl/nsIXPCSecurityManager.idl nsIXPCScriptable.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/js/src/xpconnect/idl -I../../../../dist/idl -o _xpidlgen/nsIXPCScriptable /c/build/comm-central/comm-central/mozilla/js/src/xpconnect/idl/nsIXPCScriptable.idl nsIScriptError.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/js/src/xpconnect/idl -I../../../../dist/idl -o _xpidlgen/nsIScriptError /c/build/comm-central/comm-central/mozilla/js/src/xpconnect/idl/nsIScriptError.idl nsIXPCScriptNotify.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/js/src/xpconnect/idl -I../../../../dist/idl -o _xpidlgen/nsIXPCScriptNotify /c/build/comm-central/comm-central/mozilla/js/src/xpconnect/idl/nsIXPCScriptNotify.idl nsIScriptableInterfaces.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/js/src/xpconnect/idl -I../../../../dist/idl -o _xpidlgen/nsIScriptableInterfaces /c/build/comm-central/comm-central/mozilla/js/src/xpconnect/idl/nsIScriptableInterfaces.idl XPCIDispatch.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/js/src/xpconnect/idl -I../../../../dist/idl -o _xpidlgen/XPCIDispatch /c/build/comm-central/comm-central/mozilla/js/src/xpconnect/idl/XPCIDispatch.idl xpcIJSWeakReference.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/js/src/xpconnect/idl -I../../../../dist/idl -o _xpidlgen/xpcIJSWeakReference /c/build/comm-central/comm-central/mozilla/js/src/xpconnect/idl/xpcIJSWeakReference.idl nsIDispatchSupport.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/js/src/xpconnect/idl -I../../../../dist/idl -o _xpidlgen/nsIDispatchSupport /c/build/comm-central/comm-central/mozilla/js/src/xpconnect/idl/nsIDispatchSupport.idl nsIActiveXSecurityPolicy.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/js/src/xpconnect/idl -I../../../../dist/idl -o _xpidlgen/nsIActiveXSecurityPolicy /c/build/comm-central/comm-central/mozilla/js/src/xpconnect/idl/nsIActiveXSecurityPolicy.idl mozIJSSubScriptLoader.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/js/src/xpconnect/idl -I../../../../dist/idl -o _xpidlgen/mozIJSSubScriptLoader /c/build/comm-central/comm-central/mozilla/js/src/xpconnect/idl/mozIJSSubScriptLoader.idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/js/src/xpconnect/idl/xpccomponents.idl /c/build/comm-central/comm-central/mozilla/js/src/xpconnect/idl/xpcjsid.idl /c/build/comm-central/comm-central/mozilla/js/src/xpconnect/idl/xpcexception.idl /c/build/comm-central/comm-central/mozilla/js/src/xpconnect/idl/xpcIJSModuleLoader.idl /c/build/comm-central/comm-central/mozilla/js/src/xpconnect/idl/nsIJSContextStack.idl /c/build/comm-central/comm-central/mozilla/js/src/xpconnect/idl/nsIJSRuntimeService.idl /c/build/comm-central/comm-central/mozilla/js/src/xpconnect/idl/nsIXPConnect.idl /c/build/comm-central/comm-central/mozilla/js/src/xpconnect/idl/nsIXPCSecurityManager.idl /c/build/comm-central/comm-central/mozilla/js/src/xpconnect/idl/nsIXPCScriptable.idl /c/build/comm-central/comm-central/mozilla/js/src/xpconnect/idl/nsIScriptError.idl /c/build/comm-central/comm-central/mozilla/js/src/xpconnect/idl/nsIXPCScriptNotify.idl /c/build/comm-central/comm-central/mozilla/js/src/xpconnect/idl/nsIScriptableInterfaces.idl /c/build/comm-central/comm-central/mozilla/js/src/xpconnect/idl/XPCIDispatch.idl /c/build/comm-central/comm-central/mozilla/js/src/xpconnect/idl/xpcIJSWeakReference.idl /c/build/comm-central/comm-central/mozilla/js/src/xpconnect/idl/nsIDispatchSupport.idl /c/build/comm-central/comm-central/mozilla/js/src/xpconnect/idl/nsIActiveXSecurityPolicy.idl /c/build/comm-central/comm-central/mozilla/js/src/xpconnect/idl/mozIJSSubScriptLoader.idl ../../../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 _xpidlgen/xpccomponents.h _xpidlgen/xpcjsid.h _xpidlgen/xpcexception.h _xpidlgen/xpcIJSModuleLoader.h _xpidlgen/nsIJSContextStack.h _xpidlgen/nsIJSRuntimeService.h _xpidlgen/nsIXPConnect.h _xpidlgen/nsIXPCSecurityManager.h _xpidlgen/nsIXPCScriptable.h _xpidlgen/nsIScriptError.h _xpidlgen/nsIXPCScriptNotify.h _xpidlgen/nsIScriptableInterfaces.h _xpidlgen/XPCIDispatch.h _xpidlgen/xpcIJSWeakReference.h _xpidlgen/nsIDispatchSupport.h _xpidlgen/nsIActiveXSecurityPolicy.h _xpidlgen/mozIJSSubScriptLoader.h ../../../../dist/include make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/js/src/xpconnect/idl' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/js/src/xpconnect/loader' Creating /c/build/comm-central/sb-de/mozilla/js/src/xpconnect/loader/.deps make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/js/src/xpconnect/loader' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/js/src/xpconnect/src' Creating /c/build/comm-central/sb-de/mozilla/js/src/xpconnect/src/.deps make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/js/src/xpconnect/src' make[5]: Leaving directory `/c/build/comm-central/sb-de/mozilla/js/src/xpconnect' make[5]: Entering directory `/c/build/comm-central/sb-de/mozilla/intl/chardet' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/intl/chardet/public' Creating /c/build/comm-central/sb-de/mozilla/intl/chardet/public/.deps c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/intl/chardet/public/nsCharsetDetectionAdaptorCID.h /c/build/comm-central/comm-central/mozilla/intl/chardet/public/nsDetectionConfident.h /c/build/comm-central/comm-central/mozilla/intl/chardet/public/nsDocumentCharsetInfoCID.h /c/build/comm-central/comm-central/mozilla/intl/chardet/public/nsICharsetDetectionAdaptor.h /c/build/comm-central/comm-central/mozilla/intl/chardet/public/nsICharsetDetectionObserver.h /c/build/comm-central/comm-central/mozilla/intl/chardet/public/nsICharsetDetector.h /c/build/comm-central/comm-central/mozilla/intl/chardet/public/nsIMetaCharsetService.h /c/build/comm-central/comm-central/mozilla/intl/chardet/public/nsIStringCharsetDetector.h /c/build/comm-central/comm-central/mozilla/intl/chardet/public/nsIXMLEncodingService.h /c/build/comm-central/comm-central/mozilla/intl/chardet/public/nsMetaCharsetCID.h /c/build/comm-central/comm-central/mozilla/intl/chardet/public/nsXMLEncodingCID.h ../../../dist/include Creating _xpidlgen/.done nsIDocumentCharsetInfo.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/intl/chardet/public -I../../../dist/idl -o _xpidlgen/nsIDocumentCharsetInfo /c/build/comm-central/comm-central/mozilla/intl/chardet/public/nsIDocumentCharsetInfo.idl nsIDocCharset.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/intl/chardet/public -I../../../dist/idl -o _xpidlgen/nsIDocCharset /c/build/comm-central/comm-central/mozilla/intl/chardet/public/nsIDocCharset.idl nsICharsetResolver.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/intl/chardet/public -I../../../dist/idl -o _xpidlgen/nsICharsetResolver /c/build/comm-central/comm-central/mozilla/intl/chardet/public/nsICharsetResolver.idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/intl/chardet/public/nsIDocumentCharsetInfo.idl /c/build/comm-central/comm-central/mozilla/intl/chardet/public/nsIDocCharset.idl /c/build/comm-central/comm-central/mozilla/intl/chardet/public/nsICharsetResolver.idl ../../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 _xpidlgen/nsIDocumentCharsetInfo.h _xpidlgen/nsIDocCharset.h _xpidlgen/nsICharsetResolver.h ../../../dist/include make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/intl/chardet/public' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/intl/chardet/src' Creating /c/build/comm-central/sb-de/mozilla/intl/chardet/src/.deps make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/intl/chardet/src' make[5]: Leaving directory `/c/build/comm-central/sb-de/mozilla/intl/chardet' make[5]: Entering directory `/c/build/comm-central/sb-de/mozilla/modules/libjar' Creating /c/build/comm-central/sb-de/mozilla/modules/libjar/.deps c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../dist/idl make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/modules/libjar/zipwriter' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/modules/libjar/zipwriter/public' Creating /c/build/comm-central/sb-de/mozilla/modules/libjar/zipwriter/public/.deps c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../../../dist/idl Creating _xpidlgen/.done nsIZipWriter.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/modules/libjar/zipwriter/public -I../../../../dist/idl -o _xpidlgen/nsIZipWriter /c/build/comm-central/comm-central/mozilla/modules/libjar/zipwriter/public/nsIZipWriter.idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/modules/libjar/zipwriter/public/nsIZipWriter.idl ../../../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 _xpidlgen/nsIZipWriter.h ../../../../dist/include make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/modules/libjar/zipwriter/public' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/modules/libjar/zipwriter/src' Creating /c/build/comm-central/sb-de/mozilla/modules/libjar/zipwriter/src/.deps make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/modules/libjar/zipwriter/src' make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/modules/libjar/zipwriter' c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/modules/libjar/zipstruct.h ../../dist/include Creating _xpidlgen/.done nsIZipReader.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/modules/libjar -I../../dist/idl -o _xpidlgen/nsIZipReader /c/build/comm-central/comm-central/mozilla/modules/libjar/nsIZipReader.idl nsIJARChannel.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/modules/libjar -I../../dist/idl -o _xpidlgen/nsIJARChannel /c/build/comm-central/comm-central/mozilla/modules/libjar/nsIJARChannel.idl nsIJARURI.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/modules/libjar -I../../dist/idl -o _xpidlgen/nsIJARURI /c/build/comm-central/comm-central/mozilla/modules/libjar/nsIJARURI.idl nsIJARProtocolHandler.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/modules/libjar -I../../dist/idl -o _xpidlgen/nsIJARProtocolHandler /c/build/comm-central/comm-central/mozilla/modules/libjar/nsIJARProtocolHandler.idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/modules/libjar/nsIZipReader.idl /c/build/comm-central/comm-central/mozilla/modules/libjar/nsIJARChannel.idl /c/build/comm-central/comm-central/mozilla/modules/libjar/nsIJARURI.idl /c/build/comm-central/comm-central/mozilla/modules/libjar/nsIJARProtocolHandler.idl ../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 _xpidlgen/nsIZipReader.h _xpidlgen/nsIJARChannel.h _xpidlgen/nsIJARURI.h _xpidlgen/nsIJARProtocolHandler.h ../../dist/include make[5]: Leaving directory `/c/build/comm-central/sb-de/mozilla/modules/libjar' make[5]: Entering directory `/c/build/comm-central/sb-de/mozilla/db' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/db/morkreader' Creating /c/build/comm-central/sb-de/mozilla/db/morkreader/.deps c:/mozilla-build/python25/python2.5.exe /c/build/comm-central/comm-central/mozilla/config/buildlist.py ../../config/final-link-libs morkreader_s c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/db/morkreader/nsMorkReader.h ../../dist/include make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/db/morkreader' make[5]: Leaving directory `/c/build/comm-central/sb-de/mozilla/db' make[5]: Entering directory `/c/build/comm-central/sb-de/mozilla/extensions/cookie' Creating /c/build/comm-central/sb-de/mozilla/extensions/cookie/.deps c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../dist/idl Creating _xpidlgen/.done nsICookieAcceptDialog.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/extensions/cookie -I../../dist/idl -o _xpidlgen/nsICookieAcceptDialog /c/build/comm-central/comm-central/mozilla/extensions/cookie/nsICookieAcceptDialog.idl nsICookiePromptService.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/extensions/cookie -I../../dist/idl -o _xpidlgen/nsICookiePromptService /c/build/comm-central/comm-central/mozilla/extensions/cookie/nsICookiePromptService.idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/extensions/cookie/nsICookieAcceptDialog.idl /c/build/comm-central/comm-central/mozilla/extensions/cookie/nsICookiePromptService.idl ../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 _xpidlgen/nsICookieAcceptDialog.h _xpidlgen/nsICookiePromptService.h ../../dist/include make[5]: Leaving directory `/c/build/comm-central/sb-de/mozilla/extensions/cookie' make[5]: Entering directory `/c/build/comm-central/sb-de/mozilla/extensions/permissions' Creating /c/build/comm-central/sb-de/mozilla/extensions/permissions/.deps make[5]: Leaving directory `/c/build/comm-central/sb-de/mozilla/extensions/permissions' make[5]: Entering directory `/c/build/comm-central/sb-de/mozilla/storage' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/db/sqlite3/src' c:/mozilla-build/python25/python2.5.exe /c/build/comm-central/comm-central/mozilla/db/sqlite3/src/sqlite-version.py /c/build/comm-central/comm-central/mozilla/db/sqlite3/src/sqlite3.h > sqlite-version.h Creating /c/build/comm-central/sb-de/mozilla/db/sqlite3/src/.deps c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/db/sqlite3/src/sqlite3.h ../../../dist/include make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/db/sqlite3/src' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/storage/public' Creating /c/build/comm-central/sb-de/mozilla/storage/public/.deps c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/storage/public/mozStorageHelper.h /c/build/comm-central/comm-central/mozilla/storage/public/mozStorage.h ../../dist/include c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/storage/public/storage.h ../../dist/include/mozilla Creating _xpidlgen/.done mozIStorageService.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/storage/public -I../../dist/idl -o _xpidlgen/mozIStorageService /c/build/comm-central/comm-central/mozilla/storage/public/mozIStorageService.idl mozIStorageConnection.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/storage/public -I../../dist/idl -o _xpidlgen/mozIStorageConnection /c/build/comm-central/comm-central/mozilla/storage/public/mozIStorageConnection.idl mozIStorageAggregateFunction.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/storage/public -I../../dist/idl -o _xpidlgen/mozIStorageAggregateFunction /c/build/comm-central/comm-central/mozilla/storage/public/mozIStorageAggregateFunction.idl mozIStorageFunction.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/storage/public -I../../dist/idl -o _xpidlgen/mozIStorageFunction /c/build/comm-central/comm-central/mozilla/storage/public/mozIStorageFunction.idl mozIStorageProgressHandler.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/storage/public -I../../dist/idl -o _xpidlgen/mozIStorageProgressHandler /c/build/comm-central/comm-central/mozilla/storage/public/mozIStorageProgressHandler.idl mozIStorageStatement.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/storage/public -I../../dist/idl -o _xpidlgen/mozIStorageStatement /c/build/comm-central/comm-central/mozilla/storage/public/mozIStorageStatement.idl mozIStorageStatementWrapper.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/storage/public -I../../dist/idl -o _xpidlgen/mozIStorageStatementWrapper /c/build/comm-central/comm-central/mozilla/storage/public/mozIStorageStatementWrapper.idl mozIStorageValueArray.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/storage/public -I../../dist/idl -o _xpidlgen/mozIStorageValueArray /c/build/comm-central/comm-central/mozilla/storage/public/mozIStorageValueArray.idl mozIStorageResultSet.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/storage/public -I../../dist/idl -o _xpidlgen/mozIStorageResultSet /c/build/comm-central/comm-central/mozilla/storage/public/mozIStorageResultSet.idl mozIStorageRow.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/storage/public -I../../dist/idl -o _xpidlgen/mozIStorageRow /c/build/comm-central/comm-central/mozilla/storage/public/mozIStorageRow.idl mozIStorageError.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/storage/public -I../../dist/idl -o _xpidlgen/mozIStorageError /c/build/comm-central/comm-central/mozilla/storage/public/mozIStorageError.idl mozIStorageStatementCallback.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/storage/public -I../../dist/idl -o _xpidlgen/mozIStorageStatementCallback /c/build/comm-central/comm-central/mozilla/storage/public/mozIStorageStatementCallback.idl mozIStoragePendingStatement.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/storage/public -I../../dist/idl -o _xpidlgen/mozIStoragePendingStatement /c/build/comm-central/comm-central/mozilla/storage/public/mozIStoragePendingStatement.idl mozIStorageBindingParamsArray.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/storage/public -I../../dist/idl -o _xpidlgen/mozIStorageBindingParamsArray /c/build/comm-central/comm-central/mozilla/storage/public/mozIStorageBindingParamsArray.idl mozIStorageBindingParams.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/storage/public -I../../dist/idl -o _xpidlgen/mozIStorageBindingParams /c/build/comm-central/comm-central/mozilla/storage/public/mozIStorageBindingParams.idl mozIStorageCompletionCallback.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/storage/public -I../../dist/idl -o _xpidlgen/mozIStorageCompletionCallback /c/build/comm-central/comm-central/mozilla/storage/public/mozIStorageCompletionCallback.idl mozIStorageBaseStatement.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/storage/public -I../../dist/idl -o _xpidlgen/mozIStorageBaseStatement /c/build/comm-central/comm-central/mozilla/storage/public/mozIStorageBaseStatement.idl mozIStorageAsyncStatement.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/storage/public -I../../dist/idl -o _xpidlgen/mozIStorageAsyncStatement /c/build/comm-central/comm-central/mozilla/storage/public/mozIStorageAsyncStatement.idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/storage/public/mozIStorageService.idl /c/build/comm-central/comm-central/mozilla/storage/public/mozIStorageConnection.idl /c/build/comm-central/comm-central/mozilla/storage/public/mozIStorageAggregateFunction.idl /c/build/comm-central/comm-central/mozilla/storage/public/mozIStorageFunction.idl /c/build/comm-central/comm-central/mozilla/storage/public/mozIStorageProgressHandler.idl /c/build/comm-central/comm-central/mozilla/storage/public/mozIStorageStatement.idl /c/build/comm-central/comm-central/mozilla/storage/public/mozIStorageStatementWrapper.idl /c/build/comm-central/comm-central/mozilla/storage/public/mozIStorageValueArray.idl /c/build/comm-central/comm-central/mozilla/storage/public/mozIStorageResultSet.idl /c/build/comm-central/comm-central/mozilla/storage/public/mozIStorageRow.idl /c/build/comm-central/comm-central/mozilla/storage/public/mozIStorageError.idl /c/build/comm-central/comm-central/mozilla/storage/public/mozIStorageStatementCallback.idl /c/build/comm-central/comm-central/mozilla/storage/public/mozIStoragePendingStatement.idl /c/build/comm-central/comm-central/mozilla/storage/public/mozIStorageBindingParamsArray.idl /c/build/comm-central/comm-central/mozilla/storage/public/mozIStorageBindingParams.idl /c/build/comm-central/comm-central/mozilla/storage/public/mozIStorageCompletionCallback.idl /c/build/comm-central/comm-central/mozilla/storage/public/mozIStorageBaseStatement.idl /c/build/comm-central/comm-central/mozilla/storage/public/mozIStorageAsyncStatement.idl ../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 _xpidlgen/mozIStorageService.h _xpidlgen/mozIStorageConnection.h _xpidlgen/mozIStorageAggregateFunction.h _xpidlgen/mozIStorageFunction.h _xpidlgen/mozIStorageProgressHandler.h _xpidlgen/mozIStorageStatement.h _xpidlgen/mozIStorageStatementWrapper.h _xpidlgen/mozIStorageValueArray.h _xpidlgen/mozIStorageResultSet.h _xpidlgen/mozIStorageRow.h _xpidlgen/mozIStorageError.h _xpidlgen/mozIStorageStatementCallback.h _xpidlgen/mozIStoragePendingStatement.h _xpidlgen/mozIStorageBindingParamsArray.h _xpidlgen/mozIStorageBindingParams.h _xpidlgen/mozIStorageCompletionCallback.h _xpidlgen/mozIStorageBaseStatement.h _xpidlgen/mozIStorageAsyncStatement.h ../../dist/include make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/storage/public' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/storage/src' Creating /c/build/comm-central/sb-de/mozilla/storage/src/.deps c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/storage/src/Variant.h /c/build/comm-central/comm-central/mozilla/storage/src/Variant_inl.h ../../dist/include/mozilla/storage make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/storage/src' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/storage/build' Creating /c/build/comm-central/sb-de/mozilla/storage/build/.deps c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/storage/build/mozStorageCID.h ../../dist/include make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/storage/build' make[5]: Leaving directory `/c/build/comm-central/sb-de/mozilla/storage' make[5]: Entering directory `/c/build/comm-central/sb-de/mozilla/rdf' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/rdf/base' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/rdf/base/idl' Creating /c/build/comm-central/sb-de/mozilla/rdf/base/idl/.deps c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../../dist/idl Creating _xpidlgen/.done rdfIDataSource.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/rdf/base/idl -I../../../dist/idl -o _xpidlgen/rdfIDataSource /c/build/comm-central/comm-central/mozilla/rdf/base/idl/rdfIDataSource.idl rdfITripleVisitor.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/rdf/base/idl -I../../../dist/idl -o _xpidlgen/rdfITripleVisitor /c/build/comm-central/comm-central/mozilla/rdf/base/idl/rdfITripleVisitor.idl rdfISerializer.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/rdf/base/idl -I../../../dist/idl -o _xpidlgen/rdfISerializer /c/build/comm-central/comm-central/mozilla/rdf/base/idl/rdfISerializer.idl nsIRDFCompositeDataSource.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/rdf/base/idl -I../../../dist/idl -o _xpidlgen/nsIRDFCompositeDataSource /c/build/comm-central/comm-central/mozilla/rdf/base/idl/nsIRDFCompositeDataSource.idl nsIRDFContainer.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/rdf/base/idl -I../../../dist/idl -o _xpidlgen/nsIRDFContainer /c/build/comm-central/comm-central/mozilla/rdf/base/idl/nsIRDFContainer.idl nsIRDFContainerUtils.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/rdf/base/idl -I../../../dist/idl -o _xpidlgen/nsIRDFContainerUtils /c/build/comm-central/comm-central/mozilla/rdf/base/idl/nsIRDFContainerUtils.idl nsIRDFDelegateFactory.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/rdf/base/idl -I../../../dist/idl -o _xpidlgen/nsIRDFDelegateFactory /c/build/comm-central/comm-central/mozilla/rdf/base/idl/nsIRDFDelegateFactory.idl nsIRDFDataSource.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/rdf/base/idl -I../../../dist/idl -o _xpidlgen/nsIRDFDataSource /c/build/comm-central/comm-central/mozilla/rdf/base/idl/nsIRDFDataSource.idl nsIRDFLiteral.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/rdf/base/idl -I../../../dist/idl -o _xpidlgen/nsIRDFLiteral /c/build/comm-central/comm-central/mozilla/rdf/base/idl/nsIRDFLiteral.idl nsIRDFNode.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/rdf/base/idl -I../../../dist/idl -o _xpidlgen/nsIRDFNode /c/build/comm-central/comm-central/mozilla/rdf/base/idl/nsIRDFNode.idl nsIRDFObserver.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/rdf/base/idl -I../../../dist/idl -o _xpidlgen/nsIRDFObserver /c/build/comm-central/comm-central/mozilla/rdf/base/idl/nsIRDFObserver.idl nsIRDFInMemoryDataSource.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/rdf/base/idl -I../../../dist/idl -o _xpidlgen/nsIRDFInMemoryDataSource /c/build/comm-central/comm-central/mozilla/rdf/base/idl/nsIRDFInMemoryDataSource.idl nsIRDFPropagatableDataSource.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/rdf/base/idl -I../../../dist/idl -o _xpidlgen/nsIRDFPropagatableDataSource /c/build/comm-central/comm-central/mozilla/rdf/base/idl/nsIRDFPropagatableDataSource.idl nsIRDFPurgeableDataSource.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/rdf/base/idl -I../../../dist/idl -o _xpidlgen/nsIRDFPurgeableDataSource /c/build/comm-central/comm-central/mozilla/rdf/base/idl/nsIRDFPurgeableDataSource.idl nsIRDFRemoteDataSource.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/rdf/base/idl -I../../../dist/idl -o _xpidlgen/nsIRDFRemoteDataSource /c/build/comm-central/comm-central/mozilla/rdf/base/idl/nsIRDFRemoteDataSource.idl nsIRDFResource.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/rdf/base/idl -I../../../dist/idl -o _xpidlgen/nsIRDFResource /c/build/comm-central/comm-central/mozilla/rdf/base/idl/nsIRDFResource.idl nsIRDFService.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/rdf/base/idl -I../../../dist/idl -o _xpidlgen/nsIRDFService /c/build/comm-central/comm-central/mozilla/rdf/base/idl/nsIRDFService.idl nsIRDFXMLParser.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/rdf/base/idl -I../../../dist/idl -o _xpidlgen/nsIRDFXMLParser /c/build/comm-central/comm-central/mozilla/rdf/base/idl/nsIRDFXMLParser.idl nsIRDFXMLSerializer.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/rdf/base/idl -I../../../dist/idl -o _xpidlgen/nsIRDFXMLSerializer /c/build/comm-central/comm-central/mozilla/rdf/base/idl/nsIRDFXMLSerializer.idl nsIRDFXMLSink.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/rdf/base/idl -I../../../dist/idl -o _xpidlgen/nsIRDFXMLSink /c/build/comm-central/comm-central/mozilla/rdf/base/idl/nsIRDFXMLSink.idl nsIRDFXMLSource.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/rdf/base/idl -I../../../dist/idl -o _xpidlgen/nsIRDFXMLSource /c/build/comm-central/comm-central/mozilla/rdf/base/idl/nsIRDFXMLSource.idl nsIRDFInferDataSource.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/rdf/base/idl -I../../../dist/idl -o _xpidlgen/nsIRDFInferDataSource /c/build/comm-central/comm-central/mozilla/rdf/base/idl/nsIRDFInferDataSource.idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/rdf/base/idl/rdfIDataSource.idl /c/build/comm-central/comm-central/mozilla/rdf/base/idl/rdfITripleVisitor.idl /c/build/comm-central/comm-central/mozilla/rdf/base/idl/rdfISerializer.idl /c/build/comm-central/comm-central/mozilla/rdf/base/idl/nsIRDFCompositeDataSource.idl /c/build/comm-central/comm-central/mozilla/rdf/base/idl/nsIRDFContainer.idl /c/build/comm-central/comm-central/mozilla/rdf/base/idl/nsIRDFContainerUtils.idl /c/build/comm-central/comm-central/mozilla/rdf/base/idl/nsIRDFDelegateFactory.idl /c/build/comm-central/comm-central/mozilla/rdf/base/idl/nsIRDFDataSource.idl /c/build/comm-central/comm-central/mozilla/rdf/base/idl/nsIRDFLiteral.idl /c/build/comm-central/comm-central/mozilla/rdf/base/idl/nsIRDFNode.idl /c/build/comm-central/comm-central/mozilla/rdf/base/idl/nsIRDFObserver.idl /c/build/comm-central/comm-central/mozilla/rdf/base/idl/nsIRDFInMemoryDataSource.idl /c/build/comm-central/comm-central/mozilla/rdf/base/idl/nsIRDFPropagatableDataSource.idl /c/build/comm-central/comm-central/mozilla/rdf/base/idl/nsIRDFPurgeableDataSource.idl /c/build/comm-central/comm-central/mozilla/rdf/base/idl/nsIRDFRemoteDataSource.idl /c/build/comm-central/comm-central/mozilla/rdf/base/idl/nsIRDFResource.idl /c/build/comm-central/comm-central/mozilla/rdf/base/idl/nsIRDFService.idl /c/build/comm-central/comm-central/mozilla/rdf/base/idl/nsIRDFXMLParser.idl /c/build/comm-central/comm-central/mozilla/rdf/base/idl/nsIRDFXMLSerializer.idl /c/build/comm-central/comm-central/mozilla/rdf/base/idl/nsIRDFXMLSink.idl /c/build/comm-central/comm-central/mozilla/rdf/base/idl/nsIRDFXMLSource.idl /c/build/comm-central/comm-central/mozilla/rdf/base/idl/nsIRDFInferDataSource.idl ../../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 _xpidlgen/rdfIDataSource.h _xpidlgen/rdfITripleVisitor.h _xpidlgen/rdfISerializer.h _xpidlgen/nsIRDFCompositeDataSource.h _xpidlgen/nsIRDFContainer.h _xpidlgen/nsIRDFContainerUtils.h _xpidlgen/nsIRDFDelegateFactory.h _xpidlgen/nsIRDFDataSource.h _xpidlgen/nsIRDFLiteral.h _xpidlgen/nsIRDFNode.h _xpidlgen/nsIRDFObserver.h _xpidlgen/nsIRDFInMemoryDataSource.h _xpidlgen/nsIRDFPropagatableDataSource.h _xpidlgen/nsIRDFPurgeableDataSource.h _xpidlgen/nsIRDFRemoteDataSource.h _xpidlgen/nsIRDFResource.h _xpidlgen/nsIRDFService.h _xpidlgen/nsIRDFXMLParser.h _xpidlgen/nsIRDFXMLSerializer.h _xpidlgen/nsIRDFXMLSink.h _xpidlgen/nsIRDFXMLSource.h _xpidlgen/nsIRDFInferDataSource.h ../../../dist/include make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/rdf/base/idl' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/rdf/base/public' c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/rdf/base/public/rdf.h /c/build/comm-central/comm-central/mozilla/rdf/base/public/nsIRDFContentSink.h ../../../dist/include make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/rdf/base/public' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/rdf/base/src' Creating /c/build/comm-central/sb-de/mozilla/rdf/base/src/.deps make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/rdf/base/src' make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/rdf/base' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/rdf/util' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/rdf/util/public' c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/rdf/util/public/nsRDFResource.h ../../../dist/include make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/rdf/util/public' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/rdf/util/src' Creating /c/build/comm-central/sb-de/mozilla/rdf/util/src/.deps make[8]: Entering directory `/c/build/comm-central/sb-de/mozilla/rdf/util/src/internal' Creating /c/build/comm-central/sb-de/mozilla/rdf/util/src/internal/.deps make[8]: Leaving directory `/c/build/comm-central/sb-de/mozilla/rdf/util/src/internal' make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/rdf/util/src' make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/rdf/util' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/rdf/datasource' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/rdf/datasource/public' c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/rdf/datasource/public/nsILocalStore.h ../../../dist/include make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/rdf/datasource/public' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/rdf/datasource/src' Creating /c/build/comm-central/sb-de/mozilla/rdf/datasource/src/.deps make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/rdf/datasource/src' make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/rdf/datasource' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/rdf/build' Creating /c/build/comm-central/sb-de/mozilla/rdf/build/.deps c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/rdf/build/nsRDFCID.h ../../dist/include make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/rdf/build' make[5]: Leaving directory `/c/build/comm-central/sb-de/mozilla/rdf' make[5]: Entering directory `/c/build/comm-central/sb-de/mozilla/js/jsd' Creating /c/build/comm-central/sb-de/mozilla/js/jsd/.deps make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/js/jsd/idl' Creating /c/build/comm-central/sb-de/mozilla/js/jsd/idl/.deps c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../../dist/idl Creating _xpidlgen/.done jsdIDebuggerService.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/js/jsd/idl -I../../../dist/idl -o _xpidlgen/jsdIDebuggerService /c/build/comm-central/comm-central/mozilla/js/jsd/idl/jsdIDebuggerService.idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/js/jsd/idl/jsdIDebuggerService.idl ../../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 _xpidlgen/jsdIDebuggerService.h ../../../dist/include make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/js/jsd/idl' c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/js/jsd/jsdebug.h ../../dist/include make[5]: Leaving directory `/c/build/comm-central/sb-de/mozilla/js/jsd' make[5]: Entering directory `/c/build/comm-central/sb-de/mozilla/media/libogg' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/media/libogg/include' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/media/libogg/include/ogg' c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/media/libogg/include/ogg/ogg.h /c/build/comm-central/comm-central/mozilla/media/libogg/include/ogg/config_types.h /c/build/comm-central/comm-central/mozilla/media/libogg/include/ogg/os_types.h ../../../../dist/include/ogg make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/media/libogg/include/ogg' make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/media/libogg/include' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/media/libogg/src' Creating /c/build/comm-central/sb-de/mozilla/media/libogg/src/.deps make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/media/libogg/src' make[5]: Leaving directory `/c/build/comm-central/sb-de/mozilla/media/libogg' make[5]: Entering directory `/c/build/comm-central/sb-de/mozilla/media/libtheora' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/media/libtheora/include' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/media/libtheora/include/theora' c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/media/libtheora/include/theora/theora.h /c/build/comm-central/comm-central/mozilla/media/libtheora/include/theora/theoradec.h /c/build/comm-central/comm-central/mozilla/media/libtheora/include/theora/theoraenc.h /c/build/comm-central/comm-central/mozilla/media/libtheora/include/theora/codec.h ../../../../dist/include/theora make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/media/libtheora/include/theora' make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/media/libtheora/include' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/media/libtheora/lib' Creating /c/build/comm-central/sb-de/mozilla/media/libtheora/lib/.deps make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/media/libtheora/lib' make[5]: Leaving directory `/c/build/comm-central/sb-de/mozilla/media/libtheora' make[5]: Entering directory `/c/build/comm-central/sb-de/mozilla/media/libvorbis' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/media/libvorbis/include' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/media/libvorbis/include/vorbis' c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/media/libvorbis/include/vorbis/codec.h ../../../../dist/include/vorbis make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/media/libvorbis/include/vorbis' make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/media/libvorbis/include' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/media/libvorbis/lib' Creating /c/build/comm-central/sb-de/mozilla/media/libvorbis/lib/.deps make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/media/libvorbis/lib' make[5]: Leaving directory `/c/build/comm-central/sb-de/mozilla/media/libvorbis' make[5]: Entering directory `/c/build/comm-central/sb-de/mozilla/media/libsydneyaudio' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/media/libsydneyaudio/include' c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/media/libsydneyaudio/include/sydney_audio.h ../../../dist/include/sydneyaudio make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/media/libsydneyaudio/include' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/media/libsydneyaudio/src' Creating /c/build/comm-central/sb-de/mozilla/media/libsydneyaudio/src/.deps make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/media/libsydneyaudio/src' make[5]: Leaving directory `/c/build/comm-central/sb-de/mozilla/media/libsydneyaudio' make[5]: Entering directory `/c/build/comm-central/sb-de/mozilla/uriloader' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/uriloader/base' Creating /c/build/comm-central/sb-de/mozilla/uriloader/base/.deps c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/uriloader/base/nsURILoader.h /c/build/comm-central/comm-central/mozilla/uriloader/base/nsDocLoader.h ../../dist/include Creating _xpidlgen/.done nsIContentHandler.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/uriloader/base -I../../dist/idl -o _xpidlgen/nsIContentHandler /c/build/comm-central/comm-central/mozilla/uriloader/base/nsIContentHandler.idl nsIURILoader.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/uriloader/base -I../../dist/idl -o _xpidlgen/nsIURILoader /c/build/comm-central/comm-central/mozilla/uriloader/base/nsIURILoader.idl nsCURILoader.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/uriloader/base -I../../dist/idl -o _xpidlgen/nsCURILoader /c/build/comm-central/comm-central/mozilla/uriloader/base/nsCURILoader.idl nsITransfer.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/uriloader/base -I../../dist/idl -o _xpidlgen/nsITransfer /c/build/comm-central/comm-central/mozilla/uriloader/base/nsITransfer.idl nsIDocumentLoader.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/uriloader/base -I../../dist/idl -o _xpidlgen/nsIDocumentLoader /c/build/comm-central/comm-central/mozilla/uriloader/base/nsIDocumentLoader.idl nsIWebProgressListener2.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/uriloader/base -I../../dist/idl -o _xpidlgen/nsIWebProgressListener2 /c/build/comm-central/comm-central/mozilla/uriloader/base/nsIWebProgressListener2.idl nsIURIContentListener.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/uriloader/base -I../../dist/idl -o _xpidlgen/nsIURIContentListener /c/build/comm-central/comm-central/mozilla/uriloader/base/nsIURIContentListener.idl nsIWebProgress.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/uriloader/base -I../../dist/idl -o _xpidlgen/nsIWebProgress /c/build/comm-central/comm-central/mozilla/uriloader/base/nsIWebProgress.idl nsIWebProgressListener.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/uriloader/base -I../../dist/idl -o _xpidlgen/nsIWebProgressListener /c/build/comm-central/comm-central/mozilla/uriloader/base/nsIWebProgressListener.idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/uriloader/base/nsIContentHandler.idl /c/build/comm-central/comm-central/mozilla/uriloader/base/nsIURILoader.idl /c/build/comm-central/comm-central/mozilla/uriloader/base/nsCURILoader.idl /c/build/comm-central/comm-central/mozilla/uriloader/base/nsITransfer.idl /c/build/comm-central/comm-central/mozilla/uriloader/base/nsIDocumentLoader.idl /c/build/comm-central/comm-central/mozilla/uriloader/base/nsIWebProgressListener2.idl /c/build/comm-central/comm-central/mozilla/uriloader/base/nsIURIContentListener.idl /c/build/comm-central/comm-central/mozilla/uriloader/base/nsIWebProgress.idl /c/build/comm-central/comm-central/mozilla/uriloader/base/nsIWebProgressListener.idl ../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 _xpidlgen/nsIContentHandler.h _xpidlgen/nsIURILoader.h _xpidlgen/nsCURILoader.h _xpidlgen/nsITransfer.h _xpidlgen/nsIDocumentLoader.h _xpidlgen/nsIWebProgressListener2.h _xpidlgen/nsIURIContentListener.h _xpidlgen/nsIWebProgress.h _xpidlgen/nsIWebProgressListener.h ../../dist/include make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/uriloader/base' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/uriloader/exthandler' Creating /c/build/comm-central/sb-de/mozilla/uriloader/exthandler/.deps c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/uriloader/exthandler/win/nsOSHelperAppService.h ../../dist/include Creating _xpidlgen/.done nsCExternalHandlerService.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/uriloader/exthandler -I../../dist/idl -o _xpidlgen/nsCExternalHandlerService /c/build/comm-central/comm-central/mozilla/uriloader/exthandler/nsCExternalHandlerService.idl nsIExternalProtocolService.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/uriloader/exthandler -I../../dist/idl -o _xpidlgen/nsIExternalProtocolService /c/build/comm-central/comm-central/mozilla/uriloader/exthandler/nsIExternalProtocolService.idl nsIExternalHelperAppService.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/uriloader/exthandler -I../../dist/idl -o _xpidlgen/nsIExternalHelperAppService /c/build/comm-central/comm-central/mozilla/uriloader/exthandler/nsIExternalHelperAppService.idl nsIHelperAppLauncherDialog.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/uriloader/exthandler -I../../dist/idl -o _xpidlgen/nsIHelperAppLauncherDialog /c/build/comm-central/comm-central/mozilla/uriloader/exthandler/nsIHelperAppLauncherDialog.idl nsIContentDispatchChooser.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/uriloader/exthandler -I../../dist/idl -o _xpidlgen/nsIContentDispatchChooser /c/build/comm-central/comm-central/mozilla/uriloader/exthandler/nsIContentDispatchChooser.idl nsIHandlerService.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/uriloader/exthandler -I../../dist/idl -o _xpidlgen/nsIHandlerService /c/build/comm-central/comm-central/mozilla/uriloader/exthandler/nsIHandlerService.idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/uriloader/exthandler/nsCExternalHandlerService.idl /c/build/comm-central/comm-central/mozilla/uriloader/exthandler/nsIExternalProtocolService.idl /c/build/comm-central/comm-central/mozilla/uriloader/exthandler/nsIExternalHelperAppService.idl /c/build/comm-central/comm-central/mozilla/uriloader/exthandler/nsIHelperAppLauncherDialog.idl /c/build/comm-central/comm-central/mozilla/uriloader/exthandler/nsIContentDispatchChooser.idl /c/build/comm-central/comm-central/mozilla/uriloader/exthandler/nsIHandlerService.idl ../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 _xpidlgen/nsCExternalHandlerService.h _xpidlgen/nsIExternalProtocolService.h _xpidlgen/nsIExternalHelperAppService.h _xpidlgen/nsIHelperAppLauncherDialog.h _xpidlgen/nsIContentDispatchChooser.h _xpidlgen/nsIHandlerService.h ../../dist/include make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/uriloader/exthandler' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/uriloader/prefetch' Creating /c/build/comm-central/sb-de/mozilla/uriloader/prefetch/.deps c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/uriloader/prefetch/nsCPrefetchService.h ../../dist/include Creating _xpidlgen/.done nsIPrefetchService.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/uriloader/prefetch -I../../dist/idl -o _xpidlgen/nsIPrefetchService /c/build/comm-central/comm-central/mozilla/uriloader/prefetch/nsIPrefetchService.idl nsIOfflineCacheUpdate.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/uriloader/prefetch -I../../dist/idl -o _xpidlgen/nsIOfflineCacheUpdate /c/build/comm-central/comm-central/mozilla/uriloader/prefetch/nsIOfflineCacheUpdate.idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/uriloader/prefetch/nsIPrefetchService.idl /c/build/comm-central/comm-central/mozilla/uriloader/prefetch/nsIOfflineCacheUpdate.idl ../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 _xpidlgen/nsIPrefetchService.h _xpidlgen/nsIOfflineCacheUpdate.h ../../dist/include make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/uriloader/prefetch' make[5]: Leaving directory `/c/build/comm-central/sb-de/mozilla/uriloader' make[5]: Entering directory `/c/build/comm-central/sb-de/mozilla/modules/libimg' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/modules/libimg/png' Creating /c/build/comm-central/sb-de/mozilla/modules/libimg/png/.deps c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/modules/libimg/png/png.h /c/build/comm-central/comm-central/mozilla/modules/libimg/png/pngconf.h /c/build/comm-central/comm-central/mozilla/modules/libimg/png/mozpngconf.h ../../../dist/include make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/modules/libimg/png' make[5]: Leaving directory `/c/build/comm-central/sb-de/mozilla/modules/libimg' make[5]: Entering directory `/c/build/comm-central/sb-de/mozilla/caps' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/caps/idl' Creating /c/build/comm-central/sb-de/mozilla/caps/idl/.deps c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../dist/idl Creating _xpidlgen/.done nsIScriptSecurityManager.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/caps/idl -I../../dist/idl -o _xpidlgen/nsIScriptSecurityManager /c/build/comm-central/comm-central/mozilla/caps/idl/nsIScriptSecurityManager.idl nsIPrincipal.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/caps/idl -I../../dist/idl -o _xpidlgen/nsIPrincipal /c/build/comm-central/comm-central/mozilla/caps/idl/nsIPrincipal.idl nsISignatureVerifier.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/caps/idl -I../../dist/idl -o _xpidlgen/nsISignatureVerifier /c/build/comm-central/comm-central/mozilla/caps/idl/nsISignatureVerifier.idl nsISecurityCheckedComponent.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/caps/idl -I../../dist/idl -o _xpidlgen/nsISecurityCheckedComponent /c/build/comm-central/comm-central/mozilla/caps/idl/nsISecurityCheckedComponent.idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/caps/idl/nsIScriptSecurityManager.idl /c/build/comm-central/comm-central/mozilla/caps/idl/nsIPrincipal.idl /c/build/comm-central/comm-central/mozilla/caps/idl/nsISignatureVerifier.idl /c/build/comm-central/comm-central/mozilla/caps/idl/nsISecurityCheckedComponent.idl ../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 _xpidlgen/nsIScriptSecurityManager.h _xpidlgen/nsIPrincipal.h _xpidlgen/nsISignatureVerifier.h _xpidlgen/nsISecurityCheckedComponent.h ../../dist/include make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/caps/idl' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/caps/include' c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/caps/include/nsJSPrincipals.h ../../dist/include make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/caps/include' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/caps/src' Creating /c/build/comm-central/sb-de/mozilla/caps/src/.deps make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/caps/src' make[5]: Leaving directory `/c/build/comm-central/sb-de/mozilla/caps' make[5]: Entering directory `/c/build/comm-central/sb-de/mozilla/parser' /bin/sh /c/build/comm-central/comm-central/mozilla/build/msys-perl-wrapper /c/build/comm-central/comm-central/mozilla/build/autoconf/make-makefile -t /c/build/comm-central/comm-central/mozilla -d .. html/Makefile make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/parser/expat' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/parser/expat/lib' Creating /c/build/comm-central/sb-de/mozilla/parser/expat/lib/.deps c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/parser/expat/lib/expat.h /c/build/comm-central/comm-central/mozilla/parser/expat/lib/expat_external.h ../../../dist/include make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/parser/expat/lib' c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/parser/expat/expat_config.h ../../dist/include make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/parser/expat' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/parser/xml' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/parser/xml/public' Creating /c/build/comm-central/sb-de/mozilla/parser/xml/public/.deps c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../../dist/idl Creating _xpidlgen/.done nsISAXAttributes.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/parser/xml/public -I../../../dist/idl -o _xpidlgen/nsISAXAttributes /c/build/comm-central/comm-central/mozilla/parser/xml/public/nsISAXAttributes.idl nsISAXMutableAttributes.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/parser/xml/public -I../../../dist/idl -o _xpidlgen/nsISAXMutableAttributes /c/build/comm-central/comm-central/mozilla/parser/xml/public/nsISAXMutableAttributes.idl nsISAXContentHandler.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/parser/xml/public -I../../../dist/idl -o _xpidlgen/nsISAXContentHandler /c/build/comm-central/comm-central/mozilla/parser/xml/public/nsISAXContentHandler.idl nsISAXDTDHandler.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/parser/xml/public -I../../../dist/idl -o _xpidlgen/nsISAXDTDHandler /c/build/comm-central/comm-central/mozilla/parser/xml/public/nsISAXDTDHandler.idl nsISAXErrorHandler.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/parser/xml/public -I../../../dist/idl -o _xpidlgen/nsISAXErrorHandler /c/build/comm-central/comm-central/mozilla/parser/xml/public/nsISAXErrorHandler.idl nsISAXLexicalHandler.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/parser/xml/public -I../../../dist/idl -o _xpidlgen/nsISAXLexicalHandler /c/build/comm-central/comm-central/mozilla/parser/xml/public/nsISAXLexicalHandler.idl nsISAXLocator.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/parser/xml/public -I../../../dist/idl -o _xpidlgen/nsISAXLocator /c/build/comm-central/comm-central/mozilla/parser/xml/public/nsISAXLocator.idl nsISAXXMLReader.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/parser/xml/public -I../../../dist/idl -o _xpidlgen/nsISAXXMLReader /c/build/comm-central/comm-central/mozilla/parser/xml/public/nsISAXXMLReader.idl nsISAXXMLFilter.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/parser/xml/public -I../../../dist/idl -o _xpidlgen/nsISAXXMLFilter /c/build/comm-central/comm-central/mozilla/parser/xml/public/nsISAXXMLFilter.idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/parser/xml/public/nsISAXAttributes.idl /c/build/comm-central/comm-central/mozilla/parser/xml/public/nsISAXMutableAttributes.idl /c/build/comm-central/comm-central/mozilla/parser/xml/public/nsISAXContentHandler.idl /c/build/comm-central/comm-central/mozilla/parser/xml/public/nsISAXDTDHandler.idl /c/build/comm-central/comm-central/mozilla/parser/xml/public/nsISAXErrorHandler.idl /c/build/comm-central/comm-central/mozilla/parser/xml/public/nsISAXLexicalHandler.idl /c/build/comm-central/comm-central/mozilla/parser/xml/public/nsISAXLocator.idl /c/build/comm-central/comm-central/mozilla/parser/xml/public/nsISAXXMLReader.idl /c/build/comm-central/comm-central/mozilla/parser/xml/public/nsISAXXMLFilter.idl ../../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 _xpidlgen/nsISAXAttributes.h _xpidlgen/nsISAXMutableAttributes.h _xpidlgen/nsISAXContentHandler.h _xpidlgen/nsISAXDTDHandler.h _xpidlgen/nsISAXErrorHandler.h _xpidlgen/nsISAXLexicalHandler.h _xpidlgen/nsISAXLocator.h _xpidlgen/nsISAXXMLReader.h _xpidlgen/nsISAXXMLFilter.h ../../../dist/include make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/parser/xml/public' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/parser/xml/src' Creating /c/build/comm-central/sb-de/mozilla/parser/xml/src/.deps c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/parser/xml/src/nsSAXAttributes.h /c/build/comm-central/comm-central/mozilla/parser/xml/src/nsSAXLocator.h /c/build/comm-central/comm-central/mozilla/parser/xml/src/nsSAXXMLReader.h ../../../dist/include make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/parser/xml/src' make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/parser/xml' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/parser/htmlparser' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/parser/htmlparser/public' Creating /c/build/comm-central/sb-de/mozilla/parser/htmlparser/public/.deps c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/parser/htmlparser/public/nsIContentSink.h /c/build/comm-central/comm-central/mozilla/parser/htmlparser/public/nsITokenizer.h /c/build/comm-central/comm-central/mozilla/parser/htmlparser/public/nsIHTMLContentSink.h /c/build/comm-central/comm-central/mozilla/parser/htmlparser/public/nsIFragmentContentSink.h /c/build/comm-central/comm-central/mozilla/parser/htmlparser/public/nsIParserNode.h /c/build/comm-central/comm-central/mozilla/parser/htmlparser/public/nsIParser.h /c/build/comm-central/comm-central/mozilla/parser/htmlparser/public/nsIDTD.h /c/build/comm-central/comm-central/mozilla/parser/htmlparser/public/nsIParserFilter.h /c/build/comm-central/comm-central/mozilla/parser/htmlparser/public/nsIElementObserver.h /c/build/comm-central/comm-central/mozilla/parser/htmlparser/public/nsIParserService.h /c/build/comm-central/comm-central/mozilla/parser/htmlparser/public/nsHTMLTagList.h /c/build/comm-central/comm-central/mozilla/parser/htmlparser/public/nsHTMLTags.h /c/build/comm-central/comm-central/mozilla/parser/htmlparser/public/nsHTMLTokens.h /c/build/comm-central/comm-central/mozilla/parser/htmlparser/public/nsScannerString.h /c/build/comm-central/comm-central/mozilla/parser/htmlparser/public/nsParserCIID.h /c/build/comm-central/comm-central/mozilla/parser/htmlparser/public/nsToken.h /c/build/comm-central/comm-central/mozilla/parser/htmlparser/public/nsParserDataListener.h ../../../dist/include Creating _xpidlgen/.done nsIExpatSink.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/parser/htmlparser/public -I../../../dist/idl -o _xpidlgen/nsIExpatSink /c/build/comm-central/comm-central/mozilla/parser/htmlparser/public/nsIExpatSink.idl nsIExtendedExpatSink.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/parser/htmlparser/public -I../../../dist/idl -o _xpidlgen/nsIExtendedExpatSink /c/build/comm-central/comm-central/mozilla/parser/htmlparser/public/nsIExtendedExpatSink.idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/parser/htmlparser/public/nsIExpatSink.idl /c/build/comm-central/comm-central/mozilla/parser/htmlparser/public/nsIExtendedExpatSink.idl ../../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 _xpidlgen/nsIExpatSink.h _xpidlgen/nsIExtendedExpatSink.h ../../../dist/include make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/parser/htmlparser/public' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/parser/htmlparser/src' Creating /c/build/comm-central/sb-de/mozilla/parser/htmlparser/src/.deps make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/parser/htmlparser/src' make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/parser/htmlparser' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/parser/html' Creating /c/build/comm-central/sb-de/mozilla/parser/html/.deps c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/parser/html/nsHtml5Module.h ../../dist/include make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/parser/html' make[5]: Leaving directory `/c/build/comm-central/sb-de/mozilla/parser' make[5]: Entering directory `/c/build/comm-central/sb-de/mozilla/gfx' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/gfx/cairo' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/gfx/cairo/libpixman/src' Creating /c/build/comm-central/sb-de/mozilla/gfx/cairo/libpixman/src/.deps c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/gfx/cairo/libpixman/src/pixman.h /c/build/comm-central/comm-central/mozilla/gfx/cairo/libpixman/src/pixman-version.h ../../../../dist/include make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/gfx/cairo/libpixman/src' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/gfx/cairo/cairo/src' Creating /c/build/comm-central/sb-de/mozilla/gfx/cairo/cairo/src/.deps c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src/cairo.h /c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src/cairo-version.h cairo-features.h /c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src/cairo-platform.h /c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src/cairo-deprecated.h /c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src/cairo-rename.h /c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src/cairo-win32.h /c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src/cairo-pdf.h ../../../../dist/include/cairo make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/gfx/cairo/cairo/src' make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/gfx/cairo' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/gfx/public' c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/gfx/public/gfxCore.h /c/build/comm-central/comm-central/mozilla/gfx/public/nsColor.h /c/build/comm-central/comm-central/mozilla/gfx/public/nsColorNames.h /c/build/comm-central/comm-central/mozilla/gfx/public/nsColorNameList.h /c/build/comm-central/comm-central/mozilla/gfx/public/nsCoord.h /c/build/comm-central/comm-central/mozilla/gfx/public/nsFont.h /c/build/comm-central/comm-central/mozilla/gfx/public/nsRect.h /c/build/comm-central/comm-central/mozilla/gfx/public/nsRegion.h /c/build/comm-central/comm-central/mozilla/gfx/public/nsPoint.h /c/build/comm-central/comm-central/mozilla/gfx/public/nsSize.h /c/build/comm-central/comm-central/mozilla/gfx/public/nsMargin.h /c/build/comm-central/comm-central/mozilla/gfx/public/nsTransform2D.h /c/build/comm-central/comm-central/mozilla/gfx/public/nsIRenderingContext.h /c/build/comm-central/comm-central/mozilla/gfx/public/nsIFontMetrics.h /c/build/comm-central/comm-central/mozilla/gfx/public/nsIDeviceContext.h /c/build/comm-central/comm-central/mozilla/gfx/public/nsGfxCIID.h /c/build/comm-central/comm-central/mozilla/gfx/public/nsIRegion.h /c/build/comm-central/comm-central/mozilla/gfx/public/nsITheme.h /c/build/comm-central/comm-central/mozilla/gfx/public/nsThemeConstants.h ../../dist/include make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/gfx/public' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/gfx/idl' Creating /c/build/comm-central/sb-de/mozilla/gfx/idl/.deps c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../dist/idl Creating _xpidlgen/.done nsIFontEnumerator.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/gfx/idl -I../../dist/idl -o _xpidlgen/nsIFontEnumerator /c/build/comm-central/comm-central/mozilla/gfx/idl/nsIFontEnumerator.idl nsIScriptableRegion.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/gfx/idl -I../../dist/idl -o _xpidlgen/nsIScriptableRegion /c/build/comm-central/comm-central/mozilla/gfx/idl/nsIScriptableRegion.idl gfxIFormats.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/gfx/idl -I../../dist/idl -o _xpidlgen/gfxIFormats /c/build/comm-central/comm-central/mozilla/gfx/idl/gfxIFormats.idl gfxidltypes.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/gfx/idl -I../../dist/idl -o _xpidlgen/gfxidltypes /c/build/comm-central/comm-central/mozilla/gfx/idl/gfxidltypes.idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/gfx/idl/nsIFontEnumerator.idl /c/build/comm-central/comm-central/mozilla/gfx/idl/nsIScriptableRegion.idl /c/build/comm-central/comm-central/mozilla/gfx/idl/gfxIFormats.idl /c/build/comm-central/comm-central/mozilla/gfx/idl/gfxidltypes.idl ../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 _xpidlgen/nsIFontEnumerator.h _xpidlgen/nsIScriptableRegion.h _xpidlgen/gfxIFormats.h _xpidlgen/gfxidltypes.h ../../dist/include make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/gfx/idl' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/gfx/src' Creating /c/build/comm-central/sb-de/mozilla/gfx/src/.deps c:/mozilla-build/python25/python2.5.exe /c/build/comm-central/comm-central/mozilla/config/buildlist.py ../../config/final-link-libs gkgfx make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/gfx/src' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/gfx/qcms' c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/gfx/qcms/qcms.h /c/build/comm-central/comm-central/mozilla/gfx/qcms/qcmstypes.h ../../dist/include make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/gfx/qcms' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/gfx/layers' Creating /c/build/comm-central/sb-de/mozilla/gfx/layers/.deps c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/gfx/layers/basic/BasicLayers.h /c/build/comm-central/comm-central/mozilla/gfx/layers/ImageLayers.h /c/build/comm-central/comm-central/mozilla/gfx/layers/Layers.h /c/build/comm-central/comm-central/mozilla/gfx/layers/opengl/LayerManagerOGL.h ../../dist/include make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/gfx/layers' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/gfx/thebes' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/gfx/thebes/public' c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/gfx/thebes/public/gfx3DMatrix.h /c/build/comm-central/comm-central/mozilla/gfx/thebes/public/gfxASurface.h /c/build/comm-central/comm-central/mozilla/gfx/thebes/public/gfxAlphaRecovery.h /c/build/comm-central/comm-central/mozilla/gfx/thebes/public/gfxColor.h /c/build/comm-central/comm-central/mozilla/gfx/thebes/public/gfxContext.h /c/build/comm-central/comm-central/mozilla/gfx/thebes/public/gfxFont.h /c/build/comm-central/comm-central/mozilla/gfx/thebes/public/gfxFontConstants.h /c/build/comm-central/comm-central/mozilla/gfx/thebes/public/gfxFontUtils.h /c/build/comm-central/comm-central/mozilla/gfx/thebes/public/gfxImageSurface.h /c/build/comm-central/comm-central/mozilla/gfx/thebes/public/gfxMatrix.h /c/build/comm-central/comm-central/mozilla/gfx/thebes/public/gfxPath.h /c/build/comm-central/comm-central/mozilla/gfx/thebes/public/gfxPattern.h /c/build/comm-central/comm-central/mozilla/gfx/thebes/public/gfxPlatform.h /c/build/comm-central/comm-central/mozilla/gfx/thebes/public/gfxPoint.h /c/build/comm-central/comm-central/mozilla/gfx/thebes/public/gfxRect.h /c/build/comm-central/comm-central/mozilla/gfx/thebes/public/gfxSkipChars.h /c/build/comm-central/comm-central/mozilla/gfx/thebes/public/gfxTypes.h /c/build/comm-central/comm-central/mozilla/gfx/thebes/public/gfxTextRunCache.h /c/build/comm-central/comm-central/mozilla/gfx/thebes/public/gfxTextRunWordCache.h /c/build/comm-central/comm-central/mozilla/gfx/thebes/public/gfxUtils.h /c/build/comm-central/comm-central/mozilla/gfx/thebes/public/gfxUserFontSet.h /c/build/comm-central/comm-central/mozilla/gfx/thebes/public/GLDefs.h /c/build/comm-central/comm-central/mozilla/gfx/thebes/public/GLContext.h /c/build/comm-central/comm-central/mozilla/gfx/thebes/public/GLContextProvider.h /c/build/comm-central/comm-central/mozilla/gfx/thebes/public/gfxSharedImageSurface.h /c/build/comm-central/comm-central/mozilla/gfx/thebes/public/gfxFontTest.h /c/build/comm-central/comm-central/mozilla/gfx/thebes/public/gfxWindowsPlatform.h /c/build/comm-central/comm-central/mozilla/gfx/thebes/public/gfxWindowsSurface.h /c/build/comm-central/comm-central/mozilla/gfx/thebes/public/gfxWindowsNativeDrawing.h /c/build/comm-central/comm-central/mozilla/gfx/thebes/public/gfxPDFSurface.h /c/build/comm-central/comm-central/mozilla/gfx/thebes/public/gfxDWriteFonts.h /c/build/comm-central/comm-central/mozilla/gfx/thebes/public/gfxD2DSurface.h ../../../dist/include make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/gfx/thebes/public' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/gfx/thebes/src' Creating /c/build/comm-central/sb-de/mozilla/gfx/thebes/src/.deps c:/mozilla-build/python25/python2.5.exe /c/build/comm-central/comm-central/mozilla/config/buildlist.py ../../../config/final-link-libs thebes make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/gfx/thebes/src' make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/gfx/thebes' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/gfx/src/thebes' /bin/sh /c/build/comm-central/comm-central/mozilla/build/msys-perl-wrapper /c/build/comm-central/comm-central/mozilla/build/autoconf/make-makefile -t /c/build/comm-central/comm-central/mozilla -d ../../.. utils/Makefile Creating /c/build/comm-central/sb-de/mozilla/gfx/src/thebes/.deps make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/gfx/src/thebes/utils' Creating /c/build/comm-central/sb-de/mozilla/gfx/src/thebes/utils/.deps c:/mozilla-build/python25/python2.5.exe /c/build/comm-central/comm-central/mozilla/config/buildlist.py ../../../../config/final-link-libs gfxutils c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/gfx/src/thebes/utils/gfxThebesUtils.h /c/build/comm-central/comm-central/mozilla/gfx/src/thebes/utils/gfxBlur.h /c/build/comm-central/comm-central/mozilla/gfx/src/thebes/utils/nsCoreAnimationSupport.h ../../../../dist/include make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/gfx/src/thebes/utils' c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/gfx/src/thebes/nsIThebesFontMetrics.h ../../../dist/include make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/gfx/src/thebes' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/gfx/ycbcr' Creating /c/build/comm-central/sb-de/mozilla/gfx/ycbcr/.deps c:/mozilla-build/python25/python2.5.exe /c/build/comm-central/comm-central/mozilla/config/buildlist.py ../../config/final-link-libs ycbcr c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/gfx/ycbcr/chromium_types.h /c/build/comm-central/comm-central/mozilla/gfx/ycbcr/yuv_convert.h /c/build/comm-central/comm-central/mozilla/gfx/ycbcr/yuv_row.h ../../dist/include make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/gfx/ycbcr' make[5]: Leaving directory `/c/build/comm-central/sb-de/mozilla/gfx' make[5]: Entering directory `/c/build/comm-central/sb-de/mozilla/modules/libpr0n' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/modules/libpr0n/public' Creating /c/build/comm-central/sb-de/mozilla/modules/libpr0n/public/.deps c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/modules/libpr0n/public/ImageErrors.h /c/build/comm-central/comm-central/mozilla/modules/libpr0n/public/ImageLogging.h ../../../dist/include Creating _xpidlgen/.done imgICache.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/modules/libpr0n/public -I../../../dist/idl -o _xpidlgen/imgICache /c/build/comm-central/comm-central/mozilla/modules/libpr0n/public/imgICache.idl imgIContainer.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/modules/libpr0n/public -I../../../dist/idl -o _xpidlgen/imgIContainer /c/build/comm-central/comm-central/mozilla/modules/libpr0n/public/imgIContainer.idl imgIContainerObserver.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/modules/libpr0n/public -I../../../dist/idl -o _xpidlgen/imgIContainerObserver /c/build/comm-central/comm-central/mozilla/modules/libpr0n/public/imgIContainerObserver.idl imgIDecoder.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/modules/libpr0n/public -I../../../dist/idl -o _xpidlgen/imgIDecoder /c/build/comm-central/comm-central/mozilla/modules/libpr0n/public/imgIDecoder.idl imgIDecoderObserver.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/modules/libpr0n/public -I../../../dist/idl -o _xpidlgen/imgIDecoderObserver /c/build/comm-central/comm-central/mozilla/modules/libpr0n/public/imgIDecoderObserver.idl imgIEncoder.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/modules/libpr0n/public -I../../../dist/idl -o _xpidlgen/imgIEncoder /c/build/comm-central/comm-central/mozilla/modules/libpr0n/public/imgIEncoder.idl imgILoader.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/modules/libpr0n/public -I../../../dist/idl -o _xpidlgen/imgILoader /c/build/comm-central/comm-central/mozilla/modules/libpr0n/public/imgILoader.idl imgIRequest.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/modules/libpr0n/public -I../../../dist/idl -o _xpidlgen/imgIRequest /c/build/comm-central/comm-central/mozilla/modules/libpr0n/public/imgIRequest.idl imgITools.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/modules/libpr0n/public -I../../../dist/idl -o _xpidlgen/imgITools /c/build/comm-central/comm-central/mozilla/modules/libpr0n/public/imgITools.idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/modules/libpr0n/public/imgICache.idl /c/build/comm-central/comm-central/mozilla/modules/libpr0n/public/imgIContainer.idl /c/build/comm-central/comm-central/mozilla/modules/libpr0n/public/imgIContainerObserver.idl /c/build/comm-central/comm-central/mozilla/modules/libpr0n/public/imgIDecoder.idl /c/build/comm-central/comm-central/mozilla/modules/libpr0n/public/imgIDecoderObserver.idl /c/build/comm-central/comm-central/mozilla/modules/libpr0n/public/imgIEncoder.idl /c/build/comm-central/comm-central/mozilla/modules/libpr0n/public/imgILoader.idl /c/build/comm-central/comm-central/mozilla/modules/libpr0n/public/imgIRequest.idl /c/build/comm-central/comm-central/mozilla/modules/libpr0n/public/imgITools.idl ../../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 _xpidlgen/imgICache.h _xpidlgen/imgIContainer.h _xpidlgen/imgIContainerObserver.h _xpidlgen/imgIDecoder.h _xpidlgen/imgIDecoderObserver.h _xpidlgen/imgIEncoder.h _xpidlgen/imgILoader.h _xpidlgen/imgIRequest.h _xpidlgen/imgITools.h ../../../dist/include make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/modules/libpr0n/public' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/modules/libpr0n/src' Creating /c/build/comm-central/sb-de/mozilla/modules/libpr0n/src/.deps make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/modules/libpr0n/src' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/modules/libpr0n/decoders' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/modules/libpr0n/decoders/icon/win' Creating /c/build/comm-central/sb-de/mozilla/modules/libpr0n/decoders/icon/win/.deps make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/modules/libpr0n/decoders/icon/win' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/modules/libpr0n/decoders/icon' Creating /c/build/comm-central/sb-de/mozilla/modules/libpr0n/decoders/icon/.deps c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../../../dist/idl Creating _xpidlgen/.done nsIIconURI.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/modules/libpr0n/decoders/icon -I../../../../dist/idl -o _xpidlgen/nsIIconURI /c/build/comm-central/comm-central/mozilla/modules/libpr0n/decoders/icon/nsIIconURI.idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/modules/libpr0n/decoders/icon/nsIIconURI.idl ../../../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 _xpidlgen/nsIIconURI.h ../../../../dist/include make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/modules/libpr0n/decoders/icon' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/modules/libpr0n/decoders/png' Creating /c/build/comm-central/sb-de/mozilla/modules/libpr0n/decoders/png/.deps make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/modules/libpr0n/decoders/png' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/modules/libpr0n/decoders/gif' Creating /c/build/comm-central/sb-de/mozilla/modules/libpr0n/decoders/gif/.deps make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/modules/libpr0n/decoders/gif' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/modules/libpr0n/decoders/jpeg' Creating /c/build/comm-central/sb-de/mozilla/modules/libpr0n/decoders/jpeg/.deps make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/modules/libpr0n/decoders/jpeg' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/modules/libpr0n/decoders/bmp' Creating /c/build/comm-central/sb-de/mozilla/modules/libpr0n/decoders/bmp/.deps make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/modules/libpr0n/decoders/bmp' make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/modules/libpr0n/decoders' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/modules/libpr0n/encoders' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/modules/libpr0n/encoders/png' Creating /c/build/comm-central/sb-de/mozilla/modules/libpr0n/encoders/png/.deps make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/modules/libpr0n/encoders/png' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/modules/libpr0n/encoders/jpeg' Creating /c/build/comm-central/sb-de/mozilla/modules/libpr0n/encoders/jpeg/.deps make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/modules/libpr0n/encoders/jpeg' make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/modules/libpr0n/encoders' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/modules/libpr0n/build' { \ echo "#define IMG_BUILD_DECODER_png" ; echo "#define IMG_BUILD_DECODER_gif" ; echo "#define IMG_BUILD_DECODER_jpeg" ; echo "#define IMG_BUILD_DECODER_bmp" ; \ echo "#define IMG_BUILD_ENCODER_png" ; echo "#define IMG_BUILD_ENCODER_jpeg" ; \ } > nsImgBuildDefines.tmp Creating /c/build/comm-central/sb-de/mozilla/modules/libpr0n/build/.deps make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/modules/libpr0n/build' make[5]: Leaving directory `/c/build/comm-central/sb-de/mozilla/modules/libpr0n' make[5]: Entering directory `/c/build/comm-central/sb-de/mozilla/modules/plugin' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/modules/plugin/base/public' Creating /c/build/comm-central/sb-de/mozilla/modules/plugin/base/public/.deps c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/modules/plugin/base/public/nsPluginLogging.h /c/build/comm-central/comm-central/mozilla/modules/plugin/base/public/nsPluginError.h /c/build/comm-central/comm-central/mozilla/modules/plugin/base/public/nsDefaultPlugin.h /c/build/comm-central/comm-central/mozilla/modules/plugin/base/public/nsPluginNativeWindow.h /c/build/comm-central/comm-central/mozilla/modules/plugin/base/public/nsPluginsCID.h /c/build/comm-central/comm-central/mozilla/modules/plugin/base/public/npapi.h /c/build/comm-central/comm-central/mozilla/modules/plugin/base/public/npfunctions.h /c/build/comm-central/comm-central/mozilla/modules/plugin/base/public/nptypes.h /c/build/comm-central/comm-central/mozilla/modules/plugin/base/public/npruntime.h ../../../../dist/include Creating _xpidlgen/.done nspluginroot.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/modules/plugin/base/public -I../../../../dist/idl -o _xpidlgen/nspluginroot /c/build/comm-central/comm-central/mozilla/modules/plugin/base/public/nspluginroot.idl nsIPluginStreamInfo.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/modules/plugin/base/public -I../../../../dist/idl -o _xpidlgen/nsIPluginStreamInfo /c/build/comm-central/comm-central/mozilla/modules/plugin/base/public/nsIPluginStreamInfo.idl nsIPluginInstanceOwner.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/modules/plugin/base/public -I../../../../dist/idl -o _xpidlgen/nsIPluginInstanceOwner /c/build/comm-central/comm-central/mozilla/modules/plugin/base/public/nsIPluginInstanceOwner.idl nsIPlugin.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/modules/plugin/base/public -I../../../../dist/idl -o _xpidlgen/nsIPlugin /c/build/comm-central/comm-central/mozilla/modules/plugin/base/public/nsIPlugin.idl nsIHTTPHeaderListener.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/modules/plugin/base/public -I../../../../dist/idl -o _xpidlgen/nsIHTTPHeaderListener /c/build/comm-central/comm-central/mozilla/modules/plugin/base/public/nsIHTTPHeaderListener.idl nsIPluginTag.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/modules/plugin/base/public -I../../../../dist/idl -o _xpidlgen/nsIPluginTag /c/build/comm-central/comm-central/mozilla/modules/plugin/base/public/nsIPluginTag.idl nsIPluginTagInfo.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/modules/plugin/base/public -I../../../../dist/idl -o _xpidlgen/nsIPluginTagInfo /c/build/comm-central/comm-central/mozilla/modules/plugin/base/public/nsIPluginTagInfo.idl nsIPluginInputStream.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/modules/plugin/base/public -I../../../../dist/idl -o _xpidlgen/nsIPluginInputStream /c/build/comm-central/comm-central/mozilla/modules/plugin/base/public/nsIPluginInputStream.idl nsIPluginStreamListener.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/modules/plugin/base/public -I../../../../dist/idl -o _xpidlgen/nsIPluginStreamListener /c/build/comm-central/comm-central/mozilla/modules/plugin/base/public/nsIPluginStreamListener.idl nsIPluginInstance.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/modules/plugin/base/public -I../../../../dist/idl -o _xpidlgen/nsIPluginInstance /c/build/comm-central/comm-central/mozilla/modules/plugin/base/public/nsIPluginInstance.idl nsIPluginHost.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/modules/plugin/base/public -I../../../../dist/idl -o _xpidlgen/nsIPluginHost /c/build/comm-central/comm-central/mozilla/modules/plugin/base/public/nsIPluginHost.idl nsIPluginDocument.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/modules/plugin/base/public -I../../../../dist/idl -o _xpidlgen/nsIPluginDocument /c/build/comm-central/comm-central/mozilla/modules/plugin/base/public/nsIPluginDocument.idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/modules/plugin/base/public/nspluginroot.idl /c/build/comm-central/comm-central/mozilla/modules/plugin/base/public/nsIPluginStreamInfo.idl /c/build/comm-central/comm-central/mozilla/modules/plugin/base/public/nsIPluginInstanceOwner.idl /c/build/comm-central/comm-central/mozilla/modules/plugin/base/public/nsIPlugin.idl /c/build/comm-central/comm-central/mozilla/modules/plugin/base/public/nsIHTTPHeaderListener.idl /c/build/comm-central/comm-central/mozilla/modules/plugin/base/public/nsIPluginTag.idl /c/build/comm-central/comm-central/mozilla/modules/plugin/base/public/nsIPluginTagInfo.idl /c/build/comm-central/comm-central/mozilla/modules/plugin/base/public/nsIPluginInputStream.idl /c/build/comm-central/comm-central/mozilla/modules/plugin/base/public/nsIPluginStreamListener.idl /c/build/comm-central/comm-central/mozilla/modules/plugin/base/public/nsIPluginInstance.idl /c/build/comm-central/comm-central/mozilla/modules/plugin/base/public/nsIPluginHost.idl /c/build/comm-central/comm-central/mozilla/modules/plugin/base/public/nsIPluginDocument.idl ../../../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 _xpidlgen/nspluginroot.h _xpidlgen/nsIPluginStreamInfo.h _xpidlgen/nsIPluginInstanceOwner.h _xpidlgen/nsIPlugin.h _xpidlgen/nsIHTTPHeaderListener.h _xpidlgen/nsIPluginTag.h _xpidlgen/nsIPluginTagInfo.h _xpidlgen/nsIPluginInputStream.h _xpidlgen/nsIPluginStreamListener.h _xpidlgen/nsIPluginInstance.h _xpidlgen/nsIPluginHost.h _xpidlgen/nsIPluginDocument.h ../../../../dist/include make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/modules/plugin/base/public' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/modules/plugin/base/src' Creating /c/build/comm-central/sb-de/mozilla/modules/plugin/base/src/.deps c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/modules/plugin/base/src/PluginPRLibrary.h ../../../../dist/include/mozilla make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/modules/plugin/base/src' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/modules/plugin/default/windows' Creating /c/build/comm-central/sb-de/mozilla/modules/plugin/default/windows/.deps make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/modules/plugin/default/windows' c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../dist/bin/plugins make[5]: Leaving directory `/c/build/comm-central/sb-de/mozilla/modules/plugin' make[5]: Entering directory `/c/build/comm-central/sb-de/mozilla/dom' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/dom/interfaces/base' Creating /c/build/comm-central/sb-de/mozilla/dom/interfaces/base/.deps c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../../dist/idl Creating _xpidlgen/.done nsIBrowserDOMWindow.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/base -I../../../dist/idl -o _xpidlgen/nsIBrowserDOMWindow /c/build/comm-central/comm-central/mozilla/dom/interfaces/base/nsIBrowserDOMWindow.idl nsIContentPrefService.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/base -I../../../dist/idl -o _xpidlgen/nsIContentPrefService /c/build/comm-central/comm-central/mozilla/dom/interfaces/base/nsIContentPrefService.idl nsIContentURIGrouper.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/base -I../../../dist/idl -o _xpidlgen/nsIContentURIGrouper /c/build/comm-central/comm-central/mozilla/dom/interfaces/base/nsIContentURIGrouper.idl nsIDOMClientInformation.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/base -I../../../dist/idl -o _xpidlgen/nsIDOMClientInformation /c/build/comm-central/comm-central/mozilla/dom/interfaces/base/nsIDOMClientInformation.idl nsIDOMConstructor.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/base -I../../../dist/idl -o _xpidlgen/nsIDOMConstructor /c/build/comm-central/comm-central/mozilla/dom/interfaces/base/nsIDOMConstructor.idl nsIDOMCRMFObject.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/base -I../../../dist/idl -o _xpidlgen/nsIDOMCRMFObject /c/build/comm-central/comm-central/mozilla/dom/interfaces/base/nsIDOMCRMFObject.idl nsIDOMCrypto.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/base -I../../../dist/idl -o _xpidlgen/nsIDOMCrypto /c/build/comm-central/comm-central/mozilla/dom/interfaces/base/nsIDOMCrypto.idl nsIDOMHistory.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/base -I../../../dist/idl -o _xpidlgen/nsIDOMHistory /c/build/comm-central/comm-central/mozilla/dom/interfaces/base/nsIDOMHistory.idl nsIDOMLocation.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/base -I../../../dist/idl -o _xpidlgen/nsIDOMLocation /c/build/comm-central/comm-central/mozilla/dom/interfaces/base/nsIDOMLocation.idl nsIDOMMimeType.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/base -I../../../dist/idl -o _xpidlgen/nsIDOMMimeType /c/build/comm-central/comm-central/mozilla/dom/interfaces/base/nsIDOMMimeType.idl nsIDOMMimeTypeArray.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/base -I../../../dist/idl -o _xpidlgen/nsIDOMMimeTypeArray /c/build/comm-central/comm-central/mozilla/dom/interfaces/base/nsIDOMMimeTypeArray.idl nsIDOMNavigator.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/base -I../../../dist/idl -o _xpidlgen/nsIDOMNavigator /c/build/comm-central/comm-central/mozilla/dom/interfaces/base/nsIDOMNavigator.idl nsIDOMPkcs11.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/base -I../../../dist/idl -o _xpidlgen/nsIDOMPkcs11 /c/build/comm-central/comm-central/mozilla/dom/interfaces/base/nsIDOMPkcs11.idl nsIDOMPlugin.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/base -I../../../dist/idl -o _xpidlgen/nsIDOMPlugin /c/build/comm-central/comm-central/mozilla/dom/interfaces/base/nsIDOMPlugin.idl nsIDOMPluginArray.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/base -I../../../dist/idl -o _xpidlgen/nsIDOMPluginArray /c/build/comm-central/comm-central/mozilla/dom/interfaces/base/nsIDOMPluginArray.idl nsIDOMScreen.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/base -I../../../dist/idl -o _xpidlgen/nsIDOMScreen /c/build/comm-central/comm-central/mozilla/dom/interfaces/base/nsIDOMScreen.idl nsIDOMWindowInternal.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/base -I../../../dist/idl -o _xpidlgen/nsIDOMWindowInternal /c/build/comm-central/comm-central/mozilla/dom/interfaces/base/nsIDOMWindowInternal.idl nsIDOMJSWindow.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/base -I../../../dist/idl -o _xpidlgen/nsIDOMJSWindow /c/build/comm-central/comm-central/mozilla/dom/interfaces/base/nsIDOMJSWindow.idl nsIDOMModalContentWindow.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/base -I../../../dist/idl -o _xpidlgen/nsIDOMModalContentWindow /c/build/comm-central/comm-central/mozilla/dom/interfaces/base/nsIDOMModalContentWindow.idl nsIDOMChromeWindow.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/base -I../../../dist/idl -o _xpidlgen/nsIDOMChromeWindow /c/build/comm-central/comm-central/mozilla/dom/interfaces/base/nsIDOMChromeWindow.idl nsIDOMNSFeatureFactory.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/base -I../../../dist/idl -o _xpidlgen/nsIDOMNSFeatureFactory /c/build/comm-central/comm-central/mozilla/dom/interfaces/base/nsIDOMNSFeatureFactory.idl nsIDOMClientRect.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/base -I../../../dist/idl -o _xpidlgen/nsIDOMClientRect /c/build/comm-central/comm-central/mozilla/dom/interfaces/base/nsIDOMClientRect.idl nsIDOMClientRectList.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/base -I../../../dist/idl -o _xpidlgen/nsIDOMClientRectList /c/build/comm-central/comm-central/mozilla/dom/interfaces/base/nsIDOMClientRectList.idl nsIFocusManager.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/base -I../../../dist/idl -o _xpidlgen/nsIFocusManager /c/build/comm-central/comm-central/mozilla/dom/interfaces/base/nsIFocusManager.idl nsIQueryContentEventResult.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/base -I../../../dist/idl -o _xpidlgen/nsIQueryContentEventResult /c/build/comm-central/comm-central/mozilla/dom/interfaces/base/nsIQueryContentEventResult.idl domstubs.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/base -I../../../dist/idl -o _xpidlgen/domstubs /c/build/comm-central/comm-central/mozilla/dom/interfaces/base/domstubs.idl nsIDOMBarProp.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/base -I../../../dist/idl -o _xpidlgen/nsIDOMBarProp /c/build/comm-central/comm-central/mozilla/dom/interfaces/base/nsIDOMBarProp.idl nsIDOMWindow.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/base -I../../../dist/idl -o _xpidlgen/nsIDOMWindow /c/build/comm-central/comm-central/mozilla/dom/interfaces/base/nsIDOMWindow.idl nsIDOMWindow2.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/base -I../../../dist/idl -o _xpidlgen/nsIDOMWindow2 /c/build/comm-central/comm-central/mozilla/dom/interfaces/base/nsIDOMWindow2.idl nsIDOMWindowCollection.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/base -I../../../dist/idl -o _xpidlgen/nsIDOMWindowCollection /c/build/comm-central/comm-central/mozilla/dom/interfaces/base/nsIDOMWindowCollection.idl nsIDOMWindowUtils.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/base -I../../../dist/idl -o _xpidlgen/nsIDOMWindowUtils /c/build/comm-central/comm-central/mozilla/dom/interfaces/base/nsIDOMWindowUtils.idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/dom/interfaces/base/nsIBrowserDOMWindow.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/base/nsIContentPrefService.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/base/nsIContentURIGrouper.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/base/nsIDOMClientInformation.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/base/nsIDOMConstructor.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/base/nsIDOMCRMFObject.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/base/nsIDOMCrypto.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/base/nsIDOMHistory.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/base/nsIDOMLocation.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/base/nsIDOMMimeType.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/base/nsIDOMMimeTypeArray.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/base/nsIDOMNavigator.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/base/nsIDOMPkcs11.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/base/nsIDOMPlugin.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/base/nsIDOMPluginArray.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/base/nsIDOMScreen.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/base/nsIDOMWindowInternal.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/base/nsIDOMJSWindow.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/base/nsIDOMModalContentWindow.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/base/nsIDOMChromeWindow.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/base/nsIDOMNSFeatureFactory.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/base/nsIDOMClientRect.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/base/nsIDOMClientRectList.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/base/nsIFocusManager.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/base/nsIQueryContentEventResult.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/base/domstubs.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/base/nsIDOMBarProp.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/base/nsIDOMWindow.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/base/nsIDOMWindow2.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/base/nsIDOMWindowCollection.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/base/nsIDOMWindowUtils.idl ../../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 _xpidlgen/nsIBrowserDOMWindow.h _xpidlgen/nsIContentPrefService.h _xpidlgen/nsIContentURIGrouper.h _xpidlgen/nsIDOMClientInformation.h _xpidlgen/nsIDOMConstructor.h _xpidlgen/nsIDOMCRMFObject.h _xpidlgen/nsIDOMCrypto.h _xpidlgen/nsIDOMHistory.h _xpidlgen/nsIDOMLocation.h _xpidlgen/nsIDOMMimeType.h _xpidlgen/nsIDOMMimeTypeArray.h _xpidlgen/nsIDOMNavigator.h _xpidlgen/nsIDOMPkcs11.h _xpidlgen/nsIDOMPlugin.h _xpidlgen/nsIDOMPluginArray.h _xpidlgen/nsIDOMScreen.h _xpidlgen/nsIDOMWindowInternal.h _xpidlgen/nsIDOMJSWindow.h _xpidlgen/nsIDOMModalContentWindow.h _xpidlgen/nsIDOMChromeWindow.h _xpidlgen/nsIDOMNSFeatureFactory.h _xpidlgen/nsIDOMClientRect.h _xpidlgen/nsIDOMClientRectList.h _xpidlgen/nsIFocusManager.h _xpidlgen/nsIQueryContentEventResult.h _xpidlgen/domstubs.h _xpidlgen/nsIDOMBarProp.h _xpidlgen/nsIDOMWindow.h _xpidlgen/nsIDOMWindow2.h _xpidlgen/nsIDOMWindowCollection.h _xpidlgen/nsIDOMWindowUtils.h ../../../dist/include make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/dom/interfaces/base' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/dom/interfaces/canvas' Creating /c/build/comm-central/sb-de/mozilla/dom/interfaces/canvas/.deps c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../../dist/idl Creating _xpidlgen/.done nsIDOMCanvasRenderingContext2D.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/canvas -I../../../dist/idl -o _xpidlgen/nsIDOMCanvasRenderingContext2D /c/build/comm-central/comm-central/mozilla/dom/interfaces/canvas/nsIDOMCanvasRenderingContext2D.idl nsICanvasRenderingContextWebGL.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/canvas -I../../../dist/idl -o _xpidlgen/nsICanvasRenderingContextWebGL /c/build/comm-central/comm-central/mozilla/dom/interfaces/canvas/nsICanvasRenderingContextWebGL.idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/dom/interfaces/canvas/nsIDOMCanvasRenderingContext2D.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/canvas/nsICanvasRenderingContextWebGL.idl ../../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 _xpidlgen/nsIDOMCanvasRenderingContext2D.h _xpidlgen/nsICanvasRenderingContextWebGL.h ../../../dist/include make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/dom/interfaces/canvas' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/dom/interfaces/core' Creating /c/build/comm-central/sb-de/mozilla/dom/interfaces/core/.deps c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../../dist/idl Creating _xpidlgen/.done nsIDOM3Document.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/core -I../../../dist/idl -o _xpidlgen/nsIDOM3Document /c/build/comm-central/comm-central/mozilla/dom/interfaces/core/nsIDOM3Document.idl nsIDOM3Node.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/core -I../../../dist/idl -o _xpidlgen/nsIDOM3Node /c/build/comm-central/comm-central/mozilla/dom/interfaces/core/nsIDOM3Node.idl nsIDOM3Text.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/core -I../../../dist/idl -o _xpidlgen/nsIDOM3Text /c/build/comm-central/comm-central/mozilla/dom/interfaces/core/nsIDOM3Text.idl nsIDOM3TypeInfo.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/core -I../../../dist/idl -o _xpidlgen/nsIDOM3TypeInfo /c/build/comm-central/comm-central/mozilla/dom/interfaces/core/nsIDOM3TypeInfo.idl nsIDOM3Attr.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/core -I../../../dist/idl -o _xpidlgen/nsIDOM3Attr /c/build/comm-central/comm-central/mozilla/dom/interfaces/core/nsIDOM3Attr.idl nsIDOMDOMStringList.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/core -I../../../dist/idl -o _xpidlgen/nsIDOMDOMStringList /c/build/comm-central/comm-central/mozilla/dom/interfaces/core/nsIDOMDOMStringList.idl nsIDOMNameList.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/core -I../../../dist/idl -o _xpidlgen/nsIDOMNameList /c/build/comm-central/comm-central/mozilla/dom/interfaces/core/nsIDOMNameList.idl nsIDOMNSDocument.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/core -I../../../dist/idl -o _xpidlgen/nsIDOMNSDocument /c/build/comm-central/comm-central/mozilla/dom/interfaces/core/nsIDOMNSDocument.idl nsIDOMXMLDocument.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/core -I../../../dist/idl -o _xpidlgen/nsIDOMXMLDocument /c/build/comm-central/comm-central/mozilla/dom/interfaces/core/nsIDOMXMLDocument.idl nsIDOMUserDataHandler.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/core -I../../../dist/idl -o _xpidlgen/nsIDOMUserDataHandler /c/build/comm-central/comm-central/mozilla/dom/interfaces/core/nsIDOMUserDataHandler.idl nsIDOMDOMConfiguration.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/core -I../../../dist/idl -o _xpidlgen/nsIDOMDOMConfiguration /c/build/comm-central/comm-central/mozilla/dom/interfaces/core/nsIDOMDOMConfiguration.idl nsIDOMNSEditableElement.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/core -I../../../dist/idl -o _xpidlgen/nsIDOMNSEditableElement /c/build/comm-central/comm-central/mozilla/dom/interfaces/core/nsIDOMNSEditableElement.idl nsIDOMNSElement.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/core -I../../../dist/idl -o _xpidlgen/nsIDOMNSElement /c/build/comm-central/comm-central/mozilla/dom/interfaces/core/nsIDOMNSElement.idl nsIDOMNodeSelector.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/core -I../../../dist/idl -o _xpidlgen/nsIDOMNodeSelector /c/build/comm-central/comm-central/mozilla/dom/interfaces/core/nsIDOMNodeSelector.idl nsIDOMDOMTokenList.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/core -I../../../dist/idl -o _xpidlgen/nsIDOMDOMTokenList /c/build/comm-central/comm-central/mozilla/dom/interfaces/core/nsIDOMDOMTokenList.idl nsIDOMDOMSettableTokenList.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/core -I../../../dist/idl -o _xpidlgen/nsIDOMDOMSettableTokenList /c/build/comm-central/comm-central/mozilla/dom/interfaces/core/nsIDOMDOMSettableTokenList.idl nsIDOMAttr.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/core -I../../../dist/idl -o _xpidlgen/nsIDOMAttr /c/build/comm-central/comm-central/mozilla/dom/interfaces/core/nsIDOMAttr.idl nsIDOMCDATASection.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/core -I../../../dist/idl -o _xpidlgen/nsIDOMCDATASection /c/build/comm-central/comm-central/mozilla/dom/interfaces/core/nsIDOMCDATASection.idl nsIDOMCharacterData.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/core -I../../../dist/idl -o _xpidlgen/nsIDOMCharacterData /c/build/comm-central/comm-central/mozilla/dom/interfaces/core/nsIDOMCharacterData.idl nsIDOMComment.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/core -I../../../dist/idl -o _xpidlgen/nsIDOMComment /c/build/comm-central/comm-central/mozilla/dom/interfaces/core/nsIDOMComment.idl nsIDOMDOMException.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/core -I../../../dist/idl -o _xpidlgen/nsIDOMDOMException /c/build/comm-central/comm-central/mozilla/dom/interfaces/core/nsIDOMDOMException.idl nsIDOMDOMImplementation.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/core -I../../../dist/idl -o _xpidlgen/nsIDOMDOMImplementation /c/build/comm-central/comm-central/mozilla/dom/interfaces/core/nsIDOMDOMImplementation.idl nsIDOMDocument.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/core -I../../../dist/idl -o _xpidlgen/nsIDOMDocument /c/build/comm-central/comm-central/mozilla/dom/interfaces/core/nsIDOMDocument.idl nsIDOMDocumentFragment.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/core -I../../../dist/idl -o _xpidlgen/nsIDOMDocumentFragment /c/build/comm-central/comm-central/mozilla/dom/interfaces/core/nsIDOMDocumentFragment.idl nsIDOMDocumentType.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/core -I../../../dist/idl -o _xpidlgen/nsIDOMDocumentType /c/build/comm-central/comm-central/mozilla/dom/interfaces/core/nsIDOMDocumentType.idl nsIDOMElement.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/core -I../../../dist/idl -o _xpidlgen/nsIDOMElement /c/build/comm-central/comm-central/mozilla/dom/interfaces/core/nsIDOMElement.idl nsIDOMEntity.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/core -I../../../dist/idl -o _xpidlgen/nsIDOMEntity /c/build/comm-central/comm-central/mozilla/dom/interfaces/core/nsIDOMEntity.idl nsIDOMEntityReference.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/core -I../../../dist/idl -o _xpidlgen/nsIDOMEntityReference /c/build/comm-central/comm-central/mozilla/dom/interfaces/core/nsIDOMEntityReference.idl nsIDOMNamedNodeMap.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/core -I../../../dist/idl -o _xpidlgen/nsIDOMNamedNodeMap /c/build/comm-central/comm-central/mozilla/dom/interfaces/core/nsIDOMNamedNodeMap.idl nsIDOMNode.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/core -I../../../dist/idl -o _xpidlgen/nsIDOMNode /c/build/comm-central/comm-central/mozilla/dom/interfaces/core/nsIDOMNode.idl nsIDOMNodeList.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/core -I../../../dist/idl -o _xpidlgen/nsIDOMNodeList /c/build/comm-central/comm-central/mozilla/dom/interfaces/core/nsIDOMNodeList.idl nsIDOMNotation.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/core -I../../../dist/idl -o _xpidlgen/nsIDOMNotation /c/build/comm-central/comm-central/mozilla/dom/interfaces/core/nsIDOMNotation.idl nsIDOMProcessingInstruction.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/core -I../../../dist/idl -o _xpidlgen/nsIDOMProcessingInstruction /c/build/comm-central/comm-central/mozilla/dom/interfaces/core/nsIDOMProcessingInstruction.idl nsIDOMText.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/core -I../../../dist/idl -o _xpidlgen/nsIDOMText /c/build/comm-central/comm-central/mozilla/dom/interfaces/core/nsIDOMText.idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/dom/interfaces/core/nsIDOM3Document.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/core/nsIDOM3Node.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/core/nsIDOM3Text.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/core/nsIDOM3TypeInfo.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/core/nsIDOM3Attr.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/core/nsIDOMDOMStringList.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/core/nsIDOMNameList.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/core/nsIDOMNSDocument.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/core/nsIDOMXMLDocument.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/core/nsIDOMUserDataHandler.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/core/nsIDOMDOMConfiguration.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/core/nsIDOMNSEditableElement.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/core/nsIDOMNSElement.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/core/nsIDOMNodeSelector.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/core/nsIDOMDOMTokenList.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/core/nsIDOMDOMSettableTokenList.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/core/nsIDOMAttr.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/core/nsIDOMCDATASection.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/core/nsIDOMCharacterData.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/core/nsIDOMComment.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/core/nsIDOMDOMException.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/core/nsIDOMDOMImplementation.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/core/nsIDOMDocument.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/core/nsIDOMDocumentFragment.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/core/nsIDOMDocumentType.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/core/nsIDOMElement.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/core/nsIDOMEntity.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/core/nsIDOMEntityReference.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/core/nsIDOMNamedNodeMap.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/core/nsIDOMNode.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/core/nsIDOMNodeList.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/core/nsIDOMNotation.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/core/nsIDOMProcessingInstruction.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/core/nsIDOMText.idl ../../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 _xpidlgen/nsIDOM3Document.h _xpidlgen/nsIDOM3Node.h _xpidlgen/nsIDOM3Text.h _xpidlgen/nsIDOM3TypeInfo.h _xpidlgen/nsIDOM3Attr.h _xpidlgen/nsIDOMDOMStringList.h _xpidlgen/nsIDOMNameList.h _xpidlgen/nsIDOMNSDocument.h _xpidlgen/nsIDOMXMLDocument.h _xpidlgen/nsIDOMUserDataHandler.h _xpidlgen/nsIDOMDOMConfiguration.h _xpidlgen/nsIDOMNSEditableElement.h _xpidlgen/nsIDOMNSElement.h _xpidlgen/nsIDOMNodeSelector.h _xpidlgen/nsIDOMDOMTokenList.h _xpidlgen/nsIDOMDOMSettableTokenList.h _xpidlgen/nsIDOMAttr.h _xpidlgen/nsIDOMCDATASection.h _xpidlgen/nsIDOMCharacterData.h _xpidlgen/nsIDOMComment.h _xpidlgen/nsIDOMDOMException.h _xpidlgen/nsIDOMDOMImplementation.h _xpidlgen/nsIDOMDocument.h _xpidlgen/nsIDOMDocumentFragment.h _xpidlgen/nsIDOMDocumentType.h _xpidlgen/nsIDOMElement.h _xpidlgen/nsIDOMEntity.h _xpidlgen/nsIDOMEntityReference.h _xpidlgen/nsIDOMNamedNodeMap.h _xpidlgen/nsIDOMNode.h _xpidlgen/nsIDOMNodeList.h _xpidlgen/nsIDOMNotation.h _xpidlgen/nsIDOMProcessingInstruction.h _xpidlgen/nsIDOMText.h ../../../dist/include make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/dom/interfaces/core' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/dom/interfaces/html' Creating /c/build/comm-central/sb-de/mozilla/dom/interfaces/html/.deps c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../../dist/idl Creating _xpidlgen/.done nsIDOMHTMLCanvasElement.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/html -I../../../dist/idl -o _xpidlgen/nsIDOMHTMLCanvasElement /c/build/comm-central/comm-central/mozilla/dom/interfaces/html/nsIDOMHTMLCanvasElement.idl nsIDOMNSHTMLAnchorElement.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/html -I../../../dist/idl -o _xpidlgen/nsIDOMNSHTMLAnchorElement /c/build/comm-central/comm-central/mozilla/dom/interfaces/html/nsIDOMNSHTMLAnchorElement.idl nsIDOMNSHTMLAnchorElement2.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/html -I../../../dist/idl -o _xpidlgen/nsIDOMNSHTMLAnchorElement2 /c/build/comm-central/comm-central/mozilla/dom/interfaces/html/nsIDOMNSHTMLAnchorElement2.idl nsIDOMNSHTMLAreaElement.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/html -I../../../dist/idl -o _xpidlgen/nsIDOMNSHTMLAreaElement /c/build/comm-central/comm-central/mozilla/dom/interfaces/html/nsIDOMNSHTMLAreaElement.idl nsIDOMNSHTMLAreaElement2.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/html -I../../../dist/idl -o _xpidlgen/nsIDOMNSHTMLAreaElement2 /c/build/comm-central/comm-central/mozilla/dom/interfaces/html/nsIDOMNSHTMLAreaElement2.idl nsIDOMNSHTMLButtonElement.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/html -I../../../dist/idl -o _xpidlgen/nsIDOMNSHTMLButtonElement /c/build/comm-central/comm-central/mozilla/dom/interfaces/html/nsIDOMNSHTMLButtonElement.idl nsIDOMNSHTMLDocument.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/html -I../../../dist/idl -o _xpidlgen/nsIDOMNSHTMLDocument /c/build/comm-central/comm-central/mozilla/dom/interfaces/html/nsIDOMNSHTMLDocument.idl nsIDOMNSHTMLElement.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/html -I../../../dist/idl -o _xpidlgen/nsIDOMNSHTMLElement /c/build/comm-central/comm-central/mozilla/dom/interfaces/html/nsIDOMNSHTMLElement.idl nsIDOMNSHTMLFormElement.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/html -I../../../dist/idl -o _xpidlgen/nsIDOMNSHTMLFormElement /c/build/comm-central/comm-central/mozilla/dom/interfaces/html/nsIDOMNSHTMLFormElement.idl nsIDOMNSHTMLFrameElement.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/html -I../../../dist/idl -o _xpidlgen/nsIDOMNSHTMLFrameElement /c/build/comm-central/comm-central/mozilla/dom/interfaces/html/nsIDOMNSHTMLFrameElement.idl nsIDOMNSHTMLHRElement.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/html -I../../../dist/idl -o _xpidlgen/nsIDOMNSHTMLHRElement /c/build/comm-central/comm-central/mozilla/dom/interfaces/html/nsIDOMNSHTMLHRElement.idl nsIDOMNSHTMLImageElement.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/html -I../../../dist/idl -o _xpidlgen/nsIDOMNSHTMLImageElement /c/build/comm-central/comm-central/mozilla/dom/interfaces/html/nsIDOMNSHTMLImageElement.idl nsIDOMNSHTMLInputElement.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/html -I../../../dist/idl -o _xpidlgen/nsIDOMNSHTMLInputElement /c/build/comm-central/comm-central/mozilla/dom/interfaces/html/nsIDOMNSHTMLInputElement.idl nsIDOMNSHTMLOptionCollectn.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/html -I../../../dist/idl -o _xpidlgen/nsIDOMNSHTMLOptionCollectn /c/build/comm-central/comm-central/mozilla/dom/interfaces/html/nsIDOMNSHTMLOptionCollectn.idl nsIDOMNSHTMLOptionElement.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/html -I../../../dist/idl -o _xpidlgen/nsIDOMNSHTMLOptionElement /c/build/comm-central/comm-central/mozilla/dom/interfaces/html/nsIDOMNSHTMLOptionElement.idl nsIDOMNSHTMLSelectElement.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/html -I../../../dist/idl -o _xpidlgen/nsIDOMNSHTMLSelectElement /c/build/comm-central/comm-central/mozilla/dom/interfaces/html/nsIDOMNSHTMLSelectElement.idl nsIDOMNSHTMLTextAreaElement.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/html -I../../../dist/idl -o _xpidlgen/nsIDOMNSHTMLTextAreaElement /c/build/comm-central/comm-central/mozilla/dom/interfaces/html/nsIDOMNSHTMLTextAreaElement.idl nsIDOMNSHTMLScriptElement.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/html -I../../../dist/idl -o _xpidlgen/nsIDOMNSHTMLScriptElement /c/build/comm-central/comm-central/mozilla/dom/interfaces/html/nsIDOMNSHTMLScriptElement.idl nsIDOMHTMLAnchorElement.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/html -I../../../dist/idl -o _xpidlgen/nsIDOMHTMLAnchorElement /c/build/comm-central/comm-central/mozilla/dom/interfaces/html/nsIDOMHTMLAnchorElement.idl nsIDOMHTMLAppletElement.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/html -I../../../dist/idl -o _xpidlgen/nsIDOMHTMLAppletElement /c/build/comm-central/comm-central/mozilla/dom/interfaces/html/nsIDOMHTMLAppletElement.idl nsIDOMHTMLAreaElement.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/html -I../../../dist/idl -o _xpidlgen/nsIDOMHTMLAreaElement /c/build/comm-central/comm-central/mozilla/dom/interfaces/html/nsIDOMHTMLAreaElement.idl nsIDOMHTMLBRElement.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/html -I../../../dist/idl -o _xpidlgen/nsIDOMHTMLBRElement /c/build/comm-central/comm-central/mozilla/dom/interfaces/html/nsIDOMHTMLBRElement.idl nsIDOMHTMLBaseElement.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/html -I../../../dist/idl -o _xpidlgen/nsIDOMHTMLBaseElement /c/build/comm-central/comm-central/mozilla/dom/interfaces/html/nsIDOMHTMLBaseElement.idl nsIDOMHTMLBodyElement.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/html -I../../../dist/idl -o _xpidlgen/nsIDOMHTMLBodyElement /c/build/comm-central/comm-central/mozilla/dom/interfaces/html/nsIDOMHTMLBodyElement.idl nsIDOMHTMLButtonElement.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/html -I../../../dist/idl -o _xpidlgen/nsIDOMHTMLButtonElement /c/build/comm-central/comm-central/mozilla/dom/interfaces/html/nsIDOMHTMLButtonElement.idl nsIDOMHTMLCollection.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/html -I../../../dist/idl -o _xpidlgen/nsIDOMHTMLCollection /c/build/comm-central/comm-central/mozilla/dom/interfaces/html/nsIDOMHTMLCollection.idl nsIDOMHTMLDListElement.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/html -I../../../dist/idl -o _xpidlgen/nsIDOMHTMLDListElement /c/build/comm-central/comm-central/mozilla/dom/interfaces/html/nsIDOMHTMLDListElement.idl nsIDOMHTMLDirectoryElement.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/html -I../../../dist/idl -o _xpidlgen/nsIDOMHTMLDirectoryElement /c/build/comm-central/comm-central/mozilla/dom/interfaces/html/nsIDOMHTMLDirectoryElement.idl nsIDOMHTMLDivElement.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/html -I../../../dist/idl -o _xpidlgen/nsIDOMHTMLDivElement /c/build/comm-central/comm-central/mozilla/dom/interfaces/html/nsIDOMHTMLDivElement.idl nsIDOMHTMLDocument.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/html -I../../../dist/idl -o _xpidlgen/nsIDOMHTMLDocument /c/build/comm-central/comm-central/mozilla/dom/interfaces/html/nsIDOMHTMLDocument.idl nsIDOMHTMLElement.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/html -I../../../dist/idl -o _xpidlgen/nsIDOMHTMLElement /c/build/comm-central/comm-central/mozilla/dom/interfaces/html/nsIDOMHTMLElement.idl nsIDOMHTMLEmbedElement.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/html -I../../../dist/idl -o _xpidlgen/nsIDOMHTMLEmbedElement /c/build/comm-central/comm-central/mozilla/dom/interfaces/html/nsIDOMHTMLEmbedElement.idl nsIDOMHTMLFieldSetElement.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/html -I../../../dist/idl -o _xpidlgen/nsIDOMHTMLFieldSetElement /c/build/comm-central/comm-central/mozilla/dom/interfaces/html/nsIDOMHTMLFieldSetElement.idl nsIDOMHTMLFontElement.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/html -I../../../dist/idl -o _xpidlgen/nsIDOMHTMLFontElement /c/build/comm-central/comm-central/mozilla/dom/interfaces/html/nsIDOMHTMLFontElement.idl nsIDOMHTMLFormElement.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/html -I../../../dist/idl -o _xpidlgen/nsIDOMHTMLFormElement /c/build/comm-central/comm-central/mozilla/dom/interfaces/html/nsIDOMHTMLFormElement.idl nsIDOMHTMLFrameElement.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/html -I../../../dist/idl -o _xpidlgen/nsIDOMHTMLFrameElement /c/build/comm-central/comm-central/mozilla/dom/interfaces/html/nsIDOMHTMLFrameElement.idl nsIDOMHTMLFrameSetElement.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/html -I../../../dist/idl -o _xpidlgen/nsIDOMHTMLFrameSetElement /c/build/comm-central/comm-central/mozilla/dom/interfaces/html/nsIDOMHTMLFrameSetElement.idl nsIDOMHTMLHRElement.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/html -I../../../dist/idl -o _xpidlgen/nsIDOMHTMLHRElement /c/build/comm-central/comm-central/mozilla/dom/interfaces/html/nsIDOMHTMLHRElement.idl nsIDOMHTMLHeadElement.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/html -I../../../dist/idl -o _xpidlgen/nsIDOMHTMLHeadElement /c/build/comm-central/comm-central/mozilla/dom/interfaces/html/nsIDOMHTMLHeadElement.idl nsIDOMHTMLHeadingElement.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/html -I../../../dist/idl -o _xpidlgen/nsIDOMHTMLHeadingElement /c/build/comm-central/comm-central/mozilla/dom/interfaces/html/nsIDOMHTMLHeadingElement.idl nsIDOMHTMLHtmlElement.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/html -I../../../dist/idl -o _xpidlgen/nsIDOMHTMLHtmlElement /c/build/comm-central/comm-central/mozilla/dom/interfaces/html/nsIDOMHTMLHtmlElement.idl nsIDOMHTMLIFrameElement.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/html -I../../../dist/idl -o _xpidlgen/nsIDOMHTMLIFrameElement /c/build/comm-central/comm-central/mozilla/dom/interfaces/html/nsIDOMHTMLIFrameElement.idl nsIDOMHTMLImageElement.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/html -I../../../dist/idl -o _xpidlgen/nsIDOMHTMLImageElement /c/build/comm-central/comm-central/mozilla/dom/interfaces/html/nsIDOMHTMLImageElement.idl nsIDOMHTMLInputElement.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/html -I../../../dist/idl -o _xpidlgen/nsIDOMHTMLInputElement /c/build/comm-central/comm-central/mozilla/dom/interfaces/html/nsIDOMHTMLInputElement.idl nsIDOMHTMLIsIndexElement.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/html -I../../../dist/idl -o _xpidlgen/nsIDOMHTMLIsIndexElement /c/build/comm-central/comm-central/mozilla/dom/interfaces/html/nsIDOMHTMLIsIndexElement.idl nsIDOMHTMLLIElement.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/html -I../../../dist/idl -o _xpidlgen/nsIDOMHTMLLIElement /c/build/comm-central/comm-central/mozilla/dom/interfaces/html/nsIDOMHTMLLIElement.idl nsIDOMHTMLLabelElement.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/html -I../../../dist/idl -o _xpidlgen/nsIDOMHTMLLabelElement /c/build/comm-central/comm-central/mozilla/dom/interfaces/html/nsIDOMHTMLLabelElement.idl nsIDOMHTMLLegendElement.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/html -I../../../dist/idl -o _xpidlgen/nsIDOMHTMLLegendElement /c/build/comm-central/comm-central/mozilla/dom/interfaces/html/nsIDOMHTMLLegendElement.idl nsIDOMHTMLLinkElement.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/html -I../../../dist/idl -o _xpidlgen/nsIDOMHTMLLinkElement /c/build/comm-central/comm-central/mozilla/dom/interfaces/html/nsIDOMHTMLLinkElement.idl nsIDOMHTMLMapElement.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/html -I../../../dist/idl -o _xpidlgen/nsIDOMHTMLMapElement /c/build/comm-central/comm-central/mozilla/dom/interfaces/html/nsIDOMHTMLMapElement.idl nsIDOMHTMLMenuElement.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/html -I../../../dist/idl -o _xpidlgen/nsIDOMHTMLMenuElement /c/build/comm-central/comm-central/mozilla/dom/interfaces/html/nsIDOMHTMLMenuElement.idl nsIDOMHTMLMetaElement.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/html -I../../../dist/idl -o _xpidlgen/nsIDOMHTMLMetaElement /c/build/comm-central/comm-central/mozilla/dom/interfaces/html/nsIDOMHTMLMetaElement.idl nsIDOMHTMLModElement.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/html -I../../../dist/idl -o _xpidlgen/nsIDOMHTMLModElement /c/build/comm-central/comm-central/mozilla/dom/interfaces/html/nsIDOMHTMLModElement.idl nsIDOMHTMLOListElement.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/html -I../../../dist/idl -o _xpidlgen/nsIDOMHTMLOListElement /c/build/comm-central/comm-central/mozilla/dom/interfaces/html/nsIDOMHTMLOListElement.idl nsIDOMHTMLObjectElement.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/html -I../../../dist/idl -o _xpidlgen/nsIDOMHTMLObjectElement /c/build/comm-central/comm-central/mozilla/dom/interfaces/html/nsIDOMHTMLObjectElement.idl nsIDOMHTMLOptGroupElement.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/html -I../../../dist/idl -o _xpidlgen/nsIDOMHTMLOptGroupElement /c/build/comm-central/comm-central/mozilla/dom/interfaces/html/nsIDOMHTMLOptGroupElement.idl nsIDOMHTMLOptionElement.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/html -I../../../dist/idl -o _xpidlgen/nsIDOMHTMLOptionElement /c/build/comm-central/comm-central/mozilla/dom/interfaces/html/nsIDOMHTMLOptionElement.idl nsIDOMHTMLOptionsCollection.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/html -I../../../dist/idl -o _xpidlgen/nsIDOMHTMLOptionsCollection /c/build/comm-central/comm-central/mozilla/dom/interfaces/html/nsIDOMHTMLOptionsCollection.idl nsIDOMHTMLOutputElement.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/html -I../../../dist/idl -o _xpidlgen/nsIDOMHTMLOutputElement /c/build/comm-central/comm-central/mozilla/dom/interfaces/html/nsIDOMHTMLOutputElement.idl nsIDOMHTMLParagraphElement.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/html -I../../../dist/idl -o _xpidlgen/nsIDOMHTMLParagraphElement /c/build/comm-central/comm-central/mozilla/dom/interfaces/html/nsIDOMHTMLParagraphElement.idl nsIDOMHTMLParamElement.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/html -I../../../dist/idl -o _xpidlgen/nsIDOMHTMLParamElement /c/build/comm-central/comm-central/mozilla/dom/interfaces/html/nsIDOMHTMLParamElement.idl nsIDOMHTMLPreElement.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/html -I../../../dist/idl -o _xpidlgen/nsIDOMHTMLPreElement /c/build/comm-central/comm-central/mozilla/dom/interfaces/html/nsIDOMHTMLPreElement.idl nsIDOMHTMLQuoteElement.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/html -I../../../dist/idl -o _xpidlgen/nsIDOMHTMLQuoteElement /c/build/comm-central/comm-central/mozilla/dom/interfaces/html/nsIDOMHTMLQuoteElement.idl nsIDOMHTMLScriptElement.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/html -I../../../dist/idl -o _xpidlgen/nsIDOMHTMLScriptElement /c/build/comm-central/comm-central/mozilla/dom/interfaces/html/nsIDOMHTMLScriptElement.idl nsIDOMHTMLSelectElement.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/html -I../../../dist/idl -o _xpidlgen/nsIDOMHTMLSelectElement /c/build/comm-central/comm-central/mozilla/dom/interfaces/html/nsIDOMHTMLSelectElement.idl nsIDOMHTMLStyleElement.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/html -I../../../dist/idl -o _xpidlgen/nsIDOMHTMLStyleElement /c/build/comm-central/comm-central/mozilla/dom/interfaces/html/nsIDOMHTMLStyleElement.idl nsIDOMHTMLTableCaptionElem.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/html -I../../../dist/idl -o _xpidlgen/nsIDOMHTMLTableCaptionElem /c/build/comm-central/comm-central/mozilla/dom/interfaces/html/nsIDOMHTMLTableCaptionElem.idl nsIDOMHTMLTableCellElement.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/html -I../../../dist/idl -o _xpidlgen/nsIDOMHTMLTableCellElement /c/build/comm-central/comm-central/mozilla/dom/interfaces/html/nsIDOMHTMLTableCellElement.idl nsIDOMHTMLTableColElement.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/html -I../../../dist/idl -o _xpidlgen/nsIDOMHTMLTableColElement /c/build/comm-central/comm-central/mozilla/dom/interfaces/html/nsIDOMHTMLTableColElement.idl nsIDOMHTMLTableElement.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/html -I../../../dist/idl -o _xpidlgen/nsIDOMHTMLTableElement /c/build/comm-central/comm-central/mozilla/dom/interfaces/html/nsIDOMHTMLTableElement.idl nsIDOMHTMLTableRowElement.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/html -I../../../dist/idl -o _xpidlgen/nsIDOMHTMLTableRowElement /c/build/comm-central/comm-central/mozilla/dom/interfaces/html/nsIDOMHTMLTableRowElement.idl nsIDOMHTMLTableSectionElem.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/html -I../../../dist/idl -o _xpidlgen/nsIDOMHTMLTableSectionElem /c/build/comm-central/comm-central/mozilla/dom/interfaces/html/nsIDOMHTMLTableSectionElem.idl nsIDOMHTMLTextAreaElement.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/html -I../../../dist/idl -o _xpidlgen/nsIDOMHTMLTextAreaElement /c/build/comm-central/comm-central/mozilla/dom/interfaces/html/nsIDOMHTMLTextAreaElement.idl nsIDOMHTMLTitleElement.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/html -I../../../dist/idl -o _xpidlgen/nsIDOMHTMLTitleElement /c/build/comm-central/comm-central/mozilla/dom/interfaces/html/nsIDOMHTMLTitleElement.idl nsIDOMHTMLUListElement.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/html -I../../../dist/idl -o _xpidlgen/nsIDOMHTMLUListElement /c/build/comm-central/comm-central/mozilla/dom/interfaces/html/nsIDOMHTMLUListElement.idl nsIDOMHTMLMediaError.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/html -I../../../dist/idl -o _xpidlgen/nsIDOMHTMLMediaError /c/build/comm-central/comm-central/mozilla/dom/interfaces/html/nsIDOMHTMLMediaError.idl nsIDOMHTMLTimeRanges.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/html -I../../../dist/idl -o _xpidlgen/nsIDOMHTMLTimeRanges /c/build/comm-central/comm-central/mozilla/dom/interfaces/html/nsIDOMHTMLTimeRanges.idl nsIDOMHTMLByteRanges.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/html -I../../../dist/idl -o _xpidlgen/nsIDOMHTMLByteRanges /c/build/comm-central/comm-central/mozilla/dom/interfaces/html/nsIDOMHTMLByteRanges.idl nsIDOMHTMLMediaElement.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/html -I../../../dist/idl -o _xpidlgen/nsIDOMHTMLMediaElement /c/build/comm-central/comm-central/mozilla/dom/interfaces/html/nsIDOMHTMLMediaElement.idl nsIDOMHTMLSourceElement.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/html -I../../../dist/idl -o _xpidlgen/nsIDOMHTMLSourceElement /c/build/comm-central/comm-central/mozilla/dom/interfaces/html/nsIDOMHTMLSourceElement.idl nsIDOMHTMLVideoElement.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/html -I../../../dist/idl -o _xpidlgen/nsIDOMHTMLVideoElement /c/build/comm-central/comm-central/mozilla/dom/interfaces/html/nsIDOMHTMLVideoElement.idl nsIDOMHTMLAudioElement.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/html -I../../../dist/idl -o _xpidlgen/nsIDOMHTMLAudioElement /c/build/comm-central/comm-central/mozilla/dom/interfaces/html/nsIDOMHTMLAudioElement.idl nsIDOMHTMLVoidCallback.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/html -I../../../dist/idl -o _xpidlgen/nsIDOMHTMLVoidCallback /c/build/comm-central/comm-central/mozilla/dom/interfaces/html/nsIDOMHTMLVoidCallback.idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/dom/interfaces/html/nsIDOMHTMLCanvasElement.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/html/nsIDOMNSHTMLAnchorElement.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/html/nsIDOMNSHTMLAnchorElement2.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/html/nsIDOMNSHTMLAreaElement.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/html/nsIDOMNSHTMLAreaElement2.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/html/nsIDOMNSHTMLButtonElement.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/html/nsIDOMNSHTMLDocument.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/html/nsIDOMNSHTMLElement.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/html/nsIDOMNSHTMLFormElement.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/html/nsIDOMNSHTMLFrameElement.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/html/nsIDOMNSHTMLHRElement.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/html/nsIDOMNSHTMLImageElement.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/html/nsIDOMNSHTMLInputElement.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/html/nsIDOMNSHTMLOptionCollectn.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/html/nsIDOMNSHTMLOptionElement.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/html/nsIDOMNSHTMLSelectElement.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/html/nsIDOMNSHTMLTextAreaElement.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/html/nsIDOMNSHTMLScriptElement.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/html/nsIDOMHTMLAnchorElement.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/html/nsIDOMHTMLAppletElement.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/html/nsIDOMHTMLAreaElement.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/html/nsIDOMHTMLBRElement.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/html/nsIDOMHTMLBaseElement.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/html/nsIDOMHTMLBodyElement.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/html/nsIDOMHTMLButtonElement.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/html/nsIDOMHTMLCollection.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/html/nsIDOMHTMLDListElement.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/html/nsIDOMHTMLDirectoryElement.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/html/nsIDOMHTMLDivElement.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/html/nsIDOMHTMLDocument.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/html/nsIDOMHTMLElement.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/html/nsIDOMHTMLEmbedElement.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/html/nsIDOMHTMLFieldSetElement.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/html/nsIDOMHTMLFontElement.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/html/nsIDOMHTMLFormElement.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/html/nsIDOMHTMLFrameElement.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/html/nsIDOMHTMLFrameSetElement.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/html/nsIDOMHTMLHRElement.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/html/nsIDOMHTMLHeadElement.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/html/nsIDOMHTMLHeadingElement.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/html/nsIDOMHTMLHtmlElement.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/html/nsIDOMHTMLIFrameElement.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/html/nsIDOMHTMLImageElement.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/html/nsIDOMHTMLInputElement.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/html/nsIDOMHTMLIsIndexElement.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/html/nsIDOMHTMLLIElement.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/html/nsIDOMHTMLLabelElement.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/html/nsIDOMHTMLLegendElement.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/html/nsIDOMHTMLLinkElement.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/html/nsIDOMHTMLMapElement.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/html/nsIDOMHTMLMenuElement.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/html/nsIDOMHTMLMetaElement.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/html/nsIDOMHTMLModElement.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/html/nsIDOMHTMLOListElement.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/html/nsIDOMHTMLObjectElement.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/html/nsIDOMHTMLOptGroupElement.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/html/nsIDOMHTMLOptionElement.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/html/nsIDOMHTMLOptionsCollection.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/html/nsIDOMHTMLOutputElement.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/html/nsIDOMHTMLParagraphElement.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/html/nsIDOMHTMLParamElement.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/html/nsIDOMHTMLPreElement.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/html/nsIDOMHTMLQuoteElement.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/html/nsIDOMHTMLScriptElement.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/html/nsIDOMHTMLSelectElement.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/html/nsIDOMHTMLStyleElement.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/html/nsIDOMHTMLTableCaptionElem.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/html/nsIDOMHTMLTableCellElement.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/html/nsIDOMHTMLTableColElement.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/html/nsIDOMHTMLTableElement.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/html/nsIDOMHTMLTableRowElement.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/html/nsIDOMHTMLTableSectionElem.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/html/nsIDOMHTMLTextAreaElement.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/html/nsIDOMHTMLTitleElement.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/html/nsIDOMHTMLUListElement.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/html/nsIDOMHTMLMediaError.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/html/nsIDOMHTMLTimeRanges.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/html/nsIDOMHTMLByteRanges.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/html/nsIDOMHTMLMediaElement.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/html/nsIDOMHTMLSourceElement.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/html/nsIDOMHTMLVideoElement.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/html/nsIDOMHTMLAudioElement.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/html/nsIDOMHTMLVoidCallback.idl ../../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 _xpidlgen/nsIDOMHTMLCanvasElement.h _xpidlgen/nsIDOMNSHTMLAnchorElement.h _xpidlgen/nsIDOMNSHTMLAnchorElement2.h _xpidlgen/nsIDOMNSHTMLAreaElement.h _xpidlgen/nsIDOMNSHTMLAreaElement2.h _xpidlgen/nsIDOMNSHTMLButtonElement.h _xpidlgen/nsIDOMNSHTMLDocument.h _xpidlgen/nsIDOMNSHTMLElement.h _xpidlgen/nsIDOMNSHTMLFormElement.h _xpidlgen/nsIDOMNSHTMLFrameElement.h _xpidlgen/nsIDOMNSHTMLHRElement.h _xpidlgen/nsIDOMNSHTMLImageElement.h _xpidlgen/nsIDOMNSHTMLInputElement.h _xpidlgen/nsIDOMNSHTMLOptionCollectn.h _xpidlgen/nsIDOMNSHTMLOptionElement.h _xpidlgen/nsIDOMNSHTMLSelectElement.h _xpidlgen/nsIDOMNSHTMLTextAreaElement.h _xpidlgen/nsIDOMNSHTMLScriptElement.h _xpidlgen/nsIDOMHTMLAnchorElement.h _xpidlgen/nsIDOMHTMLAppletElement.h _xpidlgen/nsIDOMHTMLAreaElement.h _xpidlgen/nsIDOMHTMLBRElement.h _xpidlgen/nsIDOMHTMLBaseElement.h _xpidlgen/nsIDOMHTMLBodyElement.h _xpidlgen/nsIDOMHTMLButtonElement.h _xpidlgen/nsIDOMHTMLCollection.h _xpidlgen/nsIDOMHTMLDListElement.h _xpidlgen/nsIDOMHTMLDirectoryElement.h _xpidlgen/nsIDOMHTMLDivElement.h _xpidlgen/nsIDOMHTMLDocument.h _xpidlgen/nsIDOMHTMLElement.h _xpidlgen/nsIDOMHTMLEmbedElement.h _xpidlgen/nsIDOMHTMLFieldSetElement.h _xpidlgen/nsIDOMHTMLFontElement.h _xpidlgen/nsIDOMHTMLFormElement.h _xpidlgen/nsIDOMHTMLFrameElement.h _xpidlgen/nsIDOMHTMLFrameSetElement.h _xpidlgen/nsIDOMHTMLHRElement.h _xpidlgen/nsIDOMHTMLHeadElement.h _xpidlgen/nsIDOMHTMLHeadingElement.h _xpidlgen/nsIDOMHTMLHtmlElement.h _xpidlgen/nsIDOMHTMLIFrameElement.h _xpidlgen/nsIDOMHTMLImageElement.h _xpidlgen/nsIDOMHTMLInputElement.h _xpidlgen/nsIDOMHTMLIsIndexElement.h _xpidlgen/nsIDOMHTMLLIElement.h _xpidlgen/nsIDOMHTMLLabelElement.h _xpidlgen/nsIDOMHTMLLegendElement.h _xpidlgen/nsIDOMHTMLLinkElement.h _xpidlgen/nsIDOMHTMLMapElement.h _xpidlgen/nsIDOMHTMLMenuElement.h _xpidlgen/nsIDOMHTMLMetaElement.h _xpidlgen/nsIDOMHTMLModElement.h _xpidlgen/nsIDOMHTMLOListElement.h _xpidlgen/nsIDOMHTMLObjectElement.h _xpidlgen/nsIDOMHTMLOptGroupElement.h _xpidlgen/nsIDOMHTMLOptionElement.h _xpidlgen/nsIDOMHTMLOptionsCollection.h _xpidlgen/nsIDOMHTMLOutputElement.h _xpidlgen/nsIDOMHTMLParagraphElement.h _xpidlgen/nsIDOMHTMLParamElement.h _xpidlgen/nsIDOMHTMLPreElement.h _xpidlgen/nsIDOMHTMLQuoteElement.h _xpidlgen/nsIDOMHTMLScriptElement.h _xpidlgen/nsIDOMHTMLSelectElement.h _xpidlgen/nsIDOMHTMLStyleElement.h _xpidlgen/nsIDOMHTMLTableCaptionElem.h _xpidlgen/nsIDOMHTMLTableCellElement.h _xpidlgen/nsIDOMHTMLTableColElement.h _xpidlgen/nsIDOMHTMLTableElement.h _xpidlgen/nsIDOMHTMLTableRowElement.h _xpidlgen/nsIDOMHTMLTableSectionElem.h _xpidlgen/nsIDOMHTMLTextAreaElement.h _xpidlgen/nsIDOMHTMLTitleElement.h _xpidlgen/nsIDOMHTMLUListElement.h _xpidlgen/nsIDOMHTMLMediaError.h _xpidlgen/nsIDOMHTMLTimeRanges.h _xpidlgen/nsIDOMHTMLByteRanges.h _xpidlgen/nsIDOMHTMLMediaElement.h _xpidlgen/nsIDOMHTMLSourceElement.h _xpidlgen/nsIDOMHTMLVideoElement.h _xpidlgen/nsIDOMHTMLAudioElement.h _xpidlgen/nsIDOMHTMLVoidCallback.h ../../../dist/include make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/dom/interfaces/html' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/dom/interfaces/events' Creating /c/build/comm-central/sb-de/mozilla/dom/interfaces/events/.deps c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../../dist/idl Creating _xpidlgen/.done nsIDOMNSEvent.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/events -I../../../dist/idl -o _xpidlgen/nsIDOMNSEvent /c/build/comm-central/comm-central/mozilla/dom/interfaces/events/nsIDOMNSEvent.idl nsIDOMDataContainerEvent.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/events -I../../../dist/idl -o _xpidlgen/nsIDOMDataContainerEvent /c/build/comm-central/comm-central/mozilla/dom/interfaces/events/nsIDOMDataContainerEvent.idl nsIDOMKeyEvent.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/events -I../../../dist/idl -o _xpidlgen/nsIDOMKeyEvent /c/build/comm-central/comm-central/mozilla/dom/interfaces/events/nsIDOMKeyEvent.idl nsIDOMMutationEvent.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/events -I../../../dist/idl -o _xpidlgen/nsIDOMMutationEvent /c/build/comm-central/comm-central/mozilla/dom/interfaces/events/nsIDOMMutationEvent.idl nsIDOMNSUIEvent.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/events -I../../../dist/idl -o _xpidlgen/nsIDOMNSUIEvent /c/build/comm-central/comm-central/mozilla/dom/interfaces/events/nsIDOMNSUIEvent.idl nsIDOMDragEvent.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/events -I../../../dist/idl -o _xpidlgen/nsIDOMDragEvent /c/build/comm-central/comm-central/mozilla/dom/interfaces/events/nsIDOMDragEvent.idl nsIDOMDataTransfer.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/events -I../../../dist/idl -o _xpidlgen/nsIDOMDataTransfer /c/build/comm-central/comm-central/mozilla/dom/interfaces/events/nsIDOMDataTransfer.idl nsIDOMPopupBlockedEvent.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/events -I../../../dist/idl -o _xpidlgen/nsIDOMPopupBlockedEvent /c/build/comm-central/comm-central/mozilla/dom/interfaces/events/nsIDOMPopupBlockedEvent.idl nsIDOMBeforeUnloadEvent.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/events -I../../../dist/idl -o _xpidlgen/nsIDOMBeforeUnloadEvent /c/build/comm-central/comm-central/mozilla/dom/interfaces/events/nsIDOMBeforeUnloadEvent.idl nsIDOMNSEventTarget.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/events -I../../../dist/idl -o _xpidlgen/nsIDOMNSEventTarget /c/build/comm-central/comm-central/mozilla/dom/interfaces/events/nsIDOMNSEventTarget.idl nsIDOMSmartCardEvent.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/events -I../../../dist/idl -o _xpidlgen/nsIDOMSmartCardEvent /c/build/comm-central/comm-central/mozilla/dom/interfaces/events/nsIDOMSmartCardEvent.idl nsIDOMPageTransitionEvent.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/events -I../../../dist/idl -o _xpidlgen/nsIDOMPageTransitionEvent /c/build/comm-central/comm-central/mozilla/dom/interfaces/events/nsIDOMPageTransitionEvent.idl nsIDOMCommandEvent.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/events -I../../../dist/idl -o _xpidlgen/nsIDOMCommandEvent /c/build/comm-central/comm-central/mozilla/dom/interfaces/events/nsIDOMCommandEvent.idl nsIDOMMessageEvent.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/events -I../../../dist/idl -o _xpidlgen/nsIDOMMessageEvent /c/build/comm-central/comm-central/mozilla/dom/interfaces/events/nsIDOMMessageEvent.idl nsIDOMNotifyPaintEvent.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/events -I../../../dist/idl -o _xpidlgen/nsIDOMNotifyPaintEvent /c/build/comm-central/comm-central/mozilla/dom/interfaces/events/nsIDOMNotifyPaintEvent.idl nsIDOMPaintRequest.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/events -I../../../dist/idl -o _xpidlgen/nsIDOMPaintRequest /c/build/comm-central/comm-central/mozilla/dom/interfaces/events/nsIDOMPaintRequest.idl nsIDOMPaintRequestList.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/events -I../../../dist/idl -o _xpidlgen/nsIDOMPaintRequestList /c/build/comm-central/comm-central/mozilla/dom/interfaces/events/nsIDOMPaintRequestList.idl nsIDOMSimpleGestureEvent.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/events -I../../../dist/idl -o _xpidlgen/nsIDOMSimpleGestureEvent /c/build/comm-central/comm-central/mozilla/dom/interfaces/events/nsIDOMSimpleGestureEvent.idl nsIDOMNSMouseEvent.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/events -I../../../dist/idl -o _xpidlgen/nsIDOMNSMouseEvent /c/build/comm-central/comm-central/mozilla/dom/interfaces/events/nsIDOMNSMouseEvent.idl nsIDOMOrientationEvent.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/events -I../../../dist/idl -o _xpidlgen/nsIDOMOrientationEvent /c/build/comm-central/comm-central/mozilla/dom/interfaces/events/nsIDOMOrientationEvent.idl nsIDOMScrollAreaEvent.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/events -I../../../dist/idl -o _xpidlgen/nsIDOMScrollAreaEvent /c/build/comm-central/comm-central/mozilla/dom/interfaces/events/nsIDOMScrollAreaEvent.idl nsIDOMTransitionEvent.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/events -I../../../dist/idl -o _xpidlgen/nsIDOMTransitionEvent /c/build/comm-central/comm-central/mozilla/dom/interfaces/events/nsIDOMTransitionEvent.idl nsIDOMPopStateEvent.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/events -I../../../dist/idl -o _xpidlgen/nsIDOMPopStateEvent /c/build/comm-central/comm-central/mozilla/dom/interfaces/events/nsIDOMPopStateEvent.idl nsIDOMDocumentEvent.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/events -I../../../dist/idl -o _xpidlgen/nsIDOMDocumentEvent /c/build/comm-central/comm-central/mozilla/dom/interfaces/events/nsIDOMDocumentEvent.idl nsIDOMEvent.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/events -I../../../dist/idl -o _xpidlgen/nsIDOMEvent /c/build/comm-central/comm-central/mozilla/dom/interfaces/events/nsIDOMEvent.idl nsIDOMEventTarget.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/events -I../../../dist/idl -o _xpidlgen/nsIDOMEventTarget /c/build/comm-central/comm-central/mozilla/dom/interfaces/events/nsIDOMEventTarget.idl nsIDOMEventListener.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/events -I../../../dist/idl -o _xpidlgen/nsIDOMEventListener /c/build/comm-central/comm-central/mozilla/dom/interfaces/events/nsIDOMEventListener.idl nsIDOM3DocumentEvent.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/events -I../../../dist/idl -o _xpidlgen/nsIDOM3DocumentEvent /c/build/comm-central/comm-central/mozilla/dom/interfaces/events/nsIDOM3DocumentEvent.idl nsIDOM3EventTarget.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/events -I../../../dist/idl -o _xpidlgen/nsIDOM3EventTarget /c/build/comm-central/comm-central/mozilla/dom/interfaces/events/nsIDOM3EventTarget.idl nsIDOMEventGroup.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/events -I../../../dist/idl -o _xpidlgen/nsIDOMEventGroup /c/build/comm-central/comm-central/mozilla/dom/interfaces/events/nsIDOMEventGroup.idl nsIDOMMouseEvent.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/events -I../../../dist/idl -o _xpidlgen/nsIDOMMouseEvent /c/build/comm-central/comm-central/mozilla/dom/interfaces/events/nsIDOMMouseEvent.idl nsIDOMMouseScrollEvent.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/events -I../../../dist/idl -o _xpidlgen/nsIDOMMouseScrollEvent /c/build/comm-central/comm-central/mozilla/dom/interfaces/events/nsIDOMMouseScrollEvent.idl nsIDOMUIEvent.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/events -I../../../dist/idl -o _xpidlgen/nsIDOMUIEvent /c/build/comm-central/comm-central/mozilla/dom/interfaces/events/nsIDOMUIEvent.idl nsIDOMProgressEvent.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/events -I../../../dist/idl -o _xpidlgen/nsIDOMProgressEvent /c/build/comm-central/comm-central/mozilla/dom/interfaces/events/nsIDOMProgressEvent.idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/dom/interfaces/events/nsIDOMNSEvent.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/events/nsIDOMDataContainerEvent.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/events/nsIDOMKeyEvent.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/events/nsIDOMMutationEvent.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/events/nsIDOMNSUIEvent.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/events/nsIDOMDragEvent.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/events/nsIDOMDataTransfer.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/events/nsIDOMPopupBlockedEvent.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/events/nsIDOMBeforeUnloadEvent.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/events/nsIDOMNSEventTarget.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/events/nsIDOMSmartCardEvent.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/events/nsIDOMPageTransitionEvent.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/events/nsIDOMCommandEvent.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/events/nsIDOMMessageEvent.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/events/nsIDOMNotifyPaintEvent.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/events/nsIDOMPaintRequest.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/events/nsIDOMPaintRequestList.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/events/nsIDOMSimpleGestureEvent.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/events/nsIDOMNSMouseEvent.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/events/nsIDOMOrientationEvent.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/events/nsIDOMScrollAreaEvent.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/events/nsIDOMTransitionEvent.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/events/nsIDOMPopStateEvent.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/events/nsIDOMDocumentEvent.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/events/nsIDOMEvent.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/events/nsIDOMEventTarget.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/events/nsIDOMEventListener.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/events/nsIDOM3DocumentEvent.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/events/nsIDOM3EventTarget.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/events/nsIDOMEventGroup.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/events/nsIDOMMouseEvent.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/events/nsIDOMMouseScrollEvent.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/events/nsIDOMUIEvent.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/events/nsIDOMProgressEvent.idl ../../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 _xpidlgen/nsIDOMNSEvent.h _xpidlgen/nsIDOMDataContainerEvent.h _xpidlgen/nsIDOMKeyEvent.h _xpidlgen/nsIDOMMutationEvent.h _xpidlgen/nsIDOMNSUIEvent.h _xpidlgen/nsIDOMDragEvent.h _xpidlgen/nsIDOMDataTransfer.h _xpidlgen/nsIDOMPopupBlockedEvent.h _xpidlgen/nsIDOMBeforeUnloadEvent.h _xpidlgen/nsIDOMNSEventTarget.h _xpidlgen/nsIDOMSmartCardEvent.h _xpidlgen/nsIDOMPageTransitionEvent.h _xpidlgen/nsIDOMCommandEvent.h _xpidlgen/nsIDOMMessageEvent.h _xpidlgen/nsIDOMNotifyPaintEvent.h _xpidlgen/nsIDOMPaintRequest.h _xpidlgen/nsIDOMPaintRequestList.h _xpidlgen/nsIDOMSimpleGestureEvent.h _xpidlgen/nsIDOMNSMouseEvent.h _xpidlgen/nsIDOMOrientationEvent.h _xpidlgen/nsIDOMScrollAreaEvent.h _xpidlgen/nsIDOMTransitionEvent.h _xpidlgen/nsIDOMPopStateEvent.h _xpidlgen/nsIDOMDocumentEvent.h _xpidlgen/nsIDOMEvent.h _xpidlgen/nsIDOMEventTarget.h _xpidlgen/nsIDOMEventListener.h _xpidlgen/nsIDOM3DocumentEvent.h _xpidlgen/nsIDOM3EventTarget.h _xpidlgen/nsIDOMEventGroup.h _xpidlgen/nsIDOMMouseEvent.h _xpidlgen/nsIDOMMouseScrollEvent.h _xpidlgen/nsIDOMUIEvent.h _xpidlgen/nsIDOMProgressEvent.h ../../../dist/include make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/dom/interfaces/events' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/dom/interfaces/stylesheets' Creating /c/build/comm-central/sb-de/mozilla/dom/interfaces/stylesheets/.deps c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../../dist/idl Creating _xpidlgen/.done nsIDOMLinkStyle.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/stylesheets -I../../../dist/idl -o _xpidlgen/nsIDOMLinkStyle /c/build/comm-central/comm-central/mozilla/dom/interfaces/stylesheets/nsIDOMLinkStyle.idl nsIDOMNSDocumentStyle.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/stylesheets -I../../../dist/idl -o _xpidlgen/nsIDOMNSDocumentStyle /c/build/comm-central/comm-central/mozilla/dom/interfaces/stylesheets/nsIDOMNSDocumentStyle.idl nsIDOMDocumentStyle.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/stylesheets -I../../../dist/idl -o _xpidlgen/nsIDOMDocumentStyle /c/build/comm-central/comm-central/mozilla/dom/interfaces/stylesheets/nsIDOMDocumentStyle.idl nsIDOMMediaList.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/stylesheets -I../../../dist/idl -o _xpidlgen/nsIDOMMediaList /c/build/comm-central/comm-central/mozilla/dom/interfaces/stylesheets/nsIDOMMediaList.idl nsIDOMStyleSheet.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/stylesheets -I../../../dist/idl -o _xpidlgen/nsIDOMStyleSheet /c/build/comm-central/comm-central/mozilla/dom/interfaces/stylesheets/nsIDOMStyleSheet.idl nsIDOMStyleSheetList.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/stylesheets -I../../../dist/idl -o _xpidlgen/nsIDOMStyleSheetList /c/build/comm-central/comm-central/mozilla/dom/interfaces/stylesheets/nsIDOMStyleSheetList.idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/dom/interfaces/stylesheets/nsIDOMLinkStyle.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/stylesheets/nsIDOMNSDocumentStyle.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/stylesheets/nsIDOMDocumentStyle.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/stylesheets/nsIDOMMediaList.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/stylesheets/nsIDOMStyleSheet.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/stylesheets/nsIDOMStyleSheetList.idl ../../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 _xpidlgen/nsIDOMLinkStyle.h _xpidlgen/nsIDOMNSDocumentStyle.h _xpidlgen/nsIDOMDocumentStyle.h _xpidlgen/nsIDOMMediaList.h _xpidlgen/nsIDOMStyleSheet.h _xpidlgen/nsIDOMStyleSheetList.h ../../../dist/include make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/dom/interfaces/stylesheets' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/dom/interfaces/views' Creating /c/build/comm-central/sb-de/mozilla/dom/interfaces/views/.deps c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../../dist/idl Creating _xpidlgen/.done nsIDOMDocumentView.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/views -I../../../dist/idl -o _xpidlgen/nsIDOMDocumentView /c/build/comm-central/comm-central/mozilla/dom/interfaces/views/nsIDOMDocumentView.idl nsIDOMAbstractView.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/views -I../../../dist/idl -o _xpidlgen/nsIDOMAbstractView /c/build/comm-central/comm-central/mozilla/dom/interfaces/views/nsIDOMAbstractView.idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/dom/interfaces/views/nsIDOMDocumentView.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/views/nsIDOMAbstractView.idl ../../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 _xpidlgen/nsIDOMDocumentView.h _xpidlgen/nsIDOMAbstractView.h ../../../dist/include make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/dom/interfaces/views' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/dom/interfaces/sidebar' Creating /c/build/comm-central/sb-de/mozilla/dom/interfaces/sidebar/.deps c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../../dist/idl Creating _xpidlgen/.done nsISidebar.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/sidebar -I../../../dist/idl -o _xpidlgen/nsISidebar /c/build/comm-central/comm-central/mozilla/dom/interfaces/sidebar/nsISidebar.idl nsIWebContentHandlerRegistrar.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/sidebar -I../../../dist/idl -o _xpidlgen/nsIWebContentHandlerRegistrar /c/build/comm-central/comm-central/mozilla/dom/interfaces/sidebar/nsIWebContentHandlerRegistrar.idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/dom/interfaces/sidebar/nsISidebar.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/sidebar/nsIWebContentHandlerRegistrar.idl ../../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 _xpidlgen/nsISidebar.h _xpidlgen/nsIWebContentHandlerRegistrar.h ../../../dist/include make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/dom/interfaces/sidebar' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/dom/interfaces/css' Creating /c/build/comm-central/sb-de/mozilla/dom/interfaces/css/.deps c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../../dist/idl Creating _xpidlgen/.done nsIDOMCSS2Properties.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/css -I../../../dist/idl -o _xpidlgen/nsIDOMCSS2Properties /c/build/comm-central/comm-central/mozilla/dom/interfaces/css/nsIDOMCSS2Properties.idl nsIDOMCSSCharsetRule.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/css -I../../../dist/idl -o _xpidlgen/nsIDOMCSSCharsetRule /c/build/comm-central/comm-central/mozilla/dom/interfaces/css/nsIDOMCSSCharsetRule.idl nsIDOMCSSFontFaceRule.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/css -I../../../dist/idl -o _xpidlgen/nsIDOMCSSFontFaceRule /c/build/comm-central/comm-central/mozilla/dom/interfaces/css/nsIDOMCSSFontFaceRule.idl nsIDOMCSSImportRule.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/css -I../../../dist/idl -o _xpidlgen/nsIDOMCSSImportRule /c/build/comm-central/comm-central/mozilla/dom/interfaces/css/nsIDOMCSSImportRule.idl nsIDOMCSSMediaRule.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/css -I../../../dist/idl -o _xpidlgen/nsIDOMCSSMediaRule /c/build/comm-central/comm-central/mozilla/dom/interfaces/css/nsIDOMCSSMediaRule.idl nsIDOMCSSMozDocumentRule.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/css -I../../../dist/idl -o _xpidlgen/nsIDOMCSSMozDocumentRule /c/build/comm-central/comm-central/mozilla/dom/interfaces/css/nsIDOMCSSMozDocumentRule.idl nsIDOMCSSPageRule.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/css -I../../../dist/idl -o _xpidlgen/nsIDOMCSSPageRule /c/build/comm-central/comm-central/mozilla/dom/interfaces/css/nsIDOMCSSPageRule.idl nsIDOMCSSStyleRule.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/css -I../../../dist/idl -o _xpidlgen/nsIDOMCSSStyleRule /c/build/comm-central/comm-central/mozilla/dom/interfaces/css/nsIDOMCSSStyleRule.idl nsIDOMCSSUnknownRule.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/css -I../../../dist/idl -o _xpidlgen/nsIDOMCSSUnknownRule /c/build/comm-central/comm-central/mozilla/dom/interfaces/css/nsIDOMCSSUnknownRule.idl nsIDOMCounter.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/css -I../../../dist/idl -o _xpidlgen/nsIDOMCounter /c/build/comm-central/comm-central/mozilla/dom/interfaces/css/nsIDOMCounter.idl nsIDOMDocumentCSS.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/css -I../../../dist/idl -o _xpidlgen/nsIDOMDocumentCSS /c/build/comm-central/comm-central/mozilla/dom/interfaces/css/nsIDOMDocumentCSS.idl nsIDOMNSCSS2Properties.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/css -I../../../dist/idl -o _xpidlgen/nsIDOMNSCSS2Properties /c/build/comm-central/comm-central/mozilla/dom/interfaces/css/nsIDOMNSCSS2Properties.idl nsIDOMRGBColor.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/css -I../../../dist/idl -o _xpidlgen/nsIDOMRGBColor /c/build/comm-central/comm-central/mozilla/dom/interfaces/css/nsIDOMRGBColor.idl nsIDOMRect.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/css -I../../../dist/idl -o _xpidlgen/nsIDOMRect /c/build/comm-central/comm-central/mozilla/dom/interfaces/css/nsIDOMRect.idl nsIDOMSVGCSS2Properties.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/css -I../../../dist/idl -o _xpidlgen/nsIDOMSVGCSS2Properties /c/build/comm-central/comm-central/mozilla/dom/interfaces/css/nsIDOMSVGCSS2Properties.idl nsIDOMViewCSS.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/css -I../../../dist/idl -o _xpidlgen/nsIDOMViewCSS /c/build/comm-central/comm-central/mozilla/dom/interfaces/css/nsIDOMViewCSS.idl nsIDOMNSRGBAColor.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/css -I../../../dist/idl -o _xpidlgen/nsIDOMNSRGBAColor /c/build/comm-central/comm-central/mozilla/dom/interfaces/css/nsIDOMNSRGBAColor.idl nsIDOMCSSPrimitiveValue.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/css -I../../../dist/idl -o _xpidlgen/nsIDOMCSSPrimitiveValue /c/build/comm-central/comm-central/mozilla/dom/interfaces/css/nsIDOMCSSPrimitiveValue.idl nsIDOMCSSRule.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/css -I../../../dist/idl -o _xpidlgen/nsIDOMCSSRule /c/build/comm-central/comm-central/mozilla/dom/interfaces/css/nsIDOMCSSRule.idl nsIDOMCSSRuleList.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/css -I../../../dist/idl -o _xpidlgen/nsIDOMCSSRuleList /c/build/comm-central/comm-central/mozilla/dom/interfaces/css/nsIDOMCSSRuleList.idl nsIDOMCSSStyleDeclaration.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/css -I../../../dist/idl -o _xpidlgen/nsIDOMCSSStyleDeclaration /c/build/comm-central/comm-central/mozilla/dom/interfaces/css/nsIDOMCSSStyleDeclaration.idl nsIDOMCSSStyleSheet.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/css -I../../../dist/idl -o _xpidlgen/nsIDOMCSSStyleSheet /c/build/comm-central/comm-central/mozilla/dom/interfaces/css/nsIDOMCSSStyleSheet.idl nsIDOMCSSValue.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/css -I../../../dist/idl -o _xpidlgen/nsIDOMCSSValue /c/build/comm-central/comm-central/mozilla/dom/interfaces/css/nsIDOMCSSValue.idl nsIDOMCSSValueList.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/css -I../../../dist/idl -o _xpidlgen/nsIDOMCSSValueList /c/build/comm-central/comm-central/mozilla/dom/interfaces/css/nsIDOMCSSValueList.idl nsIDOMElementCSSInlineStyle.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/css -I../../../dist/idl -o _xpidlgen/nsIDOMElementCSSInlineStyle /c/build/comm-central/comm-central/mozilla/dom/interfaces/css/nsIDOMElementCSSInlineStyle.idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/dom/interfaces/css/nsIDOMCSS2Properties.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/css/nsIDOMCSSCharsetRule.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/css/nsIDOMCSSFontFaceRule.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/css/nsIDOMCSSImportRule.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/css/nsIDOMCSSMediaRule.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/css/nsIDOMCSSMozDocumentRule.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/css/nsIDOMCSSPageRule.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/css/nsIDOMCSSStyleRule.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/css/nsIDOMCSSUnknownRule.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/css/nsIDOMCounter.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/css/nsIDOMDocumentCSS.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/css/nsIDOMNSCSS2Properties.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/css/nsIDOMRGBColor.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/css/nsIDOMRect.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/css/nsIDOMSVGCSS2Properties.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/css/nsIDOMViewCSS.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/css/nsIDOMNSRGBAColor.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/css/nsIDOMCSSPrimitiveValue.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/css/nsIDOMCSSRule.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/css/nsIDOMCSSRuleList.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/css/nsIDOMCSSStyleDeclaration.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/css/nsIDOMCSSStyleSheet.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/css/nsIDOMCSSValue.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/css/nsIDOMCSSValueList.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/css/nsIDOMElementCSSInlineStyle.idl ../../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 _xpidlgen/nsIDOMCSS2Properties.h _xpidlgen/nsIDOMCSSCharsetRule.h _xpidlgen/nsIDOMCSSFontFaceRule.h _xpidlgen/nsIDOMCSSImportRule.h _xpidlgen/nsIDOMCSSMediaRule.h _xpidlgen/nsIDOMCSSMozDocumentRule.h _xpidlgen/nsIDOMCSSPageRule.h _xpidlgen/nsIDOMCSSStyleRule.h _xpidlgen/nsIDOMCSSUnknownRule.h _xpidlgen/nsIDOMCounter.h _xpidlgen/nsIDOMDocumentCSS.h _xpidlgen/nsIDOMNSCSS2Properties.h _xpidlgen/nsIDOMRGBColor.h _xpidlgen/nsIDOMRect.h _xpidlgen/nsIDOMSVGCSS2Properties.h _xpidlgen/nsIDOMViewCSS.h _xpidlgen/nsIDOMNSRGBAColor.h _xpidlgen/nsIDOMCSSPrimitiveValue.h _xpidlgen/nsIDOMCSSRule.h _xpidlgen/nsIDOMCSSRuleList.h _xpidlgen/nsIDOMCSSStyleDeclaration.h _xpidlgen/nsIDOMCSSStyleSheet.h _xpidlgen/nsIDOMCSSValue.h _xpidlgen/nsIDOMCSSValueList.h _xpidlgen/nsIDOMElementCSSInlineStyle.h ../../../dist/include make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/dom/interfaces/css' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/dom/interfaces/traversal' Creating /c/build/comm-central/sb-de/mozilla/dom/interfaces/traversal/.deps c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../../dist/idl Creating _xpidlgen/.done nsIDOMDocumentTraversal.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/traversal -I../../../dist/idl -o _xpidlgen/nsIDOMDocumentTraversal /c/build/comm-central/comm-central/mozilla/dom/interfaces/traversal/nsIDOMDocumentTraversal.idl nsIDOMNodeFilter.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/traversal -I../../../dist/idl -o _xpidlgen/nsIDOMNodeFilter /c/build/comm-central/comm-central/mozilla/dom/interfaces/traversal/nsIDOMNodeFilter.idl nsIDOMNodeIterator.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/traversal -I../../../dist/idl -o _xpidlgen/nsIDOMNodeIterator /c/build/comm-central/comm-central/mozilla/dom/interfaces/traversal/nsIDOMNodeIterator.idl nsIDOMTreeWalker.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/traversal -I../../../dist/idl -o _xpidlgen/nsIDOMTreeWalker /c/build/comm-central/comm-central/mozilla/dom/interfaces/traversal/nsIDOMTreeWalker.idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/dom/interfaces/traversal/nsIDOMDocumentTraversal.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/traversal/nsIDOMNodeFilter.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/traversal/nsIDOMNodeIterator.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/traversal/nsIDOMTreeWalker.idl ../../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 _xpidlgen/nsIDOMDocumentTraversal.h _xpidlgen/nsIDOMNodeFilter.h _xpidlgen/nsIDOMNodeIterator.h _xpidlgen/nsIDOMTreeWalker.h ../../../dist/include make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/dom/interfaces/traversal' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/dom/interfaces/range' Creating /c/build/comm-central/sb-de/mozilla/dom/interfaces/range/.deps c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../../dist/idl Creating _xpidlgen/.done nsIDOMNSRange.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/range -I../../../dist/idl -o _xpidlgen/nsIDOMNSRange /c/build/comm-central/comm-central/mozilla/dom/interfaces/range/nsIDOMNSRange.idl nsIDOMRangeException.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/range -I../../../dist/idl -o _xpidlgen/nsIDOMRangeException /c/build/comm-central/comm-central/mozilla/dom/interfaces/range/nsIDOMRangeException.idl nsIDOMRange.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/range -I../../../dist/idl -o _xpidlgen/nsIDOMRange /c/build/comm-central/comm-central/mozilla/dom/interfaces/range/nsIDOMRange.idl nsIDOMDocumentRange.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/range -I../../../dist/idl -o _xpidlgen/nsIDOMDocumentRange /c/build/comm-central/comm-central/mozilla/dom/interfaces/range/nsIDOMDocumentRange.idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/dom/interfaces/range/nsIDOMNSRange.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/range/nsIDOMRangeException.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/range/nsIDOMRange.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/range/nsIDOMDocumentRange.idl ../../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 _xpidlgen/nsIDOMNSRange.h _xpidlgen/nsIDOMRangeException.h _xpidlgen/nsIDOMRange.h _xpidlgen/nsIDOMDocumentRange.h ../../../dist/include make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/dom/interfaces/range' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/dom/interfaces/xbl' Creating /c/build/comm-central/sb-de/mozilla/dom/interfaces/xbl/.deps c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../../dist/idl Creating _xpidlgen/.done nsIDOMDocumentXBL.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/xbl -I../../../dist/idl -o _xpidlgen/nsIDOMDocumentXBL /c/build/comm-central/comm-central/mozilla/dom/interfaces/xbl/nsIDOMDocumentXBL.idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/dom/interfaces/xbl/nsIDOMDocumentXBL.idl ../../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 _xpidlgen/nsIDOMDocumentXBL.h ../../../dist/include make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/dom/interfaces/xbl' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/dom/interfaces/xpath' Creating /c/build/comm-central/sb-de/mozilla/dom/interfaces/xpath/.deps c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../../dist/idl Creating _xpidlgen/.done nsIDOMXPathEvaluator.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/xpath -I../../../dist/idl -o _xpidlgen/nsIDOMXPathEvaluator /c/build/comm-central/comm-central/mozilla/dom/interfaces/xpath/nsIDOMXPathEvaluator.idl nsIDOMXPathException.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/xpath -I../../../dist/idl -o _xpidlgen/nsIDOMXPathException /c/build/comm-central/comm-central/mozilla/dom/interfaces/xpath/nsIDOMXPathException.idl nsIDOMXPathExpression.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/xpath -I../../../dist/idl -o _xpidlgen/nsIDOMXPathExpression /c/build/comm-central/comm-central/mozilla/dom/interfaces/xpath/nsIDOMXPathExpression.idl nsIDOMXPathNamespace.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/xpath -I../../../dist/idl -o _xpidlgen/nsIDOMXPathNamespace /c/build/comm-central/comm-central/mozilla/dom/interfaces/xpath/nsIDOMXPathNamespace.idl nsIDOMXPathNSResolver.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/xpath -I../../../dist/idl -o _xpidlgen/nsIDOMXPathNSResolver /c/build/comm-central/comm-central/mozilla/dom/interfaces/xpath/nsIDOMXPathNSResolver.idl nsIDOMXPathResult.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/xpath -I../../../dist/idl -o _xpidlgen/nsIDOMXPathResult /c/build/comm-central/comm-central/mozilla/dom/interfaces/xpath/nsIDOMXPathResult.idl nsIDOMNSXPathExpression.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/xpath -I../../../dist/idl -o _xpidlgen/nsIDOMNSXPathExpression /c/build/comm-central/comm-central/mozilla/dom/interfaces/xpath/nsIDOMNSXPathExpression.idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/dom/interfaces/xpath/nsIDOMXPathEvaluator.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/xpath/nsIDOMXPathException.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/xpath/nsIDOMXPathExpression.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/xpath/nsIDOMXPathNamespace.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/xpath/nsIDOMXPathNSResolver.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/xpath/nsIDOMXPathResult.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/xpath/nsIDOMNSXPathExpression.idl ../../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 _xpidlgen/nsIDOMXPathEvaluator.h _xpidlgen/nsIDOMXPathException.h _xpidlgen/nsIDOMXPathExpression.h _xpidlgen/nsIDOMXPathNamespace.h _xpidlgen/nsIDOMXPathNSResolver.h _xpidlgen/nsIDOMXPathResult.h _xpidlgen/nsIDOMNSXPathExpression.h ../../../dist/include make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/dom/interfaces/xpath' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/dom/interfaces/load-save' Creating /c/build/comm-central/sb-de/mozilla/dom/interfaces/load-save/.deps c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../../dist/idl Creating _xpidlgen/.done nsIDOMDOMImplementationLS.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/load-save -I../../../dist/idl -o _xpidlgen/nsIDOMDOMImplementationLS /c/build/comm-central/comm-central/mozilla/dom/interfaces/load-save/nsIDOMDOMImplementationLS.idl nsIDOMLSException.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/load-save -I../../../dist/idl -o _xpidlgen/nsIDOMLSException /c/build/comm-central/comm-central/mozilla/dom/interfaces/load-save/nsIDOMLSException.idl nsIDOMLSInput.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/load-save -I../../../dist/idl -o _xpidlgen/nsIDOMLSInput /c/build/comm-central/comm-central/mozilla/dom/interfaces/load-save/nsIDOMLSInput.idl nsIDOMLSLoadEvent.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/load-save -I../../../dist/idl -o _xpidlgen/nsIDOMLSLoadEvent /c/build/comm-central/comm-central/mozilla/dom/interfaces/load-save/nsIDOMLSLoadEvent.idl nsIDOMLSOutput.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/load-save -I../../../dist/idl -o _xpidlgen/nsIDOMLSOutput /c/build/comm-central/comm-central/mozilla/dom/interfaces/load-save/nsIDOMLSOutput.idl nsIDOMLSParser.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/load-save -I../../../dist/idl -o _xpidlgen/nsIDOMLSParser /c/build/comm-central/comm-central/mozilla/dom/interfaces/load-save/nsIDOMLSParser.idl nsIDOMLSParserFilter.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/load-save -I../../../dist/idl -o _xpidlgen/nsIDOMLSParserFilter /c/build/comm-central/comm-central/mozilla/dom/interfaces/load-save/nsIDOMLSParserFilter.idl nsIDOMLSProgressEvent.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/load-save -I../../../dist/idl -o _xpidlgen/nsIDOMLSProgressEvent /c/build/comm-central/comm-central/mozilla/dom/interfaces/load-save/nsIDOMLSProgressEvent.idl nsIDOMLSResourceResolver.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/load-save -I../../../dist/idl -o _xpidlgen/nsIDOMLSResourceResolver /c/build/comm-central/comm-central/mozilla/dom/interfaces/load-save/nsIDOMLSResourceResolver.idl nsIDOMLSSerializer.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/load-save -I../../../dist/idl -o _xpidlgen/nsIDOMLSSerializer /c/build/comm-central/comm-central/mozilla/dom/interfaces/load-save/nsIDOMLSSerializer.idl nsIDOMLSSerializerFilter.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/load-save -I../../../dist/idl -o _xpidlgen/nsIDOMLSSerializerFilter /c/build/comm-central/comm-central/mozilla/dom/interfaces/load-save/nsIDOMLSSerializerFilter.idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/dom/interfaces/load-save/nsIDOMDOMImplementationLS.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/load-save/nsIDOMLSException.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/load-save/nsIDOMLSInput.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/load-save/nsIDOMLSLoadEvent.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/load-save/nsIDOMLSOutput.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/load-save/nsIDOMLSParser.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/load-save/nsIDOMLSParserFilter.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/load-save/nsIDOMLSProgressEvent.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/load-save/nsIDOMLSResourceResolver.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/load-save/nsIDOMLSSerializer.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/load-save/nsIDOMLSSerializerFilter.idl ../../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 _xpidlgen/nsIDOMDOMImplementationLS.h _xpidlgen/nsIDOMLSException.h _xpidlgen/nsIDOMLSInput.h _xpidlgen/nsIDOMLSLoadEvent.h _xpidlgen/nsIDOMLSOutput.h _xpidlgen/nsIDOMLSParser.h _xpidlgen/nsIDOMLSParserFilter.h _xpidlgen/nsIDOMLSProgressEvent.h _xpidlgen/nsIDOMLSResourceResolver.h _xpidlgen/nsIDOMLSSerializer.h _xpidlgen/nsIDOMLSSerializerFilter.h ../../../dist/include make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/dom/interfaces/load-save' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/dom/interfaces/xul' Creating /c/build/comm-central/sb-de/mozilla/dom/interfaces/xul/.deps c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../../dist/idl Creating _xpidlgen/.done nsIDOMXULButtonElement.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/xul -I../../../dist/idl -o _xpidlgen/nsIDOMXULButtonElement /c/build/comm-central/comm-central/mozilla/dom/interfaces/xul/nsIDOMXULButtonElement.idl nsIDOMXULCheckboxElement.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/xul -I../../../dist/idl -o _xpidlgen/nsIDOMXULCheckboxElement /c/build/comm-central/comm-central/mozilla/dom/interfaces/xul/nsIDOMXULCheckboxElement.idl nsIDOMXULCommandDispatcher.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/xul -I../../../dist/idl -o _xpidlgen/nsIDOMXULCommandDispatcher /c/build/comm-central/comm-central/mozilla/dom/interfaces/xul/nsIDOMXULCommandDispatcher.idl nsIDOMXULCommandEvent.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/xul -I../../../dist/idl -o _xpidlgen/nsIDOMXULCommandEvent /c/build/comm-central/comm-central/mozilla/dom/interfaces/xul/nsIDOMXULCommandEvent.idl nsIDOMXULControlElement.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/xul -I../../../dist/idl -o _xpidlgen/nsIDOMXULControlElement /c/build/comm-central/comm-central/mozilla/dom/interfaces/xul/nsIDOMXULControlElement.idl nsIDOMXULDescriptionElement.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/xul -I../../../dist/idl -o _xpidlgen/nsIDOMXULDescriptionElement /c/build/comm-central/comm-central/mozilla/dom/interfaces/xul/nsIDOMXULDescriptionElement.idl nsIDOMXULDocument.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/xul -I../../../dist/idl -o _xpidlgen/nsIDOMXULDocument /c/build/comm-central/comm-central/mozilla/dom/interfaces/xul/nsIDOMXULDocument.idl nsIDOMXULElement.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/xul -I../../../dist/idl -o _xpidlgen/nsIDOMXULElement /c/build/comm-central/comm-central/mozilla/dom/interfaces/xul/nsIDOMXULElement.idl nsIDOMXULContainerElement.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/xul -I../../../dist/idl -o _xpidlgen/nsIDOMXULContainerElement /c/build/comm-central/comm-central/mozilla/dom/interfaces/xul/nsIDOMXULContainerElement.idl nsIDOMXULImageElement.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/xul -I../../../dist/idl -o _xpidlgen/nsIDOMXULImageElement /c/build/comm-central/comm-central/mozilla/dom/interfaces/xul/nsIDOMXULImageElement.idl nsIDOMXULLabelElement.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/xul -I../../../dist/idl -o _xpidlgen/nsIDOMXULLabelElement /c/build/comm-central/comm-central/mozilla/dom/interfaces/xul/nsIDOMXULLabelElement.idl nsIDOMXULLabeledControlEl.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/xul -I../../../dist/idl -o _xpidlgen/nsIDOMXULLabeledControlEl /c/build/comm-central/comm-central/mozilla/dom/interfaces/xul/nsIDOMXULLabeledControlEl.idl nsIDOMXULMenuListElement.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/xul -I../../../dist/idl -o _xpidlgen/nsIDOMXULMenuListElement /c/build/comm-central/comm-central/mozilla/dom/interfaces/xul/nsIDOMXULMenuListElement.idl nsIDOMXULPopupElement.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/xul -I../../../dist/idl -o _xpidlgen/nsIDOMXULPopupElement /c/build/comm-central/comm-central/mozilla/dom/interfaces/xul/nsIDOMXULPopupElement.idl nsIDOMXULSelectCntrlEl.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/xul -I../../../dist/idl -o _xpidlgen/nsIDOMXULSelectCntrlEl /c/build/comm-central/comm-central/mozilla/dom/interfaces/xul/nsIDOMXULSelectCntrlEl.idl nsIDOMXULSelectCntrlItemEl.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/xul -I../../../dist/idl -o _xpidlgen/nsIDOMXULSelectCntrlItemEl /c/build/comm-central/comm-central/mozilla/dom/interfaces/xul/nsIDOMXULSelectCntrlItemEl.idl nsIDOMXULMultSelectCntrlEl.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/xul -I../../../dist/idl -o _xpidlgen/nsIDOMXULMultSelectCntrlEl /c/build/comm-central/comm-central/mozilla/dom/interfaces/xul/nsIDOMXULMultSelectCntrlEl.idl nsIDOMXULTextboxElement.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/xul -I../../../dist/idl -o _xpidlgen/nsIDOMXULTextboxElement /c/build/comm-central/comm-central/mozilla/dom/interfaces/xul/nsIDOMXULTextboxElement.idl nsIDOMXULTreeElement.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/xul -I../../../dist/idl -o _xpidlgen/nsIDOMXULTreeElement /c/build/comm-central/comm-central/mozilla/dom/interfaces/xul/nsIDOMXULTreeElement.idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/dom/interfaces/xul/nsIDOMXULButtonElement.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/xul/nsIDOMXULCheckboxElement.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/xul/nsIDOMXULCommandDispatcher.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/xul/nsIDOMXULCommandEvent.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/xul/nsIDOMXULControlElement.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/xul/nsIDOMXULDescriptionElement.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/xul/nsIDOMXULDocument.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/xul/nsIDOMXULElement.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/xul/nsIDOMXULContainerElement.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/xul/nsIDOMXULImageElement.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/xul/nsIDOMXULLabelElement.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/xul/nsIDOMXULLabeledControlEl.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/xul/nsIDOMXULMenuListElement.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/xul/nsIDOMXULPopupElement.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/xul/nsIDOMXULSelectCntrlEl.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/xul/nsIDOMXULSelectCntrlItemEl.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/xul/nsIDOMXULMultSelectCntrlEl.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/xul/nsIDOMXULTextboxElement.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/xul/nsIDOMXULTreeElement.idl ../../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 _xpidlgen/nsIDOMXULButtonElement.h _xpidlgen/nsIDOMXULCheckboxElement.h _xpidlgen/nsIDOMXULCommandDispatcher.h _xpidlgen/nsIDOMXULCommandEvent.h _xpidlgen/nsIDOMXULControlElement.h _xpidlgen/nsIDOMXULDescriptionElement.h _xpidlgen/nsIDOMXULDocument.h _xpidlgen/nsIDOMXULElement.h _xpidlgen/nsIDOMXULContainerElement.h _xpidlgen/nsIDOMXULImageElement.h _xpidlgen/nsIDOMXULLabelElement.h _xpidlgen/nsIDOMXULLabeledControlEl.h _xpidlgen/nsIDOMXULMenuListElement.h _xpidlgen/nsIDOMXULPopupElement.h _xpidlgen/nsIDOMXULSelectCntrlEl.h _xpidlgen/nsIDOMXULSelectCntrlItemEl.h _xpidlgen/nsIDOMXULMultSelectCntrlEl.h _xpidlgen/nsIDOMXULTextboxElement.h _xpidlgen/nsIDOMXULTreeElement.h ../../../dist/include make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/dom/interfaces/xul' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/dom/interfaces/storage' Creating /c/build/comm-central/sb-de/mozilla/dom/interfaces/storage/.deps c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/dom/interfaces/storage/nsPIDOMStorage.h ../../../dist/include Creating _xpidlgen/.done nsIDOMToString.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/storage -I../../../dist/idl -o _xpidlgen/nsIDOMToString /c/build/comm-central/comm-central/mozilla/dom/interfaces/storage/nsIDOMToString.idl nsIDOMStorageManager.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/storage -I../../../dist/idl -o _xpidlgen/nsIDOMStorageManager /c/build/comm-central/comm-central/mozilla/dom/interfaces/storage/nsIDOMStorageManager.idl nsIDOMStorage.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/storage -I../../../dist/idl -o _xpidlgen/nsIDOMStorage /c/build/comm-central/comm-central/mozilla/dom/interfaces/storage/nsIDOMStorage.idl nsIDOMStorageObsolete.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/storage -I../../../dist/idl -o _xpidlgen/nsIDOMStorageObsolete /c/build/comm-central/comm-central/mozilla/dom/interfaces/storage/nsIDOMStorageObsolete.idl nsIDOMStorageEvent.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/storage -I../../../dist/idl -o _xpidlgen/nsIDOMStorageEvent /c/build/comm-central/comm-central/mozilla/dom/interfaces/storage/nsIDOMStorageEvent.idl nsIDOMStorageEventObsolete.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/storage -I../../../dist/idl -o _xpidlgen/nsIDOMStorageEventObsolete /c/build/comm-central/comm-central/mozilla/dom/interfaces/storage/nsIDOMStorageEventObsolete.idl nsIDOMStorageItem.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/storage -I../../../dist/idl -o _xpidlgen/nsIDOMStorageItem /c/build/comm-central/comm-central/mozilla/dom/interfaces/storage/nsIDOMStorageItem.idl nsIDOMStorageList.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/storage -I../../../dist/idl -o _xpidlgen/nsIDOMStorageList /c/build/comm-central/comm-central/mozilla/dom/interfaces/storage/nsIDOMStorageList.idl nsIDOMStorageWindow.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/storage -I../../../dist/idl -o _xpidlgen/nsIDOMStorageWindow /c/build/comm-central/comm-central/mozilla/dom/interfaces/storage/nsIDOMStorageWindow.idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/dom/interfaces/storage/nsIDOMToString.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/storage/nsIDOMStorageManager.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/storage/nsIDOMStorage.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/storage/nsIDOMStorageObsolete.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/storage/nsIDOMStorageEvent.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/storage/nsIDOMStorageEventObsolete.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/storage/nsIDOMStorageItem.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/storage/nsIDOMStorageList.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/storage/nsIDOMStorageWindow.idl ../../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 _xpidlgen/nsIDOMToString.h _xpidlgen/nsIDOMStorageManager.h _xpidlgen/nsIDOMStorage.h _xpidlgen/nsIDOMStorageObsolete.h _xpidlgen/nsIDOMStorageEvent.h _xpidlgen/nsIDOMStorageEventObsolete.h _xpidlgen/nsIDOMStorageItem.h _xpidlgen/nsIDOMStorageList.h _xpidlgen/nsIDOMStorageWindow.h ../../../dist/include make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/dom/interfaces/storage' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/dom/interfaces/json' Creating /c/build/comm-central/sb-de/mozilla/dom/interfaces/json/.deps c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../../dist/idl Creating _xpidlgen/.done nsIJSON.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/json -I../../../dist/idl -o _xpidlgen/nsIJSON /c/build/comm-central/comm-central/mozilla/dom/interfaces/json/nsIJSON.idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/dom/interfaces/json/nsIJSON.idl ../../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 _xpidlgen/nsIJSON.h ../../../dist/include make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/dom/interfaces/json' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/dom/interfaces/offline' Creating /c/build/comm-central/sb-de/mozilla/dom/interfaces/offline/.deps c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../../dist/idl Creating _xpidlgen/.done nsIDOMOfflineResourceList.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/offline -I../../../dist/idl -o _xpidlgen/nsIDOMOfflineResourceList /c/build/comm-central/comm-central/mozilla/dom/interfaces/offline/nsIDOMOfflineResourceList.idl nsIDOMLoadStatus.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/offline -I../../../dist/idl -o _xpidlgen/nsIDOMLoadStatus /c/build/comm-central/comm-central/mozilla/dom/interfaces/offline/nsIDOMLoadStatus.idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/dom/interfaces/offline/nsIDOMOfflineResourceList.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/offline/nsIDOMLoadStatus.idl ../../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 _xpidlgen/nsIDOMOfflineResourceList.h _xpidlgen/nsIDOMLoadStatus.h ../../../dist/include make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/dom/interfaces/offline' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/dom/interfaces/geolocation' Creating /c/build/comm-central/sb-de/mozilla/dom/interfaces/geolocation/.deps c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../../dist/idl Creating _xpidlgen/.done nsIDOMGeoGeolocation.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/geolocation -I../../../dist/idl -o _xpidlgen/nsIDOMGeoGeolocation /c/build/comm-central/comm-central/mozilla/dom/interfaces/geolocation/nsIDOMGeoGeolocation.idl nsIDOMGeoPosition.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/geolocation -I../../../dist/idl -o _xpidlgen/nsIDOMGeoPosition /c/build/comm-central/comm-central/mozilla/dom/interfaces/geolocation/nsIDOMGeoPosition.idl nsIDOMGeoPositionAddress.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/geolocation -I../../../dist/idl -o _xpidlgen/nsIDOMGeoPositionAddress /c/build/comm-central/comm-central/mozilla/dom/interfaces/geolocation/nsIDOMGeoPositionAddress.idl nsIDOMGeoPositionCoords.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/geolocation -I../../../dist/idl -o _xpidlgen/nsIDOMGeoPositionCoords /c/build/comm-central/comm-central/mozilla/dom/interfaces/geolocation/nsIDOMGeoPositionCoords.idl nsIDOMGeoPositionCallback.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/geolocation -I../../../dist/idl -o _xpidlgen/nsIDOMGeoPositionCallback /c/build/comm-central/comm-central/mozilla/dom/interfaces/geolocation/nsIDOMGeoPositionCallback.idl nsIDOMGeoPositionError.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/geolocation -I../../../dist/idl -o _xpidlgen/nsIDOMGeoPositionError /c/build/comm-central/comm-central/mozilla/dom/interfaces/geolocation/nsIDOMGeoPositionError.idl nsIDOMGeoPositionErrorCallback.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/geolocation -I../../../dist/idl -o _xpidlgen/nsIDOMGeoPositionErrorCallback /c/build/comm-central/comm-central/mozilla/dom/interfaces/geolocation/nsIDOMGeoPositionErrorCallback.idl nsIDOMGeoPositionOptions.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/geolocation -I../../../dist/idl -o _xpidlgen/nsIDOMGeoPositionOptions /c/build/comm-central/comm-central/mozilla/dom/interfaces/geolocation/nsIDOMGeoPositionOptions.idl nsIDOMNavigatorGeolocation.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/geolocation -I../../../dist/idl -o _xpidlgen/nsIDOMNavigatorGeolocation /c/build/comm-central/comm-central/mozilla/dom/interfaces/geolocation/nsIDOMNavigatorGeolocation.idl nsIGeolocationProvider.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/geolocation -I../../../dist/idl -o _xpidlgen/nsIGeolocationProvider /c/build/comm-central/comm-central/mozilla/dom/interfaces/geolocation/nsIGeolocationProvider.idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/dom/interfaces/geolocation/nsIDOMGeoGeolocation.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/geolocation/nsIDOMGeoPosition.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/geolocation/nsIDOMGeoPositionAddress.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/geolocation/nsIDOMGeoPositionCoords.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/geolocation/nsIDOMGeoPositionCallback.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/geolocation/nsIDOMGeoPositionError.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/geolocation/nsIDOMGeoPositionErrorCallback.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/geolocation/nsIDOMGeoPositionOptions.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/geolocation/nsIDOMNavigatorGeolocation.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/geolocation/nsIGeolocationProvider.idl ../../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 _xpidlgen/nsIDOMGeoGeolocation.h _xpidlgen/nsIDOMGeoPosition.h _xpidlgen/nsIDOMGeoPositionAddress.h _xpidlgen/nsIDOMGeoPositionCoords.h _xpidlgen/nsIDOMGeoPositionCallback.h _xpidlgen/nsIDOMGeoPositionError.h _xpidlgen/nsIDOMGeoPositionErrorCallback.h _xpidlgen/nsIDOMGeoPositionOptions.h _xpidlgen/nsIDOMNavigatorGeolocation.h _xpidlgen/nsIGeolocationProvider.h ../../../dist/include make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/dom/interfaces/geolocation' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/dom/interfaces/threads' Creating /c/build/comm-central/sb-de/mozilla/dom/interfaces/threads/.deps c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../../dist/idl Creating _xpidlgen/.done nsIDOMWorkers.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/threads -I../../../dist/idl -o _xpidlgen/nsIDOMWorkers /c/build/comm-central/comm-central/mozilla/dom/interfaces/threads/nsIDOMWorkers.idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/dom/interfaces/threads/nsIDOMWorkers.idl ../../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 _xpidlgen/nsIDOMWorkers.h ../../../dist/include make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/dom/interfaces/threads' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/dom/interfaces/svg' Creating /c/build/comm-central/sb-de/mozilla/dom/interfaces/svg/.deps c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../../dist/idl Creating _xpidlgen/.done nsIDOMGetSVGDocument.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/svg -I../../../dist/idl -o _xpidlgen/nsIDOMGetSVGDocument /c/build/comm-central/comm-central/mozilla/dom/interfaces/svg/nsIDOMGetSVGDocument.idl nsIDOMSVGAElement.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/svg -I../../../dist/idl -o _xpidlgen/nsIDOMSVGAElement /c/build/comm-central/comm-central/mozilla/dom/interfaces/svg/nsIDOMSVGAElement.idl nsIDOMSVGAltGlyphElement.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/svg -I../../../dist/idl -o _xpidlgen/nsIDOMSVGAltGlyphElement /c/build/comm-central/comm-central/mozilla/dom/interfaces/svg/nsIDOMSVGAltGlyphElement.idl nsIDOMSVGAngle.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/svg -I../../../dist/idl -o _xpidlgen/nsIDOMSVGAngle /c/build/comm-central/comm-central/mozilla/dom/interfaces/svg/nsIDOMSVGAngle.idl nsIDOMSVGAnimatedAngle.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/svg -I../../../dist/idl -o _xpidlgen/nsIDOMSVGAnimatedAngle /c/build/comm-central/comm-central/mozilla/dom/interfaces/svg/nsIDOMSVGAnimatedAngle.idl nsIDOMSVGAnimatedBoolean.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/svg -I../../../dist/idl -o _xpidlgen/nsIDOMSVGAnimatedBoolean /c/build/comm-central/comm-central/mozilla/dom/interfaces/svg/nsIDOMSVGAnimatedBoolean.idl nsIDOMSVGAnimatedEnum.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/svg -I../../../dist/idl -o _xpidlgen/nsIDOMSVGAnimatedEnum /c/build/comm-central/comm-central/mozilla/dom/interfaces/svg/nsIDOMSVGAnimatedEnum.idl nsIDOMSVGAnimatedInteger.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/svg -I../../../dist/idl -o _xpidlgen/nsIDOMSVGAnimatedInteger /c/build/comm-central/comm-central/mozilla/dom/interfaces/svg/nsIDOMSVGAnimatedInteger.idl nsIDOMSVGAnimatedLength.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/svg -I../../../dist/idl -o _xpidlgen/nsIDOMSVGAnimatedLength /c/build/comm-central/comm-central/mozilla/dom/interfaces/svg/nsIDOMSVGAnimatedLength.idl nsIDOMSVGAnimatedLengthList.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/svg -I../../../dist/idl -o _xpidlgen/nsIDOMSVGAnimatedLengthList /c/build/comm-central/comm-central/mozilla/dom/interfaces/svg/nsIDOMSVGAnimatedLengthList.idl nsIDOMSVGAnimatedNumber.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/svg -I../../../dist/idl -o _xpidlgen/nsIDOMSVGAnimatedNumber /c/build/comm-central/comm-central/mozilla/dom/interfaces/svg/nsIDOMSVGAnimatedNumber.idl nsIDOMSVGAnimatedNumberList.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/svg -I../../../dist/idl -o _xpidlgen/nsIDOMSVGAnimatedNumberList /c/build/comm-central/comm-central/mozilla/dom/interfaces/svg/nsIDOMSVGAnimatedNumberList.idl nsIDOMSVGAnimatedPathData.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/svg -I../../../dist/idl -o _xpidlgen/nsIDOMSVGAnimatedPathData /c/build/comm-central/comm-central/mozilla/dom/interfaces/svg/nsIDOMSVGAnimatedPathData.idl nsIDOMSVGAnimatedPoints.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/svg -I../../../dist/idl -o _xpidlgen/nsIDOMSVGAnimatedPoints /c/build/comm-central/comm-central/mozilla/dom/interfaces/svg/nsIDOMSVGAnimatedPoints.idl nsIDOMSVGAnimatedRect.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/svg -I../../../dist/idl -o _xpidlgen/nsIDOMSVGAnimatedRect /c/build/comm-central/comm-central/mozilla/dom/interfaces/svg/nsIDOMSVGAnimatedRect.idl nsIDOMSVGAnimatedString.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/svg -I../../../dist/idl -o _xpidlgen/nsIDOMSVGAnimatedString /c/build/comm-central/comm-central/mozilla/dom/interfaces/svg/nsIDOMSVGAnimatedString.idl nsIDOMSVGAnimPresAspRatio.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/svg -I../../../dist/idl -o _xpidlgen/nsIDOMSVGAnimPresAspRatio /c/build/comm-central/comm-central/mozilla/dom/interfaces/svg/nsIDOMSVGAnimPresAspRatio.idl nsIDOMSVGAnimTransformList.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/svg -I../../../dist/idl -o _xpidlgen/nsIDOMSVGAnimTransformList /c/build/comm-central/comm-central/mozilla/dom/interfaces/svg/nsIDOMSVGAnimTransformList.idl nsIDOMSVGCircleElement.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/svg -I../../../dist/idl -o _xpidlgen/nsIDOMSVGCircleElement /c/build/comm-central/comm-central/mozilla/dom/interfaces/svg/nsIDOMSVGCircleElement.idl nsIDOMSVGClipPathElement.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/svg -I../../../dist/idl -o _xpidlgen/nsIDOMSVGClipPathElement /c/build/comm-central/comm-central/mozilla/dom/interfaces/svg/nsIDOMSVGClipPathElement.idl nsIDOMSVGDefsElement.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/svg -I../../../dist/idl -o _xpidlgen/nsIDOMSVGDefsElement /c/build/comm-central/comm-central/mozilla/dom/interfaces/svg/nsIDOMSVGDefsElement.idl nsIDOMSVGDescElement.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/svg -I../../../dist/idl -o _xpidlgen/nsIDOMSVGDescElement /c/build/comm-central/comm-central/mozilla/dom/interfaces/svg/nsIDOMSVGDescElement.idl nsIDOMSVGDocument.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/svg -I../../../dist/idl -o _xpidlgen/nsIDOMSVGDocument /c/build/comm-central/comm-central/mozilla/dom/interfaces/svg/nsIDOMSVGDocument.idl nsIDOMSVGElement.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/svg -I../../../dist/idl -o _xpidlgen/nsIDOMSVGElement /c/build/comm-central/comm-central/mozilla/dom/interfaces/svg/nsIDOMSVGElement.idl nsIDOMSVGEllipseElement.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/svg -I../../../dist/idl -o _xpidlgen/nsIDOMSVGEllipseElement /c/build/comm-central/comm-central/mozilla/dom/interfaces/svg/nsIDOMSVGEllipseElement.idl nsIDOMSVGEvent.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/svg -I../../../dist/idl -o _xpidlgen/nsIDOMSVGEvent /c/build/comm-central/comm-central/mozilla/dom/interfaces/svg/nsIDOMSVGEvent.idl nsIDOMSVGException.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/svg -I../../../dist/idl -o _xpidlgen/nsIDOMSVGException /c/build/comm-central/comm-central/mozilla/dom/interfaces/svg/nsIDOMSVGException.idl nsIDOMSVGFilterElement.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/svg -I../../../dist/idl -o _xpidlgen/nsIDOMSVGFilterElement /c/build/comm-central/comm-central/mozilla/dom/interfaces/svg/nsIDOMSVGFilterElement.idl nsIDOMSVGFilters.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/svg -I../../../dist/idl -o _xpidlgen/nsIDOMSVGFilters /c/build/comm-central/comm-central/mozilla/dom/interfaces/svg/nsIDOMSVGFilters.idl nsIDOMSVGFitToViewBox.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/svg -I../../../dist/idl -o _xpidlgen/nsIDOMSVGFitToViewBox /c/build/comm-central/comm-central/mozilla/dom/interfaces/svg/nsIDOMSVGFitToViewBox.idl nsIDOMSVGForeignObjectElem.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/svg -I../../../dist/idl -o _xpidlgen/nsIDOMSVGForeignObjectElem /c/build/comm-central/comm-central/mozilla/dom/interfaces/svg/nsIDOMSVGForeignObjectElem.idl nsIDOMSVGGElement.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/svg -I../../../dist/idl -o _xpidlgen/nsIDOMSVGGElement /c/build/comm-central/comm-central/mozilla/dom/interfaces/svg/nsIDOMSVGGElement.idl nsIDOMSVGGradientElement.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/svg -I../../../dist/idl -o _xpidlgen/nsIDOMSVGGradientElement /c/build/comm-central/comm-central/mozilla/dom/interfaces/svg/nsIDOMSVGGradientElement.idl nsIDOMSVGImageElement.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/svg -I../../../dist/idl -o _xpidlgen/nsIDOMSVGImageElement /c/build/comm-central/comm-central/mozilla/dom/interfaces/svg/nsIDOMSVGImageElement.idl nsIDOMSVGLength.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/svg -I../../../dist/idl -o _xpidlgen/nsIDOMSVGLength /c/build/comm-central/comm-central/mozilla/dom/interfaces/svg/nsIDOMSVGLength.idl nsIDOMSVGLengthList.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/svg -I../../../dist/idl -o _xpidlgen/nsIDOMSVGLengthList /c/build/comm-central/comm-central/mozilla/dom/interfaces/svg/nsIDOMSVGLengthList.idl nsIDOMSVGLineElement.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/svg -I../../../dist/idl -o _xpidlgen/nsIDOMSVGLineElement /c/build/comm-central/comm-central/mozilla/dom/interfaces/svg/nsIDOMSVGLineElement.idl nsIDOMSVGLocatable.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/svg -I../../../dist/idl -o _xpidlgen/nsIDOMSVGLocatable /c/build/comm-central/comm-central/mozilla/dom/interfaces/svg/nsIDOMSVGLocatable.idl nsIDOMSVGMarkerElement.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/svg -I../../../dist/idl -o _xpidlgen/nsIDOMSVGMarkerElement /c/build/comm-central/comm-central/mozilla/dom/interfaces/svg/nsIDOMSVGMarkerElement.idl nsIDOMSVGMaskElement.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/svg -I../../../dist/idl -o _xpidlgen/nsIDOMSVGMaskElement /c/build/comm-central/comm-central/mozilla/dom/interfaces/svg/nsIDOMSVGMaskElement.idl nsIDOMSVGMatrix.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/svg -I../../../dist/idl -o _xpidlgen/nsIDOMSVGMatrix /c/build/comm-central/comm-central/mozilla/dom/interfaces/svg/nsIDOMSVGMatrix.idl nsIDOMSVGMetadataElement.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/svg -I../../../dist/idl -o _xpidlgen/nsIDOMSVGMetadataElement /c/build/comm-central/comm-central/mozilla/dom/interfaces/svg/nsIDOMSVGMetadataElement.idl nsIDOMSVGNumber.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/svg -I../../../dist/idl -o _xpidlgen/nsIDOMSVGNumber /c/build/comm-central/comm-central/mozilla/dom/interfaces/svg/nsIDOMSVGNumber.idl nsIDOMSVGNumberList.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/svg -I../../../dist/idl -o _xpidlgen/nsIDOMSVGNumberList /c/build/comm-central/comm-central/mozilla/dom/interfaces/svg/nsIDOMSVGNumberList.idl nsIDOMSVGPathElement.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/svg -I../../../dist/idl -o _xpidlgen/nsIDOMSVGPathElement /c/build/comm-central/comm-central/mozilla/dom/interfaces/svg/nsIDOMSVGPathElement.idl nsIDOMSVGPathSeg.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/svg -I../../../dist/idl -o _xpidlgen/nsIDOMSVGPathSeg /c/build/comm-central/comm-central/mozilla/dom/interfaces/svg/nsIDOMSVGPathSeg.idl nsIDOMSVGPathSegList.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/svg -I../../../dist/idl -o _xpidlgen/nsIDOMSVGPathSegList /c/build/comm-central/comm-central/mozilla/dom/interfaces/svg/nsIDOMSVGPathSegList.idl nsIDOMSVGPatternElement.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/svg -I../../../dist/idl -o _xpidlgen/nsIDOMSVGPatternElement /c/build/comm-central/comm-central/mozilla/dom/interfaces/svg/nsIDOMSVGPatternElement.idl nsIDOMSVGPoint.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/svg -I../../../dist/idl -o _xpidlgen/nsIDOMSVGPoint /c/build/comm-central/comm-central/mozilla/dom/interfaces/svg/nsIDOMSVGPoint.idl nsIDOMSVGPointList.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/svg -I../../../dist/idl -o _xpidlgen/nsIDOMSVGPointList /c/build/comm-central/comm-central/mozilla/dom/interfaces/svg/nsIDOMSVGPointList.idl nsIDOMSVGPolygonElement.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/svg -I../../../dist/idl -o _xpidlgen/nsIDOMSVGPolygonElement /c/build/comm-central/comm-central/mozilla/dom/interfaces/svg/nsIDOMSVGPolygonElement.idl nsIDOMSVGPolylineElement.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/svg -I../../../dist/idl -o _xpidlgen/nsIDOMSVGPolylineElement /c/build/comm-central/comm-central/mozilla/dom/interfaces/svg/nsIDOMSVGPolylineElement.idl nsIDOMSVGPresAspectRatio.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/svg -I../../../dist/idl -o _xpidlgen/nsIDOMSVGPresAspectRatio /c/build/comm-central/comm-central/mozilla/dom/interfaces/svg/nsIDOMSVGPresAspectRatio.idl nsIDOMSVGRect.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/svg -I../../../dist/idl -o _xpidlgen/nsIDOMSVGRect /c/build/comm-central/comm-central/mozilla/dom/interfaces/svg/nsIDOMSVGRect.idl nsIDOMSVGRectElement.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/svg -I../../../dist/idl -o _xpidlgen/nsIDOMSVGRectElement /c/build/comm-central/comm-central/mozilla/dom/interfaces/svg/nsIDOMSVGRectElement.idl nsIDOMSVGScriptElement.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/svg -I../../../dist/idl -o _xpidlgen/nsIDOMSVGScriptElement /c/build/comm-central/comm-central/mozilla/dom/interfaces/svg/nsIDOMSVGScriptElement.idl nsIDOMSVGSVGElement.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/svg -I../../../dist/idl -o _xpidlgen/nsIDOMSVGSVGElement /c/build/comm-central/comm-central/mozilla/dom/interfaces/svg/nsIDOMSVGSVGElement.idl nsIDOMSVGStopElement.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/svg -I../../../dist/idl -o _xpidlgen/nsIDOMSVGStopElement /c/build/comm-central/comm-central/mozilla/dom/interfaces/svg/nsIDOMSVGStopElement.idl nsIDOMSVGStylable.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/svg -I../../../dist/idl -o _xpidlgen/nsIDOMSVGStylable /c/build/comm-central/comm-central/mozilla/dom/interfaces/svg/nsIDOMSVGStylable.idl nsIDOMSVGStyleElement.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/svg -I../../../dist/idl -o _xpidlgen/nsIDOMSVGStyleElement /c/build/comm-central/comm-central/mozilla/dom/interfaces/svg/nsIDOMSVGStyleElement.idl nsIDOMSVGSwitchElement.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/svg -I../../../dist/idl -o _xpidlgen/nsIDOMSVGSwitchElement /c/build/comm-central/comm-central/mozilla/dom/interfaces/svg/nsIDOMSVGSwitchElement.idl nsIDOMSVGSymbolElement.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/svg -I../../../dist/idl -o _xpidlgen/nsIDOMSVGSymbolElement /c/build/comm-central/comm-central/mozilla/dom/interfaces/svg/nsIDOMSVGSymbolElement.idl nsIDOMSVGTextContentElement.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/svg -I../../../dist/idl -o _xpidlgen/nsIDOMSVGTextContentElement /c/build/comm-central/comm-central/mozilla/dom/interfaces/svg/nsIDOMSVGTextContentElement.idl nsIDOMSVGTextElement.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/svg -I../../../dist/idl -o _xpidlgen/nsIDOMSVGTextElement /c/build/comm-central/comm-central/mozilla/dom/interfaces/svg/nsIDOMSVGTextElement.idl nsIDOMSVGTextPathElement.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/svg -I../../../dist/idl -o _xpidlgen/nsIDOMSVGTextPathElement /c/build/comm-central/comm-central/mozilla/dom/interfaces/svg/nsIDOMSVGTextPathElement.idl nsIDOMSVGTextPositionElem.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/svg -I../../../dist/idl -o _xpidlgen/nsIDOMSVGTextPositionElem /c/build/comm-central/comm-central/mozilla/dom/interfaces/svg/nsIDOMSVGTextPositionElem.idl nsIDOMSVGTitleElement.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/svg -I../../../dist/idl -o _xpidlgen/nsIDOMSVGTitleElement /c/build/comm-central/comm-central/mozilla/dom/interfaces/svg/nsIDOMSVGTitleElement.idl nsIDOMSVGTransform.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/svg -I../../../dist/idl -o _xpidlgen/nsIDOMSVGTransform /c/build/comm-central/comm-central/mozilla/dom/interfaces/svg/nsIDOMSVGTransform.idl nsIDOMSVGTransformList.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/svg -I../../../dist/idl -o _xpidlgen/nsIDOMSVGTransformList /c/build/comm-central/comm-central/mozilla/dom/interfaces/svg/nsIDOMSVGTransformList.idl nsIDOMSVGTransformable.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/svg -I../../../dist/idl -o _xpidlgen/nsIDOMSVGTransformable /c/build/comm-central/comm-central/mozilla/dom/interfaces/svg/nsIDOMSVGTransformable.idl nsIDOMSVGTSpanElement.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/svg -I../../../dist/idl -o _xpidlgen/nsIDOMSVGTSpanElement /c/build/comm-central/comm-central/mozilla/dom/interfaces/svg/nsIDOMSVGTSpanElement.idl nsIDOMSVGURIReference.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/svg -I../../../dist/idl -o _xpidlgen/nsIDOMSVGURIReference /c/build/comm-central/comm-central/mozilla/dom/interfaces/svg/nsIDOMSVGURIReference.idl nsIDOMSVGUnitTypes.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/svg -I../../../dist/idl -o _xpidlgen/nsIDOMSVGUnitTypes /c/build/comm-central/comm-central/mozilla/dom/interfaces/svg/nsIDOMSVGUnitTypes.idl nsIDOMSVGUseElement.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/svg -I../../../dist/idl -o _xpidlgen/nsIDOMSVGUseElement /c/build/comm-central/comm-central/mozilla/dom/interfaces/svg/nsIDOMSVGUseElement.idl nsIDOMSVGViewSpec.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/svg -I../../../dist/idl -o _xpidlgen/nsIDOMSVGViewSpec /c/build/comm-central/comm-central/mozilla/dom/interfaces/svg/nsIDOMSVGViewSpec.idl nsIDOMSVGZoomAndPan.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/svg -I../../../dist/idl -o _xpidlgen/nsIDOMSVGZoomAndPan /c/build/comm-central/comm-central/mozilla/dom/interfaces/svg/nsIDOMSVGZoomAndPan.idl nsIDOMSVGZoomEvent.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/svg -I../../../dist/idl -o _xpidlgen/nsIDOMSVGZoomEvent /c/build/comm-central/comm-central/mozilla/dom/interfaces/svg/nsIDOMSVGZoomEvent.idl nsIDOMSVGAnimateElement.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/svg -I../../../dist/idl -o _xpidlgen/nsIDOMSVGAnimateElement /c/build/comm-central/comm-central/mozilla/dom/interfaces/svg/nsIDOMSVGAnimateElement.idl nsIDOMSVGAnimateTransformElement.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/svg -I../../../dist/idl -o _xpidlgen/nsIDOMSVGAnimateTransformElement /c/build/comm-central/comm-central/mozilla/dom/interfaces/svg/nsIDOMSVGAnimateTransformElement.idl nsIDOMSVGAnimateMotionElement.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/svg -I../../../dist/idl -o _xpidlgen/nsIDOMSVGAnimateMotionElement /c/build/comm-central/comm-central/mozilla/dom/interfaces/svg/nsIDOMSVGAnimateMotionElement.idl nsIDOMSVGAnimationElement.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/svg -I../../../dist/idl -o _xpidlgen/nsIDOMSVGAnimationElement /c/build/comm-central/comm-central/mozilla/dom/interfaces/svg/nsIDOMSVGAnimationElement.idl nsIDOMSVGMpathElement.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/svg -I../../../dist/idl -o _xpidlgen/nsIDOMSVGMpathElement /c/build/comm-central/comm-central/mozilla/dom/interfaces/svg/nsIDOMSVGMpathElement.idl nsIDOMSVGSetElement.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/svg -I../../../dist/idl -o _xpidlgen/nsIDOMSVGSetElement /c/build/comm-central/comm-central/mozilla/dom/interfaces/svg/nsIDOMSVGSetElement.idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/dom/interfaces/svg/nsIDOMGetSVGDocument.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/svg/nsIDOMSVGAElement.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/svg/nsIDOMSVGAltGlyphElement.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/svg/nsIDOMSVGAngle.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/svg/nsIDOMSVGAnimatedAngle.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/svg/nsIDOMSVGAnimatedBoolean.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/svg/nsIDOMSVGAnimatedEnum.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/svg/nsIDOMSVGAnimatedInteger.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/svg/nsIDOMSVGAnimatedLength.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/svg/nsIDOMSVGAnimatedLengthList.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/svg/nsIDOMSVGAnimatedNumber.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/svg/nsIDOMSVGAnimatedNumberList.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/svg/nsIDOMSVGAnimatedPathData.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/svg/nsIDOMSVGAnimatedPoints.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/svg/nsIDOMSVGAnimatedRect.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/svg/nsIDOMSVGAnimatedString.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/svg/nsIDOMSVGAnimPresAspRatio.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/svg/nsIDOMSVGAnimTransformList.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/svg/nsIDOMSVGCircleElement.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/svg/nsIDOMSVGClipPathElement.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/svg/nsIDOMSVGDefsElement.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/svg/nsIDOMSVGDescElement.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/svg/nsIDOMSVGDocument.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/svg/nsIDOMSVGElement.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/svg/nsIDOMSVGEllipseElement.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/svg/nsIDOMSVGEvent.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/svg/nsIDOMSVGException.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/svg/nsIDOMSVGFilterElement.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/svg/nsIDOMSVGFilters.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/svg/nsIDOMSVGFitToViewBox.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/svg/nsIDOMSVGForeignObjectElem.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/svg/nsIDOMSVGGElement.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/svg/nsIDOMSVGGradientElement.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/svg/nsIDOMSVGImageElement.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/svg/nsIDOMSVGLength.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/svg/nsIDOMSVGLengthList.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/svg/nsIDOMSVGLineElement.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/svg/nsIDOMSVGLocatable.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/svg/nsIDOMSVGMarkerElement.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/svg/nsIDOMSVGMaskElement.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/svg/nsIDOMSVGMatrix.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/svg/nsIDOMSVGMetadataElement.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/svg/nsIDOMSVGNumber.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/svg/nsIDOMSVGNumberList.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/svg/nsIDOMSVGPathElement.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/svg/nsIDOMSVGPathSeg.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/svg/nsIDOMSVGPathSegList.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/svg/nsIDOMSVGPatternElement.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/svg/nsIDOMSVGPoint.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/svg/nsIDOMSVGPointList.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/svg/nsIDOMSVGPolygonElement.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/svg/nsIDOMSVGPolylineElement.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/svg/nsIDOMSVGPresAspectRatio.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/svg/nsIDOMSVGRect.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/svg/nsIDOMSVGRectElement.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/svg/nsIDOMSVGScriptElement.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/svg/nsIDOMSVGSVGElement.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/svg/nsIDOMSVGStopElement.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/svg/nsIDOMSVGStylable.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/svg/nsIDOMSVGStyleElement.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/svg/nsIDOMSVGSwitchElement.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/svg/nsIDOMSVGSymbolElement.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/svg/nsIDOMSVGTextContentElement.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/svg/nsIDOMSVGTextElement.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/svg/nsIDOMSVGTextPathElement.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/svg/nsIDOMSVGTextPositionElem.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/svg/nsIDOMSVGTitleElement.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/svg/nsIDOMSVGTransform.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/svg/nsIDOMSVGTransformList.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/svg/nsIDOMSVGTransformable.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/svg/nsIDOMSVGTSpanElement.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/svg/nsIDOMSVGURIReference.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/svg/nsIDOMSVGUnitTypes.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/svg/nsIDOMSVGUseElement.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/svg/nsIDOMSVGViewSpec.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/svg/nsIDOMSVGZoomAndPan.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/svg/nsIDOMSVGZoomEvent.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/svg/nsIDOMSVGAnimateElement.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/svg/nsIDOMSVGAnimateTransformElement.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/svg/nsIDOMSVGAnimateMotionElement.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/svg/nsIDOMSVGAnimationElement.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/svg/nsIDOMSVGMpathElement.idl /c/build/comm-central/comm-central/mozilla/dom/interfaces/svg/nsIDOMSVGSetElement.idl ../../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 _xpidlgen/nsIDOMGetSVGDocument.h _xpidlgen/nsIDOMSVGAElement.h _xpidlgen/nsIDOMSVGAltGlyphElement.h _xpidlgen/nsIDOMSVGAngle.h _xpidlgen/nsIDOMSVGAnimatedAngle.h _xpidlgen/nsIDOMSVGAnimatedBoolean.h _xpidlgen/nsIDOMSVGAnimatedEnum.h _xpidlgen/nsIDOMSVGAnimatedInteger.h _xpidlgen/nsIDOMSVGAnimatedLength.h _xpidlgen/nsIDOMSVGAnimatedLengthList.h _xpidlgen/nsIDOMSVGAnimatedNumber.h _xpidlgen/nsIDOMSVGAnimatedNumberList.h _xpidlgen/nsIDOMSVGAnimatedPathData.h _xpidlgen/nsIDOMSVGAnimatedPoints.h _xpidlgen/nsIDOMSVGAnimatedRect.h _xpidlgen/nsIDOMSVGAnimatedString.h _xpidlgen/nsIDOMSVGAnimPresAspRatio.h _xpidlgen/nsIDOMSVGAnimTransformList.h _xpidlgen/nsIDOMSVGCircleElement.h _xpidlgen/nsIDOMSVGClipPathElement.h _xpidlgen/nsIDOMSVGDefsElement.h _xpidlgen/nsIDOMSVGDescElement.h _xpidlgen/nsIDOMSVGDocument.h _xpidlgen/nsIDOMSVGElement.h _xpidlgen/nsIDOMSVGEllipseElement.h _xpidlgen/nsIDOMSVGEvent.h _xpidlgen/nsIDOMSVGException.h _xpidlgen/nsIDOMSVGFilterElement.h _xpidlgen/nsIDOMSVGFilters.h _xpidlgen/nsIDOMSVGFitToViewBox.h _xpidlgen/nsIDOMSVGForeignObjectElem.h _xpidlgen/nsIDOMSVGGElement.h _xpidlgen/nsIDOMSVGGradientElement.h _xpidlgen/nsIDOMSVGImageElement.h _xpidlgen/nsIDOMSVGLength.h _xpidlgen/nsIDOMSVGLengthList.h _xpidlgen/nsIDOMSVGLineElement.h _xpidlgen/nsIDOMSVGLocatable.h _xpidlgen/nsIDOMSVGMarkerElement.h _xpidlgen/nsIDOMSVGMaskElement.h _xpidlgen/nsIDOMSVGMatrix.h _xpidlgen/nsIDOMSVGMetadataElement.h _xpidlgen/nsIDOMSVGNumber.h _xpidlgen/nsIDOMSVGNumberList.h _xpidlgen/nsIDOMSVGPathElement.h _xpidlgen/nsIDOMSVGPathSeg.h _xpidlgen/nsIDOMSVGPathSegList.h _xpidlgen/nsIDOMSVGPatternElement.h _xpidlgen/nsIDOMSVGPoint.h _xpidlgen/nsIDOMSVGPointList.h _xpidlgen/nsIDOMSVGPolygonElement.h _xpidlgen/nsIDOMSVGPolylineElement.h _xpidlgen/nsIDOMSVGPresAspectRatio.h _xpidlgen/nsIDOMSVGRect.h _xpidlgen/nsIDOMSVGRectElement.h _xpidlgen/nsIDOMSVGScriptElement.h _xpidlgen/nsIDOMSVGSVGElement.h _xpidlgen/nsIDOMSVGStopElement.h _xpidlgen/nsIDOMSVGStylable.h _xpidlgen/nsIDOMSVGStyleElement.h _xpidlgen/nsIDOMSVGSwitchElement.h _xpidlgen/nsIDOMSVGSymbolElement.h _xpidlgen/nsIDOMSVGTextContentElement.h _xpidlgen/nsIDOMSVGTextElement.h _xpidlgen/nsIDOMSVGTextPathElement.h _xpidlgen/nsIDOMSVGTextPositionElem.h _xpidlgen/nsIDOMSVGTitleElement.h _xpidlgen/nsIDOMSVGTransform.h _xpidlgen/nsIDOMSVGTransformList.h _xpidlgen/nsIDOMSVGTransformable.h _xpidlgen/nsIDOMSVGTSpanElement.h _xpidlgen/nsIDOMSVGURIReference.h _xpidlgen/nsIDOMSVGUnitTypes.h _xpidlgen/nsIDOMSVGUseElement.h _xpidlgen/nsIDOMSVGViewSpec.h _xpidlgen/nsIDOMSVGZoomAndPan.h _xpidlgen/nsIDOMSVGZoomEvent.h _xpidlgen/nsIDOMSVGAnimateElement.h _xpidlgen/nsIDOMSVGAnimateTransformElement.h _xpidlgen/nsIDOMSVGAnimateMotionElement.h _xpidlgen/nsIDOMSVGAnimationElement.h _xpidlgen/nsIDOMSVGMpathElement.h _xpidlgen/nsIDOMSVGSetElement.h ../../../dist/include make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/dom/interfaces/svg' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/dom/interfaces/smil' Creating /c/build/comm-central/sb-de/mozilla/dom/interfaces/smil/.deps c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../../dist/idl Creating _xpidlgen/.done nsIDOMElementTimeControl.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/smil -I../../../dist/idl -o _xpidlgen/nsIDOMElementTimeControl /c/build/comm-central/comm-central/mozilla/dom/interfaces/smil/nsIDOMElementTimeControl.idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/dom/interfaces/smil/nsIDOMElementTimeControl.idl ../../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 _xpidlgen/nsIDOMElementTimeControl.h ../../../dist/include make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/dom/interfaces/smil' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/dom/public/coreEvents' c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/dom/public/coreEvents/nsIDOMFocusListener.h /c/build/comm-central/comm-central/mozilla/dom/public/coreEvents/nsIDOMFormListener.h /c/build/comm-central/comm-central/mozilla/dom/public/coreEvents/nsIDOMKeyListener.h /c/build/comm-central/comm-central/mozilla/dom/public/coreEvents/nsIDOMLoadListener.h /c/build/comm-central/comm-central/mozilla/dom/public/coreEvents/nsIDOMMouseListener.h /c/build/comm-central/comm-central/mozilla/dom/public/coreEvents/nsIDOMMouseMotionListener.h /c/build/comm-central/comm-central/mozilla/dom/public/coreEvents/nsIDOMTextListener.h /c/build/comm-central/comm-central/mozilla/dom/public/coreEvents/nsIDOMCompositionListener.h /c/build/comm-central/comm-central/mozilla/dom/public/coreEvents/nsIDOMContextMenuListener.h /c/build/comm-central/comm-central/mozilla/dom/public/coreEvents/nsIDOMUIListener.h ../../../dist/include make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/dom/public/coreEvents' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/dom/base' Creating /c/build/comm-central/sb-de/mozilla/dom/base/.deps c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/dom/base/nsDOMCID.h /c/build/comm-central/comm-central/mozilla/dom/base/nsDOMClassInfoClasses.h /c/build/comm-central/comm-central/mozilla/dom/base/nsDOMClassInfoID.h /c/build/comm-central/comm-central/mozilla/dom/base/nsDOMError.h /c/build/comm-central/comm-central/mozilla/dom/base/nsDOMJSUtils.h /c/build/comm-central/comm-central/mozilla/dom/base/nsDOMScriptObjectHolder.h /c/build/comm-central/comm-central/mozilla/dom/base/nsDOMString.h /c/build/comm-central/comm-central/mozilla/dom/base/nsIBaseDOMException.h /c/build/comm-central/comm-central/mozilla/dom/base/nsIDOMClassInfo.h /c/build/comm-central/comm-central/mozilla/dom/base/nsIDOMScriptObjectFactory.h /c/build/comm-central/comm-central/mozilla/dom/base/nsIJSEventListener.h /c/build/comm-central/comm-central/mozilla/dom/base/nsIJSNativeInitializer.h /c/build/comm-central/comm-central/mozilla/dom/base/nsIScriptContext.h /c/build/comm-central/comm-central/mozilla/dom/base/nsIScriptExternalNameSet.h /c/build/comm-central/comm-central/mozilla/dom/base/nsIScriptGlobalObject.h /c/build/comm-central/comm-central/mozilla/dom/base/nsIScriptGlobalObjectOwner.h /c/build/comm-central/comm-central/mozilla/dom/base/nsIScriptNameSpaceManager.h /c/build/comm-central/comm-central/mozilla/dom/base/nsIScriptObjectOwner.h /c/build/comm-central/comm-central/mozilla/dom/base/nsIScriptObjectPrincipal.h /c/build/comm-central/comm-central/mozilla/dom/base/nsIScriptRuntime.h /c/build/comm-central/comm-central/mozilla/dom/base/nsIScriptTimeoutHandler.h /c/build/comm-central/comm-central/mozilla/dom/base/nsPIDOMWindow.h /c/build/comm-central/comm-central/mozilla/dom/base/nsPIWindowRoot.h /c/build/comm-central/comm-central/mozilla/dom/base/nsFocusManager.h /c/build/comm-central/comm-central/mozilla/dom/base/nsWrapperCache.h ../../dist/include Creating _xpidlgen/.done nsIEntropyCollector.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/base -I../../dist/idl -o _xpidlgen/nsIEntropyCollector /c/build/comm-central/comm-central/mozilla/dom/base/nsIEntropyCollector.idl nsIScriptChannel.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/dom/base -I../../dist/idl -o _xpidlgen/nsIScriptChannel /c/build/comm-central/comm-central/mozilla/dom/base/nsIScriptChannel.idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/dom/base/nsIEntropyCollector.idl /c/build/comm-central/comm-central/mozilla/dom/base/nsIScriptChannel.idl ../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 _xpidlgen/nsIEntropyCollector.h _xpidlgen/nsIScriptChannel.h ../../dist/include make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/dom/base' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/dom/src' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/dom/src/jsurl' Creating /c/build/comm-central/sb-de/mozilla/dom/src/jsurl/.deps c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/dom/src/jsurl/nsJSProtocolHandler.h ../../../dist/include make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/dom/src/jsurl' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/dom/src/events' Creating /c/build/comm-central/sb-de/mozilla/dom/src/events/.deps make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/dom/src/events' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/dom/src/storage' Creating /c/build/comm-central/sb-de/mozilla/dom/src/storage/.deps make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/dom/src/storage' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/dom/src/offline' Creating /c/build/comm-central/sb-de/mozilla/dom/src/offline/.deps make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/dom/src/offline' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/dom/src/json' Creating /c/build/comm-central/sb-de/mozilla/dom/src/json/.deps c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/dom/src/json/nsJSON.h ../../../dist/include make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/dom/src/json' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/dom/src/geolocation' Creating /c/build/comm-central/sb-de/mozilla/dom/src/geolocation/.deps make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/dom/src/geolocation' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/dom/src/threads' Creating /c/build/comm-central/sb-de/mozilla/dom/src/threads/.deps make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/dom/src/threads' make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/dom/src' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/dom/locales' make[6]: Nothing to be done for `export'. make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/dom/locales' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/dom/plugins' c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/dom/plugins/PluginLibrary.h ../../dist/include/mozilla make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/dom/plugins' make[5]: Leaving directory `/c/build/comm-central/sb-de/mozilla/dom' make[5]: Entering directory `/c/build/comm-central/sb-de/mozilla/view' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/view/public' c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/view/public/nsIView.h /c/build/comm-central/comm-central/mozilla/view/public/nsIViewManager.h /c/build/comm-central/comm-central/mozilla/view/public/nsViewsCID.h /c/build/comm-central/comm-central/mozilla/view/public/nsIViewObserver.h /c/build/comm-central/comm-central/mozilla/view/public/nsIScrollPositionListener.h ../../dist/include make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/view/public' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/view/src' Creating /c/build/comm-central/sb-de/mozilla/view/src/.deps make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/view/src' make[5]: Leaving directory `/c/build/comm-central/sb-de/mozilla/view' make[5]: Entering directory `/c/build/comm-central/sb-de/mozilla/widget' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/widget/public' Creating /c/build/comm-central/sb-de/mozilla/widget/public/.deps c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/widget/public/nsIWidget.h /c/build/comm-central/comm-central/mozilla/widget/public/nsGUIEvent.h /c/build/comm-central/comm-central/mozilla/widget/public/nsEvent.h /c/build/comm-central/comm-central/mozilla/widget/public/nsNativeWidget.h /c/build/comm-central/comm-central/mozilla/widget/public/nsWidgetInitData.h /c/build/comm-central/comm-central/mozilla/widget/public/nsWidgetsCID.h /c/build/comm-central/comm-central/mozilla/widget/public/nsILookAndFeel.h /c/build/comm-central/comm-central/mozilla/widget/public/nsIPluginWidget.h /c/build/comm-central/comm-central/mozilla/widget/public/nsINativeKeyBindings.h /c/build/comm-central/comm-central/mozilla/widget/public/nsIDeviceContextSpec.h /c/build/comm-central/comm-central/mozilla/widget/public/nsIMenuRollup.h /c/build/comm-central/comm-central/mozilla/widget/public/nsIRollupListener.h ../../dist/include Creating _xpidlgen/.done nsIAccelerometer.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/widget/public -I../../dist/idl -o _xpidlgen/nsIAccelerometer /c/build/comm-central/comm-central/mozilla/widget/public/nsIAccelerometer.idl nsIAppShell.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/widget/public -I../../dist/idl -o _xpidlgen/nsIAppShell /c/build/comm-central/comm-central/mozilla/widget/public/nsIAppShell.idl nsIFilePicker.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/widget/public -I../../dist/idl -o _xpidlgen/nsIFilePicker /c/build/comm-central/comm-central/mozilla/widget/public/nsIFilePicker.idl nsIToolkit.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/widget/public -I../../dist/idl -o _xpidlgen/nsIToolkit /c/build/comm-central/comm-central/mozilla/widget/public/nsIToolkit.idl nsISound.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/widget/public -I../../dist/idl -o _xpidlgen/nsISound /c/build/comm-central/comm-central/mozilla/widget/public/nsISound.idl nsITransferable.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/widget/public -I../../dist/idl -o _xpidlgen/nsITransferable /c/build/comm-central/comm-central/mozilla/widget/public/nsITransferable.idl nsIClipboardDragDropHooks.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/widget/public -I../../dist/idl -o _xpidlgen/nsIClipboardDragDropHooks /c/build/comm-central/comm-central/mozilla/widget/public/nsIClipboardDragDropHooks.idl nsIClipboardDragDropHookList.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/widget/public -I../../dist/idl -o _xpidlgen/nsIClipboardDragDropHookList /c/build/comm-central/comm-central/mozilla/widget/public/nsIClipboardDragDropHookList.idl nsIDragSession.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/widget/public -I../../dist/idl -o _xpidlgen/nsIDragSession /c/build/comm-central/comm-central/mozilla/widget/public/nsIDragSession.idl nsIDragService.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/widget/public -I../../dist/idl -o _xpidlgen/nsIDragService /c/build/comm-central/comm-central/mozilla/widget/public/nsIDragService.idl nsIFormatConverter.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/widget/public -I../../dist/idl -o _xpidlgen/nsIFormatConverter /c/build/comm-central/comm-central/mozilla/widget/public/nsIFormatConverter.idl nsIClipboard.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/widget/public -I../../dist/idl -o _xpidlgen/nsIClipboard /c/build/comm-central/comm-central/mozilla/widget/public/nsIClipboard.idl nsIClipboardHelper.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/widget/public -I../../dist/idl -o _xpidlgen/nsIClipboardHelper /c/build/comm-central/comm-central/mozilla/widget/public/nsIClipboardHelper.idl nsIClipboardOwner.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/widget/public -I../../dist/idl -o _xpidlgen/nsIClipboardOwner /c/build/comm-central/comm-central/mozilla/widget/public/nsIClipboardOwner.idl nsIBaseWindow.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/widget/public -I../../dist/idl -o _xpidlgen/nsIBaseWindow /c/build/comm-central/comm-central/mozilla/widget/public/nsIBaseWindow.idl nsIBidiKeyboard.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/widget/public -I../../dist/idl -o _xpidlgen/nsIBidiKeyboard /c/build/comm-central/comm-central/mozilla/widget/public/nsIBidiKeyboard.idl nsIScreen.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/widget/public -I../../dist/idl -o _xpidlgen/nsIScreen /c/build/comm-central/comm-central/mozilla/widget/public/nsIScreen.idl nsIScreenManager.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/widget/public -I../../dist/idl -o _xpidlgen/nsIScreenManager /c/build/comm-central/comm-central/mozilla/widget/public/nsIScreenManager.idl nsIPrintSession.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/widget/public -I../../dist/idl -o _xpidlgen/nsIPrintSession /c/build/comm-central/comm-central/mozilla/widget/public/nsIPrintSession.idl nsIPrintSettings.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/widget/public -I../../dist/idl -o _xpidlgen/nsIPrintSettings /c/build/comm-central/comm-central/mozilla/widget/public/nsIPrintSettings.idl nsIPrintSettingsService.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/widget/public -I../../dist/idl -o _xpidlgen/nsIPrintSettingsService /c/build/comm-central/comm-central/mozilla/widget/public/nsIPrintSettingsService.idl nsIPrintOptions.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/widget/public -I../../dist/idl -o _xpidlgen/nsIPrintOptions /c/build/comm-central/comm-central/mozilla/widget/public/nsIPrintOptions.idl nsIIdleService.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/widget/public -I../../dist/idl -o _xpidlgen/nsIIdleService /c/build/comm-central/comm-central/mozilla/widget/public/nsIIdleService.idl nsIPrintSettingsWin.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/widget/public -I../../dist/idl -o _xpidlgen/nsIPrintSettingsWin /c/build/comm-central/comm-central/mozilla/widget/public/nsIPrintSettingsWin.idl nsIWinTaskbar.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/widget/public -I../../dist/idl -o _xpidlgen/nsIWinTaskbar /c/build/comm-central/comm-central/mozilla/widget/public/nsIWinTaskbar.idl nsITaskbarPreview.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/widget/public -I../../dist/idl -o _xpidlgen/nsITaskbarPreview /c/build/comm-central/comm-central/mozilla/widget/public/nsITaskbarPreview.idl nsITaskbarTabPreview.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/widget/public -I../../dist/idl -o _xpidlgen/nsITaskbarTabPreview /c/build/comm-central/comm-central/mozilla/widget/public/nsITaskbarTabPreview.idl nsITaskbarWindowPreview.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/widget/public -I../../dist/idl -o _xpidlgen/nsITaskbarWindowPreview /c/build/comm-central/comm-central/mozilla/widget/public/nsITaskbarWindowPreview.idl nsITaskbarPreviewController.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/widget/public -I../../dist/idl -o _xpidlgen/nsITaskbarPreviewController /c/build/comm-central/comm-central/mozilla/widget/public/nsITaskbarPreviewController.idl nsITaskbarPreviewButton.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/widget/public -I../../dist/idl -o _xpidlgen/nsITaskbarPreviewButton /c/build/comm-central/comm-central/mozilla/widget/public/nsITaskbarPreviewButton.idl nsITaskbarProgress.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/widget/public -I../../dist/idl -o _xpidlgen/nsITaskbarProgress /c/build/comm-central/comm-central/mozilla/widget/public/nsITaskbarProgress.idl nsIJumpListBuilder.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/widget/public -I../../dist/idl -o _xpidlgen/nsIJumpListBuilder /c/build/comm-central/comm-central/mozilla/widget/public/nsIJumpListBuilder.idl nsIJumpListItem.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/widget/public -I../../dist/idl -o _xpidlgen/nsIJumpListItem /c/build/comm-central/comm-central/mozilla/widget/public/nsIJumpListItem.idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/widget/public/nsIAccelerometer.idl /c/build/comm-central/comm-central/mozilla/widget/public/nsIAppShell.idl /c/build/comm-central/comm-central/mozilla/widget/public/nsIFilePicker.idl /c/build/comm-central/comm-central/mozilla/widget/public/nsIToolkit.idl /c/build/comm-central/comm-central/mozilla/widget/public/nsISound.idl /c/build/comm-central/comm-central/mozilla/widget/public/nsITransferable.idl /c/build/comm-central/comm-central/mozilla/widget/public/nsIClipboardDragDropHooks.idl /c/build/comm-central/comm-central/mozilla/widget/public/nsIClipboardDragDropHookList.idl /c/build/comm-central/comm-central/mozilla/widget/public/nsIDragSession.idl /c/build/comm-central/comm-central/mozilla/widget/public/nsIDragService.idl /c/build/comm-central/comm-central/mozilla/widget/public/nsIFormatConverter.idl /c/build/comm-central/comm-central/mozilla/widget/public/nsIClipboard.idl /c/build/comm-central/comm-central/mozilla/widget/public/nsIClipboardHelper.idl /c/build/comm-central/comm-central/mozilla/widget/public/nsIClipboardOwner.idl /c/build/comm-central/comm-central/mozilla/widget/public/nsIBaseWindow.idl /c/build/comm-central/comm-central/mozilla/widget/public/nsIBidiKeyboard.idl /c/build/comm-central/comm-central/mozilla/widget/public/nsIScreen.idl /c/build/comm-central/comm-central/mozilla/widget/public/nsIScreenManager.idl /c/build/comm-central/comm-central/mozilla/widget/public/nsIPrintSession.idl /c/build/comm-central/comm-central/mozilla/widget/public/nsIPrintSettings.idl /c/build/comm-central/comm-central/mozilla/widget/public/nsIPrintSettingsService.idl /c/build/comm-central/comm-central/mozilla/widget/public/nsIPrintOptions.idl /c/build/comm-central/comm-central/mozilla/widget/public/nsIIdleService.idl /c/build/comm-central/comm-central/mozilla/widget/public/nsIPrintSettingsWin.idl /c/build/comm-central/comm-central/mozilla/widget/public/nsIWinTaskbar.idl /c/build/comm-central/comm-central/mozilla/widget/public/nsITaskbarPreview.idl /c/build/comm-central/comm-central/mozilla/widget/public/nsITaskbarTabPreview.idl /c/build/comm-central/comm-central/mozilla/widget/public/nsITaskbarWindowPreview.idl /c/build/comm-central/comm-central/mozilla/widget/public/nsITaskbarPreviewController.idl /c/build/comm-central/comm-central/mozilla/widget/public/nsITaskbarPreviewButton.idl /c/build/comm-central/comm-central/mozilla/widget/public/nsITaskbarProgress.idl /c/build/comm-central/comm-central/mozilla/widget/public/nsIJumpListBuilder.idl /c/build/comm-central/comm-central/mozilla/widget/public/nsIJumpListItem.idl ../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 _xpidlgen/nsIAccelerometer.h _xpidlgen/nsIAppShell.h _xpidlgen/nsIFilePicker.h _xpidlgen/nsIToolkit.h _xpidlgen/nsISound.h _xpidlgen/nsITransferable.h _xpidlgen/nsIClipboardDragDropHooks.h _xpidlgen/nsIClipboardDragDropHookList.h _xpidlgen/nsIDragSession.h _xpidlgen/nsIDragService.h _xpidlgen/nsIFormatConverter.h _xpidlgen/nsIClipboard.h _xpidlgen/nsIClipboardHelper.h _xpidlgen/nsIClipboardOwner.h _xpidlgen/nsIBaseWindow.h _xpidlgen/nsIBidiKeyboard.h _xpidlgen/nsIScreen.h _xpidlgen/nsIScreenManager.h _xpidlgen/nsIPrintSession.h _xpidlgen/nsIPrintSettings.h _xpidlgen/nsIPrintSettingsService.h _xpidlgen/nsIPrintOptions.h _xpidlgen/nsIIdleService.h _xpidlgen/nsIPrintSettingsWin.h _xpidlgen/nsIWinTaskbar.h _xpidlgen/nsITaskbarPreview.h _xpidlgen/nsITaskbarTabPreview.h _xpidlgen/nsITaskbarWindowPreview.h _xpidlgen/nsITaskbarPreviewController.h _xpidlgen/nsITaskbarPreviewButton.h _xpidlgen/nsITaskbarProgress.h _xpidlgen/nsIJumpListBuilder.h _xpidlgen/nsIJumpListItem.h ../../dist/include make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/widget/public' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/widget/src' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/widget/src/xpwidgets' Creating /c/build/comm-central/sb-de/mozilla/widget/src/xpwidgets/.deps make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/widget/src/xpwidgets' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/widget/src/windows' Creating /c/build/comm-central/sb-de/mozilla/widget/src/windows/.deps c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/widget/src/windows/nsdefs.h /c/build/comm-central/comm-central/mozilla/widget/src/windows/WindowHook.h ../../../dist/include make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/widget/src/windows' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/widget/src/build' Creating /c/build/comm-central/sb-de/mozilla/widget/src/build/.deps make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/widget/src/build' make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/widget/src' make[5]: Leaving directory `/c/build/comm-central/sb-de/mozilla/widget' make[5]: Entering directory `/c/build/comm-central/sb-de/mozilla/content' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/content/base' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/content/base/public' Creating /c/build/comm-central/sb-de/mozilla/content/base/public/.deps c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/content/base/public/mozFlushType.h /c/build/comm-central/comm-central/mozilla/content/base/public/nsIContent.h /c/build/comm-central/comm-central/mozilla/content/base/public/nsIAttribute.h /c/build/comm-central/comm-central/mozilla/content/base/public/nsIContentIterator.h /c/build/comm-central/comm-central/mozilla/content/base/public/nsContentErrors.h /c/build/comm-central/comm-central/mozilla/content/base/public/nsContentPolicyUtils.h /c/build/comm-central/comm-central/mozilla/content/base/public/nsContentUtils.h /c/build/comm-central/comm-central/mozilla/content/base/public/nsIContentUtils.h /c/build/comm-central/comm-central/mozilla/content/base/public/nsIDocument.h /c/build/comm-central/comm-central/mozilla/content/base/public/nsIDocumentObserver.h /c/build/comm-central/comm-central/mozilla/content/base/public/nsIMutationObserver.h /c/build/comm-central/comm-central/mozilla/content/base/public/nsINameSpaceManager.h /c/build/comm-central/comm-central/mozilla/content/base/public/nsINode.h /c/build/comm-central/comm-central/mozilla/content/base/public/nsINodeInfo.h /c/build/comm-central/comm-central/mozilla/content/base/public/nsINodeList.h /c/build/comm-central/comm-central/mozilla/content/base/public/nsIRange.h /c/build/comm-central/comm-central/mozilla/content/base/public/nsIRangeUtils.h /c/build/comm-central/comm-central/mozilla/content/base/public/nsIScriptElement.h /c/build/comm-central/comm-central/mozilla/content/base/public/nsIStyleSheetLinkingElement.h /c/build/comm-central/comm-central/mozilla/content/base/public/nsIPrivateDOMImplementation.h /c/build/comm-central/comm-central/mozilla/content/base/public/nsIContentSerializer.h /c/build/comm-central/comm-central/mozilla/content/base/public/nsIHTMLToTextSink.h /c/build/comm-central/comm-central/mozilla/content/base/public/nsIXPathEvaluatorInternal.h /c/build/comm-central/comm-central/mozilla/content/base/public/mozISanitizingSerializer.h /c/build/comm-central/comm-central/mozilla/content/base/public/nsCaseTreatment.h /c/build/comm-central/comm-central/mozilla/content/base/public/nsContentCID.h /c/build/comm-central/comm-central/mozilla/content/base/public/nsCopySupport.h /c/build/comm-central/comm-central/mozilla/content/base/public/nsContentCreatorFunctions.h /c/build/comm-central/comm-central/mozilla/content/base/public/nsDOMFile.h /c/build/comm-central/comm-central/mozilla/content/base/public/nsLineBreaker.h /c/build/comm-central/comm-central/mozilla/content/base/public/nsReferencedElement.h /c/build/comm-central/comm-central/mozilla/content/base/public/nsXMLNameSpaceMap.h /c/build/comm-central/comm-central/mozilla/content/base/public/nsIXFormsUtilityService.h ../../../dist/include c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/content/base/public/Element.h ../../../dist/include/mozilla/dom Creating _xpidlgen/.done nsIChromeRegistry.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/content/base/public -I../../../dist/idl -o _xpidlgen/nsIChromeRegistry /c/build/comm-central/comm-central/mozilla/content/base/public/nsIChromeRegistry.idl nsIContentPolicy.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/content/base/public -I../../../dist/idl -o _xpidlgen/nsIContentPolicy /c/build/comm-central/comm-central/mozilla/content/base/public/nsIContentPolicy.idl nsIDocumentEncoder.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/content/base/public -I../../../dist/idl -o _xpidlgen/nsIDocumentEncoder /c/build/comm-central/comm-central/mozilla/content/base/public/nsIDocumentEncoder.idl nsIDOMFile.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/content/base/public -I../../../dist/idl -o _xpidlgen/nsIDOMFile /c/build/comm-central/comm-central/mozilla/content/base/public/nsIDOMFile.idl nsIDOMFileReader.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/content/base/public -I../../../dist/idl -o _xpidlgen/nsIDOMFileReader /c/build/comm-central/comm-central/mozilla/content/base/public/nsIDOMFileReader.idl nsIDOMFileInternal.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/content/base/public -I../../../dist/idl -o _xpidlgen/nsIDOMFileInternal /c/build/comm-central/comm-central/mozilla/content/base/public/nsIDOMFileInternal.idl nsIDOMFileList.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/content/base/public -I../../../dist/idl -o _xpidlgen/nsIDOMFileList /c/build/comm-central/comm-central/mozilla/content/base/public/nsIDOMFileList.idl nsIDOMFileException.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/content/base/public -I../../../dist/idl -o _xpidlgen/nsIDOMFileException /c/build/comm-central/comm-central/mozilla/content/base/public/nsIDOMFileException.idl nsIDOMFileError.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/content/base/public -I../../../dist/idl -o _xpidlgen/nsIDOMFileError /c/build/comm-central/comm-central/mozilla/content/base/public/nsIDOMFileError.idl nsIDOMFormData.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/content/base/public -I../../../dist/idl -o _xpidlgen/nsIDOMFormData /c/build/comm-central/comm-central/mozilla/content/base/public/nsIDOMFormData.idl nsIDOMParser.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/content/base/public -I../../../dist/idl -o _xpidlgen/nsIDOMParser /c/build/comm-central/comm-central/mozilla/content/base/public/nsIDOMParser.idl nsIDOMSerializer.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/content/base/public -I../../../dist/idl -o _xpidlgen/nsIDOMSerializer /c/build/comm-central/comm-central/mozilla/content/base/public/nsIDOMSerializer.idl nsISelection2.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/content/base/public -I../../../dist/idl -o _xpidlgen/nsISelection2 /c/build/comm-central/comm-central/mozilla/content/base/public/nsISelection2.idl nsISelectionController.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/content/base/public -I../../../dist/idl -o _xpidlgen/nsISelectionController /c/build/comm-central/comm-central/mozilla/content/base/public/nsISelectionController.idl nsISelectionDisplay.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/content/base/public -I../../../dist/idl -o _xpidlgen/nsISelectionDisplay /c/build/comm-central/comm-central/mozilla/content/base/public/nsISelectionDisplay.idl nsISelectionListener.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/content/base/public -I../../../dist/idl -o _xpidlgen/nsISelectionListener /c/build/comm-central/comm-central/mozilla/content/base/public/nsISelectionListener.idl nsISelectionPrivate.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/content/base/public -I../../../dist/idl -o _xpidlgen/nsISelectionPrivate /c/build/comm-central/comm-central/mozilla/content/base/public/nsISelectionPrivate.idl nsIScriptLoaderObserver.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/content/base/public -I../../../dist/idl -o _xpidlgen/nsIScriptLoaderObserver /c/build/comm-central/comm-central/mozilla/content/base/public/nsIScriptLoaderObserver.idl nsISyncLoadDOMService.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/content/base/public -I../../../dist/idl -o _xpidlgen/nsISyncLoadDOMService /c/build/comm-central/comm-central/mozilla/content/base/public/nsISyncLoadDOMService.idl nsIDroppedLinkHandler.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/content/base/public -I../../../dist/idl -o _xpidlgen/nsIDroppedLinkHandler /c/build/comm-central/comm-central/mozilla/content/base/public/nsIDroppedLinkHandler.idl nsIScriptEventHandler.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/content/base/public -I../../../dist/idl -o _xpidlgen/nsIScriptEventHandler /c/build/comm-central/comm-central/mozilla/content/base/public/nsIScriptEventHandler.idl nsIScriptEventManager.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/content/base/public -I../../../dist/idl -o _xpidlgen/nsIScriptEventManager /c/build/comm-central/comm-central/mozilla/content/base/public/nsIScriptEventManager.idl nsIImageLoadingContent.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/content/base/public -I../../../dist/idl -o _xpidlgen/nsIImageLoadingContent /c/build/comm-central/comm-central/mozilla/content/base/public/nsIImageLoadingContent.idl nsIObjectLoadingContent.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/content/base/public -I../../../dist/idl -o _xpidlgen/nsIObjectLoadingContent /c/build/comm-central/comm-central/mozilla/content/base/public/nsIObjectLoadingContent.idl nsIFrameLoader.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/content/base/public -I../../../dist/idl -o _xpidlgen/nsIFrameLoader /c/build/comm-central/comm-central/mozilla/content/base/public/nsIFrameLoader.idl nsIXMLHttpRequest.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/content/base/public -I../../../dist/idl -o _xpidlgen/nsIXMLHttpRequest /c/build/comm-central/comm-central/mozilla/content/base/public/nsIXMLHttpRequest.idl nsIContentSecurityPolicy.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/content/base/public -I../../../dist/idl -o _xpidlgen/nsIContentSecurityPolicy /c/build/comm-central/comm-central/mozilla/content/base/public/nsIContentSecurityPolicy.idl nsISelection.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/content/base/public -I../../../dist/idl -o _xpidlgen/nsISelection /c/build/comm-central/comm-central/mozilla/content/base/public/nsISelection.idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/content/base/public/nsIChromeRegistry.idl /c/build/comm-central/comm-central/mozilla/content/base/public/nsIContentPolicy.idl /c/build/comm-central/comm-central/mozilla/content/base/public/nsIDocumentEncoder.idl /c/build/comm-central/comm-central/mozilla/content/base/public/nsIDOMFile.idl /c/build/comm-central/comm-central/mozilla/content/base/public/nsIDOMFileReader.idl /c/build/comm-central/comm-central/mozilla/content/base/public/nsIDOMFileInternal.idl /c/build/comm-central/comm-central/mozilla/content/base/public/nsIDOMFileList.idl /c/build/comm-central/comm-central/mozilla/content/base/public/nsIDOMFileException.idl /c/build/comm-central/comm-central/mozilla/content/base/public/nsIDOMFileError.idl /c/build/comm-central/comm-central/mozilla/content/base/public/nsIDOMFormData.idl /c/build/comm-central/comm-central/mozilla/content/base/public/nsIDOMParser.idl /c/build/comm-central/comm-central/mozilla/content/base/public/nsIDOMSerializer.idl /c/build/comm-central/comm-central/mozilla/content/base/public/nsISelection2.idl /c/build/comm-central/comm-central/mozilla/content/base/public/nsISelectionController.idl /c/build/comm-central/comm-central/mozilla/content/base/public/nsISelectionDisplay.idl /c/build/comm-central/comm-central/mozilla/content/base/public/nsISelectionListener.idl /c/build/comm-central/comm-central/mozilla/content/base/public/nsISelectionPrivate.idl /c/build/comm-central/comm-central/mozilla/content/base/public/nsIScriptLoaderObserver.idl /c/build/comm-central/comm-central/mozilla/content/base/public/nsISyncLoadDOMService.idl /c/build/comm-central/comm-central/mozilla/content/base/public/nsIDroppedLinkHandler.idl /c/build/comm-central/comm-central/mozilla/content/base/public/nsIScriptEventHandler.idl /c/build/comm-central/comm-central/mozilla/content/base/public/nsIScriptEventManager.idl /c/build/comm-central/comm-central/mozilla/content/base/public/nsIImageLoadingContent.idl /c/build/comm-central/comm-central/mozilla/content/base/public/nsIObjectLoadingContent.idl /c/build/comm-central/comm-central/mozilla/content/base/public/nsIFrameLoader.idl /c/build/comm-central/comm-central/mozilla/content/base/public/nsIXMLHttpRequest.idl /c/build/comm-central/comm-central/mozilla/content/base/public/nsIContentSecurityPolicy.idl /c/build/comm-central/comm-central/mozilla/content/base/public/nsISelection.idl ../../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 _xpidlgen/nsIChromeRegistry.h _xpidlgen/nsIContentPolicy.h _xpidlgen/nsIDocumentEncoder.h _xpidlgen/nsIDOMFile.h _xpidlgen/nsIDOMFileReader.h _xpidlgen/nsIDOMFileInternal.h _xpidlgen/nsIDOMFileList.h _xpidlgen/nsIDOMFileException.h _xpidlgen/nsIDOMFileError.h _xpidlgen/nsIDOMFormData.h _xpidlgen/nsIDOMParser.h _xpidlgen/nsIDOMSerializer.h _xpidlgen/nsISelection2.h _xpidlgen/nsISelectionController.h _xpidlgen/nsISelectionDisplay.h _xpidlgen/nsISelectionListener.h _xpidlgen/nsISelectionPrivate.h _xpidlgen/nsIScriptLoaderObserver.h _xpidlgen/nsISyncLoadDOMService.h _xpidlgen/nsIDroppedLinkHandler.h _xpidlgen/nsIScriptEventHandler.h _xpidlgen/nsIScriptEventManager.h _xpidlgen/nsIImageLoadingContent.h _xpidlgen/nsIObjectLoadingContent.h _xpidlgen/nsIFrameLoader.h _xpidlgen/nsIXMLHttpRequest.h _xpidlgen/nsIContentSecurityPolicy.h _xpidlgen/nsISelection.h ../../../dist/include make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/content/base/public' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/content/base/src' Creating /c/build/comm-central/sb-de/mozilla/content/base/src/.deps c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/content/base/src/nsAtomListUtils.h /c/build/comm-central/comm-central/mozilla/content/base/src/nsAttrName.h /c/build/comm-central/comm-central/mozilla/content/base/src/nsContentList.h /c/build/comm-central/comm-central/mozilla/content/base/src/nsGkAtomList.h /c/build/comm-central/comm-central/mozilla/content/base/src/nsGkAtoms.h /c/build/comm-central/comm-central/mozilla/content/base/src/nsNodeInfoManager.h /c/build/comm-central/comm-central/mozilla/content/base/src/nsPropertyTable.h /c/build/comm-central/comm-central/mozilla/content/base/src/nsScriptLoader.h /c/build/comm-central/comm-central/mozilla/content/base/src/nsStubDocumentObserver.h /c/build/comm-central/comm-central/mozilla/content/base/src/nsStubImageDecoderObserver.h /c/build/comm-central/comm-central/mozilla/content/base/src/nsStubMutationObserver.h /c/build/comm-central/comm-central/mozilla/content/base/src/nsTextFragment.h /c/build/comm-central/comm-central/mozilla/content/base/src/mozAutoDocUpdate.h ../../../dist/include c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/content/base/src/Link.h ../../../dist/include/mozilla/dom make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/content/base/src' make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/content/base' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/content/canvas' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/content/canvas/public' Creating /c/build/comm-central/sb-de/mozilla/content/canvas/public/.deps c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/content/canvas/public/nsICanvasRenderingContextInternal.h /c/build/comm-central/comm-central/mozilla/content/canvas/public/nsICanvasElement.h /c/build/comm-central/comm-central/mozilla/content/canvas/public/WebGLArray.h ../../../dist/include Creating _xpidlgen/.done nsICanvasGLPrivate.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/content/canvas/public -I../../../dist/idl -o _xpidlgen/nsICanvasGLPrivate /c/build/comm-central/comm-central/mozilla/content/canvas/public/nsICanvasGLPrivate.idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/content/canvas/public/nsICanvasGLPrivate.idl ../../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 _xpidlgen/nsICanvasGLPrivate.h ../../../dist/include make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/content/canvas/public' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/content/canvas/src' Creating /c/build/comm-central/sb-de/mozilla/content/canvas/src/.deps c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/content/canvas/src/CustomQS_Canvas2D.h /c/build/comm-central/comm-central/mozilla/content/canvas/src/CustomQS_WebGL.h ../../../dist/include make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/content/canvas/src' make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/content/canvas' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/content/events' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/content/events/public' Creating /c/build/comm-central/sb-de/mozilla/content/events/public/.deps c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/content/events/public/nsMutationEvent.h /c/build/comm-central/comm-central/mozilla/content/events/public/nsIEventListenerManager.h /c/build/comm-central/comm-central/mozilla/content/events/public/nsIEventStateManager.h /c/build/comm-central/comm-central/mozilla/content/events/public/nsIPrivateDOMEvent.h /c/build/comm-central/comm-central/mozilla/content/events/public/nsIPrivateTextEvent.h /c/build/comm-central/comm-central/mozilla/content/events/public/nsIPrivateTextRange.h /c/build/comm-central/comm-central/mozilla/content/events/public/nsPLDOMEvent.h /c/build/comm-central/comm-central/mozilla/content/events/public/nsEventDispatcher.h /c/build/comm-central/comm-central/mozilla/content/events/public/nsPIDOMEventTarget.h ../../../dist/include Creating _xpidlgen/.done nsIEventListenerService.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/content/events/public -I../../../dist/idl -o _xpidlgen/nsIEventListenerService /c/build/comm-central/comm-central/mozilla/content/events/public/nsIEventListenerService.idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/content/events/public/nsIEventListenerService.idl ../../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 _xpidlgen/nsIEventListenerService.h ../../../dist/include make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/content/events/public' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/content/events/src' Creating /c/build/comm-central/sb-de/mozilla/content/events/src/.deps make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/content/events/src' make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/content/events' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/content/html' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/content/html/content' make[8]: Entering directory `/c/build/comm-central/sb-de/mozilla/content/html/content/public' Creating /c/build/comm-central/sb-de/mozilla/content/html/content/public/.deps c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/content/html/content/public/nsIFormControl.h /c/build/comm-central/comm-central/mozilla/content/html/content/public/nsIForm.h /c/build/comm-central/comm-central/mozilla/content/html/content/public/nsIFormProcessor.h /c/build/comm-central/comm-central/mozilla/content/html/content/public/nsILink.h /c/build/comm-central/comm-central/mozilla/content/html/content/public/nsIOptionElement.h /c/build/comm-central/comm-central/mozilla/content/html/content/public/nsIRadioControlElement.h /c/build/comm-central/comm-central/mozilla/content/html/content/public/nsIRadioVisitor.h /c/build/comm-central/comm-central/mozilla/content/html/content/public/nsIRadioGroupContainer.h /c/build/comm-central/comm-central/mozilla/content/html/content/public/nsITextControlElement.h /c/build/comm-central/comm-central/mozilla/content/html/content/public/nsIFileControlElement.h /c/build/comm-central/comm-central/mozilla/content/html/content/public/nsIFormSubmission.h /c/build/comm-central/comm-central/mozilla/content/html/content/public/nsIFrameSetElement.h /c/build/comm-central/comm-central/mozilla/content/html/content/public/nsHTMLAudioElement.h /c/build/comm-central/comm-central/mozilla/content/html/content/public/nsHTMLMediaElement.h /c/build/comm-central/comm-central/mozilla/content/html/content/public/nsHTMLVideoElement.h /c/build/comm-central/comm-central/mozilla/content/html/content/public/nsIHTMLCollection.h ../../../../dist/include Creating _xpidlgen/.done nsISelectElement.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/content/html/content/public -I../../../../dist/idl -o _xpidlgen/nsISelectElement /c/build/comm-central/comm-central/mozilla/content/html/content/public/nsISelectElement.idl nsIFormSubmitObserver.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/content/html/content/public -I../../../../dist/idl -o _xpidlgen/nsIFormSubmitObserver /c/build/comm-central/comm-central/mozilla/content/html/content/public/nsIFormSubmitObserver.idl nsIPhonetic.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/content/html/content/public -I../../../../dist/idl -o _xpidlgen/nsIPhonetic /c/build/comm-central/comm-central/mozilla/content/html/content/public/nsIPhonetic.idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/content/html/content/public/nsISelectElement.idl /c/build/comm-central/comm-central/mozilla/content/html/content/public/nsIFormSubmitObserver.idl /c/build/comm-central/comm-central/mozilla/content/html/content/public/nsIPhonetic.idl ../../../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 _xpidlgen/nsISelectElement.h _xpidlgen/nsIFormSubmitObserver.h _xpidlgen/nsIPhonetic.h ../../../../dist/include make[8]: Leaving directory `/c/build/comm-central/sb-de/mozilla/content/html/content/public' make[8]: Entering directory `/c/build/comm-central/sb-de/mozilla/content/html/content/src' Creating /c/build/comm-central/sb-de/mozilla/content/html/content/src/.deps c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/content/html/content/src/nsImageMapUtils.h /c/build/comm-central/comm-central/mozilla/content/html/content/src/nsClientRect.h ../../../../dist/include make[8]: Leaving directory `/c/build/comm-central/sb-de/mozilla/content/html/content/src' make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/content/html/content' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/content/html/document' make[8]: Entering directory `/c/build/comm-central/sb-de/mozilla/content/html/document/public' Creating /c/build/comm-central/sb-de/mozilla/content/html/document/public/.deps c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../../../dist/idl Creating _xpidlgen/.done nsIImageDocument.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/content/html/document/public -I../../../../dist/idl -o _xpidlgen/nsIImageDocument /c/build/comm-central/comm-central/mozilla/content/html/document/public/nsIImageDocument.idl nsIWyciwygChannel.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/content/html/document/public -I../../../../dist/idl -o _xpidlgen/nsIWyciwygChannel /c/build/comm-central/comm-central/mozilla/content/html/document/public/nsIWyciwygChannel.idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/content/html/document/public/nsIImageDocument.idl /c/build/comm-central/comm-central/mozilla/content/html/document/public/nsIWyciwygChannel.idl ../../../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 _xpidlgen/nsIImageDocument.h _xpidlgen/nsIWyciwygChannel.h ../../../../dist/include make[8]: Leaving directory `/c/build/comm-central/sb-de/mozilla/content/html/document/public' make[8]: Entering directory `/c/build/comm-central/sb-de/mozilla/content/html/document/src' Creating /c/build/comm-central/sb-de/mozilla/content/html/document/src/.deps c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/content/html/document/src/nsIHTMLDocument.h ../../../../dist/include make[8]: Leaving directory `/c/build/comm-central/sb-de/mozilla/content/html/document/src' make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/content/html/document' make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/content/html' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/content/smil' Creating /c/build/comm-central/sb-de/mozilla/content/smil/.deps c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/content/smil/nsSMILKeySpline.h /c/build/comm-central/comm-central/mozilla/content/smil/nsISMILAnimationElement.h /c/build/comm-central/comm-central/mozilla/content/smil/nsISMILAttr.h /c/build/comm-central/comm-central/mozilla/content/smil/nsISMILType.h /c/build/comm-central/comm-central/mozilla/content/smil/nsSMILAnimationController.h /c/build/comm-central/comm-central/mozilla/content/smil/nsSMILCompositorTable.h /c/build/comm-central/comm-central/mozilla/content/smil/nsSMILCSSProperty.h /c/build/comm-central/comm-central/mozilla/content/smil/nsSMILMappedAttribute.h /c/build/comm-central/comm-central/mozilla/content/smil/nsSMILMilestone.h /c/build/comm-central/comm-central/mozilla/content/smil/nsSMILTimeContainer.h /c/build/comm-central/comm-central/mozilla/content/smil/nsSMILTypes.h ../../dist/include make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/content/smil' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/content/xml' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/content/xml/content' make[8]: Entering directory `/c/build/comm-central/sb-de/mozilla/content/xml/content/src' Creating /c/build/comm-central/sb-de/mozilla/content/xml/content/src/.deps make[8]: Leaving directory `/c/build/comm-central/sb-de/mozilla/content/xml/content/src' make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/content/xml/content' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/content/xml/document' make[8]: Entering directory `/c/build/comm-central/sb-de/mozilla/content/xml/document/public' Creating /c/build/comm-central/sb-de/mozilla/content/xml/document/public/.deps c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/content/xml/document/public/nsIXMLContentSink.h ../../../../dist/include Creating _xpidlgen/.done nsIFIXptr.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/content/xml/document/public -I../../../../dist/idl -o _xpidlgen/nsIFIXptr /c/build/comm-central/comm-central/mozilla/content/xml/document/public/nsIFIXptr.idl nsIXPointer.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/content/xml/document/public -I../../../../dist/idl -o _xpidlgen/nsIXPointer /c/build/comm-central/comm-central/mozilla/content/xml/document/public/nsIXPointer.idl nsIModifyableXPointer.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/content/xml/document/public -I../../../../dist/idl -o _xpidlgen/nsIModifyableXPointer /c/build/comm-central/comm-central/mozilla/content/xml/document/public/nsIModifyableXPointer.idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/content/xml/document/public/nsIFIXptr.idl /c/build/comm-central/comm-central/mozilla/content/xml/document/public/nsIXPointer.idl /c/build/comm-central/comm-central/mozilla/content/xml/document/public/nsIModifyableXPointer.idl ../../../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 _xpidlgen/nsIFIXptr.h _xpidlgen/nsIXPointer.h _xpidlgen/nsIModifyableXPointer.h ../../../../dist/include make[8]: Leaving directory `/c/build/comm-central/sb-de/mozilla/content/xml/document/public' make[8]: Entering directory `/c/build/comm-central/sb-de/mozilla/content/xml/document/resources' make[8]: Nothing to be done for `export'. make[8]: Leaving directory `/c/build/comm-central/sb-de/mozilla/content/xml/document/resources' make[8]: Entering directory `/c/build/comm-central/sb-de/mozilla/content/xml/document/src' Creating /c/build/comm-central/sb-de/mozilla/content/xml/document/src/.deps make[8]: Leaving directory `/c/build/comm-central/sb-de/mozilla/content/xml/document/src' make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/content/xml/document' make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/content/xml' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/content/xul' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/content/xul/document' make[8]: Entering directory `/c/build/comm-central/sb-de/mozilla/content/xul/document/public' Creating /c/build/comm-central/sb-de/mozilla/content/xul/document/public/.deps c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/content/xul/document/public/nsIXULDocument.h /c/build/comm-central/comm-central/mozilla/content/xul/document/public/nsIXULPrototypeCache.h ../../../../dist/include Creating _xpidlgen/.done nsIController.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/content/xul/document/public -I../../../../dist/idl -o _xpidlgen/nsIController /c/build/comm-central/comm-central/mozilla/content/xul/document/public/nsIController.idl nsIControllers.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/content/xul/document/public -I../../../../dist/idl -o _xpidlgen/nsIControllers /c/build/comm-central/comm-central/mozilla/content/xul/document/public/nsIControllers.idl nsIXULOverlayProvider.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/content/xul/document/public -I../../../../dist/idl -o _xpidlgen/nsIXULOverlayProvider /c/build/comm-central/comm-central/mozilla/content/xul/document/public/nsIXULOverlayProvider.idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/content/xul/document/public/nsIController.idl /c/build/comm-central/comm-central/mozilla/content/xul/document/public/nsIControllers.idl /c/build/comm-central/comm-central/mozilla/content/xul/document/public/nsIXULOverlayProvider.idl ../../../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 _xpidlgen/nsIController.h _xpidlgen/nsIControllers.h _xpidlgen/nsIXULOverlayProvider.h ../../../../dist/include make[8]: Leaving directory `/c/build/comm-central/sb-de/mozilla/content/xul/document/public' make[8]: Entering directory `/c/build/comm-central/sb-de/mozilla/content/xul/document/src' Creating /c/build/comm-central/sb-de/mozilla/content/xul/document/src/.deps make[8]: Leaving directory `/c/build/comm-central/sb-de/mozilla/content/xul/document/src' make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/content/xul/document' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/content/xul/content' make[8]: Entering directory `/c/build/comm-central/sb-de/mozilla/content/xul/content/src' Creating /c/build/comm-central/sb-de/mozilla/content/xul/content/src/.deps make[8]: Leaving directory `/c/build/comm-central/sb-de/mozilla/content/xul/content/src' make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/content/xul/content' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/content/xul/templates' make[8]: Entering directory `/c/build/comm-central/sb-de/mozilla/content/xul/templates/public' Creating /c/build/comm-central/sb-de/mozilla/content/xul/templates/public/.deps c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../../../dist/idl Creating _xpidlgen/.done nsIXULSortService.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/content/xul/templates/public -I../../../../dist/idl -o _xpidlgen/nsIXULSortService /c/build/comm-central/comm-central/mozilla/content/xul/templates/public/nsIXULSortService.idl nsIXULTemplateBuilder.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/content/xul/templates/public -I../../../../dist/idl -o _xpidlgen/nsIXULTemplateBuilder /c/build/comm-central/comm-central/mozilla/content/xul/templates/public/nsIXULTemplateBuilder.idl nsIXULBuilderListener.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/content/xul/templates/public -I../../../../dist/idl -o _xpidlgen/nsIXULBuilderListener /c/build/comm-central/comm-central/mozilla/content/xul/templates/public/nsIXULBuilderListener.idl nsIXULTemplateQueryProcessor.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/content/xul/templates/public -I../../../../dist/idl -o _xpidlgen/nsIXULTemplateQueryProcessor /c/build/comm-central/comm-central/mozilla/content/xul/templates/public/nsIXULTemplateQueryProcessor.idl nsIXULTemplateResult.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/content/xul/templates/public -I../../../../dist/idl -o _xpidlgen/nsIXULTemplateResult /c/build/comm-central/comm-central/mozilla/content/xul/templates/public/nsIXULTemplateResult.idl nsIXULTemplateRuleFilter.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/content/xul/templates/public -I../../../../dist/idl -o _xpidlgen/nsIXULTemplateRuleFilter /c/build/comm-central/comm-central/mozilla/content/xul/templates/public/nsIXULTemplateRuleFilter.idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/content/xul/templates/public/nsIXULSortService.idl /c/build/comm-central/comm-central/mozilla/content/xul/templates/public/nsIXULTemplateBuilder.idl /c/build/comm-central/comm-central/mozilla/content/xul/templates/public/nsIXULBuilderListener.idl /c/build/comm-central/comm-central/mozilla/content/xul/templates/public/nsIXULTemplateQueryProcessor.idl /c/build/comm-central/comm-central/mozilla/content/xul/templates/public/nsIXULTemplateResult.idl /c/build/comm-central/comm-central/mozilla/content/xul/templates/public/nsIXULTemplateRuleFilter.idl ../../../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 _xpidlgen/nsIXULSortService.h _xpidlgen/nsIXULTemplateBuilder.h _xpidlgen/nsIXULBuilderListener.h _xpidlgen/nsIXULTemplateQueryProcessor.h _xpidlgen/nsIXULTemplateResult.h _xpidlgen/nsIXULTemplateRuleFilter.h ../../../../dist/include make[8]: Leaving directory `/c/build/comm-central/sb-de/mozilla/content/xul/templates/public' make[8]: Entering directory `/c/build/comm-central/sb-de/mozilla/content/xul/templates/src' Creating /c/build/comm-central/sb-de/mozilla/content/xul/templates/src/.deps make[8]: Leaving directory `/c/build/comm-central/sb-de/mozilla/content/xul/templates/src' make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/content/xul/templates' make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/content/xul' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/content/xbl' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/content/xbl/public' c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/content/xbl/public/nsIXBLDocumentInfo.h /c/build/comm-central/comm-central/mozilla/content/xbl/public/nsIXBLService.h ../../../dist/include make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/content/xbl/public' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/content/xbl/src' Creating /c/build/comm-central/sb-de/mozilla/content/xbl/src/.deps c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/content/xbl/src/nsBindingManager.h /c/build/comm-central/comm-central/mozilla/content/xbl/src/nsXBLBinding.h ../../../dist/include make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/content/xbl/src' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/content/xbl/builtin' /bin/sh /c/build/comm-central/comm-central/mozilla/build/msys-perl-wrapper /c/build/comm-central/comm-central/mozilla/build/autoconf/make-makefile -t /c/build/comm-central/comm-central/mozilla -d ../../.. win/Makefile make[8]: Entering directory `/c/build/comm-central/sb-de/mozilla/content/xbl/builtin/win' make[8]: Nothing to be done for `export'. make[8]: Leaving directory `/c/build/comm-central/sb-de/mozilla/content/xbl/builtin/win' make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/content/xbl/builtin' make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/content/xbl' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/content/xslt' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/content/xslt/public' Creating /c/build/comm-central/sb-de/mozilla/content/xslt/public/.deps c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/content/xslt/public/nsIDocumentTransformer.h /c/build/comm-central/comm-central/mozilla/content/xslt/public/txDouble.h ../../../dist/include Creating _xpidlgen/.done nsIXSLTException.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/content/xslt/public -I../../../dist/idl -o _xpidlgen/nsIXSLTException /c/build/comm-central/comm-central/mozilla/content/xslt/public/nsIXSLTException.idl nsIXSLTProcessor.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/content/xslt/public -I../../../dist/idl -o _xpidlgen/nsIXSLTProcessor /c/build/comm-central/comm-central/mozilla/content/xslt/public/nsIXSLTProcessor.idl nsIXSLTProcessorObsolete.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/content/xslt/public -I../../../dist/idl -o _xpidlgen/nsIXSLTProcessorObsolete /c/build/comm-central/comm-central/mozilla/content/xslt/public/nsIXSLTProcessorObsolete.idl nsIXSLTProcessorPrivate.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/content/xslt/public -I../../../dist/idl -o _xpidlgen/nsIXSLTProcessorPrivate /c/build/comm-central/comm-central/mozilla/content/xslt/public/nsIXSLTProcessorPrivate.idl txIFunctionEvaluationContext.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/content/xslt/public -I../../../dist/idl -o _xpidlgen/txIFunctionEvaluationContext /c/build/comm-central/comm-central/mozilla/content/xslt/public/txIFunctionEvaluationContext.idl txINodeSet.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/content/xslt/public -I../../../dist/idl -o _xpidlgen/txINodeSet /c/build/comm-central/comm-central/mozilla/content/xslt/public/txINodeSet.idl txIEXSLTRegExFunctions.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/content/xslt/public -I../../../dist/idl -o _xpidlgen/txIEXSLTRegExFunctions /c/build/comm-central/comm-central/mozilla/content/xslt/public/txIEXSLTRegExFunctions.idl txIXPathObject.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/content/xslt/public -I../../../dist/idl -o _xpidlgen/txIXPathObject /c/build/comm-central/comm-central/mozilla/content/xslt/public/txIXPathObject.idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/content/xslt/public/nsIXSLTException.idl /c/build/comm-central/comm-central/mozilla/content/xslt/public/nsIXSLTProcessor.idl /c/build/comm-central/comm-central/mozilla/content/xslt/public/nsIXSLTProcessorObsolete.idl /c/build/comm-central/comm-central/mozilla/content/xslt/public/nsIXSLTProcessorPrivate.idl /c/build/comm-central/comm-central/mozilla/content/xslt/public/txIFunctionEvaluationContext.idl /c/build/comm-central/comm-central/mozilla/content/xslt/public/txINodeSet.idl /c/build/comm-central/comm-central/mozilla/content/xslt/public/txIEXSLTRegExFunctions.idl /c/build/comm-central/comm-central/mozilla/content/xslt/public/txIXPathObject.idl ../../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 _xpidlgen/nsIXSLTException.h _xpidlgen/nsIXSLTProcessor.h _xpidlgen/nsIXSLTProcessorObsolete.h _xpidlgen/nsIXSLTProcessorPrivate.h _xpidlgen/txIFunctionEvaluationContext.h _xpidlgen/txINodeSet.h _xpidlgen/txIEXSLTRegExFunctions.h _xpidlgen/txIXPathObject.h ../../../dist/include make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/content/xslt/public' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/content/xslt/src' make[8]: Entering directory `/c/build/comm-central/sb-de/mozilla/content/xslt/src/base' Creating /c/build/comm-central/sb-de/mozilla/content/xslt/src/base/.deps make[8]: Leaving directory `/c/build/comm-central/sb-de/mozilla/content/xslt/src/base' make[8]: Entering directory `/c/build/comm-central/sb-de/mozilla/content/xslt/src/xml' Creating /c/build/comm-central/sb-de/mozilla/content/xslt/src/xml/.deps make[8]: Leaving directory `/c/build/comm-central/sb-de/mozilla/content/xslt/src/xml' make[8]: Entering directory `/c/build/comm-central/sb-de/mozilla/content/xslt/src/xpath' Creating /c/build/comm-central/sb-de/mozilla/content/xslt/src/xpath/.deps make[8]: Leaving directory `/c/build/comm-central/sb-de/mozilla/content/xslt/src/xpath' make[8]: Entering directory `/c/build/comm-central/sb-de/mozilla/content/xslt/src/xslt' Creating /c/build/comm-central/sb-de/mozilla/content/xslt/src/xslt/.deps make[8]: Leaving directory `/c/build/comm-central/sb-de/mozilla/content/xslt/src/xslt' make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/content/xslt/src' make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/content/xslt' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/content/media' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/content/media/ogg' Creating /c/build/comm-central/sb-de/mozilla/content/media/ogg/.deps c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/content/media/ogg/nsOggDecoder.h /c/build/comm-central/comm-central/mozilla/content/media/ogg/nsOggCodecState.h ../../../dist/include make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/content/media/ogg' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/content/media/wave' Creating /c/build/comm-central/sb-de/mozilla/content/media/wave/.deps c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/content/media/wave/nsWaveDecoder.h ../../../dist/include make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/content/media/wave' Creating /c/build/comm-central/sb-de/mozilla/content/media/.deps c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/content/media/nsMediaDecoder.h /c/build/comm-central/comm-central/mozilla/content/media/nsMediaStream.h /c/build/comm-central/comm-central/mozilla/content/media/nsMediaCache.h /c/build/comm-central/comm-central/mozilla/content/media/nsBuiltinDecoder.h /c/build/comm-central/comm-central/mozilla/content/media/nsBuiltinDecoderStateMachine.h /c/build/comm-central/comm-central/mozilla/content/media/nsBuiltinDecoderReader.h /c/build/comm-central/comm-central/mozilla/content/media/VideoUtils.h /c/build/comm-central/comm-central/mozilla/content/media/nsAudioStream.h ../../dist/include make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/content/media' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/content/svg' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/content/svg/document' make[8]: Entering directory `/c/build/comm-central/sb-de/mozilla/content/svg/document/src' Creating /c/build/comm-central/sb-de/mozilla/content/svg/document/src/.deps make[8]: Leaving directory `/c/build/comm-central/sb-de/mozilla/content/svg/document/src' make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/content/svg/document' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/content/svg/content' make[8]: Entering directory `/c/build/comm-central/sb-de/mozilla/content/svg/content/src' Creating /c/build/comm-central/sb-de/mozilla/content/svg/content/src/.deps c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/content/svg/content/src/nsISVGValue.h /c/build/comm-central/comm-central/mozilla/content/svg/content/src/nsISVGValueObserver.h /c/build/comm-central/comm-central/mozilla/content/svg/content/src/nsISVGValueUtils.h /c/build/comm-central/comm-central/mozilla/content/svg/content/src/nsSVGFeatures.h /c/build/comm-central/comm-central/mozilla/content/svg/content/src/nsSVGNumber.h /c/build/comm-central/comm-central/mozilla/content/svg/content/src/nsSVGRect.h /c/build/comm-central/comm-central/mozilla/content/svg/content/src/nsSVGPoint.h /c/build/comm-central/comm-central/mozilla/content/svg/content/src/nsSVGMatrix.h ../../../../dist/include make[8]: Leaving directory `/c/build/comm-central/sb-de/mozilla/content/svg/content/src' make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/content/svg/content' make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/content/svg' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/content/xtf' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/content/xtf/public' Creating /c/build/comm-central/sb-de/mozilla/content/xtf/public/.deps c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../../dist/idl Creating _xpidlgen/.done nsIXMLContentBuilder.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/content/xtf/public -I../../../dist/idl -o _xpidlgen/nsIXMLContentBuilder /c/build/comm-central/comm-central/mozilla/content/xtf/public/nsIXMLContentBuilder.idl nsIXTFAttributeHandler.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/content/xtf/public -I../../../dist/idl -o _xpidlgen/nsIXTFAttributeHandler /c/build/comm-central/comm-central/mozilla/content/xtf/public/nsIXTFAttributeHandler.idl nsIXTFElement.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/content/xtf/public -I../../../dist/idl -o _xpidlgen/nsIXTFElement /c/build/comm-central/comm-central/mozilla/content/xtf/public/nsIXTFElement.idl nsIXTFElementFactory.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/content/xtf/public -I../../../dist/idl -o _xpidlgen/nsIXTFElementFactory /c/build/comm-central/comm-central/mozilla/content/xtf/public/nsIXTFElementFactory.idl nsIXTFElementWrapper.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/content/xtf/public -I../../../dist/idl -o _xpidlgen/nsIXTFElementWrapper /c/build/comm-central/comm-central/mozilla/content/xtf/public/nsIXTFElementWrapper.idl nsIXTFPrivate.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/content/xtf/public -I../../../dist/idl -o _xpidlgen/nsIXTFPrivate /c/build/comm-central/comm-central/mozilla/content/xtf/public/nsIXTFPrivate.idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/content/xtf/public/nsIXMLContentBuilder.idl /c/build/comm-central/comm-central/mozilla/content/xtf/public/nsIXTFAttributeHandler.idl /c/build/comm-central/comm-central/mozilla/content/xtf/public/nsIXTFElement.idl /c/build/comm-central/comm-central/mozilla/content/xtf/public/nsIXTFElementFactory.idl /c/build/comm-central/comm-central/mozilla/content/xtf/public/nsIXTFElementWrapper.idl /c/build/comm-central/comm-central/mozilla/content/xtf/public/nsIXTFPrivate.idl ../../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 _xpidlgen/nsIXMLContentBuilder.h _xpidlgen/nsIXTFAttributeHandler.h _xpidlgen/nsIXTFElement.h _xpidlgen/nsIXTFElementFactory.h _xpidlgen/nsIXTFElementWrapper.h _xpidlgen/nsIXTFPrivate.h ../../../dist/include make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/content/xtf/public' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/content/xtf/src' Creating /c/build/comm-central/sb-de/mozilla/content/xtf/src/.deps c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/content/xtf/src/nsIXTFService.h ../../../dist/include make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/content/xtf/src' make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/content/xtf' make[5]: Leaving directory `/c/build/comm-central/sb-de/mozilla/content' make[5]: Entering directory `/c/build/comm-central/sb-de/mozilla/editor' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/editor/public' c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/editor/public/nsEditorCID.h ../../dist/include make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/editor/public' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/editor/idl' Creating /c/build/comm-central/sb-de/mozilla/editor/idl/.deps c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../dist/idl Creating _xpidlgen/.done nsICiter.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/editor/idl -I../../dist/idl -o _xpidlgen/nsICiter /c/build/comm-central/comm-central/mozilla/editor/idl/nsICiter.idl nsIDocumentStateListener.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/editor/idl -I../../dist/idl -o _xpidlgen/nsIDocumentStateListener /c/build/comm-central/comm-central/mozilla/editor/idl/nsIDocumentStateListener.idl nsIEditActionListener.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/editor/idl -I../../dist/idl -o _xpidlgen/nsIEditActionListener /c/build/comm-central/comm-central/mozilla/editor/idl/nsIEditActionListener.idl nsIEditor.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/editor/idl -I../../dist/idl -o _xpidlgen/nsIEditor /c/build/comm-central/comm-central/mozilla/editor/idl/nsIEditor.idl nsIEditorIMESupport.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/editor/idl -I../../dist/idl -o _xpidlgen/nsIEditorIMESupport /c/build/comm-central/comm-central/mozilla/editor/idl/nsIEditorIMESupport.idl nsIEditorLogging.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/editor/idl -I../../dist/idl -o _xpidlgen/nsIEditorLogging /c/build/comm-central/comm-central/mozilla/editor/idl/nsIEditorLogging.idl nsIEditorMailSupport.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/editor/idl -I../../dist/idl -o _xpidlgen/nsIEditorMailSupport /c/build/comm-central/comm-central/mozilla/editor/idl/nsIEditorMailSupport.idl nsIEditorObserver.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/editor/idl -I../../dist/idl -o _xpidlgen/nsIEditorObserver /c/build/comm-central/comm-central/mozilla/editor/idl/nsIEditorObserver.idl nsIEditorSpellCheck.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/editor/idl -I../../dist/idl -o _xpidlgen/nsIEditorSpellCheck /c/build/comm-central/comm-central/mozilla/editor/idl/nsIEditorSpellCheck.idl nsIEditorStyleSheets.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/editor/idl -I../../dist/idl -o _xpidlgen/nsIEditorStyleSheets /c/build/comm-central/comm-central/mozilla/editor/idl/nsIEditorStyleSheets.idl nsIHTMLEditor.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/editor/idl -I../../dist/idl -o _xpidlgen/nsIHTMLEditor /c/build/comm-central/comm-central/mozilla/editor/idl/nsIHTMLEditor.idl nsIHTMLObjectResizer.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/editor/idl -I../../dist/idl -o _xpidlgen/nsIHTMLObjectResizer /c/build/comm-central/comm-central/mozilla/editor/idl/nsIHTMLObjectResizer.idl nsIHTMLAbsPosEditor.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/editor/idl -I../../dist/idl -o _xpidlgen/nsIHTMLAbsPosEditor /c/build/comm-central/comm-central/mozilla/editor/idl/nsIHTMLAbsPosEditor.idl nsIHTMLObjectResizeListener.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/editor/idl -I../../dist/idl -o _xpidlgen/nsIHTMLObjectResizeListener /c/build/comm-central/comm-central/mozilla/editor/idl/nsIHTMLObjectResizeListener.idl nsIHTMLInlineTableEditor.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/editor/idl -I../../dist/idl -o _xpidlgen/nsIHTMLInlineTableEditor /c/build/comm-central/comm-central/mozilla/editor/idl/nsIHTMLInlineTableEditor.idl nsIPlaintextEditor.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/editor/idl -I../../dist/idl -o _xpidlgen/nsIPlaintextEditor /c/build/comm-central/comm-central/mozilla/editor/idl/nsIPlaintextEditor.idl nsITableEditor.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/editor/idl -I../../dist/idl -o _xpidlgen/nsITableEditor /c/build/comm-central/comm-central/mozilla/editor/idl/nsITableEditor.idl nsIURIRefObject.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/editor/idl -I../../dist/idl -o _xpidlgen/nsIURIRefObject /c/build/comm-central/comm-central/mozilla/editor/idl/nsIURIRefObject.idl nsIContentFilter.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/editor/idl -I../../dist/idl -o _xpidlgen/nsIContentFilter /c/build/comm-central/comm-central/mozilla/editor/idl/nsIContentFilter.idl nsPIEditorTransaction.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/editor/idl -I../../dist/idl -o _xpidlgen/nsPIEditorTransaction /c/build/comm-central/comm-central/mozilla/editor/idl/nsPIEditorTransaction.idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/editor/idl/nsICiter.idl /c/build/comm-central/comm-central/mozilla/editor/idl/nsIDocumentStateListener.idl /c/build/comm-central/comm-central/mozilla/editor/idl/nsIEditActionListener.idl /c/build/comm-central/comm-central/mozilla/editor/idl/nsIEditor.idl /c/build/comm-central/comm-central/mozilla/editor/idl/nsIEditorIMESupport.idl /c/build/comm-central/comm-central/mozilla/editor/idl/nsIEditorLogging.idl /c/build/comm-central/comm-central/mozilla/editor/idl/nsIEditorMailSupport.idl /c/build/comm-central/comm-central/mozilla/editor/idl/nsIEditorObserver.idl /c/build/comm-central/comm-central/mozilla/editor/idl/nsIEditorSpellCheck.idl /c/build/comm-central/comm-central/mozilla/editor/idl/nsIEditorStyleSheets.idl /c/build/comm-central/comm-central/mozilla/editor/idl/nsIHTMLEditor.idl /c/build/comm-central/comm-central/mozilla/editor/idl/nsIHTMLObjectResizer.idl /c/build/comm-central/comm-central/mozilla/editor/idl/nsIHTMLAbsPosEditor.idl /c/build/comm-central/comm-central/mozilla/editor/idl/nsIHTMLObjectResizeListener.idl /c/build/comm-central/comm-central/mozilla/editor/idl/nsIHTMLInlineTableEditor.idl /c/build/comm-central/comm-central/mozilla/editor/idl/nsIPlaintextEditor.idl /c/build/comm-central/comm-central/mozilla/editor/idl/nsITableEditor.idl /c/build/comm-central/comm-central/mozilla/editor/idl/nsIURIRefObject.idl /c/build/comm-central/comm-central/mozilla/editor/idl/nsIContentFilter.idl /c/build/comm-central/comm-central/mozilla/editor/idl/nsPIEditorTransaction.idl ../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 _xpidlgen/nsICiter.h _xpidlgen/nsIDocumentStateListener.h _xpidlgen/nsIEditActionListener.h _xpidlgen/nsIEditor.h _xpidlgen/nsIEditorIMESupport.h _xpidlgen/nsIEditorLogging.h _xpidlgen/nsIEditorMailSupport.h _xpidlgen/nsIEditorObserver.h _xpidlgen/nsIEditorSpellCheck.h _xpidlgen/nsIEditorStyleSheets.h _xpidlgen/nsIHTMLEditor.h _xpidlgen/nsIHTMLObjectResizer.h _xpidlgen/nsIHTMLAbsPosEditor.h _xpidlgen/nsIHTMLObjectResizeListener.h _xpidlgen/nsIHTMLInlineTableEditor.h _xpidlgen/nsIPlaintextEditor.h _xpidlgen/nsITableEditor.h _xpidlgen/nsIURIRefObject.h _xpidlgen/nsIContentFilter.h _xpidlgen/nsPIEditorTransaction.h ../../dist/include make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/editor/idl' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/editor/txtsvc' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/editor/txtsvc/public' Creating /c/build/comm-central/sb-de/mozilla/editor/txtsvc/public/.deps c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/editor/txtsvc/public/nsISpellChecker.h /c/build/comm-central/comm-central/mozilla/editor/txtsvc/public/nsITextService.h /c/build/comm-central/comm-central/mozilla/editor/txtsvc/public/nsITextServicesDocument.h /c/build/comm-central/comm-central/mozilla/editor/txtsvc/public/nsTextServicesCID.h ../../../dist/include Creating _xpidlgen/.done nsITextServicesFilter.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/editor/txtsvc/public -I../../../dist/idl -o _xpidlgen/nsITextServicesFilter /c/build/comm-central/comm-central/mozilla/editor/txtsvc/public/nsITextServicesFilter.idl nsIInlineSpellChecker.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/editor/txtsvc/public -I../../../dist/idl -o _xpidlgen/nsIInlineSpellChecker /c/build/comm-central/comm-central/mozilla/editor/txtsvc/public/nsIInlineSpellChecker.idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/editor/txtsvc/public/nsITextServicesFilter.idl /c/build/comm-central/comm-central/mozilla/editor/txtsvc/public/nsIInlineSpellChecker.idl ../../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 _xpidlgen/nsITextServicesFilter.h _xpidlgen/nsIInlineSpellChecker.h ../../../dist/include make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/editor/txtsvc/public' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/editor/txtsvc/src' Creating /c/build/comm-central/sb-de/mozilla/editor/txtsvc/src/.deps make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/editor/txtsvc/src' make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/editor/txtsvc' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/editor/libeditor' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/editor/libeditor/base' Creating /c/build/comm-central/sb-de/mozilla/editor/libeditor/base/.deps make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/editor/libeditor/base' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/editor/libeditor/text' Creating /c/build/comm-central/sb-de/mozilla/editor/libeditor/text/.deps make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/editor/libeditor/text' make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/editor/libeditor' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/editor/txmgr' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/editor/txmgr/public' c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/editor/txmgr/public/nsTransactionManagerCID.h ../../../dist/include make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/editor/txmgr/public' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/editor/txmgr/src' Creating /c/build/comm-central/sb-de/mozilla/editor/txmgr/src/.deps make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/editor/txmgr/src' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/editor/txmgr/idl' Creating /c/build/comm-central/sb-de/mozilla/editor/txmgr/idl/.deps c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../../dist/idl Creating _xpidlgen/.done nsITransaction.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/editor/txmgr/idl -I../../../dist/idl -o _xpidlgen/nsITransaction /c/build/comm-central/comm-central/mozilla/editor/txmgr/idl/nsITransaction.idl nsITransactionList.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/editor/txmgr/idl -I../../../dist/idl -o _xpidlgen/nsITransactionList /c/build/comm-central/comm-central/mozilla/editor/txmgr/idl/nsITransactionList.idl nsITransactionListener.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/editor/txmgr/idl -I../../../dist/idl -o _xpidlgen/nsITransactionListener /c/build/comm-central/comm-central/mozilla/editor/txmgr/idl/nsITransactionListener.idl nsITransactionManager.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/editor/txmgr/idl -I../../../dist/idl -o _xpidlgen/nsITransactionManager /c/build/comm-central/comm-central/mozilla/editor/txmgr/idl/nsITransactionManager.idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/editor/txmgr/idl/nsITransaction.idl /c/build/comm-central/comm-central/mozilla/editor/txmgr/idl/nsITransactionList.idl /c/build/comm-central/comm-central/mozilla/editor/txmgr/idl/nsITransactionListener.idl /c/build/comm-central/comm-central/mozilla/editor/txmgr/idl/nsITransactionManager.idl ../../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 _xpidlgen/nsITransaction.h _xpidlgen/nsITransactionList.h _xpidlgen/nsITransactionListener.h _xpidlgen/nsITransactionManager.h ../../../dist/include make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/editor/txmgr/idl' make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/editor/txmgr' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/editor/composer' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/editor/composer/public' Creating /c/build/comm-central/sb-de/mozilla/editor/composer/public/.deps c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../../dist/idl Creating _xpidlgen/.done nsIEditingSession.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/editor/composer/public -I../../../dist/idl -o _xpidlgen/nsIEditingSession /c/build/comm-central/comm-central/mozilla/editor/composer/public/nsIEditingSession.idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/editor/composer/public/nsIEditingSession.idl ../../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 _xpidlgen/nsIEditingSession.h ../../../dist/include make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/editor/composer/public' make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/editor/composer' make[5]: Leaving directory `/c/build/comm-central/sb-de/mozilla/editor' make[5]: Entering directory `/c/build/comm-central/sb-de/mozilla/layout' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/layout/style' Creating /c/build/comm-central/sb-de/mozilla/layout/style/.deps make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/layout/style/xbl-marquee' make[7]: Nothing to be done for `export'. make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/layout/style/xbl-marquee' c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/layout/style/nsCSSAnonBoxList.h /c/build/comm-central/comm-central/mozilla/layout/style/nsCSSAnonBoxes.h /c/build/comm-central/comm-central/mozilla/layout/style/nsCSSKeywordList.h /c/build/comm-central/comm-central/mozilla/layout/style/nsCSSKeywords.h /c/build/comm-central/comm-central/mozilla/layout/style/nsCSSLoader.h /c/build/comm-central/comm-central/mozilla/layout/style/nsCSSParser.h /c/build/comm-central/comm-central/mozilla/layout/style/nsCSSPropList.h /c/build/comm-central/comm-central/mozilla/layout/style/nsCSSProperty.h /c/build/comm-central/comm-central/mozilla/layout/style/nsCSSProps.h /c/build/comm-central/comm-central/mozilla/layout/style/nsCSSPseudoClassList.h /c/build/comm-central/comm-central/mozilla/layout/style/nsCSSPseudoClasses.h /c/build/comm-central/comm-central/mozilla/layout/style/nsCSSPseudoElementList.h /c/build/comm-central/comm-central/mozilla/layout/style/nsCSSPseudoElements.h /c/build/comm-central/comm-central/mozilla/layout/style/nsCSSRuleProcessor.h /c/build/comm-central/comm-central/mozilla/layout/style/nsCSSStyleSheet.h /c/build/comm-central/comm-central/mozilla/layout/style/nsCSSStruct.h /c/build/comm-central/comm-central/mozilla/layout/style/nsCSSValue.h /c/build/comm-central/comm-central/mozilla/layout/style/nsDOMCSSAttrDeclaration.h /c/build/comm-central/comm-central/mozilla/layout/style/nsDOMCSSDeclaration.h /c/build/comm-central/comm-central/mozilla/layout/style/nsICSSDeclaration.h /c/build/comm-central/comm-central/mozilla/layout/style/nsICSSGroupRule.h /c/build/comm-central/comm-central/mozilla/layout/style/nsICSSImportRule.h /c/build/comm-central/comm-central/mozilla/layout/style/nsICSSLoaderObserver.h /c/build/comm-central/comm-central/mozilla/layout/style/nsICSSNameSpaceRule.h /c/build/comm-central/comm-central/mozilla/layout/style/nsICSSPseudoComparator.h /c/build/comm-central/comm-central/mozilla/layout/style/nsICSSRule.h /c/build/comm-central/comm-central/mozilla/layout/style/nsICSSRuleList.h /c/build/comm-central/comm-central/mozilla/layout/style/nsICSSStyleRule.h /c/build/comm-central/comm-central/mozilla/layout/style/nsICSSStyleRuleDOMWrapper.h /c/build/comm-central/comm-central/mozilla/layout/style/nsIStyleRule.h /c/build/comm-central/comm-central/mozilla/layout/style/nsIStyleRuleProcessor.h /c/build/comm-central/comm-central/mozilla/layout/style/nsIStyleSheet.h /c/build/comm-central/comm-central/mozilla/layout/style/nsLayoutStylesheetCache.h /c/build/comm-central/comm-central/mozilla/layout/style/nsRuleData.h /c/build/comm-central/comm-central/mozilla/layout/style/nsRuleNode.h /c/build/comm-central/comm-central/mozilla/layout/style/nsRuleProcessorData.h /c/build/comm-central/comm-central/mozilla/layout/style/nsRuleWalker.h /c/build/comm-central/comm-central/mozilla/layout/style/nsStyleContext.h /c/build/comm-central/comm-central/mozilla/layout/style/nsStyleCoord.h /c/build/comm-central/comm-central/mozilla/layout/style/nsStyleSet.h /c/build/comm-central/comm-central/mozilla/layout/style/nsStyleStruct.h /c/build/comm-central/comm-central/mozilla/layout/style/nsStyleStructFwd.h /c/build/comm-central/comm-central/mozilla/layout/style/nsStyleStructInlines.h /c/build/comm-central/comm-central/mozilla/layout/style/nsStyleStructList.h /c/build/comm-central/comm-central/mozilla/layout/style/nsStyleTransformMatrix.h /c/build/comm-central/comm-central/mozilla/layout/style/nsStyleUtil.h ../../dist/include make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/layout/style' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/layout/base' Creating /c/build/comm-central/sb-de/mozilla/layout/base/.deps c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/layout/base/FramePropertyTable.h /c/build/comm-central/comm-central/mozilla/layout/base/nsBidi.h /c/build/comm-central/comm-central/mozilla/layout/base/nsBidiPresUtils.h /c/build/comm-central/comm-central/mozilla/layout/base/nsCaret.h /c/build/comm-central/comm-central/mozilla/layout/base/nsCSSFrameConstructor.h /c/build/comm-central/comm-central/mozilla/layout/base/nsChangeHint.h /c/build/comm-central/comm-central/mozilla/layout/base/nsCompatibility.h /c/build/comm-central/comm-central/mozilla/layout/base/nsDisplayList.h /c/build/comm-central/comm-central/mozilla/layout/base/nsFrameManager.h /c/build/comm-central/comm-central/mozilla/layout/base/nsFrameManagerBase.h /c/build/comm-central/comm-central/mozilla/layout/base/nsFrameTraversal.h /c/build/comm-central/comm-central/mozilla/layout/base/nsIDocumentViewer.h /c/build/comm-central/comm-central/mozilla/layout/base/nsIFrameTraversal.h /c/build/comm-central/comm-central/mozilla/layout/base/nsIImageMap.h /c/build/comm-central/comm-central/mozilla/layout/base/nsILayoutDebugger.h /c/build/comm-central/comm-central/mozilla/layout/base/nsILayoutHistoryState.h /c/build/comm-central/comm-central/mozilla/layout/base/nsIPercentHeightObserver.h /c/build/comm-central/comm-central/mozilla/layout/base/nsIPresShell.h /c/build/comm-central/comm-central/mozilla/layout/base/nsIReflowCallback.h /c/build/comm-central/comm-central/mozilla/layout/base/nsLayoutErrors.h /c/build/comm-central/comm-central/mozilla/layout/base/nsLayoutUtils.h /c/build/comm-central/comm-central/mozilla/layout/base/nsPresContext.h /c/build/comm-central/comm-central/mozilla/layout/base/nsPresState.h /c/build/comm-central/comm-central/mozilla/layout/base/nsRefreshDriver.h /c/build/comm-central/comm-central/mozilla/layout/base/nsStyleChangeList.h /c/build/comm-central/comm-central/mozilla/layout/base/nsStyleConsts.h ../../dist/include Creating _xpidlgen/.done nsIStyleSheetService.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/layout/base -I../../dist/idl -o _xpidlgen/nsIStyleSheetService /c/build/comm-central/comm-central/mozilla/layout/base/nsIStyleSheetService.idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/layout/base/nsIStyleSheetService.idl ../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 _xpidlgen/nsIStyleSheetService.h ../../dist/include make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/layout/base' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/layout/generic' Creating /c/build/comm-central/sb-de/mozilla/layout/generic/.deps c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/layout/generic/nsQueryFrame.h /c/build/comm-central/comm-central/mozilla/layout/generic/nsFrameList.h /c/build/comm-central/comm-central/mozilla/layout/generic/nsCanvasFrame.h /c/build/comm-central/comm-central/mozilla/layout/generic/nsHTMLParts.h /c/build/comm-central/comm-central/mozilla/layout/generic/nsHTMLReflowMetrics.h /c/build/comm-central/comm-central/mozilla/layout/generic/nsHTMLReflowState.h /c/build/comm-central/comm-central/mozilla/layout/generic/nsIAnonymousContentCreator.h /c/build/comm-central/comm-central/mozilla/layout/generic/nsIFrame.h /c/build/comm-central/comm-central/mozilla/layout/generic/nsIFrameFrame.h /c/build/comm-central/comm-central/mozilla/layout/generic/nsIFrameUtil.h /c/build/comm-central/comm-central/mozilla/layout/generic/nsIImageFrame.h /c/build/comm-central/comm-central/mozilla/layout/generic/nsILineIterator.h /c/build/comm-central/comm-central/mozilla/layout/generic/nsIObjectFrame.h /c/build/comm-central/comm-central/mozilla/layout/generic/nsIPageSequenceFrame.h /c/build/comm-central/comm-central/mozilla/layout/generic/nsIScrollableFrame.h /c/build/comm-central/comm-central/mozilla/layout/generic/nsIStatefulFrame.h /c/build/comm-central/comm-central/mozilla/layout/generic/nsFrameSelection.h /c/build/comm-central/comm-central/mozilla/layout/generic/nsBidiFrames.h ../../dist/include make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/layout/generic' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/layout/forms' Creating /c/build/comm-central/sb-de/mozilla/layout/forms/.deps c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/layout/forms/nsIListControlFrame.h /c/build/comm-central/comm-central/mozilla/layout/forms/nsIComboboxControlFrame.h /c/build/comm-central/comm-central/mozilla/layout/forms/nsIFormControlFrame.h /c/build/comm-central/comm-central/mozilla/layout/forms/nsISelectControlFrame.h /c/build/comm-central/comm-central/mozilla/layout/forms/nsITextControlFrame.h ../../dist/include make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/layout/forms' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/layout/tables' Creating /c/build/comm-central/sb-de/mozilla/layout/tables/.deps c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/layout/tables/nsITableCellLayout.h /c/build/comm-central/comm-central/mozilla/layout/tables/nsITableLayout.h ../../dist/include make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/layout/tables' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/layout/xul/base/public' Creating /c/build/comm-central/sb-de/mozilla/layout/xul/base/public/.deps c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/layout/xul/base/public/nsPIBoxObject.h /c/build/comm-central/comm-central/mozilla/layout/xul/base/public/nsIMenuFrame.h /c/build/comm-central/comm-central/mozilla/layout/xul/base/public/nsIScrollbarMediator.h /c/build/comm-central/comm-central/mozilla/layout/xul/base/public/nsXULPopupManager.h ../../../../dist/include Creating _xpidlgen/.done nsIBoxObject.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/public -I../../../../dist/idl -o _xpidlgen/nsIBoxObject /c/build/comm-central/comm-central/mozilla/layout/xul/base/public/nsIBoxObject.idl nsIScrollBoxObject.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/public -I../../../../dist/idl -o _xpidlgen/nsIScrollBoxObject /c/build/comm-central/comm-central/mozilla/layout/xul/base/public/nsIScrollBoxObject.idl nsIPopupBoxObject.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/public -I../../../../dist/idl -o _xpidlgen/nsIPopupBoxObject /c/build/comm-central/comm-central/mozilla/layout/xul/base/public/nsIPopupBoxObject.idl nsIMenuBoxObject.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/public -I../../../../dist/idl -o _xpidlgen/nsIMenuBoxObject /c/build/comm-central/comm-central/mozilla/layout/xul/base/public/nsIMenuBoxObject.idl nsIBrowserBoxObject.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/public -I../../../../dist/idl -o _xpidlgen/nsIBrowserBoxObject /c/build/comm-central/comm-central/mozilla/layout/xul/base/public/nsIBrowserBoxObject.idl nsIIFrameBoxObject.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/public -I../../../../dist/idl -o _xpidlgen/nsIIFrameBoxObject /c/build/comm-central/comm-central/mozilla/layout/xul/base/public/nsIIFrameBoxObject.idl nsIEditorBoxObject.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/public -I../../../../dist/idl -o _xpidlgen/nsIEditorBoxObject /c/build/comm-central/comm-central/mozilla/layout/xul/base/public/nsIEditorBoxObject.idl nsIContainerBoxObject.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/public -I../../../../dist/idl -o _xpidlgen/nsIContainerBoxObject /c/build/comm-central/comm-central/mozilla/layout/xul/base/public/nsIContainerBoxObject.idl nsIListBoxObject.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/public -I../../../../dist/idl -o _xpidlgen/nsIListBoxObject /c/build/comm-central/comm-central/mozilla/layout/xul/base/public/nsIListBoxObject.idl nsISliderListener.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/public -I../../../../dist/idl -o _xpidlgen/nsISliderListener /c/build/comm-central/comm-central/mozilla/layout/xul/base/public/nsISliderListener.idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/layout/xul/base/public/nsIBoxObject.idl /c/build/comm-central/comm-central/mozilla/layout/xul/base/public/nsIScrollBoxObject.idl /c/build/comm-central/comm-central/mozilla/layout/xul/base/public/nsIPopupBoxObject.idl /c/build/comm-central/comm-central/mozilla/layout/xul/base/public/nsIMenuBoxObject.idl /c/build/comm-central/comm-central/mozilla/layout/xul/base/public/nsIBrowserBoxObject.idl /c/build/comm-central/comm-central/mozilla/layout/xul/base/public/nsIIFrameBoxObject.idl /c/build/comm-central/comm-central/mozilla/layout/xul/base/public/nsIEditorBoxObject.idl /c/build/comm-central/comm-central/mozilla/layout/xul/base/public/nsIContainerBoxObject.idl /c/build/comm-central/comm-central/mozilla/layout/xul/base/public/nsIListBoxObject.idl /c/build/comm-central/comm-central/mozilla/layout/xul/base/public/nsISliderListener.idl ../../../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 _xpidlgen/nsIBoxObject.h _xpidlgen/nsIScrollBoxObject.h _xpidlgen/nsIPopupBoxObject.h _xpidlgen/nsIMenuBoxObject.h _xpidlgen/nsIBrowserBoxObject.h _xpidlgen/nsIIFrameBoxObject.h _xpidlgen/nsIEditorBoxObject.h _xpidlgen/nsIContainerBoxObject.h _xpidlgen/nsIListBoxObject.h _xpidlgen/nsISliderListener.h ../../../../dist/include make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/layout/xul/base/public' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/layout/xul/base/src' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/layout/xul/base/src/tree/public' Creating /c/build/comm-central/sb-de/mozilla/layout/xul/base/src/tree/public/.deps c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../../../../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../../../../../dist/idl Creating _xpidlgen/.done nsITreeColumns.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/tree/public -I../../../../../../dist/idl -o _xpidlgen/nsITreeColumns /c/build/comm-central/comm-central/mozilla/layout/xul/base/src/tree/public/nsITreeColumns.idl nsITreeView.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/tree/public -I../../../../../../dist/idl -o _xpidlgen/nsITreeView /c/build/comm-central/comm-central/mozilla/layout/xul/base/src/tree/public/nsITreeView.idl nsITreeSelection.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/tree/public -I../../../../../../dist/idl -o _xpidlgen/nsITreeSelection /c/build/comm-central/comm-central/mozilla/layout/xul/base/src/tree/public/nsITreeSelection.idl nsITreeBoxObject.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/tree/public -I../../../../../../dist/idl -o _xpidlgen/nsITreeBoxObject /c/build/comm-central/comm-central/mozilla/layout/xul/base/src/tree/public/nsITreeBoxObject.idl nsITreeContentView.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/tree/public -I../../../../../../dist/idl -o _xpidlgen/nsITreeContentView /c/build/comm-central/comm-central/mozilla/layout/xul/base/src/tree/public/nsITreeContentView.idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/layout/xul/base/src/tree/public/nsITreeColumns.idl /c/build/comm-central/comm-central/mozilla/layout/xul/base/src/tree/public/nsITreeView.idl /c/build/comm-central/comm-central/mozilla/layout/xul/base/src/tree/public/nsITreeSelection.idl /c/build/comm-central/comm-central/mozilla/layout/xul/base/src/tree/public/nsITreeBoxObject.idl /c/build/comm-central/comm-central/mozilla/layout/xul/base/src/tree/public/nsITreeContentView.idl ../../../../../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 _xpidlgen/nsITreeColumns.h _xpidlgen/nsITreeView.h _xpidlgen/nsITreeSelection.h _xpidlgen/nsITreeBoxObject.h _xpidlgen/nsITreeContentView.h ../../../../../../dist/include make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/layout/xul/base/src/tree/public' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/layout/xul/base/src/tree/src' Creating /c/build/comm-central/sb-de/mozilla/layout/xul/base/src/tree/src/.deps c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/layout/xul/base/src/tree/src/nsTreeColFrame.h /c/build/comm-central/comm-central/mozilla/layout/xul/base/src/tree/src/nsTreeUtils.h ../../../../../../dist/include make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/layout/xul/base/src/tree/src' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/layout/xul/base/src/grid' Creating /c/build/comm-central/sb-de/mozilla/layout/xul/base/src/grid/.deps c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/layout/xul/base/src/grid/nsGridLayout2.h /c/build/comm-central/comm-central/mozilla/layout/xul/base/src/grid/nsGridRowLayout.h /c/build/comm-central/comm-central/mozilla/layout/xul/base/src/grid/nsGridRowLeafLayout.h /c/build/comm-central/comm-central/mozilla/layout/xul/base/src/grid/nsGridRowLeafFrame.h /c/build/comm-central/comm-central/mozilla/layout/xul/base/src/grid/nsGridRowGroupLayout.h /c/build/comm-central/comm-central/mozilla/layout/xul/base/src/grid/nsIGridPart.h /c/build/comm-central/comm-central/mozilla/layout/xul/base/src/grid/nsGrid.h /c/build/comm-central/comm-central/mozilla/layout/xul/base/src/grid/nsGridRow.h /c/build/comm-central/comm-central/mozilla/layout/xul/base/src/grid/nsGridCell.h ../../../../../dist/include make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/layout/xul/base/src/grid' Creating /c/build/comm-central/sb-de/mozilla/layout/xul/base/src/.deps make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/layout/xul/base/src' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/layout/printing' Creating /c/build/comm-central/sb-de/mozilla/layout/printing/.deps c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../dist/idl Creating _xpidlgen/.done nsIPrintProgress.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/layout/printing -I../../dist/idl -o _xpidlgen/nsIPrintProgress /c/build/comm-central/comm-central/mozilla/layout/printing/nsIPrintProgress.idl nsIPrintProgressParams.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/layout/printing -I../../dist/idl -o _xpidlgen/nsIPrintProgressParams /c/build/comm-central/comm-central/mozilla/layout/printing/nsIPrintProgressParams.idl nsIPrintStatusFeedback.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/layout/printing -I../../dist/idl -o _xpidlgen/nsIPrintStatusFeedback /c/build/comm-central/comm-central/mozilla/layout/printing/nsIPrintStatusFeedback.idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/layout/printing/nsIPrintProgress.idl /c/build/comm-central/comm-central/mozilla/layout/printing/nsIPrintProgressParams.idl /c/build/comm-central/comm-central/mozilla/layout/printing/nsIPrintStatusFeedback.idl ../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 _xpidlgen/nsIPrintProgress.h _xpidlgen/nsIPrintProgressParams.h _xpidlgen/nsIPrintStatusFeedback.h ../../dist/include make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/layout/printing' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/layout/svg/base/src' Creating /c/build/comm-central/sb-de/mozilla/layout/svg/base/src/.deps c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/layout/svg/base/src/nsSVGEffects.h /c/build/comm-central/comm-central/mozilla/layout/svg/base/src/nsSVGFilterInstance.h /c/build/comm-central/comm-central/mozilla/layout/svg/base/src/nsSVGForeignObjectFrame.h /c/build/comm-central/comm-central/mozilla/layout/svg/base/src/nsSVGIntegrationUtils.h /c/build/comm-central/comm-central/mozilla/layout/svg/base/src/nsSVGUtils.h ../../../../dist/include make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/layout/svg/base/src' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/layout/inspector/public' Creating /c/build/comm-central/sb-de/mozilla/layout/inspector/public/.deps c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../../dist/idl Creating _xpidlgen/.done inIDOMView.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/layout/inspector/public -I../../../dist/idl -o _xpidlgen/inIDOMView /c/build/comm-central/comm-central/mozilla/layout/inspector/public/inIDOMView.idl inIDeepTreeWalker.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/layout/inspector/public -I../../../dist/idl -o _xpidlgen/inIDeepTreeWalker /c/build/comm-central/comm-central/mozilla/layout/inspector/public/inIDeepTreeWalker.idl inIFlasher.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/layout/inspector/public -I../../../dist/idl -o _xpidlgen/inIFlasher /c/build/comm-central/comm-central/mozilla/layout/inspector/public/inIFlasher.idl inISearchProcess.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/layout/inspector/public -I../../../dist/idl -o _xpidlgen/inISearchProcess /c/build/comm-central/comm-central/mozilla/layout/inspector/public/inISearchProcess.idl inISearchObserver.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/layout/inspector/public -I../../../dist/idl -o _xpidlgen/inISearchObserver /c/build/comm-central/comm-central/mozilla/layout/inspector/public/inISearchObserver.idl inICSSValueSearch.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/layout/inspector/public -I../../../dist/idl -o _xpidlgen/inICSSValueSearch /c/build/comm-central/comm-central/mozilla/layout/inspector/public/inICSSValueSearch.idl inIDOMUtils.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/layout/inspector/public -I../../../dist/idl -o _xpidlgen/inIDOMUtils /c/build/comm-central/comm-central/mozilla/layout/inspector/public/inIDOMUtils.idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/layout/inspector/public/inIDOMView.idl /c/build/comm-central/comm-central/mozilla/layout/inspector/public/inIDeepTreeWalker.idl /c/build/comm-central/comm-central/mozilla/layout/inspector/public/inIFlasher.idl /c/build/comm-central/comm-central/mozilla/layout/inspector/public/inISearchProcess.idl /c/build/comm-central/comm-central/mozilla/layout/inspector/public/inISearchObserver.idl /c/build/comm-central/comm-central/mozilla/layout/inspector/public/inICSSValueSearch.idl /c/build/comm-central/comm-central/mozilla/layout/inspector/public/inIDOMUtils.idl ../../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 _xpidlgen/inIDOMView.h _xpidlgen/inIDeepTreeWalker.h _xpidlgen/inIFlasher.h _xpidlgen/inISearchProcess.h _xpidlgen/inISearchObserver.h _xpidlgen/inICSSValueSearch.h _xpidlgen/inIDOMUtils.h ../../../dist/include make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/layout/inspector/public' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/layout/inspector/src' Creating /c/build/comm-central/sb-de/mozilla/layout/inspector/src/.deps make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/layout/inspector/src' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/layout/build' Creating /c/build/comm-central/sb-de/mozilla/layout/build/.deps c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/layout/build/nsLayoutCID.h /c/build/comm-central/comm-central/mozilla/layout/build/nsContentDLF.h /c/build/comm-central/comm-central/mozilla/layout/build/nsLayoutStatics.h ../../dist/include make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/layout/build' make[5]: Leaving directory `/c/build/comm-central/sb-de/mozilla/layout' make[5]: Entering directory `/c/build/comm-central/sb-de/mozilla/docshell' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/docshell/base' Creating /c/build/comm-central/sb-de/mozilla/docshell/base/.deps c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/docshell/base/nsDocShellLoadTypes.h ../../dist/include c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/docshell/base/IHistory.h ../../dist/include/mozilla Creating _xpidlgen/.done nsCDefaultURIFixup.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/docshell/base -I../../dist/idl -o _xpidlgen/nsCDefaultURIFixup /c/build/comm-central/comm-central/mozilla/docshell/base/nsCDefaultURIFixup.idl nsIDocShell.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/docshell/base -I../../dist/idl -o _xpidlgen/nsIDocShell /c/build/comm-central/comm-central/mozilla/docshell/base/nsIDocShell.idl nsIDocShellLoadInfo.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/docshell/base -I../../dist/idl -o _xpidlgen/nsIDocShellLoadInfo /c/build/comm-central/comm-central/mozilla/docshell/base/nsIDocShellLoadInfo.idl nsIDocShellTreeItem.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/docshell/base -I../../dist/idl -o _xpidlgen/nsIDocShellTreeItem /c/build/comm-central/comm-central/mozilla/docshell/base/nsIDocShellTreeItem.idl nsIDocShellTreeNode.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/docshell/base -I../../dist/idl -o _xpidlgen/nsIDocShellTreeNode /c/build/comm-central/comm-central/mozilla/docshell/base/nsIDocShellTreeNode.idl nsIDocShellTreeOwner.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/docshell/base -I../../dist/idl -o _xpidlgen/nsIDocShellTreeOwner /c/build/comm-central/comm-central/mozilla/docshell/base/nsIDocShellTreeOwner.idl nsIDocShellHistory.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/docshell/base -I../../dist/idl -o _xpidlgen/nsIDocShellHistory /c/build/comm-central/comm-central/mozilla/docshell/base/nsIDocShellHistory.idl nsIGlobalHistory2.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/docshell/base -I../../dist/idl -o _xpidlgen/nsIGlobalHistory2 /c/build/comm-central/comm-central/mozilla/docshell/base/nsIGlobalHistory2.idl nsIGlobalHistory3.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/docshell/base -I../../dist/idl -o _xpidlgen/nsIGlobalHistory3 /c/build/comm-central/comm-central/mozilla/docshell/base/nsIGlobalHistory3.idl nsIMarkupDocumentViewer.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/docshell/base -I../../dist/idl -o _xpidlgen/nsIMarkupDocumentViewer /c/build/comm-central/comm-central/mozilla/docshell/base/nsIMarkupDocumentViewer.idl nsIScrollable.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/docshell/base -I../../dist/idl -o _xpidlgen/nsIScrollable /c/build/comm-central/comm-central/mozilla/docshell/base/nsIScrollable.idl nsITextScroll.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/docshell/base -I../../dist/idl -o _xpidlgen/nsITextScroll /c/build/comm-central/comm-central/mozilla/docshell/base/nsITextScroll.idl nsIWebNavigation.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/docshell/base -I../../dist/idl -o _xpidlgen/nsIWebNavigation /c/build/comm-central/comm-central/mozilla/docshell/base/nsIWebNavigation.idl nsIWebNavigationInfo.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/docshell/base -I../../dist/idl -o _xpidlgen/nsIWebNavigationInfo /c/build/comm-central/comm-central/mozilla/docshell/base/nsIWebNavigationInfo.idl nsIContentViewer.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/docshell/base -I../../dist/idl -o _xpidlgen/nsIContentViewer /c/build/comm-central/comm-central/mozilla/docshell/base/nsIContentViewer.idl nsIContentViewerEdit.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/docshell/base -I../../dist/idl -o _xpidlgen/nsIContentViewerEdit /c/build/comm-central/comm-central/mozilla/docshell/base/nsIContentViewerEdit.idl nsIContentViewerFile.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/docshell/base -I../../dist/idl -o _xpidlgen/nsIContentViewerFile /c/build/comm-central/comm-central/mozilla/docshell/base/nsIContentViewerFile.idl nsIURIFixup.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/docshell/base -I../../dist/idl -o _xpidlgen/nsIURIFixup /c/build/comm-central/comm-central/mozilla/docshell/base/nsIURIFixup.idl nsIEditorDocShell.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/docshell/base -I../../dist/idl -o _xpidlgen/nsIEditorDocShell /c/build/comm-central/comm-central/mozilla/docshell/base/nsIEditorDocShell.idl nsIWebPageDescriptor.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/docshell/base -I../../dist/idl -o _xpidlgen/nsIWebPageDescriptor /c/build/comm-central/comm-central/mozilla/docshell/base/nsIWebPageDescriptor.idl nsIURIClassifier.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/docshell/base -I../../dist/idl -o _xpidlgen/nsIURIClassifier /c/build/comm-central/comm-central/mozilla/docshell/base/nsIURIClassifier.idl nsIChannelClassifier.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/docshell/base -I../../dist/idl -o _xpidlgen/nsIChannelClassifier /c/build/comm-central/comm-central/mozilla/docshell/base/nsIChannelClassifier.idl nsIDownloadHistory.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/docshell/base -I../../dist/idl -o _xpidlgen/nsIDownloadHistory /c/build/comm-central/comm-central/mozilla/docshell/base/nsIDownloadHistory.idl nsILoadContext.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/docshell/base -I../../dist/idl -o _xpidlgen/nsILoadContext /c/build/comm-central/comm-central/mozilla/docshell/base/nsILoadContext.idl nsIGlobalHistory.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/docshell/base -I../../dist/idl -o _xpidlgen/nsIGlobalHistory /c/build/comm-central/comm-central/mozilla/docshell/base/nsIGlobalHistory.idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/docshell/base/nsCDefaultURIFixup.idl /c/build/comm-central/comm-central/mozilla/docshell/base/nsIDocShell.idl /c/build/comm-central/comm-central/mozilla/docshell/base/nsIDocShellLoadInfo.idl /c/build/comm-central/comm-central/mozilla/docshell/base/nsIDocShellTreeItem.idl /c/build/comm-central/comm-central/mozilla/docshell/base/nsIDocShellTreeNode.idl /c/build/comm-central/comm-central/mozilla/docshell/base/nsIDocShellTreeOwner.idl /c/build/comm-central/comm-central/mozilla/docshell/base/nsIDocShellHistory.idl /c/build/comm-central/comm-central/mozilla/docshell/base/nsIGlobalHistory2.idl /c/build/comm-central/comm-central/mozilla/docshell/base/nsIGlobalHistory3.idl /c/build/comm-central/comm-central/mozilla/docshell/base/nsIMarkupDocumentViewer.idl /c/build/comm-central/comm-central/mozilla/docshell/base/nsIScrollable.idl /c/build/comm-central/comm-central/mozilla/docshell/base/nsITextScroll.idl /c/build/comm-central/comm-central/mozilla/docshell/base/nsIWebNavigation.idl /c/build/comm-central/comm-central/mozilla/docshell/base/nsIWebNavigationInfo.idl /c/build/comm-central/comm-central/mozilla/docshell/base/nsIContentViewer.idl /c/build/comm-central/comm-central/mozilla/docshell/base/nsIContentViewerEdit.idl /c/build/comm-central/comm-central/mozilla/docshell/base/nsIContentViewerFile.idl /c/build/comm-central/comm-central/mozilla/docshell/base/nsIURIFixup.idl /c/build/comm-central/comm-central/mozilla/docshell/base/nsIEditorDocShell.idl /c/build/comm-central/comm-central/mozilla/docshell/base/nsIWebPageDescriptor.idl /c/build/comm-central/comm-central/mozilla/docshell/base/nsIURIClassifier.idl /c/build/comm-central/comm-central/mozilla/docshell/base/nsIChannelClassifier.idl /c/build/comm-central/comm-central/mozilla/docshell/base/nsIDownloadHistory.idl /c/build/comm-central/comm-central/mozilla/docshell/base/nsILoadContext.idl /c/build/comm-central/comm-central/mozilla/docshell/base/nsIGlobalHistory.idl ../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 _xpidlgen/nsCDefaultURIFixup.h _xpidlgen/nsIDocShell.h _xpidlgen/nsIDocShellLoadInfo.h _xpidlgen/nsIDocShellTreeItem.h _xpidlgen/nsIDocShellTreeNode.h _xpidlgen/nsIDocShellTreeOwner.h _xpidlgen/nsIDocShellHistory.h _xpidlgen/nsIGlobalHistory2.h _xpidlgen/nsIGlobalHistory3.h _xpidlgen/nsIMarkupDocumentViewer.h _xpidlgen/nsIScrollable.h _xpidlgen/nsITextScroll.h _xpidlgen/nsIWebNavigation.h _xpidlgen/nsIWebNavigationInfo.h _xpidlgen/nsIContentViewer.h _xpidlgen/nsIContentViewerEdit.h _xpidlgen/nsIContentViewerFile.h _xpidlgen/nsIURIFixup.h _xpidlgen/nsIEditorDocShell.h _xpidlgen/nsIWebPageDescriptor.h _xpidlgen/nsIURIClassifier.h _xpidlgen/nsIChannelClassifier.h _xpidlgen/nsIDownloadHistory.h _xpidlgen/nsILoadContext.h _xpidlgen/nsIGlobalHistory.h ../../dist/include make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/docshell/base' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/docshell/shistory' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/docshell/shistory/public' Creating /c/build/comm-central/sb-de/mozilla/docshell/shistory/public/.deps c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../../dist/idl Creating _xpidlgen/.done nsISHEntry.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/docshell/shistory/public -I../../../dist/idl -o _xpidlgen/nsISHEntry /c/build/comm-central/comm-central/mozilla/docshell/shistory/public/nsISHEntry.idl nsISHContainer.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/docshell/shistory/public -I../../../dist/idl -o _xpidlgen/nsISHContainer /c/build/comm-central/comm-central/mozilla/docshell/shistory/public/nsISHContainer.idl nsISHTransaction.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/docshell/shistory/public -I../../../dist/idl -o _xpidlgen/nsISHTransaction /c/build/comm-central/comm-central/mozilla/docshell/shistory/public/nsISHTransaction.idl nsISHistoryInternal.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/docshell/shistory/public -I../../../dist/idl -o _xpidlgen/nsISHistoryInternal /c/build/comm-central/comm-central/mozilla/docshell/shistory/public/nsISHistoryInternal.idl nsIHistoryEntry.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/docshell/shistory/public -I../../../dist/idl -o _xpidlgen/nsIHistoryEntry /c/build/comm-central/comm-central/mozilla/docshell/shistory/public/nsIHistoryEntry.idl nsISHistory.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/docshell/shistory/public -I../../../dist/idl -o _xpidlgen/nsISHistory /c/build/comm-central/comm-central/mozilla/docshell/shistory/public/nsISHistory.idl nsISHistoryListener.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/docshell/shistory/public -I../../../dist/idl -o _xpidlgen/nsISHistoryListener /c/build/comm-central/comm-central/mozilla/docshell/shistory/public/nsISHistoryListener.idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/docshell/shistory/public/nsISHEntry.idl /c/build/comm-central/comm-central/mozilla/docshell/shistory/public/nsISHContainer.idl /c/build/comm-central/comm-central/mozilla/docshell/shistory/public/nsISHTransaction.idl /c/build/comm-central/comm-central/mozilla/docshell/shistory/public/nsISHistoryInternal.idl /c/build/comm-central/comm-central/mozilla/docshell/shistory/public/nsIHistoryEntry.idl /c/build/comm-central/comm-central/mozilla/docshell/shistory/public/nsISHistory.idl /c/build/comm-central/comm-central/mozilla/docshell/shistory/public/nsISHistoryListener.idl ../../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 _xpidlgen/nsISHEntry.h _xpidlgen/nsISHContainer.h _xpidlgen/nsISHTransaction.h _xpidlgen/nsISHistoryInternal.h _xpidlgen/nsIHistoryEntry.h _xpidlgen/nsISHistory.h _xpidlgen/nsISHistoryListener.h ../../../dist/include make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/docshell/shistory/public' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/docshell/shistory/src' Creating /c/build/comm-central/sb-de/mozilla/docshell/shistory/src/.deps make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/docshell/shistory/src' make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/docshell/shistory' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/docshell/build' Creating /c/build/comm-central/sb-de/mozilla/docshell/build/.deps c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/docshell/build/nsDocShellCID.h ../../dist/include make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/docshell/build' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/docshell/resources' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/docshell/resources/content' make[7]: Nothing to be done for `export'. make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/docshell/resources/content' make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/docshell/resources' make[5]: Leaving directory `/c/build/comm-central/sb-de/mozilla/docshell' make[5]: Entering directory `/c/build/comm-central/sb-de/mozilla/webshell' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/webshell/public' Creating /c/build/comm-central/sb-de/mozilla/webshell/public/.deps c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/webshell/public/nsILinkHandler.h /c/build/comm-central/comm-central/mozilla/webshell/public/nsIWebShellServices.h ../../dist/include Creating _xpidlgen/.done nsIRefreshURI.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/webshell/public -I../../dist/idl -o _xpidlgen/nsIRefreshURI /c/build/comm-central/comm-central/mozilla/webshell/public/nsIRefreshURI.idl nsIContentViewerContainer.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/webshell/public -I../../dist/idl -o _xpidlgen/nsIContentViewerContainer /c/build/comm-central/comm-central/mozilla/webshell/public/nsIContentViewerContainer.idl nsIDocumentLoaderFactory.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/webshell/public -I../../dist/idl -o _xpidlgen/nsIDocumentLoaderFactory /c/build/comm-central/comm-central/mozilla/webshell/public/nsIDocumentLoaderFactory.idl nsIClipboardCommands.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/webshell/public -I../../dist/idl -o _xpidlgen/nsIClipboardCommands /c/build/comm-central/comm-central/mozilla/webshell/public/nsIClipboardCommands.idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/webshell/public/nsIRefreshURI.idl /c/build/comm-central/comm-central/mozilla/webshell/public/nsIContentViewerContainer.idl /c/build/comm-central/comm-central/mozilla/webshell/public/nsIDocumentLoaderFactory.idl /c/build/comm-central/comm-central/mozilla/webshell/public/nsIClipboardCommands.idl ../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 _xpidlgen/nsIRefreshURI.h _xpidlgen/nsIContentViewerContainer.h _xpidlgen/nsIDocumentLoaderFactory.h _xpidlgen/nsIClipboardCommands.h ../../dist/include make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/webshell/public' make[5]: Leaving directory `/c/build/comm-central/sb-de/mozilla/webshell' make[5]: Entering directory `/c/build/comm-central/sb-de/mozilla/embedding' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/embedding/base' Creating /c/build/comm-central/sb-de/mozilla/embedding/base/.deps c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../dist/idl make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/embedding/base/standalone' Creating /c/build/comm-central/sb-de/mozilla/embedding/base/standalone/.deps c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe /c/build/comm-central/comm-central/mozilla/embedding/base/standalone/../nsEmbedAPI.cpp /c/build/comm-central/comm-central/mozilla/embedding/base/standalone/../nsEmbedWin32.cpp . make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/embedding/base/standalone' c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/embedding/base/nsEmbedAPI.h /c/build/comm-central/comm-central/mozilla/embedding/base/nsEmbedCID.h ../../dist/include Creating _xpidlgen/.done nsIWindowCreator2.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/embedding/base -I../../dist/idl -o _xpidlgen/nsIWindowCreator2 /c/build/comm-central/comm-central/mozilla/embedding/base/nsIWindowCreator2.idl nsIWindowProvider.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/embedding/base -I../../dist/idl -o _xpidlgen/nsIWindowProvider /c/build/comm-central/comm-central/mozilla/embedding/base/nsIWindowProvider.idl nsIWindowCreator.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/embedding/base -I../../dist/idl -o _xpidlgen/nsIWindowCreator /c/build/comm-central/comm-central/mozilla/embedding/base/nsIWindowCreator.idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/embedding/base/nsIWindowCreator2.idl /c/build/comm-central/comm-central/mozilla/embedding/base/nsIWindowProvider.idl /c/build/comm-central/comm-central/mozilla/embedding/base/nsIWindowCreator.idl ../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 _xpidlgen/nsIWindowCreator2.h _xpidlgen/nsIWindowProvider.h _xpidlgen/nsIWindowCreator.h ../../dist/include make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/embedding/base' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/embedding/components' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/embedding/components/windowwatcher' make[8]: Entering directory `/c/build/comm-central/sb-de/mozilla/embedding/components/windowwatcher/public' Creating /c/build/comm-central/sb-de/mozilla/embedding/components/windowwatcher/public/.deps c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/embedding/components/windowwatcher/public/nsPromptUtils.h ../../../../dist/include Creating _xpidlgen/.done nsIDialogParamBlock.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/embedding/components/windowwatcher/public -I../../../../dist/idl -o _xpidlgen/nsIDialogParamBlock /c/build/comm-central/comm-central/mozilla/embedding/components/windowwatcher/public/nsIDialogParamBlock.idl nsIPromptService2.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/embedding/components/windowwatcher/public -I../../../../dist/idl -o _xpidlgen/nsIPromptService2 /c/build/comm-central/comm-central/mozilla/embedding/components/windowwatcher/public/nsIPromptService2.idl nsPIPromptService.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/embedding/components/windowwatcher/public -I../../../../dist/idl -o _xpidlgen/nsPIPromptService /c/build/comm-central/comm-central/mozilla/embedding/components/windowwatcher/public/nsPIPromptService.idl nsPIWindowWatcher.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/embedding/components/windowwatcher/public -I../../../../dist/idl -o _xpidlgen/nsPIWindowWatcher /c/build/comm-central/comm-central/mozilla/embedding/components/windowwatcher/public/nsPIWindowWatcher.idl nsIAuthPromptWrapper.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/embedding/components/windowwatcher/public -I../../../../dist/idl -o _xpidlgen/nsIAuthPromptWrapper /c/build/comm-central/comm-central/mozilla/embedding/components/windowwatcher/public/nsIAuthPromptWrapper.idl nsIPromptFactory.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/embedding/components/windowwatcher/public -I../../../../dist/idl -o _xpidlgen/nsIPromptFactory /c/build/comm-central/comm-central/mozilla/embedding/components/windowwatcher/public/nsIPromptFactory.idl nsIWindowWatcher.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/embedding/components/windowwatcher/public -I../../../../dist/idl -o _xpidlgen/nsIWindowWatcher /c/build/comm-central/comm-central/mozilla/embedding/components/windowwatcher/public/nsIWindowWatcher.idl nsIPromptService.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/embedding/components/windowwatcher/public -I../../../../dist/idl -o _xpidlgen/nsIPromptService /c/build/comm-central/comm-central/mozilla/embedding/components/windowwatcher/public/nsIPromptService.idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/embedding/components/windowwatcher/public/nsIDialogParamBlock.idl /c/build/comm-central/comm-central/mozilla/embedding/components/windowwatcher/public/nsIPromptService2.idl /c/build/comm-central/comm-central/mozilla/embedding/components/windowwatcher/public/nsPIPromptService.idl /c/build/comm-central/comm-central/mozilla/embedding/components/windowwatcher/public/nsPIWindowWatcher.idl /c/build/comm-central/comm-central/mozilla/embedding/components/windowwatcher/public/nsIAuthPromptWrapper.idl /c/build/comm-central/comm-central/mozilla/embedding/components/windowwatcher/public/nsIPromptFactory.idl /c/build/comm-central/comm-central/mozilla/embedding/components/windowwatcher/public/nsIWindowWatcher.idl /c/build/comm-central/comm-central/mozilla/embedding/components/windowwatcher/public/nsIPromptService.idl ../../../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 _xpidlgen/nsIDialogParamBlock.h _xpidlgen/nsIPromptService2.h _xpidlgen/nsPIPromptService.h _xpidlgen/nsPIWindowWatcher.h _xpidlgen/nsIAuthPromptWrapper.h _xpidlgen/nsIPromptFactory.h _xpidlgen/nsIWindowWatcher.h _xpidlgen/nsIPromptService.h ../../../../dist/include make[8]: Leaving directory `/c/build/comm-central/sb-de/mozilla/embedding/components/windowwatcher/public' make[8]: Entering directory `/c/build/comm-central/sb-de/mozilla/embedding/components/windowwatcher/src' Creating /c/build/comm-central/sb-de/mozilla/embedding/components/windowwatcher/src/.deps make[8]: Leaving directory `/c/build/comm-central/sb-de/mozilla/embedding/components/windowwatcher/src' make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/embedding/components/windowwatcher' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/embedding/components/appstartup' make[8]: Entering directory `/c/build/comm-central/sb-de/mozilla/embedding/components/appstartup/src' Creating /c/build/comm-central/sb-de/mozilla/embedding/components/appstartup/src/.deps c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/embedding/components/appstartup/src/nsIAppStartupNotifier.h ../../../../dist/include make[8]: Leaving directory `/c/build/comm-central/sb-de/mozilla/embedding/components/appstartup/src' make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/embedding/components/appstartup' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/embedding/components/find' make[8]: Entering directory `/c/build/comm-central/sb-de/mozilla/embedding/components/find/public' Creating /c/build/comm-central/sb-de/mozilla/embedding/components/find/public/.deps c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../../../dist/idl Creating _xpidlgen/.done nsIFind.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/embedding/components/find/public -I../../../../dist/idl -o _xpidlgen/nsIFind /c/build/comm-central/comm-central/mozilla/embedding/components/find/public/nsIFind.idl nsIWebBrowserFind.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/embedding/components/find/public -I../../../../dist/idl -o _xpidlgen/nsIWebBrowserFind /c/build/comm-central/comm-central/mozilla/embedding/components/find/public/nsIWebBrowserFind.idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/embedding/components/find/public/nsIFind.idl /c/build/comm-central/comm-central/mozilla/embedding/components/find/public/nsIWebBrowserFind.idl ../../../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 _xpidlgen/nsIFind.h _xpidlgen/nsIWebBrowserFind.h ../../../../dist/include make[8]: Leaving directory `/c/build/comm-central/sb-de/mozilla/embedding/components/find/public' make[8]: Entering directory `/c/build/comm-central/sb-de/mozilla/embedding/components/find/src' Creating /c/build/comm-central/sb-de/mozilla/embedding/components/find/src/.deps make[8]: Leaving directory `/c/build/comm-central/sb-de/mozilla/embedding/components/find/src' make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/embedding/components/find' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/embedding/components/webbrowserpersist' make[8]: Entering directory `/c/build/comm-central/sb-de/mozilla/embedding/components/webbrowserpersist/public' Creating /c/build/comm-central/sb-de/mozilla/embedding/components/webbrowserpersist/public/.deps c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../../../dist/idl Creating _xpidlgen/.done nsIWebBrowserPersist.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/embedding/components/webbrowserpersist/public -I../../../../dist/idl -o _xpidlgen/nsIWebBrowserPersist /c/build/comm-central/comm-central/mozilla/embedding/components/webbrowserpersist/public/nsIWebBrowserPersist.idl nsCWebBrowserPersist.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/embedding/components/webbrowserpersist/public -I../../../../dist/idl -o _xpidlgen/nsCWebBrowserPersist /c/build/comm-central/comm-central/mozilla/embedding/components/webbrowserpersist/public/nsCWebBrowserPersist.idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/embedding/components/webbrowserpersist/public/nsIWebBrowserPersist.idl /c/build/comm-central/comm-central/mozilla/embedding/components/webbrowserpersist/public/nsCWebBrowserPersist.idl ../../../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 _xpidlgen/nsIWebBrowserPersist.h _xpidlgen/nsCWebBrowserPersist.h ../../../../dist/include make[8]: Leaving directory `/c/build/comm-central/sb-de/mozilla/embedding/components/webbrowserpersist/public' make[8]: Entering directory `/c/build/comm-central/sb-de/mozilla/embedding/components/webbrowserpersist/src' Creating /c/build/comm-central/sb-de/mozilla/embedding/components/webbrowserpersist/src/.deps make[8]: Leaving directory `/c/build/comm-central/sb-de/mozilla/embedding/components/webbrowserpersist/src' make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/embedding/components/webbrowserpersist' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/embedding/components/commandhandler' make[8]: Entering directory `/c/build/comm-central/sb-de/mozilla/embedding/components/commandhandler/public' Creating /c/build/comm-central/sb-de/mozilla/embedding/components/commandhandler/public/.deps c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../../../dist/idl Creating _xpidlgen/.done nsICommandManager.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/embedding/components/commandhandler/public -I../../../../dist/idl -o _xpidlgen/nsICommandManager /c/build/comm-central/comm-central/mozilla/embedding/components/commandhandler/public/nsICommandManager.idl nsICommandParams.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/embedding/components/commandhandler/public -I../../../../dist/idl -o _xpidlgen/nsICommandParams /c/build/comm-central/comm-central/mozilla/embedding/components/commandhandler/public/nsICommandParams.idl nsIControllerCommand.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/embedding/components/commandhandler/public -I../../../../dist/idl -o _xpidlgen/nsIControllerCommand /c/build/comm-central/comm-central/mozilla/embedding/components/commandhandler/public/nsIControllerCommand.idl nsIControllerContext.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/embedding/components/commandhandler/public -I../../../../dist/idl -o _xpidlgen/nsIControllerContext /c/build/comm-central/comm-central/mozilla/embedding/components/commandhandler/public/nsIControllerContext.idl nsIControllerCommandTable.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/embedding/components/commandhandler/public -I../../../../dist/idl -o _xpidlgen/nsIControllerCommandTable /c/build/comm-central/comm-central/mozilla/embedding/components/commandhandler/public/nsIControllerCommandTable.idl nsPICommandUpdater.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/embedding/components/commandhandler/public -I../../../../dist/idl -o _xpidlgen/nsPICommandUpdater /c/build/comm-central/comm-central/mozilla/embedding/components/commandhandler/public/nsPICommandUpdater.idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/embedding/components/commandhandler/public/nsICommandManager.idl /c/build/comm-central/comm-central/mozilla/embedding/components/commandhandler/public/nsICommandParams.idl /c/build/comm-central/comm-central/mozilla/embedding/components/commandhandler/public/nsIControllerCommand.idl /c/build/comm-central/comm-central/mozilla/embedding/components/commandhandler/public/nsIControllerContext.idl /c/build/comm-central/comm-central/mozilla/embedding/components/commandhandler/public/nsIControllerCommandTable.idl /c/build/comm-central/comm-central/mozilla/embedding/components/commandhandler/public/nsPICommandUpdater.idl ../../../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 _xpidlgen/nsICommandManager.h _xpidlgen/nsICommandParams.h _xpidlgen/nsIControllerCommand.h _xpidlgen/nsIControllerContext.h _xpidlgen/nsIControllerCommandTable.h _xpidlgen/nsPICommandUpdater.h ../../../../dist/include make[8]: Leaving directory `/c/build/comm-central/sb-de/mozilla/embedding/components/commandhandler/public' make[8]: Entering directory `/c/build/comm-central/sb-de/mozilla/embedding/components/commandhandler/src' Creating /c/build/comm-central/sb-de/mozilla/embedding/components/commandhandler/src/.deps make[8]: Leaving directory `/c/build/comm-central/sb-de/mozilla/embedding/components/commandhandler/src' make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/embedding/components/commandhandler' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/embedding/components/printingui' make[8]: Entering directory `/c/build/comm-central/sb-de/mozilla/embedding/components/printingui/src' make[9]: Entering directory `/c/build/comm-central/sb-de/mozilla/embedding/components/printingui/src/win' Creating /c/build/comm-central/sb-de/mozilla/embedding/components/printingui/src/win/.deps make[9]: Leaving directory `/c/build/comm-central/sb-de/mozilla/embedding/components/printingui/src/win' make[8]: Leaving directory `/c/build/comm-central/sb-de/mozilla/embedding/components/printingui/src' make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/embedding/components/printingui' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/embedding/components/build' Creating /c/build/comm-central/sb-de/mozilla/embedding/components/build/.deps make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/embedding/components/build' make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/embedding/components' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/embedding/browser' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/embedding/browser/webBrowser' Creating /c/build/comm-central/sb-de/mozilla/embedding/browser/webBrowser/.deps c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/embedding/browser/webBrowser/nsCTooltipTextProvider.h ../../../dist/include Creating _xpidlgen/.done nsCWebBrowser.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/embedding/browser/webBrowser -I../../../dist/idl -o _xpidlgen/nsCWebBrowser /c/build/comm-central/comm-central/mozilla/embedding/browser/webBrowser/nsCWebBrowser.idl nsICommandHandler.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/embedding/browser/webBrowser -I../../../dist/idl -o _xpidlgen/nsICommandHandler /c/build/comm-central/comm-central/mozilla/embedding/browser/webBrowser/nsICommandHandler.idl nsIEmbeddingSiteWindow2.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/embedding/browser/webBrowser -I../../../dist/idl -o _xpidlgen/nsIEmbeddingSiteWindow2 /c/build/comm-central/comm-central/mozilla/embedding/browser/webBrowser/nsIEmbeddingSiteWindow2.idl nsIContextMenuListener2.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/embedding/browser/webBrowser -I../../../dist/idl -o _xpidlgen/nsIContextMenuListener2 /c/build/comm-central/comm-central/mozilla/embedding/browser/webBrowser/nsIContextMenuListener2.idl nsIWebBrowserChrome2.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/embedding/browser/webBrowser -I../../../dist/idl -o _xpidlgen/nsIWebBrowserChrome2 /c/build/comm-central/comm-central/mozilla/embedding/browser/webBrowser/nsIWebBrowserChrome2.idl nsIPrintingPrompt.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/embedding/browser/webBrowser -I../../../dist/idl -o _xpidlgen/nsIPrintingPrompt /c/build/comm-central/comm-central/mozilla/embedding/browser/webBrowser/nsIPrintingPrompt.idl nsIPrintingPromptService.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/embedding/browser/webBrowser -I../../../dist/idl -o _xpidlgen/nsIPrintingPromptService /c/build/comm-central/comm-central/mozilla/embedding/browser/webBrowser/nsIPrintingPromptService.idl nsIContextMenuListener.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/embedding/browser/webBrowser -I../../../dist/idl -o _xpidlgen/nsIContextMenuListener /c/build/comm-central/comm-central/mozilla/embedding/browser/webBrowser/nsIContextMenuListener.idl nsIEmbeddingSiteWindow.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/embedding/browser/webBrowser -I../../../dist/idl -o _xpidlgen/nsIEmbeddingSiteWindow /c/build/comm-central/comm-central/mozilla/embedding/browser/webBrowser/nsIEmbeddingSiteWindow.idl nsITooltipListener.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/embedding/browser/webBrowser -I../../../dist/idl -o _xpidlgen/nsITooltipListener /c/build/comm-central/comm-central/mozilla/embedding/browser/webBrowser/nsITooltipListener.idl nsITooltipTextProvider.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/embedding/browser/webBrowser -I../../../dist/idl -o _xpidlgen/nsITooltipTextProvider /c/build/comm-central/comm-central/mozilla/embedding/browser/webBrowser/nsITooltipTextProvider.idl nsIWebBrowser.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/embedding/browser/webBrowser -I../../../dist/idl -o _xpidlgen/nsIWebBrowser /c/build/comm-central/comm-central/mozilla/embedding/browser/webBrowser/nsIWebBrowser.idl nsIWebBrowserChrome.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/embedding/browser/webBrowser -I../../../dist/idl -o _xpidlgen/nsIWebBrowserChrome /c/build/comm-central/comm-central/mozilla/embedding/browser/webBrowser/nsIWebBrowserChrome.idl nsIWebBrowserChromeFocus.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/embedding/browser/webBrowser -I../../../dist/idl -o _xpidlgen/nsIWebBrowserChromeFocus /c/build/comm-central/comm-central/mozilla/embedding/browser/webBrowser/nsIWebBrowserChromeFocus.idl nsIWebBrowserFocus.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/embedding/browser/webBrowser -I../../../dist/idl -o _xpidlgen/nsIWebBrowserFocus /c/build/comm-central/comm-central/mozilla/embedding/browser/webBrowser/nsIWebBrowserFocus.idl nsIWebBrowserSetup.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/embedding/browser/webBrowser -I../../../dist/idl -o _xpidlgen/nsIWebBrowserSetup /c/build/comm-central/comm-central/mozilla/embedding/browser/webBrowser/nsIWebBrowserSetup.idl nsIWebBrowserStream.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/embedding/browser/webBrowser -I../../../dist/idl -o _xpidlgen/nsIWebBrowserStream /c/build/comm-central/comm-central/mozilla/embedding/browser/webBrowser/nsIWebBrowserStream.idl nsIWebBrowserPrint.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/embedding/browser/webBrowser -I../../../dist/idl -o _xpidlgen/nsIWebBrowserPrint /c/build/comm-central/comm-central/mozilla/embedding/browser/webBrowser/nsIWebBrowserPrint.idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/embedding/browser/webBrowser/nsCWebBrowser.idl /c/build/comm-central/comm-central/mozilla/embedding/browser/webBrowser/nsICommandHandler.idl /c/build/comm-central/comm-central/mozilla/embedding/browser/webBrowser/nsIEmbeddingSiteWindow2.idl /c/build/comm-central/comm-central/mozilla/embedding/browser/webBrowser/nsIContextMenuListener2.idl /c/build/comm-central/comm-central/mozilla/embedding/browser/webBrowser/nsIWebBrowserChrome2.idl /c/build/comm-central/comm-central/mozilla/embedding/browser/webBrowser/nsIPrintingPrompt.idl /c/build/comm-central/comm-central/mozilla/embedding/browser/webBrowser/nsIPrintingPromptService.idl /c/build/comm-central/comm-central/mozilla/embedding/browser/webBrowser/nsIContextMenuListener.idl /c/build/comm-central/comm-central/mozilla/embedding/browser/webBrowser/nsIEmbeddingSiteWindow.idl /c/build/comm-central/comm-central/mozilla/embedding/browser/webBrowser/nsITooltipListener.idl /c/build/comm-central/comm-central/mozilla/embedding/browser/webBrowser/nsITooltipTextProvider.idl /c/build/comm-central/comm-central/mozilla/embedding/browser/webBrowser/nsIWebBrowser.idl /c/build/comm-central/comm-central/mozilla/embedding/browser/webBrowser/nsIWebBrowserChrome.idl /c/build/comm-central/comm-central/mozilla/embedding/browser/webBrowser/nsIWebBrowserChromeFocus.idl /c/build/comm-central/comm-central/mozilla/embedding/browser/webBrowser/nsIWebBrowserFocus.idl /c/build/comm-central/comm-central/mozilla/embedding/browser/webBrowser/nsIWebBrowserSetup.idl /c/build/comm-central/comm-central/mozilla/embedding/browser/webBrowser/nsIWebBrowserStream.idl /c/build/comm-central/comm-central/mozilla/embedding/browser/webBrowser/nsIWebBrowserPrint.idl ../../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 _xpidlgen/nsCWebBrowser.h _xpidlgen/nsICommandHandler.h _xpidlgen/nsIEmbeddingSiteWindow2.h _xpidlgen/nsIContextMenuListener2.h _xpidlgen/nsIWebBrowserChrome2.h _xpidlgen/nsIPrintingPrompt.h _xpidlgen/nsIPrintingPromptService.h _xpidlgen/nsIContextMenuListener.h _xpidlgen/nsIEmbeddingSiteWindow.h _xpidlgen/nsITooltipListener.h _xpidlgen/nsITooltipTextProvider.h _xpidlgen/nsIWebBrowser.h _xpidlgen/nsIWebBrowserChrome.h _xpidlgen/nsIWebBrowserChromeFocus.h _xpidlgen/nsIWebBrowserFocus.h _xpidlgen/nsIWebBrowserSetup.h _xpidlgen/nsIWebBrowserStream.h _xpidlgen/nsIWebBrowserPrint.h ../../../dist/include make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/embedding/browser/webBrowser' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/embedding/browser/build' Creating /c/build/comm-central/sb-de/mozilla/embedding/browser/build/.deps make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/embedding/browser/build' make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/embedding/browser' make[5]: Leaving directory `/c/build/comm-central/sb-de/mozilla/embedding' make[5]: Entering directory `/c/build/comm-central/sb-de/mozilla/xpfe/appshell' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/xpfe/appshell/public' Creating /c/build/comm-central/sb-de/mozilla/xpfe/appshell/public/.deps c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/xpfe/appshell/public/nsAppShellCID.h ../../../dist/include Creating _xpidlgen/.done nsIAppShellService.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/xpfe/appshell/public -I../../../dist/idl -o _xpidlgen/nsIAppShellService /c/build/comm-central/comm-central/mozilla/xpfe/appshell/public/nsIAppShellService.idl nsIWindowMediator.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/xpfe/appshell/public -I../../../dist/idl -o _xpidlgen/nsIWindowMediator /c/build/comm-central/comm-central/mozilla/xpfe/appshell/public/nsIWindowMediator.idl nsIWindowMediatorListener.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/xpfe/appshell/public -I../../../dist/idl -o _xpidlgen/nsIWindowMediatorListener /c/build/comm-central/comm-central/mozilla/xpfe/appshell/public/nsIWindowMediatorListener.idl nsIXULWindow.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/xpfe/appshell/public -I../../../dist/idl -o _xpidlgen/nsIXULWindow /c/build/comm-central/comm-central/mozilla/xpfe/appshell/public/nsIXULWindow.idl nsIPopupWindowManager.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/xpfe/appshell/public -I../../../dist/idl -o _xpidlgen/nsIPopupWindowManager /c/build/comm-central/comm-central/mozilla/xpfe/appshell/public/nsIPopupWindowManager.idl nsIXULBrowserWindow.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/xpfe/appshell/public -I../../../dist/idl -o _xpidlgen/nsIXULBrowserWindow /c/build/comm-central/comm-central/mozilla/xpfe/appshell/public/nsIXULBrowserWindow.idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/xpfe/appshell/public/nsIAppShellService.idl /c/build/comm-central/comm-central/mozilla/xpfe/appshell/public/nsIWindowMediator.idl /c/build/comm-central/comm-central/mozilla/xpfe/appshell/public/nsIWindowMediatorListener.idl /c/build/comm-central/comm-central/mozilla/xpfe/appshell/public/nsIXULWindow.idl /c/build/comm-central/comm-central/mozilla/xpfe/appshell/public/nsIPopupWindowManager.idl /c/build/comm-central/comm-central/mozilla/xpfe/appshell/public/nsIXULBrowserWindow.idl ../../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 _xpidlgen/nsIAppShellService.h _xpidlgen/nsIWindowMediator.h _xpidlgen/nsIWindowMediatorListener.h _xpidlgen/nsIXULWindow.h _xpidlgen/nsIPopupWindowManager.h _xpidlgen/nsIXULBrowserWindow.h ../../../dist/include make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/xpfe/appshell/public' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/xpfe/appshell/src' Creating /c/build/comm-central/sb-de/mozilla/xpfe/appshell/src/.deps make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/xpfe/appshell/src' make[5]: Leaving directory `/c/build/comm-central/sb-de/mozilla/xpfe/appshell' make[5]: Entering directory `/c/build/comm-central/sb-de/mozilla/accessible' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/accessible/public' Creating /c/build/comm-central/sb-de/mozilla/accessible/public/.deps c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../dist/idl make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/accessible/public/msaa' midl -I /c/build/comm-central/comm-central/mozilla/accessible/public/msaa -Oicf /c/build/comm-central/comm-central/mozilla/accessible/public/msaa/ISimpleDOMNode.idl Processing c:\build\comm-central\comm-central\mozilla\accessible\public\msaa\ISimpleDOMNode.idl Processing C:\Program Files\Microsoft SDKs\Windows\v7.0\\include\objidl.idl Processing C:\Program Files\Microsoft SDKs\Windows\v7.0\\include\unknwn.idl Processing C:\Program Files\Microsoft SDKs\Windows\v7.0\\include\wtypes.idl Processing C:\Program Files\Microsoft SDKs\Windows\v7.0\\include\basetsd.h Processing C:\Program Files\Microsoft SDKs\Windows\v7.0\\include\guiddef.h Processing C:\Program Files\Microsoft SDKs\Windows\v7.0\\include\oaidl.idl Processing c:/build/comm-central/comm-central/mozilla/accessible/public/msaa\ISimpleDOMText.idl Processing c:/build/comm-central/comm-central/mozilla/accessible/public/msaa\ISimpleDOMDocument.idl Processing C:\Program Files\Microsoft SDKs\Windows\v7.0\\include\oaidl.acf midl -Oicf /c/build/comm-central/comm-central/mozilla/accessible/public/msaa/ISimpleDOMDocument.idl Processing c:\build\comm-central\comm-central\mozilla\accessible\public\msaa\ISimpleDOMDocument.idl Processing C:\Program Files\Microsoft SDKs\Windows\v7.0\\include\objidl.idl Processing C:\Program Files\Microsoft SDKs\Windows\v7.0\\include\unknwn.idl Processing C:\Program Files\Microsoft SDKs\Windows\v7.0\\include\wtypes.idl Processing C:\Program Files\Microsoft SDKs\Windows\v7.0\\include\basetsd.h Processing C:\Program Files\Microsoft SDKs\Windows\v7.0\\include\guiddef.h Processing C:\Program Files\Microsoft SDKs\Windows\v7.0\\include\oaidl.idl Processing C:\Program Files\Microsoft SDKs\Windows\v7.0\\include\oaidl.acf midl -Oicf /c/build/comm-central/comm-central/mozilla/accessible/public/msaa/ISimpleDOMText.idl Processing c:\build\comm-central\comm-central\mozilla\accessible\public\msaa\ISimpleDOMText.idl Processing C:\Program Files\Microsoft SDKs\Windows\v7.0\\include\objidl.idl Processing C:\Program Files\Microsoft SDKs\Windows\v7.0\\include\unknwn.idl Processing C:\Program Files\Microsoft SDKs\Windows\v7.0\\include\wtypes.idl Processing C:\Program Files\Microsoft SDKs\Windows\v7.0\\include\basetsd.h Processing C:\Program Files\Microsoft SDKs\Windows\v7.0\\include\guiddef.h Processing C:\Program Files\Microsoft SDKs\Windows\v7.0\\include\oaidl.idl Processing C:\Program Files\Microsoft SDKs\Windows\v7.0\\include\oaidl.acf touch done_gen Creating /c/build/comm-central/sb-de/mozilla/accessible/public/msaa/.deps c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 ISimpleDOMNode.h ISimpleDOMNode_i.c ISimpleDOMDocument.h ISimpleDOMDocument_i.c ISimpleDOMText.h ISimpleDOMText_i.c ../../../dist/include Creating _xpidlgen/.done nsIAccessibleWin32Object.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/accessible/public/msaa -I../../../dist/idl -o _xpidlgen/nsIAccessibleWin32Object /c/build/comm-central/comm-central/mozilla/accessible/public/msaa/nsIAccessibleWin32Object.idl nsIWinAccessNode.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/accessible/public/msaa -I../../../dist/idl -o _xpidlgen/nsIWinAccessNode /c/build/comm-central/comm-central/mozilla/accessible/public/msaa/nsIWinAccessNode.idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/accessible/public/msaa/nsIAccessibleWin32Object.idl /c/build/comm-central/comm-central/mozilla/accessible/public/msaa/nsIWinAccessNode.idl ../../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 _xpidlgen/nsIAccessibleWin32Object.h _xpidlgen/nsIWinAccessNode.h ../../../dist/include make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/accessible/public/msaa' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/accessible/public/ia2' Creating /c/build/comm-central/sb-de/mozilla/accessible/public/ia2/.deps for idl in /c/build/comm-central/comm-central/mozilla/other-licenses/ia2/Accessible2.idl /c/build/comm-central/comm-central/mozilla/other-licenses/ia2/AccessibleAction.idl /c/build/comm-central/comm-central/mozilla/other-licenses/ia2/AccessibleApplication.idl /c/build/comm-central/comm-central/mozilla/other-licenses/ia2/AccessibleComponent.idl /c/build/comm-central/comm-central/mozilla/other-licenses/ia2/AccessibleEditableText.idl /c/build/comm-central/comm-central/mozilla/other-licenses/ia2/AccessibleEventId.idl /c/build/comm-central/comm-central/mozilla/other-licenses/ia2/AccessibleHyperlink.idl /c/build/comm-central/comm-central/mozilla/other-licenses/ia2/AccessibleHypertext.idl /c/build/comm-central/comm-central/mozilla/other-licenses/ia2/AccessibleImage.idl /c/build/comm-central/comm-central/mozilla/other-licenses/ia2/AccessibleRelation.idl /c/build/comm-central/comm-central/mozilla/other-licenses/ia2/AccessibleRole.idl /c/build/comm-central/comm-central/mozilla/other-licenses/ia2/AccessibleStates.idl /c/build/comm-central/comm-central/mozilla/other-licenses/ia2/AccessibleTable.idl /c/build/comm-central/comm-central/mozilla/other-licenses/ia2/AccessibleTable2.idl /c/build/comm-central/comm-central/mozilla/other-licenses/ia2/AccessibleTableCell.idl /c/build/comm-central/comm-central/mozilla/other-licenses/ia2/AccessibleText.idl /c/build/comm-central/comm-central/mozilla/other-licenses/ia2/AccessibleValue.idl /c/build/comm-central/comm-central/mozilla/other-licenses/ia2/IA2CommonTypes.idl; do \ midl -app_config -I /c/build/comm-central/comm-central/mozilla/other-licenses/ia2 -Oicf $idl; \ done Processing c:\build\comm-central\comm-central\mozilla\other-licenses\ia2\Accessible2.idl Processing C:\Program Files\Microsoft SDKs\Windows\v7.0\\include\objidl.idl Processing C:\Program Files\Microsoft SDKs\Windows\v7.0\\include\unknwn.idl Processing C:\Program Files\Microsoft SDKs\Windows\v7.0\\include\wtypes.idl Processing C:\Program Files\Microsoft SDKs\Windows\v7.0\\include\basetsd.h Processing C:\Program Files\Microsoft SDKs\Windows\v7.0\\include\guiddef.h Processing C:\Program Files\Microsoft SDKs\Windows\v7.0\\include\oaidl.idl Processing C:\Program Files\Microsoft SDKs\Windows\v7.0\\include\oleacc.idl Processing c:/build/comm-central/comm-central/mozilla/other-licenses/ia2\AccessibleRelation.idl Processing c:/build/comm-central/comm-central/mozilla/other-licenses/ia2\AccessibleStates.idl Processing c:/build/comm-central/comm-central/mozilla/other-licenses/ia2\IA2CommonTypes.idl Processing C:\Program Files\Microsoft SDKs\Windows\v7.0\\include\oaidl.acf Processing c:\build\comm-central\comm-central\mozilla\other-licenses\ia2\AccessibleAction.idl Processing C:\Program Files\Microsoft SDKs\Windows\v7.0\\include\objidl.idl Processing C:\Program Files\Microsoft SDKs\Windows\v7.0\\include\unknwn.idl Processing C:\Program Files\Microsoft SDKs\Windows\v7.0\\include\wtypes.idl Processing C:\Program Files\Microsoft SDKs\Windows\v7.0\\include\basetsd.h Processing C:\Program Files\Microsoft SDKs\Windows\v7.0\\include\guiddef.h Processing C:\Program Files\Microsoft SDKs\Windows\v7.0\\include\oaidl.idl Processing C:\Program Files\Microsoft SDKs\Windows\v7.0\\include\oleacc.idl Processing C:\Program Files\Microsoft SDKs\Windows\v7.0\\include\oaidl.acf Processing c:\build\comm-central\comm-central\mozilla\other-licenses\ia2\AccessibleApplication.idl Processing C:\Program Files\Microsoft SDKs\Windows\v7.0\\include\objidl.idl Processing C:\Program Files\Microsoft SDKs\Windows\v7.0\\include\unknwn.idl Processing C:\Program Files\Microsoft SDKs\Windows\v7.0\\include\wtypes.idl Processing C:\Program Files\Microsoft SDKs\Windows\v7.0\\include\basetsd.h Processing C:\Program Files\Microsoft SDKs\Windows\v7.0\\include\guiddef.h Processing C:\Program Files\Microsoft SDKs\Windows\v7.0\\include\oaidl.idl Processing C:\Program Files\Microsoft SDKs\Windows\v7.0\\include\oleacc.idl Processing C:\Program Files\Microsoft SDKs\Windows\v7.0\\include\oaidl.acf Processing c:\build\comm-central\comm-central\mozilla\other-licenses\ia2\AccessibleComponent.idl Processing C:\Program Files\Microsoft SDKs\Windows\v7.0\\include\objidl.idl Processing C:\Program Files\Microsoft SDKs\Windows\v7.0\\include\unknwn.idl Processing C:\Program Files\Microsoft SDKs\Windows\v7.0\\include\wtypes.idl Processing C:\Program Files\Microsoft SDKs\Windows\v7.0\\include\basetsd.h Processing C:\Program Files\Microsoft SDKs\Windows\v7.0\\include\guiddef.h Processing C:\Program Files\Microsoft SDKs\Windows\v7.0\\include\oaidl.idl Processing C:\Program Files\Microsoft SDKs\Windows\v7.0\\include\oleacc.idl Processing C:\Program Files\Microsoft SDKs\Windows\v7.0\\include\oaidl.acf Processing c:\build\comm-central\comm-central\mozilla\other-licenses\ia2\AccessibleEditableText.idl Processing C:\Program Files\Microsoft SDKs\Windows\v7.0\\include\objidl.idl Processing C:\Program Files\Microsoft SDKs\Windows\v7.0\\include\unknwn.idl Processing C:\Program Files\Microsoft SDKs\Windows\v7.0\\include\wtypes.idl Processing C:\Program Files\Microsoft SDKs\Windows\v7.0\\include\basetsd.h Processing C:\Program Files\Microsoft SDKs\Windows\v7.0\\include\guiddef.h Processing C:\Program Files\Microsoft SDKs\Windows\v7.0\\include\oaidl.idl Processing C:\Program Files\Microsoft SDKs\Windows\v7.0\\include\oleacc.idl Processing c:/build/comm-central/comm-central/mozilla/other-licenses/ia2\IA2CommonTypes.idl Processing C:\Program Files\Microsoft SDKs\Windows\v7.0\\include\oaidl.acf Processing c:\build\comm-central\comm-central\mozilla\other-licenses\ia2\AccessibleEventId.idl Processing c:\build\comm-central\comm-central\mozilla\other-licenses\ia2\AccessibleHyperlink.idl Processing C:\Program Files\Microsoft SDKs\Windows\v7.0\\include\objidl.idl Processing C:\Program Files\Microsoft SDKs\Windows\v7.0\\include\unknwn.idl Processing C:\Program Files\Microsoft SDKs\Windows\v7.0\\include\wtypes.idl Processing C:\Program Files\Microsoft SDKs\Windows\v7.0\\include\basetsd.h Processing C:\Program Files\Microsoft SDKs\Windows\v7.0\\include\guiddef.h Processing C:\Program Files\Microsoft SDKs\Windows\v7.0\\include\oaidl.idl Processing C:\Program Files\Microsoft SDKs\Windows\v7.0\\include\oleacc.idl Processing c:/build/comm-central/comm-central/mozilla/other-licenses/ia2\AccessibleAction.idl Processing C:\Program Files\Microsoft SDKs\Windows\v7.0\\include\oaidl.acf Processing c:\build\comm-central\comm-central\mozilla\other-licenses\ia2\AccessibleHypertext.idl Processing C:\Program Files\Microsoft SDKs\Windows\v7.0\\include\objidl.idl Processing C:\Program Files\Microsoft SDKs\Windows\v7.0\\include\unknwn.idl Processing C:\Program Files\Microsoft SDKs\Windows\v7.0\\include\wtypes.idl Processing C:\Program Files\Microsoft SDKs\Windows\v7.0\\include\basetsd.h Processing C:\Program Files\Microsoft SDKs\Windows\v7.0\\include\guiddef.h Processing C:\Program Files\Microsoft SDKs\Windows\v7.0\\include\oaidl.idl Processing C:\Program Files\Microsoft SDKs\Windows\v7.0\\include\oleacc.idl Processing c:/build/comm-central/comm-central/mozilla/other-licenses/ia2\AccessibleText.idl Processing c:/build/comm-central/comm-central/mozilla/other-licenses/ia2\IA2CommonTypes.idl Processing c:/build/comm-central/comm-central/mozilla/other-licenses/ia2\AccessibleHyperlink.idl Processing c:/build/comm-central/comm-central/mozilla/other-licenses/ia2\AccessibleAction.idl Processing C:\Program Files\Microsoft SDKs\Windows\v7.0\\include\oaidl.acf Processing c:\build\comm-central\comm-central\mozilla\other-licenses\ia2\AccessibleImage.idl Processing C:\Program Files\Microsoft SDKs\Windows\v7.0\\include\objidl.idl Processing C:\Program Files\Microsoft SDKs\Windows\v7.0\\include\unknwn.idl Processing C:\Program Files\Microsoft SDKs\Windows\v7.0\\include\wtypes.idl Processing C:\Program Files\Microsoft SDKs\Windows\v7.0\\include\basetsd.h Processing C:\Program Files\Microsoft SDKs\Windows\v7.0\\include\guiddef.h Processing C:\Program Files\Microsoft SDKs\Windows\v7.0\\include\oaidl.idl Processing C:\Program Files\Microsoft SDKs\Windows\v7.0\\include\oleacc.idl Processing c:/build/comm-central/comm-central/mozilla/other-licenses/ia2\IA2CommonTypes.idl Processing C:\Program Files\Microsoft SDKs\Windows\v7.0\\include\oaidl.acf Processing c:\build\comm-central\comm-central\mozilla\other-licenses\ia2\AccessibleRelation.idl Processing C:\Program Files\Microsoft SDKs\Windows\v7.0\\include\objidl.idl Processing C:\Program Files\Microsoft SDKs\Windows\v7.0\\include\unknwn.idl Processing C:\Program Files\Microsoft SDKs\Windows\v7.0\\include\wtypes.idl Processing C:\Program Files\Microsoft SDKs\Windows\v7.0\\include\basetsd.h Processing C:\Program Files\Microsoft SDKs\Windows\v7.0\\include\guiddef.h Processing C:\Program Files\Microsoft SDKs\Windows\v7.0\\include\oaidl.idl Processing C:\Program Files\Microsoft SDKs\Windows\v7.0\\include\oleacc.idl Processing C:\Program Files\Microsoft SDKs\Windows\v7.0\\include\oaidl.acf Processing c:\build\comm-central\comm-central\mozilla\other-licenses\ia2\AccessibleRole.idl Processing C:\Program Files\Microsoft SDKs\Windows\v7.0\\include\objidl.idl Processing C:\Program Files\Microsoft SDKs\Windows\v7.0\\include\unknwn.idl Processing C:\Program Files\Microsoft SDKs\Windows\v7.0\\include\wtypes.idl Processing C:\Program Files\Microsoft SDKs\Windows\v7.0\\include\basetsd.h Processing C:\Program Files\Microsoft SDKs\Windows\v7.0\\include\guiddef.h Processing c:\build\comm-central\comm-central\mozilla\other-licenses\ia2\AccessibleStates.idl Processing C:\Program Files\Microsoft SDKs\Windows\v7.0\\include\objidl.idl Processing C:\Program Files\Microsoft SDKs\Windows\v7.0\\include\unknwn.idl Processing C:\Program Files\Microsoft SDKs\Windows\v7.0\\include\wtypes.idl Processing C:\Program Files\Microsoft SDKs\Windows\v7.0\\include\basetsd.h Processing C:\Program Files\Microsoft SDKs\Windows\v7.0\\include\guiddef.h Processing c:\build\comm-central\comm-central\mozilla\other-licenses\ia2\AccessibleTable.idl Processing C:\Program Files\Microsoft SDKs\Windows\v7.0\\include\objidl.idl Processing C:\Program Files\Microsoft SDKs\Windows\v7.0\\include\unknwn.idl Processing C:\Program Files\Microsoft SDKs\Windows\v7.0\\include\wtypes.idl Processing C:\Program Files\Microsoft SDKs\Windows\v7.0\\include\basetsd.h Processing C:\Program Files\Microsoft SDKs\Windows\v7.0\\include\guiddef.h Processing C:\Program Files\Microsoft SDKs\Windows\v7.0\\include\oaidl.idl Processing C:\Program Files\Microsoft SDKs\Windows\v7.0\\include\oleacc.idl Processing c:/build/comm-central/comm-central/mozilla/other-licenses/ia2\Accessible2.idl Processing c:/build/comm-central/comm-central/mozilla/other-licenses/ia2\AccessibleRelation.idl Processing c:/build/comm-central/comm-central/mozilla/other-licenses/ia2\AccessibleStates.idl Processing c:/build/comm-central/comm-central/mozilla/other-licenses/ia2\IA2CommonTypes.idl Processing C:\Program Files\Microsoft SDKs\Windows\v7.0\\include\oaidl.acf Processing c:\build\comm-central\comm-central\mozilla\other-licenses\ia2\AccessibleTable2.idl Processing C:\Program Files\Microsoft SDKs\Windows\v7.0\\include\objidl.idl Processing C:\Program Files\Microsoft SDKs\Windows\v7.0\\include\unknwn.idl Processing C:\Program Files\Microsoft SDKs\Windows\v7.0\\include\wtypes.idl Processing C:\Program Files\Microsoft SDKs\Windows\v7.0\\include\basetsd.h Processing C:\Program Files\Microsoft SDKs\Windows\v7.0\\include\guiddef.h Processing C:\Program Files\Microsoft SDKs\Windows\v7.0\\include\oaidl.idl Processing C:\Program Files\Microsoft SDKs\Windows\v7.0\\include\oleacc.idl Processing c:/build/comm-central/comm-central/mozilla/other-licenses/ia2\Accessible2.idl Processing c:/build/comm-central/comm-central/mozilla/other-licenses/ia2\AccessibleRelation.idl Processing c:/build/comm-central/comm-central/mozilla/other-licenses/ia2\AccessibleStates.idl Processing c:/build/comm-central/comm-central/mozilla/other-licenses/ia2\IA2CommonTypes.idl Processing C:\Program Files\Microsoft SDKs\Windows\v7.0\\include\oaidl.acf Processing c:\build\comm-central\comm-central\mozilla\other-licenses\ia2\AccessibleTableCell.idl Processing C:\Program Files\Microsoft SDKs\Windows\v7.0\\include\objidl.idl Processing C:\Program Files\Microsoft SDKs\Windows\v7.0\\include\unknwn.idl Processing C:\Program Files\Microsoft SDKs\Windows\v7.0\\include\wtypes.idl Processing C:\Program Files\Microsoft SDKs\Windows\v7.0\\include\basetsd.h Processing C:\Program Files\Microsoft SDKs\Windows\v7.0\\include\guiddef.h Processing C:\Program Files\Microsoft SDKs\Windows\v7.0\\include\oaidl.idl Processing C:\Program Files\Microsoft SDKs\Windows\v7.0\\include\oleacc.idl Processing c:/build/comm-central/comm-central/mozilla/other-licenses/ia2\Accessible2.idl Processing c:/build/comm-central/comm-central/mozilla/other-licenses/ia2\AccessibleRelation.idl Processing c:/build/comm-central/comm-central/mozilla/other-licenses/ia2\AccessibleStates.idl Processing c:/build/comm-central/comm-central/mozilla/other-licenses/ia2\IA2CommonTypes.idl Processing C:\Program Files\Microsoft SDKs\Windows\v7.0\\include\oaidl.acf Processing c:\build\comm-central\comm-central\mozilla\other-licenses\ia2\AccessibleText.idl Processing C:\Program Files\Microsoft SDKs\Windows\v7.0\\include\objidl.idl Processing C:\Program Files\Microsoft SDKs\Windows\v7.0\\include\unknwn.idl Processing C:\Program Files\Microsoft SDKs\Windows\v7.0\\include\wtypes.idl Processing C:\Program Files\Microsoft SDKs\Windows\v7.0\\include\basetsd.h Processing C:\Program Files\Microsoft SDKs\Windows\v7.0\\include\guiddef.h Processing C:\Program Files\Microsoft SDKs\Windows\v7.0\\include\oaidl.idl Processing C:\Program Files\Microsoft SDKs\Windows\v7.0\\include\oleacc.idl Processing c:/build/comm-central/comm-central/mozilla/other-licenses/ia2\IA2CommonTypes.idl Processing C:\Program Files\Microsoft SDKs\Windows\v7.0\\include\oaidl.acf Processing c:\build\comm-central\comm-central\mozilla\other-licenses\ia2\AccessibleValue.idl Processing C:\Program Files\Microsoft SDKs\Windows\v7.0\\include\objidl.idl Processing C:\Program Files\Microsoft SDKs\Windows\v7.0\\include\unknwn.idl Processing C:\Program Files\Microsoft SDKs\Windows\v7.0\\include\wtypes.idl Processing C:\Program Files\Microsoft SDKs\Windows\v7.0\\include\basetsd.h Processing C:\Program Files\Microsoft SDKs\Windows\v7.0\\include\guiddef.h Processing C:\Program Files\Microsoft SDKs\Windows\v7.0\\include\oaidl.idl Processing C:\Program Files\Microsoft SDKs\Windows\v7.0\\include\oleacc.idl Processing C:\Program Files\Microsoft SDKs\Windows\v7.0\\include\oaidl.acf Processing c:\build\comm-central\comm-central\mozilla\other-licenses\ia2\IA2CommonTypes.idl touch midl_done c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 Accessible2.h AccessibleAction.h AccessibleApplication.h AccessibleComponent.h AccessibleEditableText.h AccessibleHyperlink.h AccessibleHypertext.h AccessibleImage.h AccessibleRelation.h AccessibleTable.h AccessibleTable2.h AccessibleTableCell.h AccessibleText.h AccessibleValue.h Accessible2_i.c AccessibleAction_i.c AccessibleApplication_i.c AccessibleComponent_i.c AccessibleEditableText_i.c AccessibleHyperlink_i.c AccessibleHypertext_i.c AccessibleImage_i.c AccessibleRelation_i.c AccessibleTable_i.c AccessibleTable2_i.c AccessibleTableCell_i.c AccessibleText_i.c AccessibleValue_i.c AccessibleEventId.h AccessibleRole.h AccessibleStates.h IA2CommonTypes.h ../../../dist/include make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/accessible/public/ia2' c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/accessible/public/nsIAccessibilityService.h ../../dist/include Creating _xpidlgen/.done nsIAccessibleTypes.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/accessible/public -I../../dist/idl -o _xpidlgen/nsIAccessibleTypes /c/build/comm-central/comm-central/mozilla/accessible/public/nsIAccessibleTypes.idl nsIAccessibleRetrieval.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/accessible/public -I../../dist/idl -o _xpidlgen/nsIAccessibleRetrieval /c/build/comm-central/comm-central/mozilla/accessible/public/nsIAccessibleRetrieval.idl nsIAccessible.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/accessible/public -I../../dist/idl -o _xpidlgen/nsIAccessible /c/build/comm-central/comm-central/mozilla/accessible/public/nsIAccessible.idl nsIAccessibleApplication.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/accessible/public -I../../dist/idl -o _xpidlgen/nsIAccessibleApplication /c/build/comm-central/comm-central/mozilla/accessible/public/nsIAccessibleApplication.idl nsIAccessibleRelation.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/accessible/public -I../../dist/idl -o _xpidlgen/nsIAccessibleRelation /c/build/comm-central/comm-central/mozilla/accessible/public/nsIAccessibleRelation.idl nsIAccessibleRole.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/accessible/public -I../../dist/idl -o _xpidlgen/nsIAccessibleRole /c/build/comm-central/comm-central/mozilla/accessible/public/nsIAccessibleRole.idl nsIAccessibleStates.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/accessible/public -I../../dist/idl -o _xpidlgen/nsIAccessibleStates /c/build/comm-central/comm-central/mozilla/accessible/public/nsIAccessibleStates.idl nsIAccessibleDocument.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/accessible/public -I../../dist/idl -o _xpidlgen/nsIAccessibleDocument /c/build/comm-central/comm-central/mozilla/accessible/public/nsIAccessibleDocument.idl nsIAccessibleProvider.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/accessible/public -I../../dist/idl -o _xpidlgen/nsIAccessibleProvider /c/build/comm-central/comm-central/mozilla/accessible/public/nsIAccessibleProvider.idl nsIAccessibleSelectable.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/accessible/public -I../../dist/idl -o _xpidlgen/nsIAccessibleSelectable /c/build/comm-central/comm-central/mozilla/accessible/public/nsIAccessibleSelectable.idl nsIAccessNode.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/accessible/public -I../../dist/idl -o _xpidlgen/nsIAccessNode /c/build/comm-central/comm-central/mozilla/accessible/public/nsIAccessNode.idl nsIAccessibleEvent.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/accessible/public -I../../dist/idl -o _xpidlgen/nsIAccessibleEvent /c/build/comm-central/comm-central/mozilla/accessible/public/nsIAccessibleEvent.idl nsIAccessibleEditableText.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/accessible/public -I../../dist/idl -o _xpidlgen/nsIAccessibleEditableText /c/build/comm-central/comm-central/mozilla/accessible/public/nsIAccessibleEditableText.idl nsIAccessibleHyperLink.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/accessible/public -I../../dist/idl -o _xpidlgen/nsIAccessibleHyperLink /c/build/comm-central/comm-central/mozilla/accessible/public/nsIAccessibleHyperLink.idl nsIAccessibleHyperText.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/accessible/public -I../../dist/idl -o _xpidlgen/nsIAccessibleHyperText /c/build/comm-central/comm-central/mozilla/accessible/public/nsIAccessibleHyperText.idl nsIAccessibleTable.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/accessible/public -I../../dist/idl -o _xpidlgen/nsIAccessibleTable /c/build/comm-central/comm-central/mozilla/accessible/public/nsIAccessibleTable.idl nsIAccessibleText.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/accessible/public -I../../dist/idl -o _xpidlgen/nsIAccessibleText /c/build/comm-central/comm-central/mozilla/accessible/public/nsIAccessibleText.idl nsIAccessibleValue.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/accessible/public -I../../dist/idl -o _xpidlgen/nsIAccessibleValue /c/build/comm-central/comm-central/mozilla/accessible/public/nsIAccessibleValue.idl nsIAccessibleImage.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/accessible/public -I../../dist/idl -o _xpidlgen/nsIAccessibleImage /c/build/comm-central/comm-central/mozilla/accessible/public/nsIAccessibleImage.idl nsIXBLAccessible.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/accessible/public -I../../dist/idl -o _xpidlgen/nsIXBLAccessible /c/build/comm-central/comm-central/mozilla/accessible/public/nsIXBLAccessible.idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/accessible/public/nsIAccessibleTypes.idl /c/build/comm-central/comm-central/mozilla/accessible/public/nsIAccessibleRetrieval.idl /c/build/comm-central/comm-central/mozilla/accessible/public/nsIAccessible.idl /c/build/comm-central/comm-central/mozilla/accessible/public/nsIAccessibleApplication.idl /c/build/comm-central/comm-central/mozilla/accessible/public/nsIAccessibleRelation.idl /c/build/comm-central/comm-central/mozilla/accessible/public/nsIAccessibleRole.idl /c/build/comm-central/comm-central/mozilla/accessible/public/nsIAccessibleStates.idl /c/build/comm-central/comm-central/mozilla/accessible/public/nsIAccessibleDocument.idl /c/build/comm-central/comm-central/mozilla/accessible/public/nsIAccessibleProvider.idl /c/build/comm-central/comm-central/mozilla/accessible/public/nsIAccessibleSelectable.idl /c/build/comm-central/comm-central/mozilla/accessible/public/nsIAccessNode.idl /c/build/comm-central/comm-central/mozilla/accessible/public/nsIAccessibleEvent.idl /c/build/comm-central/comm-central/mozilla/accessible/public/nsIAccessibleEditableText.idl /c/build/comm-central/comm-central/mozilla/accessible/public/nsIAccessibleHyperLink.idl /c/build/comm-central/comm-central/mozilla/accessible/public/nsIAccessibleHyperText.idl /c/build/comm-central/comm-central/mozilla/accessible/public/nsIAccessibleTable.idl /c/build/comm-central/comm-central/mozilla/accessible/public/nsIAccessibleText.idl /c/build/comm-central/comm-central/mozilla/accessible/public/nsIAccessibleValue.idl /c/build/comm-central/comm-central/mozilla/accessible/public/nsIAccessibleImage.idl /c/build/comm-central/comm-central/mozilla/accessible/public/nsIXBLAccessible.idl ../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 _xpidlgen/nsIAccessibleTypes.h _xpidlgen/nsIAccessibleRetrieval.h _xpidlgen/nsIAccessible.h _xpidlgen/nsIAccessibleApplication.h _xpidlgen/nsIAccessibleRelation.h _xpidlgen/nsIAccessibleRole.h _xpidlgen/nsIAccessibleStates.h _xpidlgen/nsIAccessibleDocument.h _xpidlgen/nsIAccessibleProvider.h _xpidlgen/nsIAccessibleSelectable.h _xpidlgen/nsIAccessNode.h _xpidlgen/nsIAccessibleEvent.h _xpidlgen/nsIAccessibleEditableText.h _xpidlgen/nsIAccessibleHyperLink.h _xpidlgen/nsIAccessibleHyperText.h _xpidlgen/nsIAccessibleTable.h _xpidlgen/nsIAccessibleText.h _xpidlgen/nsIAccessibleValue.h _xpidlgen/nsIAccessibleImage.h _xpidlgen/nsIXBLAccessible.h ../../dist/include make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/accessible/public' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/accessible/src' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/accessible/src/msaa' Creating /c/build/comm-central/sb-de/mozilla/accessible/src/msaa/.deps c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/accessible/src/msaa/nsAccessNodeWrap.h /c/build/comm-central/comm-central/mozilla/accessible/src/msaa/nsAccessibleWrap.h /c/build/comm-central/comm-central/mozilla/accessible/src/msaa/nsTextAccessibleWrap.h /c/build/comm-central/comm-central/mozilla/accessible/src/msaa/nsDocAccessibleWrap.h /c/build/comm-central/comm-central/mozilla/accessible/src/msaa/nsRootAccessibleWrap.h /c/build/comm-central/comm-central/mozilla/accessible/src/msaa/nsHTMLWin32ObjectAccessible.h /c/build/comm-central/comm-central/mozilla/accessible/src/msaa/nsARIAGridAccessibleWrap.h /c/build/comm-central/comm-central/mozilla/accessible/src/msaa/nsXULMenuAccessibleWrap.h /c/build/comm-central/comm-central/mozilla/accessible/src/msaa/nsXULListboxAccessibleWrap.h /c/build/comm-central/comm-central/mozilla/accessible/src/msaa/nsXULTreeGridAccessibleWrap.h /c/build/comm-central/comm-central/mozilla/accessible/src/msaa/nsHyperTextAccessibleWrap.h /c/build/comm-central/comm-central/mozilla/accessible/src/msaa/nsHTMLImageAccessibleWrap.h /c/build/comm-central/comm-central/mozilla/accessible/src/msaa/nsHTMLTableAccessibleWrap.h /c/build/comm-central/comm-central/mozilla/accessible/src/msaa/nsAccessibleRelationWrap.h /c/build/comm-central/comm-central/mozilla/accessible/src/msaa/nsApplicationAccessibleWrap.h /c/build/comm-central/comm-central/mozilla/accessible/src/msaa/CAccessibleAction.h /c/build/comm-central/comm-central/mozilla/accessible/src/msaa/CAccessibleImage.h /c/build/comm-central/comm-central/mozilla/accessible/src/msaa/CAccessibleComponent.h /c/build/comm-central/comm-central/mozilla/accessible/src/msaa/CAccessibleText.h /c/build/comm-central/comm-central/mozilla/accessible/src/msaa/CAccessibleEditableText.h /c/build/comm-central/comm-central/mozilla/accessible/src/msaa/CAccessibleHyperlink.h /c/build/comm-central/comm-central/mozilla/accessible/src/msaa/CAccessibleHypertext.h /c/build/comm-central/comm-central/mozilla/accessible/src/msaa/CAccessibleTable.h /c/build/comm-central/comm-central/mozilla/accessible/src/msaa/CAccessibleTableCell.h /c/build/comm-central/comm-central/mozilla/accessible/src/msaa/CAccessibleValue.h ../../../dist/include make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/accessible/src/msaa' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/accessible/src/base' Creating /c/build/comm-central/sb-de/mozilla/accessible/src/base/.deps c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/accessible/src/base/a11yGeneric.h /c/build/comm-central/comm-central/mozilla/accessible/src/base/nsAccessible.h /c/build/comm-central/comm-central/mozilla/accessible/src/base/nsAccessNode.h ../../../dist/include make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/accessible/src/base' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/accessible/src/html' Creating /c/build/comm-central/sb-de/mozilla/accessible/src/html/.deps c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/accessible/src/html/nsHyperTextAccessible.h /c/build/comm-central/comm-central/mozilla/accessible/src/html/nsHTMLFormControlAccessible.h ../../../dist/include make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/accessible/src/html' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/accessible/src/xul' Creating /c/build/comm-central/sb-de/mozilla/accessible/src/xul/.deps make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/accessible/src/xul' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/accessible/src/xforms' Creating /c/build/comm-central/sb-de/mozilla/accessible/src/xforms/.deps make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/accessible/src/xforms' make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/accessible/src' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/accessible/build' Creating /c/build/comm-central/sb-de/mozilla/accessible/build/.deps make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/accessible/build' make[5]: Leaving directory `/c/build/comm-central/sb-de/mozilla/accessible' make[5]: Entering directory `/c/build/comm-central/sb-de/mozilla/chrome' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/chrome/public' Creating /c/build/comm-central/sb-de/mozilla/chrome/public/.deps c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../dist/idl Creating _xpidlgen/.done nsIToolkitChromeRegistry.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/chrome/public -I../../dist/idl -o _xpidlgen/nsIToolkitChromeRegistry /c/build/comm-central/comm-central/mozilla/chrome/public/nsIToolkitChromeRegistry.idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/chrome/public/nsIToolkitChromeRegistry.idl ../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 _xpidlgen/nsIToolkitChromeRegistry.h ../../dist/include make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/chrome/public' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/chrome/src' Creating /c/build/comm-central/sb-de/mozilla/chrome/src/.deps make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/chrome/src' make[5]: Leaving directory `/c/build/comm-central/sb-de/mozilla/chrome' make[5]: Entering directory `/c/build/comm-central/sb-de/mozilla/profile' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/profile/public' Creating /c/build/comm-central/sb-de/mozilla/profile/public/.deps c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../dist/idl Creating _xpidlgen/.done nsIProfileUnlocker.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/profile/public -I../../dist/idl -o _xpidlgen/nsIProfileUnlocker /c/build/comm-central/comm-central/mozilla/profile/public/nsIProfileUnlocker.idl nsIProfile.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/profile/public -I../../dist/idl -o _xpidlgen/nsIProfile /c/build/comm-central/comm-central/mozilla/profile/public/nsIProfile.idl nsIProfileChangeStatus.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/profile/public -I../../dist/idl -o _xpidlgen/nsIProfileChangeStatus /c/build/comm-central/comm-central/mozilla/profile/public/nsIProfileChangeStatus.idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/profile/public/nsIProfileUnlocker.idl /c/build/comm-central/comm-central/mozilla/profile/public/nsIProfile.idl /c/build/comm-central/comm-central/mozilla/profile/public/nsIProfileChangeStatus.idl ../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 _xpidlgen/nsIProfileUnlocker.h _xpidlgen/nsIProfile.h _xpidlgen/nsIProfileChangeStatus.h ../../dist/include make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/profile/public' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/profile/dirserviceprovider' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/profile/dirserviceprovider/public' c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/profile/dirserviceprovider/public/nsProfileDirServiceProvider.h ../../../dist/include make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/profile/dirserviceprovider/public' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/profile/dirserviceprovider/src' Creating /c/build/comm-central/sb-de/mozilla/profile/dirserviceprovider/src/.deps make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/profile/dirserviceprovider/src' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/profile/dirserviceprovider/standalone' Creating /c/build/comm-central/sb-de/mozilla/profile/dirserviceprovider/standalone/.deps c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe /c/build/comm-central/comm-central/mozilla/profile/dirserviceprovider/src/nsProfileDirServiceProvider.cpp /c/build/comm-central/comm-central/mozilla/profile/dirserviceprovider/src/nsProfileLock.cpp . make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/profile/dirserviceprovider/standalone' make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/profile/dirserviceprovider' make[5]: Leaving directory `/c/build/comm-central/sb-de/mozilla/profile' make[5]: Entering directory `/c/build/comm-central/sb-de/mozilla/xpfe/components' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/xpfe/components/windowds' Creating /c/build/comm-central/sb-de/mozilla/xpfe/components/windowds/.deps c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../../dist/idl Creating _xpidlgen/.done nsIWindowDataSource.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/xpfe/components/windowds -I../../../dist/idl -o _xpidlgen/nsIWindowDataSource /c/build/comm-central/comm-central/mozilla/xpfe/components/windowds/nsIWindowDataSource.idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/xpfe/components/windowds/nsIWindowDataSource.idl ../../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 _xpidlgen/nsIWindowDataSource.h ../../../dist/include make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/xpfe/components/windowds' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/xpfe/components/autocomplete' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/xpfe/components/autocomplete/public' Creating /c/build/comm-central/sb-de/mozilla/xpfe/components/autocomplete/public/.deps c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../../../dist/idl Creating _xpidlgen/.done nsIAutoCompleteListener.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/xpfe/components/autocomplete/public -I../../../../dist/idl -o _xpidlgen/nsIAutoCompleteListener /c/build/comm-central/comm-central/mozilla/xpfe/components/autocomplete/public/nsIAutoCompleteListener.idl nsIAutoCompleteResults.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/xpfe/components/autocomplete/public -I../../../../dist/idl -o _xpidlgen/nsIAutoCompleteResults /c/build/comm-central/comm-central/mozilla/xpfe/components/autocomplete/public/nsIAutoCompleteResults.idl nsIAutoCompleteSession.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/xpfe/components/autocomplete/public -I../../../../dist/idl -o _xpidlgen/nsIAutoCompleteSession /c/build/comm-central/comm-central/mozilla/xpfe/components/autocomplete/public/nsIAutoCompleteSession.idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/xpfe/components/autocomplete/public/nsIAutoCompleteListener.idl /c/build/comm-central/comm-central/mozilla/xpfe/components/autocomplete/public/nsIAutoCompleteResults.idl /c/build/comm-central/comm-central/mozilla/xpfe/components/autocomplete/public/nsIAutoCompleteSession.idl ../../../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 _xpidlgen/nsIAutoCompleteListener.h _xpidlgen/nsIAutoCompleteResults.h _xpidlgen/nsIAutoCompleteSession.h ../../../../dist/include make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/xpfe/components/autocomplete/public' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/xpfe/components/autocomplete/src' Creating /c/build/comm-central/sb-de/mozilla/xpfe/components/autocomplete/src/.deps make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/xpfe/components/autocomplete/src' make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/xpfe/components/autocomplete' make[5]: Leaving directory `/c/build/comm-central/sb-de/mozilla/xpfe/components' make[5]: Entering directory `/c/build/comm-central/sb-de/mozilla/extensions/spellcheck' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/extensions/spellcheck/idl' Creating /c/build/comm-central/sb-de/mozilla/extensions/spellcheck/idl/.deps c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../../dist/idl Creating _xpidlgen/.done mozIPersonalDictionary.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/extensions/spellcheck/idl -I../../../dist/idl -o _xpidlgen/mozIPersonalDictionary /c/build/comm-central/comm-central/mozilla/extensions/spellcheck/idl/mozIPersonalDictionary.idl mozISpellCheckingEngine.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/extensions/spellcheck/idl -I../../../dist/idl -o _xpidlgen/mozISpellCheckingEngine /c/build/comm-central/comm-central/mozilla/extensions/spellcheck/idl/mozISpellCheckingEngine.idl mozISpellI18NUtil.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/extensions/spellcheck/idl -I../../../dist/idl -o _xpidlgen/mozISpellI18NUtil /c/build/comm-central/comm-central/mozilla/extensions/spellcheck/idl/mozISpellI18NUtil.idl mozISpellI18NManager.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/extensions/spellcheck/idl -I../../../dist/idl -o _xpidlgen/mozISpellI18NManager /c/build/comm-central/comm-central/mozilla/extensions/spellcheck/idl/mozISpellI18NManager.idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/extensions/spellcheck/idl/mozIPersonalDictionary.idl /c/build/comm-central/comm-central/mozilla/extensions/spellcheck/idl/mozISpellCheckingEngine.idl /c/build/comm-central/comm-central/mozilla/extensions/spellcheck/idl/mozISpellI18NUtil.idl /c/build/comm-central/comm-central/mozilla/extensions/spellcheck/idl/mozISpellI18NManager.idl ../../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 _xpidlgen/mozIPersonalDictionary.h _xpidlgen/mozISpellCheckingEngine.h _xpidlgen/mozISpellI18NUtil.h _xpidlgen/mozISpellI18NManager.h ../../../dist/include make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/extensions/spellcheck/idl' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/extensions/spellcheck/locales' make[6]: Nothing to be done for `export'. make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/extensions/spellcheck/locales' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/extensions/spellcheck/hunspell' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/extensions/spellcheck/hunspell/src' Creating /c/build/comm-central/sb-de/mozilla/extensions/spellcheck/hunspell/src/.deps make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/extensions/spellcheck/hunspell/src' make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/extensions/spellcheck/hunspell' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/extensions/spellcheck/src' Creating /c/build/comm-central/sb-de/mozilla/extensions/spellcheck/src/.deps make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/extensions/spellcheck/src' make[5]: Leaving directory `/c/build/comm-central/sb-de/mozilla/extensions/spellcheck' make[5]: Entering directory `/c/build/comm-central/sb-de/mozilla/toolkit' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/toolkit/components' /bin/sh /c/build/comm-central/comm-central/mozilla/build/msys-perl-wrapper /c/build/comm-central/comm-central/mozilla/build/autoconf/make-makefile -t /c/build/comm-central/comm-central/mozilla -d ../.. aboutmemory/Makefile make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/aboutmemory' make[7]: Nothing to be done for `export'. make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/aboutmemory' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/apppicker' make[7]: Nothing to be done for `export'. make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/apppicker' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/commandlines' make[8]: Entering directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/commandlines/public' Creating /c/build/comm-central/sb-de/mozilla/toolkit/components/commandlines/public/.deps c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../../../dist/idl Creating _xpidlgen/.done nsICommandLine.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/toolkit/components/commandlines/public -I../../../../dist/idl -o _xpidlgen/nsICommandLine /c/build/comm-central/comm-central/mozilla/toolkit/components/commandlines/public/nsICommandLine.idl nsICommandLineRunner.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/toolkit/components/commandlines/public -I../../../../dist/idl -o _xpidlgen/nsICommandLineRunner /c/build/comm-central/comm-central/mozilla/toolkit/components/commandlines/public/nsICommandLineRunner.idl nsICommandLineHandler.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/toolkit/components/commandlines/public -I../../../../dist/idl -o _xpidlgen/nsICommandLineHandler /c/build/comm-central/comm-central/mozilla/toolkit/components/commandlines/public/nsICommandLineHandler.idl nsICommandLineValidator.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/toolkit/components/commandlines/public -I../../../../dist/idl -o _xpidlgen/nsICommandLineValidator /c/build/comm-central/comm-central/mozilla/toolkit/components/commandlines/public/nsICommandLineValidator.idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/toolkit/components/commandlines/public/nsICommandLine.idl /c/build/comm-central/comm-central/mozilla/toolkit/components/commandlines/public/nsICommandLineRunner.idl /c/build/comm-central/comm-central/mozilla/toolkit/components/commandlines/public/nsICommandLineHandler.idl /c/build/comm-central/comm-central/mozilla/toolkit/components/commandlines/public/nsICommandLineValidator.idl ../../../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 _xpidlgen/nsICommandLine.h _xpidlgen/nsICommandLineRunner.h _xpidlgen/nsICommandLineHandler.h _xpidlgen/nsICommandLineValidator.h ../../../../dist/include make[8]: Leaving directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/commandlines/public' make[8]: Entering directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/commandlines/src' Creating /c/build/comm-central/sb-de/mozilla/toolkit/components/commandlines/src/.deps make[8]: Leaving directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/commandlines/src' make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/commandlines' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/console' make[7]: Nothing to be done for `export'. make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/console' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/contentprefs' make[8]: Entering directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/contentprefs/src' make[8]: Nothing to be done for `export'. make[8]: Leaving directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/contentprefs/src' make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/contentprefs' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/cookie' make[7]: Nothing to be done for `export'. make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/cookie' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/exthelper' Creating /c/build/comm-central/sb-de/mozilla/toolkit/components/exthelper/.deps c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../../dist/idl Creating _xpidlgen/.done extIApplication.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/toolkit/components/exthelper -I../../../dist/idl -o _xpidlgen/extIApplication /c/build/comm-central/comm-central/mozilla/toolkit/components/exthelper/extIApplication.idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/toolkit/components/exthelper/extIApplication.idl ../../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 _xpidlgen/extIApplication.h ../../../dist/include make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/exthelper' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/filepicker' make[7]: Nothing to be done for `export'. make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/filepicker' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/find' make[8]: Entering directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/find/public' Creating /c/build/comm-central/sb-de/mozilla/toolkit/components/find/public/.deps c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../../../dist/idl Creating _xpidlgen/.done nsIFindService.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/toolkit/components/find/public -I../../../../dist/idl -o _xpidlgen/nsIFindService /c/build/comm-central/comm-central/mozilla/toolkit/components/find/public/nsIFindService.idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/toolkit/components/find/public/nsIFindService.idl ../../../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 _xpidlgen/nsIFindService.h ../../../../dist/include make[8]: Leaving directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/find/public' make[8]: Entering directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/find/src' Creating /c/build/comm-central/sb-de/mozilla/toolkit/components/find/src/.deps make[8]: Leaving directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/find/src' make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/find' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/microformats' make[8]: Entering directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/microformats/src' make[8]: Nothing to be done for `export'. make[8]: Leaving directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/microformats/src' make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/microformats' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/parentalcontrols' make[8]: Entering directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/parentalcontrols/public' Creating /c/build/comm-central/sb-de/mozilla/toolkit/components/parentalcontrols/public/.deps c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../../../dist/idl Creating _xpidlgen/.done nsIParentalControlsService.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/toolkit/components/parentalcontrols/public -I../../../../dist/idl -o _xpidlgen/nsIParentalControlsService /c/build/comm-central/comm-central/mozilla/toolkit/components/parentalcontrols/public/nsIParentalControlsService.idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/toolkit/components/parentalcontrols/public/nsIParentalControlsService.idl ../../../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 _xpidlgen/nsIParentalControlsService.h ../../../../dist/include make[8]: Leaving directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/parentalcontrols/public' make[8]: Entering directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/parentalcontrols/src' Creating /c/build/comm-central/sb-de/mozilla/toolkit/components/parentalcontrols/src/.deps make[8]: Leaving directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/parentalcontrols/src' make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/parentalcontrols' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/passwordmgr' make[8]: Entering directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/passwordmgr/public' Creating /c/build/comm-central/sb-de/mozilla/toolkit/components/passwordmgr/public/.deps c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../../../dist/idl Creating _xpidlgen/.done nsILoginInfo.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/toolkit/components/passwordmgr/public -I../../../../dist/idl -o _xpidlgen/nsILoginInfo /c/build/comm-central/comm-central/mozilla/toolkit/components/passwordmgr/public/nsILoginInfo.idl nsILoginMetaInfo.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/toolkit/components/passwordmgr/public -I../../../../dist/idl -o _xpidlgen/nsILoginMetaInfo /c/build/comm-central/comm-central/mozilla/toolkit/components/passwordmgr/public/nsILoginMetaInfo.idl nsILoginManager.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/toolkit/components/passwordmgr/public -I../../../../dist/idl -o _xpidlgen/nsILoginManager /c/build/comm-central/comm-central/mozilla/toolkit/components/passwordmgr/public/nsILoginManager.idl nsILoginManagerStorage.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/toolkit/components/passwordmgr/public -I../../../../dist/idl -o _xpidlgen/nsILoginManagerStorage /c/build/comm-central/comm-central/mozilla/toolkit/components/passwordmgr/public/nsILoginManagerStorage.idl nsILoginManagerPrompter.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/toolkit/components/passwordmgr/public -I../../../../dist/idl -o _xpidlgen/nsILoginManagerPrompter /c/build/comm-central/comm-central/mozilla/toolkit/components/passwordmgr/public/nsILoginManagerPrompter.idl nsILoginManagerIEMigrationHelper.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/toolkit/components/passwordmgr/public -I../../../../dist/idl -o _xpidlgen/nsILoginManagerIEMigrationHelper /c/build/comm-central/comm-central/mozilla/toolkit/components/passwordmgr/public/nsILoginManagerIEMigrationHelper.idl nsILoginManagerCrypto.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/toolkit/components/passwordmgr/public -I../../../../dist/idl -o _xpidlgen/nsILoginManagerCrypto /c/build/comm-central/comm-central/mozilla/toolkit/components/passwordmgr/public/nsILoginManagerCrypto.idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/toolkit/components/passwordmgr/public/nsILoginInfo.idl /c/build/comm-central/comm-central/mozilla/toolkit/components/passwordmgr/public/nsILoginMetaInfo.idl /c/build/comm-central/comm-central/mozilla/toolkit/components/passwordmgr/public/nsILoginManager.idl /c/build/comm-central/comm-central/mozilla/toolkit/components/passwordmgr/public/nsILoginManagerStorage.idl /c/build/comm-central/comm-central/mozilla/toolkit/components/passwordmgr/public/nsILoginManagerPrompter.idl /c/build/comm-central/comm-central/mozilla/toolkit/components/passwordmgr/public/nsILoginManagerIEMigrationHelper.idl /c/build/comm-central/comm-central/mozilla/toolkit/components/passwordmgr/public/nsILoginManagerCrypto.idl ../../../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 _xpidlgen/nsILoginInfo.h _xpidlgen/nsILoginMetaInfo.h _xpidlgen/nsILoginManager.h _xpidlgen/nsILoginManagerStorage.h _xpidlgen/nsILoginManagerPrompter.h _xpidlgen/nsILoginManagerIEMigrationHelper.h _xpidlgen/nsILoginManagerCrypto.h ../../../../dist/include make[8]: Leaving directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/passwordmgr/public' make[8]: Entering directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/passwordmgr/src' make[8]: Nothing to be done for `export'. make[8]: Leaving directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/passwordmgr/src' make[8]: Entering directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/passwordmgr/content' make[8]: Nothing to be done for `export'. make[8]: Leaving directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/passwordmgr/content' make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/passwordmgr' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/places' make[8]: Entering directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/places/public' Creating /c/build/comm-central/sb-de/mozilla/toolkit/components/places/public/.deps c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../../../dist/idl Creating _xpidlgen/.done nsINavHistoryService.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/toolkit/components/places/public -I../../../../dist/idl -o _xpidlgen/nsINavHistoryService /c/build/comm-central/comm-central/mozilla/toolkit/components/places/public/nsINavHistoryService.idl nsIAnnotationService.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/toolkit/components/places/public -I../../../../dist/idl -o _xpidlgen/nsIAnnotationService /c/build/comm-central/comm-central/mozilla/toolkit/components/places/public/nsIAnnotationService.idl nsIBrowserHistory.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/toolkit/components/places/public -I../../../../dist/idl -o _xpidlgen/nsIBrowserHistory /c/build/comm-central/comm-central/mozilla/toolkit/components/places/public/nsIBrowserHistory.idl nsIFaviconService.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/toolkit/components/places/public -I../../../../dist/idl -o _xpidlgen/nsIFaviconService /c/build/comm-central/comm-central/mozilla/toolkit/components/places/public/nsIFaviconService.idl nsINavBookmarksService.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/toolkit/components/places/public -I../../../../dist/idl -o _xpidlgen/nsINavBookmarksService /c/build/comm-central/comm-central/mozilla/toolkit/components/places/public/nsINavBookmarksService.idl nsILivemarkService.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/toolkit/components/places/public -I../../../../dist/idl -o _xpidlgen/nsILivemarkService /c/build/comm-central/comm-central/mozilla/toolkit/components/places/public/nsILivemarkService.idl nsIDynamicContainer.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/toolkit/components/places/public -I../../../../dist/idl -o _xpidlgen/nsIDynamicContainer /c/build/comm-central/comm-central/mozilla/toolkit/components/places/public/nsIDynamicContainer.idl nsITaggingService.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/toolkit/components/places/public -I../../../../dist/idl -o _xpidlgen/nsITaggingService /c/build/comm-central/comm-central/mozilla/toolkit/components/places/public/nsITaggingService.idl nsPIPlacesDatabase.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/toolkit/components/places/public -I../../../../dist/idl -o _xpidlgen/nsPIPlacesDatabase /c/build/comm-central/comm-central/mozilla/toolkit/components/places/public/nsPIPlacesDatabase.idl nsPIPlacesHistoryListenersNotifier.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/toolkit/components/places/public -I../../../../dist/idl -o _xpidlgen/nsPIPlacesHistoryListenersNotifier /c/build/comm-central/comm-central/mozilla/toolkit/components/places/public/nsPIPlacesHistoryListenersNotifier.idl mozIPlacesAutoComplete.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/toolkit/components/places/public -I../../../../dist/idl -o _xpidlgen/mozIPlacesAutoComplete /c/build/comm-central/comm-central/mozilla/toolkit/components/places/public/mozIPlacesAutoComplete.idl nsIMicrosummaryService.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/toolkit/components/places/public -I../../../../dist/idl -o _xpidlgen/nsIMicrosummaryService /c/build/comm-central/comm-central/mozilla/toolkit/components/places/public/nsIMicrosummaryService.idl nsIPlacesImportExportService.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/toolkit/components/places/public -I../../../../dist/idl -o _xpidlgen/nsIPlacesImportExportService /c/build/comm-central/comm-central/mozilla/toolkit/components/places/public/nsIPlacesImportExportService.idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/toolkit/components/places/public/nsINavHistoryService.idl /c/build/comm-central/comm-central/mozilla/toolkit/components/places/public/nsIAnnotationService.idl /c/build/comm-central/comm-central/mozilla/toolkit/components/places/public/nsIBrowserHistory.idl /c/build/comm-central/comm-central/mozilla/toolkit/components/places/public/nsIFaviconService.idl /c/build/comm-central/comm-central/mozilla/toolkit/components/places/public/nsINavBookmarksService.idl /c/build/comm-central/comm-central/mozilla/toolkit/components/places/public/nsILivemarkService.idl /c/build/comm-central/comm-central/mozilla/toolkit/components/places/public/nsIDynamicContainer.idl /c/build/comm-central/comm-central/mozilla/toolkit/components/places/public/nsITaggingService.idl /c/build/comm-central/comm-central/mozilla/toolkit/components/places/public/nsPIPlacesDatabase.idl /c/build/comm-central/comm-central/mozilla/toolkit/components/places/public/nsPIPlacesHistoryListenersNotifier.idl /c/build/comm-central/comm-central/mozilla/toolkit/components/places/public/mozIPlacesAutoComplete.idl /c/build/comm-central/comm-central/mozilla/toolkit/components/places/public/nsIMicrosummaryService.idl /c/build/comm-central/comm-central/mozilla/toolkit/components/places/public/nsIPlacesImportExportService.idl ../../../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 _xpidlgen/nsINavHistoryService.h _xpidlgen/nsIAnnotationService.h _xpidlgen/nsIBrowserHistory.h _xpidlgen/nsIFaviconService.h _xpidlgen/nsINavBookmarksService.h _xpidlgen/nsILivemarkService.h _xpidlgen/nsIDynamicContainer.h _xpidlgen/nsITaggingService.h _xpidlgen/nsPIPlacesDatabase.h _xpidlgen/nsPIPlacesHistoryListenersNotifier.h _xpidlgen/mozIPlacesAutoComplete.h _xpidlgen/nsIMicrosummaryService.h _xpidlgen/nsIPlacesImportExportService.h ../../../../dist/include make[8]: Leaving directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/places/public' make[8]: Entering directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/places/src' Creating /c/build/comm-central/sb-de/mozilla/toolkit/components/places/src/.deps make[8]: Leaving directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/places/src' make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/places' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/startup' make[8]: Entering directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/startup/public' Creating /c/build/comm-central/sb-de/mozilla/toolkit/components/startup/public/.deps c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../../../dist/idl Creating _xpidlgen/.done nsIAppStartup.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/toolkit/components/startup/public -I../../../../dist/idl -o _xpidlgen/nsIAppStartup /c/build/comm-central/comm-central/mozilla/toolkit/components/startup/public/nsIAppStartup.idl nsIUserInfo.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/toolkit/components/startup/public -I../../../../dist/idl -o _xpidlgen/nsIUserInfo /c/build/comm-central/comm-central/mozilla/toolkit/components/startup/public/nsIUserInfo.idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/toolkit/components/startup/public/nsIAppStartup.idl /c/build/comm-central/comm-central/mozilla/toolkit/components/startup/public/nsIUserInfo.idl ../../../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 _xpidlgen/nsIAppStartup.h _xpidlgen/nsIUserInfo.h ../../../../dist/include make[8]: Leaving directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/startup/public' make[8]: Entering directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/startup/src' Creating /c/build/comm-central/sb-de/mozilla/toolkit/components/startup/src/.deps make[8]: Leaving directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/startup/src' make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/startup' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/statusfilter' Creating /c/build/comm-central/sb-de/mozilla/toolkit/components/statusfilter/.deps make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/statusfilter' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/typeaheadfind' make[8]: Entering directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/typeaheadfind/public' Creating /c/build/comm-central/sb-de/mozilla/toolkit/components/typeaheadfind/public/.deps c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../../../dist/idl Creating _xpidlgen/.done nsITypeAheadFind.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/toolkit/components/typeaheadfind/public -I../../../../dist/idl -o _xpidlgen/nsITypeAheadFind /c/build/comm-central/comm-central/mozilla/toolkit/components/typeaheadfind/public/nsITypeAheadFind.idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/toolkit/components/typeaheadfind/public/nsITypeAheadFind.idl ../../../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 _xpidlgen/nsITypeAheadFind.h ../../../../dist/include make[8]: Leaving directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/typeaheadfind/public' make[8]: Entering directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/typeaheadfind/src' Creating /c/build/comm-central/sb-de/mozilla/toolkit/components/typeaheadfind/src/.deps make[8]: Leaving directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/typeaheadfind/src' make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/typeaheadfind' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/urlformatter' make[8]: Entering directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/urlformatter/public' Creating /c/build/comm-central/sb-de/mozilla/toolkit/components/urlformatter/public/.deps c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../../../dist/idl Creating _xpidlgen/.done nsIURLFormatter.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/toolkit/components/urlformatter/public -I../../../../dist/idl -o _xpidlgen/nsIURLFormatter /c/build/comm-central/comm-central/mozilla/toolkit/components/urlformatter/public/nsIURLFormatter.idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/toolkit/components/urlformatter/public/nsIURLFormatter.idl ../../../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 _xpidlgen/nsIURLFormatter.h ../../../../dist/include make[8]: Leaving directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/urlformatter/public' make[8]: Entering directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/urlformatter/src' make[8]: Nothing to be done for `export'. make[8]: Leaving directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/urlformatter/src' make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/urlformatter' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/viewconfig' make[7]: Nothing to be done for `export'. make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/viewconfig' /bin/sh /c/build/comm-central/comm-central/mozilla/build/msys-perl-wrapper /c/build/comm-central/comm-central/mozilla/build/autoconf/make-makefile -t /c/build/comm-central/comm-central/mozilla -d ../.. ctypes/Makefile make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/ctypes' Creating /c/build/comm-central/sb-de/mozilla/toolkit/components/ctypes/.deps make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/ctypes' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/alerts' make[8]: Entering directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/alerts/public' Creating /c/build/comm-central/sb-de/mozilla/toolkit/components/alerts/public/.deps c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../../../dist/idl Creating _xpidlgen/.done nsIAlertsService.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/toolkit/components/alerts/public -I../../../../dist/idl -o _xpidlgen/nsIAlertsService /c/build/comm-central/comm-central/mozilla/toolkit/components/alerts/public/nsIAlertsService.idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/toolkit/components/alerts/public/nsIAlertsService.idl ../../../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 _xpidlgen/nsIAlertsService.h ../../../../dist/include make[8]: Leaving directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/alerts/public' make[8]: Entering directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/alerts/src' Creating /c/build/comm-central/sb-de/mozilla/toolkit/components/alerts/src/.deps make[8]: Leaving directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/alerts/src' make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/alerts' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/feeds' make[8]: Entering directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/feeds/public' Creating /c/build/comm-central/sb-de/mozilla/toolkit/components/feeds/public/.deps c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../../../dist/idl Creating _xpidlgen/.done nsIFeedProcessor.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/toolkit/components/feeds/public -I../../../../dist/idl -o _xpidlgen/nsIFeedProcessor /c/build/comm-central/comm-central/mozilla/toolkit/components/feeds/public/nsIFeedProcessor.idl nsIFeedResult.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/toolkit/components/feeds/public -I../../../../dist/idl -o _xpidlgen/nsIFeedResult /c/build/comm-central/comm-central/mozilla/toolkit/components/feeds/public/nsIFeedResult.idl nsIFeedListener.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/toolkit/components/feeds/public -I../../../../dist/idl -o _xpidlgen/nsIFeedListener /c/build/comm-central/comm-central/mozilla/toolkit/components/feeds/public/nsIFeedListener.idl nsIFeed.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/toolkit/components/feeds/public -I../../../../dist/idl -o _xpidlgen/nsIFeed /c/build/comm-central/comm-central/mozilla/toolkit/components/feeds/public/nsIFeed.idl nsIFeedContainer.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/toolkit/components/feeds/public -I../../../../dist/idl -o _xpidlgen/nsIFeedContainer /c/build/comm-central/comm-central/mozilla/toolkit/components/feeds/public/nsIFeedContainer.idl nsIFeedEntry.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/toolkit/components/feeds/public -I../../../../dist/idl -o _xpidlgen/nsIFeedEntry /c/build/comm-central/comm-central/mozilla/toolkit/components/feeds/public/nsIFeedEntry.idl nsIFeedTextConstruct.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/toolkit/components/feeds/public -I../../../../dist/idl -o _xpidlgen/nsIFeedTextConstruct /c/build/comm-central/comm-central/mozilla/toolkit/components/feeds/public/nsIFeedTextConstruct.idl nsIScriptableUnescapeHTML.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/toolkit/components/feeds/public -I../../../../dist/idl -o _xpidlgen/nsIScriptableUnescapeHTML /c/build/comm-central/comm-central/mozilla/toolkit/components/feeds/public/nsIScriptableUnescapeHTML.idl nsIFeedElementBase.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/toolkit/components/feeds/public -I../../../../dist/idl -o _xpidlgen/nsIFeedElementBase /c/build/comm-central/comm-central/mozilla/toolkit/components/feeds/public/nsIFeedElementBase.idl nsIFeedGenerator.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/toolkit/components/feeds/public -I../../../../dist/idl -o _xpidlgen/nsIFeedGenerator /c/build/comm-central/comm-central/mozilla/toolkit/components/feeds/public/nsIFeedGenerator.idl nsIFeedPerson.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/toolkit/components/feeds/public -I../../../../dist/idl -o _xpidlgen/nsIFeedPerson /c/build/comm-central/comm-central/mozilla/toolkit/components/feeds/public/nsIFeedPerson.idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/toolkit/components/feeds/public/nsIFeedProcessor.idl /c/build/comm-central/comm-central/mozilla/toolkit/components/feeds/public/nsIFeedResult.idl /c/build/comm-central/comm-central/mozilla/toolkit/components/feeds/public/nsIFeedListener.idl /c/build/comm-central/comm-central/mozilla/toolkit/components/feeds/public/nsIFeed.idl /c/build/comm-central/comm-central/mozilla/toolkit/components/feeds/public/nsIFeedContainer.idl /c/build/comm-central/comm-central/mozilla/toolkit/components/feeds/public/nsIFeedEntry.idl /c/build/comm-central/comm-central/mozilla/toolkit/components/feeds/public/nsIFeedTextConstruct.idl /c/build/comm-central/comm-central/mozilla/toolkit/components/feeds/public/nsIScriptableUnescapeHTML.idl /c/build/comm-central/comm-central/mozilla/toolkit/components/feeds/public/nsIFeedElementBase.idl /c/build/comm-central/comm-central/mozilla/toolkit/components/feeds/public/nsIFeedGenerator.idl /c/build/comm-central/comm-central/mozilla/toolkit/components/feeds/public/nsIFeedPerson.idl ../../../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 _xpidlgen/nsIFeedProcessor.h _xpidlgen/nsIFeedResult.h _xpidlgen/nsIFeedListener.h _xpidlgen/nsIFeed.h _xpidlgen/nsIFeedContainer.h _xpidlgen/nsIFeedEntry.h _xpidlgen/nsIFeedTextConstruct.h _xpidlgen/nsIScriptableUnescapeHTML.h _xpidlgen/nsIFeedElementBase.h _xpidlgen/nsIFeedGenerator.h _xpidlgen/nsIFeedPerson.h ../../../../dist/include make[8]: Leaving directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/feeds/public' make[8]: Entering directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/feeds/src' Creating /c/build/comm-central/sb-de/mozilla/toolkit/components/feeds/src/.deps make[8]: Leaving directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/feeds/src' make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/feeds' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/printing' make[7]: Nothing to be done for `export'. make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/printing' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/viewsource' make[7]: Nothing to be done for `export'. make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/viewsource' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/autocomplete' make[8]: Entering directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/autocomplete/public' Creating /c/build/comm-central/sb-de/mozilla/toolkit/components/autocomplete/public/.deps c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../../../dist/idl Creating _xpidlgen/.done nsIAutoCompleteController.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/toolkit/components/autocomplete/public -I../../../../dist/idl -o _xpidlgen/nsIAutoCompleteController /c/build/comm-central/comm-central/mozilla/toolkit/components/autocomplete/public/nsIAutoCompleteController.idl nsIAutoCompleteInput.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/toolkit/components/autocomplete/public -I../../../../dist/idl -o _xpidlgen/nsIAutoCompleteInput /c/build/comm-central/comm-central/mozilla/toolkit/components/autocomplete/public/nsIAutoCompleteInput.idl nsIAutoCompletePopup.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/toolkit/components/autocomplete/public -I../../../../dist/idl -o _xpidlgen/nsIAutoCompletePopup /c/build/comm-central/comm-central/mozilla/toolkit/components/autocomplete/public/nsIAutoCompletePopup.idl nsIAutoCompleteSearch.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/toolkit/components/autocomplete/public -I../../../../dist/idl -o _xpidlgen/nsIAutoCompleteSearch /c/build/comm-central/comm-central/mozilla/toolkit/components/autocomplete/public/nsIAutoCompleteSearch.idl nsIAutoCompleteResult.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/toolkit/components/autocomplete/public -I../../../../dist/idl -o _xpidlgen/nsIAutoCompleteResult /c/build/comm-central/comm-central/mozilla/toolkit/components/autocomplete/public/nsIAutoCompleteResult.idl nsIAutoCompleteSimpleResult.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/toolkit/components/autocomplete/public -I../../../../dist/idl -o _xpidlgen/nsIAutoCompleteSimpleResult /c/build/comm-central/comm-central/mozilla/toolkit/components/autocomplete/public/nsIAutoCompleteSimpleResult.idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/toolkit/components/autocomplete/public/nsIAutoCompleteController.idl /c/build/comm-central/comm-central/mozilla/toolkit/components/autocomplete/public/nsIAutoCompleteInput.idl /c/build/comm-central/comm-central/mozilla/toolkit/components/autocomplete/public/nsIAutoCompletePopup.idl /c/build/comm-central/comm-central/mozilla/toolkit/components/autocomplete/public/nsIAutoCompleteSearch.idl /c/build/comm-central/comm-central/mozilla/toolkit/components/autocomplete/public/nsIAutoCompleteResult.idl /c/build/comm-central/comm-central/mozilla/toolkit/components/autocomplete/public/nsIAutoCompleteSimpleResult.idl ../../../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 _xpidlgen/nsIAutoCompleteController.h _xpidlgen/nsIAutoCompleteInput.h _xpidlgen/nsIAutoCompletePopup.h _xpidlgen/nsIAutoCompleteSearch.h _xpidlgen/nsIAutoCompleteResult.h _xpidlgen/nsIAutoCompleteSimpleResult.h ../../../../dist/include make[8]: Leaving directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/autocomplete/public' make[8]: Entering directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/autocomplete/src' Creating /c/build/comm-central/sb-de/mozilla/toolkit/components/autocomplete/src/.deps make[8]: Leaving directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/autocomplete/src' make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/autocomplete' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/satchel' make[8]: Entering directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/satchel/public' Creating /c/build/comm-central/sb-de/mozilla/toolkit/components/satchel/public/.deps c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../../../dist/idl Creating _xpidlgen/.done nsIFormFillController.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/toolkit/components/satchel/public -I../../../../dist/idl -o _xpidlgen/nsIFormFillController /c/build/comm-central/comm-central/mozilla/toolkit/components/satchel/public/nsIFormFillController.idl nsIFormAutoComplete.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/toolkit/components/satchel/public -I../../../../dist/idl -o _xpidlgen/nsIFormAutoComplete /c/build/comm-central/comm-central/mozilla/toolkit/components/satchel/public/nsIFormAutoComplete.idl nsIFormHistory.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/toolkit/components/satchel/public -I../../../../dist/idl -o _xpidlgen/nsIFormHistory /c/build/comm-central/comm-central/mozilla/toolkit/components/satchel/public/nsIFormHistory.idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/toolkit/components/satchel/public/nsIFormFillController.idl /c/build/comm-central/comm-central/mozilla/toolkit/components/satchel/public/nsIFormAutoComplete.idl /c/build/comm-central/comm-central/mozilla/toolkit/components/satchel/public/nsIFormHistory.idl ../../../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 _xpidlgen/nsIFormFillController.h _xpidlgen/nsIFormAutoComplete.h _xpidlgen/nsIFormHistory.h ../../../../dist/include make[8]: Leaving directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/satchel/public' make[8]: Entering directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/satchel/src' Creating /c/build/comm-central/sb-de/mozilla/toolkit/components/satchel/src/.deps make[8]: Leaving directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/satchel/src' make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/satchel' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/search' Creating /c/build/comm-central/sb-de/mozilla/toolkit/components/search/.deps c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../../dist/idl Creating _xpidlgen/.done nsIBrowserSearchService.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/toolkit/components/search -I../../../dist/idl -o _xpidlgen/nsIBrowserSearchService /c/build/comm-central/comm-central/mozilla/toolkit/components/search/nsIBrowserSearchService.idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/toolkit/components/search/nsIBrowserSearchService.idl ../../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 _xpidlgen/nsIBrowserSearchService.h ../../../dist/include make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/search' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/downloads' make[8]: Entering directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/downloads/public' Creating /c/build/comm-central/sb-de/mozilla/toolkit/components/downloads/public/.deps c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../../../dist/idl Creating _xpidlgen/.done nsIDownloadManager.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/toolkit/components/downloads/public -I../../../../dist/idl -o _xpidlgen/nsIDownloadManager /c/build/comm-central/comm-central/mozilla/toolkit/components/downloads/public/nsIDownloadManager.idl nsIDownloadProgressListener.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/toolkit/components/downloads/public -I../../../../dist/idl -o _xpidlgen/nsIDownloadProgressListener /c/build/comm-central/comm-central/mozilla/toolkit/components/downloads/public/nsIDownloadProgressListener.idl nsIDownload.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/toolkit/components/downloads/public -I../../../../dist/idl -o _xpidlgen/nsIDownload /c/build/comm-central/comm-central/mozilla/toolkit/components/downloads/public/nsIDownload.idl nsIDownloadManagerUI.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/toolkit/components/downloads/public -I../../../../dist/idl -o _xpidlgen/nsIDownloadManagerUI /c/build/comm-central/comm-central/mozilla/toolkit/components/downloads/public/nsIDownloadManagerUI.idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/toolkit/components/downloads/public/nsIDownloadManager.idl /c/build/comm-central/comm-central/mozilla/toolkit/components/downloads/public/nsIDownloadProgressListener.idl /c/build/comm-central/comm-central/mozilla/toolkit/components/downloads/public/nsIDownload.idl /c/build/comm-central/comm-central/mozilla/toolkit/components/downloads/public/nsIDownloadManagerUI.idl ../../../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 _xpidlgen/nsIDownloadManager.h _xpidlgen/nsIDownloadProgressListener.h _xpidlgen/nsIDownload.h _xpidlgen/nsIDownloadManagerUI.h ../../../../dist/include make[8]: Leaving directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/downloads/public' make[8]: Entering directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/downloads/src' Creating /c/build/comm-central/sb-de/mozilla/toolkit/components/downloads/src/.deps make[8]: Leaving directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/downloads/src' make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/downloads' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/intl' Creating /c/build/comm-central/sb-de/mozilla/toolkit/components/intl/.deps make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/intl' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/build' Creating /c/build/comm-central/sb-de/mozilla/toolkit/components/build/.deps c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/toolkit/components/build/nsToolkitCompsCID.h ../../../dist/include make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/build' make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/toolkit/components' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/toolkit/content' make[6]: Nothing to be done for `export'. make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/toolkit/content' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/toolkit/locales' make[6]: Nothing to be done for `export'. make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/toolkit/locales' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/toolkit/mozapps' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/toolkit/mozapps/downloads' make[7]: Nothing to be done for `export'. make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/toolkit/mozapps/downloads' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/toolkit/mozapps/extensions' Creating /c/build/comm-central/sb-de/mozilla/toolkit/mozapps/extensions/.deps c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../../dist/idl Creating _xpidlgen/.done amIInstallTrigger.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/toolkit/mozapps/extensions -I../../../dist/idl -o _xpidlgen/amIInstallTrigger /c/build/comm-central/comm-central/mozilla/toolkit/mozapps/extensions/amIInstallTrigger.idl amIWebInstallListener.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/toolkit/mozapps/extensions -I../../../dist/idl -o _xpidlgen/amIWebInstallListener /c/build/comm-central/comm-central/mozilla/toolkit/mozapps/extensions/amIWebInstallListener.idl amIWebInstaller.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/toolkit/mozapps/extensions -I../../../dist/idl -o _xpidlgen/amIWebInstaller /c/build/comm-central/comm-central/mozilla/toolkit/mozapps/extensions/amIWebInstaller.idl nsIAddonRepository.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/toolkit/mozapps/extensions -I../../../dist/idl -o _xpidlgen/nsIAddonRepository /c/build/comm-central/comm-central/mozilla/toolkit/mozapps/extensions/nsIAddonRepository.idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/toolkit/mozapps/extensions/amIInstallTrigger.idl /c/build/comm-central/comm-central/mozilla/toolkit/mozapps/extensions/amIWebInstallListener.idl /c/build/comm-central/comm-central/mozilla/toolkit/mozapps/extensions/amIWebInstaller.idl /c/build/comm-central/comm-central/mozilla/toolkit/mozapps/extensions/nsIAddonRepository.idl ../../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 _xpidlgen/amIInstallTrigger.h _xpidlgen/amIWebInstallListener.h _xpidlgen/amIWebInstaller.h _xpidlgen/nsIAddonRepository.h ../../../dist/include make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/toolkit/mozapps/extensions' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/toolkit/mozapps/handling' make[7]: Nothing to be done for `export'. make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/toolkit/mozapps/handling' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/toolkit/mozapps/plugins' make[7]: Nothing to be done for `export'. make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/toolkit/mozapps/plugins' /bin/sh /c/build/comm-central/comm-central/mozilla/build/msys-perl-wrapper /c/build/comm-central/comm-central/mozilla/build/autoconf/make-makefile -t /c/build/comm-central/comm-central/mozilla -d ../.. shared/Makefile make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/toolkit/mozapps/shared' make[7]: Nothing to be done for `export'. make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/toolkit/mozapps/shared' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/toolkit/mozapps/update' Creating /c/build/comm-central/sb-de/mozilla/toolkit/mozapps/update/.deps c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../../dist/idl make[8]: Entering directory `/c/build/comm-central/sb-de/mozilla/toolkit/mozapps/readstrings' Creating /c/build/comm-central/sb-de/mozilla/toolkit/mozapps/readstrings/.deps make[8]: Leaving directory `/c/build/comm-central/sb-de/mozilla/toolkit/mozapps/readstrings' make[8]: Entering directory `/c/build/comm-central/sb-de/mozilla/toolkit/mozapps/update/updater' Creating /c/build/comm-central/sb-de/mozilla/toolkit/mozapps/update/updater/.deps make[8]: Leaving directory `/c/build/comm-central/sb-de/mozilla/toolkit/mozapps/update/updater' Creating _xpidlgen/.done nsIUpdateTimerManager.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/toolkit/mozapps/update -I../../../dist/idl -o _xpidlgen/nsIUpdateTimerManager /c/build/comm-central/comm-central/mozilla/toolkit/mozapps/update/nsIUpdateTimerManager.idl nsIUpdateService.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/toolkit/mozapps/update -I../../../dist/idl -o _xpidlgen/nsIUpdateService /c/build/comm-central/comm-central/mozilla/toolkit/mozapps/update/nsIUpdateService.idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/toolkit/mozapps/update/nsIUpdateTimerManager.idl /c/build/comm-central/comm-central/mozilla/toolkit/mozapps/update/nsIUpdateService.idl ../../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 _xpidlgen/nsIUpdateTimerManager.h _xpidlgen/nsIUpdateService.h ../../../dist/include make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/toolkit/mozapps/update' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/toolkit/mozapps/xpinstall' make[7]: Nothing to be done for `export'. make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/toolkit/mozapps/xpinstall' make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/toolkit/mozapps' /bin/sh /c/build/comm-central/comm-central/mozilla/build/msys-perl-wrapper /c/build/comm-central/comm-central/mozilla/build/autoconf/make-makefile -t /c/build/comm-central/comm-central/mozilla -d .. obsolete/Makefile make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/toolkit/obsolete' make[6]: Nothing to be done for `export'. make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/toolkit/obsolete' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/toolkit/profile' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/toolkit/profile/public' Creating /c/build/comm-central/sb-de/mozilla/toolkit/profile/public/.deps c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../../dist/idl Creating _xpidlgen/.done nsIProfileMigrator.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/toolkit/profile/public -I../../../dist/idl -o _xpidlgen/nsIProfileMigrator /c/build/comm-central/comm-central/mozilla/toolkit/profile/public/nsIProfileMigrator.idl nsIToolkitProfile.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/toolkit/profile/public -I../../../dist/idl -o _xpidlgen/nsIToolkitProfile /c/build/comm-central/comm-central/mozilla/toolkit/profile/public/nsIToolkitProfile.idl nsIToolkitProfileService.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/toolkit/profile/public -I../../../dist/idl -o _xpidlgen/nsIToolkitProfileService /c/build/comm-central/comm-central/mozilla/toolkit/profile/public/nsIToolkitProfileService.idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/toolkit/profile/public/nsIProfileMigrator.idl /c/build/comm-central/comm-central/mozilla/toolkit/profile/public/nsIToolkitProfile.idl /c/build/comm-central/comm-central/mozilla/toolkit/profile/public/nsIToolkitProfileService.idl ../../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 _xpidlgen/nsIProfileMigrator.h _xpidlgen/nsIToolkitProfile.h _xpidlgen/nsIToolkitProfileService.h ../../../dist/include make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/toolkit/profile/public' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/toolkit/profile/src' Creating /c/build/comm-central/sb-de/mozilla/toolkit/profile/src/.deps c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe /c/build/comm-central/comm-central/mozilla/profile/dirserviceprovider/src/nsProfileLock.cpp . make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/toolkit/profile/src' make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/toolkit/profile' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/toolkit/spatial-navigation' make[6]: Nothing to be done for `export'. make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/toolkit/spatial-navigation' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/toolkit/themes' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/toolkit/themes/winstripe' make[8]: Entering directory `/c/build/comm-central/sb-de/mozilla/toolkit/themes/winstripe/global' make[8]: Nothing to be done for `export'. make[8]: Leaving directory `/c/build/comm-central/sb-de/mozilla/toolkit/themes/winstripe/global' make[8]: Entering directory `/c/build/comm-central/sb-de/mozilla/toolkit/themes/winstripe/mozapps' make[8]: Nothing to be done for `export'. make[8]: Leaving directory `/c/build/comm-central/sb-de/mozilla/toolkit/themes/winstripe/mozapps' make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/toolkit/themes/winstripe' make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/toolkit/themes' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/toolkit/system/windowsproxy' Creating /c/build/comm-central/sb-de/mozilla/toolkit/system/windowsproxy/.deps make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/toolkit/system/windowsproxy' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/toolkit/crashreporter' Creating /c/build/comm-central/sb-de/mozilla/toolkit/crashreporter/.deps make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/toolkit/crashreporter/google-breakpad/src/common/windows' Creating /c/build/comm-central/sb-de/mozilla/toolkit/crashreporter/google-breakpad/src/common/windows/.deps make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/toolkit/crashreporter/google-breakpad/src/common/windows' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/toolkit/crashreporter/google-breakpad/src/client/windows/handler' Creating /c/build/comm-central/sb-de/mozilla/toolkit/crashreporter/google-breakpad/src/client/windows/handler/.deps c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../../../../../../dist/xpi-stage/crashreporter make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/toolkit/crashreporter/google-breakpad/src/client/windows/handler' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/toolkit/crashreporter/google-breakpad/src/client/windows/sender' Creating /c/build/comm-central/sb-de/mozilla/toolkit/crashreporter/google-breakpad/src/client/windows/sender/.deps make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/toolkit/crashreporter/google-breakpad/src/client/windows/sender' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/toolkit/crashreporter/google-breakpad/src/client/windows/crash_generation' Creating /c/build/comm-central/sb-de/mozilla/toolkit/crashreporter/google-breakpad/src/client/windows/crash_generation/.deps make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/toolkit/crashreporter/google-breakpad/src/client/windows/crash_generation' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/toolkit/crashreporter/client' Creating /c/build/comm-central/sb-de/mozilla/toolkit/crashreporter/client/.deps make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/toolkit/crashreporter/client' c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/toolkit/crashreporter/nsExceptionHandler.h ../../dist/include make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/toolkit/crashreporter' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/toolkit/xre' Creating /c/build/comm-central/sb-de/mozilla/toolkit/xre/.deps c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/toolkit/xre/nsWindowsDllInterceptor.h ../../dist/include Creating _xpidlgen/.done nsINativeAppSupport.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/toolkit/xre -I../../dist/idl -o _xpidlgen/nsINativeAppSupport /c/build/comm-central/comm-central/mozilla/toolkit/xre/nsINativeAppSupport.idl nsIWinAppHelper.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/toolkit/xre -I../../dist/idl -o _xpidlgen/nsIWinAppHelper /c/build/comm-central/comm-central/mozilla/toolkit/xre/nsIWinAppHelper.idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/toolkit/xre/nsINativeAppSupport.idl /c/build/comm-central/comm-central/mozilla/toolkit/xre/nsIWinAppHelper.idl ../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 _xpidlgen/nsINativeAppSupport.h _xpidlgen/nsIWinAppHelper.h ../../dist/include make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/toolkit/xre' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/toolkit/xre' c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/toolkit/xre/nsWindowsDllInterceptor.h ../../dist/include c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/toolkit/xre/nsINativeAppSupport.idl /c/build/comm-central/comm-central/mozilla/toolkit/xre/nsIWinAppHelper.idl ../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 _xpidlgen/nsINativeAppSupport.h _xpidlgen/nsIWinAppHelper.h ../../dist/include make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/toolkit/xre' make[5]: Leaving directory `/c/build/comm-central/sb-de/mozilla/toolkit' make[5]: Entering directory `/c/build/comm-central/sb-de/mozilla/security/manager' make -C boot export make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/security/manager/boot' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/security/manager/boot/public' Creating /c/build/comm-central/sb-de/mozilla/security/manager/boot/public/.deps c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../../../dist/idl Creating _xpidlgen/.done nsISSLStatusProvider.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/security/manager/boot/public -I../../../../dist/idl -o _xpidlgen/nsISSLStatusProvider /c/build/comm-central/comm-central/mozilla/security/manager/boot/public/nsISSLStatusProvider.idl nsIBufEntropyCollector.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/security/manager/boot/public -I../../../../dist/idl -o _xpidlgen/nsIBufEntropyCollector /c/build/comm-central/comm-central/mozilla/security/manager/boot/public/nsIBufEntropyCollector.idl nsISecurityWarningDialogs.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/security/manager/boot/public -I../../../../dist/idl -o _xpidlgen/nsISecurityWarningDialogs /c/build/comm-central/comm-central/mozilla/security/manager/boot/public/nsISecurityWarningDialogs.idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/security/manager/boot/public/nsISSLStatusProvider.idl /c/build/comm-central/comm-central/mozilla/security/manager/boot/public/nsIBufEntropyCollector.idl /c/build/comm-central/comm-central/mozilla/security/manager/boot/public/nsISecurityWarningDialogs.idl ../../../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 _xpidlgen/nsISSLStatusProvider.h _xpidlgen/nsIBufEntropyCollector.h _xpidlgen/nsISecurityWarningDialogs.h ../../../../dist/include make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/security/manager/boot/public' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/security/manager/boot/src' Creating /c/build/comm-central/sb-de/mozilla/security/manager/boot/src/.deps make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/security/manager/boot/src' make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/security/manager/boot' make -C ssl export make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/security/manager/ssl' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/security/manager/ssl/src' Creating /c/build/comm-central/sb-de/mozilla/security/manager/ssl/src/.deps make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/security/manager/ssl/src' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/security/manager/ssl/public' Creating /c/build/comm-central/sb-de/mozilla/security/manager/ssl/public/.deps c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../../../dist/idl Creating _xpidlgen/.done nsISSLCertErrorDialog.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/security/manager/ssl/public -I../../../../dist/idl -o _xpidlgen/nsISSLCertErrorDialog /c/build/comm-central/comm-central/mozilla/security/manager/ssl/public/nsISSLCertErrorDialog.idl nsIBadCertListener2.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/security/manager/ssl/public -I../../../../dist/idl -o _xpidlgen/nsIBadCertListener2 /c/build/comm-central/comm-central/mozilla/security/manager/ssl/public/nsIBadCertListener2.idl nsISSLErrorListener.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/security/manager/ssl/public -I../../../../dist/idl -o _xpidlgen/nsISSLErrorListener /c/build/comm-central/comm-central/mozilla/security/manager/ssl/public/nsISSLErrorListener.idl nsIIdentityInfo.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/security/manager/ssl/public -I../../../../dist/idl -o _xpidlgen/nsIIdentityInfo /c/build/comm-central/comm-central/mozilla/security/manager/ssl/public/nsIIdentityInfo.idl nsIAssociatedContentSecurity.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/security/manager/ssl/public -I../../../../dist/idl -o _xpidlgen/nsIAssociatedContentSecurity /c/build/comm-central/comm-central/mozilla/security/manager/ssl/public/nsIAssociatedContentSecurity.idl nsICertOverrideService.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/security/manager/ssl/public -I../../../../dist/idl -o _xpidlgen/nsICertOverrideService /c/build/comm-central/comm-central/mozilla/security/manager/ssl/public/nsICertOverrideService.idl nsIRecentBadCertsService.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/security/manager/ssl/public -I../../../../dist/idl -o _xpidlgen/nsIRecentBadCertsService /c/build/comm-central/comm-central/mozilla/security/manager/ssl/public/nsIRecentBadCertsService.idl nsIFormSigningDialog.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/security/manager/ssl/public -I../../../../dist/idl -o _xpidlgen/nsIFormSigningDialog /c/build/comm-central/comm-central/mozilla/security/manager/ssl/public/nsIFormSigningDialog.idl nsIX509Cert2.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/security/manager/ssl/public -I../../../../dist/idl -o _xpidlgen/nsIX509Cert2 /c/build/comm-central/comm-central/mozilla/security/manager/ssl/public/nsIX509Cert2.idl nsIX509Cert3.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/security/manager/ssl/public -I../../../../dist/idl -o _xpidlgen/nsIX509Cert3 /c/build/comm-central/comm-central/mozilla/security/manager/ssl/public/nsIX509Cert3.idl nsIX509CertDB2.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/security/manager/ssl/public -I../../../../dist/idl -o _xpidlgen/nsIX509CertDB2 /c/build/comm-central/comm-central/mozilla/security/manager/ssl/public/nsIX509CertDB2.idl nsIX509CertList.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/security/manager/ssl/public -I../../../../dist/idl -o _xpidlgen/nsIX509CertList /c/build/comm-central/comm-central/mozilla/security/manager/ssl/public/nsIX509CertList.idl nsIPKCS11.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/security/manager/ssl/public -I../../../../dist/idl -o _xpidlgen/nsIPKCS11 /c/build/comm-central/comm-central/mozilla/security/manager/ssl/public/nsIPKCS11.idl nsIPKCS11Slot.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/security/manager/ssl/public -I../../../../dist/idl -o _xpidlgen/nsIPKCS11Slot /c/build/comm-central/comm-central/mozilla/security/manager/ssl/public/nsIPKCS11Slot.idl nsIPK11TokenDB.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/security/manager/ssl/public -I../../../../dist/idl -o _xpidlgen/nsIPK11TokenDB /c/build/comm-central/comm-central/mozilla/security/manager/ssl/public/nsIPK11TokenDB.idl nsICertPickDialogs.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/security/manager/ssl/public -I../../../../dist/idl -o _xpidlgen/nsICertPickDialogs /c/build/comm-central/comm-central/mozilla/security/manager/ssl/public/nsICertPickDialogs.idl nsIClientAuthDialogs.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/security/manager/ssl/public -I../../../../dist/idl -o _xpidlgen/nsIClientAuthDialogs /c/build/comm-central/comm-central/mozilla/security/manager/ssl/public/nsIClientAuthDialogs.idl nsIDOMCryptoDialogs.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/security/manager/ssl/public -I../../../../dist/idl -o _xpidlgen/nsIDOMCryptoDialogs /c/build/comm-central/comm-central/mozilla/security/manager/ssl/public/nsIDOMCryptoDialogs.idl nsIGenKeypairInfoDlg.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/security/manager/ssl/public -I../../../../dist/idl -o _xpidlgen/nsIGenKeypairInfoDlg /c/build/comm-central/comm-central/mozilla/security/manager/ssl/public/nsIGenKeypairInfoDlg.idl nsITokenDialogs.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/security/manager/ssl/public -I../../../../dist/idl -o _xpidlgen/nsITokenDialogs /c/build/comm-central/comm-central/mozilla/security/manager/ssl/public/nsITokenDialogs.idl nsITokenPasswordDialogs.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/security/manager/ssl/public -I../../../../dist/idl -o _xpidlgen/nsITokenPasswordDialogs /c/build/comm-central/comm-central/mozilla/security/manager/ssl/public/nsITokenPasswordDialogs.idl nsISSLStatus.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/security/manager/ssl/public -I../../../../dist/idl -o _xpidlgen/nsISSLStatus /c/build/comm-central/comm-central/mozilla/security/manager/ssl/public/nsISSLStatus.idl nsIKeygenThread.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/security/manager/ssl/public -I../../../../dist/idl -o _xpidlgen/nsIKeygenThread /c/build/comm-central/comm-central/mozilla/security/manager/ssl/public/nsIKeygenThread.idl nsICMSSecureMessage.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/security/manager/ssl/public -I../../../../dist/idl -o _xpidlgen/nsICMSSecureMessage /c/build/comm-central/comm-central/mozilla/security/manager/ssl/public/nsICMSSecureMessage.idl nsIUserCertPicker.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/security/manager/ssl/public -I../../../../dist/idl -o _xpidlgen/nsIUserCertPicker /c/build/comm-central/comm-central/mozilla/security/manager/ssl/public/nsIUserCertPicker.idl nsIASN1PrintableItem.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/security/manager/ssl/public -I../../../../dist/idl -o _xpidlgen/nsIASN1PrintableItem /c/build/comm-central/comm-central/mozilla/security/manager/ssl/public/nsIASN1PrintableItem.idl nsICMSDecoder.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/security/manager/ssl/public -I../../../../dist/idl -o _xpidlgen/nsICMSDecoder /c/build/comm-central/comm-central/mozilla/security/manager/ssl/public/nsICMSDecoder.idl nsICMSEncoder.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/security/manager/ssl/public -I../../../../dist/idl -o _xpidlgen/nsICMSEncoder /c/build/comm-central/comm-central/mozilla/security/manager/ssl/public/nsICMSEncoder.idl nsICMSMessageErrors.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/security/manager/ssl/public -I../../../../dist/idl -o _xpidlgen/nsICMSMessageErrors /c/build/comm-central/comm-central/mozilla/security/manager/ssl/public/nsICMSMessageErrors.idl nsICMSMessage.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/security/manager/ssl/public -I../../../../dist/idl -o _xpidlgen/nsICMSMessage /c/build/comm-central/comm-central/mozilla/security/manager/ssl/public/nsICMSMessage.idl nsICMSMessage2.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/security/manager/ssl/public -I../../../../dist/idl -o _xpidlgen/nsICMSMessage2 /c/build/comm-central/comm-central/mozilla/security/manager/ssl/public/nsICMSMessage2.idl nsINSSCertCache.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/security/manager/ssl/public -I../../../../dist/idl -o _xpidlgen/nsINSSCertCache /c/build/comm-central/comm-central/mozilla/security/manager/ssl/public/nsINSSCertCache.idl nsIOCSPResponder.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/security/manager/ssl/public -I../../../../dist/idl -o _xpidlgen/nsIOCSPResponder /c/build/comm-central/comm-central/mozilla/security/manager/ssl/public/nsIOCSPResponder.idl nsIPK11Token.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/security/manager/ssl/public -I../../../../dist/idl -o _xpidlgen/nsIPK11Token /c/build/comm-central/comm-central/mozilla/security/manager/ssl/public/nsIPK11Token.idl nsIPKCS11ModuleDB.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/security/manager/ssl/public -I../../../../dist/idl -o _xpidlgen/nsIPKCS11ModuleDB /c/build/comm-central/comm-central/mozilla/security/manager/ssl/public/nsIPKCS11ModuleDB.idl nsIPKCS11Module.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/security/manager/ssl/public -I../../../../dist/idl -o _xpidlgen/nsIPKCS11Module /c/build/comm-central/comm-central/mozilla/security/manager/ssl/public/nsIPKCS11Module.idl nsICRLManager.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/security/manager/ssl/public -I../../../../dist/idl -o _xpidlgen/nsICRLManager /c/build/comm-central/comm-central/mozilla/security/manager/ssl/public/nsICRLManager.idl nsISMimeCert.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/security/manager/ssl/public -I../../../../dist/idl -o _xpidlgen/nsISMimeCert /c/build/comm-central/comm-central/mozilla/security/manager/ssl/public/nsISMimeCert.idl nsICipherInfo.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/security/manager/ssl/public -I../../../../dist/idl -o _xpidlgen/nsICipherInfo /c/build/comm-central/comm-central/mozilla/security/manager/ssl/public/nsICipherInfo.idl nsIStreamCipher.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/security/manager/ssl/public -I../../../../dist/idl -o _xpidlgen/nsIStreamCipher /c/build/comm-central/comm-central/mozilla/security/manager/ssl/public/nsIStreamCipher.idl nsIKeyModule.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/security/manager/ssl/public -I../../../../dist/idl -o _xpidlgen/nsIKeyModule /c/build/comm-central/comm-central/mozilla/security/manager/ssl/public/nsIKeyModule.idl nsIProtectedAuthThread.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/security/manager/ssl/public -I../../../../dist/idl -o _xpidlgen/nsIProtectedAuthThread /c/build/comm-central/comm-central/mozilla/security/manager/ssl/public/nsIProtectedAuthThread.idl nsIDataSignatureVerifier.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/security/manager/ssl/public -I../../../../dist/idl -o _xpidlgen/nsIDataSignatureVerifier /c/build/comm-central/comm-central/mozilla/security/manager/ssl/public/nsIDataSignatureVerifier.idl nsICertTree.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/security/manager/ssl/public -I../../../../dist/idl -o _xpidlgen/nsICertTree /c/build/comm-central/comm-central/mozilla/security/manager/ssl/public/nsICertTree.idl nsIASN1Object.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/security/manager/ssl/public -I../../../../dist/idl -o _xpidlgen/nsIASN1Object /c/build/comm-central/comm-central/mozilla/security/manager/ssl/public/nsIASN1Object.idl nsIASN1Sequence.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/security/manager/ssl/public -I../../../../dist/idl -o _xpidlgen/nsIASN1Sequence /c/build/comm-central/comm-central/mozilla/security/manager/ssl/public/nsIASN1Sequence.idl nsICertificateDialogs.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/security/manager/ssl/public -I../../../../dist/idl -o _xpidlgen/nsICertificateDialogs /c/build/comm-central/comm-central/mozilla/security/manager/ssl/public/nsICertificateDialogs.idl nsICRLInfo.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/security/manager/ssl/public -I../../../../dist/idl -o _xpidlgen/nsICRLInfo /c/build/comm-central/comm-central/mozilla/security/manager/ssl/public/nsICRLInfo.idl nsIX509Cert.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/security/manager/ssl/public -I../../../../dist/idl -o _xpidlgen/nsIX509Cert /c/build/comm-central/comm-central/mozilla/security/manager/ssl/public/nsIX509Cert.idl nsIX509CertDB.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/security/manager/ssl/public -I../../../../dist/idl -o _xpidlgen/nsIX509CertDB /c/build/comm-central/comm-central/mozilla/security/manager/ssl/public/nsIX509CertDB.idl nsIX509CertValidity.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/security/manager/ssl/public -I../../../../dist/idl -o _xpidlgen/nsIX509CertValidity /c/build/comm-central/comm-central/mozilla/security/manager/ssl/public/nsIX509CertValidity.idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/security/manager/ssl/public/nsISSLCertErrorDialog.idl /c/build/comm-central/comm-central/mozilla/security/manager/ssl/public/nsIBadCertListener2.idl /c/build/comm-central/comm-central/mozilla/security/manager/ssl/public/nsISSLErrorListener.idl /c/build/comm-central/comm-central/mozilla/security/manager/ssl/public/nsIIdentityInfo.idl /c/build/comm-central/comm-central/mozilla/security/manager/ssl/public/nsIAssociatedContentSecurity.idl /c/build/comm-central/comm-central/mozilla/security/manager/ssl/public/nsICertOverrideService.idl /c/build/comm-central/comm-central/mozilla/security/manager/ssl/public/nsIRecentBadCertsService.idl /c/build/comm-central/comm-central/mozilla/security/manager/ssl/public/nsIFormSigningDialog.idl /c/build/comm-central/comm-central/mozilla/security/manager/ssl/public/nsIX509Cert2.idl /c/build/comm-central/comm-central/mozilla/security/manager/ssl/public/nsIX509Cert3.idl /c/build/comm-central/comm-central/mozilla/security/manager/ssl/public/nsIX509CertDB2.idl /c/build/comm-central/comm-central/mozilla/security/manager/ssl/public/nsIX509CertList.idl /c/build/comm-central/comm-central/mozilla/security/manager/ssl/public/nsIPKCS11.idl /c/build/comm-central/comm-central/mozilla/security/manager/ssl/public/nsIPKCS11Slot.idl /c/build/comm-central/comm-central/mozilla/security/manager/ssl/public/nsIPK11TokenDB.idl /c/build/comm-central/comm-central/mozilla/security/manager/ssl/public/nsICertPickDialogs.idl /c/build/comm-central/comm-central/mozilla/security/manager/ssl/public/nsIClientAuthDialogs.idl /c/build/comm-central/comm-central/mozilla/security/manager/ssl/public/nsIDOMCryptoDialogs.idl /c/build/comm-central/comm-central/mozilla/security/manager/ssl/public/nsIGenKeypairInfoDlg.idl /c/build/comm-central/comm-central/mozilla/security/manager/ssl/public/nsITokenDialogs.idl /c/build/comm-central/comm-central/mozilla/security/manager/ssl/public/nsITokenPasswordDialogs.idl /c/build/comm-central/comm-central/mozilla/security/manager/ssl/public/nsISSLStatus.idl /c/build/comm-central/comm-central/mozilla/security/manager/ssl/public/nsIKeygenThread.idl /c/build/comm-central/comm-central/mozilla/security/manager/ssl/public/nsICMSSecureMessage.idl /c/build/comm-central/comm-central/mozilla/security/manager/ssl/public/nsIUserCertPicker.idl /c/build/comm-central/comm-central/mozilla/security/manager/ssl/public/nsIASN1PrintableItem.idl /c/build/comm-central/comm-central/mozilla/security/manager/ssl/public/nsICMSDecoder.idl /c/build/comm-central/comm-central/mozilla/security/manager/ssl/public/nsICMSEncoder.idl /c/build/comm-central/comm-central/mozilla/security/manager/ssl/public/nsICMSMessageErrors.idl /c/build/comm-central/comm-central/mozilla/security/manager/ssl/public/nsICMSMessage.idl /c/build/comm-central/comm-central/mozilla/security/manager/ssl/public/nsICMSMessage2.idl /c/build/comm-central/comm-central/mozilla/security/manager/ssl/public/nsINSSCertCache.idl /c/build/comm-central/comm-central/mozilla/security/manager/ssl/public/nsIOCSPResponder.idl /c/build/comm-central/comm-central/mozilla/security/manager/ssl/public/nsIPK11Token.idl /c/build/comm-central/comm-central/mozilla/security/manager/ssl/public/nsIPKCS11ModuleDB.idl /c/build/comm-central/comm-central/mozilla/security/manager/ssl/public/nsIPKCS11Module.idl /c/build/comm-central/comm-central/mozilla/security/manager/ssl/public/nsICRLManager.idl /c/build/comm-central/comm-central/mozilla/security/manager/ssl/public/nsISMimeCert.idl /c/build/comm-central/comm-central/mozilla/security/manager/ssl/public/nsICipherInfo.idl /c/build/comm-central/comm-central/mozilla/security/manager/ssl/public/nsIStreamCipher.idl /c/build/comm-central/comm-central/mozilla/security/manager/ssl/public/nsIKeyModule.idl /c/build/comm-central/comm-central/mozilla/security/manager/ssl/public/nsIProtectedAuthThread.idl /c/build/comm-central/comm-central/mozilla/security/manager/ssl/public/nsIDataSignatureVerifier.idl /c/build/comm-central/comm-central/mozilla/security/manager/ssl/public/nsICertTree.idl /c/build/comm-central/comm-central/mozilla/security/manager/ssl/public/nsIASN1Object.idl /c/build/comm-central/comm-central/mozilla/security/manager/ssl/public/nsIASN1Sequence.idl /c/build/comm-central/comm-central/mozilla/security/manager/ssl/public/nsICertificateDialogs.idl /c/build/comm-central/comm-central/mozilla/security/manager/ssl/public/nsICRLInfo.idl /c/build/comm-central/comm-central/mozilla/security/manager/ssl/public/nsIX509Cert.idl /c/build/comm-central/comm-central/mozilla/security/manager/ssl/public/nsIX509CertDB.idl /c/build/comm-central/comm-central/mozilla/security/manager/ssl/public/nsIX509CertValidity.idl ../../../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 _xpidlgen/nsISSLCertErrorDialog.h _xpidlgen/nsIBadCertListener2.h _xpidlgen/nsISSLErrorListener.h _xpidlgen/nsIIdentityInfo.h _xpidlgen/nsIAssociatedContentSecurity.h _xpidlgen/nsICertOverrideService.h _xpidlgen/nsIRecentBadCertsService.h _xpidlgen/nsIFormSigningDialog.h _xpidlgen/nsIX509Cert2.h _xpidlgen/nsIX509Cert3.h _xpidlgen/nsIX509CertDB2.h _xpidlgen/nsIX509CertList.h _xpidlgen/nsIPKCS11.h _xpidlgen/nsIPKCS11Slot.h _xpidlgen/nsIPK11TokenDB.h _xpidlgen/nsICertPickDialogs.h _xpidlgen/nsIClientAuthDialogs.h _xpidlgen/nsIDOMCryptoDialogs.h _xpidlgen/nsIGenKeypairInfoDlg.h _xpidlgen/nsITokenDialogs.h _xpidlgen/nsITokenPasswordDialogs.h _xpidlgen/nsISSLStatus.h _xpidlgen/nsIKeygenThread.h _xpidlgen/nsICMSSecureMessage.h _xpidlgen/nsIUserCertPicker.h _xpidlgen/nsIASN1PrintableItem.h _xpidlgen/nsICMSDecoder.h _xpidlgen/nsICMSEncoder.h _xpidlgen/nsICMSMessageErrors.h _xpidlgen/nsICMSMessage.h _xpidlgen/nsICMSMessage2.h _xpidlgen/nsINSSCertCache.h _xpidlgen/nsIOCSPResponder.h _xpidlgen/nsIPK11Token.h _xpidlgen/nsIPKCS11ModuleDB.h _xpidlgen/nsIPKCS11Module.h _xpidlgen/nsICRLManager.h _xpidlgen/nsISMimeCert.h _xpidlgen/nsICipherInfo.h _xpidlgen/nsIStreamCipher.h _xpidlgen/nsIKeyModule.h _xpidlgen/nsIProtectedAuthThread.h _xpidlgen/nsIDataSignatureVerifier.h _xpidlgen/nsICertTree.h _xpidlgen/nsIASN1Object.h _xpidlgen/nsIASN1Sequence.h _xpidlgen/nsICertificateDialogs.h _xpidlgen/nsICRLInfo.h _xpidlgen/nsIX509Cert.h _xpidlgen/nsIX509CertDB.h _xpidlgen/nsIX509CertValidity.h ../../../../dist/include make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/security/manager/ssl/public' make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/security/manager/ssl' make -C locales export make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/security/manager/locales' make[6]: Nothing to be done for `export'. make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/security/manager/locales' make -C pki export make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/security/manager/pki' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/security/manager/pki/public' Creating /c/build/comm-central/sb-de/mozilla/security/manager/pki/public/.deps c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../../../dist/idl Creating _xpidlgen/.done nsIPKIParamBlock.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/security/manager/pki/public -I../../../../dist/idl -o _xpidlgen/nsIPKIParamBlock /c/build/comm-central/comm-central/mozilla/security/manager/pki/public/nsIPKIParamBlock.idl nsIASN1Tree.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/security/manager/pki/public -I../../../../dist/idl -o _xpidlgen/nsIASN1Tree /c/build/comm-central/comm-central/mozilla/security/manager/pki/public/nsIASN1Tree.idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/security/manager/pki/public/nsIPKIParamBlock.idl /c/build/comm-central/comm-central/mozilla/security/manager/pki/public/nsIASN1Tree.idl ../../../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 _xpidlgen/nsIPKIParamBlock.h _xpidlgen/nsIASN1Tree.h ../../../../dist/include make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/security/manager/pki/public' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/security/manager/pki/resources' make[7]: Nothing to be done for `export'. make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/security/manager/pki/resources' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/security/manager/pki/src' Creating /c/build/comm-central/sb-de/mozilla/security/manager/pki/src/.deps make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/security/manager/pki/src' make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/security/manager/pki' make[5]: Leaving directory `/c/build/comm-central/sb-de/mozilla/security/manager' make[5]: Entering directory `/c/build/comm-central/sb-de/mozilla/extensions/pref' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/extensions/pref/autoconfig' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/extensions/pref/autoconfig/public' Creating /c/build/comm-central/sb-de/mozilla/extensions/pref/autoconfig/public/.deps c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../../../dist/idl Creating _xpidlgen/.done nsIAutoConfig.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/extensions/pref/autoconfig/public -I../../../../dist/idl -o _xpidlgen/nsIAutoConfig /c/build/comm-central/comm-central/mozilla/extensions/pref/autoconfig/public/nsIAutoConfig.idl nsIReadConfig.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/mozilla/extensions/pref/autoconfig/public -I../../../../dist/idl -o _xpidlgen/nsIReadConfig /c/build/comm-central/comm-central/mozilla/extensions/pref/autoconfig/public/nsIReadConfig.idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/extensions/pref/autoconfig/public/nsIAutoConfig.idl /c/build/comm-central/comm-central/mozilla/extensions/pref/autoconfig/public/nsIReadConfig.idl ../../../../dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 _xpidlgen/nsIAutoConfig.h _xpidlgen/nsIReadConfig.h ../../../../dist/include make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/extensions/pref/autoconfig/public' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/extensions/pref/autoconfig/src' Creating /c/build/comm-central/sb-de/mozilla/extensions/pref/autoconfig/src/.deps c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../../../dist/bin/defaults/autoconfig c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/extensions/pref/autoconfig/src/prefcalls.js /c/build/comm-central/comm-central/mozilla/extensions/pref/autoconfig/src/win/platform.js ../../../../dist/bin/defaults/autoconfig make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/extensions/pref/autoconfig/src' make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/extensions/pref/autoconfig' make[5]: Leaving directory `/c/build/comm-central/sb-de/mozilla/extensions/pref' make[4]: Leaving directory `/c/build/comm-central/sb-de/mozilla' make libs_tier_platform make[4]: Entering directory `/c/build/comm-central/sb-de/mozilla' libs_tier_platform make[5]: Entering directory `/c/build/comm-central/sb-de/mozilla' make[5]: `xpcom/Makefile' is up to date. make[5]: `modules/zlib/Makefile' is up to date. make[5]: `modules/libreg/Makefile' is up to date. make[5]: `modules/libpref/Makefile' is up to date. make[5]: `intl/Makefile' is up to date. make[5]: `netwerk/Makefile' is up to date. make[5]: `extensions/auth/Makefile' is up to date. make[5]: `jpeg/Makefile' is up to date. make[5]: `modules/zlib/standalone/Makefile' is up to date. make[5]: `modules/libbz2/Makefile' is up to date. make[5]: `modules/libmar/Makefile' is up to date. make[5]: `other-licenses/bsdiff/Makefile' is up to date. make[5]: `gfx/qcms/Makefile' is up to date. make[5]: `js/src/xpconnect/Makefile' is up to date. make[5]: `intl/chardet/Makefile' is up to date. make[5]: `modules/libjar/Makefile' is up to date. make[5]: `db/Makefile' is up to date. make[5]: `extensions/cookie/Makefile' is up to date. make[5]: `extensions/permissions/Makefile' is up to date. make[5]: `storage/Makefile' is up to date. make[5]: `rdf/Makefile' is up to date. make[5]: `js/jsd/Makefile' is up to date. make[5]: `media/libogg/Makefile' is up to date. make[5]: `media/libtheora/Makefile' is up to date. make[5]: `media/libvorbis/Makefile' is up to date. make[5]: `media/libsydneyaudio/Makefile' is up to date. make[5]: `uriloader/Makefile' is up to date. make[5]: `modules/libimg/Makefile' is up to date. make[5]: `caps/Makefile' is up to date. make[5]: `parser/Makefile' is up to date. make[5]: `gfx/Makefile' is up to date. make[5]: `modules/libpr0n/Makefile' is up to date. make[5]: `modules/plugin/Makefile' is up to date. make[5]: `dom/Makefile' is up to date. make[5]: `view/Makefile' is up to date. make[5]: `widget/Makefile' is up to date. make[5]: `content/Makefile' is up to date. make[5]: `editor/Makefile' is up to date. make[5]: `layout/Makefile' is up to date. make[5]: `docshell/Makefile' is up to date. make[5]: `webshell/Makefile' is up to date. make[5]: `embedding/Makefile' is up to date. make[5]: `xpfe/appshell/Makefile' is up to date. make[5]: `accessible/Makefile' is up to date. make[5]: `chrome/Makefile' is up to date. make[5]: `profile/Makefile' is up to date. make[5]: `xpfe/components/Makefile' is up to date. make[5]: `extensions/spellcheck/Makefile' is up to date. make[5]: `toolkit/Makefile' is up to date. make[5]: `security/manager/Makefile' is up to date. make[5]: `extensions/pref/Makefile' is up to date. make[5]: Leaving directory `/c/build/comm-central/sb-de/mozilla' make[5]: Entering directory `/c/build/comm-central/sb-de/mozilla/xpcom' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/xpcom/typelib' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/xpcom/typelib/xpt' make[8]: Entering directory `/c/build/comm-central/sb-de/mozilla/xpcom/typelib/xpt/public' make[8]: Nothing to be done for `libs'. make[8]: Leaving directory `/c/build/comm-central/sb-de/mozilla/xpcom/typelib/xpt/public' make[8]: Entering directory `/c/build/comm-central/sb-de/mozilla/xpcom/typelib/xpt/src' c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 xpt.lib ../../../../dist/lib make[8]: Leaving directory `/c/build/comm-central/sb-de/mozilla/xpcom/typelib/xpt/src' make[8]: Entering directory `/c/build/comm-central/sb-de/mozilla/xpcom/typelib/xpt/tools' c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 755 xpt_dump.exe xpt_link.exe ../../../../dist/bin c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../../../dist/sdk/bin c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 755 xpt_dump.exe xpt_link.exe ../../../../dist/sdk/bin make[8]: Leaving directory `/c/build/comm-central/sb-de/mozilla/xpcom/typelib/xpt/tools' make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/xpcom/typelib/xpt' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/xpcom/typelib/xpidl' c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 755 xpidl.exe ../../../dist/bin c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../../dist/sdk/bin c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 755 xpidl.exe ../../../dist/sdk/bin make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/xpcom/typelib/xpidl' make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/xpcom/typelib' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/xpcom/string' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/xpcom/string/public' make[7]: Nothing to be done for `libs'. make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/xpcom/string/public' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/xpcom/string/src' nsDependentString.cpp Building deps for /c/build/comm-central/comm-central/mozilla/xpcom/string/src/nsDependentString.cpp cl -FonsDependentString.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_COM -I/c/build/comm-central/comm-central/mozilla/xpcom/string/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/xpcom/string/src/nsDependentString.cpp nsDependentString.cpp nsDependentSubstring.cpp Building deps for /c/build/comm-central/comm-central/mozilla/xpcom/string/src/nsDependentSubstring.cpp cl -FonsDependentSubstring.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_COM -I/c/build/comm-central/comm-central/mozilla/xpcom/string/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/xpcom/string/src/nsDependentSubstring.cpp nsDependentSubstring.cpp nsPrintfCString.cpp Building deps for /c/build/comm-central/comm-central/mozilla/xpcom/string/src/nsPrintfCString.cpp cl -FonsPrintfCString.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_COM -I/c/build/comm-central/comm-central/mozilla/xpcom/string/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/xpcom/string/src/nsPrintfCString.cpp nsPrintfCString.cpp nsPromiseFlatString.cpp Building deps for /c/build/comm-central/comm-central/mozilla/xpcom/string/src/nsPromiseFlatString.cpp cl -FonsPromiseFlatString.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_COM -I/c/build/comm-central/comm-central/mozilla/xpcom/string/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/xpcom/string/src/nsPromiseFlatString.cpp nsPromiseFlatString.cpp nsReadableUtils.cpp Building deps for /c/build/comm-central/comm-central/mozilla/xpcom/string/src/nsReadableUtils.cpp cl -FonsReadableUtils.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_COM -I/c/build/comm-central/comm-central/mozilla/xpcom/string/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/xpcom/string/src/nsReadableUtils.cpp nsReadableUtils.cpp nsSubstring.cpp Building deps for /c/build/comm-central/comm-central/mozilla/xpcom/string/src/nsSubstring.cpp cl -FonsSubstring.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_COM -I/c/build/comm-central/comm-central/mozilla/xpcom/string/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/xpcom/string/src/nsSubstring.cpp nsSubstring.cpp nsSubstringTuple.cpp Building deps for /c/build/comm-central/comm-central/mozilla/xpcom/string/src/nsSubstringTuple.cpp cl -FonsSubstringTuple.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_COM -I/c/build/comm-central/comm-central/mozilla/xpcom/string/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/xpcom/string/src/nsSubstringTuple.cpp nsSubstringTuple.cpp nsString.cpp Building deps for /c/build/comm-central/comm-central/mozilla/xpcom/string/src/nsString.cpp cl -FonsString.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_COM -I/c/build/comm-central/comm-central/mozilla/xpcom/string/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/xpcom/string/src/nsString.cpp nsString.cpp nsStringComparator.cpp Building deps for /c/build/comm-central/comm-central/mozilla/xpcom/string/src/nsStringComparator.cpp cl -FonsStringComparator.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_COM -I/c/build/comm-central/comm-central/mozilla/xpcom/string/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/xpcom/string/src/nsStringComparator.cpp nsStringComparator.cpp nsStringObsolete.cpp Building deps for /c/build/comm-central/comm-central/mozilla/xpcom/string/src/nsStringObsolete.cpp cl -FonsStringObsolete.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_COM -I/c/build/comm-central/comm-central/mozilla/xpcom/string/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/xpcom/string/src/nsStringObsolete.cpp nsStringObsolete.cpp rm -f string_s.lib lib -NOLOGO -OUT:"string_s.lib" nsDependentString.obj nsDependentSubstring.obj nsPrintfCString.obj nsPromiseFlatString.obj nsReadableUtils.obj nsSubstring.obj nsSubstringTuple.obj nsString.obj nsStringComparator.obj nsStringObsolete.obj echo not_ranlib string_s.lib not_ranlib string_s.lib make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/xpcom/string/src' make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/xpcom/string' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/xpcom/glue' pldhash.c Building deps for /c/build/comm-central/comm-central/mozilla/xpcom/glue/pldhash.c cl -Fopldhash.obj -c -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_USE_ANSI_CPP -DTARGET_XPCOM_ABI=\"x86-msvc\" -I/c/build/comm-central/comm-central/mozilla/xpcom/glue/../build -I/c/build/comm-central/comm-central/mozilla/xpcom/glue -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O1 -MT -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -Zl /c/build/comm-central/comm-central/mozilla/xpcom/glue/pldhash.c pldhash.c nsArrayEnumerator.cpp Building deps for /c/build/comm-central/comm-central/mozilla/xpcom/glue/nsArrayEnumerator.cpp cl -FonsArrayEnumerator.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_USE_ANSI_CPP -DTARGET_XPCOM_ABI=\"x86-msvc\" -I/c/build/comm-central/comm-central/mozilla/xpcom/glue/../build -I/c/build/comm-central/comm-central/mozilla/xpcom/glue -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MT -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -Zl /c/build/comm-central/comm-central/mozilla/xpcom/glue/nsArrayEnumerator.cpp nsArrayEnumerator.cpp nsArrayUtils.cpp Building deps for /c/build/comm-central/comm-central/mozilla/xpcom/glue/nsArrayUtils.cpp cl -FonsArrayUtils.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_USE_ANSI_CPP -DTARGET_XPCOM_ABI=\"x86-msvc\" -I/c/build/comm-central/comm-central/mozilla/xpcom/glue/../build -I/c/build/comm-central/comm-central/mozilla/xpcom/glue -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MT -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -Zl /c/build/comm-central/comm-central/mozilla/xpcom/glue/nsArrayUtils.cpp nsArrayUtils.cpp nsCategoryCache.cpp Building deps for /c/build/comm-central/comm-central/mozilla/xpcom/glue/nsCategoryCache.cpp cl -FonsCategoryCache.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_USE_ANSI_CPP -DTARGET_XPCOM_ABI=\"x86-msvc\" -I/c/build/comm-central/comm-central/mozilla/xpcom/glue/../build -I/c/build/comm-central/comm-central/mozilla/xpcom/glue -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MT -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -Zl /c/build/comm-central/comm-central/mozilla/xpcom/glue/nsCategoryCache.cpp nsCategoryCache.cpp nsCOMPtr.cpp Building deps for /c/build/comm-central/comm-central/mozilla/xpcom/glue/nsCOMPtr.cpp cl -FonsCOMPtr.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_USE_ANSI_CPP -DTARGET_XPCOM_ABI=\"x86-msvc\" -I/c/build/comm-central/comm-central/mozilla/xpcom/glue/../build -I/c/build/comm-central/comm-central/mozilla/xpcom/glue -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MT -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -Zl /c/build/comm-central/comm-central/mozilla/xpcom/glue/nsCOMPtr.cpp nsCOMPtr.cpp nsCOMArray.cpp Building deps for /c/build/comm-central/comm-central/mozilla/xpcom/glue/nsCOMArray.cpp cl -FonsCOMArray.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_USE_ANSI_CPP -DTARGET_XPCOM_ABI=\"x86-msvc\" -I/c/build/comm-central/comm-central/mozilla/xpcom/glue/../build -I/c/build/comm-central/comm-central/mozilla/xpcom/glue -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MT -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -Zl /c/build/comm-central/comm-central/mozilla/xpcom/glue/nsCOMArray.cpp nsCOMArray.cpp nsCRTGlue.cpp Building deps for /c/build/comm-central/comm-central/mozilla/xpcom/glue/nsCRTGlue.cpp cl -FonsCRTGlue.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_USE_ANSI_CPP -DTARGET_XPCOM_ABI=\"x86-msvc\" -I/c/build/comm-central/comm-central/mozilla/xpcom/glue/../build -I/c/build/comm-central/comm-central/mozilla/xpcom/glue -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MT -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -Zl /c/build/comm-central/comm-central/mozilla/xpcom/glue/nsCRTGlue.cpp nsCRTGlue.cpp nsComponentManagerUtils.cpp Building deps for /c/build/comm-central/comm-central/mozilla/xpcom/glue/nsComponentManagerUtils.cpp cl -FonsComponentManagerUtils.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_USE_ANSI_CPP -DTARGET_XPCOM_ABI=\"x86-msvc\" -I/c/build/comm-central/comm-central/mozilla/xpcom/glue/../build -I/c/build/comm-central/comm-central/mozilla/xpcom/glue -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MT -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -Zl /c/build/comm-central/comm-central/mozilla/xpcom/glue/nsComponentManagerUtils.cpp nsComponentManagerUtils.cpp nsEnumeratorUtils.cpp Building deps for /c/build/comm-central/comm-central/mozilla/xpcom/glue/nsEnumeratorUtils.cpp cl -FonsEnumeratorUtils.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_USE_ANSI_CPP -DTARGET_XPCOM_ABI=\"x86-msvc\" -I/c/build/comm-central/comm-central/mozilla/xpcom/glue/../build -I/c/build/comm-central/comm-central/mozilla/xpcom/glue -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MT -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -Zl /c/build/comm-central/comm-central/mozilla/xpcom/glue/nsEnumeratorUtils.cpp nsEnumeratorUtils.cpp nsID.cpp Building deps for /c/build/comm-central/comm-central/mozilla/xpcom/glue/nsID.cpp cl -FonsID.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_USE_ANSI_CPP -DTARGET_XPCOM_ABI=\"x86-msvc\" -I/c/build/comm-central/comm-central/mozilla/xpcom/glue/../build -I/c/build/comm-central/comm-central/mozilla/xpcom/glue -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MT -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -Zl /c/build/comm-central/comm-central/mozilla/xpcom/glue/nsID.cpp nsID.cpp nsIInterfaceRequestorUtils.cpp Building deps for /c/build/comm-central/comm-central/mozilla/xpcom/glue/nsIInterfaceRequestorUtils.cpp cl -FonsIInterfaceRequestorUtils.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_USE_ANSI_CPP -DTARGET_XPCOM_ABI=\"x86-msvc\" -I/c/build/comm-central/comm-central/mozilla/xpcom/glue/../build -I/c/build/comm-central/comm-central/mozilla/xpcom/glue -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MT -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -Zl /c/build/comm-central/comm-central/mozilla/xpcom/glue/nsIInterfaceRequestorUtils.cpp nsIInterfaceRequestorUtils.cpp nsINIParser.cpp Building deps for /c/build/comm-central/comm-central/mozilla/xpcom/glue/nsINIParser.cpp cl -FonsINIParser.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_USE_ANSI_CPP -DTARGET_XPCOM_ABI=\"x86-msvc\" -I/c/build/comm-central/comm-central/mozilla/xpcom/glue/../build -I/c/build/comm-central/comm-central/mozilla/xpcom/glue -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MT -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -Zl /c/build/comm-central/comm-central/mozilla/xpcom/glue/nsINIParser.cpp nsINIParser.cpp nsISupportsImpl.cpp Building deps for /c/build/comm-central/comm-central/mozilla/xpcom/glue/nsISupportsImpl.cpp cl -FonsISupportsImpl.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_USE_ANSI_CPP -DTARGET_XPCOM_ABI=\"x86-msvc\" -I/c/build/comm-central/comm-central/mozilla/xpcom/glue/../build -I/c/build/comm-central/comm-central/mozilla/xpcom/glue -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MT -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -Zl /c/build/comm-central/comm-central/mozilla/xpcom/glue/nsISupportsImpl.cpp nsISupportsImpl.cpp nsMemory.cpp Building deps for /c/build/comm-central/comm-central/mozilla/xpcom/glue/nsMemory.cpp cl -FonsMemory.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_USE_ANSI_CPP -DTARGET_XPCOM_ABI=\"x86-msvc\" -I/c/build/comm-central/comm-central/mozilla/xpcom/glue/../build -I/c/build/comm-central/comm-central/mozilla/xpcom/glue -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MT -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -Zl /c/build/comm-central/comm-central/mozilla/xpcom/glue/nsMemory.cpp nsMemory.cpp nsWeakReference.cpp Building deps for /c/build/comm-central/comm-central/mozilla/xpcom/glue/nsWeakReference.cpp cl -FonsWeakReference.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_USE_ANSI_CPP -DTARGET_XPCOM_ABI=\"x86-msvc\" -I/c/build/comm-central/comm-central/mozilla/xpcom/glue/../build -I/c/build/comm-central/comm-central/mozilla/xpcom/glue -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MT -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -Zl /c/build/comm-central/comm-central/mozilla/xpcom/glue/nsWeakReference.cpp nsWeakReference.cpp nsGREGlue.cpp Building deps for /c/build/comm-central/comm-central/mozilla/xpcom/glue/nsGREGlue.cpp cl -FonsGREGlue.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_USE_ANSI_CPP -DTARGET_XPCOM_ABI=\"x86-msvc\" -I/c/build/comm-central/comm-central/mozilla/xpcom/glue/../build -I/c/build/comm-central/comm-central/mozilla/xpcom/glue -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MT -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -Zl /c/build/comm-central/comm-central/mozilla/xpcom/glue/nsGREGlue.cpp nsGREGlue.cpp nsVersionComparator.cpp Building deps for /c/build/comm-central/comm-central/mozilla/xpcom/glue/nsVersionComparator.cpp cl -FonsVersionComparator.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_USE_ANSI_CPP -DTARGET_XPCOM_ABI=\"x86-msvc\" -I/c/build/comm-central/comm-central/mozilla/xpcom/glue/../build -I/c/build/comm-central/comm-central/mozilla/xpcom/glue -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MT -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -Zl /c/build/comm-central/comm-central/mozilla/xpcom/glue/nsVersionComparator.cpp nsVersionComparator.cpp nsTHashtable.cpp Building deps for /c/build/comm-central/comm-central/mozilla/xpcom/glue/nsTHashtable.cpp cl -FonsTHashtable.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_USE_ANSI_CPP -DTARGET_XPCOM_ABI=\"x86-msvc\" -I/c/build/comm-central/comm-central/mozilla/xpcom/glue/../build -I/c/build/comm-central/comm-central/mozilla/xpcom/glue -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MT -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -Zl /c/build/comm-central/comm-central/mozilla/xpcom/glue/nsTHashtable.cpp nsTHashtable.cpp nsQuickSort.cpp Building deps for /c/build/comm-central/comm-central/mozilla/xpcom/glue/nsQuickSort.cpp cl -FonsQuickSort.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_USE_ANSI_CPP -DTARGET_XPCOM_ABI=\"x86-msvc\" -I/c/build/comm-central/comm-central/mozilla/xpcom/glue/../build -I/c/build/comm-central/comm-central/mozilla/xpcom/glue -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MT -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -Zl /c/build/comm-central/comm-central/mozilla/xpcom/glue/nsQuickSort.cpp nsQuickSort.cpp nsVoidArray.cpp Building deps for /c/build/comm-central/comm-central/mozilla/xpcom/glue/nsVoidArray.cpp cl -FonsVoidArray.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_USE_ANSI_CPP -DTARGET_XPCOM_ABI=\"x86-msvc\" -I/c/build/comm-central/comm-central/mozilla/xpcom/glue/../build -I/c/build/comm-central/comm-central/mozilla/xpcom/glue -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MT -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -Zl /c/build/comm-central/comm-central/mozilla/xpcom/glue/nsVoidArray.cpp nsVoidArray.cpp nsTArray.cpp Building deps for /c/build/comm-central/comm-central/mozilla/xpcom/glue/nsTArray.cpp cl -FonsTArray.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_USE_ANSI_CPP -DTARGET_XPCOM_ABI=\"x86-msvc\" -I/c/build/comm-central/comm-central/mozilla/xpcom/glue/../build -I/c/build/comm-central/comm-central/mozilla/xpcom/glue -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MT -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -Zl /c/build/comm-central/comm-central/mozilla/xpcom/glue/nsTArray.cpp nsTArray.cpp nsThreadUtils.cpp Building deps for /c/build/comm-central/comm-central/mozilla/xpcom/glue/nsThreadUtils.cpp cl -FonsThreadUtils.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_USE_ANSI_CPP -DTARGET_XPCOM_ABI=\"x86-msvc\" -I/c/build/comm-central/comm-central/mozilla/xpcom/glue/../build -I/c/build/comm-central/comm-central/mozilla/xpcom/glue -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MT -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -Zl /c/build/comm-central/comm-central/mozilla/xpcom/glue/nsThreadUtils.cpp nsThreadUtils.cpp nsTObserverArray.cpp Building deps for /c/build/comm-central/comm-central/mozilla/xpcom/glue/nsTObserverArray.cpp cl -FonsTObserverArray.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_USE_ANSI_CPP -DTARGET_XPCOM_ABI=\"x86-msvc\" -I/c/build/comm-central/comm-central/mozilla/xpcom/glue/../build -I/c/build/comm-central/comm-central/mozilla/xpcom/glue -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MT -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -Zl /c/build/comm-central/comm-central/mozilla/xpcom/glue/nsTObserverArray.cpp nsTObserverArray.cpp nsCycleCollectionParticipant.cpp Building deps for /c/build/comm-central/comm-central/mozilla/xpcom/glue/nsCycleCollectionParticipant.cpp cl -FonsCycleCollectionParticipant.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_USE_ANSI_CPP -DTARGET_XPCOM_ABI=\"x86-msvc\" -I/c/build/comm-central/comm-central/mozilla/xpcom/glue/../build -I/c/build/comm-central/comm-central/mozilla/xpcom/glue -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MT -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -Zl /c/build/comm-central/comm-central/mozilla/xpcom/glue/nsCycleCollectionParticipant.cpp nsCycleCollectionParticipant.cpp nsDeque.cpp Building deps for /c/build/comm-central/comm-central/mozilla/xpcom/glue/nsDeque.cpp cl -FonsDeque.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_USE_ANSI_CPP -DTARGET_XPCOM_ABI=\"x86-msvc\" -I/c/build/comm-central/comm-central/mozilla/xpcom/glue/../build -I/c/build/comm-central/comm-central/mozilla/xpcom/glue -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MT -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -Zl /c/build/comm-central/comm-central/mozilla/xpcom/glue/nsDeque.cpp nsDeque.cpp BlockingResourceBase.cpp Building deps for /c/build/comm-central/comm-central/mozilla/xpcom/glue/BlockingResourceBase.cpp cl -FoBlockingResourceBase.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_USE_ANSI_CPP -DTARGET_XPCOM_ABI=\"x86-msvc\" -I/c/build/comm-central/comm-central/mozilla/xpcom/glue/../build -I/c/build/comm-central/comm-central/mozilla/xpcom/glue -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MT -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -Zl /c/build/comm-central/comm-central/mozilla/xpcom/glue/BlockingResourceBase.cpp BlockingResourceBase.cpp DeadlockDetector.cpp Building deps for /c/build/comm-central/comm-central/mozilla/xpcom/glue/DeadlockDetector.cpp cl -FoDeadlockDetector.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_USE_ANSI_CPP -DTARGET_XPCOM_ABI=\"x86-msvc\" -I/c/build/comm-central/comm-central/mozilla/xpcom/glue/../build -I/c/build/comm-central/comm-central/mozilla/xpcom/glue -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MT -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -Zl /c/build/comm-central/comm-central/mozilla/xpcom/glue/DeadlockDetector.cpp DeadlockDetector.cpp SSE.cpp Building deps for /c/build/comm-central/comm-central/mozilla/xpcom/glue/SSE.cpp cl -FoSSE.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_USE_ANSI_CPP -DTARGET_XPCOM_ABI=\"x86-msvc\" -I/c/build/comm-central/comm-central/mozilla/xpcom/glue/../build -I/c/build/comm-central/comm-central/mozilla/xpcom/glue -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MT -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -Zl /c/build/comm-central/comm-central/mozilla/xpcom/glue/SSE.cpp SSE.cpp unused.cpp Building deps for /c/build/comm-central/comm-central/mozilla/xpcom/glue/unused.cpp cl -Founused.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_USE_ANSI_CPP -DTARGET_XPCOM_ABI=\"x86-msvc\" -I/c/build/comm-central/comm-central/mozilla/xpcom/glue/../build -I/c/build/comm-central/comm-central/mozilla/xpcom/glue -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MT -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -Zl /c/build/comm-central/comm-central/mozilla/xpcom/glue/unused.cpp unused.cpp nsAutoLock.cpp Building deps for /c/build/comm-central/comm-central/mozilla/xpcom/glue/nsAutoLock.cpp cl -FonsAutoLock.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_USE_ANSI_CPP -DTARGET_XPCOM_ABI=\"x86-msvc\" -I/c/build/comm-central/comm-central/mozilla/xpcom/glue/../build -I/c/build/comm-central/comm-central/mozilla/xpcom/glue -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MT -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -Zl /c/build/comm-central/comm-central/mozilla/xpcom/glue/nsAutoLock.cpp nsAutoLock.cpp nsGenericFactory.cpp Building deps for /c/build/comm-central/comm-central/mozilla/xpcom/glue/nsGenericFactory.cpp cl -FonsGenericFactory.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_USE_ANSI_CPP -DTARGET_XPCOM_ABI=\"x86-msvc\" -I/c/build/comm-central/comm-central/mozilla/xpcom/glue/../build -I/c/build/comm-central/comm-central/mozilla/xpcom/glue -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MT -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -Zl /c/build/comm-central/comm-central/mozilla/xpcom/glue/nsGenericFactory.cpp nsGenericFactory.cpp nsProxyRelease.cpp Building deps for /c/build/comm-central/comm-central/mozilla/xpcom/glue/nsProxyRelease.cpp cl -FonsProxyRelease.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_USE_ANSI_CPP -DTARGET_XPCOM_ABI=\"x86-msvc\" -I/c/build/comm-central/comm-central/mozilla/xpcom/glue/../build -I/c/build/comm-central/comm-central/mozilla/xpcom/glue -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MT -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -Zl /c/build/comm-central/comm-central/mozilla/xpcom/glue/nsProxyRelease.cpp nsProxyRelease.cpp nsTextFormatter.cpp Building deps for /c/build/comm-central/comm-central/mozilla/xpcom/glue/nsTextFormatter.cpp cl -FonsTextFormatter.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_USE_ANSI_CPP -DTARGET_XPCOM_ABI=\"x86-msvc\" -I/c/build/comm-central/comm-central/mozilla/xpcom/glue/../build -I/c/build/comm-central/comm-central/mozilla/xpcom/glue -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MT -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -Zl /c/build/comm-central/comm-central/mozilla/xpcom/glue/nsTextFormatter.cpp nsTextFormatter.cpp nsStringAPI.cpp Building deps for /c/build/comm-central/comm-central/mozilla/xpcom/glue/nsStringAPI.cpp cl -FonsStringAPI.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_USE_ANSI_CPP -DTARGET_XPCOM_ABI=\"x86-msvc\" -I/c/build/comm-central/comm-central/mozilla/xpcom/glue/../build -I/c/build/comm-central/comm-central/mozilla/xpcom/glue -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MT -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -Zl /c/build/comm-central/comm-central/mozilla/xpcom/glue/nsStringAPI.cpp nsStringAPI.cpp rm -f xpcomglue_s.lib lib -NOLOGO -OUT:"xpcomglue_s.lib" pldhash.obj nsArrayEnumerator.obj nsArrayUtils.obj nsCategoryCache.obj nsCOMPtr.obj nsCOMArray.obj nsCRTGlue.obj nsComponentManagerUtils.obj nsEnumeratorUtils.obj nsID.obj nsIInterfaceRequestorUtils.obj nsINIParser.obj nsISupportsImpl.obj nsMemory.obj nsWeakReference.obj nsGREGlue.obj nsVersionComparator.obj nsTHashtable.obj nsQuickSort.obj nsVoidArray.obj nsTArray.obj nsThreadUtils.obj nsTObserverArray.obj nsCycleCollectionParticipant.obj nsDeque.obj BlockingResourceBase.obj DeadlockDetector.obj SSE.obj unused.obj nsAutoLock.obj nsGenericFactory.obj nsProxyRelease.obj nsTextFormatter.obj nsStringAPI.obj echo not_ranlib xpcomglue_s.lib not_ranlib xpcomglue_s.lib c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 xpcomglue_s.lib ../../dist/lib make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/xpcom/glue/standalone' pldhash.c Building deps for pldhash.c cl -Fopldhash.obj -c -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_USE_ANSI_CPP -DXPCOM_GLUE -DTARGET_XPCOM_ABI=\"x86-msvc\" -I/c/build/comm-central/comm-central/mozilla/xpcom/glue/standalone/../../build -I/c/build/comm-central/comm-central/mozilla/xpcom/glue/standalone -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O1 -MT -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -Zl /c/build/comm-central/sb-de/mozilla/xpcom/glue/standalone/pldhash.c pldhash.c nsArrayEnumerator.cpp Building deps for nsArrayEnumerator.cpp cl -FonsArrayEnumerator.obj -c -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_USE_ANSI_CPP -DXPCOM_GLUE -DTARGET_XPCOM_ABI=\"x86-msvc\" -I/c/build/comm-central/comm-central/mozilla/xpcom/glue/standalone/../../build -I/c/build/comm-central/comm-central/mozilla/xpcom/glue/standalone -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MT -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -Zl /c/build/comm-central/sb-de/mozilla/xpcom/glue/standalone/nsArrayEnumerator.cpp nsArrayEnumerator.cpp nsArrayUtils.cpp Building deps for nsArrayUtils.cpp cl -FonsArrayUtils.obj -c -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_USE_ANSI_CPP -DXPCOM_GLUE -DTARGET_XPCOM_ABI=\"x86-msvc\" -I/c/build/comm-central/comm-central/mozilla/xpcom/glue/standalone/../../build -I/c/build/comm-central/comm-central/mozilla/xpcom/glue/standalone -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MT -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -Zl /c/build/comm-central/sb-de/mozilla/xpcom/glue/standalone/nsArrayUtils.cpp nsArrayUtils.cpp nsCategoryCache.cpp Building deps for nsCategoryCache.cpp cl -FonsCategoryCache.obj -c -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_USE_ANSI_CPP -DXPCOM_GLUE -DTARGET_XPCOM_ABI=\"x86-msvc\" -I/c/build/comm-central/comm-central/mozilla/xpcom/glue/standalone/../../build -I/c/build/comm-central/comm-central/mozilla/xpcom/glue/standalone -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MT -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -Zl /c/build/comm-central/sb-de/mozilla/xpcom/glue/standalone/nsCategoryCache.cpp nsCategoryCache.cpp nsCOMPtr.cpp Building deps for nsCOMPtr.cpp cl -FonsCOMPtr.obj -c -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_USE_ANSI_CPP -DXPCOM_GLUE -DTARGET_XPCOM_ABI=\"x86-msvc\" -I/c/build/comm-central/comm-central/mozilla/xpcom/glue/standalone/../../build -I/c/build/comm-central/comm-central/mozilla/xpcom/glue/standalone -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MT -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -Zl /c/build/comm-central/sb-de/mozilla/xpcom/glue/standalone/nsCOMPtr.cpp nsCOMPtr.cpp nsCOMArray.cpp Building deps for nsCOMArray.cpp cl -FonsCOMArray.obj -c -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_USE_ANSI_CPP -DXPCOM_GLUE -DTARGET_XPCOM_ABI=\"x86-msvc\" -I/c/build/comm-central/comm-central/mozilla/xpcom/glue/standalone/../../build -I/c/build/comm-central/comm-central/mozilla/xpcom/glue/standalone -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MT -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -Zl /c/build/comm-central/sb-de/mozilla/xpcom/glue/standalone/nsCOMArray.cpp nsCOMArray.cpp nsCRTGlue.cpp Building deps for nsCRTGlue.cpp cl -FonsCRTGlue.obj -c -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_USE_ANSI_CPP -DXPCOM_GLUE -DTARGET_XPCOM_ABI=\"x86-msvc\" -I/c/build/comm-central/comm-central/mozilla/xpcom/glue/standalone/../../build -I/c/build/comm-central/comm-central/mozilla/xpcom/glue/standalone -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MT -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -Zl /c/build/comm-central/sb-de/mozilla/xpcom/glue/standalone/nsCRTGlue.cpp nsCRTGlue.cpp nsComponentManagerUtils.cpp Building deps for nsComponentManagerUtils.cpp cl -FonsComponentManagerUtils.obj -c -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_USE_ANSI_CPP -DXPCOM_GLUE -DTARGET_XPCOM_ABI=\"x86-msvc\" -I/c/build/comm-central/comm-central/mozilla/xpcom/glue/standalone/../../build -I/c/build/comm-central/comm-central/mozilla/xpcom/glue/standalone -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MT -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -Zl /c/build/comm-central/sb-de/mozilla/xpcom/glue/standalone/nsComponentManagerUtils.cpp nsComponentManagerUtils.cpp nsEnumeratorUtils.cpp Building deps for nsEnumeratorUtils.cpp cl -FonsEnumeratorUtils.obj -c -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_USE_ANSI_CPP -DXPCOM_GLUE -DTARGET_XPCOM_ABI=\"x86-msvc\" -I/c/build/comm-central/comm-central/mozilla/xpcom/glue/standalone/../../build -I/c/build/comm-central/comm-central/mozilla/xpcom/glue/standalone -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MT -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -Zl /c/build/comm-central/sb-de/mozilla/xpcom/glue/standalone/nsEnumeratorUtils.cpp nsEnumeratorUtils.cpp nsID.cpp Building deps for nsID.cpp cl -FonsID.obj -c -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_USE_ANSI_CPP -DXPCOM_GLUE -DTARGET_XPCOM_ABI=\"x86-msvc\" -I/c/build/comm-central/comm-central/mozilla/xpcom/glue/standalone/../../build -I/c/build/comm-central/comm-central/mozilla/xpcom/glue/standalone -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MT -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -Zl /c/build/comm-central/sb-de/mozilla/xpcom/glue/standalone/nsID.cpp nsID.cpp nsIInterfaceRequestorUtils.cpp Building deps for nsIInterfaceRequestorUtils.cpp cl -FonsIInterfaceRequestorUtils.obj -c -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_USE_ANSI_CPP -DXPCOM_GLUE -DTARGET_XPCOM_ABI=\"x86-msvc\" -I/c/build/comm-central/comm-central/mozilla/xpcom/glue/standalone/../../build -I/c/build/comm-central/comm-central/mozilla/xpcom/glue/standalone -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MT -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -Zl /c/build/comm-central/sb-de/mozilla/xpcom/glue/standalone/nsIInterfaceRequestorUtils.cpp nsIInterfaceRequestorUtils.cpp nsINIParser.cpp Building deps for nsINIParser.cpp cl -FonsINIParser.obj -c -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_USE_ANSI_CPP -DXPCOM_GLUE -DTARGET_XPCOM_ABI=\"x86-msvc\" -I/c/build/comm-central/comm-central/mozilla/xpcom/glue/standalone/../../build -I/c/build/comm-central/comm-central/mozilla/xpcom/glue/standalone -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MT -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -Zl /c/build/comm-central/sb-de/mozilla/xpcom/glue/standalone/nsINIParser.cpp nsINIParser.cpp nsISupportsImpl.cpp Building deps for nsISupportsImpl.cpp cl -FonsISupportsImpl.obj -c -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_USE_ANSI_CPP -DXPCOM_GLUE -DTARGET_XPCOM_ABI=\"x86-msvc\" -I/c/build/comm-central/comm-central/mozilla/xpcom/glue/standalone/../../build -I/c/build/comm-central/comm-central/mozilla/xpcom/glue/standalone -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MT -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -Zl /c/build/comm-central/sb-de/mozilla/xpcom/glue/standalone/nsISupportsImpl.cpp nsISupportsImpl.cpp nsMemory.cpp Building deps for nsMemory.cpp cl -FonsMemory.obj -c -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_USE_ANSI_CPP -DXPCOM_GLUE -DTARGET_XPCOM_ABI=\"x86-msvc\" -I/c/build/comm-central/comm-central/mozilla/xpcom/glue/standalone/../../build -I/c/build/comm-central/comm-central/mozilla/xpcom/glue/standalone -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MT -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -Zl /c/build/comm-central/sb-de/mozilla/xpcom/glue/standalone/nsMemory.cpp nsMemory.cpp nsWeakReference.cpp Building deps for nsWeakReference.cpp cl -FonsWeakReference.obj -c -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_USE_ANSI_CPP -DXPCOM_GLUE -DTARGET_XPCOM_ABI=\"x86-msvc\" -I/c/build/comm-central/comm-central/mozilla/xpcom/glue/standalone/../../build -I/c/build/comm-central/comm-central/mozilla/xpcom/glue/standalone -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MT -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -Zl /c/build/comm-central/sb-de/mozilla/xpcom/glue/standalone/nsWeakReference.cpp nsWeakReference.cpp nsGREGlue.cpp Building deps for nsGREGlue.cpp cl -FonsGREGlue.obj -c -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_USE_ANSI_CPP -DXPCOM_GLUE -DTARGET_XPCOM_ABI=\"x86-msvc\" -I/c/build/comm-central/comm-central/mozilla/xpcom/glue/standalone/../../build -I/c/build/comm-central/comm-central/mozilla/xpcom/glue/standalone -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MT -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -Zl /c/build/comm-central/sb-de/mozilla/xpcom/glue/standalone/nsGREGlue.cpp nsGREGlue.cpp nsVersionComparator.cpp Building deps for nsVersionComparator.cpp cl -FonsVersionComparator.obj -c -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_USE_ANSI_CPP -DXPCOM_GLUE -DTARGET_XPCOM_ABI=\"x86-msvc\" -I/c/build/comm-central/comm-central/mozilla/xpcom/glue/standalone/../../build -I/c/build/comm-central/comm-central/mozilla/xpcom/glue/standalone -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MT -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -Zl /c/build/comm-central/sb-de/mozilla/xpcom/glue/standalone/nsVersionComparator.cpp nsVersionComparator.cpp nsTHashtable.cpp Building deps for nsTHashtable.cpp cl -FonsTHashtable.obj -c -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_USE_ANSI_CPP -DXPCOM_GLUE -DTARGET_XPCOM_ABI=\"x86-msvc\" -I/c/build/comm-central/comm-central/mozilla/xpcom/glue/standalone/../../build -I/c/build/comm-central/comm-central/mozilla/xpcom/glue/standalone -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MT -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -Zl /c/build/comm-central/sb-de/mozilla/xpcom/glue/standalone/nsTHashtable.cpp nsTHashtable.cpp nsQuickSort.cpp Building deps for nsQuickSort.cpp cl -FonsQuickSort.obj -c -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_USE_ANSI_CPP -DXPCOM_GLUE -DTARGET_XPCOM_ABI=\"x86-msvc\" -I/c/build/comm-central/comm-central/mozilla/xpcom/glue/standalone/../../build -I/c/build/comm-central/comm-central/mozilla/xpcom/glue/standalone -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MT -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -Zl /c/build/comm-central/sb-de/mozilla/xpcom/glue/standalone/nsQuickSort.cpp nsQuickSort.cpp nsVoidArray.cpp Building deps for nsVoidArray.cpp cl -FonsVoidArray.obj -c -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_USE_ANSI_CPP -DXPCOM_GLUE -DTARGET_XPCOM_ABI=\"x86-msvc\" -I/c/build/comm-central/comm-central/mozilla/xpcom/glue/standalone/../../build -I/c/build/comm-central/comm-central/mozilla/xpcom/glue/standalone -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MT -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -Zl /c/build/comm-central/sb-de/mozilla/xpcom/glue/standalone/nsVoidArray.cpp nsVoidArray.cpp nsTArray.cpp Building deps for nsTArray.cpp cl -FonsTArray.obj -c -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_USE_ANSI_CPP -DXPCOM_GLUE -DTARGET_XPCOM_ABI=\"x86-msvc\" -I/c/build/comm-central/comm-central/mozilla/xpcom/glue/standalone/../../build -I/c/build/comm-central/comm-central/mozilla/xpcom/glue/standalone -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MT -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -Zl /c/build/comm-central/sb-de/mozilla/xpcom/glue/standalone/nsTArray.cpp nsTArray.cpp nsThreadUtils.cpp Building deps for nsThreadUtils.cpp cl -FonsThreadUtils.obj -c -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_USE_ANSI_CPP -DXPCOM_GLUE -DTARGET_XPCOM_ABI=\"x86-msvc\" -I/c/build/comm-central/comm-central/mozilla/xpcom/glue/standalone/../../build -I/c/build/comm-central/comm-central/mozilla/xpcom/glue/standalone -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MT -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -Zl /c/build/comm-central/sb-de/mozilla/xpcom/glue/standalone/nsThreadUtils.cpp nsThreadUtils.cpp nsTObserverArray.cpp Building deps for nsTObserverArray.cpp cl -FonsTObserverArray.obj -c -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_USE_ANSI_CPP -DXPCOM_GLUE -DTARGET_XPCOM_ABI=\"x86-msvc\" -I/c/build/comm-central/comm-central/mozilla/xpcom/glue/standalone/../../build -I/c/build/comm-central/comm-central/mozilla/xpcom/glue/standalone -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MT -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -Zl /c/build/comm-central/sb-de/mozilla/xpcom/glue/standalone/nsTObserverArray.cpp nsTObserverArray.cpp nsCycleCollectionParticipant.cpp Building deps for nsCycleCollectionParticipant.cpp cl -FonsCycleCollectionParticipant.obj -c -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_USE_ANSI_CPP -DXPCOM_GLUE -DTARGET_XPCOM_ABI=\"x86-msvc\" -I/c/build/comm-central/comm-central/mozilla/xpcom/glue/standalone/../../build -I/c/build/comm-central/comm-central/mozilla/xpcom/glue/standalone -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MT -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -Zl /c/build/comm-central/sb-de/mozilla/xpcom/glue/standalone/nsCycleCollectionParticipant.cpp nsCycleCollectionParticipant.cpp nsDeque.cpp Building deps for nsDeque.cpp cl -FonsDeque.obj -c -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_USE_ANSI_CPP -DXPCOM_GLUE -DTARGET_XPCOM_ABI=\"x86-msvc\" -I/c/build/comm-central/comm-central/mozilla/xpcom/glue/standalone/../../build -I/c/build/comm-central/comm-central/mozilla/xpcom/glue/standalone -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MT -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -Zl /c/build/comm-central/sb-de/mozilla/xpcom/glue/standalone/nsDeque.cpp nsDeque.cpp nsStringAPI.cpp Building deps for nsStringAPI.cpp cl -FonsStringAPI.obj -c -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_USE_ANSI_CPP -DXPCOM_GLUE -DTARGET_XPCOM_ABI=\"x86-msvc\" -I/c/build/comm-central/comm-central/mozilla/xpcom/glue/standalone/../../build -I/c/build/comm-central/comm-central/mozilla/xpcom/glue/standalone -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MT -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -Zl /c/build/comm-central/sb-de/mozilla/xpcom/glue/standalone/nsStringAPI.cpp nsStringAPI.cpp nsXPCOMGlue.cpp Building deps for /c/build/comm-central/comm-central/mozilla/xpcom/glue/standalone/nsXPCOMGlue.cpp cl -FonsXPCOMGlue.obj -c -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_USE_ANSI_CPP -DXPCOM_GLUE -DTARGET_XPCOM_ABI=\"x86-msvc\" -I/c/build/comm-central/comm-central/mozilla/xpcom/glue/standalone/../../build -I/c/build/comm-central/comm-central/mozilla/xpcom/glue/standalone -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MT -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -Zl /c/build/comm-central/comm-central/mozilla/xpcom/glue/standalone/nsXPCOMGlue.cpp nsXPCOMGlue.cpp nsGlueLinkingWin.cpp Building deps for /c/build/comm-central/comm-central/mozilla/xpcom/glue/standalone/nsGlueLinkingWin.cpp cl -FonsGlueLinkingWin.obj -c -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_USE_ANSI_CPP -DXPCOM_GLUE -DTARGET_XPCOM_ABI=\"x86-msvc\" -I/c/build/comm-central/comm-central/mozilla/xpcom/glue/standalone/../../build -I/c/build/comm-central/comm-central/mozilla/xpcom/glue/standalone -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MT -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -Zl /c/build/comm-central/comm-central/mozilla/xpcom/glue/standalone/nsGlueLinkingWin.cpp nsGlueLinkingWin.cpp rm -f xpcomglue.lib lib -NOLOGO -OUT:"xpcomglue.lib" pldhash.obj nsArrayEnumerator.obj nsArrayUtils.obj nsCategoryCache.obj nsCOMPtr.obj nsCOMArray.obj nsCRTGlue.obj nsComponentManagerUtils.obj nsEnumeratorUtils.obj nsID.obj nsIInterfaceRequestorUtils.obj nsINIParser.obj nsISupportsImpl.obj nsMemory.obj nsWeakReference.obj nsGREGlue.obj nsVersionComparator.obj nsTHashtable.obj nsQuickSort.obj nsVoidArray.obj nsTArray.obj nsThreadUtils.obj nsTObserverArray.obj nsCycleCollectionParticipant.obj nsDeque.obj nsStringAPI.obj nsXPCOMGlue.obj nsGlueLinkingWin.obj echo not_ranlib xpcomglue.lib not_ranlib xpcomglue.lib c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 xpcomglue.lib ../../../dist/lib c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../../dist/sdk/lib c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 755 xpcomglue.lib ../../../dist/sdk/lib make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/xpcom/glue/standalone' c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../dist/sdk/lib c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 755 xpcomglue_s.lib ../../dist/sdk/lib make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/xpcom/glue' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/xpcom/base' nsVersionComparatorImpl.cpp Building deps for /c/build/comm-central/comm-central/mozilla/xpcom/base/nsVersionComparatorImpl.cpp cl -FonsVersionComparatorImpl.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_COM -I/c/build/comm-central/comm-central/mozilla/xpcom/base/../build -I/c/build/comm-central/comm-central/mozilla/xpcom/base -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/xpcom/base/nsVersionComparatorImpl.cpp nsVersionComparatorImpl.cpp nsConsoleMessage.cpp Building deps for /c/build/comm-central/comm-central/mozilla/xpcom/base/nsConsoleMessage.cpp cl -FonsConsoleMessage.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_COM -I/c/build/comm-central/comm-central/mozilla/xpcom/base/../build -I/c/build/comm-central/comm-central/mozilla/xpcom/base -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/xpcom/base/nsConsoleMessage.cpp nsConsoleMessage.cpp nsConsoleService.cpp Building deps for /c/build/comm-central/comm-central/mozilla/xpcom/base/nsConsoleService.cpp cl -FonsConsoleService.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_COM -I/c/build/comm-central/comm-central/mozilla/xpcom/base/../build -I/c/build/comm-central/comm-central/mozilla/xpcom/base -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/xpcom/base/nsConsoleService.cpp nsConsoleService.cpp nsDebugImpl.cpp Building deps for /c/build/comm-central/comm-central/mozilla/xpcom/base/nsDebugImpl.cpp cl -FonsDebugImpl.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_COM -I/c/build/comm-central/comm-central/mozilla/xpcom/base/../build -I/c/build/comm-central/comm-central/mozilla/xpcom/base -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/xpcom/base/nsDebugImpl.cpp nsDebugImpl.cpp nsErrorService.cpp Building deps for /c/build/comm-central/comm-central/mozilla/xpcom/base/nsErrorService.cpp cl -FonsErrorService.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_COM -I/c/build/comm-central/comm-central/mozilla/xpcom/base/../build -I/c/build/comm-central/comm-central/mozilla/xpcom/base -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/xpcom/base/nsErrorService.cpp nsErrorService.cpp nsExceptionService.cpp Building deps for /c/build/comm-central/comm-central/mozilla/xpcom/base/nsExceptionService.cpp cl -FonsExceptionService.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_COM -I/c/build/comm-central/comm-central/mozilla/xpcom/base/../build -I/c/build/comm-central/comm-central/mozilla/xpcom/base -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/xpcom/base/nsExceptionService.cpp nsExceptionService.cpp nsMemoryImpl.cpp Building deps for /c/build/comm-central/comm-central/mozilla/xpcom/base/nsMemoryImpl.cpp cl -FonsMemoryImpl.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_COM -I/c/build/comm-central/comm-central/mozilla/xpcom/base/../build -I/c/build/comm-central/comm-central/mozilla/xpcom/base -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/xpcom/base/nsMemoryImpl.cpp nsMemoryImpl.cpp nsTraceRefcntImpl.cpp Building deps for /c/build/comm-central/comm-central/mozilla/xpcom/base/nsTraceRefcntImpl.cpp cl -FonsTraceRefcntImpl.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_COM -I/c/build/comm-central/comm-central/mozilla/xpcom/base/../build -I/c/build/comm-central/comm-central/mozilla/xpcom/base -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/xpcom/base/nsTraceRefcntImpl.cpp nsTraceRefcntImpl.cpp c:/build/comm-central/comm-central/mozilla/xpcom/base/nsTraceRefcntImpl.cpp(370) : warning C4244: 'argument' : conversion from 'PRUint64' to 'double', possible loss of data c:/build/comm-central/comm-central/mozilla/xpcom/base/nsTraceRefcntImpl.cpp(376) : warning C4244: 'argument' : conversion from 'PRUint64' to 'double', possible loss of data nsInterfaceRequestorAgg.cpp Building deps for /c/build/comm-central/comm-central/mozilla/xpcom/base/nsInterfaceRequestorAgg.cpp cl -FonsInterfaceRequestorAgg.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_COM -I/c/build/comm-central/comm-central/mozilla/xpcom/base/../build -I/c/build/comm-central/comm-central/mozilla/xpcom/base -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/xpcom/base/nsInterfaceRequestorAgg.cpp nsInterfaceRequestorAgg.cpp nsUUIDGenerator.cpp Building deps for /c/build/comm-central/comm-central/mozilla/xpcom/base/nsUUIDGenerator.cpp cl -FonsUUIDGenerator.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_COM -I/c/build/comm-central/comm-central/mozilla/xpcom/base/../build -I/c/build/comm-central/comm-central/mozilla/xpcom/base -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/xpcom/base/nsUUIDGenerator.cpp nsUUIDGenerator.cpp nsSystemInfo.cpp Building deps for /c/build/comm-central/comm-central/mozilla/xpcom/base/nsSystemInfo.cpp cl -FonsSystemInfo.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_COM -I/c/build/comm-central/comm-central/mozilla/xpcom/base/../build -I/c/build/comm-central/comm-central/mozilla/xpcom/base -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/xpcom/base/nsSystemInfo.cpp nsSystemInfo.cpp nsCycleCollector.cpp Building deps for /c/build/comm-central/comm-central/mozilla/xpcom/base/nsCycleCollector.cpp cl -FonsCycleCollector.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_COM -I/c/build/comm-central/comm-central/mozilla/xpcom/base/../build -I/c/build/comm-central/comm-central/mozilla/xpcom/base -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/xpcom/base/nsCycleCollector.cpp nsCycleCollector.cpp nsStackWalk.cpp Building deps for /c/build/comm-central/comm-central/mozilla/xpcom/base/nsStackWalk.cpp cl -FonsStackWalk.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_COM -I/c/build/comm-central/comm-central/mozilla/xpcom/base/../build -I/c/build/comm-central/comm-central/mozilla/xpcom/base -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/xpcom/base/nsStackWalk.cpp nsStackWalk.cpp c:/build/comm-central/comm-central/mozilla/xpcom/base/nsStackWalk.cpp(1019) : warning C4244: '=' : conversion from 'DWORD64' to 'PRUptrdiff', possible loss of data c:/build/comm-central/comm-central/mozilla/xpcom/base/nsStackWalk.cpp(1071) : warning C4244: '=' : conversion from 'DWORD64' to 'PRUptrdiff', possible loss of data nsMemoryReporterManager.cpp Building deps for /c/build/comm-central/comm-central/mozilla/xpcom/base/nsMemoryReporterManager.cpp cl -FonsMemoryReporterManager.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_COM -I/c/build/comm-central/comm-central/mozilla/xpcom/base/../build -I/c/build/comm-central/comm-central/mozilla/xpcom/base -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/xpcom/base/nsMemoryReporterManager.cpp nsMemoryReporterManager.cpp FunctionTimer.cpp Building deps for /c/build/comm-central/comm-central/mozilla/xpcom/base/FunctionTimer.cpp cl -FoFunctionTimer.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_COM -I/c/build/comm-central/comm-central/mozilla/xpcom/base/../build -I/c/build/comm-central/comm-central/mozilla/xpcom/base -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/xpcom/base/FunctionTimer.cpp FunctionTimer.cpp rm -f xpcombase_s.lib lib -NOLOGO -OUT:"xpcombase_s.lib" nsVersionComparatorImpl.obj nsConsoleMessage.obj nsConsoleService.obj nsDebugImpl.obj nsErrorService.obj nsExceptionService.obj nsMemoryImpl.obj nsTraceRefcntImpl.obj nsInterfaceRequestorAgg.obj nsUUIDGenerator.obj nsSystemInfo.obj nsCycleCollector.obj nsStackWalk.obj nsMemoryReporterManager.obj FunctionTimer.obj echo not_ranlib xpcombase_s.lib not_ranlib xpcombase_s.lib nsIConsoleListener.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/xpcom/base -I../../dist/idl -e _xpidlgen/nsIConsoleListener.xpt -d .deps/nsIConsoleListener.pp /c/build/comm-central/comm-central/mozilla/xpcom/base/nsIConsoleListener.idl nsIConsoleMessage.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/xpcom/base -I../../dist/idl -e _xpidlgen/nsIConsoleMessage.xpt -d .deps/nsIConsoleMessage.pp /c/build/comm-central/comm-central/mozilla/xpcom/base/nsIConsoleMessage.idl nsIConsoleService.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/xpcom/base -I../../dist/idl -e _xpidlgen/nsIConsoleService.xpt -d .deps/nsIConsoleService.pp /c/build/comm-central/comm-central/mozilla/xpcom/base/nsIConsoleService.idl nsIDebug2.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/xpcom/base -I../../dist/idl -e _xpidlgen/nsIDebug2.xpt -d .deps/nsIDebug2.pp /c/build/comm-central/comm-central/mozilla/xpcom/base/nsIDebug2.idl nsIErrorService.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/xpcom/base -I../../dist/idl -e _xpidlgen/nsIErrorService.xpt -d .deps/nsIErrorService.pp /c/build/comm-central/comm-central/mozilla/xpcom/base/nsIErrorService.idl nsIException.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/xpcom/base -I../../dist/idl -e _xpidlgen/nsIException.xpt -d .deps/nsIException.pp /c/build/comm-central/comm-central/mozilla/xpcom/base/nsIException.idl nsIExceptionService.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/xpcom/base -I../../dist/idl -e _xpidlgen/nsIExceptionService.xpt -d .deps/nsIExceptionService.pp /c/build/comm-central/comm-central/mozilla/xpcom/base/nsIExceptionService.idl nsIVersionComparator.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/xpcom/base -I../../dist/idl -e _xpidlgen/nsIVersionComparator.xpt -d .deps/nsIVersionComparator.pp /c/build/comm-central/comm-central/mozilla/xpcom/base/nsIVersionComparator.idl nsIUUIDGenerator.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/xpcom/base -I../../dist/idl -e _xpidlgen/nsIUUIDGenerator.xpt -d .deps/nsIUUIDGenerator.pp /c/build/comm-central/comm-central/mozilla/xpcom/base/nsIUUIDGenerator.idl nsIMutable.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/xpcom/base -I../../dist/idl -e _xpidlgen/nsIMutable.xpt -d .deps/nsIMutable.pp /c/build/comm-central/comm-central/mozilla/xpcom/base/nsIMutable.idl nsIMemoryReporter.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/xpcom/base -I../../dist/idl -e _xpidlgen/nsIMemoryReporter.xpt -d .deps/nsIMemoryReporter.pp /c/build/comm-central/comm-central/mozilla/xpcom/base/nsIMemoryReporter.idl nsIDebug.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/xpcom/base -I../../dist/idl -e _xpidlgen/nsIDebug.xpt -d .deps/nsIDebug.pp /c/build/comm-central/comm-central/mozilla/xpcom/base/nsIDebug.idl nsIInterfaceRequestor.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/xpcom/base -I../../dist/idl -e _xpidlgen/nsIInterfaceRequestor.xpt -d .deps/nsIInterfaceRequestor.pp /c/build/comm-central/comm-central/mozilla/xpcom/base/nsIInterfaceRequestor.idl nsIMemory.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/xpcom/base -I../../dist/idl -e _xpidlgen/nsIMemory.xpt -d .deps/nsIMemory.pp /c/build/comm-central/comm-central/mozilla/xpcom/base/nsIMemory.idl nsIProgrammingLanguage.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/xpcom/base -I../../dist/idl -e _xpidlgen/nsIProgrammingLanguage.xpt -d .deps/nsIProgrammingLanguage.pp /c/build/comm-central/comm-central/mozilla/xpcom/base/nsIProgrammingLanguage.idl nsISupports.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/xpcom/base -I../../dist/idl -e _xpidlgen/nsISupports.xpt -d .deps/nsISupports.pp /c/build/comm-central/comm-central/mozilla/xpcom/base/nsISupports.idl nsITraceRefcnt.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/xpcom/base -I../../dist/idl -e _xpidlgen/nsITraceRefcnt.xpt -d .deps/nsITraceRefcnt.pp /c/build/comm-central/comm-central/mozilla/xpcom/base/nsITraceRefcnt.idl nsIWeakReference.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/xpcom/base -I../../dist/idl -e _xpidlgen/nsIWeakReference.xpt -d .deps/nsIWeakReference.pp /c/build/comm-central/comm-central/mozilla/xpcom/base/nsIWeakReference.idl nsrootidl.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/xpcom/base -I../../dist/idl -e _xpidlgen/nsrootidl.xpt -d .deps/nsrootidl.pp /c/build/comm-central/comm-central/mozilla/xpcom/base/nsrootidl.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpt_link.exe _xpidlgen/xpcom_base.xpt _xpidlgen/nsIConsoleListener.xpt _xpidlgen/nsIConsoleMessage.xpt _xpidlgen/nsIConsoleService.xpt _xpidlgen/nsIDebug2.xpt _xpidlgen/nsIErrorService.xpt _xpidlgen/nsIException.xpt _xpidlgen/nsIExceptionService.xpt _xpidlgen/nsIVersionComparator.xpt _xpidlgen/nsIUUIDGenerator.xpt _xpidlgen/nsIMutable.xpt _xpidlgen/nsIMemoryReporter.xpt _xpidlgen/nsIDebug.xpt _xpidlgen/nsIInterfaceRequestor.xpt _xpidlgen/nsIMemory.xpt _xpidlgen/nsIProgrammingLanguage.xpt _xpidlgen/nsISupports.xpt _xpidlgen/nsITraceRefcnt.xpt _xpidlgen/nsIWeakReference.xpt _xpidlgen/nsrootidl.xpt c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 _xpidlgen/xpcom_base.xpt ../../dist/bin/components make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/xpcom/base' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/xpcom/ds' nsArray.cpp Building deps for /c/build/comm-central/comm-central/mozilla/xpcom/ds/nsArray.cpp cl -FonsArray.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_COM -I/c/build/comm-central/comm-central/mozilla/xpcom/ds/../io -I/c/build/comm-central/comm-central/mozilla/xpcom/ds -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/xpcom/ds/nsArray.cpp nsArray.cpp nsAtomTable.cpp Building deps for /c/build/comm-central/comm-central/mozilla/xpcom/ds/nsAtomTable.cpp cl -FonsAtomTable.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_COM -I/c/build/comm-central/comm-central/mozilla/xpcom/ds/../io -I/c/build/comm-central/comm-central/mozilla/xpcom/ds -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/xpcom/ds/nsAtomTable.cpp nsAtomTable.cpp nsAtomService.cpp Building deps for /c/build/comm-central/comm-central/mozilla/xpcom/ds/nsAtomService.cpp cl -FonsAtomService.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_COM -I/c/build/comm-central/comm-central/mozilla/xpcom/ds/../io -I/c/build/comm-central/comm-central/mozilla/xpcom/ds -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/xpcom/ds/nsAtomService.cpp nsAtomService.cpp nsByteBuffer.cpp Building deps for /c/build/comm-central/comm-central/mozilla/xpcom/ds/nsByteBuffer.cpp cl -FonsByteBuffer.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_COM -I/c/build/comm-central/comm-central/mozilla/xpcom/ds/../io -I/c/build/comm-central/comm-central/mozilla/xpcom/ds -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/xpcom/ds/nsByteBuffer.cpp nsByteBuffer.cpp nsCheapSets.cpp Building deps for /c/build/comm-central/comm-central/mozilla/xpcom/ds/nsCheapSets.cpp cl -FonsCheapSets.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_COM -I/c/build/comm-central/comm-central/mozilla/xpcom/ds/../io -I/c/build/comm-central/comm-central/mozilla/xpcom/ds -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/xpcom/ds/nsCheapSets.cpp nsCheapSets.cpp nsCRT.cpp Building deps for /c/build/comm-central/comm-central/mozilla/xpcom/ds/nsCRT.cpp cl -FonsCRT.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_COM -I/c/build/comm-central/comm-central/mozilla/xpcom/ds/../io -I/c/build/comm-central/comm-central/mozilla/xpcom/ds -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/xpcom/ds/nsCRT.cpp nsCRT.cpp nsFixedSizeAllocator.cpp Building deps for /c/build/comm-central/comm-central/mozilla/xpcom/ds/nsFixedSizeAllocator.cpp cl -FonsFixedSizeAllocator.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_COM -I/c/build/comm-central/comm-central/mozilla/xpcom/ds/../io -I/c/build/comm-central/comm-central/mozilla/xpcom/ds -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/xpcom/ds/nsFixedSizeAllocator.cpp nsFixedSizeAllocator.cpp nsHashPropertyBag.cpp Building deps for /c/build/comm-central/comm-central/mozilla/xpcom/ds/nsHashPropertyBag.cpp cl -FonsHashPropertyBag.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_COM -I/c/build/comm-central/comm-central/mozilla/xpcom/ds/../io -I/c/build/comm-central/comm-central/mozilla/xpcom/ds -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/xpcom/ds/nsHashPropertyBag.cpp nsHashPropertyBag.cpp nsHashSets.cpp Building deps for /c/build/comm-central/comm-central/mozilla/xpcom/ds/nsHashSets.cpp cl -FonsHashSets.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_COM -I/c/build/comm-central/comm-central/mozilla/xpcom/ds/../io -I/c/build/comm-central/comm-central/mozilla/xpcom/ds -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/xpcom/ds/nsHashSets.cpp nsHashSets.cpp nsHashtable.cpp Building deps for /c/build/comm-central/comm-central/mozilla/xpcom/ds/nsHashtable.cpp cl -FonsHashtable.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_COM -I/c/build/comm-central/comm-central/mozilla/xpcom/ds/../io -I/c/build/comm-central/comm-central/mozilla/xpcom/ds -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/xpcom/ds/nsHashtable.cpp nsHashtable.cpp nsINIParserImpl.cpp Building deps for /c/build/comm-central/comm-central/mozilla/xpcom/ds/nsINIParserImpl.cpp cl -FonsINIParserImpl.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_COM -I/c/build/comm-central/comm-central/mozilla/xpcom/ds/../io -I/c/build/comm-central/comm-central/mozilla/xpcom/ds -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/xpcom/ds/nsINIParserImpl.cpp nsINIParserImpl.cpp nsObserverList.cpp Building deps for /c/build/comm-central/comm-central/mozilla/xpcom/ds/nsObserverList.cpp cl -FonsObserverList.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_COM -I/c/build/comm-central/comm-central/mozilla/xpcom/ds/../io -I/c/build/comm-central/comm-central/mozilla/xpcom/ds -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/xpcom/ds/nsObserverList.cpp nsObserverList.cpp nsObserverService.cpp Building deps for /c/build/comm-central/comm-central/mozilla/xpcom/ds/nsObserverService.cpp cl -FonsObserverService.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_COM -I/c/build/comm-central/comm-central/mozilla/xpcom/ds/../io -I/c/build/comm-central/comm-central/mozilla/xpcom/ds -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/xpcom/ds/nsObserverService.cpp nsObserverService.cpp nsProperties.cpp Building deps for /c/build/comm-central/comm-central/mozilla/xpcom/ds/nsProperties.cpp cl -FonsProperties.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_COM -I/c/build/comm-central/comm-central/mozilla/xpcom/ds/../io -I/c/build/comm-central/comm-central/mozilla/xpcom/ds -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/xpcom/ds/nsProperties.cpp nsProperties.cpp nsPersistentProperties.cpp Building deps for /c/build/comm-central/comm-central/mozilla/xpcom/ds/nsPersistentProperties.cpp cl -FonsPersistentProperties.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_COM -I/c/build/comm-central/comm-central/mozilla/xpcom/ds/../io -I/c/build/comm-central/comm-central/mozilla/xpcom/ds -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/xpcom/ds/nsPersistentProperties.cpp nsPersistentProperties.cpp nsRecyclingAllocator.cpp Building deps for /c/build/comm-central/comm-central/mozilla/xpcom/ds/nsRecyclingAllocator.cpp cl -FonsRecyclingAllocator.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_COM -I/c/build/comm-central/comm-central/mozilla/xpcom/ds/../io -I/c/build/comm-central/comm-central/mozilla/xpcom/ds -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/xpcom/ds/nsRecyclingAllocator.cpp nsRecyclingAllocator.cpp nsStaticNameTable.cpp Building deps for /c/build/comm-central/comm-central/mozilla/xpcom/ds/nsStaticNameTable.cpp cl -FonsStaticNameTable.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_COM -I/c/build/comm-central/comm-central/mozilla/xpcom/ds/../io -I/c/build/comm-central/comm-central/mozilla/xpcom/ds -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/xpcom/ds/nsStaticNameTable.cpp nsStaticNameTable.cpp nsStringEnumerator.cpp Building deps for /c/build/comm-central/comm-central/mozilla/xpcom/ds/nsStringEnumerator.cpp cl -FonsStringEnumerator.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_COM -I/c/build/comm-central/comm-central/mozilla/xpcom/ds/../io -I/c/build/comm-central/comm-central/mozilla/xpcom/ds -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/xpcom/ds/nsStringEnumerator.cpp nsStringEnumerator.cpp nsSupportsArray.cpp Building deps for /c/build/comm-central/comm-central/mozilla/xpcom/ds/nsSupportsArray.cpp cl -FonsSupportsArray.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_COM -I/c/build/comm-central/comm-central/mozilla/xpcom/ds/../io -I/c/build/comm-central/comm-central/mozilla/xpcom/ds -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/xpcom/ds/nsSupportsArray.cpp nsSupportsArray.cpp nsSupportsArrayEnumerator.cpp Building deps for /c/build/comm-central/comm-central/mozilla/xpcom/ds/nsSupportsArrayEnumerator.cpp cl -FonsSupportsArrayEnumerator.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_COM -I/c/build/comm-central/comm-central/mozilla/xpcom/ds/../io -I/c/build/comm-central/comm-central/mozilla/xpcom/ds -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/xpcom/ds/nsSupportsArrayEnumerator.cpp nsSupportsArrayEnumerator.cpp nsSupportsPrimitives.cpp Building deps for /c/build/comm-central/comm-central/mozilla/xpcom/ds/nsSupportsPrimitives.cpp cl -FonsSupportsPrimitives.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_COM -I/c/build/comm-central/comm-central/mozilla/xpcom/ds/../io -I/c/build/comm-central/comm-central/mozilla/xpcom/ds -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/xpcom/ds/nsSupportsPrimitives.cpp nsSupportsPrimitives.cpp nsTimelineService.cpp Building deps for /c/build/comm-central/comm-central/mozilla/xpcom/ds/nsTimelineService.cpp cl -FonsTimelineService.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_COM -I/c/build/comm-central/comm-central/mozilla/xpcom/ds/../io -I/c/build/comm-central/comm-central/mozilla/xpcom/ds -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/xpcom/ds/nsTimelineService.cpp nsTimelineService.cpp nsUnicharBuffer.cpp Building deps for /c/build/comm-central/comm-central/mozilla/xpcom/ds/nsUnicharBuffer.cpp cl -FonsUnicharBuffer.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_COM -I/c/build/comm-central/comm-central/mozilla/xpcom/ds/../io -I/c/build/comm-central/comm-central/mozilla/xpcom/ds -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/xpcom/ds/nsUnicharBuffer.cpp nsUnicharBuffer.cpp nsVariant.cpp Building deps for /c/build/comm-central/comm-central/mozilla/xpcom/ds/nsVariant.cpp cl -FonsVariant.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_COM -I/c/build/comm-central/comm-central/mozilla/xpcom/ds/../io -I/c/build/comm-central/comm-central/mozilla/xpcom/ds -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/xpcom/ds/nsVariant.cpp nsVariant.cpp TimeStamp.cpp Building deps for /c/build/comm-central/comm-central/mozilla/xpcom/ds/TimeStamp.cpp cl -FoTimeStamp.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_COM -I/c/build/comm-central/comm-central/mozilla/xpcom/ds/../io -I/c/build/comm-central/comm-central/mozilla/xpcom/ds -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/xpcom/ds/TimeStamp.cpp TimeStamp.cpp nsWindowsRegKey.cpp Building deps for /c/build/comm-central/comm-central/mozilla/xpcom/ds/nsWindowsRegKey.cpp cl -FonsWindowsRegKey.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_COM -I/c/build/comm-central/comm-central/mozilla/xpcom/ds/../io -I/c/build/comm-central/comm-central/mozilla/xpcom/ds -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/xpcom/ds/nsWindowsRegKey.cpp nsWindowsRegKey.cpp rm -f xpcomds_s.lib lib -NOLOGO -OUT:"xpcomds_s.lib" nsArray.obj nsAtomTable.obj nsAtomService.obj nsByteBuffer.obj nsCheapSets.obj nsCRT.obj nsFixedSizeAllocator.obj nsHashPropertyBag.obj nsHashSets.obj nsHashtable.obj nsINIParserImpl.obj nsObserverList.obj nsObserverService.obj nsProperties.obj nsPersistentProperties.obj nsRecyclingAllocator.obj nsStaticNameTable.obj nsStringEnumerator.obj nsSupportsArray.obj nsSupportsArrayEnumerator.obj nsSupportsPrimitives.obj nsTimelineService.obj nsUnicharBuffer.obj nsVariant.obj TimeStamp.obj nsWindowsRegKey.obj nsTimelineService.obj : warning LNK4221: no public symbols found; archive member will be inaccessible echo not_ranlib xpcomds_s.lib not_ranlib xpcomds_s.lib nsIAtom.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/xpcom/ds -I../../dist/idl -e _xpidlgen/nsIAtom.xpt -d .deps/nsIAtom.pp /c/build/comm-central/comm-central/mozilla/xpcom/ds/nsIAtom.idl nsIAtomService.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/xpcom/ds -I../../dist/idl -e _xpidlgen/nsIAtomService.xpt -d .deps/nsIAtomService.pp /c/build/comm-central/comm-central/mozilla/xpcom/ds/nsIAtomService.idl nsICollection.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/xpcom/ds -I../../dist/idl -e _xpidlgen/nsICollection.xpt -d .deps/nsICollection.pp /c/build/comm-central/comm-central/mozilla/xpcom/ds/nsICollection.idl nsIEnumerator.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/xpcom/ds -I../../dist/idl -e _xpidlgen/nsIEnumerator.xpt -d .deps/nsIEnumerator.pp /c/build/comm-central/comm-central/mozilla/xpcom/ds/nsIEnumerator.idl nsIINIParser.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/xpcom/ds -I../../dist/idl -e _xpidlgen/nsIINIParser.xpt -d .deps/nsIINIParser.pp /c/build/comm-central/comm-central/mozilla/xpcom/ds/nsIINIParser.idl nsIPersistentProperties2.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/xpcom/ds -I../../dist/idl -e _xpidlgen/nsIPersistentProperties2.xpt -d .deps/nsIPersistentProperties2.pp /c/build/comm-central/comm-central/mozilla/xpcom/ds/nsIPersistentProperties2.idl nsIProperty.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/xpcom/ds -I../../dist/idl -e _xpidlgen/nsIProperty.xpt -d .deps/nsIProperty.pp /c/build/comm-central/comm-central/mozilla/xpcom/ds/nsIProperty.idl nsIPropertyBag.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/xpcom/ds -I../../dist/idl -e _xpidlgen/nsIPropertyBag.xpt -d .deps/nsIPropertyBag.pp /c/build/comm-central/comm-central/mozilla/xpcom/ds/nsIPropertyBag.idl nsIPropertyBag2.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/xpcom/ds -I../../dist/idl -e _xpidlgen/nsIPropertyBag2.xpt -d .deps/nsIPropertyBag2.pp /c/build/comm-central/comm-central/mozilla/xpcom/ds/nsIPropertyBag2.idl nsIWritablePropertyBag.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/xpcom/ds -I../../dist/idl -e _xpidlgen/nsIWritablePropertyBag.xpt -d .deps/nsIWritablePropertyBag.pp /c/build/comm-central/comm-central/mozilla/xpcom/ds/nsIWritablePropertyBag.idl nsIWritablePropertyBag2.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/xpcom/ds -I../../dist/idl -e _xpidlgen/nsIWritablePropertyBag2.xpt -d .deps/nsIWritablePropertyBag2.pp /c/build/comm-central/comm-central/mozilla/xpcom/ds/nsIWritablePropertyBag2.idl nsIRecyclingAllocator.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/xpcom/ds -I../../dist/idl -e _xpidlgen/nsIRecyclingAllocator.xpt -d .deps/nsIRecyclingAllocator.pp /c/build/comm-central/comm-central/mozilla/xpcom/ds/nsIRecyclingAllocator.idl nsIVariant.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/xpcom/ds -I../../dist/idl -e _xpidlgen/nsIVariant.xpt -d .deps/nsIVariant.pp /c/build/comm-central/comm-central/mozilla/xpcom/ds/nsIVariant.idl nsISerializable.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/xpcom/ds -I../../dist/idl -e _xpidlgen/nsISerializable.xpt -d .deps/nsISerializable.pp /c/build/comm-central/comm-central/mozilla/xpcom/ds/nsISerializable.idl nsIStringEnumerator.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/xpcom/ds -I../../dist/idl -e _xpidlgen/nsIStringEnumerator.xpt -d .deps/nsIStringEnumerator.pp /c/build/comm-central/comm-central/mozilla/xpcom/ds/nsIStringEnumerator.idl nsISupportsArray.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/xpcom/ds -I../../dist/idl -e _xpidlgen/nsISupportsArray.xpt -d .deps/nsISupportsArray.pp /c/build/comm-central/comm-central/mozilla/xpcom/ds/nsISupportsArray.idl nsISupportsIterators.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/xpcom/ds -I../../dist/idl -e _xpidlgen/nsISupportsIterators.xpt -d .deps/nsISupportsIterators.pp /c/build/comm-central/comm-central/mozilla/xpcom/ds/nsISupportsIterators.idl nsITimelineService.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/xpcom/ds -I../../dist/idl -e _xpidlgen/nsITimelineService.xpt -d .deps/nsITimelineService.pp /c/build/comm-central/comm-central/mozilla/xpcom/ds/nsITimelineService.idl nsIWindowsRegKey.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/xpcom/ds -I../../dist/idl -e _xpidlgen/nsIWindowsRegKey.xpt -d .deps/nsIWindowsRegKey.pp /c/build/comm-central/comm-central/mozilla/xpcom/ds/nsIWindowsRegKey.idl nsIArray.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/xpcom/ds -I../../dist/idl -e _xpidlgen/nsIArray.xpt -d .deps/nsIArray.pp /c/build/comm-central/comm-central/mozilla/xpcom/ds/nsIArray.idl nsIHashable.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/xpcom/ds -I../../dist/idl -e _xpidlgen/nsIHashable.xpt -d .deps/nsIHashable.pp /c/build/comm-central/comm-central/mozilla/xpcom/ds/nsIHashable.idl nsIMutableArray.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/xpcom/ds -I../../dist/idl -e _xpidlgen/nsIMutableArray.xpt -d .deps/nsIMutableArray.pp /c/build/comm-central/comm-central/mozilla/xpcom/ds/nsIMutableArray.idl nsIObserverService.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/xpcom/ds -I../../dist/idl -e _xpidlgen/nsIObserverService.xpt -d .deps/nsIObserverService.pp /c/build/comm-central/comm-central/mozilla/xpcom/ds/nsIObserverService.idl nsIObserver.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/xpcom/ds -I../../dist/idl -e _xpidlgen/nsIObserver.xpt -d .deps/nsIObserver.pp /c/build/comm-central/comm-central/mozilla/xpcom/ds/nsIObserver.idl nsIProperties.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/xpcom/ds -I../../dist/idl -e _xpidlgen/nsIProperties.xpt -d .deps/nsIProperties.pp /c/build/comm-central/comm-central/mozilla/xpcom/ds/nsIProperties.idl nsISimpleEnumerator.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/xpcom/ds -I../../dist/idl -e _xpidlgen/nsISimpleEnumerator.xpt -d .deps/nsISimpleEnumerator.pp /c/build/comm-central/comm-central/mozilla/xpcom/ds/nsISimpleEnumerator.idl nsISupportsPrimitives.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/xpcom/ds -I../../dist/idl -e _xpidlgen/nsISupportsPrimitives.xpt -d .deps/nsISupportsPrimitives.pp /c/build/comm-central/comm-central/mozilla/xpcom/ds/nsISupportsPrimitives.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpt_link.exe _xpidlgen/xpcom_ds.xpt _xpidlgen/nsIAtom.xpt _xpidlgen/nsIAtomService.xpt _xpidlgen/nsICollection.xpt _xpidlgen/nsIEnumerator.xpt _xpidlgen/nsIINIParser.xpt _xpidlgen/nsIPersistentProperties2.xpt _xpidlgen/nsIProperty.xpt _xpidlgen/nsIPropertyBag.xpt _xpidlgen/nsIPropertyBag2.xpt _xpidlgen/nsIWritablePropertyBag.xpt _xpidlgen/nsIWritablePropertyBag2.xpt _xpidlgen/nsIRecyclingAllocator.xpt _xpidlgen/nsIVariant.xpt _xpidlgen/nsISerializable.xpt _xpidlgen/nsIStringEnumerator.xpt _xpidlgen/nsISupportsArray.xpt _xpidlgen/nsISupportsIterators.xpt _xpidlgen/nsITimelineService.xpt _xpidlgen/nsIWindowsRegKey.xpt _xpidlgen/nsIArray.xpt _xpidlgen/nsIHashable.xpt _xpidlgen/nsIMutableArray.xpt _xpidlgen/nsIObserverService.xpt _xpidlgen/nsIObserver.xpt _xpidlgen/nsIProperties.xpt _xpidlgen/nsISimpleEnumerator.xpt _xpidlgen/nsISupportsPrimitives.xpt c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 _xpidlgen/xpcom_ds.xpt ../../dist/bin/components c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/xpcom/ds/nsINIProcessor.js ../../dist/bin/components make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/xpcom/ds' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/xpcom/io' nsAppFileLocationProvider.cpp Building deps for /c/build/comm-central/comm-central/mozilla/xpcom/io/nsAppFileLocationProvider.cpp cl -FonsAppFileLocationProvider.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_COM -I.. -I/c/build/comm-central/comm-central/mozilla/xpcom/io -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/xpcom/io/nsAppFileLocationProvider.cpp nsAppFileLocationProvider.cpp nsBinaryStream.cpp Building deps for /c/build/comm-central/comm-central/mozilla/xpcom/io/nsBinaryStream.cpp cl -FonsBinaryStream.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_COM -I.. -I/c/build/comm-central/comm-central/mozilla/xpcom/io -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/xpcom/io/nsBinaryStream.cpp nsBinaryStream.cpp nsDirectoryService.cpp Building deps for /c/build/comm-central/comm-central/mozilla/xpcom/io/nsDirectoryService.cpp cl -FonsDirectoryService.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_COM -I.. -I/c/build/comm-central/comm-central/mozilla/xpcom/io -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/xpcom/io/nsDirectoryService.cpp nsDirectoryService.cpp nsEscape.cpp Building deps for /c/build/comm-central/comm-central/mozilla/xpcom/io/nsEscape.cpp cl -FonsEscape.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_COM -I.. -I/c/build/comm-central/comm-central/mozilla/xpcom/io -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/xpcom/io/nsEscape.cpp nsEscape.cpp nsInputStreamTee.cpp Building deps for /c/build/comm-central/comm-central/mozilla/xpcom/io/nsInputStreamTee.cpp cl -FonsInputStreamTee.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_COM -I.. -I/c/build/comm-central/comm-central/mozilla/xpcom/io -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/xpcom/io/nsInputStreamTee.cpp nsInputStreamTee.cpp nsLinebreakConverter.cpp Building deps for /c/build/comm-central/comm-central/mozilla/xpcom/io/nsLinebreakConverter.cpp cl -FonsLinebreakConverter.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_COM -I.. -I/c/build/comm-central/comm-central/mozilla/xpcom/io -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/xpcom/io/nsLinebreakConverter.cpp nsLinebreakConverter.cpp nsLocalFileCommon.cpp Building deps for /c/build/comm-central/comm-central/mozilla/xpcom/io/nsLocalFileCommon.cpp cl -FonsLocalFileCommon.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_COM -I.. -I/c/build/comm-central/comm-central/mozilla/xpcom/io -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/xpcom/io/nsLocalFileCommon.cpp nsLocalFileCommon.cpp nsMultiplexInputStream.cpp Building deps for /c/build/comm-central/comm-central/mozilla/xpcom/io/nsMultiplexInputStream.cpp cl -FonsMultiplexInputStream.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_COM -I.. -I/c/build/comm-central/comm-central/mozilla/xpcom/io -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/xpcom/io/nsMultiplexInputStream.cpp nsMultiplexInputStream.cpp nsNativeCharsetUtils.cpp Building deps for /c/build/comm-central/comm-central/mozilla/xpcom/io/nsNativeCharsetUtils.cpp cl -FonsNativeCharsetUtils.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_COM -I.. -I/c/build/comm-central/comm-central/mozilla/xpcom/io -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/xpcom/io/nsNativeCharsetUtils.cpp nsNativeCharsetUtils.cpp nsPipe3.cpp Building deps for /c/build/comm-central/comm-central/mozilla/xpcom/io/nsPipe3.cpp cl -FonsPipe3.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_COM -I.. -I/c/build/comm-central/comm-central/mozilla/xpcom/io -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/xpcom/io/nsPipe3.cpp nsPipe3.cpp c:/build/comm-central/comm-central/mozilla/xpcom/io/nsPipe3.cpp(318) : warning C4355: 'this' : used in base member initializer list c:/build/comm-central/comm-central/mozilla/xpcom/io/nsPipe3.cpp(319) : warning C4355: 'this' : used in base member initializer list nsStreamUtils.cpp Building deps for /c/build/comm-central/comm-central/mozilla/xpcom/io/nsStreamUtils.cpp cl -FonsStreamUtils.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_COM -I.. -I/c/build/comm-central/comm-central/mozilla/xpcom/io -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/xpcom/io/nsStreamUtils.cpp nsStreamUtils.cpp nsScriptableInputStream.cpp Building deps for /c/build/comm-central/comm-central/mozilla/xpcom/io/nsScriptableInputStream.cpp cl -FonsScriptableInputStream.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_COM -I.. -I/c/build/comm-central/comm-central/mozilla/xpcom/io -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/xpcom/io/nsScriptableInputStream.cpp nsScriptableInputStream.cpp nsSegmentedBuffer.cpp Building deps for /c/build/comm-central/comm-central/mozilla/xpcom/io/nsSegmentedBuffer.cpp cl -FonsSegmentedBuffer.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_COM -I.. -I/c/build/comm-central/comm-central/mozilla/xpcom/io -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/xpcom/io/nsSegmentedBuffer.cpp nsSegmentedBuffer.cpp nsStorageStream.cpp Building deps for /c/build/comm-central/comm-central/mozilla/xpcom/io/nsStorageStream.cpp cl -FonsStorageStream.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_COM -I.. -I/c/build/comm-central/comm-central/mozilla/xpcom/io -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/xpcom/io/nsStorageStream.cpp nsStorageStream.cpp c:/build/comm-central/comm-central/mozilla/xpcom/io/nsStorageStream.cpp(509) : warning C4244: 'argument' : conversion from 'PRInt64' to 'PRUint32', possible loss of data nsStringStream.cpp Building deps for /c/build/comm-central/comm-central/mozilla/xpcom/io/nsStringStream.cpp cl -FonsStringStream.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_COM -I.. -I/c/build/comm-central/comm-central/mozilla/xpcom/io -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/xpcom/io/nsStringStream.cpp nsStringStream.cpp nsUnicharInputStream.cpp Building deps for /c/build/comm-central/comm-central/mozilla/xpcom/io/nsUnicharInputStream.cpp cl -FonsUnicharInputStream.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_COM -I.. -I/c/build/comm-central/comm-central/mozilla/xpcom/io -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/xpcom/io/nsUnicharInputStream.cpp nsUnicharInputStream.cpp nsIOUtil.cpp Building deps for /c/build/comm-central/comm-central/mozilla/xpcom/io/nsIOUtil.cpp cl -FonsIOUtil.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_COM -I.. -I/c/build/comm-central/comm-central/mozilla/xpcom/io -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/xpcom/io/nsIOUtil.cpp nsIOUtil.cpp nsWildCard.cpp Building deps for /c/build/comm-central/comm-central/mozilla/xpcom/io/nsWildCard.cpp cl -FonsWildCard.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_COM -I.. -I/c/build/comm-central/comm-central/mozilla/xpcom/io -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/xpcom/io/nsWildCard.cpp nsWildCard.cpp c:/build/comm-central/comm-central/mozilla/xpcom/io/nsWildCard.cpp(212) : warning C4244: '=' : conversion from 'const PRUnichar' to 'char', possible loss of data c:/build/comm-central/comm-central/mozilla/xpcom/io/nsWildCard.cpp(429) : see reference to function template instantiation 'int _scan_and_copy(const T *,T,T,T *)' being compiled with [ T=PRUnichar ] c:/build/comm-central/comm-central/mozilla/xpcom/io/nsWildCard.cpp(455) : see reference to function template instantiation 'int ns_WildCardMatch(const T *,const T *,PRBool)' being compiled with [ T=PRUnichar ] c:/build/comm-central/comm-central/mozilla/xpcom/io/nsWildCard.cpp(470) : see reference to function template instantiation 'int NS_WildCardMatch_(const T *,const T *,PRBool)' being compiled with [ T=PRUnichar ] c:/build/comm-central/comm-central/mozilla/xpcom/io/nsWildCard.cpp(218) : warning C4244: '=' : conversion from 'const PRUnichar' to 'char', possible loss of data SpecialSystemDirectory.cpp Building deps for /c/build/comm-central/comm-central/mozilla/xpcom/io/SpecialSystemDirectory.cpp cl -FoSpecialSystemDirectory.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_COM -I.. -I/c/build/comm-central/comm-central/mozilla/xpcom/io -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/xpcom/io/SpecialSystemDirectory.cpp SpecialSystemDirectory.cpp nsFastLoadFile.cpp Building deps for /c/build/comm-central/comm-central/mozilla/xpcom/io/nsFastLoadFile.cpp cl -FonsFastLoadFile.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_COM -I.. -I/c/build/comm-central/comm-central/mozilla/xpcom/io -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/xpcom/io/nsFastLoadFile.cpp nsFastLoadFile.cpp c:\build\comm-central\comm-central\mozilla\xpcom\io\nsFastLoadFile.h(286) : warning C4244: '=' : conversion from 'PRInt64' to 'PRUint32', possible loss of data c:/build/comm-central/comm-central/mozilla/xpcom/io/nsFastLoadFile.cpp(1082) : warning C4244: '-=' : conversion from 'PRInt64' to 'PRUint32', possible loss of data c:/build/comm-central/comm-central/mozilla/xpcom/io/nsFastLoadFile.cpp(1382) : warning C4244: 'initializing' : conversion from 'PRInt64' to 'PRUint32', possible loss of data c:/build/comm-central/comm-central/mozilla/xpcom/io/nsFastLoadFile.cpp(2051) : warning C4244: '=' : conversion from 'PRInt64' to 'PRUint32', possible loss of data nsFastLoadService.cpp Building deps for /c/build/comm-central/comm-central/mozilla/xpcom/io/nsFastLoadService.cpp cl -FonsFastLoadService.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_COM -I.. -I/c/build/comm-central/comm-central/mozilla/xpcom/io -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/xpcom/io/nsFastLoadService.cpp nsFastLoadService.cpp c:\build\comm-central\comm-central\mozilla\xpcom\io\nsFastLoadFile.h(286) : warning C4244: '=' : conversion from 'PRInt64' to 'PRUint32', possible loss of data c:/build/comm-central/comm-central/mozilla/xpcom/io/nsFastLoadService.cpp(556) : warning C4244: 'argument' : conversion from 'PRInt64' to 'PRUint32', possible loss of data nsLocalFileWin.cpp Building deps for /c/build/comm-central/comm-central/mozilla/xpcom/io/nsLocalFileWin.cpp cl -FonsLocalFileWin.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_COM -I.. -I/c/build/comm-central/comm-central/mozilla/xpcom/io -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/xpcom/io/nsLocalFileWin.cpp nsLocalFileWin.cpp rm -f xpcomio_s.lib lib -NOLOGO -OUT:"xpcomio_s.lib" nsAppFileLocationProvider.obj nsBinaryStream.obj nsDirectoryService.obj nsEscape.obj nsInputStreamTee.obj nsLinebreakConverter.obj nsLocalFileCommon.obj nsMultiplexInputStream.obj nsNativeCharsetUtils.obj nsPipe3.obj nsStreamUtils.obj nsScriptableInputStream.obj nsSegmentedBuffer.obj nsStorageStream.obj nsStringStream.obj nsUnicharInputStream.obj nsIOUtil.obj nsWildCard.obj SpecialSystemDirectory.obj nsFastLoadFile.obj nsFastLoadService.obj nsLocalFileWin.obj echo not_ranlib xpcomio_s.lib not_ranlib xpcomio_s.lib nsIBinaryInputStream.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/xpcom/io -I../../dist/idl -e _xpidlgen/nsIBinaryInputStream.xpt -d .deps/nsIBinaryInputStream.pp /c/build/comm-central/comm-central/mozilla/xpcom/io/nsIBinaryInputStream.idl nsIBinaryOutputStream.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/xpcom/io -I../../dist/idl -e _xpidlgen/nsIBinaryOutputStream.xpt -d .deps/nsIBinaryOutputStream.pp /c/build/comm-central/comm-central/mozilla/xpcom/io/nsIBinaryOutputStream.idl nsIDirectoryEnumerator.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/xpcom/io -I../../dist/idl -e _xpidlgen/nsIDirectoryEnumerator.xpt -d .deps/nsIDirectoryEnumerator.pp /c/build/comm-central/comm-central/mozilla/xpcom/io/nsIDirectoryEnumerator.idl nsIFastLoadFileControl.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/xpcom/io -I../../dist/idl -e _xpidlgen/nsIFastLoadFileControl.xpt -d .deps/nsIFastLoadFileControl.pp /c/build/comm-central/comm-central/mozilla/xpcom/io/nsIFastLoadFileControl.idl nsIFastLoadService.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/xpcom/io -I../../dist/idl -e _xpidlgen/nsIFastLoadService.xpt -d .deps/nsIFastLoadService.pp /c/build/comm-central/comm-central/mozilla/xpcom/io/nsIFastLoadService.idl nsIInputStreamTee.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/xpcom/io -I../../dist/idl -e _xpidlgen/nsIInputStreamTee.xpt -d .deps/nsIInputStreamTee.pp /c/build/comm-central/comm-central/mozilla/xpcom/io/nsIInputStreamTee.idl nsILocalFileWin.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/xpcom/io -I../../dist/idl -e _xpidlgen/nsILocalFileWin.xpt -d .deps/nsILocalFileWin.pp /c/build/comm-central/comm-central/mozilla/xpcom/io/nsILocalFileWin.idl nsILineInputStream.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/xpcom/io -I../../dist/idl -e _xpidlgen/nsILineInputStream.xpt -d .deps/nsILineInputStream.pp /c/build/comm-central/comm-central/mozilla/xpcom/io/nsILineInputStream.idl nsIUnicharLineInputStream.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/xpcom/io -I../../dist/idl -e _xpidlgen/nsIUnicharLineInputStream.xpt -d .deps/nsIUnicharLineInputStream.pp /c/build/comm-central/comm-central/mozilla/xpcom/io/nsIUnicharLineInputStream.idl nsISimpleUnicharStreamFactory.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/xpcom/io -I../../dist/idl -e _xpidlgen/nsISimpleUnicharStreamFactory.xpt -d .deps/nsISimpleUnicharStreamFactory.pp /c/build/comm-central/comm-central/mozilla/xpcom/io/nsISimpleUnicharStreamFactory.idl nsIMultiplexInputStream.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/xpcom/io -I../../dist/idl -e _xpidlgen/nsIMultiplexInputStream.xpt -d .deps/nsIMultiplexInputStream.pp /c/build/comm-central/comm-central/mozilla/xpcom/io/nsIMultiplexInputStream.idl nsIObjectInputStream.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/xpcom/io -I../../dist/idl -e _xpidlgen/nsIObjectInputStream.xpt -d .deps/nsIObjectInputStream.pp /c/build/comm-central/comm-central/mozilla/xpcom/io/nsIObjectInputStream.idl nsIObjectOutputStream.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/xpcom/io -I../../dist/idl -e _xpidlgen/nsIObjectOutputStream.xpt -d .deps/nsIObjectOutputStream.pp /c/build/comm-central/comm-central/mozilla/xpcom/io/nsIObjectOutputStream.idl nsIPipe.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/xpcom/io -I../../dist/idl -e _xpidlgen/nsIPipe.xpt -d .deps/nsIPipe.pp /c/build/comm-central/comm-central/mozilla/xpcom/io/nsIPipe.idl nsISeekableStream.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/xpcom/io -I../../dist/idl -e _xpidlgen/nsISeekableStream.xpt -d .deps/nsISeekableStream.pp /c/build/comm-central/comm-central/mozilla/xpcom/io/nsISeekableStream.idl nsIStorageStream.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/xpcom/io -I../../dist/idl -e _xpidlgen/nsIStorageStream.xpt -d .deps/nsIStorageStream.pp /c/build/comm-central/comm-central/mozilla/xpcom/io/nsIStorageStream.idl nsIStringStream.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/xpcom/io -I../../dist/idl -e _xpidlgen/nsIStringStream.xpt -d .deps/nsIStringStream.pp /c/build/comm-central/comm-central/mozilla/xpcom/io/nsIStringStream.idl nsIStreamBufferAccess.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/xpcom/io -I../../dist/idl -e _xpidlgen/nsIStreamBufferAccess.xpt -d .deps/nsIStreamBufferAccess.pp /c/build/comm-central/comm-central/mozilla/xpcom/io/nsIStreamBufferAccess.idl nsIAsyncInputStream.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/xpcom/io -I../../dist/idl -e _xpidlgen/nsIAsyncInputStream.xpt -d .deps/nsIAsyncInputStream.pp /c/build/comm-central/comm-central/mozilla/xpcom/io/nsIAsyncInputStream.idl nsIAsyncOutputStream.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/xpcom/io -I../../dist/idl -e _xpidlgen/nsIAsyncOutputStream.xpt -d .deps/nsIAsyncOutputStream.pp /c/build/comm-central/comm-central/mozilla/xpcom/io/nsIAsyncOutputStream.idl nsIUnicharInputStream.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/xpcom/io -I../../dist/idl -e _xpidlgen/nsIUnicharInputStream.xpt -d .deps/nsIUnicharInputStream.pp /c/build/comm-central/comm-central/mozilla/xpcom/io/nsIUnicharInputStream.idl nsIUnicharOutputStream.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/xpcom/io -I../../dist/idl -e _xpidlgen/nsIUnicharOutputStream.xpt -d .deps/nsIUnicharOutputStream.pp /c/build/comm-central/comm-central/mozilla/xpcom/io/nsIUnicharOutputStream.idl nsIConverterInputStream.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/xpcom/io -I../../dist/idl -e _xpidlgen/nsIConverterInputStream.xpt -d .deps/nsIConverterInputStream.pp /c/build/comm-central/comm-central/mozilla/xpcom/io/nsIConverterInputStream.idl nsIConverterOutputStream.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/xpcom/io -I../../dist/idl -e _xpidlgen/nsIConverterOutputStream.xpt -d .deps/nsIConverterOutputStream.pp /c/build/comm-central/comm-central/mozilla/xpcom/io/nsIConverterOutputStream.idl nsIIOUtil.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/xpcom/io -I../../dist/idl -e _xpidlgen/nsIIOUtil.xpt -d .deps/nsIIOUtil.pp /c/build/comm-central/comm-central/mozilla/xpcom/io/nsIIOUtil.idl nsISafeOutputStream.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/xpcom/io -I../../dist/idl -e _xpidlgen/nsISafeOutputStream.xpt -d .deps/nsISafeOutputStream.pp /c/build/comm-central/comm-central/mozilla/xpcom/io/nsISafeOutputStream.idl nsIDirectoryService.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/xpcom/io -I../../dist/idl -e _xpidlgen/nsIDirectoryService.xpt -d .deps/nsIDirectoryService.pp /c/build/comm-central/comm-central/mozilla/xpcom/io/nsIDirectoryService.idl nsIFile.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/xpcom/io -I../../dist/idl -e _xpidlgen/nsIFile.xpt -d .deps/nsIFile.pp /c/build/comm-central/comm-central/mozilla/xpcom/io/nsIFile.idl nsILocalFile.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/xpcom/io -I../../dist/idl -e _xpidlgen/nsILocalFile.xpt -d .deps/nsILocalFile.pp /c/build/comm-central/comm-central/mozilla/xpcom/io/nsILocalFile.idl nsIInputStream.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/xpcom/io -I../../dist/idl -e _xpidlgen/nsIInputStream.xpt -d .deps/nsIInputStream.pp /c/build/comm-central/comm-central/mozilla/xpcom/io/nsIInputStream.idl nsIOutputStream.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/xpcom/io -I../../dist/idl -e _xpidlgen/nsIOutputStream.xpt -d .deps/nsIOutputStream.pp /c/build/comm-central/comm-central/mozilla/xpcom/io/nsIOutputStream.idl nsIScriptableInputStream.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/xpcom/io -I../../dist/idl -e _xpidlgen/nsIScriptableInputStream.xpt -d .deps/nsIScriptableInputStream.pp /c/build/comm-central/comm-central/mozilla/xpcom/io/nsIScriptableInputStream.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpt_link.exe _xpidlgen/xpcom_io.xpt _xpidlgen/nsIBinaryInputStream.xpt _xpidlgen/nsIBinaryOutputStream.xpt _xpidlgen/nsIDirectoryEnumerator.xpt _xpidlgen/nsIFastLoadFileControl.xpt _xpidlgen/nsIFastLoadService.xpt _xpidlgen/nsIInputStreamTee.xpt _xpidlgen/nsILocalFileWin.xpt _xpidlgen/nsILineInputStream.xpt _xpidlgen/nsIUnicharLineInputStream.xpt _xpidlgen/nsISimpleUnicharStreamFactory.xpt _xpidlgen/nsIMultiplexInputStream.xpt _xpidlgen/nsIObjectInputStream.xpt _xpidlgen/nsIObjectOutputStream.xpt _xpidlgen/nsIPipe.xpt _xpidlgen/nsISeekableStream.xpt _xpidlgen/nsIStorageStream.xpt _xpidlgen/nsIStringStream.xpt _xpidlgen/nsIStreamBufferAccess.xpt _xpidlgen/nsIAsyncInputStream.xpt _xpidlgen/nsIAsyncOutputStream.xpt _xpidlgen/nsIUnicharInputStream.xpt _xpidlgen/nsIUnicharOutputStream.xpt _xpidlgen/nsIConverterInputStream.xpt _xpidlgen/nsIConverterOutputStream.xpt _xpidlgen/nsIIOUtil.xpt _xpidlgen/nsISafeOutputStream.xpt _xpidlgen/nsIDirectoryService.xpt _xpidlgen/nsIFile.xpt _xpidlgen/nsILocalFile.xpt _xpidlgen/nsIInputStream.xpt _xpidlgen/nsIOutputStream.xpt _xpidlgen/nsIScriptableInputStream.xpt c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 _xpidlgen/xpcom_io.xpt ../../dist/bin/components make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/xpcom/io' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/xpcom/components' nsCategoryManager.cpp Building deps for /c/build/comm-central/comm-central/mozilla/xpcom/components/nsCategoryManager.cpp cl -FonsCategoryManager.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_COM -I/c/build/comm-central/comm-central/mozilla/xpcom/components/../reflect/xptinfo/src -I/c/build/comm-central/comm-central/mozilla/xpcom/components/../base -I/c/build/comm-central/comm-central/mozilla/xpcom/components/../thread -I/c/build/comm-central/comm-central/mozilla/xpcom/components/../ds -I/c/build/comm-central/comm-central/mozilla/xpcom/components/../build -I.. -I/c/build/comm-central/comm-central/mozilla/xpcom/components -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/xpcom/components/nsCategoryManager.cpp nsCategoryManager.cpp nsComponentManager.cpp Building deps for /c/build/comm-central/comm-central/mozilla/xpcom/components/nsComponentManager.cpp cl -FonsComponentManager.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_COM -I/c/build/comm-central/comm-central/mozilla/xpcom/components/../reflect/xptinfo/src -I/c/build/comm-central/comm-central/mozilla/xpcom/components/../base -I/c/build/comm-central/comm-central/mozilla/xpcom/components/../thread -I/c/build/comm-central/comm-central/mozilla/xpcom/components/../ds -I/c/build/comm-central/comm-central/mozilla/xpcom/components/../build -I.. -I/c/build/comm-central/comm-central/mozilla/xpcom/components -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/xpcom/components/nsComponentManager.cpp nsComponentManager.cpp c:/build/comm-central/comm-central/mozilla/xpcom/components/nsComponentManager.cpp(3194) : warning C4018: '<' : signed/unsigned mismatch c:/build/comm-central/comm-central/mozilla/xpcom/components/nsComponentManager.cpp(3236) : warning C4018: '<' : signed/unsigned mismatch nsNativeComponentLoader.cpp Building deps for /c/build/comm-central/comm-central/mozilla/xpcom/components/nsNativeComponentLoader.cpp cl -FonsNativeComponentLoader.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_COM -I/c/build/comm-central/comm-central/mozilla/xpcom/components/../reflect/xptinfo/src -I/c/build/comm-central/comm-central/mozilla/xpcom/components/../base -I/c/build/comm-central/comm-central/mozilla/xpcom/components/../thread -I/c/build/comm-central/comm-central/mozilla/xpcom/components/../ds -I/c/build/comm-central/comm-central/mozilla/xpcom/components/../build -I.. -I/c/build/comm-central/comm-central/mozilla/xpcom/components -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/xpcom/components/nsNativeComponentLoader.cpp nsNativeComponentLoader.cpp nsStaticComponentLoader.cpp Building deps for /c/build/comm-central/comm-central/mozilla/xpcom/components/nsStaticComponentLoader.cpp cl -FonsStaticComponentLoader.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_COM -I/c/build/comm-central/comm-central/mozilla/xpcom/components/../reflect/xptinfo/src -I/c/build/comm-central/comm-central/mozilla/xpcom/components/../base -I/c/build/comm-central/comm-central/mozilla/xpcom/components/../thread -I/c/build/comm-central/comm-central/mozilla/xpcom/components/../ds -I/c/build/comm-central/comm-central/mozilla/xpcom/components/../build -I.. -I/c/build/comm-central/comm-central/mozilla/xpcom/components -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/xpcom/components/nsStaticComponentLoader.cpp nsStaticComponentLoader.cpp nsServiceManagerObsolete.cpp Building deps for /c/build/comm-central/comm-central/mozilla/xpcom/components/nsServiceManagerObsolete.cpp cl -FonsServiceManagerObsolete.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_COM -I/c/build/comm-central/comm-central/mozilla/xpcom/components/../reflect/xptinfo/src -I/c/build/comm-central/comm-central/mozilla/xpcom/components/../base -I/c/build/comm-central/comm-central/mozilla/xpcom/components/../thread -I/c/build/comm-central/comm-central/mozilla/xpcom/components/../ds -I/c/build/comm-central/comm-central/mozilla/xpcom/components/../build -I.. -I/c/build/comm-central/comm-central/mozilla/xpcom/components -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/xpcom/components/nsServiceManagerObsolete.cpp nsServiceManagerObsolete.cpp rm -f xpcomcomponents_s.lib lib -NOLOGO -OUT:"xpcomcomponents_s.lib" nsCategoryManager.obj nsComponentManager.obj nsNativeComponentLoader.obj nsStaticComponentLoader.obj nsServiceManagerObsolete.obj echo not_ranlib xpcomcomponents_s.lib not_ranlib xpcomcomponents_s.lib nsIModuleLoader.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/xpcom/components -I../../dist/idl -e _xpidlgen/nsIModuleLoader.xpt -d .deps/nsIModuleLoader.pp /c/build/comm-central/comm-central/mozilla/xpcom/components/nsIModuleLoader.idl nsIComponentManagerObsolete.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/xpcom/components -I../../dist/idl -e _xpidlgen/nsIComponentManagerObsolete.xpt -d .deps/nsIComponentManagerObsolete.pp /c/build/comm-central/comm-central/mozilla/xpcom/components/nsIComponentManagerObsolete.idl nsIClassInfo.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/xpcom/components -I../../dist/idl -e _xpidlgen/nsIClassInfo.xpt -d .deps/nsIClassInfo.pp /c/build/comm-central/comm-central/mozilla/xpcom/components/nsIClassInfo.idl nsIComponentRegistrar.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/xpcom/components -I../../dist/idl -e _xpidlgen/nsIComponentRegistrar.xpt -d .deps/nsIComponentRegistrar.pp /c/build/comm-central/comm-central/mozilla/xpcom/components/nsIComponentRegistrar.idl nsIFactory.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/xpcom/components -I../../dist/idl -e _xpidlgen/nsIFactory.xpt -d .deps/nsIFactory.pp /c/build/comm-central/comm-central/mozilla/xpcom/components/nsIFactory.idl nsIModule.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/xpcom/components -I../../dist/idl -e _xpidlgen/nsIModule.xpt -d .deps/nsIModule.pp /c/build/comm-central/comm-central/mozilla/xpcom/components/nsIModule.idl nsIServiceManager.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/xpcom/components -I../../dist/idl -e _xpidlgen/nsIServiceManager.xpt -d .deps/nsIServiceManager.pp /c/build/comm-central/comm-central/mozilla/xpcom/components/nsIServiceManager.idl nsIComponentManager.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/xpcom/components -I../../dist/idl -e _xpidlgen/nsIComponentManager.xpt -d .deps/nsIComponentManager.pp /c/build/comm-central/comm-central/mozilla/xpcom/components/nsIComponentManager.idl nsICategoryManager.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/xpcom/components -I../../dist/idl -e _xpidlgen/nsICategoryManager.xpt -d .deps/nsICategoryManager.pp /c/build/comm-central/comm-central/mozilla/xpcom/components/nsICategoryManager.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpt_link.exe _xpidlgen/xpcom_components.xpt _xpidlgen/nsIModuleLoader.xpt _xpidlgen/nsIComponentManagerObsolete.xpt _xpidlgen/nsIClassInfo.xpt _xpidlgen/nsIComponentRegistrar.xpt _xpidlgen/nsIFactory.xpt _xpidlgen/nsIModule.xpt _xpidlgen/nsIServiceManager.xpt _xpidlgen/nsIComponentManager.xpt _xpidlgen/nsICategoryManager.xpt c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 _xpidlgen/xpcom_components.xpt ../../dist/bin/components make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/xpcom/components' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/xpcom/threads' nsEventQueue.cpp Building deps for /c/build/comm-central/comm-central/mozilla/xpcom/threads/nsEventQueue.cpp cl -FonsEventQueue.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_COM -I/c/build/comm-central/comm-central/mozilla/xpcom/threads/../components -I/c/build/comm-central/comm-central/mozilla/xpcom/threads -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/xpcom/threads/nsEventQueue.cpp nsEventQueue.cpp nsEnvironment.cpp Building deps for /c/build/comm-central/comm-central/mozilla/xpcom/threads/nsEnvironment.cpp cl -FonsEnvironment.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_COM -I/c/build/comm-central/comm-central/mozilla/xpcom/threads/../components -I/c/build/comm-central/comm-central/mozilla/xpcom/threads -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/xpcom/threads/nsEnvironment.cpp nsEnvironment.cpp nsThread.cpp Building deps for /c/build/comm-central/comm-central/mozilla/xpcom/threads/nsThread.cpp cl -FonsThread.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_COM -I/c/build/comm-central/comm-central/mozilla/xpcom/threads/../components -I/c/build/comm-central/comm-central/mozilla/xpcom/threads -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/xpcom/threads/nsThread.cpp nsThread.cpp nsThreadManager.cpp Building deps for /c/build/comm-central/comm-central/mozilla/xpcom/threads/nsThreadManager.cpp cl -FonsThreadManager.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_COM -I/c/build/comm-central/comm-central/mozilla/xpcom/threads/../components -I/c/build/comm-central/comm-central/mozilla/xpcom/threads -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/xpcom/threads/nsThreadManager.cpp nsThreadManager.cpp nsThreadPool.cpp Building deps for /c/build/comm-central/comm-central/mozilla/xpcom/threads/nsThreadPool.cpp cl -FonsThreadPool.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_COM -I/c/build/comm-central/comm-central/mozilla/xpcom/threads/../components -I/c/build/comm-central/comm-central/mozilla/xpcom/threads -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/xpcom/threads/nsThreadPool.cpp nsThreadPool.cpp nsProcessCommon.cpp Building deps for /c/build/comm-central/comm-central/mozilla/xpcom/threads/nsProcessCommon.cpp cl -FonsProcessCommon.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_COM -I/c/build/comm-central/comm-central/mozilla/xpcom/threads/../components -I/c/build/comm-central/comm-central/mozilla/xpcom/threads -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/xpcom/threads/nsProcessCommon.cpp nsProcessCommon.cpp nsTimerImpl.cpp Building deps for /c/build/comm-central/comm-central/mozilla/xpcom/threads/nsTimerImpl.cpp cl -FonsTimerImpl.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_COM -I/c/build/comm-central/comm-central/mozilla/xpcom/threads/../components -I/c/build/comm-central/comm-central/mozilla/xpcom/threads -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/xpcom/threads/nsTimerImpl.cpp nsTimerImpl.cpp TimerThread.cpp Building deps for /c/build/comm-central/comm-central/mozilla/xpcom/threads/TimerThread.cpp cl -FoTimerThread.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_COM -I/c/build/comm-central/comm-central/mozilla/xpcom/threads/../components -I/c/build/comm-central/comm-central/mozilla/xpcom/threads -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/xpcom/threads/TimerThread.cpp TimerThread.cpp rm -f xpcomthreads_s.lib lib -NOLOGO -OUT:"xpcomthreads_s.lib" nsEventQueue.obj nsEnvironment.obj nsThread.obj nsThreadManager.obj nsThreadPool.obj nsProcessCommon.obj nsTimerImpl.obj TimerThread.obj echo not_ranlib xpcomthreads_s.lib not_ranlib xpcomthreads_s.lib nsIEventTarget.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/xpcom/threads -I../../dist/idl -e _xpidlgen/nsIEventTarget.xpt -d .deps/nsIEventTarget.pp /c/build/comm-central/comm-central/mozilla/xpcom/threads/nsIEventTarget.idl nsIThread.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/xpcom/threads -I../../dist/idl -e _xpidlgen/nsIThread.xpt -d .deps/nsIThread.pp /c/build/comm-central/comm-central/mozilla/xpcom/threads/nsIThread.idl nsIThreadInternal.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/xpcom/threads -I../../dist/idl -e _xpidlgen/nsIThreadInternal.xpt -d .deps/nsIThreadInternal.pp /c/build/comm-central/comm-central/mozilla/xpcom/threads/nsIThreadInternal.idl nsIThreadManager.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/xpcom/threads -I../../dist/idl -e _xpidlgen/nsIThreadManager.xpt -d .deps/nsIThreadManager.pp /c/build/comm-central/comm-central/mozilla/xpcom/threads/nsIThreadManager.idl nsIThreadPool.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/xpcom/threads -I../../dist/idl -e _xpidlgen/nsIThreadPool.xpt -d .deps/nsIThreadPool.pp /c/build/comm-central/comm-central/mozilla/xpcom/threads/nsIThreadPool.idl nsITimer.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/xpcom/threads -I../../dist/idl -e _xpidlgen/nsITimer.xpt -d .deps/nsITimer.pp /c/build/comm-central/comm-central/mozilla/xpcom/threads/nsITimer.idl nsIRunnable.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/xpcom/threads -I../../dist/idl -e _xpidlgen/nsIRunnable.xpt -d .deps/nsIRunnable.pp /c/build/comm-central/comm-central/mozilla/xpcom/threads/nsIRunnable.idl nsIEnvironment.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/xpcom/threads -I../../dist/idl -e _xpidlgen/nsIEnvironment.xpt -d .deps/nsIEnvironment.pp /c/build/comm-central/comm-central/mozilla/xpcom/threads/nsIEnvironment.idl nsIProcess.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/xpcom/threads -I../../dist/idl -e _xpidlgen/nsIProcess.xpt -d .deps/nsIProcess.pp /c/build/comm-central/comm-central/mozilla/xpcom/threads/nsIProcess.idl nsISupportsPriority.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/xpcom/threads -I../../dist/idl -e _xpidlgen/nsISupportsPriority.xpt -d .deps/nsISupportsPriority.pp /c/build/comm-central/comm-central/mozilla/xpcom/threads/nsISupportsPriority.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpt_link.exe _xpidlgen/xpcom_threads.xpt _xpidlgen/nsIEventTarget.xpt _xpidlgen/nsIThread.xpt _xpidlgen/nsIThreadInternal.xpt _xpidlgen/nsIThreadManager.xpt _xpidlgen/nsIThreadPool.xpt _xpidlgen/nsITimer.xpt _xpidlgen/nsIRunnable.xpt _xpidlgen/nsIEnvironment.xpt _xpidlgen/nsIProcess.xpt _xpidlgen/nsISupportsPriority.xpt c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 _xpidlgen/xpcom_threads.xpt ../../dist/bin/components make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/xpcom/threads' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/xpcom/reflect' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/xpcom/reflect/xptinfo' make[8]: Entering directory `/c/build/comm-central/sb-de/mozilla/xpcom/reflect/xptinfo/public' nsIInterfaceInfo.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/xpcom/reflect/xptinfo/public -I../../../../dist/idl -e _xpidlgen/nsIInterfaceInfo.xpt -d .deps/nsIInterfaceInfo.pp /c/build/comm-central/comm-central/mozilla/xpcom/reflect/xptinfo/public/nsIInterfaceInfo.idl nsIInterfaceInfoManager.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/xpcom/reflect/xptinfo/public -I../../../../dist/idl -e _xpidlgen/nsIInterfaceInfoManager.xpt -d .deps/nsIInterfaceInfoManager.pp /c/build/comm-central/comm-central/mozilla/xpcom/reflect/xptinfo/public/nsIInterfaceInfoManager.idl nsIXPTLoader.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/xpcom/reflect/xptinfo/public -I../../../../dist/idl -e _xpidlgen/nsIXPTLoader.xpt -d .deps/nsIXPTLoader.pp /c/build/comm-central/comm-central/mozilla/xpcom/reflect/xptinfo/public/nsIXPTLoader.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpt_link.exe _xpidlgen/xpcom_xpti.xpt _xpidlgen/nsIInterfaceInfo.xpt _xpidlgen/nsIInterfaceInfoManager.xpt _xpidlgen/nsIXPTLoader.xpt c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 _xpidlgen/xpcom_xpti.xpt ../../../../dist/bin/components make[8]: Leaving directory `/c/build/comm-central/sb-de/mozilla/xpcom/reflect/xptinfo/public' make[8]: Entering directory `/c/build/comm-central/sb-de/mozilla/xpcom/reflect/xptinfo/src' xptiFile.cpp Building deps for /c/build/comm-central/comm-central/mozilla/xpcom/reflect/xptinfo/src/xptiFile.cpp cl -FoxptiFile.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DEXPORT_XPT_API -D_IMPL_NS_COM -I/c/build/comm-central/comm-central/mozilla/xpcom/reflect/xptinfo/src/../../../ds -I/c/build/comm-central/comm-central/mozilla/xpcom/reflect/xptinfo/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/xpcom/reflect/xptinfo/src/xptiFile.cpp xptiFile.cpp xptiInterfaceInfo.cpp Building deps for /c/build/comm-central/comm-central/mozilla/xpcom/reflect/xptinfo/src/xptiInterfaceInfo.cpp cl -FoxptiInterfaceInfo.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DEXPORT_XPT_API -D_IMPL_NS_COM -I/c/build/comm-central/comm-central/mozilla/xpcom/reflect/xptinfo/src/../../../ds -I/c/build/comm-central/comm-central/mozilla/xpcom/reflect/xptinfo/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/xpcom/reflect/xptinfo/src/xptiInterfaceInfo.cpp xptiInterfaceInfo.cpp xptiInterfaceInfoManager.cpp Building deps for /c/build/comm-central/comm-central/mozilla/xpcom/reflect/xptinfo/src/xptiInterfaceInfoManager.cpp cl -FoxptiInterfaceInfoManager.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DEXPORT_XPT_API -D_IMPL_NS_COM -I/c/build/comm-central/comm-central/mozilla/xpcom/reflect/xptinfo/src/../../../ds -I/c/build/comm-central/comm-central/mozilla/xpcom/reflect/xptinfo/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/xpcom/reflect/xptinfo/src/xptiInterfaceInfoManager.cpp xptiInterfaceInfoManager.cpp xptiManifest.cpp Building deps for /c/build/comm-central/comm-central/mozilla/xpcom/reflect/xptinfo/src/xptiManifest.cpp cl -FoxptiManifest.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DEXPORT_XPT_API -D_IMPL_NS_COM -I/c/build/comm-central/comm-central/mozilla/xpcom/reflect/xptinfo/src/../../../ds -I/c/build/comm-central/comm-central/mozilla/xpcom/reflect/xptinfo/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/xpcom/reflect/xptinfo/src/xptiManifest.cpp xptiManifest.cpp xptiMisc.cpp Building deps for /c/build/comm-central/comm-central/mozilla/xpcom/reflect/xptinfo/src/xptiMisc.cpp cl -FoxptiMisc.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DEXPORT_XPT_API -D_IMPL_NS_COM -I/c/build/comm-central/comm-central/mozilla/xpcom/reflect/xptinfo/src/../../../ds -I/c/build/comm-central/comm-central/mozilla/xpcom/reflect/xptinfo/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/xpcom/reflect/xptinfo/src/xptiMisc.cpp xptiMisc.cpp xptiTypelibGuts.cpp Building deps for /c/build/comm-central/comm-central/mozilla/xpcom/reflect/xptinfo/src/xptiTypelibGuts.cpp cl -FoxptiTypelibGuts.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DEXPORT_XPT_API -D_IMPL_NS_COM -I/c/build/comm-central/comm-central/mozilla/xpcom/reflect/xptinfo/src/../../../ds -I/c/build/comm-central/comm-central/mozilla/xpcom/reflect/xptinfo/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/xpcom/reflect/xptinfo/src/xptiTypelibGuts.cpp xptiTypelibGuts.cpp xptiWorkingSet.cpp Building deps for /c/build/comm-central/comm-central/mozilla/xpcom/reflect/xptinfo/src/xptiWorkingSet.cpp cl -FoxptiWorkingSet.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DEXPORT_XPT_API -D_IMPL_NS_COM -I/c/build/comm-central/comm-central/mozilla/xpcom/reflect/xptinfo/src/../../../ds -I/c/build/comm-central/comm-central/mozilla/xpcom/reflect/xptinfo/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/xpcom/reflect/xptinfo/src/xptiWorkingSet.cpp xptiWorkingSet.cpp xptiZipItem.cpp Building deps for /c/build/comm-central/comm-central/mozilla/xpcom/reflect/xptinfo/src/xptiZipItem.cpp cl -FoxptiZipItem.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DEXPORT_XPT_API -D_IMPL_NS_COM -I/c/build/comm-central/comm-central/mozilla/xpcom/reflect/xptinfo/src/../../../ds -I/c/build/comm-central/comm-central/mozilla/xpcom/reflect/xptinfo/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/xpcom/reflect/xptinfo/src/xptiZipItem.cpp xptiZipItem.cpp xptiZipLoader.cpp Building deps for /c/build/comm-central/comm-central/mozilla/xpcom/reflect/xptinfo/src/xptiZipLoader.cpp cl -FoxptiZipLoader.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DEXPORT_XPT_API -D_IMPL_NS_COM -I/c/build/comm-central/comm-central/mozilla/xpcom/reflect/xptinfo/src/../../../ds -I/c/build/comm-central/comm-central/mozilla/xpcom/reflect/xptinfo/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/xpcom/reflect/xptinfo/src/xptiZipLoader.cpp xptiZipLoader.cpp rm -f xptinfo.lib lib -NOLOGO -OUT:"xptinfo.lib" xptiFile.obj xptiInterfaceInfo.obj xptiInterfaceInfoManager.obj xptiManifest.obj xptiMisc.obj xptiTypelibGuts.obj xptiWorkingSet.obj xptiZipItem.obj xptiZipLoader.obj echo not_ranlib xptinfo.lib not_ranlib xptinfo.lib make[8]: Leaving directory `/c/build/comm-central/sb-de/mozilla/xpcom/reflect/xptinfo/src' make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/xpcom/reflect/xptinfo' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/xpcom/reflect/xptcall' make[8]: Entering directory `/c/build/comm-central/sb-de/mozilla/xpcom/reflect/xptcall/public' make[8]: Nothing to be done for `libs'. make[8]: Leaving directory `/c/build/comm-central/sb-de/mozilla/xpcom/reflect/xptcall/public' make[8]: Entering directory `/c/build/comm-central/sb-de/mozilla/xpcom/reflect/xptcall/src' xptcall.cpp Building deps for /c/build/comm-central/comm-central/mozilla/xpcom/reflect/xptcall/src/xptcall.cpp cl -Foxptcall.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DEXPORT_XPTC_API -D_IMPL_NS_COM -I/c/build/comm-central/comm-central/mozilla/xpcom/reflect/xptcall/src/../../xptinfo/src -I/c/build/comm-central/comm-central/mozilla/xpcom/reflect/xptcall/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/xpcom/reflect/xptcall/src/xptcall.cpp xptcall.cpp rm -f xptcall.lib lib -NOLOGO -OUT:"xptcall.lib" xptcall.obj echo not_ranlib xptcall.lib not_ranlib xptcall.lib make[9]: Entering directory `/c/build/comm-central/sb-de/mozilla/xpcom/reflect/xptcall/src/md' make[10]: Entering directory `/c/build/comm-central/sb-de/mozilla/xpcom/reflect/xptcall/src/md/win32' xptcinvoke.cpp Building deps for /c/build/comm-central/comm-central/mozilla/xpcom/reflect/xptcall/src/md/win32/xptcinvoke.cpp cl -Foxptcinvoke.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DEXPORT_XPTC_API -D_IMPL_NS_COM -I/c/build/comm-central/comm-central/mozilla/xpcom/reflect/xptcall/src/md/win32/../../../../xptinfo/src -I/c/build/comm-central/comm-central/mozilla/xpcom/reflect/xptcall/src/md/win32/../.. -I/c/build/comm-central/comm-central/mozilla/xpcom/reflect/xptcall/src/md/win32 -I. -I../../../../../../dist/include -I../../../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -GL- /c/build/comm-central/comm-central/mozilla/xpcom/reflect/xptcall/src/md/win32/xptcinvoke.cpp xptcinvoke.cpp xptcstubs.cpp Building deps for /c/build/comm-central/comm-central/mozilla/xpcom/reflect/xptcall/src/md/win32/xptcstubs.cpp cl -Foxptcstubs.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DEXPORT_XPTC_API -D_IMPL_NS_COM -I/c/build/comm-central/comm-central/mozilla/xpcom/reflect/xptcall/src/md/win32/../../../../xptinfo/src -I/c/build/comm-central/comm-central/mozilla/xpcom/reflect/xptcall/src/md/win32/../.. -I/c/build/comm-central/comm-central/mozilla/xpcom/reflect/xptcall/src/md/win32 -I. -I../../../../../../dist/include -I../../../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -GL- /c/build/comm-central/comm-central/mozilla/xpcom/reflect/xptcall/src/md/win32/xptcstubs.cpp xptcstubs.cpp rm -f xptcmd.lib lib -NOLOGO -OUT:"xptcmd.lib" xptcinvoke.obj xptcstubs.obj echo not_ranlib xptcmd.lib not_ranlib xptcmd.lib c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe xptcmd.lib ../.. make[10]: Leaving directory `/c/build/comm-central/sb-de/mozilla/xpcom/reflect/xptcall/src/md/win32' make[9]: Leaving directory `/c/build/comm-central/sb-de/mozilla/xpcom/reflect/xptcall/src/md' make[8]: Leaving directory `/c/build/comm-central/sb-de/mozilla/xpcom/reflect/xptcall/src' make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/xpcom/reflect/xptcall' make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/xpcom/reflect' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/xpcom/proxy' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/xpcom/proxy/public' nsIProxyObjectManager.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/xpcom/proxy/public -I../../../dist/idl -e _xpidlgen/nsIProxyObjectManager.xpt -d .deps/nsIProxyObjectManager.pp /c/build/comm-central/comm-central/mozilla/xpcom/proxy/public/nsIProxyObjectManager.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpt_link.exe _xpidlgen/proxyObject.xpt _xpidlgen/nsIProxyObjectManager.xpt c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 _xpidlgen/proxyObject.xpt ../../../dist/bin/components make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/xpcom/proxy/public' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/xpcom/proxy/src' nsProxyEvent.cpp Building deps for /c/build/comm-central/comm-central/mozilla/xpcom/proxy/src/nsProxyEvent.cpp cl -FonsProxyEvent.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -D_IMPL_NS_COM -DEXPORT_XPTC_API -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/xpcom/threads/ -I/c/build/comm-central/comm-central/mozilla/xpcom/proxy/src/../../reflect/xptinfo/src -I/c/build/comm-central/comm-central/mozilla/xpcom/proxy/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/xpcom/proxy/src/nsProxyEvent.cpp nsProxyEvent.cpp nsProxyEventClass.cpp Building deps for /c/build/comm-central/comm-central/mozilla/xpcom/proxy/src/nsProxyEventClass.cpp cl -FonsProxyEventClass.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -D_IMPL_NS_COM -DEXPORT_XPTC_API -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/xpcom/threads/ -I/c/build/comm-central/comm-central/mozilla/xpcom/proxy/src/../../reflect/xptinfo/src -I/c/build/comm-central/comm-central/mozilla/xpcom/proxy/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/xpcom/proxy/src/nsProxyEventClass.cpp nsProxyEventClass.cpp nsProxyEventObject.cpp Building deps for /c/build/comm-central/comm-central/mozilla/xpcom/proxy/src/nsProxyEventObject.cpp cl -FonsProxyEventObject.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -D_IMPL_NS_COM -DEXPORT_XPTC_API -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/xpcom/threads/ -I/c/build/comm-central/comm-central/mozilla/xpcom/proxy/src/../../reflect/xptinfo/src -I/c/build/comm-central/comm-central/mozilla/xpcom/proxy/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/xpcom/proxy/src/nsProxyEventObject.cpp nsProxyEventObject.cpp nsProxyObjectManager.cpp Building deps for /c/build/comm-central/comm-central/mozilla/xpcom/proxy/src/nsProxyObjectManager.cpp cl -FonsProxyObjectManager.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -D_IMPL_NS_COM -DEXPORT_XPTC_API -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/xpcom/threads/ -I/c/build/comm-central/comm-central/mozilla/xpcom/proxy/src/../../reflect/xptinfo/src -I/c/build/comm-central/comm-central/mozilla/xpcom/proxy/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/xpcom/proxy/src/nsProxyObjectManager.cpp nsProxyObjectManager.cpp rm -f xpcomproxy_s.lib lib -NOLOGO -OUT:"xpcomproxy_s.lib" nsProxyEvent.obj nsProxyEventClass.obj nsProxyEventObject.obj nsProxyObjectManager.obj echo not_ranlib xpcomproxy_s.lib not_ranlib xpcomproxy_s.lib make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/xpcom/proxy/src' make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/xpcom/proxy' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/xpcom/system' nsIXULAppInfo.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/xpcom/system -I../../dist/idl -e _xpidlgen/nsIXULAppInfo.xpt -d .deps/nsIXULAppInfo.pp /c/build/comm-central/comm-central/mozilla/xpcom/system/nsIXULAppInfo.idl nsIXULRuntime.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/xpcom/system -I../../dist/idl -e _xpidlgen/nsIXULRuntime.xpt -d .deps/nsIXULRuntime.pp /c/build/comm-central/comm-central/mozilla/xpcom/system/nsIXULRuntime.idl nsIGConfService.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/xpcom/system -I../../dist/idl -e _xpidlgen/nsIGConfService.xpt -d .deps/nsIGConfService.pp /c/build/comm-central/comm-central/mozilla/xpcom/system/nsIGConfService.idl nsIGnomeVFSService.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/xpcom/system -I../../dist/idl -e _xpidlgen/nsIGnomeVFSService.xpt -d .deps/nsIGnomeVFSService.pp /c/build/comm-central/comm-central/mozilla/xpcom/system/nsIGnomeVFSService.idl nsIBlocklistService.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/xpcom/system -I../../dist/idl -e _xpidlgen/nsIBlocklistService.xpt -d .deps/nsIBlocklistService.pp /c/build/comm-central/comm-central/mozilla/xpcom/system/nsIBlocklistService.idl nsIGIOService.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/xpcom/system -I../../dist/idl -e _xpidlgen/nsIGIOService.xpt -d .deps/nsIGIOService.pp /c/build/comm-central/comm-central/mozilla/xpcom/system/nsIGIOService.idl nsICrashReporter.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/xpcom/system -I../../dist/idl -e _xpidlgen/nsICrashReporter.xpt -d .deps/nsICrashReporter.pp /c/build/comm-central/comm-central/mozilla/xpcom/system/nsICrashReporter.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpt_link.exe _xpidlgen/xpcom_system.xpt _xpidlgen/nsIXULAppInfo.xpt _xpidlgen/nsIXULRuntime.xpt _xpidlgen/nsIGConfService.xpt _xpidlgen/nsIGnomeVFSService.xpt _xpidlgen/nsIBlocklistService.xpt _xpidlgen/nsIGIOService.xpt _xpidlgen/nsICrashReporter.xpt c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 _xpidlgen/xpcom_system.xpt ../../dist/bin/components make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/xpcom/system' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/xpcom/build' pldhash.c Building deps for pldhash.c cl -Fopldhash.obj -c -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_COM -D_IMPL_NS_STRINGAPI -DEXPORT_XPT_API -DEXPORT_XPTC_API -DTARGET_XPCOM_ABI=\"x86-msvc\" -I/c/build/comm-central/comm-central/mozilla/xpcom/build -I.. -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../glue -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../base -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../ds -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../io -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../components -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../threads -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../threads/_xpidlgen -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../proxy/src -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../reflect/xptinfo/src -I/c/build/comm-central/comm-central/mozilla/xpcom/build -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/sb-de/mozilla/xpcom/build/pldhash.c pldhash.c nsArrayEnumerator.cpp Building deps for nsArrayEnumerator.cpp cl -FonsArrayEnumerator.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_COM -D_IMPL_NS_STRINGAPI -DEXPORT_XPT_API -DEXPORT_XPTC_API -DTARGET_XPCOM_ABI=\"x86-msvc\" -I/c/build/comm-central/comm-central/mozilla/xpcom/build -I.. -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../glue -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../base -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../ds -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../io -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../components -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../threads -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../threads/_xpidlgen -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../proxy/src -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../reflect/xptinfo/src -I/c/build/comm-central/comm-central/mozilla/xpcom/build -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/sb-de/mozilla/xpcom/build/nsArrayEnumerator.cpp nsArrayEnumerator.cpp nsArrayUtils.cpp Building deps for nsArrayUtils.cpp cl -FonsArrayUtils.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_COM -D_IMPL_NS_STRINGAPI -DEXPORT_XPT_API -DEXPORT_XPTC_API -DTARGET_XPCOM_ABI=\"x86-msvc\" -I/c/build/comm-central/comm-central/mozilla/xpcom/build -I.. -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../glue -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../base -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../ds -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../io -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../components -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../threads -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../threads/_xpidlgen -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../proxy/src -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../reflect/xptinfo/src -I/c/build/comm-central/comm-central/mozilla/xpcom/build -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/sb-de/mozilla/xpcom/build/nsArrayUtils.cpp nsArrayUtils.cpp nsCategoryCache.cpp Building deps for nsCategoryCache.cpp cl -FonsCategoryCache.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_COM -D_IMPL_NS_STRINGAPI -DEXPORT_XPT_API -DEXPORT_XPTC_API -DTARGET_XPCOM_ABI=\"x86-msvc\" -I/c/build/comm-central/comm-central/mozilla/xpcom/build -I.. -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../glue -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../base -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../ds -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../io -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../components -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../threads -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../threads/_xpidlgen -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../proxy/src -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../reflect/xptinfo/src -I/c/build/comm-central/comm-central/mozilla/xpcom/build -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/sb-de/mozilla/xpcom/build/nsCategoryCache.cpp nsCategoryCache.cpp nsCOMPtr.cpp Building deps for nsCOMPtr.cpp cl -FonsCOMPtr.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_COM -D_IMPL_NS_STRINGAPI -DEXPORT_XPT_API -DEXPORT_XPTC_API -DTARGET_XPCOM_ABI=\"x86-msvc\" -I/c/build/comm-central/comm-central/mozilla/xpcom/build -I.. -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../glue -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../base -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../ds -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../io -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../components -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../threads -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../threads/_xpidlgen -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../proxy/src -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../reflect/xptinfo/src -I/c/build/comm-central/comm-central/mozilla/xpcom/build -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/sb-de/mozilla/xpcom/build/nsCOMPtr.cpp nsCOMPtr.cpp nsCOMArray.cpp Building deps for nsCOMArray.cpp cl -FonsCOMArray.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_COM -D_IMPL_NS_STRINGAPI -DEXPORT_XPT_API -DEXPORT_XPTC_API -DTARGET_XPCOM_ABI=\"x86-msvc\" -I/c/build/comm-central/comm-central/mozilla/xpcom/build -I.. -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../glue -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../base -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../ds -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../io -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../components -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../threads -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../threads/_xpidlgen -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../proxy/src -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../reflect/xptinfo/src -I/c/build/comm-central/comm-central/mozilla/xpcom/build -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/sb-de/mozilla/xpcom/build/nsCOMArray.cpp nsCOMArray.cpp nsCRTGlue.cpp Building deps for nsCRTGlue.cpp cl -FonsCRTGlue.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_COM -D_IMPL_NS_STRINGAPI -DEXPORT_XPT_API -DEXPORT_XPTC_API -DTARGET_XPCOM_ABI=\"x86-msvc\" -I/c/build/comm-central/comm-central/mozilla/xpcom/build -I.. -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../glue -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../base -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../ds -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../io -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../components -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../threads -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../threads/_xpidlgen -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../proxy/src -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../reflect/xptinfo/src -I/c/build/comm-central/comm-central/mozilla/xpcom/build -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/sb-de/mozilla/xpcom/build/nsCRTGlue.cpp nsCRTGlue.cpp nsComponentManagerUtils.cpp Building deps for nsComponentManagerUtils.cpp cl -FonsComponentManagerUtils.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_COM -D_IMPL_NS_STRINGAPI -DEXPORT_XPT_API -DEXPORT_XPTC_API -DTARGET_XPCOM_ABI=\"x86-msvc\" -I/c/build/comm-central/comm-central/mozilla/xpcom/build -I.. -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../glue -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../base -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../ds -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../io -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../components -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../threads -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../threads/_xpidlgen -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../proxy/src -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../reflect/xptinfo/src -I/c/build/comm-central/comm-central/mozilla/xpcom/build -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/sb-de/mozilla/xpcom/build/nsComponentManagerUtils.cpp nsComponentManagerUtils.cpp nsEnumeratorUtils.cpp Building deps for nsEnumeratorUtils.cpp cl -FonsEnumeratorUtils.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_COM -D_IMPL_NS_STRINGAPI -DEXPORT_XPT_API -DEXPORT_XPTC_API -DTARGET_XPCOM_ABI=\"x86-msvc\" -I/c/build/comm-central/comm-central/mozilla/xpcom/build -I.. -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../glue -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../base -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../ds -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../io -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../components -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../threads -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../threads/_xpidlgen -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../proxy/src -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../reflect/xptinfo/src -I/c/build/comm-central/comm-central/mozilla/xpcom/build -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/sb-de/mozilla/xpcom/build/nsEnumeratorUtils.cpp nsEnumeratorUtils.cpp nsID.cpp Building deps for nsID.cpp cl -FonsID.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_COM -D_IMPL_NS_STRINGAPI -DEXPORT_XPT_API -DEXPORT_XPTC_API -DTARGET_XPCOM_ABI=\"x86-msvc\" -I/c/build/comm-central/comm-central/mozilla/xpcom/build -I.. -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../glue -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../base -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../ds -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../io -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../components -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../threads -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../threads/_xpidlgen -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../proxy/src -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../reflect/xptinfo/src -I/c/build/comm-central/comm-central/mozilla/xpcom/build -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/sb-de/mozilla/xpcom/build/nsID.cpp nsID.cpp nsIInterfaceRequestorUtils.cpp Building deps for nsIInterfaceRequestorUtils.cpp cl -FonsIInterfaceRequestorUtils.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_COM -D_IMPL_NS_STRINGAPI -DEXPORT_XPT_API -DEXPORT_XPTC_API -DTARGET_XPCOM_ABI=\"x86-msvc\" -I/c/build/comm-central/comm-central/mozilla/xpcom/build -I.. -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../glue -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../base -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../ds -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../io -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../components -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../threads -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../threads/_xpidlgen -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../proxy/src -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../reflect/xptinfo/src -I/c/build/comm-central/comm-central/mozilla/xpcom/build -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/sb-de/mozilla/xpcom/build/nsIInterfaceRequestorUtils.cpp nsIInterfaceRequestorUtils.cpp nsINIParser.cpp Building deps for nsINIParser.cpp cl -FonsINIParser.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_COM -D_IMPL_NS_STRINGAPI -DEXPORT_XPT_API -DEXPORT_XPTC_API -DTARGET_XPCOM_ABI=\"x86-msvc\" -I/c/build/comm-central/comm-central/mozilla/xpcom/build -I.. -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../glue -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../base -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../ds -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../io -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../components -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../threads -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../threads/_xpidlgen -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../proxy/src -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../reflect/xptinfo/src -I/c/build/comm-central/comm-central/mozilla/xpcom/build -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/sb-de/mozilla/xpcom/build/nsINIParser.cpp nsINIParser.cpp nsISupportsImpl.cpp Building deps for nsISupportsImpl.cpp cl -FonsISupportsImpl.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_COM -D_IMPL_NS_STRINGAPI -DEXPORT_XPT_API -DEXPORT_XPTC_API -DTARGET_XPCOM_ABI=\"x86-msvc\" -I/c/build/comm-central/comm-central/mozilla/xpcom/build -I.. -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../glue -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../base -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../ds -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../io -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../components -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../threads -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../threads/_xpidlgen -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../proxy/src -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../reflect/xptinfo/src -I/c/build/comm-central/comm-central/mozilla/xpcom/build -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/sb-de/mozilla/xpcom/build/nsISupportsImpl.cpp nsISupportsImpl.cpp nsMemory.cpp Building deps for nsMemory.cpp cl -FonsMemory.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_COM -D_IMPL_NS_STRINGAPI -DEXPORT_XPT_API -DEXPORT_XPTC_API -DTARGET_XPCOM_ABI=\"x86-msvc\" -I/c/build/comm-central/comm-central/mozilla/xpcom/build -I.. -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../glue -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../base -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../ds -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../io -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../components -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../threads -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../threads/_xpidlgen -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../proxy/src -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../reflect/xptinfo/src -I/c/build/comm-central/comm-central/mozilla/xpcom/build -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/sb-de/mozilla/xpcom/build/nsMemory.cpp nsMemory.cpp nsWeakReference.cpp Building deps for nsWeakReference.cpp cl -FonsWeakReference.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_COM -D_IMPL_NS_STRINGAPI -DEXPORT_XPT_API -DEXPORT_XPTC_API -DTARGET_XPCOM_ABI=\"x86-msvc\" -I/c/build/comm-central/comm-central/mozilla/xpcom/build -I.. -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../glue -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../base -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../ds -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../io -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../components -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../threads -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../threads/_xpidlgen -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../proxy/src -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../reflect/xptinfo/src -I/c/build/comm-central/comm-central/mozilla/xpcom/build -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/sb-de/mozilla/xpcom/build/nsWeakReference.cpp nsWeakReference.cpp nsGREGlue.cpp Building deps for nsGREGlue.cpp cl -FonsGREGlue.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_COM -D_IMPL_NS_STRINGAPI -DEXPORT_XPT_API -DEXPORT_XPTC_API -DTARGET_XPCOM_ABI=\"x86-msvc\" -I/c/build/comm-central/comm-central/mozilla/xpcom/build -I.. -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../glue -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../base -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../ds -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../io -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../components -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../threads -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../threads/_xpidlgen -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../proxy/src -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../reflect/xptinfo/src -I/c/build/comm-central/comm-central/mozilla/xpcom/build -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/sb-de/mozilla/xpcom/build/nsGREGlue.cpp nsGREGlue.cpp nsVersionComparator.cpp Building deps for nsVersionComparator.cpp cl -FonsVersionComparator.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_COM -D_IMPL_NS_STRINGAPI -DEXPORT_XPT_API -DEXPORT_XPTC_API -DTARGET_XPCOM_ABI=\"x86-msvc\" -I/c/build/comm-central/comm-central/mozilla/xpcom/build -I.. -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../glue -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../base -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../ds -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../io -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../components -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../threads -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../threads/_xpidlgen -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../proxy/src -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../reflect/xptinfo/src -I/c/build/comm-central/comm-central/mozilla/xpcom/build -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/sb-de/mozilla/xpcom/build/nsVersionComparator.cpp nsVersionComparator.cpp nsTHashtable.cpp Building deps for nsTHashtable.cpp cl -FonsTHashtable.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_COM -D_IMPL_NS_STRINGAPI -DEXPORT_XPT_API -DEXPORT_XPTC_API -DTARGET_XPCOM_ABI=\"x86-msvc\" -I/c/build/comm-central/comm-central/mozilla/xpcom/build -I.. -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../glue -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../base -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../ds -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../io -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../components -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../threads -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../threads/_xpidlgen -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../proxy/src -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../reflect/xptinfo/src -I/c/build/comm-central/comm-central/mozilla/xpcom/build -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/sb-de/mozilla/xpcom/build/nsTHashtable.cpp nsTHashtable.cpp nsQuickSort.cpp Building deps for nsQuickSort.cpp cl -FonsQuickSort.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_COM -D_IMPL_NS_STRINGAPI -DEXPORT_XPT_API -DEXPORT_XPTC_API -DTARGET_XPCOM_ABI=\"x86-msvc\" -I/c/build/comm-central/comm-central/mozilla/xpcom/build -I.. -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../glue -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../base -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../ds -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../io -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../components -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../threads -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../threads/_xpidlgen -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../proxy/src -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../reflect/xptinfo/src -I/c/build/comm-central/comm-central/mozilla/xpcom/build -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/sb-de/mozilla/xpcom/build/nsQuickSort.cpp nsQuickSort.cpp nsVoidArray.cpp Building deps for nsVoidArray.cpp cl -FonsVoidArray.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_COM -D_IMPL_NS_STRINGAPI -DEXPORT_XPT_API -DEXPORT_XPTC_API -DTARGET_XPCOM_ABI=\"x86-msvc\" -I/c/build/comm-central/comm-central/mozilla/xpcom/build -I.. -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../glue -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../base -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../ds -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../io -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../components -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../threads -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../threads/_xpidlgen -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../proxy/src -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../reflect/xptinfo/src -I/c/build/comm-central/comm-central/mozilla/xpcom/build -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/sb-de/mozilla/xpcom/build/nsVoidArray.cpp nsVoidArray.cpp nsTArray.cpp Building deps for nsTArray.cpp cl -FonsTArray.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_COM -D_IMPL_NS_STRINGAPI -DEXPORT_XPT_API -DEXPORT_XPTC_API -DTARGET_XPCOM_ABI=\"x86-msvc\" -I/c/build/comm-central/comm-central/mozilla/xpcom/build -I.. -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../glue -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../base -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../ds -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../io -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../components -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../threads -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../threads/_xpidlgen -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../proxy/src -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../reflect/xptinfo/src -I/c/build/comm-central/comm-central/mozilla/xpcom/build -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/sb-de/mozilla/xpcom/build/nsTArray.cpp nsTArray.cpp nsThreadUtils.cpp Building deps for nsThreadUtils.cpp cl -FonsThreadUtils.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_COM -D_IMPL_NS_STRINGAPI -DEXPORT_XPT_API -DEXPORT_XPTC_API -DTARGET_XPCOM_ABI=\"x86-msvc\" -I/c/build/comm-central/comm-central/mozilla/xpcom/build -I.. -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../glue -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../base -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../ds -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../io -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../components -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../threads -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../threads/_xpidlgen -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../proxy/src -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../reflect/xptinfo/src -I/c/build/comm-central/comm-central/mozilla/xpcom/build -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/sb-de/mozilla/xpcom/build/nsThreadUtils.cpp nsThreadUtils.cpp nsTObserverArray.cpp Building deps for nsTObserverArray.cpp cl -FonsTObserverArray.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_COM -D_IMPL_NS_STRINGAPI -DEXPORT_XPT_API -DEXPORT_XPTC_API -DTARGET_XPCOM_ABI=\"x86-msvc\" -I/c/build/comm-central/comm-central/mozilla/xpcom/build -I.. -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../glue -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../base -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../ds -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../io -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../components -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../threads -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../threads/_xpidlgen -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../proxy/src -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../reflect/xptinfo/src -I/c/build/comm-central/comm-central/mozilla/xpcom/build -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/sb-de/mozilla/xpcom/build/nsTObserverArray.cpp nsTObserverArray.cpp nsCycleCollectionParticipant.cpp Building deps for nsCycleCollectionParticipant.cpp cl -FonsCycleCollectionParticipant.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_COM -D_IMPL_NS_STRINGAPI -DEXPORT_XPT_API -DEXPORT_XPTC_API -DTARGET_XPCOM_ABI=\"x86-msvc\" -I/c/build/comm-central/comm-central/mozilla/xpcom/build -I.. -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../glue -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../base -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../ds -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../io -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../components -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../threads -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../threads/_xpidlgen -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../proxy/src -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../reflect/xptinfo/src -I/c/build/comm-central/comm-central/mozilla/xpcom/build -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/sb-de/mozilla/xpcom/build/nsCycleCollectionParticipant.cpp nsCycleCollectionParticipant.cpp nsDeque.cpp Building deps for nsDeque.cpp cl -FonsDeque.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_COM -D_IMPL_NS_STRINGAPI -DEXPORT_XPT_API -DEXPORT_XPTC_API -DTARGET_XPCOM_ABI=\"x86-msvc\" -I/c/build/comm-central/comm-central/mozilla/xpcom/build -I.. -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../glue -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../base -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../ds -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../io -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../components -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../threads -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../threads/_xpidlgen -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../proxy/src -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../reflect/xptinfo/src -I/c/build/comm-central/comm-central/mozilla/xpcom/build -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/sb-de/mozilla/xpcom/build/nsDeque.cpp nsDeque.cpp BlockingResourceBase.cpp Building deps for BlockingResourceBase.cpp cl -FoBlockingResourceBase.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_COM -D_IMPL_NS_STRINGAPI -DEXPORT_XPT_API -DEXPORT_XPTC_API -DTARGET_XPCOM_ABI=\"x86-msvc\" -I/c/build/comm-central/comm-central/mozilla/xpcom/build -I.. -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../glue -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../base -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../ds -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../io -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../components -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../threads -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../threads/_xpidlgen -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../proxy/src -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../reflect/xptinfo/src -I/c/build/comm-central/comm-central/mozilla/xpcom/build -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/sb-de/mozilla/xpcom/build/BlockingResourceBase.cpp BlockingResourceBase.cpp DeadlockDetector.cpp Building deps for DeadlockDetector.cpp cl -FoDeadlockDetector.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_COM -D_IMPL_NS_STRINGAPI -DEXPORT_XPT_API -DEXPORT_XPTC_API -DTARGET_XPCOM_ABI=\"x86-msvc\" -I/c/build/comm-central/comm-central/mozilla/xpcom/build -I.. -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../glue -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../base -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../ds -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../io -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../components -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../threads -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../threads/_xpidlgen -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../proxy/src -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../reflect/xptinfo/src -I/c/build/comm-central/comm-central/mozilla/xpcom/build -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/sb-de/mozilla/xpcom/build/DeadlockDetector.cpp DeadlockDetector.cpp SSE.cpp Building deps for SSE.cpp cl -FoSSE.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_COM -D_IMPL_NS_STRINGAPI -DEXPORT_XPT_API -DEXPORT_XPTC_API -DTARGET_XPCOM_ABI=\"x86-msvc\" -I/c/build/comm-central/comm-central/mozilla/xpcom/build -I.. -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../glue -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../base -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../ds -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../io -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../components -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../threads -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../threads/_xpidlgen -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../proxy/src -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../reflect/xptinfo/src -I/c/build/comm-central/comm-central/mozilla/xpcom/build -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/sb-de/mozilla/xpcom/build/SSE.cpp SSE.cpp unused.cpp Building deps for unused.cpp cl -Founused.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_COM -D_IMPL_NS_STRINGAPI -DEXPORT_XPT_API -DEXPORT_XPTC_API -DTARGET_XPCOM_ABI=\"x86-msvc\" -I/c/build/comm-central/comm-central/mozilla/xpcom/build -I.. -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../glue -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../base -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../ds -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../io -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../components -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../threads -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../threads/_xpidlgen -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../proxy/src -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../reflect/xptinfo/src -I/c/build/comm-central/comm-central/mozilla/xpcom/build -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/sb-de/mozilla/xpcom/build/unused.cpp unused.cpp nsAutoLock.cpp Building deps for nsAutoLock.cpp cl -FonsAutoLock.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_COM -D_IMPL_NS_STRINGAPI -DEXPORT_XPT_API -DEXPORT_XPTC_API -DTARGET_XPCOM_ABI=\"x86-msvc\" -I/c/build/comm-central/comm-central/mozilla/xpcom/build -I.. -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../glue -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../base -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../ds -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../io -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../components -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../threads -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../threads/_xpidlgen -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../proxy/src -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../reflect/xptinfo/src -I/c/build/comm-central/comm-central/mozilla/xpcom/build -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/sb-de/mozilla/xpcom/build/nsAutoLock.cpp nsAutoLock.cpp nsGenericFactory.cpp Building deps for nsGenericFactory.cpp cl -FonsGenericFactory.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_COM -D_IMPL_NS_STRINGAPI -DEXPORT_XPT_API -DEXPORT_XPTC_API -DTARGET_XPCOM_ABI=\"x86-msvc\" -I/c/build/comm-central/comm-central/mozilla/xpcom/build -I.. -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../glue -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../base -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../ds -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../io -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../components -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../threads -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../threads/_xpidlgen -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../proxy/src -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../reflect/xptinfo/src -I/c/build/comm-central/comm-central/mozilla/xpcom/build -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/sb-de/mozilla/xpcom/build/nsGenericFactory.cpp nsGenericFactory.cpp nsProxyRelease.cpp Building deps for nsProxyRelease.cpp cl -FonsProxyRelease.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_COM -D_IMPL_NS_STRINGAPI -DEXPORT_XPT_API -DEXPORT_XPTC_API -DTARGET_XPCOM_ABI=\"x86-msvc\" -I/c/build/comm-central/comm-central/mozilla/xpcom/build -I.. -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../glue -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../base -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../ds -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../io -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../components -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../threads -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../threads/_xpidlgen -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../proxy/src -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../reflect/xptinfo/src -I/c/build/comm-central/comm-central/mozilla/xpcom/build -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/sb-de/mozilla/xpcom/build/nsProxyRelease.cpp nsProxyRelease.cpp nsTextFormatter.cpp Building deps for nsTextFormatter.cpp cl -FonsTextFormatter.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_COM -D_IMPL_NS_STRINGAPI -DEXPORT_XPT_API -DEXPORT_XPTC_API -DTARGET_XPCOM_ABI=\"x86-msvc\" -I/c/build/comm-central/comm-central/mozilla/xpcom/build -I.. -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../glue -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../base -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../ds -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../io -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../components -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../threads -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../threads/_xpidlgen -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../proxy/src -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../reflect/xptinfo/src -I/c/build/comm-central/comm-central/mozilla/xpcom/build -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/sb-de/mozilla/xpcom/build/nsTextFormatter.cpp nsTextFormatter.cpp nsXPComInit.cpp Building deps for /c/build/comm-central/comm-central/mozilla/xpcom/build/nsXPComInit.cpp cl -FonsXPComInit.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_COM -D_IMPL_NS_STRINGAPI -DEXPORT_XPT_API -DEXPORT_XPTC_API -DTARGET_XPCOM_ABI=\"x86-msvc\" -I/c/build/comm-central/comm-central/mozilla/xpcom/build -I.. -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../glue -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../base -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../ds -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../io -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../components -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../threads -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../threads/_xpidlgen -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../proxy/src -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../reflect/xptinfo/src -I/c/build/comm-central/comm-central/mozilla/xpcom/build -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/xpcom/build/nsXPComInit.cpp nsXPComInit.cpp nsXPCOMStrings.cpp Building deps for /c/build/comm-central/comm-central/mozilla/xpcom/build/nsXPCOMStrings.cpp cl -FonsXPCOMStrings.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_COM -D_IMPL_NS_STRINGAPI -DEXPORT_XPT_API -DEXPORT_XPTC_API -DTARGET_XPCOM_ABI=\"x86-msvc\" -I/c/build/comm-central/comm-central/mozilla/xpcom/build -I.. -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../glue -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../base -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../ds -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../io -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../components -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../threads -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../threads/_xpidlgen -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../proxy/src -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../reflect/xptinfo/src -I/c/build/comm-central/comm-central/mozilla/xpcom/build -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/xpcom/build/nsXPCOMStrings.cpp nsXPCOMStrings.cpp Services.cpp Building deps for /c/build/comm-central/comm-central/mozilla/xpcom/build/Services.cpp cl -FoServices.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_COM -D_IMPL_NS_STRINGAPI -DEXPORT_XPT_API -DEXPORT_XPTC_API -DTARGET_XPCOM_ABI=\"x86-msvc\" -I/c/build/comm-central/comm-central/mozilla/xpcom/build -I.. -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../glue -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../base -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../ds -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../io -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../components -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../threads -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../threads/_xpidlgen -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../proxy/src -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../reflect/xptinfo/src -I/c/build/comm-central/comm-central/mozilla/xpcom/build -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/xpcom/build/Services.cpp Services.cpp dlldeps.cpp Building deps for /c/build/comm-central/comm-central/mozilla/xpcom/build/dlldeps.cpp cl -Fodlldeps.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_COM -D_IMPL_NS_STRINGAPI -DEXPORT_XPT_API -DEXPORT_XPTC_API -DTARGET_XPCOM_ABI=\"x86-msvc\" -I/c/build/comm-central/comm-central/mozilla/xpcom/build -I.. -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../glue -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../base -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../ds -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../io -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../components -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../threads -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../threads/_xpidlgen -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../proxy/src -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../reflect/xptinfo/src -I/c/build/comm-central/comm-central/mozilla/xpcom/build -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/xpcom/build/dlldeps.cpp dlldeps.cpp /bin/sh /c/build/comm-central/comm-central/mozilla/build/msys-perl-wrapper /c/build/comm-central/comm-central/mozilla/config/version_win.pl -QUIET 1 -DEPTH ../.. -TOPSRCDIR /c/build/comm-central/comm-central/mozilla -OBJDIR . -SRCDIR /c/build/comm-central/comm-central/mozilla/xpcom/build -DISPNAME Calendar -APPVERSION 1.1a1pre -MODNAME xpcom Creating Resource file: module.res rc.exe -r -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_COM -D_IMPL_NS_STRINGAPI -DEXPORT_XPT_API -DEXPORT_XPTC_API -DTARGET_XPCOM_ABI=\"x86-msvc\" -I/c/build/comm-central/comm-central/mozilla/xpcom/build -I.. -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../glue -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../base -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../ds -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../io -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../components -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../threads -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../threads/_xpidlgen -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../proxy/src -I/c/build/comm-central/comm-central/mozilla/xpcom/build/../reflect/xptinfo/src -I/c/build/comm-central/comm-central/mozilla/xpcom/build -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -Fomodule.res /c/build/comm-central/sb-de/mozilla/xpcom/build/module.rc Microsoft (R) Windows (R) Resource Compiler Version 6.1.7600.16385 Copyright (C) Microsoft Corporation. All rights reserved. link -NOLOGO -DLL -OUT:xpcom_core.dll -PDB:xpcom_core.pdb -SUBSYSTEM:WINDOWS pldhash.obj nsArrayEnumerator.obj nsArrayUtils.obj nsCategoryCache.obj nsCOMPtr.obj nsCOMArray.obj nsCRTGlue.obj nsComponentManagerUtils.obj nsEnumeratorUtils.obj nsID.obj nsIInterfaceRequestorUtils.obj nsINIParser.obj nsISupportsImpl.obj nsMemory.obj nsWeakReference.obj nsGREGlue.obj nsVersionComparator.obj nsTHashtable.obj nsQuickSort.obj nsVoidArray.obj nsTArray.obj nsThreadUtils.obj nsTObserverArray.obj nsCycleCollectionParticipant.obj nsDeque.obj BlockingResourceBase.obj DeadlockDetector.obj SSE.obj unused.obj nsAutoLock.obj nsGenericFactory.obj nsProxyRelease.obj nsTextFormatter.obj nsXPComInit.obj nsXPCOMStrings.obj Services.obj dlldeps.obj ../ds/xpcomds_s.lib ../io/xpcomio_s.lib ../components/xpcomcomponents_s.lib ../threads/xpcomthreads_s.lib ../proxy/src/xpcomproxy_s.lib ../base/xpcombase_s.lib ../reflect/xptcall/src/xptcall.lib ../reflect/xptcall/src/xptcmd.lib ../reflect/xptinfo/src/xptinfo.lib ../../dist/lib/xpt.lib ../string/src/string_s.lib ./module.res -MANIFESTUAC:NO -NXCOMPAT -DYNAMICBASE -SAFESEH ../ds/xpcomds_s.lib ../io/xpcomio_s.lib ../components/xpcomcomponents_s.lib ../threads/xpcomthreads_s.lib ../proxy/src/xpcomproxy_s.lib ../base/xpcombase_s.lib ../reflect/xptcall/src/xptcall.lib ../reflect/xptcall/src/xptcmd.lib ../reflect/xptinfo/src/xptinfo.lib ../../dist/lib/xpt.lib ../string/src/string_s.lib -Lc:/build/comm-central/sb-de/mozilla/dist/lib -L../../dist/bin ../../dist/lib/mozalloc.lib c:/build/comm-central/sb-de/mozilla/dist/lib/nspr4.lib c:/build/comm-central/sb-de/mozilla/dist/lib/plc4.lib c:/build/comm-central/sb-de/mozilla/dist/lib/plds4.lib kernel32.lib user32.lib gdi32.lib winmm.lib wsock32.lib advapi32.lib shell32.lib ole32.lib uuid.lib version.lib LINK : warning LNK4044: unrecognized option '/Lc:/build/comm-central/sb-de/mozilla/dist/lib'; ignored LINK : warning LNK4044: unrecognized option '/L../../dist/bin'; ignored Creating library xpcom_core.lib and object xpcom_core.exp chmod +x xpcom_core.dll c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 755 xpcom_core.lib ../../dist/lib c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 755 xpcom_core.dll ../../dist/bin make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/xpcom/build' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/xpcom/stub' nsXPComStub.cpp Building deps for /c/build/comm-central/comm-central/mozilla/xpcom/stub/nsXPComStub.cpp cl -FonsXPComStub.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/xpcom/stub/../build -I/c/build/comm-central/comm-central/mozilla/xpcom/stub -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/xpcom/stub/nsXPComStub.cpp nsXPComStub.cpp c:/build/comm-central/comm-central/mozilla/xpcom/stub/nsXPComStub.cpp(132) : warning C4273: 'NS_GetFrozenFunctions' : inconsistent dll linkage c:/build/comm-central/comm-central/mozilla/xpcom/stub/../build\nsXPCOMPrivate.h(208) : see previous definition of 'NS_GetFrozenFunctions' c:/build/comm-central/comm-central/mozilla/xpcom/stub/nsXPComStub.cpp(357) : warning C4273: 'NS_RegisterXPCOMExitRoutine' : inconsistent dll linkage c:/build/comm-central/comm-central/mozilla/xpcom/stub/nsXPComStub.cpp(54) : see previous definition of 'NS_RegisterXPCOMExitRoutine' c:/build/comm-central/comm-central/mozilla/xpcom/stub/nsXPComStub.cpp(363) : warning C4273: 'NS_UnregisterXPCOMExitRoutine' : inconsistent dll linkage c:/build/comm-central/comm-central/mozilla/xpcom/stub/nsXPComStub.cpp(57) : see previous definition of 'NS_UnregisterXPCOMExitRoutine' /bin/sh /c/build/comm-central/comm-central/mozilla/build/msys-perl-wrapper /c/build/comm-central/comm-central/mozilla/config/version_win.pl -QUIET 1 -DEPTH ../.. -TOPSRCDIR /c/build/comm-central/comm-central/mozilla -OBJDIR . -SRCDIR /c/build/comm-central/comm-central/mozilla/xpcom/stub -DISPNAME Calendar -APPVERSION 1.1a1pre -MODNAME xpcom Creating Resource file: module.res rc.exe -r -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/xpcom/stub/../build -I/c/build/comm-central/comm-central/mozilla/xpcom/stub -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -Fomodule.res /c/build/comm-central/sb-de/mozilla/xpcom/stub/module.rc Microsoft (R) Windows (R) Resource Compiler Version 6.1.7600.16385 Copyright (C) Microsoft Corporation. All rights reserved. link -NOLOGO -DLL -OUT:xpcom.dll -PDB:xpcom.pdb -SUBSYSTEM:WINDOWS nsXPComStub.obj ./module.res -MANIFESTUAC:NO -NXCOMPAT -DYNAMICBASE -SAFESEH ../../dist/lib/xpcom_core.lib c:/build/comm-central/sb-de/mozilla/dist/lib/nspr4.lib c:/build/comm-central/sb-de/mozilla/dist/lib/plc4.lib c:/build/comm-central/sb-de/mozilla/dist/lib/plds4.lib -L../../dist/bin ../../dist/lib/mozalloc.lib kernel32.lib user32.lib gdi32.lib winmm.lib wsock32.lib advapi32.lib LINK : warning LNK4044: unrecognized option '/L../../dist/bin'; ignored Creating library xpcom.lib and object xpcom.exp chmod +x xpcom.dll c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 755 xpcom.lib ../../dist/lib c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 755 xpcom.dll ../../dist/bin c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../dist/sdk/lib c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 755 xpcom.lib ../../dist/sdk/lib set -e; \ ( echo nspr4.dll; echo plc4.dll; echo plds4.dll; echo mozalloc.dll; echo xpcom_core.dll; ) > ../../dist/bin/dependentlibs.list make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/xpcom/stub' make[5]: Leaving directory `/c/build/comm-central/sb-de/mozilla/xpcom' make[5]: Entering directory `/c/build/comm-central/sb-de/mozilla/modules/zlib' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/modules/zlib/src' adler32.c Building deps for /c/build/comm-central/comm-central/mozilla/modules/zlib/src/adler32.c cl -Foadler32.obj -c -DZLIB_DLL=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/modules/zlib/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/modules/zlib/src/adler32.c adler32.c compress.c Building deps for /c/build/comm-central/comm-central/mozilla/modules/zlib/src/compress.c cl -Focompress.obj -c -DZLIB_DLL=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/modules/zlib/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/modules/zlib/src/compress.c compress.c crc32.c Building deps for /c/build/comm-central/comm-central/mozilla/modules/zlib/src/crc32.c cl -Focrc32.obj -c -DZLIB_DLL=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/modules/zlib/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/modules/zlib/src/crc32.c crc32.c deflate.c Building deps for /c/build/comm-central/comm-central/mozilla/modules/zlib/src/deflate.c cl -Fodeflate.obj -c -DZLIB_DLL=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/modules/zlib/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/modules/zlib/src/deflate.c deflate.c gzio.c Building deps for /c/build/comm-central/comm-central/mozilla/modules/zlib/src/gzio.c cl -Fogzio.obj -c -DZLIB_DLL=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/modules/zlib/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/modules/zlib/src/gzio.c gzio.c infback.c Building deps for /c/build/comm-central/comm-central/mozilla/modules/zlib/src/infback.c cl -Foinfback.obj -c -DZLIB_DLL=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/modules/zlib/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/modules/zlib/src/infback.c infback.c inffast.c Building deps for /c/build/comm-central/comm-central/mozilla/modules/zlib/src/inffast.c cl -Foinffast.obj -c -DZLIB_DLL=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/modules/zlib/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/modules/zlib/src/inffast.c inffast.c inflate.c Building deps for /c/build/comm-central/comm-central/mozilla/modules/zlib/src/inflate.c cl -Foinflate.obj -c -DZLIB_DLL=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/modules/zlib/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/modules/zlib/src/inflate.c inflate.c inftrees.c Building deps for /c/build/comm-central/comm-central/mozilla/modules/zlib/src/inftrees.c cl -Foinftrees.obj -c -DZLIB_DLL=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/modules/zlib/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/modules/zlib/src/inftrees.c inftrees.c trees.c Building deps for /c/build/comm-central/comm-central/mozilla/modules/zlib/src/trees.c cl -Fotrees.obj -c -DZLIB_DLL=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/modules/zlib/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/modules/zlib/src/trees.c trees.c uncompr.c Building deps for /c/build/comm-central/comm-central/mozilla/modules/zlib/src/uncompr.c cl -Founcompr.obj -c -DZLIB_DLL=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/modules/zlib/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/modules/zlib/src/uncompr.c uncompr.c zutil.c Building deps for /c/build/comm-central/comm-central/mozilla/modules/zlib/src/zutil.c cl -Fozutil.obj -c -DZLIB_DLL=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/modules/zlib/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/modules/zlib/src/zutil.c zutil.c rm -f mozz.lib lib -NOLOGO -OUT:"mozz.lib" adler32.obj compress.obj crc32.obj deflate.obj gzio.obj infback.obj inffast.obj inflate.obj inftrees.obj trees.obj uncompr.obj zutil.obj echo not_ranlib mozz.lib not_ranlib mozz.lib c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 mozz.lib ../../../dist/lib make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/modules/zlib/src' make[5]: Leaving directory `/c/build/comm-central/sb-de/mozilla/modules/zlib' make[5]: Entering directory `/c/build/comm-central/sb-de/mozilla/modules/libreg' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/modules/libreg/include' make[6]: Nothing to be done for `libs'. make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/modules/libreg/include' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/modules/libreg/src' reg.c Building deps for /c/build/comm-central/comm-central/mozilla/modules/libreg/src/reg.c cl -Foreg.obj -c -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DUSE_BUFFERED_REGISTRY_IO -D_USE_ANSI_CPP -I/c/build/comm-central/comm-central/mozilla/modules/libreg/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O1 -MT -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -Zl /c/build/comm-central/comm-central/mozilla/modules/libreg/src/reg.c reg.c VerReg.c Building deps for /c/build/comm-central/comm-central/mozilla/modules/libreg/src/VerReg.c cl -FoVerReg.obj -c -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DUSE_BUFFERED_REGISTRY_IO -D_USE_ANSI_CPP -I/c/build/comm-central/comm-central/mozilla/modules/libreg/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O1 -MT -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -Zl /c/build/comm-central/comm-central/mozilla/modules/libreg/src/VerReg.c VerReg.c vr_stubs.c Building deps for /c/build/comm-central/comm-central/mozilla/modules/libreg/src/vr_stubs.c cl -Fovr_stubs.obj -c -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DUSE_BUFFERED_REGISTRY_IO -D_USE_ANSI_CPP -I/c/build/comm-central/comm-central/mozilla/modules/libreg/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O1 -MT -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -Zl /c/build/comm-central/comm-central/mozilla/modules/libreg/src/vr_stubs.c vr_stubs.c nr_bufio.c Building deps for /c/build/comm-central/comm-central/mozilla/modules/libreg/src/nr_bufio.c cl -Fonr_bufio.obj -c -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DUSE_BUFFERED_REGISTRY_IO -D_USE_ANSI_CPP -I/c/build/comm-central/comm-central/mozilla/modules/libreg/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O1 -MT -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -Zl /c/build/comm-central/comm-central/mozilla/modules/libreg/src/nr_bufio.c nr_bufio.c rm -f mozreg_s.lib lib -NOLOGO -OUT:"mozreg_s.lib" reg.obj VerReg.obj vr_stubs.obj nr_bufio.obj echo not_ranlib mozreg_s.lib not_ranlib mozreg_s.lib c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 mozreg_s.lib ../../../staticlib c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 mozreg_s.lib ../../../dist/lib c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../../dist/sdk/lib c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 755 mozreg_s.lib ../../../dist/sdk/lib make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/modules/libreg/src' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/modules/libreg/standalone' reg.c Building deps for reg.c cl -Foreg.obj -c -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DSTANDALONE_REGISTRY -I/c/build/comm-central/comm-central/mozilla/modules/libreg/standalone/../src -I/c/build/comm-central/comm-central/mozilla/modules/libreg/standalone -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O1 -MT -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/sb-de/mozilla/modules/libreg/standalone/reg.c reg.c VerReg.c Building deps for VerReg.c cl -FoVerReg.obj -c -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DSTANDALONE_REGISTRY -I/c/build/comm-central/comm-central/mozilla/modules/libreg/standalone/../src -I/c/build/comm-central/comm-central/mozilla/modules/libreg/standalone -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O1 -MT -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/sb-de/mozilla/modules/libreg/standalone/VerReg.c VerReg.c vr_stubs.c Building deps for vr_stubs.c cl -Fovr_stubs.obj -c -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DSTANDALONE_REGISTRY -I/c/build/comm-central/comm-central/mozilla/modules/libreg/standalone/../src -I/c/build/comm-central/comm-central/mozilla/modules/libreg/standalone -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O1 -MT -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/sb-de/mozilla/modules/libreg/standalone/vr_stubs.c vr_stubs.c rm -f mozregsa_s.lib lib -NOLOGO -OUT:"mozregsa_s.lib" reg.obj VerReg.obj vr_stubs.obj echo not_ranlib mozregsa_s.lib not_ranlib mozregsa_s.lib make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/modules/libreg/standalone' make[5]: Leaving directory `/c/build/comm-central/sb-de/mozilla/modules/libreg' make[5]: Entering directory `/c/build/comm-central/sb-de/mozilla/modules/libpref' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/modules/libpref/public' nsIPrefBranchInternal.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/modules/libpref/public -I../../../dist/idl -e _xpidlgen/nsIPrefBranchInternal.xpt -d .deps/nsIPrefBranchInternal.pp /c/build/comm-central/comm-central/mozilla/modules/libpref/public/nsIPrefBranchInternal.idl nsISecurityPref.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/modules/libpref/public -I../../../dist/idl -e _xpidlgen/nsISecurityPref.xpt -d .deps/nsISecurityPref.pp /c/build/comm-central/comm-central/mozilla/modules/libpref/public/nsISecurityPref.idl nsIRelativeFilePref.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/modules/libpref/public -I../../../dist/idl -e _xpidlgen/nsIRelativeFilePref.xpt -d .deps/nsIRelativeFilePref.pp /c/build/comm-central/comm-central/mozilla/modules/libpref/public/nsIRelativeFilePref.idl nsIPrefService.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/modules/libpref/public -I../../../dist/idl -e _xpidlgen/nsIPrefService.xpt -d .deps/nsIPrefService.pp /c/build/comm-central/comm-central/mozilla/modules/libpref/public/nsIPrefService.idl nsIPrefBranch.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/modules/libpref/public -I../../../dist/idl -e _xpidlgen/nsIPrefBranch.xpt -d .deps/nsIPrefBranch.pp /c/build/comm-central/comm-central/mozilla/modules/libpref/public/nsIPrefBranch.idl nsIPrefBranch2.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/modules/libpref/public -I../../../dist/idl -e _xpidlgen/nsIPrefBranch2.xpt -d .deps/nsIPrefBranch2.pp /c/build/comm-central/comm-central/mozilla/modules/libpref/public/nsIPrefBranch2.idl nsIPrefLocalizedString.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/modules/libpref/public -I../../../dist/idl -e _xpidlgen/nsIPrefLocalizedString.xpt -d .deps/nsIPrefLocalizedString.pp /c/build/comm-central/comm-central/mozilla/modules/libpref/public/nsIPrefLocalizedString.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpt_link.exe _xpidlgen/pref.xpt _xpidlgen/nsIPrefBranchInternal.xpt _xpidlgen/nsISecurityPref.xpt _xpidlgen/nsIRelativeFilePref.xpt _xpidlgen/nsIPrefService.xpt _xpidlgen/nsIPrefBranch.xpt _xpidlgen/nsIPrefBranch2.xpt _xpidlgen/nsIPrefLocalizedString.xpt c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 _xpidlgen/pref.xpt ../../../dist/bin/components make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/modules/libpref/public' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/modules/libpref/src' nsPrefBranch.cpp Building deps for /c/build/comm-central/comm-central/mozilla/modules/libpref/src/nsPrefBranch.cpp cl -FonsPrefBranch.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DOS_ARCH=WINNT -DMOZ_WIDGET_TOOLKIT=windows -I/c/build/comm-central/comm-central/mozilla/modules/libpref/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/modules/libpref/src/nsPrefBranch.cpp nsPrefBranch.cpp nsPrefService.cpp Building deps for /c/build/comm-central/comm-central/mozilla/modules/libpref/src/nsPrefService.cpp cl -FonsPrefService.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DOS_ARCH=WINNT -DMOZ_WIDGET_TOOLKIT=windows -I/c/build/comm-central/comm-central/mozilla/modules/libpref/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/modules/libpref/src/nsPrefService.cpp nsPrefService.cpp nsPrefsFactory.cpp Building deps for /c/build/comm-central/comm-central/mozilla/modules/libpref/src/nsPrefsFactory.cpp cl -FonsPrefsFactory.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DOS_ARCH=WINNT -DMOZ_WIDGET_TOOLKIT=windows -I/c/build/comm-central/comm-central/mozilla/modules/libpref/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/modules/libpref/src/nsPrefsFactory.cpp nsPrefsFactory.cpp prefapi.cpp Building deps for /c/build/comm-central/comm-central/mozilla/modules/libpref/src/prefapi.cpp cl -Foprefapi.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DOS_ARCH=WINNT -DMOZ_WIDGET_TOOLKIT=windows -I/c/build/comm-central/comm-central/mozilla/modules/libpref/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/modules/libpref/src/prefapi.cpp prefapi.cpp prefread.cpp Building deps for /c/build/comm-central/comm-central/mozilla/modules/libpref/src/prefread.cpp cl -Foprefread.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DOS_ARCH=WINNT -DMOZ_WIDGET_TOOLKIT=windows -I/c/build/comm-central/comm-central/mozilla/modules/libpref/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/modules/libpref/src/prefread.cpp prefread.cpp rm -f xppref32.lib lib -NOLOGO -OUT:"xppref32.lib" nsPrefBranch.obj nsPrefService.obj nsPrefsFactory.obj prefapi.obj prefread.obj echo not_ranlib xppref32.lib not_ranlib xppref32.lib c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 xppref32.lib ../../../staticlib/components c:/mozilla-build/python25/python2.5.exe /c/build/comm-central/comm-central/mozilla/config/Preprocessor.py -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DOS_ARCH=WINNT -DMOZ_WIDGET_TOOLKIT=windows -D_CRT_SECURE_NO_WARNINGS=1 -D_CRT_NONSTDC_NO_WARNINGS=1 -DHAVE_WINSDKVER_H=1 -DMOZ_MSVC_STL_WRAP__Throw=1 -DWINVER=0x502 -D_WIN32_WINNT=0x502 -D_WIN32_IE=0x0500 -DMOZ_WINSDK_TARGETVER=0x06010000 -DMOZ_NTDDI_WS03=0x05020000 -DMOZ_NTDDI_LONGHORN=0x06000000 -DMOZ_NTDDI_WIN7=0x06010000 -DHAVE_IO_H=1 -DHAVE_SETBUF=1 -DHAVE_ISATTY=1 -DX_DISPLAY_MISSING=1 -DMOZILLA_VERSION=\"1.9.3a5pre\" -DMOZILLA_VERSION_U=1.9.3a5pre -DHAVE_SNPRINTF=1 -D_WINDOWS=1 -DWIN32=1 -DXP_WIN=1 -DXP_WIN32=1 -DHW_THREADS=1 -DSTDC_HEADERS=1 -DWIN32_LEAN_AND_MEAN=1 -DNO_X11=1 -DHAVE_OLEACC_IDL=1 -DHAVE_ATLBASE_H=1 -DHAVE_MMINTRIN_H=1 -D_X86_=1 -DD_INO=d_ino -DNS_ALWAYS_INLINE= -DNS_ATTR_MALLOC= -DNS_WARN_UNUSED_RESULT= -DNS_NORETURN= -DMALLOC_H=\ -DHAVE_FORCEINLINE=1 -DNS_ENABLE_TSF=1 -DMOZ_BUILD_APP=../calendar -DMOZ_DISTRIBUTION_ID=\"org.mozilla\" -DIBMBIDI=1 -DMOZ_VIEW_SOURCE=1 -DACCESSIBILITY=1 -DMOZ_JSLOADER=1 -DNS_PRINTING=1 -DNS_PRINT_PREVIEW=1 -DMOZ_OGG=1 -DMOZ_WAVE=1 -DMOZ_SYDNEYAUDIO=1 -DMOZ_MEDIA=1 -DMOZ_XTF=1 -DMOZ_CRASHREPORTER=1 -DMOZ_CRASHREPORTER_ENABLE_PERCENT=100 -DMOZ_SVG=1 -DMOZ_SMIL=1 -DMOZ_UPDATE_CHANNEL=default -DMOZ_FEEDS=1 -DMOZ_STORAGE=1 -DMOZ_LOGGING=1 -DMOZ_CHROME_FILE_FORMAT_JAR=1 -DMOZ_USER_DIR=\"Mozilla\" -DMOZ_STATIC_BUILD=1 -DMOZ_TREE_CAIRO=1 -DHAVE_UINT64_T=1 -DMOZ_XUL=1 -DMOZ_PROFILELOCKING=1 -DMOZ_RDF=1 -DBUILD_CTYPES=1 -DMOZ_MORKREADER=1 -DMOZ_PLACES=1 -DMOZ_DLL_SUFFIX=\".dll\" -DNDEBUG -DTRIMMED /c/build/comm-central/comm-central/mozilla/netwerk/base/public/security-prefs.js /c/build/comm-central/comm-central/mozilla/modules/libpref/src/init/all.js > greprefs.js c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe greprefs.js ../../../dist/bin/ make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/modules/libpref/src' make[5]: Leaving directory `/c/build/comm-central/sb-de/mozilla/modules/libpref' make[5]: Entering directory `/c/build/comm-central/sb-de/mozilla/intl' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/intl/locale' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/intl/locale/public' make[7]: Nothing to be done for `libs'. make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/intl/locale/public' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/intl/locale/idl' nsILocale.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/intl/locale/idl -I../../../dist/idl -e _xpidlgen/nsILocale.xpt -d .deps/nsILocale.pp /c/build/comm-central/comm-central/mozilla/intl/locale/idl/nsILocale.idl nsILocaleService.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/intl/locale/idl -I../../../dist/idl -e _xpidlgen/nsILocaleService.xpt -d .deps/nsILocaleService.pp /c/build/comm-central/comm-central/mozilla/intl/locale/idl/nsILocaleService.idl nsIScriptableDateFormat.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/intl/locale/idl -I../../../dist/idl -e _xpidlgen/nsIScriptableDateFormat.xpt -d .deps/nsIScriptableDateFormat.pp /c/build/comm-central/comm-central/mozilla/intl/locale/idl/nsIScriptableDateFormat.idl nsICollation.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/intl/locale/idl -I../../../dist/idl -e _xpidlgen/nsICollation.xpt -d .deps/nsICollation.pp /c/build/comm-central/comm-central/mozilla/intl/locale/idl/nsICollation.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpt_link.exe _xpidlgen/locale.xpt _xpidlgen/nsILocale.xpt _xpidlgen/nsILocaleService.xpt _xpidlgen/nsIScriptableDateFormat.xpt _xpidlgen/nsICollation.xpt c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 _xpidlgen/locale.xpt ../../../dist/bin/components make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/intl/locale/idl' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/intl/locale/src' nsCollation.cpp Building deps for /c/build/comm-central/comm-central/mozilla/intl/locale/src/nsCollation.cpp cl -FonsCollation.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/intl/locale/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/intl/locale/src/nsCollation.cpp nsCollation.cpp nsScriptableDateFormat.cpp Building deps for /c/build/comm-central/comm-central/mozilla/intl/locale/src/nsScriptableDateFormat.cpp cl -FonsScriptableDateFormat.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/intl/locale/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/intl/locale/src/nsScriptableDateFormat.cpp nsScriptableDateFormat.cpp nsLanguageAtomService.cpp Building deps for /c/build/comm-central/comm-central/mozilla/intl/locale/src/nsLanguageAtomService.cpp cl -FonsLanguageAtomService.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/intl/locale/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/intl/locale/src/nsLanguageAtomService.cpp nsLanguageAtomService.cpp nsLocale.cpp Building deps for /c/build/comm-central/comm-central/mozilla/intl/locale/src/nsLocale.cpp cl -FonsLocale.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/intl/locale/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/intl/locale/src/nsLocale.cpp nsLocale.cpp nsLocaleService.cpp Building deps for /c/build/comm-central/comm-central/mozilla/intl/locale/src/nsLocaleService.cpp cl -FonsLocaleService.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/intl/locale/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/intl/locale/src/nsLocaleService.cpp nsLocaleService.cpp rm -f nslocale_s.lib lib -NOLOGO -OUT:"nslocale_s.lib" nsCollation.obj nsScriptableDateFormat.obj nsLanguageAtomService.obj nsLocale.obj nsLocaleService.obj echo not_ranlib nslocale_s.lib not_ranlib nslocale_s.lib make[8]: Entering directory `/c/build/comm-central/sb-de/mozilla/intl/locale/src/windows' nsCollationWin.cpp Building deps for /c/build/comm-central/comm-central/mozilla/intl/locale/src/windows/nsCollationWin.cpp cl -FonsCollationWin.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/intl/locale/src/windows -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/intl/locale/src/windows/.. -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/intl/locale/src/windows/nsCollationWin.cpp nsCollationWin.cpp nsDateTimeFormatWin.cpp Building deps for /c/build/comm-central/comm-central/mozilla/intl/locale/src/windows/nsDateTimeFormatWin.cpp cl -FonsDateTimeFormatWin.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/intl/locale/src/windows -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/intl/locale/src/windows/.. -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/intl/locale/src/windows/nsDateTimeFormatWin.cpp nsDateTimeFormatWin.cpp nsIWin32LocaleImpl.cpp Building deps for /c/build/comm-central/comm-central/mozilla/intl/locale/src/windows/nsIWin32LocaleImpl.cpp cl -FonsIWin32LocaleImpl.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/intl/locale/src/windows -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/intl/locale/src/windows/.. -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/intl/locale/src/windows/nsIWin32LocaleImpl.cpp nsIWin32LocaleImpl.cpp rm -f platlocale_s.lib lib -NOLOGO -OUT:"platlocale_s.lib" nsCollationWin.obj nsDateTimeFormatWin.obj nsIWin32LocaleImpl.obj echo not_ranlib platlocale_s.lib not_ranlib platlocale_s.lib make[8]: Leaving directory `/c/build/comm-central/sb-de/mozilla/intl/locale/src/windows' c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/intl/locale/src/PluralForm.jsm ../../../dist/bin/modules c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe /c/build/comm-central/comm-central/mozilla/intl/locale/src/langGroups.properties /c/build/comm-central/comm-central/mozilla/intl/locale/src/language.properties ../../../dist/bin/res make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/intl/locale/src' make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/intl/locale' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/intl/lwbrk' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/intl/lwbrk/idl' nsISemanticUnitScanner.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/intl/lwbrk/idl -I../../../dist/idl -e _xpidlgen/nsISemanticUnitScanner.xpt -d .deps/nsISemanticUnitScanner.pp /c/build/comm-central/comm-central/mozilla/intl/lwbrk/idl/nsISemanticUnitScanner.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpt_link.exe _xpidlgen/lwbrk.xpt _xpidlgen/nsISemanticUnitScanner.xpt c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 _xpidlgen/lwbrk.xpt ../../../dist/bin/components make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/intl/lwbrk/idl' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/intl/lwbrk/public' make[7]: Nothing to be done for `libs'. make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/intl/lwbrk/public' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/intl/lwbrk/src' nsJISx4501LineBreaker.cpp Building deps for /c/build/comm-central/comm-central/mozilla/intl/lwbrk/src/nsJISx4501LineBreaker.cpp cl -FonsJISx4501LineBreaker.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/intl/lwbrk/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/intl/lwbrk/src/nsJISx4501LineBreaker.cpp nsJISx4501LineBreaker.cpp nsSampleWordBreaker.cpp Building deps for /c/build/comm-central/comm-central/mozilla/intl/lwbrk/src/nsSampleWordBreaker.cpp cl -FonsSampleWordBreaker.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/intl/lwbrk/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/intl/lwbrk/src/nsSampleWordBreaker.cpp nsSampleWordBreaker.cpp nsSemanticUnitScanner.cpp Building deps for /c/build/comm-central/comm-central/mozilla/intl/lwbrk/src/nsSemanticUnitScanner.cpp cl -FonsSemanticUnitScanner.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/intl/lwbrk/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/intl/lwbrk/src/nsSemanticUnitScanner.cpp nsSemanticUnitScanner.cpp nsUniscribeBreaker.cpp Building deps for /c/build/comm-central/comm-central/mozilla/intl/lwbrk/src/nsUniscribeBreaker.cpp cl -FonsUniscribeBreaker.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/intl/lwbrk/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/intl/lwbrk/src/nsUniscribeBreaker.cpp nsUniscribeBreaker.cpp rm -f lwbrk_s.lib lib -NOLOGO -OUT:"lwbrk_s.lib" nsJISx4501LineBreaker.obj nsSampleWordBreaker.obj nsSemanticUnitScanner.obj nsUniscribeBreaker.obj echo not_ranlib lwbrk_s.lib not_ranlib lwbrk_s.lib make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/intl/lwbrk/src' make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/intl/lwbrk' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/intl/strres' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/intl/strres/public' nsIStringBundle.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/intl/strres/public -I../../../dist/idl -e _xpidlgen/nsIStringBundle.xpt -d .deps/nsIStringBundle.pp /c/build/comm-central/comm-central/mozilla/intl/strres/public/nsIStringBundle.idl nsIStringBundleOverride.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/intl/strres/public -I../../../dist/idl -e _xpidlgen/nsIStringBundleOverride.xpt -d .deps/nsIStringBundleOverride.pp /c/build/comm-central/comm-central/mozilla/intl/strres/public/nsIStringBundleOverride.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpt_link.exe _xpidlgen/intl.xpt _xpidlgen/nsIStringBundle.xpt _xpidlgen/nsIStringBundleOverride.xpt c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 _xpidlgen/intl.xpt ../../../dist/bin/components make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/intl/strres/public' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/intl/strres/src' nsStringBundle.cpp Building deps for /c/build/comm-central/comm-central/mozilla/intl/strres/src/nsStringBundle.cpp cl -FonsStringBundle.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/intl/strres/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/intl/strres/src/nsStringBundle.cpp nsStringBundle.cpp nsStringBundleTextOverride.cpp Building deps for /c/build/comm-central/comm-central/mozilla/intl/strres/src/nsStringBundleTextOverride.cpp cl -FonsStringBundleTextOverride.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/intl/strres/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/intl/strres/src/nsStringBundleTextOverride.cpp nsStringBundleTextOverride.cpp rm -f strres_s.lib lib -NOLOGO -OUT:"strres_s.lib" nsStringBundle.obj nsStringBundleTextOverride.obj echo not_ranlib strres_s.lib not_ranlib strres_s.lib make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/intl/strres/src' make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/intl/strres' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/intl/unicharutil' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/intl/unicharutil/idl' nsIEntityConverter.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/intl/unicharutil/idl -I../../../dist/idl -e _xpidlgen/nsIEntityConverter.xpt -d .deps/nsIEntityConverter.pp /c/build/comm-central/comm-central/mozilla/intl/unicharutil/idl/nsIEntityConverter.idl nsISaveAsCharset.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/intl/unicharutil/idl -I../../../dist/idl -e _xpidlgen/nsISaveAsCharset.xpt -d .deps/nsISaveAsCharset.pp /c/build/comm-central/comm-central/mozilla/intl/unicharutil/idl/nsISaveAsCharset.idl nsIUnicodeNormalizer.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/intl/unicharutil/idl -I../../../dist/idl -e _xpidlgen/nsIUnicodeNormalizer.xpt -d .deps/nsIUnicodeNormalizer.pp /c/build/comm-central/comm-central/mozilla/intl/unicharutil/idl/nsIUnicodeNormalizer.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpt_link.exe _xpidlgen/unicharutil.xpt _xpidlgen/nsIEntityConverter.xpt _xpidlgen/nsISaveAsCharset.xpt _xpidlgen/nsIUnicodeNormalizer.xpt c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 _xpidlgen/unicharutil.xpt ../../../dist/bin/components make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/intl/unicharutil/idl' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/intl/unicharutil/public' make[7]: Nothing to be done for `libs'. make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/intl/unicharutil/public' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/intl/unicharutil/util' nsUnicharUtils.cpp Building deps for /c/build/comm-central/comm-central/mozilla/intl/unicharutil/util/nsUnicharUtils.cpp cl -FonsUnicharUtils.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_USE_ANSI_CPP -I/c/build/comm-central/comm-central/mozilla/intl/unicharutil/util -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MT -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -Zl /c/build/comm-central/comm-central/mozilla/intl/unicharutil/util/nsUnicharUtils.cpp nsUnicharUtils.cpp nsBidiUtils.cpp Building deps for /c/build/comm-central/comm-central/mozilla/intl/unicharutil/util/nsBidiUtils.cpp cl -FonsBidiUtils.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_USE_ANSI_CPP -I/c/build/comm-central/comm-central/mozilla/intl/unicharutil/util -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MT -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -Zl /c/build/comm-central/comm-central/mozilla/intl/unicharutil/util/nsBidiUtils.cpp nsBidiUtils.cpp rm -f unicharutil_external_s.lib lib -NOLOGO -OUT:"unicharutil_external_s.lib" nsUnicharUtils.obj nsBidiUtils.obj echo not_ranlib unicharutil_external_s.lib not_ranlib unicharutil_external_s.lib c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 unicharutil_external_s.lib ../../../dist/lib make[8]: Entering directory `/c/build/comm-central/sb-de/mozilla/intl/unicharutil/util/internal' c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe /c/build/comm-central/comm-central/mozilla/intl/unicharutil/util/internal/../nsUnicharUtils.cpp . nsUnicharUtils.cpp Building deps for nsUnicharUtils.cpp cl -FonsUnicharUtils.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/intl/unicharutil/util/internal/.. -I/c/build/comm-central/comm-central/mozilla/intl/unicharutil/util/internal -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/sb-de/mozilla/intl/unicharutil/util/internal/nsUnicharUtils.cpp nsUnicharUtils.cpp c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe /c/build/comm-central/comm-central/mozilla/intl/unicharutil/util/internal/../nsCompressedCharMap.cpp . nsCompressedCharMap.cpp Building deps for nsCompressedCharMap.cpp cl -FonsCompressedCharMap.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/intl/unicharutil/util/internal/.. -I/c/build/comm-central/comm-central/mozilla/intl/unicharutil/util/internal -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/sb-de/mozilla/intl/unicharutil/util/internal/nsCompressedCharMap.cpp nsCompressedCharMap.cpp c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe /c/build/comm-central/comm-central/mozilla/intl/unicharutil/util/internal/../nsBidiUtils.cpp . nsBidiUtils.cpp Building deps for nsBidiUtils.cpp cl -FonsBidiUtils.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/intl/unicharutil/util/internal/.. -I/c/build/comm-central/comm-central/mozilla/intl/unicharutil/util/internal -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/sb-de/mozilla/intl/unicharutil/util/internal/nsBidiUtils.cpp nsBidiUtils.cpp rm -f unicharutil_s.lib lib -NOLOGO -OUT:"unicharutil_s.lib" nsUnicharUtils.obj nsCompressedCharMap.obj nsBidiUtils.obj echo not_ranlib unicharutil_s.lib not_ranlib unicharutil_s.lib c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 unicharutil_s.lib ../../../../staticlib c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 unicharutil_s.lib ../../../../dist/lib make[8]: Leaving directory `/c/build/comm-central/sb-de/mozilla/intl/unicharutil/util/internal' c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../../dist/sdk/lib c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 755 unicharutil_external_s.lib ../../../dist/sdk/lib make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/intl/unicharutil/util' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/intl/unicharutil/src' nsCaseConversionImp2.cpp Building deps for /c/build/comm-central/comm-central/mozilla/intl/unicharutil/src/nsCaseConversionImp2.cpp cl -FonsCaseConversionImp2.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/intl/unicharutil/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/intl/unicharutil/src/nsCaseConversionImp2.cpp nsCaseConversionImp2.cpp nsCategoryImp.cpp Building deps for /c/build/comm-central/comm-central/mozilla/intl/unicharutil/src/nsCategoryImp.cpp cl -FonsCategoryImp.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/intl/unicharutil/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/intl/unicharutil/src/nsCategoryImp.cpp nsCategoryImp.cpp nsHankakuToZenkaku.cpp Building deps for /c/build/comm-central/comm-central/mozilla/intl/unicharutil/src/nsHankakuToZenkaku.cpp cl -FonsHankakuToZenkaku.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/intl/unicharutil/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/intl/unicharutil/src/nsHankakuToZenkaku.cpp nsHankakuToZenkaku.cpp nsEntityConverter.cpp Building deps for /c/build/comm-central/comm-central/mozilla/intl/unicharutil/src/nsEntityConverter.cpp cl -FonsEntityConverter.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/intl/unicharutil/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/intl/unicharutil/src/nsEntityConverter.cpp nsEntityConverter.cpp nsSaveAsCharset.cpp Building deps for /c/build/comm-central/comm-central/mozilla/intl/unicharutil/src/nsSaveAsCharset.cpp cl -FonsSaveAsCharset.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/intl/unicharutil/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/intl/unicharutil/src/nsSaveAsCharset.cpp nsSaveAsCharset.cpp nsUnicodeNormalizer.cpp Building deps for /c/build/comm-central/comm-central/mozilla/intl/unicharutil/src/nsUnicodeNormalizer.cpp cl -FonsUnicodeNormalizer.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/intl/unicharutil/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/intl/unicharutil/src/nsUnicodeNormalizer.cpp nsUnicodeNormalizer.cpp rm -f ucharucomp_s.lib lib -NOLOGO -OUT:"ucharucomp_s.lib" nsCaseConversionImp2.obj nsCategoryImp.obj nsHankakuToZenkaku.obj nsEntityConverter.obj nsSaveAsCharset.obj nsUnicodeNormalizer.obj echo not_ranlib ucharucomp_s.lib not_ranlib ucharucomp_s.lib make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/intl/unicharutil/src' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/intl/unicharutil/tables' c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe /c/build/comm-central/comm-central/mozilla/intl/unicharutil/tables/htmlEntityVersions.properties /c/build/comm-central/comm-central/mozilla/intl/unicharutil/tables/html40Latin1.properties /c/build/comm-central/comm-central/mozilla/intl/unicharutil/tables/html40Symbols.properties /c/build/comm-central/comm-central/mozilla/intl/unicharutil/tables/html40Special.properties /c/build/comm-central/comm-central/mozilla/intl/unicharutil/tables/transliterate.properties ../../../dist/bin/res/entityTables make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/intl/unicharutil/tables' make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/intl/unicharutil' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/intl/uconv' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/intl/uconv/idl' nsITextToSubURI.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/intl/uconv/idl -I../../../dist/idl -e _xpidlgen/nsITextToSubURI.xpt -d .deps/nsITextToSubURI.pp /c/build/comm-central/comm-central/mozilla/intl/uconv/idl/nsITextToSubURI.idl nsICurrentCharsetListener.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/intl/uconv/idl -I../../../dist/idl -e _xpidlgen/nsICurrentCharsetListener.xpt -d .deps/nsICurrentCharsetListener.pp /c/build/comm-central/comm-central/mozilla/intl/uconv/idl/nsICurrentCharsetListener.idl nsICharsetConverterManager.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/intl/uconv/idl -I../../../dist/idl -e _xpidlgen/nsICharsetConverterManager.xpt -d .deps/nsICharsetConverterManager.pp /c/build/comm-central/comm-central/mozilla/intl/uconv/idl/nsICharsetConverterManager.idl nsIScriptableUConv.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/intl/uconv/idl -I../../../dist/idl -e _xpidlgen/nsIScriptableUConv.xpt -d .deps/nsIScriptableUConv.pp /c/build/comm-central/comm-central/mozilla/intl/uconv/idl/nsIScriptableUConv.idl nsIUTF8ConverterService.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/intl/uconv/idl -I../../../dist/idl -e _xpidlgen/nsIUTF8ConverterService.xpt -d .deps/nsIUTF8ConverterService.pp /c/build/comm-central/comm-central/mozilla/intl/uconv/idl/nsIUTF8ConverterService.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpt_link.exe _xpidlgen/uconv.xpt _xpidlgen/nsITextToSubURI.xpt _xpidlgen/nsICurrentCharsetListener.xpt _xpidlgen/nsICharsetConverterManager.xpt _xpidlgen/nsIScriptableUConv.xpt _xpidlgen/nsIUTF8ConverterService.xpt c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 _xpidlgen/uconv.xpt ../../../dist/bin/components make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/intl/uconv/idl' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/intl/uconv/public' make[7]: Nothing to be done for `libs'. make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/intl/uconv/public' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/intl/uconv/util' ugen.c Building deps for /c/build/comm-central/comm-central/mozilla/intl/uconv/util/ugen.c cl -Fougen.obj -c -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/intl/uconv/util -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/intl/uconv/util/ugen.c ugen.c uscan.c Building deps for /c/build/comm-central/comm-central/mozilla/intl/uconv/util/uscan.c cl -Fouscan.obj -c -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/intl/uconv/util -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/intl/uconv/util/uscan.c uscan.c umap.c Building deps for /c/build/comm-central/comm-central/mozilla/intl/uconv/util/umap.c cl -Foumap.obj -c -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/intl/uconv/util -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/intl/uconv/util/umap.c umap.c nsUCSupport.cpp Building deps for /c/build/comm-central/comm-central/mozilla/intl/uconv/util/nsUCSupport.cpp cl -FonsUCSupport.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/intl/uconv/util -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/intl/uconv/util/nsUCSupport.cpp nsUCSupport.cpp nsUCConstructors.cpp Building deps for /c/build/comm-central/comm-central/mozilla/intl/uconv/util/nsUCConstructors.cpp cl -FonsUCConstructors.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/intl/uconv/util -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/intl/uconv/util/nsUCConstructors.cpp nsUCConstructors.cpp nsUnicodeDecodeHelper.cpp Building deps for /c/build/comm-central/comm-central/mozilla/intl/uconv/util/nsUnicodeDecodeHelper.cpp cl -FonsUnicodeDecodeHelper.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/intl/uconv/util -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/intl/uconv/util/nsUnicodeDecodeHelper.cpp nsUnicodeDecodeHelper.cpp nsUnicodeEncodeHelper.cpp Building deps for /c/build/comm-central/comm-central/mozilla/intl/uconv/util/nsUnicodeEncodeHelper.cpp cl -FonsUnicodeEncodeHelper.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/intl/uconv/util -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/intl/uconv/util/nsUnicodeEncodeHelper.cpp nsUnicodeEncodeHelper.cpp rm -f ucvutil_s.lib lib -NOLOGO -OUT:"ucvutil_s.lib" ugen.obj uscan.obj umap.obj nsUCSupport.obj nsUCConstructors.obj nsUnicodeDecodeHelper.obj nsUnicodeEncodeHelper.obj echo not_ranlib ucvutil_s.lib not_ranlib ucvutil_s.lib c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 ucvutil_s.lib ../../../staticlib make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/intl/uconv/util' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/intl/uconv/ucvja' nsJapaneseToUnicode.cpp Building deps for /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvja/nsJapaneseToUnicode.cpp cl -FonsJapaneseToUnicode.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvja/../util -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvja -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvja/nsJapaneseToUnicode.cpp nsJapaneseToUnicode.cpp nsUnicodeToSJIS.cpp Building deps for /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvja/nsUnicodeToSJIS.cpp cl -FonsUnicodeToSJIS.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvja/../util -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvja -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvja/nsUnicodeToSJIS.cpp nsUnicodeToSJIS.cpp nsUnicodeToEUCJP.cpp Building deps for /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvja/nsUnicodeToEUCJP.cpp cl -FonsUnicodeToEUCJP.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvja/../util -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvja -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvja/nsUnicodeToEUCJP.cpp nsUnicodeToEUCJP.cpp nsUnicodeToISO2022JP.cpp Building deps for /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvja/nsUnicodeToISO2022JP.cpp cl -FonsUnicodeToISO2022JP.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvja/../util -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvja -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvja/nsUnicodeToISO2022JP.cpp nsUnicodeToISO2022JP.cpp nsUnicodeToJISx0201.cpp Building deps for /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvja/nsUnicodeToJISx0201.cpp cl -FonsUnicodeToJISx0201.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvja/../util -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvja -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvja/nsUnicodeToJISx0201.cpp nsUnicodeToJISx0201.cpp rm -f ucvja_s.lib lib -NOLOGO -OUT:"ucvja_s.lib" nsJapaneseToUnicode.obj nsUnicodeToSJIS.obj nsUnicodeToEUCJP.obj nsUnicodeToISO2022JP.obj nsUnicodeToJISx0201.obj echo not_ranlib ucvja_s.lib not_ranlib ucvja_s.lib make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/intl/uconv/ucvja' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/intl/uconv/ucvcn' nsGB2312ToUnicodeV2.cpp Building deps for /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvcn/nsGB2312ToUnicodeV2.cpp cl -FonsGB2312ToUnicodeV2.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvcn/../util -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvcn -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvcn/nsGB2312ToUnicodeV2.cpp nsGB2312ToUnicodeV2.cpp nsUnicodeToGB2312V2.cpp Building deps for /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvcn/nsUnicodeToGB2312V2.cpp cl -FonsUnicodeToGB2312V2.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvcn/../util -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvcn -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvcn/nsUnicodeToGB2312V2.cpp nsUnicodeToGB2312V2.cpp nsGBKToUnicode.cpp Building deps for /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvcn/nsGBKToUnicode.cpp cl -FonsGBKToUnicode.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvcn/../util -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvcn -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvcn/nsGBKToUnicode.cpp nsGBKToUnicode.cpp nsUnicodeToGBK.cpp Building deps for /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvcn/nsUnicodeToGBK.cpp cl -FonsUnicodeToGBK.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvcn/../util -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvcn -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvcn/nsUnicodeToGBK.cpp nsUnicodeToGBK.cpp nsISO2022CNToUnicode.cpp Building deps for /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvcn/nsISO2022CNToUnicode.cpp cl -FonsISO2022CNToUnicode.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvcn/../util -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvcn -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvcn/nsISO2022CNToUnicode.cpp nsISO2022CNToUnicode.cpp nsUnicodeToISO2022CN.cpp Building deps for /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvcn/nsUnicodeToISO2022CN.cpp cl -FonsUnicodeToISO2022CN.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvcn/../util -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvcn -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvcn/nsUnicodeToISO2022CN.cpp nsUnicodeToISO2022CN.cpp nsHZToUnicode.cpp Building deps for /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvcn/nsHZToUnicode.cpp cl -FonsHZToUnicode.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvcn/../util -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvcn -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvcn/nsHZToUnicode.cpp nsHZToUnicode.cpp nsUnicodeToHZ.cpp Building deps for /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvcn/nsUnicodeToHZ.cpp cl -FonsUnicodeToHZ.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvcn/../util -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvcn -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvcn/nsUnicodeToHZ.cpp nsUnicodeToHZ.cpp nsCP936ToUnicode.cpp Building deps for /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvcn/nsCP936ToUnicode.cpp cl -FonsCP936ToUnicode.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvcn/../util -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvcn -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvcn/nsCP936ToUnicode.cpp nsCP936ToUnicode.cpp nsUnicodeToCP936.cpp Building deps for /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvcn/nsUnicodeToCP936.cpp cl -FonsUnicodeToCP936.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvcn/../util -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvcn -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvcn/nsUnicodeToCP936.cpp nsUnicodeToCP936.cpp nsGBKConvUtil.cpp Building deps for /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvcn/nsGBKConvUtil.cpp cl -FonsGBKConvUtil.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvcn/../util -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvcn -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvcn/nsGBKConvUtil.cpp nsGBKConvUtil.cpp rm -f ucvcn_s.lib lib -NOLOGO -OUT:"ucvcn_s.lib" nsGB2312ToUnicodeV2.obj nsUnicodeToGB2312V2.obj nsGBKToUnicode.obj nsUnicodeToGBK.obj nsISO2022CNToUnicode.obj nsUnicodeToISO2022CN.obj nsHZToUnicode.obj nsUnicodeToHZ.obj nsCP936ToUnicode.obj nsUnicodeToCP936.obj nsGBKConvUtil.obj echo not_ranlib ucvcn_s.lib not_ranlib ucvcn_s.lib make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/intl/uconv/ucvcn' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/intl/uconv/ucvlatin' nsAsciiToUnicode.cpp Building deps for /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/nsAsciiToUnicode.cpp cl -FonsAsciiToUnicode.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/../util -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/../src -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/nsAsciiToUnicode.cpp nsAsciiToUnicode.cpp nsISO88592ToUnicode.cpp Building deps for /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/nsISO88592ToUnicode.cpp cl -FonsISO88592ToUnicode.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/../util -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/../src -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/nsISO88592ToUnicode.cpp nsISO88592ToUnicode.cpp nsISO88593ToUnicode.cpp Building deps for /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/nsISO88593ToUnicode.cpp cl -FonsISO88593ToUnicode.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/../util -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/../src -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/nsISO88593ToUnicode.cpp nsISO88593ToUnicode.cpp nsISO88594ToUnicode.cpp Building deps for /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/nsISO88594ToUnicode.cpp cl -FonsISO88594ToUnicode.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/../util -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/../src -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/nsISO88594ToUnicode.cpp nsISO88594ToUnicode.cpp nsISO88595ToUnicode.cpp Building deps for /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/nsISO88595ToUnicode.cpp cl -FonsISO88595ToUnicode.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/../util -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/../src -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/nsISO88595ToUnicode.cpp nsISO88595ToUnicode.cpp nsISO88596ToUnicode.cpp Building deps for /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/nsISO88596ToUnicode.cpp cl -FonsISO88596ToUnicode.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/../util -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/../src -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/nsISO88596ToUnicode.cpp nsISO88596ToUnicode.cpp nsISO88596EToUnicode.cpp Building deps for /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/nsISO88596EToUnicode.cpp cl -FonsISO88596EToUnicode.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/../util -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/../src -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/nsISO88596EToUnicode.cpp nsISO88596EToUnicode.cpp nsISO88596IToUnicode.cpp Building deps for /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/nsISO88596IToUnicode.cpp cl -FonsISO88596IToUnicode.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/../util -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/../src -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/nsISO88596IToUnicode.cpp nsISO88596IToUnicode.cpp nsISO88597ToUnicode.cpp Building deps for /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/nsISO88597ToUnicode.cpp cl -FonsISO88597ToUnicode.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/../util -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/../src -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/nsISO88597ToUnicode.cpp nsISO88597ToUnicode.cpp nsISO88598ToUnicode.cpp Building deps for /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/nsISO88598ToUnicode.cpp cl -FonsISO88598ToUnicode.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/../util -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/../src -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/nsISO88598ToUnicode.cpp nsISO88598ToUnicode.cpp nsISO88598EToUnicode.cpp Building deps for /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/nsISO88598EToUnicode.cpp cl -FonsISO88598EToUnicode.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/../util -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/../src -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/nsISO88598EToUnicode.cpp nsISO88598EToUnicode.cpp nsISO88598IToUnicode.cpp Building deps for /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/nsISO88598IToUnicode.cpp cl -FonsISO88598IToUnicode.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/../util -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/../src -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/nsISO88598IToUnicode.cpp nsISO88598IToUnicode.cpp nsISO88599ToUnicode.cpp Building deps for /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/nsISO88599ToUnicode.cpp cl -FonsISO88599ToUnicode.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/../util -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/../src -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/nsISO88599ToUnicode.cpp nsISO88599ToUnicode.cpp nsISO885910ToUnicode.cpp Building deps for /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/nsISO885910ToUnicode.cpp cl -FonsISO885910ToUnicode.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/../util -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/../src -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/nsISO885910ToUnicode.cpp nsISO885910ToUnicode.cpp nsISO885911ToUnicode.cpp Building deps for /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/nsISO885911ToUnicode.cpp cl -FonsISO885911ToUnicode.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/../util -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/../src -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/nsISO885911ToUnicode.cpp nsISO885911ToUnicode.cpp nsISO885913ToUnicode.cpp Building deps for /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/nsISO885913ToUnicode.cpp cl -FonsISO885913ToUnicode.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/../util -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/../src -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/nsISO885913ToUnicode.cpp nsISO885913ToUnicode.cpp nsISO885914ToUnicode.cpp Building deps for /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/nsISO885914ToUnicode.cpp cl -FonsISO885914ToUnicode.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/../util -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/../src -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/nsISO885914ToUnicode.cpp nsISO885914ToUnicode.cpp nsISO885915ToUnicode.cpp Building deps for /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/nsISO885915ToUnicode.cpp cl -FonsISO885915ToUnicode.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/../util -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/../src -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/nsISO885915ToUnicode.cpp nsISO885915ToUnicode.cpp nsISO885916ToUnicode.cpp Building deps for /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/nsISO885916ToUnicode.cpp cl -FonsISO885916ToUnicode.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/../util -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/../src -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/nsISO885916ToUnicode.cpp nsISO885916ToUnicode.cpp nsISOIR111ToUnicode.cpp Building deps for /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/nsISOIR111ToUnicode.cpp cl -FonsISOIR111ToUnicode.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/../util -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/../src -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/nsISOIR111ToUnicode.cpp nsISOIR111ToUnicode.cpp nsCP1250ToUnicode.cpp Building deps for /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/nsCP1250ToUnicode.cpp cl -FonsCP1250ToUnicode.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/../util -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/../src -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/nsCP1250ToUnicode.cpp nsCP1250ToUnicode.cpp nsCP1251ToUnicode.cpp Building deps for /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/nsCP1251ToUnicode.cpp cl -FonsCP1251ToUnicode.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/../util -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/../src -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/nsCP1251ToUnicode.cpp nsCP1251ToUnicode.cpp nsCP1253ToUnicode.cpp Building deps for /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/nsCP1253ToUnicode.cpp cl -FonsCP1253ToUnicode.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/../util -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/../src -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/nsCP1253ToUnicode.cpp nsCP1253ToUnicode.cpp nsCP1254ToUnicode.cpp Building deps for /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/nsCP1254ToUnicode.cpp cl -FonsCP1254ToUnicode.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/../util -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/../src -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/nsCP1254ToUnicode.cpp nsCP1254ToUnicode.cpp nsCP1255ToUnicode.cpp Building deps for /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/nsCP1255ToUnicode.cpp cl -FonsCP1255ToUnicode.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/../util -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/../src -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/nsCP1255ToUnicode.cpp nsCP1255ToUnicode.cpp nsCP1256ToUnicode.cpp Building deps for /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/nsCP1256ToUnicode.cpp cl -FonsCP1256ToUnicode.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/../util -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/../src -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/nsCP1256ToUnicode.cpp nsCP1256ToUnicode.cpp nsCP1257ToUnicode.cpp Building deps for /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/nsCP1257ToUnicode.cpp cl -FonsCP1257ToUnicode.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/../util -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/../src -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/nsCP1257ToUnicode.cpp nsCP1257ToUnicode.cpp nsCP1258ToUnicode.cpp Building deps for /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/nsCP1258ToUnicode.cpp cl -FonsCP1258ToUnicode.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/../util -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/../src -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/nsCP1258ToUnicode.cpp nsCP1258ToUnicode.cpp nsCP866ToUnicode.cpp Building deps for /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/nsCP866ToUnicode.cpp cl -FonsCP866ToUnicode.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/../util -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/../src -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/nsCP866ToUnicode.cpp nsCP866ToUnicode.cpp nsCP874ToUnicode.cpp Building deps for /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/nsCP874ToUnicode.cpp cl -FonsCP874ToUnicode.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/../util -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/../src -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/nsCP874ToUnicode.cpp nsCP874ToUnicode.cpp nsTIS620ToUnicode.cpp Building deps for /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/nsTIS620ToUnicode.cpp cl -FonsTIS620ToUnicode.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/../util -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/../src -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/nsTIS620ToUnicode.cpp nsTIS620ToUnicode.cpp nsKOI8UToUnicode.cpp Building deps for /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/nsKOI8UToUnicode.cpp cl -FonsKOI8UToUnicode.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/../util -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/../src -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/nsKOI8UToUnicode.cpp nsKOI8UToUnicode.cpp nsKOI8RToUnicode.cpp Building deps for /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/nsKOI8RToUnicode.cpp cl -FonsKOI8RToUnicode.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/../util -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/../src -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/nsKOI8RToUnicode.cpp nsKOI8RToUnicode.cpp nsMacCEToUnicode.cpp Building deps for /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/nsMacCEToUnicode.cpp cl -FonsMacCEToUnicode.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/../util -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/../src -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/nsMacCEToUnicode.cpp nsMacCEToUnicode.cpp nsMacGreekToUnicode.cpp Building deps for /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/nsMacGreekToUnicode.cpp cl -FonsMacGreekToUnicode.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/../util -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/../src -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/nsMacGreekToUnicode.cpp nsMacGreekToUnicode.cpp nsMacTurkishToUnicode.cpp Building deps for /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/nsMacTurkishToUnicode.cpp cl -FonsMacTurkishToUnicode.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/../util -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/../src -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/nsMacTurkishToUnicode.cpp nsMacTurkishToUnicode.cpp nsMacCroatianToUnicode.cpp Building deps for /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/nsMacCroatianToUnicode.cpp cl -FonsMacCroatianToUnicode.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/../util -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/../src -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/nsMacCroatianToUnicode.cpp nsMacCroatianToUnicode.cpp nsMacRomanianToUnicode.cpp Building deps for /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/nsMacRomanianToUnicode.cpp cl -FonsMacRomanianToUnicode.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/../util -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/../src -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/nsMacRomanianToUnicode.cpp nsMacRomanianToUnicode.cpp nsMacCyrillicToUnicode.cpp Building deps for /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/nsMacCyrillicToUnicode.cpp cl -FonsMacCyrillicToUnicode.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/../util -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/../src -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/nsMacCyrillicToUnicode.cpp nsMacCyrillicToUnicode.cpp nsMacIcelandicToUnicode.cpp Building deps for /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/nsMacIcelandicToUnicode.cpp cl -FonsMacIcelandicToUnicode.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/../util -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/../src -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/nsMacIcelandicToUnicode.cpp nsMacIcelandicToUnicode.cpp nsMacHebrewToUnicode.cpp Building deps for /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/nsMacHebrewToUnicode.cpp cl -FonsMacHebrewToUnicode.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/../util -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/../src -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/nsMacHebrewToUnicode.cpp nsMacHebrewToUnicode.cpp nsMacArabicToUnicode.cpp Building deps for /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/nsMacArabicToUnicode.cpp cl -FonsMacArabicToUnicode.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/../util -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/../src -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/nsMacArabicToUnicode.cpp nsMacArabicToUnicode.cpp nsMacDevanagariToUnicode.cpp Building deps for /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/nsMacDevanagariToUnicode.cpp cl -FonsMacDevanagariToUnicode.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/../util -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/../src -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/nsMacDevanagariToUnicode.cpp nsMacDevanagariToUnicode.cpp nsMacFarsiToUnicode.cpp Building deps for /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/nsMacFarsiToUnicode.cpp cl -FonsMacFarsiToUnicode.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/../util -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/../src -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/nsMacFarsiToUnicode.cpp nsMacFarsiToUnicode.cpp nsMacGujaratiToUnicode.cpp Building deps for /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/nsMacGujaratiToUnicode.cpp cl -FonsMacGujaratiToUnicode.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/../util -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/../src -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/nsMacGujaratiToUnicode.cpp nsMacGujaratiToUnicode.cpp nsMacGurmukhiToUnicode.cpp Building deps for /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/nsMacGurmukhiToUnicode.cpp cl -FonsMacGurmukhiToUnicode.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/../util -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/../src -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/nsMacGurmukhiToUnicode.cpp nsMacGurmukhiToUnicode.cpp nsGEOSTD8ToUnicode.cpp Building deps for /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/nsGEOSTD8ToUnicode.cpp cl -FonsGEOSTD8ToUnicode.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/../util -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/../src -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/nsGEOSTD8ToUnicode.cpp nsGEOSTD8ToUnicode.cpp nsARMSCII8ToUnicode.cpp Building deps for /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/nsARMSCII8ToUnicode.cpp cl -FonsARMSCII8ToUnicode.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/../util -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/../src -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/nsARMSCII8ToUnicode.cpp nsARMSCII8ToUnicode.cpp nsTCVN5712ToUnicode.cpp Building deps for /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/nsTCVN5712ToUnicode.cpp cl -FonsTCVN5712ToUnicode.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/../util -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/../src -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/nsTCVN5712ToUnicode.cpp nsTCVN5712ToUnicode.cpp nsVISCIIToUnicode.cpp Building deps for /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/nsVISCIIToUnicode.cpp cl -FonsVISCIIToUnicode.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/../util -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/../src -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/nsVISCIIToUnicode.cpp nsVISCIIToUnicode.cpp nsVPSToUnicode.cpp Building deps for /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/nsVPSToUnicode.cpp cl -FonsVPSToUnicode.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/../util -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/../src -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/nsVPSToUnicode.cpp nsVPSToUnicode.cpp nsVIQRToUnicode.cpp Building deps for /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/nsVIQRToUnicode.cpp cl -FonsVIQRToUnicode.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/../util -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/../src -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/nsVIQRToUnicode.cpp nsVIQRToUnicode.cpp nsVNIToUnicode.cpp Building deps for /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/nsVNIToUnicode.cpp cl -FonsVNIToUnicode.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/../util -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/../src -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/nsVNIToUnicode.cpp nsVNIToUnicode.cpp nsUTF7ToUnicode.cpp Building deps for /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/nsUTF7ToUnicode.cpp cl -FonsUTF7ToUnicode.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/../util -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/../src -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/nsUTF7ToUnicode.cpp nsUTF7ToUnicode.cpp nsMUTF7ToUnicode.cpp Building deps for /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/nsMUTF7ToUnicode.cpp cl -FonsMUTF7ToUnicode.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/../util -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/../src -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/nsMUTF7ToUnicode.cpp nsMUTF7ToUnicode.cpp nsUCS2BEToUnicode.cpp Building deps for /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/nsUCS2BEToUnicode.cpp cl -FonsUCS2BEToUnicode.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/../util -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/../src -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/nsUCS2BEToUnicode.cpp nsUCS2BEToUnicode.cpp nsUTF32ToUnicode.cpp Building deps for /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/nsUTF32ToUnicode.cpp cl -FonsUTF32ToUnicode.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/../util -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/../src -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/nsUTF32ToUnicode.cpp nsUTF32ToUnicode.cpp nsT61ToUnicode.cpp Building deps for /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/nsT61ToUnicode.cpp cl -FonsT61ToUnicode.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/../util -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/../src -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/nsT61ToUnicode.cpp nsT61ToUnicode.cpp nsUserDefinedToUnicode.cpp Building deps for /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/nsUserDefinedToUnicode.cpp cl -FonsUserDefinedToUnicode.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/../util -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/../src -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/nsUserDefinedToUnicode.cpp nsUserDefinedToUnicode.cpp nsUnicodeToAscii.cpp Building deps for /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/nsUnicodeToAscii.cpp cl -FonsUnicodeToAscii.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/../util -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/../src -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/nsUnicodeToAscii.cpp nsUnicodeToAscii.cpp nsUnicodeToISO88592.cpp Building deps for /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/nsUnicodeToISO88592.cpp cl -FonsUnicodeToISO88592.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/../util -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/../src -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/nsUnicodeToISO88592.cpp nsUnicodeToISO88592.cpp nsUnicodeToISO88593.cpp Building deps for /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/nsUnicodeToISO88593.cpp cl -FonsUnicodeToISO88593.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/../util -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/../src -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/nsUnicodeToISO88593.cpp nsUnicodeToISO88593.cpp nsUnicodeToISO88594.cpp Building deps for /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/nsUnicodeToISO88594.cpp cl -FonsUnicodeToISO88594.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/../util -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/../src -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/nsUnicodeToISO88594.cpp nsUnicodeToISO88594.cpp nsUnicodeToISO88595.cpp Building deps for /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/nsUnicodeToISO88595.cpp cl -FonsUnicodeToISO88595.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/../util -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/../src -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/nsUnicodeToISO88595.cpp nsUnicodeToISO88595.cpp nsUnicodeToISO88596.cpp Building deps for /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/nsUnicodeToISO88596.cpp cl -FonsUnicodeToISO88596.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/../util -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/../src -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/nsUnicodeToISO88596.cpp nsUnicodeToISO88596.cpp nsUnicodeToISO88596E.cpp Building deps for /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/nsUnicodeToISO88596E.cpp cl -FonsUnicodeToISO88596E.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/../util -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/../src -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/nsUnicodeToISO88596E.cpp nsUnicodeToISO88596E.cpp nsUnicodeToISO88596I.cpp Building deps for /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/nsUnicodeToISO88596I.cpp cl -FonsUnicodeToISO88596I.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/../util -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/../src -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/nsUnicodeToISO88596I.cpp nsUnicodeToISO88596I.cpp nsUnicodeToISO88597.cpp Building deps for /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/nsUnicodeToISO88597.cpp cl -FonsUnicodeToISO88597.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/../util -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/../src -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/nsUnicodeToISO88597.cpp nsUnicodeToISO88597.cpp nsUnicodeToISO88598.cpp Building deps for /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/nsUnicodeToISO88598.cpp cl -FonsUnicodeToISO88598.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/../util -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/../src -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/nsUnicodeToISO88598.cpp nsUnicodeToISO88598.cpp nsUnicodeToISO88598E.cpp Building deps for /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/nsUnicodeToISO88598E.cpp cl -FonsUnicodeToISO88598E.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/../util -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/../src -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/nsUnicodeToISO88598E.cpp nsUnicodeToISO88598E.cpp nsUnicodeToISO88598I.cpp Building deps for /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/nsUnicodeToISO88598I.cpp cl -FonsUnicodeToISO88598I.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/../util -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/../src -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/nsUnicodeToISO88598I.cpp nsUnicodeToISO88598I.cpp nsUnicodeToISO88599.cpp Building deps for /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/nsUnicodeToISO88599.cpp cl -FonsUnicodeToISO88599.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/../util -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/../src -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/nsUnicodeToISO88599.cpp nsUnicodeToISO88599.cpp nsUnicodeToISO885910.cpp Building deps for /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/nsUnicodeToISO885910.cpp cl -FonsUnicodeToISO885910.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/../util -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/../src -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/nsUnicodeToISO885910.cpp nsUnicodeToISO885910.cpp nsUnicodeToISO885911.cpp Building deps for /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/nsUnicodeToISO885911.cpp cl -FonsUnicodeToISO885911.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/../util -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/../src -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/nsUnicodeToISO885911.cpp nsUnicodeToISO885911.cpp nsUnicodeToISO885913.cpp Building deps for /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/nsUnicodeToISO885913.cpp cl -FonsUnicodeToISO885913.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/../util -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/../src -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/nsUnicodeToISO885913.cpp nsUnicodeToISO885913.cpp nsUnicodeToISO885914.cpp Building deps for /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/nsUnicodeToISO885914.cpp cl -FonsUnicodeToISO885914.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/../util -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/../src -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/nsUnicodeToISO885914.cpp nsUnicodeToISO885914.cpp nsUnicodeToISO885915.cpp Building deps for /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/nsUnicodeToISO885915.cpp cl -FonsUnicodeToISO885915.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/../util -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/../src -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/nsUnicodeToISO885915.cpp nsUnicodeToISO885915.cpp nsUnicodeToISO885916.cpp Building deps for /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/nsUnicodeToISO885916.cpp cl -FonsUnicodeToISO885916.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/../util -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/../src -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/nsUnicodeToISO885916.cpp nsUnicodeToISO885916.cpp nsUnicodeToISOIR111.cpp Building deps for /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/nsUnicodeToISOIR111.cpp cl -FonsUnicodeToISOIR111.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/../util -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/../src -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/nsUnicodeToISOIR111.cpp nsUnicodeToISOIR111.cpp nsUnicodeToCP1250.cpp Building deps for /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/nsUnicodeToCP1250.cpp cl -FonsUnicodeToCP1250.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/../util -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/../src -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/nsUnicodeToCP1250.cpp nsUnicodeToCP1250.cpp nsUnicodeToCP1251.cpp Building deps for /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/nsUnicodeToCP1251.cpp cl -FonsUnicodeToCP1251.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/../util -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/../src -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/nsUnicodeToCP1251.cpp nsUnicodeToCP1251.cpp nsUnicodeToCP1253.cpp Building deps for /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/nsUnicodeToCP1253.cpp cl -FonsUnicodeToCP1253.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/../util -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/../src -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/nsUnicodeToCP1253.cpp nsUnicodeToCP1253.cpp nsUnicodeToCP1254.cpp Building deps for /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/nsUnicodeToCP1254.cpp cl -FonsUnicodeToCP1254.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/../util -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/../src -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/nsUnicodeToCP1254.cpp nsUnicodeToCP1254.cpp nsUnicodeToCP1255.cpp Building deps for /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/nsUnicodeToCP1255.cpp cl -FonsUnicodeToCP1255.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/../util -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/../src -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/nsUnicodeToCP1255.cpp nsUnicodeToCP1255.cpp nsUnicodeToCP1256.cpp Building deps for /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/nsUnicodeToCP1256.cpp cl -FonsUnicodeToCP1256.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/../util -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/../src -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/nsUnicodeToCP1256.cpp nsUnicodeToCP1256.cpp nsUnicodeToCP1257.cpp Building deps for /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/nsUnicodeToCP1257.cpp cl -FonsUnicodeToCP1257.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/../util -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/../src -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/nsUnicodeToCP1257.cpp nsUnicodeToCP1257.cpp nsUnicodeToCP1258.cpp Building deps for /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/nsUnicodeToCP1258.cpp cl -FonsUnicodeToCP1258.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/../util -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/../src -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/nsUnicodeToCP1258.cpp nsUnicodeToCP1258.cpp nsUnicodeToCP874.cpp Building deps for /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/nsUnicodeToCP874.cpp cl -FonsUnicodeToCP874.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/../util -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/../src -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/nsUnicodeToCP874.cpp nsUnicodeToCP874.cpp nsUnicodeToTIS620.cpp Building deps for /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/nsUnicodeToTIS620.cpp cl -FonsUnicodeToTIS620.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/../util -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/../src -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/nsUnicodeToTIS620.cpp nsUnicodeToTIS620.cpp nsUnicodeToCP866.cpp Building deps for /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/nsUnicodeToCP866.cpp cl -FonsUnicodeToCP866.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/../util -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/../src -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/nsUnicodeToCP866.cpp nsUnicodeToCP866.cpp nsUnicodeToKOI8R.cpp Building deps for /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/nsUnicodeToKOI8R.cpp cl -FonsUnicodeToKOI8R.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/../util -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/../src -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/nsUnicodeToKOI8R.cpp nsUnicodeToKOI8R.cpp nsUnicodeToKOI8U.cpp Building deps for /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/nsUnicodeToKOI8U.cpp cl -FonsUnicodeToKOI8U.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/../util -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/../src -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/nsUnicodeToKOI8U.cpp nsUnicodeToKOI8U.cpp nsUnicodeToMacCE.cpp Building deps for /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/nsUnicodeToMacCE.cpp cl -FonsUnicodeToMacCE.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/../util -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/../src -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/nsUnicodeToMacCE.cpp nsUnicodeToMacCE.cpp nsUnicodeToMacGreek.cpp Building deps for /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/nsUnicodeToMacGreek.cpp cl -FonsUnicodeToMacGreek.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/../util -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/../src -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/nsUnicodeToMacGreek.cpp nsUnicodeToMacGreek.cpp nsUnicodeToMacTurkish.cpp Building deps for /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/nsUnicodeToMacTurkish.cpp cl -FonsUnicodeToMacTurkish.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/../util -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/../src -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/nsUnicodeToMacTurkish.cpp nsUnicodeToMacTurkish.cpp nsUnicodeToMacCroatian.cpp Building deps for /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/nsUnicodeToMacCroatian.cpp cl -FonsUnicodeToMacCroatian.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/../util -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/../src -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/nsUnicodeToMacCroatian.cpp nsUnicodeToMacCroatian.cpp nsUnicodeToMacRomanian.cpp Building deps for /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/nsUnicodeToMacRomanian.cpp cl -FonsUnicodeToMacRomanian.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/../util -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/../src -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/nsUnicodeToMacRomanian.cpp nsUnicodeToMacRomanian.cpp nsUnicodeToMacCyrillic.cpp Building deps for /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/nsUnicodeToMacCyrillic.cpp cl -FonsUnicodeToMacCyrillic.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/../util -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/../src -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/nsUnicodeToMacCyrillic.cpp nsUnicodeToMacCyrillic.cpp nsUnicodeToMacIcelandic.cpp Building deps for /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/nsUnicodeToMacIcelandic.cpp cl -FonsUnicodeToMacIcelandic.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/../util -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/../src -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/nsUnicodeToMacIcelandic.cpp nsUnicodeToMacIcelandic.cpp nsUnicodeToMacHebrew.cpp Building deps for /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/nsUnicodeToMacHebrew.cpp cl -FonsUnicodeToMacHebrew.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/../util -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/../src -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/nsUnicodeToMacHebrew.cpp nsUnicodeToMacHebrew.cpp nsUnicodeToMacArabic.cpp Building deps for /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/nsUnicodeToMacArabic.cpp cl -FonsUnicodeToMacArabic.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/../util -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/../src -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/nsUnicodeToMacArabic.cpp nsUnicodeToMacArabic.cpp nsUnicodeToMacDevanagari.cpp Building deps for /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/nsUnicodeToMacDevanagari.cpp cl -FonsUnicodeToMacDevanagari.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/../util -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/../src -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/nsUnicodeToMacDevanagari.cpp nsUnicodeToMacDevanagari.cpp nsUnicodeToMacFarsi.cpp Building deps for /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/nsUnicodeToMacFarsi.cpp cl -FonsUnicodeToMacFarsi.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/../util -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/../src -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/nsUnicodeToMacFarsi.cpp nsUnicodeToMacFarsi.cpp nsUnicodeToMacGujarati.cpp Building deps for /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/nsUnicodeToMacGujarati.cpp cl -FonsUnicodeToMacGujarati.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/../util -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/../src -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/nsUnicodeToMacGujarati.cpp nsUnicodeToMacGujarati.cpp nsUnicodeToMacGurmukhi.cpp Building deps for /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/nsUnicodeToMacGurmukhi.cpp cl -FonsUnicodeToMacGurmukhi.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/../util -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/../src -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/nsUnicodeToMacGurmukhi.cpp nsUnicodeToMacGurmukhi.cpp nsUnicodeToGEOSTD8.cpp Building deps for /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/nsUnicodeToGEOSTD8.cpp cl -FonsUnicodeToGEOSTD8.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/../util -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/../src -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/nsUnicodeToGEOSTD8.cpp nsUnicodeToGEOSTD8.cpp nsUnicodeToARMSCII8.cpp Building deps for /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/nsUnicodeToARMSCII8.cpp cl -FonsUnicodeToARMSCII8.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/../util -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/../src -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/nsUnicodeToARMSCII8.cpp nsUnicodeToARMSCII8.cpp nsUnicodeToTCVN5712.cpp Building deps for /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/nsUnicodeToTCVN5712.cpp cl -FonsUnicodeToTCVN5712.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/../util -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/../src -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/nsUnicodeToTCVN5712.cpp nsUnicodeToTCVN5712.cpp nsUnicodeToVISCII.cpp Building deps for /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/nsUnicodeToVISCII.cpp cl -FonsUnicodeToVISCII.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/../util -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/../src -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/nsUnicodeToVISCII.cpp nsUnicodeToVISCII.cpp nsUnicodeToVPS.cpp Building deps for /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/nsUnicodeToVPS.cpp cl -FonsUnicodeToVPS.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/../util -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/../src -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/nsUnicodeToVPS.cpp nsUnicodeToVPS.cpp nsUnicodeToVIQR.cpp Building deps for /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/nsUnicodeToVIQR.cpp cl -FonsUnicodeToVIQR.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/../util -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/../src -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/nsUnicodeToVIQR.cpp nsUnicodeToVIQR.cpp nsUnicodeToVNI.cpp Building deps for /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/nsUnicodeToVNI.cpp cl -FonsUnicodeToVNI.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/../util -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/../src -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/nsUnicodeToVNI.cpp nsUnicodeToVNI.cpp nsUnicodeToUTF7.cpp Building deps for /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/nsUnicodeToUTF7.cpp cl -FonsUnicodeToUTF7.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/../util -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/../src -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/nsUnicodeToUTF7.cpp nsUnicodeToUTF7.cpp nsUnicodeToMUTF7.cpp Building deps for /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/nsUnicodeToMUTF7.cpp cl -FonsUnicodeToMUTF7.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/../util -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/../src -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/nsUnicodeToMUTF7.cpp nsUnicodeToMUTF7.cpp nsUnicodeToUCS2BE.cpp Building deps for /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/nsUnicodeToUCS2BE.cpp cl -FonsUnicodeToUCS2BE.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/../util -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/../src -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/nsUnicodeToUCS2BE.cpp nsUnicodeToUCS2BE.cpp nsUnicodeToUTF32.cpp Building deps for /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/nsUnicodeToUTF32.cpp cl -FonsUnicodeToUTF32.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/../util -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/../src -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/nsUnicodeToUTF32.cpp nsUnicodeToUTF32.cpp nsUnicodeToT61.cpp Building deps for /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/nsUnicodeToT61.cpp cl -FonsUnicodeToT61.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/../util -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/../src -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/nsUnicodeToT61.cpp nsUnicodeToT61.cpp nsUnicodeToUserDefined.cpp Building deps for /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/nsUnicodeToUserDefined.cpp cl -FonsUnicodeToUserDefined.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/../util -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/../src -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/nsUnicodeToUserDefined.cpp nsUnicodeToUserDefined.cpp nsUnicodeToSymbol.cpp Building deps for /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/nsUnicodeToSymbol.cpp cl -FonsUnicodeToSymbol.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/../util -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/../src -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/nsUnicodeToSymbol.cpp nsUnicodeToSymbol.cpp nsUnicodeToZapfDingbat.cpp Building deps for /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/nsUnicodeToZapfDingbat.cpp cl -FonsUnicodeToZapfDingbat.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/../util -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/../src -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/nsUnicodeToZapfDingbat.cpp nsUnicodeToZapfDingbat.cpp nsUnicodeToAdobeEuro.cpp Building deps for /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/nsUnicodeToAdobeEuro.cpp cl -FonsUnicodeToAdobeEuro.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/../util -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/../src -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/nsUnicodeToAdobeEuro.cpp nsUnicodeToAdobeEuro.cpp nsUnicodeToTSCII.cpp Building deps for /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/nsUnicodeToTSCII.cpp cl -FonsUnicodeToTSCII.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/../util -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/../src -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvlatin/nsUnicodeToTSCII.cpp nsUnicodeToTSCII.cpp rm -f ucvlatin_s.lib lib -NOLOGO -OUT:"ucvlatin_s.lib" nsAsciiToUnicode.obj nsISO88592ToUnicode.obj nsISO88593ToUnicode.obj nsISO88594ToUnicode.obj nsISO88595ToUnicode.obj nsISO88596ToUnicode.obj nsISO88596EToUnicode.obj nsISO88596IToUnicode.obj nsISO88597ToUnicode.obj nsISO88598ToUnicode.obj nsISO88598EToUnicode.obj nsISO88598IToUnicode.obj nsISO88599ToUnicode.obj nsISO885910ToUnicode.obj nsISO885911ToUnicode.obj nsISO885913ToUnicode.obj nsISO885914ToUnicode.obj nsISO885915ToUnicode.obj nsISO885916ToUnicode.obj nsISOIR111ToUnicode.obj nsCP1250ToUnicode.obj nsCP1251ToUnicode.obj nsCP1253ToUnicode.obj nsCP1254ToUnicode.obj nsCP1255ToUnicode.obj nsCP1256ToUnicode.obj nsCP1257ToUnicode.obj nsCP1258ToUnicode.obj nsCP866ToUnicode.obj nsCP874ToUnicode.obj nsTIS620ToUnicode.obj nsKOI8UToUnicode.obj nsKOI8RToUnicode.obj nsMacCEToUnicode.obj nsMacGreekToUnicode.obj nsMacTurkishToUnicode.obj nsMacCroatianToUnicode.obj nsMacRomanianToUnicode.obj nsMacCyrillicToUnicode.obj nsMacIcelandicToUnicode.obj nsMacHebrewToUnicode.obj nsMacArabicToUnicode.obj nsMacDevanagariToUnicode.obj nsMacFarsiToUnicode.obj nsMacGujaratiToUnicode.obj nsMacGurmukhiToUnicode.obj nsGEOSTD8ToUnicode.obj nsARMSCII8ToUnicode.obj nsTCVN5712ToUnicode.obj nsVISCIIToUnicode.obj nsVPSToUnicode.obj nsVIQRToUnicode.obj nsVNIToUnicode.obj nsUTF7ToUnicode.obj nsMUTF7ToUnicode.obj nsUCS2BEToUnicode.obj nsUTF32ToUnicode.obj nsT61ToUnicode.obj nsUserDefinedToUnicode.obj nsUnicodeToAscii.obj nsUnicodeToISO88592.obj nsUnicodeToISO88593.obj nsUnicodeToISO88594.obj nsUnicodeToISO88595.obj nsUnicodeToISO88596.obj nsUnicodeToISO88596E.obj nsUnicodeToISO88596I.obj nsUnicodeToISO88597.obj nsUnicodeToISO88598.obj nsUnicodeToISO88598E.obj nsUnicodeToISO88598I.obj nsUnicodeToISO88599.obj nsUnicodeToISO885910.obj nsUnicodeToISO885911.obj nsUnicodeToISO885913.obj nsUnicodeToISO885914.obj nsUnicodeToISO885915.obj nsUnicodeToISO885916.obj nsUnicodeToISOIR111.obj nsUnicodeToCP1250.obj nsUnicodeToCP1251.obj nsUnicodeToCP1253.obj nsUnicodeToCP1254.obj nsUnicodeToCP1255.obj nsUnicodeToCP1256.obj nsUnicodeToCP1257.obj nsUnicodeToCP1258.obj nsUnicodeToCP874.obj nsUnicodeToTIS620.obj nsUnicodeToCP866.obj nsUnicodeToKOI8R.obj nsUnicodeToKOI8U.obj nsUnicodeToMacCE.obj nsUnicodeToMacGreek.obj nsUnicodeToMacTurkish.obj nsUnicodeToMacCroatian.obj nsUnicodeToMacRomanian.obj nsUnicodeToMacCyrillic.obj nsUnicodeToMacIcelandic.obj nsUnicodeToMacHebrew.obj nsUnicodeToMacArabic.obj nsUnicodeToMacDevanagari.obj nsUnicodeToMacFarsi.obj nsUnicodeToMacGujarati.obj nsUnicodeToMacGurmukhi.obj nsUnicodeToGEOSTD8.obj nsUnicodeToARMSCII8.obj nsUnicodeToTCVN5712.obj nsUnicodeToVISCII.obj nsUnicodeToVPS.obj nsUnicodeToVIQR.obj nsUnicodeToVNI.obj nsUnicodeToUTF7.obj nsUnicodeToMUTF7.obj nsUnicodeToUCS2BE.obj nsUnicodeToUTF32.obj nsUnicodeToT61.obj nsUnicodeToUserDefined.obj nsUnicodeToSymbol.obj nsUnicodeToZapfDingbat.obj nsUnicodeToAdobeEuro.obj nsUnicodeToTSCII.obj echo not_ranlib ucvlatin_s.lib not_ranlib ucvlatin_s.lib make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/intl/uconv/ucvlatin' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/intl/uconv/ucvtw' nsBIG5ToUnicode.cpp Building deps for /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvtw/nsBIG5ToUnicode.cpp cl -FonsBIG5ToUnicode.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvtw/../util -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvtw -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvtw/nsBIG5ToUnicode.cpp nsBIG5ToUnicode.cpp nsUnicodeToBIG5.cpp Building deps for /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvtw/nsUnicodeToBIG5.cpp cl -FonsUnicodeToBIG5.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvtw/../util -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvtw -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvtw/nsUnicodeToBIG5.cpp nsUnicodeToBIG5.cpp nsBIG5HKSCSToUnicode.cpp Building deps for /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvtw/nsBIG5HKSCSToUnicode.cpp cl -FonsBIG5HKSCSToUnicode.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvtw/../util -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvtw -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvtw/nsBIG5HKSCSToUnicode.cpp nsBIG5HKSCSToUnicode.cpp nsUnicodeToBIG5HKSCS.cpp Building deps for /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvtw/nsUnicodeToBIG5HKSCS.cpp cl -FonsUnicodeToBIG5HKSCS.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvtw/../util -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvtw -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvtw/nsUnicodeToBIG5HKSCS.cpp nsUnicodeToBIG5HKSCS.cpp nsUnicodeToHKSCS.cpp Building deps for /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvtw/nsUnicodeToHKSCS.cpp cl -FonsUnicodeToHKSCS.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvtw/../util -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvtw -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvtw/nsUnicodeToHKSCS.cpp nsUnicodeToHKSCS.cpp rm -f ucvtw_s.lib lib -NOLOGO -OUT:"ucvtw_s.lib" nsBIG5ToUnicode.obj nsUnicodeToBIG5.obj nsBIG5HKSCSToUnicode.obj nsUnicodeToBIG5HKSCS.obj nsUnicodeToHKSCS.obj echo not_ranlib ucvtw_s.lib not_ranlib ucvtw_s.lib make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/intl/uconv/ucvtw' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/intl/uconv/ucvtw2' nsEUCTWToUnicode.cpp Building deps for /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvtw2/nsEUCTWToUnicode.cpp cl -FonsEUCTWToUnicode.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvtw2/../util -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvtw2 -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvtw2/nsEUCTWToUnicode.cpp nsEUCTWToUnicode.cpp nsUnicodeToEUCTW.cpp Building deps for /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvtw2/nsUnicodeToEUCTW.cpp cl -FonsUnicodeToEUCTW.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvtw2/../util -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvtw2 -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvtw2/nsUnicodeToEUCTW.cpp nsUnicodeToEUCTW.cpp rm -f ucvtw2_s.lib lib -NOLOGO -OUT:"ucvtw2_s.lib" nsEUCTWToUnicode.obj nsUnicodeToEUCTW.obj echo not_ranlib ucvtw2_s.lib not_ranlib ucvtw2_s.lib make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/intl/uconv/ucvtw2' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/intl/uconv/ucvko' nsEUCKRToUnicode.cpp Building deps for /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvko/nsEUCKRToUnicode.cpp cl -FonsEUCKRToUnicode.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvko/../util -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvko -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvko/nsEUCKRToUnicode.cpp nsEUCKRToUnicode.cpp nsUnicodeToEUCKR.cpp Building deps for /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvko/nsUnicodeToEUCKR.cpp cl -FonsUnicodeToEUCKR.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvko/../util -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvko -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvko/nsUnicodeToEUCKR.cpp nsUnicodeToEUCKR.cpp nsISO2022KRToUnicode.cpp Building deps for /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvko/nsISO2022KRToUnicode.cpp cl -FonsISO2022KRToUnicode.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvko/../util -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvko -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvko/nsISO2022KRToUnicode.cpp nsISO2022KRToUnicode.cpp nsUnicodeToISO2022KR.cpp Building deps for /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvko/nsUnicodeToISO2022KR.cpp cl -FonsUnicodeToISO2022KR.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvko/../util -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvko -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvko/nsUnicodeToISO2022KR.cpp nsUnicodeToISO2022KR.cpp nsCP949ToUnicode.cpp Building deps for /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvko/nsCP949ToUnicode.cpp cl -FonsCP949ToUnicode.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvko/../util -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvko -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvko/nsCP949ToUnicode.cpp nsCP949ToUnicode.cpp nsUnicodeToCP949.cpp Building deps for /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvko/nsUnicodeToCP949.cpp cl -FonsUnicodeToCP949.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvko/../util -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvko -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvko/nsUnicodeToCP949.cpp nsUnicodeToCP949.cpp nsUnicodeToJohab.cpp Building deps for /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvko/nsUnicodeToJohab.cpp cl -FonsUnicodeToJohab.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvko/../util -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvko -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvko/nsUnicodeToJohab.cpp nsUnicodeToJohab.cpp nsJohabToUnicode.cpp Building deps for /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvko/nsJohabToUnicode.cpp cl -FonsJohabToUnicode.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvko/../util -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvko -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvko/nsJohabToUnicode.cpp nsJohabToUnicode.cpp nsUnicodeToJamoTTF.cpp Building deps for /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvko/nsUnicodeToJamoTTF.cpp cl -FonsUnicodeToJamoTTF.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvko/../util -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvko -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvko/nsUnicodeToJamoTTF.cpp nsUnicodeToJamoTTF.cpp rm -f ucvko_s.lib lib -NOLOGO -OUT:"ucvko_s.lib" nsEUCKRToUnicode.obj nsUnicodeToEUCKR.obj nsISO2022KRToUnicode.obj nsUnicodeToISO2022KR.obj nsCP949ToUnicode.obj nsUnicodeToCP949.obj nsUnicodeToJohab.obj nsJohabToUnicode.obj nsUnicodeToJamoTTF.obj echo not_ranlib ucvko_s.lib not_ranlib ucvko_s.lib make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/intl/uconv/ucvko' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/intl/uconv/ucvibm' nsCP850ToUnicode.cpp Building deps for /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvibm/nsCP850ToUnicode.cpp cl -FonsCP850ToUnicode.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvibm/../util -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvibm -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvibm/nsCP850ToUnicode.cpp nsCP850ToUnicode.cpp nsCP852ToUnicode.cpp Building deps for /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvibm/nsCP852ToUnicode.cpp cl -FonsCP852ToUnicode.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvibm/../util -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvibm -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvibm/nsCP852ToUnicode.cpp nsCP852ToUnicode.cpp nsCP855ToUnicode.cpp Building deps for /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvibm/nsCP855ToUnicode.cpp cl -FonsCP855ToUnicode.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvibm/../util -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvibm -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvibm/nsCP855ToUnicode.cpp nsCP855ToUnicode.cpp nsCP857ToUnicode.cpp Building deps for /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvibm/nsCP857ToUnicode.cpp cl -FonsCP857ToUnicode.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvibm/../util -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvibm -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvibm/nsCP857ToUnicode.cpp nsCP857ToUnicode.cpp nsCP862ToUnicode.cpp Building deps for /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvibm/nsCP862ToUnicode.cpp cl -FonsCP862ToUnicode.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvibm/../util -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvibm -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvibm/nsCP862ToUnicode.cpp nsCP862ToUnicode.cpp nsCP864ToUnicode.cpp Building deps for /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvibm/nsCP864ToUnicode.cpp cl -FonsCP864ToUnicode.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvibm/../util -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvibm -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvibm/nsCP864ToUnicode.cpp nsCP864ToUnicode.cpp nsCP864iToUnicode.cpp Building deps for /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvibm/nsCP864iToUnicode.cpp cl -FonsCP864iToUnicode.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvibm/../util -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvibm -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvibm/nsCP864iToUnicode.cpp nsCP864iToUnicode.cpp nsUnicodeToCP850.cpp Building deps for /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvibm/nsUnicodeToCP850.cpp cl -FonsUnicodeToCP850.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvibm/../util -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvibm -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvibm/nsUnicodeToCP850.cpp nsUnicodeToCP850.cpp nsUnicodeToCP852.cpp Building deps for /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvibm/nsUnicodeToCP852.cpp cl -FonsUnicodeToCP852.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvibm/../util -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvibm -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvibm/nsUnicodeToCP852.cpp nsUnicodeToCP852.cpp nsUnicodeToCP855.cpp Building deps for /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvibm/nsUnicodeToCP855.cpp cl -FonsUnicodeToCP855.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvibm/../util -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvibm -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvibm/nsUnicodeToCP855.cpp nsUnicodeToCP855.cpp nsUnicodeToCP857.cpp Building deps for /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvibm/nsUnicodeToCP857.cpp cl -FonsUnicodeToCP857.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvibm/../util -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvibm -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvibm/nsUnicodeToCP857.cpp nsUnicodeToCP857.cpp nsUnicodeToCP862.cpp Building deps for /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvibm/nsUnicodeToCP862.cpp cl -FonsUnicodeToCP862.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvibm/../util -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvibm -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvibm/nsUnicodeToCP862.cpp nsUnicodeToCP862.cpp nsUnicodeToCP864.cpp Building deps for /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvibm/nsUnicodeToCP864.cpp cl -FonsUnicodeToCP864.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvibm/../util -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvibm -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvibm/nsUnicodeToCP864.cpp nsUnicodeToCP864.cpp nsUnicodeToCP864i.cpp Building deps for /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvibm/nsUnicodeToCP864i.cpp cl -FonsUnicodeToCP864i.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvibm/../util -I/c/build/comm-central/comm-central/mozilla/intl/uconv/ucvibm -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/intl/uconv/ucvibm/nsUnicodeToCP864i.cpp nsUnicodeToCP864i.cpp rm -f ucvibm_s.lib lib -NOLOGO -OUT:"ucvibm_s.lib" nsCP850ToUnicode.obj nsCP852ToUnicode.obj nsCP855ToUnicode.obj nsCP857ToUnicode.obj nsCP862ToUnicode.obj nsCP864ToUnicode.obj nsCP864iToUnicode.obj nsUnicodeToCP850.obj nsUnicodeToCP852.obj nsUnicodeToCP855.obj nsUnicodeToCP857.obj nsUnicodeToCP862.obj nsUnicodeToCP864.obj nsUnicodeToCP864i.obj echo not_ranlib ucvibm_s.lib not_ranlib ucvibm_s.lib make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/intl/uconv/ucvibm' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/intl/uconv/src' nsUConvModule.cpp Building deps for /c/build/comm-central/comm-central/mozilla/intl/uconv/src/nsUConvModule.cpp cl -FonsUConvModule.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/intl/uconv/src/../util -I/c/build/comm-central/comm-central/mozilla/intl/uconv/src/../ucvlatin -I/c/build/comm-central/comm-central/mozilla/intl/uconv/src/../ucvibm -I/c/build/comm-central/comm-central/mozilla/intl/uconv/src/../ucvja -I/c/build/comm-central/comm-central/mozilla/intl/uconv/src/../ucvtw2 -I/c/build/comm-central/comm-central/mozilla/intl/uconv/src/../ucvtw -I/c/build/comm-central/comm-central/mozilla/intl/uconv/src/../ucvko -I/c/build/comm-central/comm-central/mozilla/intl/uconv/src/../ucvcn -I/c/build/comm-central/comm-central/mozilla/intl/uconv/src/../native -I/c/build/comm-central/comm-central/mozilla/intl/uconv/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/intl/uconv/src/nsUConvModule.cpp nsUConvModule.cpp nsCharsetAliasImp.cpp Building deps for /c/build/comm-central/comm-central/mozilla/intl/uconv/src/nsCharsetAliasImp.cpp cl -FonsCharsetAliasImp.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/intl/uconv/src/../util -I/c/build/comm-central/comm-central/mozilla/intl/uconv/src/../ucvlatin -I/c/build/comm-central/comm-central/mozilla/intl/uconv/src/../ucvibm -I/c/build/comm-central/comm-central/mozilla/intl/uconv/src/../ucvja -I/c/build/comm-central/comm-central/mozilla/intl/uconv/src/../ucvtw2 -I/c/build/comm-central/comm-central/mozilla/intl/uconv/src/../ucvtw -I/c/build/comm-central/comm-central/mozilla/intl/uconv/src/../ucvko -I/c/build/comm-central/comm-central/mozilla/intl/uconv/src/../ucvcn -I/c/build/comm-central/comm-central/mozilla/intl/uconv/src/../native -I/c/build/comm-central/comm-central/mozilla/intl/uconv/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/intl/uconv/src/nsCharsetAliasImp.cpp nsCharsetAliasImp.cpp nsConverterInputStream.cpp Building deps for /c/build/comm-central/comm-central/mozilla/intl/uconv/src/nsConverterInputStream.cpp cl -FonsConverterInputStream.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/intl/uconv/src/../util -I/c/build/comm-central/comm-central/mozilla/intl/uconv/src/../ucvlatin -I/c/build/comm-central/comm-central/mozilla/intl/uconv/src/../ucvibm -I/c/build/comm-central/comm-central/mozilla/intl/uconv/src/../ucvja -I/c/build/comm-central/comm-central/mozilla/intl/uconv/src/../ucvtw2 -I/c/build/comm-central/comm-central/mozilla/intl/uconv/src/../ucvtw -I/c/build/comm-central/comm-central/mozilla/intl/uconv/src/../ucvko -I/c/build/comm-central/comm-central/mozilla/intl/uconv/src/../ucvcn -I/c/build/comm-central/comm-central/mozilla/intl/uconv/src/../native -I/c/build/comm-central/comm-central/mozilla/intl/uconv/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/intl/uconv/src/nsConverterInputStream.cpp nsConverterInputStream.cpp nsConverterOutputStream.cpp Building deps for /c/build/comm-central/comm-central/mozilla/intl/uconv/src/nsConverterOutputStream.cpp cl -FonsConverterOutputStream.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/intl/uconv/src/../util -I/c/build/comm-central/comm-central/mozilla/intl/uconv/src/../ucvlatin -I/c/build/comm-central/comm-central/mozilla/intl/uconv/src/../ucvibm -I/c/build/comm-central/comm-central/mozilla/intl/uconv/src/../ucvja -I/c/build/comm-central/comm-central/mozilla/intl/uconv/src/../ucvtw2 -I/c/build/comm-central/comm-central/mozilla/intl/uconv/src/../ucvtw -I/c/build/comm-central/comm-central/mozilla/intl/uconv/src/../ucvko -I/c/build/comm-central/comm-central/mozilla/intl/uconv/src/../ucvcn -I/c/build/comm-central/comm-central/mozilla/intl/uconv/src/../native -I/c/build/comm-central/comm-central/mozilla/intl/uconv/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/intl/uconv/src/nsConverterOutputStream.cpp nsConverterOutputStream.cpp nsTextToSubURI.cpp Building deps for /c/build/comm-central/comm-central/mozilla/intl/uconv/src/nsTextToSubURI.cpp cl -FonsTextToSubURI.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/intl/uconv/src/../util -I/c/build/comm-central/comm-central/mozilla/intl/uconv/src/../ucvlatin -I/c/build/comm-central/comm-central/mozilla/intl/uconv/src/../ucvibm -I/c/build/comm-central/comm-central/mozilla/intl/uconv/src/../ucvja -I/c/build/comm-central/comm-central/mozilla/intl/uconv/src/../ucvtw2 -I/c/build/comm-central/comm-central/mozilla/intl/uconv/src/../ucvtw -I/c/build/comm-central/comm-central/mozilla/intl/uconv/src/../ucvko -I/c/build/comm-central/comm-central/mozilla/intl/uconv/src/../ucvcn -I/c/build/comm-central/comm-central/mozilla/intl/uconv/src/../native -I/c/build/comm-central/comm-central/mozilla/intl/uconv/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/intl/uconv/src/nsTextToSubURI.cpp nsTextToSubURI.cpp nsGREResProperties.cpp Building deps for /c/build/comm-central/comm-central/mozilla/intl/uconv/src/nsGREResProperties.cpp cl -FonsGREResProperties.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/intl/uconv/src/../util -I/c/build/comm-central/comm-central/mozilla/intl/uconv/src/../ucvlatin -I/c/build/comm-central/comm-central/mozilla/intl/uconv/src/../ucvibm -I/c/build/comm-central/comm-central/mozilla/intl/uconv/src/../ucvja -I/c/build/comm-central/comm-central/mozilla/intl/uconv/src/../ucvtw2 -I/c/build/comm-central/comm-central/mozilla/intl/uconv/src/../ucvtw -I/c/build/comm-central/comm-central/mozilla/intl/uconv/src/../ucvko -I/c/build/comm-central/comm-central/mozilla/intl/uconv/src/../ucvcn -I/c/build/comm-central/comm-central/mozilla/intl/uconv/src/../native -I/c/build/comm-central/comm-central/mozilla/intl/uconv/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/intl/uconv/src/nsGREResProperties.cpp nsGREResProperties.cpp nsCharsetConverterManager.cpp Building deps for /c/build/comm-central/comm-central/mozilla/intl/uconv/src/nsCharsetConverterManager.cpp cl -FonsCharsetConverterManager.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/intl/uconv/src/../util -I/c/build/comm-central/comm-central/mozilla/intl/uconv/src/../ucvlatin -I/c/build/comm-central/comm-central/mozilla/intl/uconv/src/../ucvibm -I/c/build/comm-central/comm-central/mozilla/intl/uconv/src/../ucvja -I/c/build/comm-central/comm-central/mozilla/intl/uconv/src/../ucvtw2 -I/c/build/comm-central/comm-central/mozilla/intl/uconv/src/../ucvtw -I/c/build/comm-central/comm-central/mozilla/intl/uconv/src/../ucvko -I/c/build/comm-central/comm-central/mozilla/intl/uconv/src/../ucvcn -I/c/build/comm-central/comm-central/mozilla/intl/uconv/src/../native -I/c/build/comm-central/comm-central/mozilla/intl/uconv/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/intl/uconv/src/nsCharsetConverterManager.cpp nsCharsetConverterManager.cpp nsUTF8ConverterService.cpp Building deps for /c/build/comm-central/comm-central/mozilla/intl/uconv/src/nsUTF8ConverterService.cpp cl -FonsUTF8ConverterService.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/intl/uconv/src/../util -I/c/build/comm-central/comm-central/mozilla/intl/uconv/src/../ucvlatin -I/c/build/comm-central/comm-central/mozilla/intl/uconv/src/../ucvibm -I/c/build/comm-central/comm-central/mozilla/intl/uconv/src/../ucvja -I/c/build/comm-central/comm-central/mozilla/intl/uconv/src/../ucvtw2 -I/c/build/comm-central/comm-central/mozilla/intl/uconv/src/../ucvtw -I/c/build/comm-central/comm-central/mozilla/intl/uconv/src/../ucvko -I/c/build/comm-central/comm-central/mozilla/intl/uconv/src/../ucvcn -I/c/build/comm-central/comm-central/mozilla/intl/uconv/src/../native -I/c/build/comm-central/comm-central/mozilla/intl/uconv/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/intl/uconv/src/nsUTF8ConverterService.cpp nsUTF8ConverterService.cpp nsUTF8ToUnicode.cpp Building deps for /c/build/comm-central/comm-central/mozilla/intl/uconv/src/nsUTF8ToUnicode.cpp cl -FonsUTF8ToUnicode.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/intl/uconv/src/../util -I/c/build/comm-central/comm-central/mozilla/intl/uconv/src/../ucvlatin -I/c/build/comm-central/comm-central/mozilla/intl/uconv/src/../ucvibm -I/c/build/comm-central/comm-central/mozilla/intl/uconv/src/../ucvja -I/c/build/comm-central/comm-central/mozilla/intl/uconv/src/../ucvtw2 -I/c/build/comm-central/comm-central/mozilla/intl/uconv/src/../ucvtw -I/c/build/comm-central/comm-central/mozilla/intl/uconv/src/../ucvko -I/c/build/comm-central/comm-central/mozilla/intl/uconv/src/../ucvcn -I/c/build/comm-central/comm-central/mozilla/intl/uconv/src/../native -I/c/build/comm-central/comm-central/mozilla/intl/uconv/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/intl/uconv/src/nsUTF8ToUnicode.cpp nsUTF8ToUnicode.cpp nsUnicodeToUTF8.cpp Building deps for /c/build/comm-central/comm-central/mozilla/intl/uconv/src/nsUnicodeToUTF8.cpp cl -FonsUnicodeToUTF8.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/intl/uconv/src/../util -I/c/build/comm-central/comm-central/mozilla/intl/uconv/src/../ucvlatin -I/c/build/comm-central/comm-central/mozilla/intl/uconv/src/../ucvibm -I/c/build/comm-central/comm-central/mozilla/intl/uconv/src/../ucvja -I/c/build/comm-central/comm-central/mozilla/intl/uconv/src/../ucvtw2 -I/c/build/comm-central/comm-central/mozilla/intl/uconv/src/../ucvtw -I/c/build/comm-central/comm-central/mozilla/intl/uconv/src/../ucvko -I/c/build/comm-central/comm-central/mozilla/intl/uconv/src/../ucvcn -I/c/build/comm-central/comm-central/mozilla/intl/uconv/src/../native -I/c/build/comm-central/comm-central/mozilla/intl/uconv/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/intl/uconv/src/nsUnicodeToUTF8.cpp nsUnicodeToUTF8.cpp nsScriptableUConv.cpp Building deps for /c/build/comm-central/comm-central/mozilla/intl/uconv/src/nsScriptableUConv.cpp cl -FonsScriptableUConv.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/intl/uconv/src/../util -I/c/build/comm-central/comm-central/mozilla/intl/uconv/src/../ucvlatin -I/c/build/comm-central/comm-central/mozilla/intl/uconv/src/../ucvibm -I/c/build/comm-central/comm-central/mozilla/intl/uconv/src/../ucvja -I/c/build/comm-central/comm-central/mozilla/intl/uconv/src/../ucvtw2 -I/c/build/comm-central/comm-central/mozilla/intl/uconv/src/../ucvtw -I/c/build/comm-central/comm-central/mozilla/intl/uconv/src/../ucvko -I/c/build/comm-central/comm-central/mozilla/intl/uconv/src/../ucvcn -I/c/build/comm-central/comm-central/mozilla/intl/uconv/src/../native -I/c/build/comm-central/comm-central/mozilla/intl/uconv/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/intl/uconv/src/nsScriptableUConv.cpp nsScriptableUConv.cpp nsISO88591ToUnicode.cpp Building deps for /c/build/comm-central/comm-central/mozilla/intl/uconv/src/nsISO88591ToUnicode.cpp cl -FonsISO88591ToUnicode.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/intl/uconv/src/../util -I/c/build/comm-central/comm-central/mozilla/intl/uconv/src/../ucvlatin -I/c/build/comm-central/comm-central/mozilla/intl/uconv/src/../ucvibm -I/c/build/comm-central/comm-central/mozilla/intl/uconv/src/../ucvja -I/c/build/comm-central/comm-central/mozilla/intl/uconv/src/../ucvtw2 -I/c/build/comm-central/comm-central/mozilla/intl/uconv/src/../ucvtw -I/c/build/comm-central/comm-central/mozilla/intl/uconv/src/../ucvko -I/c/build/comm-central/comm-central/mozilla/intl/uconv/src/../ucvcn -I/c/build/comm-central/comm-central/mozilla/intl/uconv/src/../native -I/c/build/comm-central/comm-central/mozilla/intl/uconv/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/intl/uconv/src/nsISO88591ToUnicode.cpp nsISO88591ToUnicode.cpp nsCP1252ToUnicode.cpp Building deps for /c/build/comm-central/comm-central/mozilla/intl/uconv/src/nsCP1252ToUnicode.cpp cl -FonsCP1252ToUnicode.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/intl/uconv/src/../util -I/c/build/comm-central/comm-central/mozilla/intl/uconv/src/../ucvlatin -I/c/build/comm-central/comm-central/mozilla/intl/uconv/src/../ucvibm -I/c/build/comm-central/comm-central/mozilla/intl/uconv/src/../ucvja -I/c/build/comm-central/comm-central/mozilla/intl/uconv/src/../ucvtw2 -I/c/build/comm-central/comm-central/mozilla/intl/uconv/src/../ucvtw -I/c/build/comm-central/comm-central/mozilla/intl/uconv/src/../ucvko -I/c/build/comm-central/comm-central/mozilla/intl/uconv/src/../ucvcn -I/c/build/comm-central/comm-central/mozilla/intl/uconv/src/../native -I/c/build/comm-central/comm-central/mozilla/intl/uconv/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/intl/uconv/src/nsCP1252ToUnicode.cpp nsCP1252ToUnicode.cpp nsMacRomanToUnicode.cpp Building deps for /c/build/comm-central/comm-central/mozilla/intl/uconv/src/nsMacRomanToUnicode.cpp cl -FonsMacRomanToUnicode.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/intl/uconv/src/../util -I/c/build/comm-central/comm-central/mozilla/intl/uconv/src/../ucvlatin -I/c/build/comm-central/comm-central/mozilla/intl/uconv/src/../ucvibm -I/c/build/comm-central/comm-central/mozilla/intl/uconv/src/../ucvja -I/c/build/comm-central/comm-central/mozilla/intl/uconv/src/../ucvtw2 -I/c/build/comm-central/comm-central/mozilla/intl/uconv/src/../ucvtw -I/c/build/comm-central/comm-central/mozilla/intl/uconv/src/../ucvko -I/c/build/comm-central/comm-central/mozilla/intl/uconv/src/../ucvcn -I/c/build/comm-central/comm-central/mozilla/intl/uconv/src/../native -I/c/build/comm-central/comm-central/mozilla/intl/uconv/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/intl/uconv/src/nsMacRomanToUnicode.cpp nsMacRomanToUnicode.cpp nsUnicodeToISO88591.cpp Building deps for /c/build/comm-central/comm-central/mozilla/intl/uconv/src/nsUnicodeToISO88591.cpp cl -FonsUnicodeToISO88591.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/intl/uconv/src/../util -I/c/build/comm-central/comm-central/mozilla/intl/uconv/src/../ucvlatin -I/c/build/comm-central/comm-central/mozilla/intl/uconv/src/../ucvibm -I/c/build/comm-central/comm-central/mozilla/intl/uconv/src/../ucvja -I/c/build/comm-central/comm-central/mozilla/intl/uconv/src/../ucvtw2 -I/c/build/comm-central/comm-central/mozilla/intl/uconv/src/../ucvtw -I/c/build/comm-central/comm-central/mozilla/intl/uconv/src/../ucvko -I/c/build/comm-central/comm-central/mozilla/intl/uconv/src/../ucvcn -I/c/build/comm-central/comm-central/mozilla/intl/uconv/src/../native -I/c/build/comm-central/comm-central/mozilla/intl/uconv/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/intl/uconv/src/nsUnicodeToISO88591.cpp nsUnicodeToISO88591.cpp nsUnicodeToCP1252.cpp Building deps for /c/build/comm-central/comm-central/mozilla/intl/uconv/src/nsUnicodeToCP1252.cpp cl -FonsUnicodeToCP1252.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/intl/uconv/src/../util -I/c/build/comm-central/comm-central/mozilla/intl/uconv/src/../ucvlatin -I/c/build/comm-central/comm-central/mozilla/intl/uconv/src/../ucvibm -I/c/build/comm-central/comm-central/mozilla/intl/uconv/src/../ucvja -I/c/build/comm-central/comm-central/mozilla/intl/uconv/src/../ucvtw2 -I/c/build/comm-central/comm-central/mozilla/intl/uconv/src/../ucvtw -I/c/build/comm-central/comm-central/mozilla/intl/uconv/src/../ucvko -I/c/build/comm-central/comm-central/mozilla/intl/uconv/src/../ucvcn -I/c/build/comm-central/comm-central/mozilla/intl/uconv/src/../native -I/c/build/comm-central/comm-central/mozilla/intl/uconv/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/intl/uconv/src/nsUnicodeToCP1252.cpp nsUnicodeToCP1252.cpp nsUnicodeToMacRoman.cpp Building deps for /c/build/comm-central/comm-central/mozilla/intl/uconv/src/nsUnicodeToMacRoman.cpp cl -FonsUnicodeToMacRoman.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/intl/uconv/src/../util -I/c/build/comm-central/comm-central/mozilla/intl/uconv/src/../ucvlatin -I/c/build/comm-central/comm-central/mozilla/intl/uconv/src/../ucvibm -I/c/build/comm-central/comm-central/mozilla/intl/uconv/src/../ucvja -I/c/build/comm-central/comm-central/mozilla/intl/uconv/src/../ucvtw2 -I/c/build/comm-central/comm-central/mozilla/intl/uconv/src/../ucvtw -I/c/build/comm-central/comm-central/mozilla/intl/uconv/src/../ucvko -I/c/build/comm-central/comm-central/mozilla/intl/uconv/src/../ucvcn -I/c/build/comm-central/comm-central/mozilla/intl/uconv/src/../native -I/c/build/comm-central/comm-central/mozilla/intl/uconv/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/intl/uconv/src/nsUnicodeToMacRoman.cpp nsUnicodeToMacRoman.cpp nsWinCharset.cpp Building deps for /c/build/comm-central/comm-central/mozilla/intl/uconv/src/nsWinCharset.cpp cl -FonsWinCharset.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/intl/uconv/src/../util -I/c/build/comm-central/comm-central/mozilla/intl/uconv/src/../ucvlatin -I/c/build/comm-central/comm-central/mozilla/intl/uconv/src/../ucvibm -I/c/build/comm-central/comm-central/mozilla/intl/uconv/src/../ucvja -I/c/build/comm-central/comm-central/mozilla/intl/uconv/src/../ucvtw2 -I/c/build/comm-central/comm-central/mozilla/intl/uconv/src/../ucvtw -I/c/build/comm-central/comm-central/mozilla/intl/uconv/src/../ucvko -I/c/build/comm-central/comm-central/mozilla/intl/uconv/src/../ucvcn -I/c/build/comm-central/comm-central/mozilla/intl/uconv/src/../native -I/c/build/comm-central/comm-central/mozilla/intl/uconv/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/intl/uconv/src/nsWinCharset.cpp nsWinCharset.cpp rm -f uconv.lib lib -NOLOGO -OUT:"uconv.lib" nsUConvModule.obj nsCharsetAliasImp.obj nsConverterInputStream.obj nsConverterOutputStream.obj nsTextToSubURI.obj nsGREResProperties.obj nsCharsetConverterManager.obj nsUTF8ConverterService.obj nsUTF8ToUnicode.obj nsUnicodeToUTF8.obj nsScriptableUConv.obj nsISO88591ToUnicode.obj nsCP1252ToUnicode.obj nsMacRomanToUnicode.obj nsUnicodeToISO88591.obj nsUnicodeToCP1252.obj nsUnicodeToMacRoman.obj nsWinCharset.obj ../ucvlatin/ucvlatin_s.lib ../ucvibm/ucvibm_s.lib ../ucvja/ucvja_s.lib ../ucvtw2/ucvtw2_s.lib ../ucvtw/ucvtw_s.lib ../ucvko/ucvko_s.lib ../ucvcn/ucvcn_s.lib echo not_ranlib uconv.lib not_ranlib uconv.lib c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 uconv.lib ../../../staticlib/components c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../../dist/bin/chrome c:/mozilla-build/python25/python2.5.exe /c/build/comm-central/comm-central/mozilla/config/JarMaker.py \ -j ../../../dist/bin/chrome \ -t /c/build/comm-central/comm-central/mozilla -f jar -DNDEBUG -DTRIMMED -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_CRT_SECURE_NO_WARNINGS=1 -D_CRT_NONSTDC_NO_WARNINGS=1 -DHAVE_WINSDKVER_H=1 -DMOZ_MSVC_STL_WRAP__Throw=1 -DWINVER=0x502 -D_WIN32_WINNT=0x502 -D_WIN32_IE=0x0500 -DMOZ_WINSDK_TARGETVER=0x06010000 -DMOZ_NTDDI_WS03=0x05020000 -DMOZ_NTDDI_LONGHORN=0x06000000 -DMOZ_NTDDI_WIN7=0x06010000 -DHAVE_IO_H=1 -DHAVE_SETBUF=1 -DHAVE_ISATTY=1 -DX_DISPLAY_MISSING=1 -DMOZILLA_VERSION=\"1.9.3a5pre\" -DMOZILLA_VERSION_U=1.9.3a5pre -DHAVE_SNPRINTF=1 -D_WINDOWS=1 -DWIN32=1 -DXP_WIN=1 -DXP_WIN32=1 -DHW_THREADS=1 -DSTDC_HEADERS=1 -DWIN32_LEAN_AND_MEAN=1 -DNO_X11=1 -DHAVE_OLEACC_IDL=1 -DHAVE_ATLBASE_H=1 -DHAVE_MMINTRIN_H=1 -D_X86_=1 -DD_INO=d_ino -DNS_ALWAYS_INLINE= -DNS_ATTR_MALLOC= -DNS_WARN_UNUSED_RESULT= -DNS_NORETURN= -DMALLOC_H=\ -DHAVE_FORCEINLINE=1 -DNS_ENABLE_TSF=1 -DMOZ_BUILD_APP=../calendar -DMOZ_DISTRIBUTION_ID=\"org.mozilla\" -DIBMBIDI=1 -DMOZ_VIEW_SOURCE=1 -DACCESSIBILITY=1 -DMOZ_JSLOADER=1 -DNS_PRINTING=1 -DNS_PRINT_PREVIEW=1 -DMOZ_OGG=1 -DMOZ_WAVE=1 -DMOZ_SYDNEYAUDIO=1 -DMOZ_MEDIA=1 -DMOZ_XTF=1 -DMOZ_CRASHREPORTER=1 -DMOZ_CRASHREPORTER_ENABLE_PERCENT=100 -DMOZ_SVG=1 -DMOZ_SMIL=1 -DMOZ_UPDATE_CHANNEL=default -DMOZ_FEEDS=1 -DMOZ_STORAGE=1 -DMOZ_LOGGING=1 -DMOZ_CHROME_FILE_FORMAT_JAR=1 -DMOZ_USER_DIR=\"Mozilla\" -DMOZ_STATIC_BUILD=1 -DMOZ_TREE_CAIRO=1 -DHAVE_UINT64_T=1 -DMOZ_XUL=1 -DMOZ_PROFILELOCKING=1 -DMOZ_RDF=1 -DBUILD_CTYPES=1 -DMOZ_MORKREADER=1 -DMOZ_PLACES=1 -DMOZ_DLL_SUFFIX=\".dll\" \ /c/build/comm-central/comm-central/mozilla/intl/uconv/src/jar.mn make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/intl/uconv/src' make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/intl/uconv' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/intl/build' nsI18nModule.cpp Building deps for /c/build/comm-central/comm-central/mozilla/intl/build/nsI18nModule.cpp cl -FonsI18nModule.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/intl/build/../lwbrk/src -I/c/build/comm-central/comm-central/mozilla/intl/build/../unicharutil/src -I/c/build/comm-central/comm-central/mozilla/intl/build/../strres/src -I/c/build/comm-central/comm-central/mozilla/intl/build/../locale/src -I/c/build/comm-central/comm-central/mozilla/intl/build/../locale/src/windows -I/c/build/comm-central/comm-central/mozilla/intl/build -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/intl/build/nsI18nModule.cpp nsI18nModule.cpp rm -f i18n.lib lib -NOLOGO -OUT:"i18n.lib" nsI18nModule.obj ../lwbrk/src/lwbrk_s.lib ../unicharutil/src/ucharucomp_s.lib ../strres/src/strres_s.lib ../locale/src/nslocale_s.lib ../locale/src/windows/platlocale_s.lib echo not_ranlib i18n.lib not_ranlib i18n.lib c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 i18n.lib ../../staticlib/components make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/intl/build' make[5]: Leaving directory `/c/build/comm-central/sb-de/mozilla/intl' make[5]: Entering directory `/c/build/comm-central/sb-de/mozilla/netwerk' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/netwerk/base' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/netwerk/base/public' nsIApplicationCache.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/netwerk/base/public -I../../../dist/idl -e _xpidlgen/nsIApplicationCache.xpt -d .deps/nsIApplicationCache.pp /c/build/comm-central/comm-central/mozilla/netwerk/base/public/nsIApplicationCache.idl nsIApplicationCacheChannel.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/netwerk/base/public -I../../../dist/idl -e _xpidlgen/nsIApplicationCacheChannel.xpt -d .deps/nsIApplicationCacheChannel.pp /c/build/comm-central/comm-central/mozilla/netwerk/base/public/nsIApplicationCacheChannel.idl nsIApplicationCacheContainer.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/netwerk/base/public -I../../../dist/idl -e _xpidlgen/nsIApplicationCacheContainer.xpt -d .deps/nsIApplicationCacheContainer.pp /c/build/comm-central/comm-central/mozilla/netwerk/base/public/nsIApplicationCacheContainer.idl nsIApplicationCacheService.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/netwerk/base/public -I../../../dist/idl -e _xpidlgen/nsIApplicationCacheService.xpt -d .deps/nsIApplicationCacheService.pp /c/build/comm-central/comm-central/mozilla/netwerk/base/public/nsIApplicationCacheService.idl nsIAuthInformation.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/netwerk/base/public -I../../../dist/idl -e _xpidlgen/nsIAuthInformation.xpt -d .deps/nsIAuthInformation.pp /c/build/comm-central/comm-central/mozilla/netwerk/base/public/nsIAuthInformation.idl nsIAuthPrompt.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/netwerk/base/public -I../../../dist/idl -e _xpidlgen/nsIAuthPrompt.xpt -d .deps/nsIAuthPrompt.pp /c/build/comm-central/comm-central/mozilla/netwerk/base/public/nsIAuthPrompt.idl nsIAuthPrompt2.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/netwerk/base/public -I../../../dist/idl -e _xpidlgen/nsIAuthPrompt2.xpt -d .deps/nsIAuthPrompt2.pp /c/build/comm-central/comm-central/mozilla/netwerk/base/public/nsIAuthPrompt2.idl nsIAuthPromptAdapterFactory.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/netwerk/base/public -I../../../dist/idl -e _xpidlgen/nsIAuthPromptAdapterFactory.xpt -d .deps/nsIAuthPromptAdapterFactory.pp /c/build/comm-central/comm-central/mozilla/netwerk/base/public/nsIAuthPromptAdapterFactory.idl nsIAuthPromptCallback.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/netwerk/base/public -I../../../dist/idl -e _xpidlgen/nsIAuthPromptCallback.xpt -d .deps/nsIAuthPromptCallback.pp /c/build/comm-central/comm-central/mozilla/netwerk/base/public/nsIAuthPromptCallback.idl nsIAsyncStreamCopier.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/netwerk/base/public -I../../../dist/idl -e _xpidlgen/nsIAsyncStreamCopier.xpt -d .deps/nsIAsyncStreamCopier.pp /c/build/comm-central/comm-central/mozilla/netwerk/base/public/nsIAsyncStreamCopier.idl nsIBufferedStreams.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/netwerk/base/public -I../../../dist/idl -e _xpidlgen/nsIBufferedStreams.xpt -d .deps/nsIBufferedStreams.pp /c/build/comm-central/comm-central/mozilla/netwerk/base/public/nsIBufferedStreams.idl nsICancelable.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/netwerk/base/public -I../../../dist/idl -e _xpidlgen/nsICancelable.xpt -d .deps/nsICancelable.pp /c/build/comm-central/comm-central/mozilla/netwerk/base/public/nsICancelable.idl nsIChannelPolicy.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/netwerk/base/public -I../../../dist/idl -e _xpidlgen/nsIChannelPolicy.xpt -d .deps/nsIChannelPolicy.pp /c/build/comm-central/comm-central/mozilla/netwerk/base/public/nsIChannelPolicy.idl nsICryptoHash.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/netwerk/base/public -I../../../dist/idl -e _xpidlgen/nsICryptoHash.xpt -d .deps/nsICryptoHash.pp /c/build/comm-central/comm-central/mozilla/netwerk/base/public/nsICryptoHash.idl nsICryptoHMAC.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/netwerk/base/public -I../../../dist/idl -e _xpidlgen/nsICryptoHMAC.xpt -d .deps/nsICryptoHMAC.pp /c/build/comm-central/comm-central/mozilla/netwerk/base/public/nsICryptoHMAC.idl nsIDownloader.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/netwerk/base/public -I../../../dist/idl -e _xpidlgen/nsIDownloader.xpt -d .deps/nsIDownloader.pp /c/build/comm-central/comm-central/mozilla/netwerk/base/public/nsIDownloader.idl nsIEncodedChannel.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/netwerk/base/public -I../../../dist/idl -e _xpidlgen/nsIEncodedChannel.xpt -d .deps/nsIEncodedChannel.pp /c/build/comm-central/comm-central/mozilla/netwerk/base/public/nsIEncodedChannel.idl nsIFileStreams.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/netwerk/base/public -I../../../dist/idl -e _xpidlgen/nsIFileStreams.xpt -d .deps/nsIFileStreams.pp /c/build/comm-central/comm-central/mozilla/netwerk/base/public/nsIFileStreams.idl nsIIncrementalDownload.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/netwerk/base/public -I../../../dist/idl -e _xpidlgen/nsIIncrementalDownload.xpt -d .deps/nsIIncrementalDownload.pp /c/build/comm-central/comm-central/mozilla/netwerk/base/public/nsIIncrementalDownload.idl nsIInputStreamPump.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/netwerk/base/public -I../../../dist/idl -e _xpidlgen/nsIInputStreamPump.xpt -d .deps/nsIInputStreamPump.pp /c/build/comm-central/comm-central/mozilla/netwerk/base/public/nsIInputStreamPump.idl nsIInputStreamChannel.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/netwerk/base/public -I../../../dist/idl -e _xpidlgen/nsIInputStreamChannel.xpt -d .deps/nsIInputStreamChannel.pp /c/build/comm-central/comm-central/mozilla/netwerk/base/public/nsIInputStreamChannel.idl nsIIOService2.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/netwerk/base/public -I../../../dist/idl -e _xpidlgen/nsIIOService2.xpt -d .deps/nsIIOService2.pp /c/build/comm-central/comm-central/mozilla/netwerk/base/public/nsIIOService2.idl nsIMIMEInputStream.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/netwerk/base/public -I../../../dist/idl -e _xpidlgen/nsIMIMEInputStream.xpt -d .deps/nsIMIMEInputStream.pp /c/build/comm-central/comm-central/mozilla/netwerk/base/public/nsIMIMEInputStream.idl nsINetworkLinkService.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/netwerk/base/public -I../../../dist/idl -e _xpidlgen/nsINetworkLinkService.xpt -d .deps/nsINetworkLinkService.pp /c/build/comm-central/comm-central/mozilla/netwerk/base/public/nsINetworkLinkService.idl nsIPermission.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/netwerk/base/public -I../../../dist/idl -e _xpidlgen/nsIPermission.xpt -d .deps/nsIPermission.pp /c/build/comm-central/comm-central/mozilla/netwerk/base/public/nsIPermission.idl nsIPermissionManager.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/netwerk/base/public -I../../../dist/idl -e _xpidlgen/nsIPermissionManager.xpt -d .deps/nsIPermissionManager.pp /c/build/comm-central/comm-central/mozilla/netwerk/base/public/nsIPermissionManager.idl nsIPrivateBrowsingService.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/netwerk/base/public -I../../../dist/idl -e _xpidlgen/nsIPrivateBrowsingService.xpt -d .deps/nsIPrivateBrowsingService.pp /c/build/comm-central/comm-central/mozilla/netwerk/base/public/nsIPrivateBrowsingService.idl nsIProgressEventSink.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/netwerk/base/public -I../../../dist/idl -e _xpidlgen/nsIProgressEventSink.xpt -d .deps/nsIProgressEventSink.pp /c/build/comm-central/comm-central/mozilla/netwerk/base/public/nsIProgressEventSink.idl nsIPrompt.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/netwerk/base/public -I../../../dist/idl -e _xpidlgen/nsIPrompt.xpt -d .deps/nsIPrompt.pp /c/build/comm-central/comm-central/mozilla/netwerk/base/public/nsIPrompt.idl nsIProtocolProxyService.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/netwerk/base/public -I../../../dist/idl -e _xpidlgen/nsIProtocolProxyService.xpt -d .deps/nsIProtocolProxyService.pp /c/build/comm-central/comm-central/mozilla/netwerk/base/public/nsIProtocolProxyService.idl nsIProtocolProxyService2.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/netwerk/base/public -I../../../dist/idl -e _xpidlgen/nsIProtocolProxyService2.xpt -d .deps/nsIProtocolProxyService2.pp /c/build/comm-central/comm-central/mozilla/netwerk/base/public/nsIProtocolProxyService2.idl nsIProtocolProxyFilter.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/netwerk/base/public -I../../../dist/idl -e _xpidlgen/nsIProtocolProxyFilter.xpt -d .deps/nsIProtocolProxyFilter.pp /c/build/comm-central/comm-central/mozilla/netwerk/base/public/nsIProtocolProxyFilter.idl nsIProtocolProxyCallback.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/netwerk/base/public -I../../../dist/idl -e _xpidlgen/nsIProtocolProxyCallback.xpt -d .deps/nsIProtocolProxyCallback.pp /c/build/comm-central/comm-central/mozilla/netwerk/base/public/nsIProtocolProxyCallback.idl nsIProxiedProtocolHandler.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/netwerk/base/public -I../../../dist/idl -e _xpidlgen/nsIProxiedProtocolHandler.xpt -d .deps/nsIProxiedProtocolHandler.pp /c/build/comm-central/comm-central/mozilla/netwerk/base/public/nsIProxiedProtocolHandler.idl nsIProxyAutoConfig.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/netwerk/base/public -I../../../dist/idl -e _xpidlgen/nsIProxyAutoConfig.xpt -d .deps/nsIProxyAutoConfig.pp /c/build/comm-central/comm-central/mozilla/netwerk/base/public/nsIProxyAutoConfig.idl nsIProxyInfo.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/netwerk/base/public -I../../../dist/idl -e _xpidlgen/nsIProxyInfo.xpt -d .deps/nsIProxyInfo.pp /c/build/comm-central/comm-central/mozilla/netwerk/base/public/nsIProxyInfo.idl nsITransport.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/netwerk/base/public -I../../../dist/idl -e _xpidlgen/nsITransport.xpt -d .deps/nsITransport.pp /c/build/comm-central/comm-central/mozilla/netwerk/base/public/nsITransport.idl nsISocketTransport.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/netwerk/base/public -I../../../dist/idl -e _xpidlgen/nsISocketTransport.xpt -d .deps/nsISocketTransport.pp /c/build/comm-central/comm-central/mozilla/netwerk/base/public/nsISocketTransport.idl nsISocketTransportService.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/netwerk/base/public -I../../../dist/idl -e _xpidlgen/nsISocketTransportService.xpt -d .deps/nsISocketTransportService.pp /c/build/comm-central/comm-central/mozilla/netwerk/base/public/nsISocketTransportService.idl nsIServerSocket.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/netwerk/base/public -I../../../dist/idl -e _xpidlgen/nsIServerSocket.xpt -d .deps/nsIServerSocket.pp /c/build/comm-central/comm-central/mozilla/netwerk/base/public/nsIServerSocket.idl nsIResumableChannel.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/netwerk/base/public -I../../../dist/idl -e _xpidlgen/nsIResumableChannel.xpt -d .deps/nsIResumableChannel.pp /c/build/comm-central/comm-central/mozilla/netwerk/base/public/nsIResumableChannel.idl nsIRequestObserverProxy.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/netwerk/base/public -I../../../dist/idl -e _xpidlgen/nsIRequestObserverProxy.xpt -d .deps/nsIRequestObserverProxy.pp /c/build/comm-central/comm-central/mozilla/netwerk/base/public/nsIRequestObserverProxy.idl nsISecurityInfoProvider.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/netwerk/base/public -I../../../dist/idl -e _xpidlgen/nsISecurityInfoProvider.xpt -d .deps/nsISecurityInfoProvider.pp /c/build/comm-central/comm-central/mozilla/netwerk/base/public/nsISecurityInfoProvider.idl nsIStreamListenerTee.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/netwerk/base/public -I../../../dist/idl -e _xpidlgen/nsIStreamListenerTee.xpt -d .deps/nsIStreamListenerTee.pp /c/build/comm-central/comm-central/mozilla/netwerk/base/public/nsIStreamListenerTee.idl nsISimpleStreamListener.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/netwerk/base/public -I../../../dist/idl -e _xpidlgen/nsISimpleStreamListener.xpt -d .deps/nsISimpleStreamListener.pp /c/build/comm-central/comm-central/mozilla/netwerk/base/public/nsISimpleStreamListener.idl nsIStreamTransportService.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/netwerk/base/public -I../../../dist/idl -e _xpidlgen/nsIStreamTransportService.xpt -d .deps/nsIStreamTransportService.pp /c/build/comm-central/comm-central/mozilla/netwerk/base/public/nsIStreamTransportService.idl nsIStreamLoader.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/netwerk/base/public -I../../../dist/idl -e _xpidlgen/nsIStreamLoader.xpt -d .deps/nsIStreamLoader.pp /c/build/comm-central/comm-central/mozilla/netwerk/base/public/nsIStreamLoader.idl nsISyncStreamListener.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/netwerk/base/public -I../../../dist/idl -e _xpidlgen/nsISyncStreamListener.xpt -d .deps/nsISyncStreamListener.pp /c/build/comm-central/comm-central/mozilla/netwerk/base/public/nsISyncStreamListener.idl nsISystemProxySettings.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/netwerk/base/public -I../../../dist/idl -e _xpidlgen/nsISystemProxySettings.xpt -d .deps/nsISystemProxySettings.pp /c/build/comm-central/comm-central/mozilla/netwerk/base/public/nsISystemProxySettings.idl nsIUnicharStreamLoader.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/netwerk/base/public -I../../../dist/idl -e _xpidlgen/nsIUnicharStreamLoader.xpt -d .deps/nsIUnicharStreamLoader.pp /c/build/comm-central/comm-central/mozilla/netwerk/base/public/nsIUnicharStreamLoader.idl nsIUploadChannel2.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/netwerk/base/public -I../../../dist/idl -e _xpidlgen/nsIUploadChannel2.xpt -d .deps/nsIUploadChannel2.pp /c/build/comm-central/comm-central/mozilla/netwerk/base/public/nsIUploadChannel2.idl nsIStandardURL.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/netwerk/base/public -I../../../dist/idl -e _xpidlgen/nsIStandardURL.xpt -d .deps/nsIStandardURL.pp /c/build/comm-central/comm-central/mozilla/netwerk/base/public/nsIStandardURL.idl nsINestedURI.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/netwerk/base/public -I../../../dist/idl -e _xpidlgen/nsINestedURI.xpt -d .deps/nsINestedURI.pp /c/build/comm-central/comm-central/mozilla/netwerk/base/public/nsINestedURI.idl nsIURLParser.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/netwerk/base/public -I../../../dist/idl -e _xpidlgen/nsIURLParser.xpt -d .deps/nsIURLParser.pp /c/build/comm-central/comm-central/mozilla/netwerk/base/public/nsIURLParser.idl nsIURIChecker.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/netwerk/base/public -I../../../dist/idl -e _xpidlgen/nsIURIChecker.xpt -d .deps/nsIURIChecker.pp /c/build/comm-central/comm-central/mozilla/netwerk/base/public/nsIURIChecker.idl nsISecurityEventSink.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/netwerk/base/public -I../../../dist/idl -e _xpidlgen/nsISecurityEventSink.xpt -d .deps/nsISecurityEventSink.pp /c/build/comm-central/comm-central/mozilla/netwerk/base/public/nsISecurityEventSink.idl nsISecretDecoderRing.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/netwerk/base/public -I../../../dist/idl -e _xpidlgen/nsISecretDecoderRing.xpt -d .deps/nsISecretDecoderRing.pp /c/build/comm-central/comm-central/mozilla/netwerk/base/public/nsISecretDecoderRing.idl nsISecureBrowserUI.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/netwerk/base/public -I../../../dist/idl -e _xpidlgen/nsISecureBrowserUI.xpt -d .deps/nsISecureBrowserUI.pp /c/build/comm-central/comm-central/mozilla/netwerk/base/public/nsISecureBrowserUI.idl nsICryptoFIPSInfo.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/netwerk/base/public -I../../../dist/idl -e _xpidlgen/nsICryptoFIPSInfo.xpt -d .deps/nsICryptoFIPSInfo.pp /c/build/comm-central/comm-central/mozilla/netwerk/base/public/nsICryptoFIPSInfo.idl nsINSSErrorsService.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/netwerk/base/public -I../../../dist/idl -e _xpidlgen/nsINSSErrorsService.xpt -d .deps/nsINSSErrorsService.pp /c/build/comm-central/comm-central/mozilla/netwerk/base/public/nsINSSErrorsService.idl nsICachingChannel.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/netwerk/base/public -I../../../dist/idl -e _xpidlgen/nsICachingChannel.xpt -d .deps/nsICachingChannel.pp /c/build/comm-central/comm-central/mozilla/netwerk/base/public/nsICachingChannel.idl nsIByteRangeRequest.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/netwerk/base/public -I../../../dist/idl -e _xpidlgen/nsIByteRangeRequest.xpt -d .deps/nsIByteRangeRequest.pp /c/build/comm-central/comm-central/mozilla/netwerk/base/public/nsIByteRangeRequest.idl nsIMultiPartChannel.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/netwerk/base/public -I../../../dist/idl -e _xpidlgen/nsIMultiPartChannel.xpt -d .deps/nsIMultiPartChannel.pp /c/build/comm-central/comm-central/mozilla/netwerk/base/public/nsIMultiPartChannel.idl nsIExternalProtocolHandler.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/netwerk/base/public -I../../../dist/idl -e _xpidlgen/nsIExternalProtocolHandler.xpt -d .deps/nsIExternalProtocolHandler.pp /c/build/comm-central/comm-central/mozilla/netwerk/base/public/nsIExternalProtocolHandler.idl nsIAuthModule.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/netwerk/base/public -I../../../dist/idl -e _xpidlgen/nsIAuthModule.xpt -d .deps/nsIAuthModule.pp /c/build/comm-central/comm-central/mozilla/netwerk/base/public/nsIAuthModule.idl nsIContentSniffer.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/netwerk/base/public -I../../../dist/idl -e _xpidlgen/nsIContentSniffer.xpt -d .deps/nsIContentSniffer.pp /c/build/comm-central/comm-central/mozilla/netwerk/base/public/nsIContentSniffer.idl nsIAuthPromptProvider.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/netwerk/base/public -I../../../dist/idl -e _xpidlgen/nsIAuthPromptProvider.xpt -d .deps/nsIAuthPromptProvider.pp /c/build/comm-central/comm-central/mozilla/netwerk/base/public/nsIAuthPromptProvider.idl nsPISocketTransportService.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/netwerk/base/public -I../../../dist/idl -e _xpidlgen/nsPISocketTransportService.xpt -d .deps/nsPISocketTransportService.pp /c/build/comm-central/comm-central/mozilla/netwerk/base/public/nsPISocketTransportService.idl nsIChannelEventSink.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/netwerk/base/public -I../../../dist/idl -e _xpidlgen/nsIChannelEventSink.xpt -d .deps/nsIChannelEventSink.pp /c/build/comm-central/comm-central/mozilla/netwerk/base/public/nsIChannelEventSink.idl nsINetUtil.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/netwerk/base/public -I../../../dist/idl -e _xpidlgen/nsINetUtil.xpt -d .deps/nsINetUtil.pp /c/build/comm-central/comm-central/mozilla/netwerk/base/public/nsINetUtil.idl nsIProxiedChannel.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/netwerk/base/public -I../../../dist/idl -e _xpidlgen/nsIProxiedChannel.xpt -d .deps/nsIProxiedChannel.pp /c/build/comm-central/comm-central/mozilla/netwerk/base/public/nsIProxiedChannel.idl nsIRandomGenerator.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/netwerk/base/public -I../../../dist/idl -e _xpidlgen/nsIRandomGenerator.xpt -d .deps/nsIRandomGenerator.pp /c/build/comm-central/comm-central/mozilla/netwerk/base/public/nsIRandomGenerator.idl nsIURIWithPrincipal.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/netwerk/base/public -I../../../dist/idl -e _xpidlgen/nsIURIWithPrincipal.xpt -d .deps/nsIURIWithPrincipal.pp /c/build/comm-central/comm-central/mozilla/netwerk/base/public/nsIURIWithPrincipal.idl nsIChannel.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/netwerk/base/public -I../../../dist/idl -e _xpidlgen/nsIChannel.xpt -d .deps/nsIChannel.pp /c/build/comm-central/comm-central/mozilla/netwerk/base/public/nsIChannel.idl nsILoadGroup.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/netwerk/base/public -I../../../dist/idl -e _xpidlgen/nsILoadGroup.xpt -d .deps/nsILoadGroup.pp /c/build/comm-central/comm-central/mozilla/netwerk/base/public/nsILoadGroup.idl nsIProtocolHandler.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/netwerk/base/public -I../../../dist/idl -e _xpidlgen/nsIProtocolHandler.xpt -d .deps/nsIProtocolHandler.pp /c/build/comm-central/comm-central/mozilla/netwerk/base/public/nsIProtocolHandler.idl nsIRequest.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/netwerk/base/public -I../../../dist/idl -e _xpidlgen/nsIRequest.xpt -d .deps/nsIRequest.pp /c/build/comm-central/comm-central/mozilla/netwerk/base/public/nsIRequest.idl nsIRequestObserver.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/netwerk/base/public -I../../../dist/idl -e _xpidlgen/nsIRequestObserver.xpt -d .deps/nsIRequestObserver.pp /c/build/comm-central/comm-central/mozilla/netwerk/base/public/nsIRequestObserver.idl nsIStreamListener.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/netwerk/base/public -I../../../dist/idl -e _xpidlgen/nsIStreamListener.xpt -d .deps/nsIStreamListener.pp /c/build/comm-central/comm-central/mozilla/netwerk/base/public/nsIStreamListener.idl nsIIOService.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/netwerk/base/public -I../../../dist/idl -e _xpidlgen/nsIIOService.xpt -d .deps/nsIIOService.pp /c/build/comm-central/comm-central/mozilla/netwerk/base/public/nsIIOService.idl nsIURI.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/netwerk/base/public -I../../../dist/idl -e _xpidlgen/nsIURI.xpt -d .deps/nsIURI.pp /c/build/comm-central/comm-central/mozilla/netwerk/base/public/nsIURI.idl nsIURL.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/netwerk/base/public -I../../../dist/idl -e _xpidlgen/nsIURL.xpt -d .deps/nsIURL.pp /c/build/comm-central/comm-central/mozilla/netwerk/base/public/nsIURL.idl nsIFileURL.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/netwerk/base/public -I../../../dist/idl -e _xpidlgen/nsIFileURL.xpt -d .deps/nsIFileURL.pp /c/build/comm-central/comm-central/mozilla/netwerk/base/public/nsIFileURL.idl nsIUploadChannel.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/netwerk/base/public -I../../../dist/idl -e _xpidlgen/nsIUploadChannel.xpt -d .deps/nsIUploadChannel.pp /c/build/comm-central/comm-central/mozilla/netwerk/base/public/nsIUploadChannel.idl nsIUnicharStreamListener.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/netwerk/base/public -I../../../dist/idl -e _xpidlgen/nsIUnicharStreamListener.xpt -d .deps/nsIUnicharStreamListener.pp /c/build/comm-central/comm-central/mozilla/netwerk/base/public/nsIUnicharStreamListener.idl nsITraceableChannel.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/netwerk/base/public -I../../../dist/idl -e _xpidlgen/nsITraceableChannel.xpt -d .deps/nsITraceableChannel.pp /c/build/comm-central/comm-central/mozilla/netwerk/base/public/nsITraceableChannel.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpt_link.exe _xpidlgen/necko.xpt _xpidlgen/nsIApplicationCache.xpt _xpidlgen/nsIApplicationCacheChannel.xpt _xpidlgen/nsIApplicationCacheContainer.xpt _xpidlgen/nsIApplicationCacheService.xpt _xpidlgen/nsIAuthInformation.xpt _xpidlgen/nsIAuthPrompt.xpt _xpidlgen/nsIAuthPrompt2.xpt _xpidlgen/nsIAuthPromptAdapterFactory.xpt _xpidlgen/nsIAuthPromptCallback.xpt _xpidlgen/nsIAsyncStreamCopier.xpt _xpidlgen/nsIBufferedStreams.xpt _xpidlgen/nsICancelable.xpt _xpidlgen/nsIChannelPolicy.xpt _xpidlgen/nsICryptoHash.xpt _xpidlgen/nsICryptoHMAC.xpt _xpidlgen/nsIDownloader.xpt _xpidlgen/nsIEncodedChannel.xpt _xpidlgen/nsIFileStreams.xpt _xpidlgen/nsIIncrementalDownload.xpt _xpidlgen/nsIInputStreamPump.xpt _xpidlgen/nsIInputStreamChannel.xpt _xpidlgen/nsIIOService2.xpt _xpidlgen/nsIMIMEInputStream.xpt _xpidlgen/nsINetworkLinkService.xpt _xpidlgen/nsIPermission.xpt _xpidlgen/nsIPermissionManager.xpt _xpidlgen/nsIPrivateBrowsingService.xpt _xpidlgen/nsIProgressEventSink.xpt _xpidlgen/nsIPrompt.xpt _xpidlgen/nsIProtocolProxyService.xpt _xpidlgen/nsIProtocolProxyService2.xpt _xpidlgen/nsIProtocolProxyFilter.xpt _xpidlgen/nsIProtocolProxyCallback.xpt _xpidlgen/nsIProxiedProtocolHandler.xpt _xpidlgen/nsIProxyAutoConfig.xpt _xpidlgen/nsIProxyInfo.xpt _xpidlgen/nsITransport.xpt _xpidlgen/nsISocketTransport.xpt _xpidlgen/nsISocketTransportService.xpt _xpidlgen/nsIServerSocket.xpt _xpidlgen/nsIResumableChannel.xpt _xpidlgen/nsIRequestObserverProxy.xpt _xpidlgen/nsISecurityInfoProvider.xpt _xpidlgen/nsIStreamListenerTee.xpt _xpidlgen/nsISimpleStreamListener.xpt _xpidlgen/nsIStreamTransportService.xpt _xpidlgen/nsIStreamLoader.xpt _xpidlgen/nsISyncStreamListener.xpt _xpidlgen/nsISystemProxySettings.xpt _xpidlgen/nsIUnicharStreamLoader.xpt _xpidlgen/nsIUploadChannel2.xpt _xpidlgen/nsIStandardURL.xpt _xpidlgen/nsINestedURI.xpt _xpidlgen/nsIURLParser.xpt _xpidlgen/nsIURIChecker.xpt _xpidlgen/nsISecurityEventSink.xpt _xpidlgen/nsISecretDecoderRing.xpt _xpidlgen/nsISecureBrowserUI.xpt _xpidlgen/nsICryptoFIPSInfo.xpt _xpidlgen/nsINSSErrorsService.xpt _xpidlgen/nsICachingChannel.xpt _xpidlgen/nsIByteRangeRequest.xpt _xpidlgen/nsIMultiPartChannel.xpt _xpidlgen/nsIExternalProtocolHandler.xpt _xpidlgen/nsIAuthModule.xpt _xpidlgen/nsIContentSniffer.xpt _xpidlgen/nsIAuthPromptProvider.xpt _xpidlgen/nsPISocketTransportService.xpt _xpidlgen/nsIChannelEventSink.xpt _xpidlgen/nsINetUtil.xpt _xpidlgen/nsIProxiedChannel.xpt _xpidlgen/nsIRandomGenerator.xpt _xpidlgen/nsIURIWithPrincipal.xpt _xpidlgen/nsIChannel.xpt _xpidlgen/nsILoadGroup.xpt _xpidlgen/nsIProtocolHandler.xpt _xpidlgen/nsIRequest.xpt _xpidlgen/nsIRequestObserver.xpt _xpidlgen/nsIStreamListener.xpt _xpidlgen/nsIIOService.xpt _xpidlgen/nsIURI.xpt _xpidlgen/nsIURL.xpt _xpidlgen/nsIFileURL.xpt _xpidlgen/nsIUploadChannel.xpt _xpidlgen/nsIUnicharStreamListener.xpt _xpidlgen/nsITraceableChannel.xpt c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 _xpidlgen/necko.xpt ../../../dist/bin/components make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/netwerk/base/public' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/netwerk/base/src' nsTransportUtils.cpp Building deps for /c/build/comm-central/comm-central/mozilla/netwerk/base/src/nsTransportUtils.cpp cl -FonsTransportUtils.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DIMPL_NS_NET -I/c/build/comm-central/comm-central/mozilla/netwerk/base/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/netwerk/base/src/nsTransportUtils.cpp nsTransportUtils.cpp nsAsyncStreamCopier.cpp Building deps for /c/build/comm-central/comm-central/mozilla/netwerk/base/src/nsAsyncStreamCopier.cpp cl -FonsAsyncStreamCopier.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DIMPL_NS_NET -I/c/build/comm-central/comm-central/mozilla/netwerk/base/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/netwerk/base/src/nsAsyncStreamCopier.cpp nsAsyncStreamCopier.cpp nsAuthInformationHolder.cpp Building deps for /c/build/comm-central/comm-central/mozilla/netwerk/base/src/nsAuthInformationHolder.cpp cl -FonsAuthInformationHolder.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DIMPL_NS_NET -I/c/build/comm-central/comm-central/mozilla/netwerk/base/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/netwerk/base/src/nsAuthInformationHolder.cpp nsAuthInformationHolder.cpp nsBaseChannel.cpp Building deps for /c/build/comm-central/comm-central/mozilla/netwerk/base/src/nsBaseChannel.cpp cl -FonsBaseChannel.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DIMPL_NS_NET -I/c/build/comm-central/comm-central/mozilla/netwerk/base/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/netwerk/base/src/nsBaseChannel.cpp nsBaseChannel.cpp nsBaseContentStream.cpp Building deps for /c/build/comm-central/comm-central/mozilla/netwerk/base/src/nsBaseContentStream.cpp cl -FonsBaseContentStream.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DIMPL_NS_NET -I/c/build/comm-central/comm-central/mozilla/netwerk/base/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/netwerk/base/src/nsBaseContentStream.cpp nsBaseContentStream.cpp nsBufferedStreams.cpp Building deps for /c/build/comm-central/comm-central/mozilla/netwerk/base/src/nsBufferedStreams.cpp cl -FonsBufferedStreams.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DIMPL_NS_NET -I/c/build/comm-central/comm-central/mozilla/netwerk/base/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/netwerk/base/src/nsBufferedStreams.cpp nsBufferedStreams.cpp nsDirectoryIndexStream.cpp Building deps for /c/build/comm-central/comm-central/mozilla/netwerk/base/src/nsDirectoryIndexStream.cpp cl -FonsDirectoryIndexStream.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DIMPL_NS_NET -I/c/build/comm-central/comm-central/mozilla/netwerk/base/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/netwerk/base/src/nsDirectoryIndexStream.cpp nsDirectoryIndexStream.cpp nsDownloader.cpp Building deps for /c/build/comm-central/comm-central/mozilla/netwerk/base/src/nsDownloader.cpp cl -FonsDownloader.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DIMPL_NS_NET -I/c/build/comm-central/comm-central/mozilla/netwerk/base/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/netwerk/base/src/nsDownloader.cpp nsDownloader.cpp nsFileStreams.cpp Building deps for /c/build/comm-central/comm-central/mozilla/netwerk/base/src/nsFileStreams.cpp cl -FonsFileStreams.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DIMPL_NS_NET -I/c/build/comm-central/comm-central/mozilla/netwerk/base/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/netwerk/base/src/nsFileStreams.cpp nsFileStreams.cpp nsIncrementalDownload.cpp Building deps for /c/build/comm-central/comm-central/mozilla/netwerk/base/src/nsIncrementalDownload.cpp cl -FonsIncrementalDownload.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DIMPL_NS_NET -I/c/build/comm-central/comm-central/mozilla/netwerk/base/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/netwerk/base/src/nsIncrementalDownload.cpp nsIncrementalDownload.cpp nsInputStreamChannel.cpp Building deps for /c/build/comm-central/comm-central/mozilla/netwerk/base/src/nsInputStreamChannel.cpp cl -FonsInputStreamChannel.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DIMPL_NS_NET -I/c/build/comm-central/comm-central/mozilla/netwerk/base/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/netwerk/base/src/nsInputStreamChannel.cpp nsInputStreamChannel.cpp nsInputStreamPump.cpp Building deps for /c/build/comm-central/comm-central/mozilla/netwerk/base/src/nsInputStreamPump.cpp cl -FonsInputStreamPump.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DIMPL_NS_NET -I/c/build/comm-central/comm-central/mozilla/netwerk/base/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/netwerk/base/src/nsInputStreamPump.cpp nsInputStreamPump.cpp nsStreamTransportService.cpp Building deps for /c/build/comm-central/comm-central/mozilla/netwerk/base/src/nsStreamTransportService.cpp cl -FonsStreamTransportService.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DIMPL_NS_NET -I/c/build/comm-central/comm-central/mozilla/netwerk/base/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/netwerk/base/src/nsStreamTransportService.cpp nsStreamTransportService.cpp c:/build/comm-central/comm-central/mozilla/netwerk/base/src/nsStreamTransportService.cpp(225) : warning C4244: 'initializing' : conversion from 'PRUint64' to 'PRUint32', possible loss of data c:/build/comm-central/comm-central/mozilla/netwerk/base/src/nsStreamTransportService.cpp(425) : warning C4244: 'initializing' : conversion from 'PRUint64' to 'PRUint32', possible loss of data nsIOService.cpp Building deps for /c/build/comm-central/comm-central/mozilla/netwerk/base/src/nsIOService.cpp cl -FonsIOService.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DIMPL_NS_NET -I/c/build/comm-central/comm-central/mozilla/netwerk/base/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/netwerk/base/src/nsIOService.cpp nsIOService.cpp nsLoadGroup.cpp Building deps for /c/build/comm-central/comm-central/mozilla/netwerk/base/src/nsLoadGroup.cpp cl -FonsLoadGroup.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DIMPL_NS_NET -I/c/build/comm-central/comm-central/mozilla/netwerk/base/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/netwerk/base/src/nsLoadGroup.cpp nsLoadGroup.cpp nsMIMEInputStream.cpp Building deps for /c/build/comm-central/comm-central/mozilla/netwerk/base/src/nsMIMEInputStream.cpp cl -FonsMIMEInputStream.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DIMPL_NS_NET -I/c/build/comm-central/comm-central/mozilla/netwerk/base/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/netwerk/base/src/nsMIMEInputStream.cpp nsMIMEInputStream.cpp nsProtocolProxyService.cpp Building deps for /c/build/comm-central/comm-central/mozilla/netwerk/base/src/nsProtocolProxyService.cpp cl -FonsProtocolProxyService.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DIMPL_NS_NET -I/c/build/comm-central/comm-central/mozilla/netwerk/base/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/netwerk/base/src/nsProtocolProxyService.cpp nsProtocolProxyService.cpp nsProxyInfo.cpp Building deps for /c/build/comm-central/comm-central/mozilla/netwerk/base/src/nsProxyInfo.cpp cl -FonsProxyInfo.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DIMPL_NS_NET -I/c/build/comm-central/comm-central/mozilla/netwerk/base/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/netwerk/base/src/nsProxyInfo.cpp nsProxyInfo.cpp nsPACMan.cpp Building deps for /c/build/comm-central/comm-central/mozilla/netwerk/base/src/nsPACMan.cpp cl -FonsPACMan.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DIMPL_NS_NET -I/c/build/comm-central/comm-central/mozilla/netwerk/base/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/netwerk/base/src/nsPACMan.cpp nsPACMan.cpp nsRequestObserverProxy.cpp Building deps for /c/build/comm-central/comm-central/mozilla/netwerk/base/src/nsRequestObserverProxy.cpp cl -FonsRequestObserverProxy.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DIMPL_NS_NET -I/c/build/comm-central/comm-central/mozilla/netwerk/base/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/netwerk/base/src/nsRequestObserverProxy.cpp nsRequestObserverProxy.cpp nsSimpleStreamListener.cpp Building deps for /c/build/comm-central/comm-central/mozilla/netwerk/base/src/nsSimpleStreamListener.cpp cl -FonsSimpleStreamListener.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DIMPL_NS_NET -I/c/build/comm-central/comm-central/mozilla/netwerk/base/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/netwerk/base/src/nsSimpleStreamListener.cpp nsSimpleStreamListener.cpp nsSimpleURI.cpp Building deps for /c/build/comm-central/comm-central/mozilla/netwerk/base/src/nsSimpleURI.cpp cl -FonsSimpleURI.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DIMPL_NS_NET -I/c/build/comm-central/comm-central/mozilla/netwerk/base/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/netwerk/base/src/nsSimpleURI.cpp nsSimpleURI.cpp nsSimpleNestedURI.cpp Building deps for /c/build/comm-central/comm-central/mozilla/netwerk/base/src/nsSimpleNestedURI.cpp cl -FonsSimpleNestedURI.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DIMPL_NS_NET -I/c/build/comm-central/comm-central/mozilla/netwerk/base/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/netwerk/base/src/nsSimpleNestedURI.cpp nsSimpleNestedURI.cpp nsStandardURL.cpp Building deps for /c/build/comm-central/comm-central/mozilla/netwerk/base/src/nsStandardURL.cpp cl -FonsStandardURL.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DIMPL_NS_NET -I/c/build/comm-central/comm-central/mozilla/netwerk/base/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/netwerk/base/src/nsStandardURL.cpp nsStandardURL.cpp c:/build/comm-central/comm-central/mozilla/netwerk/base/src/nsStandardURL.cpp(1497) : warning C4146: unary minus operator applied to unsigned type, result still unsigned nsSocketTransport2.cpp Building deps for /c/build/comm-central/comm-central/mozilla/netwerk/base/src/nsSocketTransport2.cpp cl -FonsSocketTransport2.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DIMPL_NS_NET -I/c/build/comm-central/comm-central/mozilla/netwerk/base/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/netwerk/base/src/nsSocketTransport2.cpp nsSocketTransport2.cpp c:/build/comm-central/comm-central/mozilla/netwerk/base/src/nsSocketTransport2.cpp(720) : warning C4355: 'this' : used in base member initializer list c:/build/comm-central/comm-central/mozilla/netwerk/base/src/nsSocketTransport2.cpp(721) : warning C4355: 'this' : used in base member initializer list nsSocketTransportService2.cpp Building deps for /c/build/comm-central/comm-central/mozilla/netwerk/base/src/nsSocketTransportService2.cpp cl -FonsSocketTransportService2.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DIMPL_NS_NET -I/c/build/comm-central/comm-central/mozilla/netwerk/base/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/netwerk/base/src/nsSocketTransportService2.cpp nsSocketTransportService2.cpp nsServerSocket.cpp Building deps for /c/build/comm-central/comm-central/mozilla/netwerk/base/src/nsServerSocket.cpp cl -FonsServerSocket.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DIMPL_NS_NET -I/c/build/comm-central/comm-central/mozilla/netwerk/base/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/netwerk/base/src/nsServerSocket.cpp nsServerSocket.cpp nsStreamListenerTee.cpp Building deps for /c/build/comm-central/comm-central/mozilla/netwerk/base/src/nsStreamListenerTee.cpp cl -FonsStreamListenerTee.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DIMPL_NS_NET -I/c/build/comm-central/comm-central/mozilla/netwerk/base/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/netwerk/base/src/nsStreamListenerTee.cpp nsStreamListenerTee.cpp nsStreamLoader.cpp Building deps for /c/build/comm-central/comm-central/mozilla/netwerk/base/src/nsStreamLoader.cpp cl -FonsStreamLoader.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DIMPL_NS_NET -I/c/build/comm-central/comm-central/mozilla/netwerk/base/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/netwerk/base/src/nsStreamLoader.cpp nsStreamLoader.cpp nsSyncStreamListener.cpp Building deps for /c/build/comm-central/comm-central/mozilla/netwerk/base/src/nsSyncStreamListener.cpp cl -FonsSyncStreamListener.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DIMPL_NS_NET -I/c/build/comm-central/comm-central/mozilla/netwerk/base/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/netwerk/base/src/nsSyncStreamListener.cpp nsSyncStreamListener.cpp nsUnicharStreamLoader.cpp Building deps for /c/build/comm-central/comm-central/mozilla/netwerk/base/src/nsUnicharStreamLoader.cpp cl -FonsUnicharStreamLoader.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DIMPL_NS_NET -I/c/build/comm-central/comm-central/mozilla/netwerk/base/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/netwerk/base/src/nsUnicharStreamLoader.cpp nsUnicharStreamLoader.cpp nsURIChecker.cpp Building deps for /c/build/comm-central/comm-central/mozilla/netwerk/base/src/nsURIChecker.cpp cl -FonsURIChecker.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DIMPL_NS_NET -I/c/build/comm-central/comm-central/mozilla/netwerk/base/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/netwerk/base/src/nsURIChecker.cpp nsURIChecker.cpp nsURLHelper.cpp Building deps for /c/build/comm-central/comm-central/mozilla/netwerk/base/src/nsURLHelper.cpp cl -FonsURLHelper.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DIMPL_NS_NET -I/c/build/comm-central/comm-central/mozilla/netwerk/base/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/netwerk/base/src/nsURLHelper.cpp nsURLHelper.cpp nsURLParsers.cpp Building deps for /c/build/comm-central/comm-central/mozilla/netwerk/base/src/nsURLParsers.cpp cl -FonsURLParsers.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DIMPL_NS_NET -I/c/build/comm-central/comm-central/mozilla/netwerk/base/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/netwerk/base/src/nsURLParsers.cpp nsURLParsers.cpp nsNetStrings.cpp Building deps for /c/build/comm-central/comm-central/mozilla/netwerk/base/src/nsNetStrings.cpp cl -FonsNetStrings.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DIMPL_NS_NET -I/c/build/comm-central/comm-central/mozilla/netwerk/base/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/netwerk/base/src/nsNetStrings.cpp nsNetStrings.cpp nsBase64Encoder.cpp Building deps for /c/build/comm-central/comm-central/mozilla/netwerk/base/src/nsBase64Encoder.cpp cl -FonsBase64Encoder.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DIMPL_NS_NET -I/c/build/comm-central/comm-central/mozilla/netwerk/base/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/netwerk/base/src/nsBase64Encoder.cpp nsBase64Encoder.cpp nsSerializationHelper.cpp Building deps for /c/build/comm-central/comm-central/mozilla/netwerk/base/src/nsSerializationHelper.cpp cl -FonsSerializationHelper.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DIMPL_NS_NET -I/c/build/comm-central/comm-central/mozilla/netwerk/base/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/netwerk/base/src/nsSerializationHelper.cpp nsSerializationHelper.cpp nsDNSPrefetch.cpp Building deps for /c/build/comm-central/comm-central/mozilla/netwerk/base/src/nsDNSPrefetch.cpp cl -FonsDNSPrefetch.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DIMPL_NS_NET -I/c/build/comm-central/comm-central/mozilla/netwerk/base/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/netwerk/base/src/nsDNSPrefetch.cpp nsDNSPrefetch.cpp nsURLHelperWin.cpp Building deps for /c/build/comm-central/comm-central/mozilla/netwerk/base/src/nsURLHelperWin.cpp cl -FonsURLHelperWin.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DIMPL_NS_NET -I/c/build/comm-central/comm-central/mozilla/netwerk/base/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/netwerk/base/src/nsURLHelperWin.cpp nsURLHelperWin.cpp nsNativeConnectionHelper.cpp Building deps for /c/build/comm-central/comm-central/mozilla/netwerk/base/src/nsNativeConnectionHelper.cpp cl -FonsNativeConnectionHelper.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DIMPL_NS_NET -I/c/build/comm-central/comm-central/mozilla/netwerk/base/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/netwerk/base/src/nsNativeConnectionHelper.cpp nsNativeConnectionHelper.cpp nsAutodialWin.cpp Building deps for /c/build/comm-central/comm-central/mozilla/netwerk/base/src/nsAutodialWin.cpp cl -FonsAutodialWin.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DIMPL_NS_NET -I/c/build/comm-central/comm-central/mozilla/netwerk/base/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/netwerk/base/src/nsAutodialWin.cpp nsAutodialWin.cpp rm -f neckobase_s.lib lib -NOLOGO -OUT:"neckobase_s.lib" nsTransportUtils.obj nsAsyncStreamCopier.obj nsAuthInformationHolder.obj nsBaseChannel.obj nsBaseContentStream.obj nsBufferedStreams.obj nsDirectoryIndexStream.obj nsDownloader.obj nsFileStreams.obj nsIncrementalDownload.obj nsInputStreamChannel.obj nsInputStreamPump.obj nsStreamTransportService.obj nsIOService.obj nsLoadGroup.obj nsMIMEInputStream.obj nsProtocolProxyService.obj nsProxyInfo.obj nsPACMan.obj nsRequestObserverProxy.obj nsSimpleStreamListener.obj nsSimpleURI.obj nsSimpleNestedURI.obj nsStandardURL.obj nsSocketTransport2.obj nsSocketTransportService2.obj nsServerSocket.obj nsStreamListenerTee.obj nsStreamLoader.obj nsSyncStreamListener.obj nsUnicharStreamLoader.obj nsURIChecker.obj nsURLHelper.obj nsURLParsers.obj nsNetStrings.obj nsBase64Encoder.obj nsSerializationHelper.obj nsDNSPrefetch.obj nsURLHelperWin.obj nsNativeConnectionHelper.obj nsAutodialWin.obj echo not_ranlib neckobase_s.lib not_ranlib neckobase_s.lib c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/netwerk/base/src/nsProxyAutoConfig.js ../../../dist/bin/components c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/netwerk/base/src/NetUtil.jsm ../../../dist/bin/modules make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/netwerk/base/src' make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/netwerk/base' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/netwerk/cookie' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/netwerk/cookie/public' nsICookieService.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/netwerk/cookie/public -I../../../dist/idl -e _xpidlgen/nsICookieService.xpt -d .deps/nsICookieService.pp /c/build/comm-central/comm-central/mozilla/netwerk/cookie/public/nsICookieService.idl nsICookie2.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/netwerk/cookie/public -I../../../dist/idl -e _xpidlgen/nsICookie2.xpt -d .deps/nsICookie2.pp /c/build/comm-central/comm-central/mozilla/netwerk/cookie/public/nsICookie2.idl nsICookieManager2.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/netwerk/cookie/public -I../../../dist/idl -e _xpidlgen/nsICookieManager2.xpt -d .deps/nsICookieManager2.pp /c/build/comm-central/comm-central/mozilla/netwerk/cookie/public/nsICookieManager2.idl nsICookiePermission.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/netwerk/cookie/public -I../../../dist/idl -e _xpidlgen/nsICookiePermission.xpt -d .deps/nsICookiePermission.pp /c/build/comm-central/comm-central/mozilla/netwerk/cookie/public/nsICookiePermission.idl nsICookieManager.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/netwerk/cookie/public -I../../../dist/idl -e _xpidlgen/nsICookieManager.xpt -d .deps/nsICookieManager.pp /c/build/comm-central/comm-central/mozilla/netwerk/cookie/public/nsICookieManager.idl nsICookie.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/netwerk/cookie/public -I../../../dist/idl -e _xpidlgen/nsICookie.xpt -d .deps/nsICookie.pp /c/build/comm-central/comm-central/mozilla/netwerk/cookie/public/nsICookie.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpt_link.exe _xpidlgen/necko_cookie.xpt _xpidlgen/nsICookieService.xpt _xpidlgen/nsICookie2.xpt _xpidlgen/nsICookieManager2.xpt _xpidlgen/nsICookiePermission.xpt _xpidlgen/nsICookieManager.xpt _xpidlgen/nsICookie.xpt c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 _xpidlgen/necko_cookie.xpt ../../../dist/bin/components make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/netwerk/cookie/public' make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/netwerk/cookie' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/netwerk/dns' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/netwerk/dns/public' nsPIDNSService.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/netwerk/dns/public -I../../../dist/idl -e _xpidlgen/nsPIDNSService.xpt -d .deps/nsPIDNSService.pp /c/build/comm-central/comm-central/mozilla/netwerk/dns/public/nsPIDNSService.idl nsIDNSService.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/netwerk/dns/public -I../../../dist/idl -e _xpidlgen/nsIDNSService.xpt -d .deps/nsIDNSService.pp /c/build/comm-central/comm-central/mozilla/netwerk/dns/public/nsIDNSService.idl nsIDNSListener.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/netwerk/dns/public -I../../../dist/idl -e _xpidlgen/nsIDNSListener.xpt -d .deps/nsIDNSListener.pp /c/build/comm-central/comm-central/mozilla/netwerk/dns/public/nsIDNSListener.idl nsIDNSRecord.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/netwerk/dns/public -I../../../dist/idl -e _xpidlgen/nsIDNSRecord.xpt -d .deps/nsIDNSRecord.pp /c/build/comm-central/comm-central/mozilla/netwerk/dns/public/nsIDNSRecord.idl nsIIDNService.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/netwerk/dns/public -I../../../dist/idl -e _xpidlgen/nsIIDNService.xpt -d .deps/nsIIDNService.pp /c/build/comm-central/comm-central/mozilla/netwerk/dns/public/nsIIDNService.idl nsIEffectiveTLDService.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/netwerk/dns/public -I../../../dist/idl -e _xpidlgen/nsIEffectiveTLDService.xpt -d .deps/nsIEffectiveTLDService.pp /c/build/comm-central/comm-central/mozilla/netwerk/dns/public/nsIEffectiveTLDService.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpt_link.exe _xpidlgen/necko_dns.xpt _xpidlgen/nsPIDNSService.xpt _xpidlgen/nsIDNSService.xpt _xpidlgen/nsIDNSListener.xpt _xpidlgen/nsIDNSRecord.xpt _xpidlgen/nsIIDNService.xpt _xpidlgen/nsIEffectiveTLDService.xpt c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 _xpidlgen/necko_dns.xpt ../../../dist/bin/components make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/netwerk/dns/public' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/netwerk/dns/src' race.c Building deps for /c/build/comm-central/comm-central/mozilla/netwerk/dns/src/race.c cl -Forace.obj -c -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DIMPL_NS_NET -I/c/build/comm-central/comm-central/mozilla/netwerk/dns/src/../../base/src -I. -I/c/build/comm-central/comm-central/mozilla/netwerk/dns/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/netwerk/dns/src/race.c race.c nameprep.c Building deps for /c/build/comm-central/comm-central/mozilla/netwerk/dns/src/nameprep.c cl -Fonameprep.obj -c -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DIMPL_NS_NET -I/c/build/comm-central/comm-central/mozilla/netwerk/dns/src/../../base/src -I. -I/c/build/comm-central/comm-central/mozilla/netwerk/dns/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/netwerk/dns/src/nameprep.c nameprep.c punycode.c Building deps for /c/build/comm-central/comm-central/mozilla/netwerk/dns/src/punycode.c cl -Fopunycode.obj -c -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DIMPL_NS_NET -I/c/build/comm-central/comm-central/mozilla/netwerk/dns/src/../../base/src -I. -I/c/build/comm-central/comm-central/mozilla/netwerk/dns/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/netwerk/dns/src/punycode.c punycode.c nsIDNService.cpp Building deps for /c/build/comm-central/comm-central/mozilla/netwerk/dns/src/nsIDNService.cpp cl -FonsIDNService.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DIMPL_NS_NET -I/c/build/comm-central/comm-central/mozilla/netwerk/dns/src/../../base/src -I. -I/c/build/comm-central/comm-central/mozilla/netwerk/dns/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/netwerk/dns/src/nsIDNService.cpp nsIDNService.cpp nsDNSService2.cpp Building deps for /c/build/comm-central/comm-central/mozilla/netwerk/dns/src/nsDNSService2.cpp cl -FonsDNSService2.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DIMPL_NS_NET -I/c/build/comm-central/comm-central/mozilla/netwerk/dns/src/../../base/src -I. -I/c/build/comm-central/comm-central/mozilla/netwerk/dns/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/netwerk/dns/src/nsDNSService2.cpp nsDNSService2.cpp nsHostResolver.cpp Building deps for /c/build/comm-central/comm-central/mozilla/netwerk/dns/src/nsHostResolver.cpp cl -FonsHostResolver.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DIMPL_NS_NET -I/c/build/comm-central/comm-central/mozilla/netwerk/dns/src/../../base/src -I. -I/c/build/comm-central/comm-central/mozilla/netwerk/dns/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/netwerk/dns/src/nsHostResolver.cpp nsHostResolver.cpp c:/mozilla-build/python25/python2.5.exe /c/build/comm-central/comm-central/mozilla/netwerk/dns/src/prepare_tlds.py /c/build/comm-central/comm-central/mozilla/netwerk/dns/src/effective_tld_names.dat > etld_data.inc nsEffectiveTLDService.cpp Building deps for /c/build/comm-central/comm-central/mozilla/netwerk/dns/src/nsEffectiveTLDService.cpp cl -FonsEffectiveTLDService.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DIMPL_NS_NET -I/c/build/comm-central/comm-central/mozilla/netwerk/dns/src/../../base/src -I. -I/c/build/comm-central/comm-central/mozilla/netwerk/dns/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/netwerk/dns/src/nsEffectiveTLDService.cpp nsEffectiveTLDService.cpp rm -f neckodns_s.lib lib -NOLOGO -OUT:"neckodns_s.lib" race.obj nameprep.obj punycode.obj nsIDNService.obj nsDNSService2.obj nsHostResolver.obj nsEffectiveTLDService.obj echo not_ranlib neckodns_s.lib not_ranlib neckodns_s.lib make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/netwerk/dns/src' make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/netwerk/dns' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/netwerk/socket' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/netwerk/socket/base' nsSocketProviderService.cpp Building deps for /c/build/comm-central/comm-central/mozilla/netwerk/socket/base/nsSocketProviderService.cpp cl -FonsSocketProviderService.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DIMPL_NS_NET -I/c/build/comm-central/comm-central/mozilla/netwerk/socket/base -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/netwerk/socket/base/nsSocketProviderService.cpp nsSocketProviderService.cpp nsSOCKSSocketProvider.cpp Building deps for /c/build/comm-central/comm-central/mozilla/netwerk/socket/base/nsSOCKSSocketProvider.cpp cl -FonsSOCKSSocketProvider.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DIMPL_NS_NET -I/c/build/comm-central/comm-central/mozilla/netwerk/socket/base -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/netwerk/socket/base/nsSOCKSSocketProvider.cpp nsSOCKSSocketProvider.cpp nsSOCKSIOLayer.cpp Building deps for /c/build/comm-central/comm-central/mozilla/netwerk/socket/base/nsSOCKSIOLayer.cpp cl -FonsSOCKSIOLayer.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DIMPL_NS_NET -I/c/build/comm-central/comm-central/mozilla/netwerk/socket/base -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/netwerk/socket/base/nsSOCKSIOLayer.cpp nsSOCKSIOLayer.cpp nsUDPSocketProvider.cpp Building deps for /c/build/comm-central/comm-central/mozilla/netwerk/socket/base/nsUDPSocketProvider.cpp cl -FonsUDPSocketProvider.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DIMPL_NS_NET -I/c/build/comm-central/comm-central/mozilla/netwerk/socket/base -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/netwerk/socket/base/nsUDPSocketProvider.cpp nsUDPSocketProvider.cpp rm -f neckosocket_s.lib lib -NOLOGO -OUT:"neckosocket_s.lib" nsSocketProviderService.obj nsSOCKSSocketProvider.obj nsSOCKSIOLayer.obj nsUDPSocketProvider.obj echo not_ranlib neckosocket_s.lib not_ranlib neckosocket_s.lib nsISocketProvider.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/netwerk/socket/base -I../../../dist/idl -e _xpidlgen/nsISocketProvider.xpt -d .deps/nsISocketProvider.pp /c/build/comm-central/comm-central/mozilla/netwerk/socket/base/nsISocketProvider.idl nsISocketProviderService.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/netwerk/socket/base -I../../../dist/idl -e _xpidlgen/nsISocketProviderService.xpt -d .deps/nsISocketProviderService.pp /c/build/comm-central/comm-central/mozilla/netwerk/socket/base/nsISocketProviderService.idl nsISOCKSSocketInfo.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/netwerk/socket/base -I../../../dist/idl -e _xpidlgen/nsISOCKSSocketInfo.xpt -d .deps/nsISOCKSSocketInfo.pp /c/build/comm-central/comm-central/mozilla/netwerk/socket/base/nsISOCKSSocketInfo.idl nsITransportSecurityInfo.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/netwerk/socket/base -I../../../dist/idl -e _xpidlgen/nsITransportSecurityInfo.xpt -d .deps/nsITransportSecurityInfo.pp /c/build/comm-central/comm-central/mozilla/netwerk/socket/base/nsITransportSecurityInfo.idl nsISSLSocketControl.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/netwerk/socket/base -I../../../dist/idl -e _xpidlgen/nsISSLSocketControl.xpt -d .deps/nsISSLSocketControl.pp /c/build/comm-central/comm-central/mozilla/netwerk/socket/base/nsISSLSocketControl.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpt_link.exe _xpidlgen/necko_socket.xpt _xpidlgen/nsISocketProvider.xpt _xpidlgen/nsISocketProviderService.xpt _xpidlgen/nsISOCKSSocketInfo.xpt _xpidlgen/nsITransportSecurityInfo.xpt _xpidlgen/nsISSLSocketControl.xpt c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 _xpidlgen/necko_socket.xpt ../../../dist/bin/components make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/netwerk/socket/base' make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/netwerk/socket' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/netwerk/mime' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/netwerk/mime/public' nsIMIMEService.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/netwerk/mime/public -I../../../dist/idl -e _xpidlgen/nsIMIMEService.xpt -d .deps/nsIMIMEService.pp /c/build/comm-central/comm-central/mozilla/netwerk/mime/public/nsIMIMEService.idl nsIMIMEInfo.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/netwerk/mime/public -I../../../dist/idl -e _xpidlgen/nsIMIMEInfo.xpt -d .deps/nsIMIMEInfo.pp /c/build/comm-central/comm-central/mozilla/netwerk/mime/public/nsIMIMEInfo.idl nsIMIMEHeaderParam.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/netwerk/mime/public -I../../../dist/idl -e _xpidlgen/nsIMIMEHeaderParam.xpt -d .deps/nsIMIMEHeaderParam.pp /c/build/comm-central/comm-central/mozilla/netwerk/mime/public/nsIMIMEHeaderParam.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpt_link.exe _xpidlgen/mimetype.xpt _xpidlgen/nsIMIMEService.xpt _xpidlgen/nsIMIMEInfo.xpt _xpidlgen/nsIMIMEHeaderParam.xpt c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 _xpidlgen/mimetype.xpt ../../../dist/bin/components make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/netwerk/mime/public' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/netwerk/mime/src' nsMIMEHeaderParamImpl.cpp Building deps for /c/build/comm-central/comm-central/mozilla/netwerk/mime/src/nsMIMEHeaderParamImpl.cpp cl -FonsMIMEHeaderParamImpl.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DIMPL_NS_NET -I/c/build/comm-central/comm-central/mozilla/netwerk/mime/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/netwerk/mime/src/nsMIMEHeaderParamImpl.cpp nsMIMEHeaderParamImpl.cpp rm -f nkmime_s.lib lib -NOLOGO -OUT:"nkmime_s.lib" nsMIMEHeaderParamImpl.obj echo not_ranlib nkmime_s.lib not_ranlib nkmime_s.lib make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/netwerk/mime/src' make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/netwerk/mime' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/netwerk/streamconv' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/netwerk/streamconv/public' nsIStreamConverter.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/netwerk/streamconv/public -I../../../dist/idl -e _xpidlgen/nsIStreamConverter.xpt -d .deps/nsIStreamConverter.pp /c/build/comm-central/comm-central/mozilla/netwerk/streamconv/public/nsIStreamConverter.idl nsIStreamConverterService.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/netwerk/streamconv/public -I../../../dist/idl -e _xpidlgen/nsIStreamConverterService.xpt -d .deps/nsIStreamConverterService.pp /c/build/comm-central/comm-central/mozilla/netwerk/streamconv/public/nsIStreamConverterService.idl mozITXTToHTMLConv.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/netwerk/streamconv/public -I../../../dist/idl -e _xpidlgen/mozITXTToHTMLConv.xpt -d .deps/mozITXTToHTMLConv.pp /c/build/comm-central/comm-central/mozilla/netwerk/streamconv/public/mozITXTToHTMLConv.idl nsITXTToHTMLConv.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/netwerk/streamconv/public -I../../../dist/idl -e _xpidlgen/nsITXTToHTMLConv.xpt -d .deps/nsITXTToHTMLConv.pp /c/build/comm-central/comm-central/mozilla/netwerk/streamconv/public/nsITXTToHTMLConv.idl nsIDirIndex.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/netwerk/streamconv/public -I../../../dist/idl -e _xpidlgen/nsIDirIndex.xpt -d .deps/nsIDirIndex.pp /c/build/comm-central/comm-central/mozilla/netwerk/streamconv/public/nsIDirIndex.idl nsIDirIndexListener.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/netwerk/streamconv/public -I../../../dist/idl -e _xpidlgen/nsIDirIndexListener.xpt -d .deps/nsIDirIndexListener.pp /c/build/comm-central/comm-central/mozilla/netwerk/streamconv/public/nsIDirIndexListener.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpt_link.exe _xpidlgen/necko_strconv.xpt _xpidlgen/nsIStreamConverter.xpt _xpidlgen/nsIStreamConverterService.xpt _xpidlgen/mozITXTToHTMLConv.xpt _xpidlgen/nsITXTToHTMLConv.xpt _xpidlgen/nsIDirIndex.xpt _xpidlgen/nsIDirIndexListener.xpt c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 _xpidlgen/necko_strconv.xpt ../../../dist/bin/components make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/netwerk/streamconv/public' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/netwerk/streamconv/src' nsStreamConverterService.cpp Building deps for /c/build/comm-central/comm-central/mozilla/netwerk/streamconv/src/nsStreamConverterService.cpp cl -FonsStreamConverterService.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DIMPL_NS_NET -I/c/build/comm-central/comm-central/mozilla/netwerk/streamconv/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/netwerk/streamconv/src/nsStreamConverterService.cpp nsStreamConverterService.cpp rm -f nkconv_s.lib lib -NOLOGO -OUT:"nkconv_s.lib" nsStreamConverterService.obj echo not_ranlib nkconv_s.lib not_ranlib nkconv_s.lib make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/netwerk/streamconv/src' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/netwerk/streamconv/converters' mozTXTToHTMLConv.cpp Building deps for /c/build/comm-central/comm-central/mozilla/netwerk/streamconv/converters/mozTXTToHTMLConv.cpp cl -FomozTXTToHTMLConv.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DZLIB_DLL -DIMPL_NS_NET -I/c/build/comm-central/comm-central/mozilla/netwerk/base/src -I/c/build/comm-central/comm-central/mozilla/netwerk/streamconv/converters -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/netwerk/streamconv/converters/mozTXTToHTMLConv.cpp mozTXTToHTMLConv.cpp c:/build/comm-central/comm-central/mozilla/netwerk/streamconv/converters/mozTXTToHTMLConv.cpp(191) : warning C4018: '>=' : signed/unsigned mismatch c:/build/comm-central/comm-central/mozilla/netwerk/streamconv/converters/mozTXTToHTMLConv.cpp(262) : warning C4018: '<' : signed/unsigned mismatch c:/build/comm-central/comm-central/mozilla/netwerk/streamconv/converters/mozTXTToHTMLConv.cpp(291) : warning C4018: '<' : signed/unsigned mismatch c:/build/comm-central/comm-central/mozilla/netwerk/streamconv/converters/mozTXTToHTMLConv.cpp(1256) : warning C4018: '<' : signed/unsigned mismatch nsUnknownDecoder.cpp Building deps for /c/build/comm-central/comm-central/mozilla/netwerk/streamconv/converters/nsUnknownDecoder.cpp cl -FonsUnknownDecoder.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DZLIB_DLL -DIMPL_NS_NET -I/c/build/comm-central/comm-central/mozilla/netwerk/base/src -I/c/build/comm-central/comm-central/mozilla/netwerk/streamconv/converters -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/netwerk/streamconv/converters/nsUnknownDecoder.cpp nsUnknownDecoder.cpp nsHTTPCompressConv.cpp Building deps for /c/build/comm-central/comm-central/mozilla/netwerk/streamconv/converters/nsHTTPCompressConv.cpp cl -FonsHTTPCompressConv.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DZLIB_DLL -DIMPL_NS_NET -I/c/build/comm-central/comm-central/mozilla/netwerk/base/src -I/c/build/comm-central/comm-central/mozilla/netwerk/streamconv/converters -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/netwerk/streamconv/converters/nsHTTPCompressConv.cpp nsHTTPCompressConv.cpp nsTXTToHTMLConv.cpp Building deps for /c/build/comm-central/comm-central/mozilla/netwerk/streamconv/converters/nsTXTToHTMLConv.cpp cl -FonsTXTToHTMLConv.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DZLIB_DLL -DIMPL_NS_NET -I/c/build/comm-central/comm-central/mozilla/netwerk/base/src -I/c/build/comm-central/comm-central/mozilla/netwerk/streamconv/converters -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/netwerk/streamconv/converters/nsTXTToHTMLConv.cpp nsTXTToHTMLConv.cpp nsDirIndex.cpp Building deps for /c/build/comm-central/comm-central/mozilla/netwerk/streamconv/converters/nsDirIndex.cpp cl -FonsDirIndex.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DZLIB_DLL -DIMPL_NS_NET -I/c/build/comm-central/comm-central/mozilla/netwerk/base/src -I/c/build/comm-central/comm-central/mozilla/netwerk/streamconv/converters -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/netwerk/streamconv/converters/nsDirIndex.cpp nsDirIndex.cpp nsDirIndexParser.cpp Building deps for /c/build/comm-central/comm-central/mozilla/netwerk/streamconv/converters/nsDirIndexParser.cpp cl -FonsDirIndexParser.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DZLIB_DLL -DIMPL_NS_NET -I/c/build/comm-central/comm-central/mozilla/netwerk/base/src -I/c/build/comm-central/comm-central/mozilla/netwerk/streamconv/converters -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/netwerk/streamconv/converters/nsDirIndexParser.cpp nsDirIndexParser.cpp nsIndexedToHTML.cpp Building deps for /c/build/comm-central/comm-central/mozilla/netwerk/streamconv/converters/nsIndexedToHTML.cpp cl -FonsIndexedToHTML.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DZLIB_DLL -DIMPL_NS_NET -I/c/build/comm-central/comm-central/mozilla/netwerk/base/src -I/c/build/comm-central/comm-central/mozilla/netwerk/streamconv/converters -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/netwerk/streamconv/converters/nsIndexedToHTML.cpp nsIndexedToHTML.cpp nsMultiMixedConv.cpp Building deps for /c/build/comm-central/comm-central/mozilla/netwerk/streamconv/converters/nsMultiMixedConv.cpp cl -FonsMultiMixedConv.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DZLIB_DLL -DIMPL_NS_NET -I/c/build/comm-central/comm-central/mozilla/netwerk/base/src -I/c/build/comm-central/comm-central/mozilla/netwerk/streamconv/converters -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/netwerk/streamconv/converters/nsMultiMixedConv.cpp nsMultiMixedConv.cpp c:/build/comm-central/comm-central/mozilla/netwerk/streamconv/converters/nsMultiMixedConv.cpp(329) : warning C4244: '=' : conversion from 'PRUint64' to 'PRInt32', possible loss of data c:/build/comm-central/comm-central/mozilla/netwerk/streamconv/converters/nsMultiMixedConv.cpp(800) : warning C4244: 'argument' : conversion from 'PRUint64' to 'PRInt32', possible loss of data c:/build/comm-central/comm-central/mozilla/netwerk/streamconv/converters/nsMultiMixedConv.cpp(857) : warning C4244: '=' : conversion from 'PRUint64' to 'PRUint32', possible loss of data c:/build/comm-central/comm-central/mozilla/netwerk/streamconv/converters/nsMultiMixedConv.cpp(863) : warning C4244: 'initializing' : conversion from 'PRUint64' to 'PRUint32', possible loss of data ParseFTPList.cpp Building deps for /c/build/comm-central/comm-central/mozilla/netwerk/streamconv/converters/ParseFTPList.cpp cl -FoParseFTPList.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DZLIB_DLL -DIMPL_NS_NET -I/c/build/comm-central/comm-central/mozilla/netwerk/base/src -I/c/build/comm-central/comm-central/mozilla/netwerk/streamconv/converters -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/netwerk/streamconv/converters/ParseFTPList.cpp ParseFTPList.cpp nsFTPDirListingConv.cpp Building deps for /c/build/comm-central/comm-central/mozilla/netwerk/streamconv/converters/nsFTPDirListingConv.cpp cl -FonsFTPDirListingConv.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DZLIB_DLL -DIMPL_NS_NET -I/c/build/comm-central/comm-central/mozilla/netwerk/base/src -I/c/build/comm-central/comm-central/mozilla/netwerk/streamconv/converters -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/netwerk/streamconv/converters/nsFTPDirListingConv.cpp nsFTPDirListingConv.cpp nsBinHexDecoder.cpp Building deps for /c/build/comm-central/comm-central/mozilla/netwerk/streamconv/converters/nsBinHexDecoder.cpp cl -FonsBinHexDecoder.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DZLIB_DLL -DIMPL_NS_NET -I/c/build/comm-central/comm-central/mozilla/netwerk/base/src -I/c/build/comm-central/comm-central/mozilla/netwerk/streamconv/converters -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/netwerk/streamconv/converters/nsBinHexDecoder.cpp nsBinHexDecoder.cpp rm -f nkcnvts_s.lib lib -NOLOGO -OUT:"nkcnvts_s.lib" mozTXTToHTMLConv.obj nsUnknownDecoder.obj nsHTTPCompressConv.obj nsTXTToHTMLConv.obj nsDirIndex.obj nsDirIndexParser.obj nsIndexedToHTML.obj nsMultiMixedConv.obj ParseFTPList.obj nsFTPDirListingConv.obj nsBinHexDecoder.obj echo not_ranlib nkcnvts_s.lib not_ranlib nkcnvts_s.lib make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/netwerk/streamconv/converters' make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/netwerk/streamconv' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/netwerk/cache' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/netwerk/cache/public' nsICache.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/netwerk/cache/public -I../../../dist/idl -e _xpidlgen/nsICache.xpt -d .deps/nsICache.pp /c/build/comm-central/comm-central/mozilla/netwerk/cache/public/nsICache.idl nsICacheEntryDescriptor.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/netwerk/cache/public -I../../../dist/idl -e _xpidlgen/nsICacheEntryDescriptor.xpt -d .deps/nsICacheEntryDescriptor.pp /c/build/comm-central/comm-central/mozilla/netwerk/cache/public/nsICacheEntryDescriptor.idl nsICacheListener.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/netwerk/cache/public -I../../../dist/idl -e _xpidlgen/nsICacheListener.xpt -d .deps/nsICacheListener.pp /c/build/comm-central/comm-central/mozilla/netwerk/cache/public/nsICacheListener.idl nsICacheService.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/netwerk/cache/public -I../../../dist/idl -e _xpidlgen/nsICacheService.xpt -d .deps/nsICacheService.pp /c/build/comm-central/comm-central/mozilla/netwerk/cache/public/nsICacheService.idl nsICacheSession.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/netwerk/cache/public -I../../../dist/idl -e _xpidlgen/nsICacheSession.xpt -d .deps/nsICacheSession.pp /c/build/comm-central/comm-central/mozilla/netwerk/cache/public/nsICacheSession.idl nsICacheVisitor.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/netwerk/cache/public -I../../../dist/idl -e _xpidlgen/nsICacheVisitor.xpt -d .deps/nsICacheVisitor.pp /c/build/comm-central/comm-central/mozilla/netwerk/cache/public/nsICacheVisitor.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpt_link.exe _xpidlgen/necko_cache.xpt _xpidlgen/nsICache.xpt _xpidlgen/nsICacheEntryDescriptor.xpt _xpidlgen/nsICacheListener.xpt _xpidlgen/nsICacheService.xpt _xpidlgen/nsICacheSession.xpt _xpidlgen/nsICacheVisitor.xpt c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 _xpidlgen/necko_cache.xpt ../../../dist/bin/components make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/netwerk/cache/public' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/netwerk/cache/src' nsCache.cpp Building deps for /c/build/comm-central/comm-central/mozilla/netwerk/cache/src/nsCache.cpp cl -FonsCache.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DNECKO_OFFLINE_CACHE -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DIMPL_NS_NET -I/c/build/comm-central/comm-central/mozilla/netwerk/cache/src/../../base/src -I/c/build/comm-central/comm-central/mozilla/netwerk/cache/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/netwerk/cache/src/nsCache.cpp nsCache.cpp nsCacheEntry.cpp Building deps for /c/build/comm-central/comm-central/mozilla/netwerk/cache/src/nsCacheEntry.cpp cl -FonsCacheEntry.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DNECKO_OFFLINE_CACHE -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DIMPL_NS_NET -I/c/build/comm-central/comm-central/mozilla/netwerk/cache/src/../../base/src -I/c/build/comm-central/comm-central/mozilla/netwerk/cache/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/netwerk/cache/src/nsCacheEntry.cpp nsCacheEntry.cpp nsCacheEntryDescriptor.cpp Building deps for /c/build/comm-central/comm-central/mozilla/netwerk/cache/src/nsCacheEntryDescriptor.cpp cl -FonsCacheEntryDescriptor.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DNECKO_OFFLINE_CACHE -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DIMPL_NS_NET -I/c/build/comm-central/comm-central/mozilla/netwerk/cache/src/../../base/src -I/c/build/comm-central/comm-central/mozilla/netwerk/cache/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/netwerk/cache/src/nsCacheEntryDescriptor.cpp nsCacheEntryDescriptor.cpp nsCacheMetaData.cpp Building deps for /c/build/comm-central/comm-central/mozilla/netwerk/cache/src/nsCacheMetaData.cpp cl -FonsCacheMetaData.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DNECKO_OFFLINE_CACHE -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DIMPL_NS_NET -I/c/build/comm-central/comm-central/mozilla/netwerk/cache/src/../../base/src -I/c/build/comm-central/comm-central/mozilla/netwerk/cache/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/netwerk/cache/src/nsCacheMetaData.cpp nsCacheMetaData.cpp nsCacheService.cpp Building deps for /c/build/comm-central/comm-central/mozilla/netwerk/cache/src/nsCacheService.cpp cl -FonsCacheService.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DNECKO_OFFLINE_CACHE -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DIMPL_NS_NET -I/c/build/comm-central/comm-central/mozilla/netwerk/cache/src/../../base/src -I/c/build/comm-central/comm-central/mozilla/netwerk/cache/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/netwerk/cache/src/nsCacheService.cpp nsCacheService.cpp nsCacheSession.cpp Building deps for /c/build/comm-central/comm-central/mozilla/netwerk/cache/src/nsCacheSession.cpp cl -FonsCacheSession.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DNECKO_OFFLINE_CACHE -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DIMPL_NS_NET -I/c/build/comm-central/comm-central/mozilla/netwerk/cache/src/../../base/src -I/c/build/comm-central/comm-central/mozilla/netwerk/cache/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/netwerk/cache/src/nsCacheSession.cpp nsCacheSession.cpp nsMemoryCacheDevice.cpp Building deps for /c/build/comm-central/comm-central/mozilla/netwerk/cache/src/nsMemoryCacheDevice.cpp cl -FonsMemoryCacheDevice.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DNECKO_OFFLINE_CACHE -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DIMPL_NS_NET -I/c/build/comm-central/comm-central/mozilla/netwerk/cache/src/../../base/src -I/c/build/comm-central/comm-central/mozilla/netwerk/cache/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/netwerk/cache/src/nsMemoryCacheDevice.cpp nsMemoryCacheDevice.cpp nsDiskCacheBinding.cpp Building deps for /c/build/comm-central/comm-central/mozilla/netwerk/cache/src/nsDiskCacheBinding.cpp cl -FonsDiskCacheBinding.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DNECKO_OFFLINE_CACHE -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DIMPL_NS_NET -I/c/build/comm-central/comm-central/mozilla/netwerk/cache/src/../../base/src -I/c/build/comm-central/comm-central/mozilla/netwerk/cache/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/netwerk/cache/src/nsDiskCacheBinding.cpp nsDiskCacheBinding.cpp nsDiskCacheBlockFile.cpp Building deps for /c/build/comm-central/comm-central/mozilla/netwerk/cache/src/nsDiskCacheBlockFile.cpp cl -FonsDiskCacheBlockFile.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DNECKO_OFFLINE_CACHE -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DIMPL_NS_NET -I/c/build/comm-central/comm-central/mozilla/netwerk/cache/src/../../base/src -I/c/build/comm-central/comm-central/mozilla/netwerk/cache/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/netwerk/cache/src/nsDiskCacheBlockFile.cpp nsDiskCacheBlockFile.cpp nsDiskCacheDevice.cpp Building deps for /c/build/comm-central/comm-central/mozilla/netwerk/cache/src/nsDiskCacheDevice.cpp cl -FonsDiskCacheDevice.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DNECKO_OFFLINE_CACHE -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DIMPL_NS_NET -I/c/build/comm-central/comm-central/mozilla/netwerk/cache/src/../../base/src -I/c/build/comm-central/comm-central/mozilla/netwerk/cache/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/netwerk/cache/src/nsDiskCacheDevice.cpp nsDiskCacheDevice.cpp nsDiskCacheEntry.cpp Building deps for /c/build/comm-central/comm-central/mozilla/netwerk/cache/src/nsDiskCacheEntry.cpp cl -FonsDiskCacheEntry.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DNECKO_OFFLINE_CACHE -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DIMPL_NS_NET -I/c/build/comm-central/comm-central/mozilla/netwerk/cache/src/../../base/src -I/c/build/comm-central/comm-central/mozilla/netwerk/cache/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/netwerk/cache/src/nsDiskCacheEntry.cpp nsDiskCacheEntry.cpp nsDiskCacheMap.cpp Building deps for /c/build/comm-central/comm-central/mozilla/netwerk/cache/src/nsDiskCacheMap.cpp cl -FonsDiskCacheMap.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DNECKO_OFFLINE_CACHE -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DIMPL_NS_NET -I/c/build/comm-central/comm-central/mozilla/netwerk/cache/src/../../base/src -I/c/build/comm-central/comm-central/mozilla/netwerk/cache/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/netwerk/cache/src/nsDiskCacheMap.cpp nsDiskCacheMap.cpp nsDiskCacheStreams.cpp Building deps for /c/build/comm-central/comm-central/mozilla/netwerk/cache/src/nsDiskCacheStreams.cpp cl -FonsDiskCacheStreams.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DNECKO_OFFLINE_CACHE -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DIMPL_NS_NET -I/c/build/comm-central/comm-central/mozilla/netwerk/cache/src/../../base/src -I/c/build/comm-central/comm-central/mozilla/netwerk/cache/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/netwerk/cache/src/nsDiskCacheStreams.cpp nsDiskCacheStreams.cpp nsDeleteDir.cpp Building deps for /c/build/comm-central/comm-central/mozilla/netwerk/cache/src/nsDeleteDir.cpp cl -FonsDeleteDir.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DNECKO_OFFLINE_CACHE -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DIMPL_NS_NET -I/c/build/comm-central/comm-central/mozilla/netwerk/cache/src/../../base/src -I/c/build/comm-central/comm-central/mozilla/netwerk/cache/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/netwerk/cache/src/nsDeleteDir.cpp nsDeleteDir.cpp nsDiskCacheDeviceSQL.cpp Building deps for /c/build/comm-central/comm-central/mozilla/netwerk/cache/src/nsDiskCacheDeviceSQL.cpp cl -FonsDiskCacheDeviceSQL.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DNECKO_OFFLINE_CACHE -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DIMPL_NS_NET -I/c/build/comm-central/comm-central/mozilla/netwerk/cache/src/../../base/src -I/c/build/comm-central/comm-central/mozilla/netwerk/cache/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/netwerk/cache/src/nsDiskCacheDeviceSQL.cpp nsDiskCacheDeviceSQL.cpp c:/build/comm-central/comm-central/mozilla/netwerk/cache/src/nsDiskCacheDeviceSQL.cpp(851) : warning C4996: 'mozIStorageBaseStatement::BindBlobParameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(101) : see declaration of 'mozIStorageBaseStatement::BindBlobParameter' c:/build/comm-central/comm-central/mozilla/netwerk/cache/src/nsDiskCacheDeviceSQL.cpp(851) : warning C4996: 'mozIStorageBaseStatement::BindBlobParameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(101) : see declaration of 'mozIStorageBaseStatement::BindBlobParameter' c:/build/comm-central/comm-central/mozilla/netwerk/cache/src/nsDiskCacheDeviceSQL.cpp(852) : warning C4996: 'mozIStorageBaseStatement::BindInt32Parameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(92) : see declaration of 'mozIStorageBaseStatement::BindInt32Parameter' c:/build/comm-central/comm-central/mozilla/netwerk/cache/src/nsDiskCacheDeviceSQL.cpp(852) : warning C4996: 'mozIStorageBaseStatement::BindInt32Parameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(92) : see declaration of 'mozIStorageBaseStatement::BindInt32Parameter' c:/build/comm-central/comm-central/mozilla/netwerk/cache/src/nsDiskCacheDeviceSQL.cpp(853) : warning C4996: 'mozIStorageBaseStatement::BindInt32Parameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(92) : see declaration of 'mozIStorageBaseStatement::BindInt32Parameter' c:/build/comm-central/comm-central/mozilla/netwerk/cache/src/nsDiskCacheDeviceSQL.cpp(853) : warning C4996: 'mozIStorageBaseStatement::BindInt32Parameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(92) : see declaration of 'mozIStorageBaseStatement::BindInt32Parameter' c:/build/comm-central/comm-central/mozilla/netwerk/cache/src/nsDiskCacheDeviceSQL.cpp(854) : warning C4996: 'mozIStorageBaseStatement::BindInt32Parameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(92) : see declaration of 'mozIStorageBaseStatement::BindInt32Parameter' c:/build/comm-central/comm-central/mozilla/netwerk/cache/src/nsDiskCacheDeviceSQL.cpp(854) : warning C4996: 'mozIStorageBaseStatement::BindInt32Parameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(92) : see declaration of 'mozIStorageBaseStatement::BindInt32Parameter' c:/build/comm-central/comm-central/mozilla/netwerk/cache/src/nsDiskCacheDeviceSQL.cpp(855) : warning C4996: 'mozIStorageBaseStatement::BindInt64Parameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(95) : see declaration of 'mozIStorageBaseStatement::BindInt64Parameter' c:/build/comm-central/comm-central/mozilla/netwerk/cache/src/nsDiskCacheDeviceSQL.cpp(855) : warning C4996: 'mozIStorageBaseStatement::BindInt64Parameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(95) : see declaration of 'mozIStorageBaseStatement::BindInt64Parameter' c:/build/comm-central/comm-central/mozilla/netwerk/cache/src/nsDiskCacheDeviceSQL.cpp(856) : warning C4996: 'mozIStorageBaseStatement::BindInt64Parameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(95) : see declaration of 'mozIStorageBaseStatement::BindInt64Parameter' c:/build/comm-central/comm-central/mozilla/netwerk/cache/src/nsDiskCacheDeviceSQL.cpp(856) : warning C4996: 'mozIStorageBaseStatement::BindInt64Parameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(95) : see declaration of 'mozIStorageBaseStatement::BindInt64Parameter' c:/build/comm-central/comm-central/mozilla/netwerk/cache/src/nsDiskCacheDeviceSQL.cpp(857) : warning C4996: 'mozIStorageBaseStatement::BindInt64Parameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(95) : see declaration of 'mozIStorageBaseStatement::BindInt64Parameter' c:/build/comm-central/comm-central/mozilla/netwerk/cache/src/nsDiskCacheDeviceSQL.cpp(857) : warning C4996: 'mozIStorageBaseStatement::BindInt64Parameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(95) : see declaration of 'mozIStorageBaseStatement::BindInt64Parameter' c:/build/comm-central/comm-central/mozilla/netwerk/cache/src/nsDiskCacheDeviceSQL.cpp(858) : warning C4996: 'mozIStorageBaseStatement::BindUTF8StringParameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(83) : see declaration of 'mozIStorageBaseStatement::BindUTF8StringParameter' c:/build/comm-central/comm-central/mozilla/netwerk/cache/src/nsDiskCacheDeviceSQL.cpp(858) : warning C4996: 'mozIStorageBaseStatement::BindUTF8StringParameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(83) : see declaration of 'mozIStorageBaseStatement::BindUTF8StringParameter' c:/build/comm-central/comm-central/mozilla/netwerk/cache/src/nsDiskCacheDeviceSQL.cpp(859) : warning C4996: 'mozIStorageBaseStatement::BindUTF8StringParameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(83) : see declaration of 'mozIStorageBaseStatement::BindUTF8StringParameter' c:/build/comm-central/comm-central/mozilla/netwerk/cache/src/nsDiskCacheDeviceSQL.cpp(859) : warning C4996: 'mozIStorageBaseStatement::BindUTF8StringParameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(83) : see declaration of 'mozIStorageBaseStatement::BindUTF8StringParameter' c:/build/comm-central/comm-central/mozilla/netwerk/cache/src/nsDiskCacheDeviceSQL.cpp(882) : warning C4996: 'mozIStorageBaseStatement::BindInt32Parameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(92) : see declaration of 'mozIStorageBaseStatement::BindInt32Parameter' c:/build/comm-central/comm-central/mozilla/netwerk/cache/src/nsDiskCacheDeviceSQL.cpp(882) : warning C4996: 'mozIStorageBaseStatement::BindInt32Parameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(92) : see declaration of 'mozIStorageBaseStatement::BindInt32Parameter' c:/build/comm-central/comm-central/mozilla/netwerk/cache/src/nsDiskCacheDeviceSQL.cpp(883) : warning C4996: 'mozIStorageBaseStatement::BindUTF8StringParameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(83) : see declaration of 'mozIStorageBaseStatement::BindUTF8StringParameter' c:/build/comm-central/comm-central/mozilla/netwerk/cache/src/nsDiskCacheDeviceSQL.cpp(883) : warning C4996: 'mozIStorageBaseStatement::BindUTF8StringParameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(83) : see declaration of 'mozIStorageBaseStatement::BindUTF8StringParameter' c:/build/comm-central/comm-central/mozilla/netwerk/cache/src/nsDiskCacheDeviceSQL.cpp(884) : warning C4996: 'mozIStorageBaseStatement::BindUTF8StringParameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(83) : see declaration of 'mozIStorageBaseStatement::BindUTF8StringParameter' c:/build/comm-central/comm-central/mozilla/netwerk/cache/src/nsDiskCacheDeviceSQL.cpp(884) : warning C4996: 'mozIStorageBaseStatement::BindUTF8StringParameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(83) : see declaration of 'mozIStorageBaseStatement::BindUTF8StringParameter' c:/build/comm-central/comm-central/mozilla/netwerk/cache/src/nsDiskCacheDeviceSQL.cpp(914) : warning C4996: 'mozIStorageBaseStatement::BindUTF8StringParameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(83) : see declaration of 'mozIStorageBaseStatement::BindUTF8StringParameter' c:/build/comm-central/comm-central/mozilla/netwerk/cache/src/nsDiskCacheDeviceSQL.cpp(914) : warning C4996: 'mozIStorageBaseStatement::BindUTF8StringParameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(83) : see declaration of 'mozIStorageBaseStatement::BindUTF8StringParameter' c:/build/comm-central/comm-central/mozilla/netwerk/cache/src/nsDiskCacheDeviceSQL.cpp(915) : warning C4996: 'mozIStorageBaseStatement::BindUTF8StringParameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(83) : see declaration of 'mozIStorageBaseStatement::BindUTF8StringParameter' c:/build/comm-central/comm-central/mozilla/netwerk/cache/src/nsDiskCacheDeviceSQL.cpp(915) : warning C4996: 'mozIStorageBaseStatement::BindUTF8StringParameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(83) : see declaration of 'mozIStorageBaseStatement::BindUTF8StringParameter' c:/build/comm-central/comm-central/mozilla/netwerk/cache/src/nsDiskCacheDeviceSQL.cpp(1251) : warning C4996: 'mozIStorageBaseStatement::BindUTF8StringParameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(83) : see declaration of 'mozIStorageBaseStatement::BindUTF8StringParameter' c:/build/comm-central/comm-central/mozilla/netwerk/cache/src/nsDiskCacheDeviceSQL.cpp(1251) : warning C4996: 'mozIStorageBaseStatement::BindUTF8StringParameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(83) : see declaration of 'mozIStorageBaseStatement::BindUTF8StringParameter' c:/build/comm-central/comm-central/mozilla/netwerk/cache/src/nsDiskCacheDeviceSQL.cpp(1252) : warning C4996: 'mozIStorageBaseStatement::BindUTF8StringParameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(83) : see declaration of 'mozIStorageBaseStatement::BindUTF8StringParameter' c:/build/comm-central/comm-central/mozilla/netwerk/cache/src/nsDiskCacheDeviceSQL.cpp(1252) : warning C4996: 'mozIStorageBaseStatement::BindUTF8StringParameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(83) : see declaration of 'mozIStorageBaseStatement::BindUTF8StringParameter' c:/build/comm-central/comm-central/mozilla/netwerk/cache/src/nsDiskCacheDeviceSQL.cpp(1301) : warning C4996: 'mozIStorageBaseStatement::BindInt32Parameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(92) : see declaration of 'mozIStorageBaseStatement::BindInt32Parameter' c:/build/comm-central/comm-central/mozilla/netwerk/cache/src/nsDiskCacheDeviceSQL.cpp(1301) : warning C4996: 'mozIStorageBaseStatement::BindInt32Parameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(92) : see declaration of 'mozIStorageBaseStatement::BindInt32Parameter' c:/build/comm-central/comm-central/mozilla/netwerk/cache/src/nsDiskCacheDeviceSQL.cpp(1302) : warning C4996: 'mozIStorageBaseStatement::BindUTF8StringParameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(83) : see declaration of 'mozIStorageBaseStatement::BindUTF8StringParameter' c:/build/comm-central/comm-central/mozilla/netwerk/cache/src/nsDiskCacheDeviceSQL.cpp(1302) : warning C4996: 'mozIStorageBaseStatement::BindUTF8StringParameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(83) : see declaration of 'mozIStorageBaseStatement::BindUTF8StringParameter' c:/build/comm-central/comm-central/mozilla/netwerk/cache/src/nsDiskCacheDeviceSQL.cpp(1303) : warning C4996: 'mozIStorageBaseStatement::BindUTF8StringParameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(83) : see declaration of 'mozIStorageBaseStatement::BindUTF8StringParameter' c:/build/comm-central/comm-central/mozilla/netwerk/cache/src/nsDiskCacheDeviceSQL.cpp(1303) : warning C4996: 'mozIStorageBaseStatement::BindUTF8StringParameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(83) : see declaration of 'mozIStorageBaseStatement::BindUTF8StringParameter' c:/build/comm-central/comm-central/mozilla/netwerk/cache/src/nsDiskCacheDeviceSQL.cpp(1402) : warning C4996: 'mozIStorageBaseStatement::BindUTF8StringParameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(83) : see declaration of 'mozIStorageBaseStatement::BindUTF8StringParameter' c:/build/comm-central/comm-central/mozilla/netwerk/cache/src/nsDiskCacheDeviceSQL.cpp(1402) : warning C4996: 'mozIStorageBaseStatement::BindUTF8StringParameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(83) : see declaration of 'mozIStorageBaseStatement::BindUTF8StringParameter' c:/build/comm-central/comm-central/mozilla/netwerk/cache/src/nsDiskCacheDeviceSQL.cpp(1403) : warning C4996: 'mozIStorageBaseStatement::BindUTF8StringParameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(83) : see declaration of 'mozIStorageBaseStatement::BindUTF8StringParameter' c:/build/comm-central/comm-central/mozilla/netwerk/cache/src/nsDiskCacheDeviceSQL.cpp(1403) : warning C4996: 'mozIStorageBaseStatement::BindUTF8StringParameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(83) : see declaration of 'mozIStorageBaseStatement::BindUTF8StringParameter' c:/build/comm-central/comm-central/mozilla/netwerk/cache/src/nsDiskCacheDeviceSQL.cpp(1404) : warning C4996: 'mozIStorageBaseStatement::BindBlobParameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(101) : see declaration of 'mozIStorageBaseStatement::BindBlobParameter' c:/build/comm-central/comm-central/mozilla/netwerk/cache/src/nsDiskCacheDeviceSQL.cpp(1404) : warning C4996: 'mozIStorageBaseStatement::BindBlobParameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(101) : see declaration of 'mozIStorageBaseStatement::BindBlobParameter' c:/build/comm-central/comm-central/mozilla/netwerk/cache/src/nsDiskCacheDeviceSQL.cpp(1405) : warning C4996: 'mozIStorageBaseStatement::BindInt32Parameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(92) : see declaration of 'mozIStorageBaseStatement::BindInt32Parameter' c:/build/comm-central/comm-central/mozilla/netwerk/cache/src/nsDiskCacheDeviceSQL.cpp(1405) : warning C4996: 'mozIStorageBaseStatement::BindInt32Parameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(92) : see declaration of 'mozIStorageBaseStatement::BindInt32Parameter' c:/build/comm-central/comm-central/mozilla/netwerk/cache/src/nsDiskCacheDeviceSQL.cpp(1406) : warning C4996: 'mozIStorageBaseStatement::BindInt32Parameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(92) : see declaration of 'mozIStorageBaseStatement::BindInt32Parameter' c:/build/comm-central/comm-central/mozilla/netwerk/cache/src/nsDiskCacheDeviceSQL.cpp(1406) : warning C4996: 'mozIStorageBaseStatement::BindInt32Parameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(92) : see declaration of 'mozIStorageBaseStatement::BindInt32Parameter' c:/build/comm-central/comm-central/mozilla/netwerk/cache/src/nsDiskCacheDeviceSQL.cpp(1407) : warning C4996: 'mozIStorageBaseStatement::BindInt32Parameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(92) : see declaration of 'mozIStorageBaseStatement::BindInt32Parameter' c:/build/comm-central/comm-central/mozilla/netwerk/cache/src/nsDiskCacheDeviceSQL.cpp(1407) : warning C4996: 'mozIStorageBaseStatement::BindInt32Parameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(92) : see declaration of 'mozIStorageBaseStatement::BindInt32Parameter' c:/build/comm-central/comm-central/mozilla/netwerk/cache/src/nsDiskCacheDeviceSQL.cpp(1408) : warning C4996: 'mozIStorageBaseStatement::BindInt32Parameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(92) : see declaration of 'mozIStorageBaseStatement::BindInt32Parameter' c:/build/comm-central/comm-central/mozilla/netwerk/cache/src/nsDiskCacheDeviceSQL.cpp(1408) : warning C4996: 'mozIStorageBaseStatement::BindInt32Parameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(92) : see declaration of 'mozIStorageBaseStatement::BindInt32Parameter' c:/build/comm-central/comm-central/mozilla/netwerk/cache/src/nsDiskCacheDeviceSQL.cpp(1409) : warning C4996: 'mozIStorageBaseStatement::BindInt64Parameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(95) : see declaration of 'mozIStorageBaseStatement::BindInt64Parameter' c:/build/comm-central/comm-central/mozilla/netwerk/cache/src/nsDiskCacheDeviceSQL.cpp(1409) : warning C4996: 'mozIStorageBaseStatement::BindInt64Parameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(95) : see declaration of 'mozIStorageBaseStatement::BindInt64Parameter' c:/build/comm-central/comm-central/mozilla/netwerk/cache/src/nsDiskCacheDeviceSQL.cpp(1410) : warning C4996: 'mozIStorageBaseStatement::BindInt64Parameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(95) : see declaration of 'mozIStorageBaseStatement::BindInt64Parameter' c:/build/comm-central/comm-central/mozilla/netwerk/cache/src/nsDiskCacheDeviceSQL.cpp(1410) : warning C4996: 'mozIStorageBaseStatement::BindInt64Parameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(95) : see declaration of 'mozIStorageBaseStatement::BindInt64Parameter' c:/build/comm-central/comm-central/mozilla/netwerk/cache/src/nsDiskCacheDeviceSQL.cpp(1411) : warning C4996: 'mozIStorageBaseStatement::BindInt64Parameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(95) : see declaration of 'mozIStorageBaseStatement::BindInt64Parameter' c:/build/comm-central/comm-central/mozilla/netwerk/cache/src/nsDiskCacheDeviceSQL.cpp(1411) : warning C4996: 'mozIStorageBaseStatement::BindInt64Parameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(95) : see declaration of 'mozIStorageBaseStatement::BindInt64Parameter' c:/build/comm-central/comm-central/mozilla/netwerk/cache/src/nsDiskCacheDeviceSQL.cpp(1651) : warning C4996: 'mozIStorageBaseStatement::BindUTF8StringParameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(83) : see declaration of 'mozIStorageBaseStatement::BindUTF8StringParameter' c:/build/comm-central/comm-central/mozilla/netwerk/cache/src/nsDiskCacheDeviceSQL.cpp(1651) : warning C4996: 'mozIStorageBaseStatement::BindUTF8StringParameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(83) : see declaration of 'mozIStorageBaseStatement::BindUTF8StringParameter' c:/build/comm-central/comm-central/mozilla/netwerk/cache/src/nsDiskCacheDeviceSQL.cpp(1674) : warning C4996: 'mozIStorageBaseStatement::BindUTF8StringParameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(83) : see declaration of 'mozIStorageBaseStatement::BindUTF8StringParameter' c:/build/comm-central/comm-central/mozilla/netwerk/cache/src/nsDiskCacheDeviceSQL.cpp(1674) : warning C4996: 'mozIStorageBaseStatement::BindUTF8StringParameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(83) : see declaration of 'mozIStorageBaseStatement::BindUTF8StringParameter' c:/build/comm-central/comm-central/mozilla/netwerk/cache/src/nsDiskCacheDeviceSQL.cpp(1699) : warning C4996: 'mozIStorageBaseStatement::BindInt32Parameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(92) : see declaration of 'mozIStorageBaseStatement::BindInt32Parameter' c:/build/comm-central/comm-central/mozilla/netwerk/cache/src/nsDiskCacheDeviceSQL.cpp(1699) : warning C4996: 'mozIStorageBaseStatement::BindInt32Parameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(92) : see declaration of 'mozIStorageBaseStatement::BindInt32Parameter' c:/build/comm-central/comm-central/mozilla/netwerk/cache/src/nsDiskCacheDeviceSQL.cpp(1701) : warning C4996: 'mozIStorageBaseStatement::BindUTF8StringParameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(83) : see declaration of 'mozIStorageBaseStatement::BindUTF8StringParameter' c:/build/comm-central/comm-central/mozilla/netwerk/cache/src/nsDiskCacheDeviceSQL.cpp(1701) : warning C4996: 'mozIStorageBaseStatement::BindUTF8StringParameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(83) : see declaration of 'mozIStorageBaseStatement::BindUTF8StringParameter' c:/build/comm-central/comm-central/mozilla/netwerk/cache/src/nsDiskCacheDeviceSQL.cpp(1703) : warning C4996: 'mozIStorageBaseStatement::BindUTF8StringParameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(83) : see declaration of 'mozIStorageBaseStatement::BindUTF8StringParameter' c:/build/comm-central/comm-central/mozilla/netwerk/cache/src/nsDiskCacheDeviceSQL.cpp(1703) : warning C4996: 'mozIStorageBaseStatement::BindUTF8StringParameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(83) : see declaration of 'mozIStorageBaseStatement::BindUTF8StringParameter' c:/build/comm-central/comm-central/mozilla/netwerk/cache/src/nsDiskCacheDeviceSQL.cpp(1721) : warning C4996: 'mozIStorageBaseStatement::BindInt32Parameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(92) : see declaration of 'mozIStorageBaseStatement::BindInt32Parameter' c:/build/comm-central/comm-central/mozilla/netwerk/cache/src/nsDiskCacheDeviceSQL.cpp(1721) : warning C4996: 'mozIStorageBaseStatement::BindInt32Parameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(92) : see declaration of 'mozIStorageBaseStatement::BindInt32Parameter' c:/build/comm-central/comm-central/mozilla/netwerk/cache/src/nsDiskCacheDeviceSQL.cpp(1723) : warning C4996: 'mozIStorageBaseStatement::BindUTF8StringParameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(83) : see declaration of 'mozIStorageBaseStatement::BindUTF8StringParameter' c:/build/comm-central/comm-central/mozilla/netwerk/cache/src/nsDiskCacheDeviceSQL.cpp(1723) : warning C4996: 'mozIStorageBaseStatement::BindUTF8StringParameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(83) : see declaration of 'mozIStorageBaseStatement::BindUTF8StringParameter' c:/build/comm-central/comm-central/mozilla/netwerk/cache/src/nsDiskCacheDeviceSQL.cpp(1725) : warning C4996: 'mozIStorageBaseStatement::BindUTF8StringParameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(83) : see declaration of 'mozIStorageBaseStatement::BindUTF8StringParameter' c:/build/comm-central/comm-central/mozilla/netwerk/cache/src/nsDiskCacheDeviceSQL.cpp(1725) : warning C4996: 'mozIStorageBaseStatement::BindUTF8StringParameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(83) : see declaration of 'mozIStorageBaseStatement::BindUTF8StringParameter' c:/build/comm-central/comm-central/mozilla/netwerk/cache/src/nsDiskCacheDeviceSQL.cpp(1736) : warning C4996: 'mozIStorageBaseStatement::BindUTF8StringParameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(83) : see declaration of 'mozIStorageBaseStatement::BindUTF8StringParameter' c:/build/comm-central/comm-central/mozilla/netwerk/cache/src/nsDiskCacheDeviceSQL.cpp(1736) : warning C4996: 'mozIStorageBaseStatement::BindUTF8StringParameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(83) : see declaration of 'mozIStorageBaseStatement::BindUTF8StringParameter' c:/build/comm-central/comm-central/mozilla/netwerk/cache/src/nsDiskCacheDeviceSQL.cpp(1738) : warning C4996: 'mozIStorageBaseStatement::BindUTF8StringParameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(83) : see declaration of 'mozIStorageBaseStatement::BindUTF8StringParameter' c:/build/comm-central/comm-central/mozilla/netwerk/cache/src/nsDiskCacheDeviceSQL.cpp(1738) : warning C4996: 'mozIStorageBaseStatement::BindUTF8StringParameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(83) : see declaration of 'mozIStorageBaseStatement::BindUTF8StringParameter' c:/build/comm-central/comm-central/mozilla/netwerk/cache/src/nsDiskCacheDeviceSQL.cpp(1761) : warning C4996: 'mozIStorageBaseStatement::BindUTF8StringParameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(83) : see declaration of 'mozIStorageBaseStatement::BindUTF8StringParameter' c:/build/comm-central/comm-central/mozilla/netwerk/cache/src/nsDiskCacheDeviceSQL.cpp(1761) : warning C4996: 'mozIStorageBaseStatement::BindUTF8StringParameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(83) : see declaration of 'mozIStorageBaseStatement::BindUTF8StringParameter' c:/build/comm-central/comm-central/mozilla/netwerk/cache/src/nsDiskCacheDeviceSQL.cpp(1763) : warning C4996: 'mozIStorageBaseStatement::BindUTF8StringParameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(83) : see declaration of 'mozIStorageBaseStatement::BindUTF8StringParameter' c:/build/comm-central/comm-central/mozilla/netwerk/cache/src/nsDiskCacheDeviceSQL.cpp(1763) : warning C4996: 'mozIStorageBaseStatement::BindUTF8StringParameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(83) : see declaration of 'mozIStorageBaseStatement::BindUTF8StringParameter' c:/build/comm-central/comm-central/mozilla/netwerk/cache/src/nsDiskCacheDeviceSQL.cpp(1833) : warning C4996: 'mozIStorageBaseStatement::BindUTF8StringParameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(83) : see declaration of 'mozIStorageBaseStatement::BindUTF8StringParameter' c:/build/comm-central/comm-central/mozilla/netwerk/cache/src/nsDiskCacheDeviceSQL.cpp(1833) : warning C4996: 'mozIStorageBaseStatement::BindUTF8StringParameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(83) : see declaration of 'mozIStorageBaseStatement::BindUTF8StringParameter' c:/build/comm-central/comm-central/mozilla/netwerk/cache/src/nsDiskCacheDeviceSQL.cpp(1835) : warning C4996: 'mozIStorageBaseStatement::BindUTF8StringParameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(83) : see declaration of 'mozIStorageBaseStatement::BindUTF8StringParameter' c:/build/comm-central/comm-central/mozilla/netwerk/cache/src/nsDiskCacheDeviceSQL.cpp(1835) : warning C4996: 'mozIStorageBaseStatement::BindUTF8StringParameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(83) : see declaration of 'mozIStorageBaseStatement::BindUTF8StringParameter' c:/build/comm-central/comm-central/mozilla/netwerk/cache/src/nsDiskCacheDeviceSQL.cpp(1860) : warning C4996: 'mozIStorageBaseStatement::BindUTF8StringParameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(83) : see declaration of 'mozIStorageBaseStatement::BindUTF8StringParameter' c:/build/comm-central/comm-central/mozilla/netwerk/cache/src/nsDiskCacheDeviceSQL.cpp(1860) : warning C4996: 'mozIStorageBaseStatement::BindUTF8StringParameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(83) : see declaration of 'mozIStorageBaseStatement::BindUTF8StringParameter' c:/build/comm-central/comm-central/mozilla/netwerk/cache/src/nsDiskCacheDeviceSQL.cpp(1863) : warning C4996: 'mozIStorageBaseStatement::BindInt32Parameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(92) : see declaration of 'mozIStorageBaseStatement::BindInt32Parameter' c:/build/comm-central/comm-central/mozilla/netwerk/cache/src/nsDiskCacheDeviceSQL.cpp(1863) : warning C4996: 'mozIStorageBaseStatement::BindInt32Parameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(92) : see declaration of 'mozIStorageBaseStatement::BindInt32Parameter' c:/build/comm-central/comm-central/mozilla/netwerk/cache/src/nsDiskCacheDeviceSQL.cpp(1891) : warning C4996: 'mozIStorageBaseStatement::BindUTF8StringParameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(83) : see declaration of 'mozIStorageBaseStatement::BindUTF8StringParameter' c:/build/comm-central/comm-central/mozilla/netwerk/cache/src/nsDiskCacheDeviceSQL.cpp(1891) : warning C4996: 'mozIStorageBaseStatement::BindUTF8StringParameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(83) : see declaration of 'mozIStorageBaseStatement::BindUTF8StringParameter' c:/build/comm-central/comm-central/mozilla/netwerk/cache/src/nsDiskCacheDeviceSQL.cpp(1894) : warning C4996: 'mozIStorageBaseStatement::BindUTF8StringParameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(83) : see declaration of 'mozIStorageBaseStatement::BindUTF8StringParameter' c:/build/comm-central/comm-central/mozilla/netwerk/cache/src/nsDiskCacheDeviceSQL.cpp(1894) : warning C4996: 'mozIStorageBaseStatement::BindUTF8StringParameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(83) : see declaration of 'mozIStorageBaseStatement::BindUTF8StringParameter' c:/build/comm-central/comm-central/mozilla/netwerk/cache/src/nsDiskCacheDeviceSQL.cpp(1897) : warning C4996: 'mozIStorageBaseStatement::BindUTF8StringParameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(83) : see declaration of 'mozIStorageBaseStatement::BindUTF8StringParameter' c:/build/comm-central/comm-central/mozilla/netwerk/cache/src/nsDiskCacheDeviceSQL.cpp(1897) : warning C4996: 'mozIStorageBaseStatement::BindUTF8StringParameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(83) : see declaration of 'mozIStorageBaseStatement::BindUTF8StringParameter' c:/build/comm-central/comm-central/mozilla/netwerk/cache/src/nsDiskCacheDeviceSQL.cpp(1900) : warning C4996: 'mozIStorageBaseStatement::BindInt32Parameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(92) : see declaration of 'mozIStorageBaseStatement::BindInt32Parameter' c:/build/comm-central/comm-central/mozilla/netwerk/cache/src/nsDiskCacheDeviceSQL.cpp(1900) : warning C4996: 'mozIStorageBaseStatement::BindInt32Parameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(92) : see declaration of 'mozIStorageBaseStatement::BindInt32Parameter' c:/build/comm-central/comm-central/mozilla/netwerk/cache/src/nsDiskCacheDeviceSQL.cpp(1920) : warning C4996: 'mozIStorageBaseStatement::BindUTF8StringParameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(83) : see declaration of 'mozIStorageBaseStatement::BindUTF8StringParameter' c:/build/comm-central/comm-central/mozilla/netwerk/cache/src/nsDiskCacheDeviceSQL.cpp(1920) : warning C4996: 'mozIStorageBaseStatement::BindUTF8StringParameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(83) : see declaration of 'mozIStorageBaseStatement::BindUTF8StringParameter' c:/build/comm-central/comm-central/mozilla/netwerk/cache/src/nsDiskCacheDeviceSQL.cpp(2076) : warning C4996: 'mozIStorageBaseStatement::BindUTF8StringParameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(83) : see declaration of 'mozIStorageBaseStatement::BindUTF8StringParameter' c:/build/comm-central/comm-central/mozilla/netwerk/cache/src/nsDiskCacheDeviceSQL.cpp(2076) : warning C4996: 'mozIStorageBaseStatement::BindUTF8StringParameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(83) : see declaration of 'mozIStorageBaseStatement::BindUTF8StringParameter' c:/build/comm-central/comm-central/mozilla/netwerk/cache/src/nsDiskCacheDeviceSQL.cpp(2131) : warning C4996: 'mozIStorageBaseStatement::BindUTF8StringParameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(83) : see declaration of 'mozIStorageBaseStatement::BindUTF8StringParameter' c:/build/comm-central/comm-central/mozilla/netwerk/cache/src/nsDiskCacheDeviceSQL.cpp(2131) : warning C4996: 'mozIStorageBaseStatement::BindUTF8StringParameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(83) : see declaration of 'mozIStorageBaseStatement::BindUTF8StringParameter' c:/build/comm-central/comm-central/mozilla/netwerk/cache/src/nsDiskCacheDeviceSQL.cpp(2162) : warning C4996: 'mozIStorageBaseStatement::BindUTF8StringParameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(83) : see declaration of 'mozIStorageBaseStatement::BindUTF8StringParameter' c:/build/comm-central/comm-central/mozilla/netwerk/cache/src/nsDiskCacheDeviceSQL.cpp(2162) : warning C4996: 'mozIStorageBaseStatement::BindUTF8StringParameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(83) : see declaration of 'mozIStorageBaseStatement::BindUTF8StringParameter' c:/build/comm-central/comm-central/mozilla/netwerk/cache/src/nsDiskCacheDeviceSQL.cpp(2212) : warning C4996: 'mozIStorageBaseStatement::BindUTF8StringParameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(83) : see declaration of 'mozIStorageBaseStatement::BindUTF8StringParameter' c:/build/comm-central/comm-central/mozilla/netwerk/cache/src/nsDiskCacheDeviceSQL.cpp(2212) : warning C4996: 'mozIStorageBaseStatement::BindUTF8StringParameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(83) : see declaration of 'mozIStorageBaseStatement::BindUTF8StringParameter' c:/build/comm-central/comm-central/mozilla/netwerk/cache/src/nsDiskCacheDeviceSQL.cpp(2214) : warning C4996: 'mozIStorageBaseStatement::BindUTF8StringParameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(83) : see declaration of 'mozIStorageBaseStatement::BindUTF8StringParameter' c:/build/comm-central/comm-central/mozilla/netwerk/cache/src/nsDiskCacheDeviceSQL.cpp(2214) : warning C4996: 'mozIStorageBaseStatement::BindUTF8StringParameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(83) : see declaration of 'mozIStorageBaseStatement::BindUTF8StringParameter' c:/build/comm-central/comm-central/mozilla/netwerk/cache/src/nsDiskCacheDeviceSQL.cpp(2216) : warning C4996: 'mozIStorageBaseStatement::BindInt32Parameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(92) : see declaration of 'mozIStorageBaseStatement::BindInt32Parameter' c:/build/comm-central/comm-central/mozilla/netwerk/cache/src/nsDiskCacheDeviceSQL.cpp(2216) : warning C4996: 'mozIStorageBaseStatement::BindInt32Parameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(92) : see declaration of 'mozIStorageBaseStatement::BindInt32Parameter' rm -f nkcache_s.lib lib -NOLOGO -OUT:"nkcache_s.lib" nsCache.obj nsCacheEntry.obj nsCacheEntryDescriptor.obj nsCacheMetaData.obj nsCacheService.obj nsCacheSession.obj nsMemoryCacheDevice.obj nsDiskCacheBinding.obj nsDiskCacheBlockFile.obj nsDiskCacheDevice.obj nsDiskCacheEntry.obj nsDiskCacheMap.obj nsDiskCacheStreams.obj nsDeleteDir.obj nsDiskCacheDeviceSQL.obj echo not_ranlib nkcache_s.lib not_ranlib nkcache_s.lib make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/netwerk/cache/src' make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/netwerk/cache' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/netwerk/protocol' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/netwerk/protocol/about' make[8]: Entering directory `/c/build/comm-central/sb-de/mozilla/netwerk/protocol/about/public' nsIAboutModule.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/netwerk/protocol/about/public -I../../../../dist/idl -e _xpidlgen/nsIAboutModule.xpt -d .deps/nsIAboutModule.pp /c/build/comm-central/comm-central/mozilla/netwerk/protocol/about/public/nsIAboutModule.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpt_link.exe _xpidlgen/necko_about.xpt _xpidlgen/nsIAboutModule.xpt c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 _xpidlgen/necko_about.xpt ../../../../dist/bin/components make[8]: Leaving directory `/c/build/comm-central/sb-de/mozilla/netwerk/protocol/about/public' make[8]: Entering directory `/c/build/comm-central/sb-de/mozilla/netwerk/protocol/about/src' nsAboutProtocolHandler.cpp Building deps for /c/build/comm-central/comm-central/mozilla/netwerk/protocol/about/src/nsAboutProtocolHandler.cpp cl -FonsAboutProtocolHandler.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DIMPL_NS_NET -I/c/build/comm-central/comm-central/mozilla/netwerk/protocol/about/src/../../../base/src -I/c/build/comm-central/comm-central/mozilla/netwerk/protocol/about/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/netwerk/protocol/about/src/nsAboutProtocolHandler.cpp nsAboutProtocolHandler.cpp nsAboutBlank.cpp Building deps for /c/build/comm-central/comm-central/mozilla/netwerk/protocol/about/src/nsAboutBlank.cpp cl -FonsAboutBlank.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DIMPL_NS_NET -I/c/build/comm-central/comm-central/mozilla/netwerk/protocol/about/src/../../../base/src -I/c/build/comm-central/comm-central/mozilla/netwerk/protocol/about/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/netwerk/protocol/about/src/nsAboutBlank.cpp nsAboutBlank.cpp nsAboutBloat.cpp Building deps for /c/build/comm-central/comm-central/mozilla/netwerk/protocol/about/src/nsAboutBloat.cpp cl -FonsAboutBloat.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DIMPL_NS_NET -I/c/build/comm-central/comm-central/mozilla/netwerk/protocol/about/src/../../../base/src -I/c/build/comm-central/comm-central/mozilla/netwerk/protocol/about/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/netwerk/protocol/about/src/nsAboutBloat.cpp nsAboutBloat.cpp nsAboutCache.cpp Building deps for /c/build/comm-central/comm-central/mozilla/netwerk/protocol/about/src/nsAboutCache.cpp cl -FonsAboutCache.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DIMPL_NS_NET -I/c/build/comm-central/comm-central/mozilla/netwerk/protocol/about/src/../../../base/src -I/c/build/comm-central/comm-central/mozilla/netwerk/protocol/about/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/netwerk/protocol/about/src/nsAboutCache.cpp nsAboutCache.cpp nsAboutCacheEntry.cpp Building deps for /c/build/comm-central/comm-central/mozilla/netwerk/protocol/about/src/nsAboutCacheEntry.cpp cl -FonsAboutCacheEntry.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DIMPL_NS_NET -I/c/build/comm-central/comm-central/mozilla/netwerk/protocol/about/src/../../../base/src -I/c/build/comm-central/comm-central/mozilla/netwerk/protocol/about/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/netwerk/protocol/about/src/nsAboutCacheEntry.cpp nsAboutCacheEntry.cpp rm -f nkabout_s.lib lib -NOLOGO -OUT:"nkabout_s.lib" nsAboutProtocolHandler.obj nsAboutBlank.obj nsAboutBloat.obj nsAboutCache.obj nsAboutCacheEntry.obj nsAboutBloat.obj : warning LNK4221: no public symbols found; archive member will be inaccessible echo not_ranlib nkabout_s.lib not_ranlib nkabout_s.lib make[8]: Leaving directory `/c/build/comm-central/sb-de/mozilla/netwerk/protocol/about/src' make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/netwerk/protocol/about' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/netwerk/protocol/data' make[8]: Entering directory `/c/build/comm-central/sb-de/mozilla/netwerk/protocol/data/src' nsDataHandler.cpp Building deps for /c/build/comm-central/comm-central/mozilla/netwerk/protocol/data/src/nsDataHandler.cpp cl -FonsDataHandler.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/netwerk/protocol/data/src/../../../base/src -I/c/build/comm-central/comm-central/mozilla/netwerk/protocol/data/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/netwerk/protocol/data/src/nsDataHandler.cpp nsDataHandler.cpp nsDataChannel.cpp Building deps for /c/build/comm-central/comm-central/mozilla/netwerk/protocol/data/src/nsDataChannel.cpp cl -FonsDataChannel.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/netwerk/protocol/data/src/../../../base/src -I/c/build/comm-central/comm-central/mozilla/netwerk/protocol/data/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/netwerk/protocol/data/src/nsDataChannel.cpp nsDataChannel.cpp rm -f nkdata_s.lib lib -NOLOGO -OUT:"nkdata_s.lib" nsDataHandler.obj nsDataChannel.obj echo not_ranlib nkdata_s.lib not_ranlib nkdata_s.lib make[8]: Leaving directory `/c/build/comm-central/sb-de/mozilla/netwerk/protocol/data/src' make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/netwerk/protocol/data' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/netwerk/protocol/file' make[8]: Entering directory `/c/build/comm-central/sb-de/mozilla/netwerk/protocol/file/public' nsIFileProtocolHandler.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/netwerk/protocol/file/public -I../../../../dist/idl -e _xpidlgen/nsIFileProtocolHandler.xpt -d .deps/nsIFileProtocolHandler.pp /c/build/comm-central/comm-central/mozilla/netwerk/protocol/file/public/nsIFileProtocolHandler.idl nsIFileChannel.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/netwerk/protocol/file/public -I../../../../dist/idl -e _xpidlgen/nsIFileChannel.xpt -d .deps/nsIFileChannel.pp /c/build/comm-central/comm-central/mozilla/netwerk/protocol/file/public/nsIFileChannel.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpt_link.exe _xpidlgen/necko_file.xpt _xpidlgen/nsIFileProtocolHandler.xpt _xpidlgen/nsIFileChannel.xpt c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 _xpidlgen/necko_file.xpt ../../../../dist/bin/components make[8]: Leaving directory `/c/build/comm-central/sb-de/mozilla/netwerk/protocol/file/public' make[8]: Entering directory `/c/build/comm-central/sb-de/mozilla/netwerk/protocol/file/src' nsFileProtocolHandler.cpp Building deps for /c/build/comm-central/comm-central/mozilla/netwerk/protocol/file/src/nsFileProtocolHandler.cpp cl -FonsFileProtocolHandler.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DIMPL_NS_NET -I/c/build/comm-central/comm-central/mozilla/netwerk/protocol/file/src/../../../base/src -I/c/build/comm-central/comm-central/mozilla/xpcom/ds -I/c/build/comm-central/comm-central/mozilla/netwerk/protocol/file/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/netwerk/protocol/file/src/nsFileProtocolHandler.cpp nsFileProtocolHandler.cpp nsFileChannel.cpp Building deps for /c/build/comm-central/comm-central/mozilla/netwerk/protocol/file/src/nsFileChannel.cpp cl -FonsFileChannel.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DIMPL_NS_NET -I/c/build/comm-central/comm-central/mozilla/netwerk/protocol/file/src/../../../base/src -I/c/build/comm-central/comm-central/mozilla/xpcom/ds -I/c/build/comm-central/comm-central/mozilla/netwerk/protocol/file/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/netwerk/protocol/file/src/nsFileChannel.cpp nsFileChannel.cpp rm -f nkfile_s.lib lib -NOLOGO -OUT:"nkfile_s.lib" nsFileProtocolHandler.obj nsFileChannel.obj echo not_ranlib nkfile_s.lib not_ranlib nkfile_s.lib make[8]: Leaving directory `/c/build/comm-central/sb-de/mozilla/netwerk/protocol/file/src' make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/netwerk/protocol/file' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/netwerk/protocol/ftp' make[8]: Entering directory `/c/build/comm-central/sb-de/mozilla/netwerk/protocol/ftp/public' nsIFTPChannel.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/netwerk/protocol/ftp/public -I../../../../dist/idl -e _xpidlgen/nsIFTPChannel.xpt -d .deps/nsIFTPChannel.pp /c/build/comm-central/comm-central/mozilla/netwerk/protocol/ftp/public/nsIFTPChannel.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpt_link.exe _xpidlgen/necko_ftp.xpt _xpidlgen/nsIFTPChannel.xpt c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 _xpidlgen/necko_ftp.xpt ../../../../dist/bin/components make[8]: Leaving directory `/c/build/comm-central/sb-de/mozilla/netwerk/protocol/ftp/public' make[8]: Entering directory `/c/build/comm-central/sb-de/mozilla/netwerk/protocol/ftp/src' nsFtpProtocolHandler.cpp Building deps for /c/build/comm-central/comm-central/mozilla/netwerk/protocol/ftp/src/nsFtpProtocolHandler.cpp cl -FonsFtpProtocolHandler.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DFORCE_PR_LOG -DIMPL_NS_NET -I/c/build/comm-central/comm-central/mozilla/netwerk/protocol/ftp/src/../../../base/src -I/c/build/comm-central/comm-central/mozilla/xpcom/ds -I/c/build/comm-central/comm-central/mozilla/netwerk/protocol/ftp/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/netwerk/protocol/ftp/src/nsFtpProtocolHandler.cpp nsFtpProtocolHandler.cpp nsFTPChannel.cpp Building deps for /c/build/comm-central/comm-central/mozilla/netwerk/protocol/ftp/src/nsFTPChannel.cpp cl -FonsFTPChannel.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DFORCE_PR_LOG -DIMPL_NS_NET -I/c/build/comm-central/comm-central/mozilla/netwerk/protocol/ftp/src/../../../base/src -I/c/build/comm-central/comm-central/mozilla/xpcom/ds -I/c/build/comm-central/comm-central/mozilla/netwerk/protocol/ftp/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/netwerk/protocol/ftp/src/nsFTPChannel.cpp nsFTPChannel.cpp nsFtpConnectionThread.cpp Building deps for /c/build/comm-central/comm-central/mozilla/netwerk/protocol/ftp/src/nsFtpConnectionThread.cpp cl -FonsFtpConnectionThread.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DFORCE_PR_LOG -DIMPL_NS_NET -I/c/build/comm-central/comm-central/mozilla/netwerk/protocol/ftp/src/../../../base/src -I/c/build/comm-central/comm-central/mozilla/xpcom/ds -I/c/build/comm-central/comm-central/mozilla/netwerk/protocol/ftp/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/netwerk/protocol/ftp/src/nsFtpConnectionThread.cpp nsFtpConnectionThread.cpp nsFtpControlConnection.cpp Building deps for /c/build/comm-central/comm-central/mozilla/netwerk/protocol/ftp/src/nsFtpControlConnection.cpp cl -FonsFtpControlConnection.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DFORCE_PR_LOG -DIMPL_NS_NET -I/c/build/comm-central/comm-central/mozilla/netwerk/protocol/ftp/src/../../../base/src -I/c/build/comm-central/comm-central/mozilla/xpcom/ds -I/c/build/comm-central/comm-central/mozilla/netwerk/protocol/ftp/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/netwerk/protocol/ftp/src/nsFtpControlConnection.cpp nsFtpControlConnection.cpp rm -f nkftp_s.lib lib -NOLOGO -OUT:"nkftp_s.lib" nsFtpProtocolHandler.obj nsFTPChannel.obj nsFtpConnectionThread.obj nsFtpControlConnection.obj echo not_ranlib nkftp_s.lib not_ranlib nkftp_s.lib make[8]: Leaving directory `/c/build/comm-central/sb-de/mozilla/netwerk/protocol/ftp/src' make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/netwerk/protocol/ftp' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/netwerk/protocol/gopher' make[8]: Entering directory `/c/build/comm-central/sb-de/mozilla/netwerk/protocol/gopher/src' nsGopherHandler.cpp Building deps for /c/build/comm-central/comm-central/mozilla/netwerk/protocol/gopher/src/nsGopherHandler.cpp cl -FonsGopherHandler.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/netwerk/protocol/gopher/src/../../../base/src -I/c/build/comm-central/comm-central/mozilla/netwerk/protocol/gopher/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/netwerk/protocol/gopher/src/nsGopherHandler.cpp nsGopherHandler.cpp nsGopherChannel.cpp Building deps for /c/build/comm-central/comm-central/mozilla/netwerk/protocol/gopher/src/nsGopherChannel.cpp cl -FonsGopherChannel.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/netwerk/protocol/gopher/src/../../../base/src -I/c/build/comm-central/comm-central/mozilla/netwerk/protocol/gopher/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/netwerk/protocol/gopher/src/nsGopherChannel.cpp nsGopherChannel.cpp rm -f nkgopher_s.lib lib -NOLOGO -OUT:"nkgopher_s.lib" nsGopherHandler.obj nsGopherChannel.obj echo not_ranlib nkgopher_s.lib not_ranlib nkgopher_s.lib make[8]: Leaving directory `/c/build/comm-central/sb-de/mozilla/netwerk/protocol/gopher/src' make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/netwerk/protocol/gopher' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/netwerk/protocol/http' make[8]: Entering directory `/c/build/comm-central/sb-de/mozilla/netwerk/protocol/http/public' nsIHttpChannelInternal.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/netwerk/protocol/http/public -I../../../../dist/idl -e _xpidlgen/nsIHttpChannelInternal.xpt -d .deps/nsIHttpChannelInternal.pp /c/build/comm-central/comm-central/mozilla/netwerk/protocol/http/public/nsIHttpChannelInternal.idl nsIHttpProtocolHandler.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/netwerk/protocol/http/public -I../../../../dist/idl -e _xpidlgen/nsIHttpProtocolHandler.xpt -d .deps/nsIHttpProtocolHandler.pp /c/build/comm-central/comm-central/mozilla/netwerk/protocol/http/public/nsIHttpProtocolHandler.idl nsIHttpEventSink.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/netwerk/protocol/http/public -I../../../../dist/idl -e _xpidlgen/nsIHttpEventSink.xpt -d .deps/nsIHttpEventSink.pp /c/build/comm-central/comm-central/mozilla/netwerk/protocol/http/public/nsIHttpEventSink.idl nsIHttpAuthenticator.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/netwerk/protocol/http/public -I../../../../dist/idl -e _xpidlgen/nsIHttpAuthenticator.xpt -d .deps/nsIHttpAuthenticator.pp /c/build/comm-central/comm-central/mozilla/netwerk/protocol/http/public/nsIHttpAuthenticator.idl nsIHttpAuthManager.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/netwerk/protocol/http/public -I../../../../dist/idl -e _xpidlgen/nsIHttpAuthManager.xpt -d .deps/nsIHttpAuthManager.pp /c/build/comm-central/comm-central/mozilla/netwerk/protocol/http/public/nsIHttpAuthManager.idl nsIHttpActivityObserver.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/netwerk/protocol/http/public -I../../../../dist/idl -e _xpidlgen/nsIHttpActivityObserver.xpt -d .deps/nsIHttpActivityObserver.pp /c/build/comm-central/comm-central/mozilla/netwerk/protocol/http/public/nsIHttpActivityObserver.idl nsIHttpChannel.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/netwerk/protocol/http/public -I../../../../dist/idl -e _xpidlgen/nsIHttpChannel.xpt -d .deps/nsIHttpChannel.pp /c/build/comm-central/comm-central/mozilla/netwerk/protocol/http/public/nsIHttpChannel.idl nsIHttpHeaderVisitor.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/netwerk/protocol/http/public -I../../../../dist/idl -e _xpidlgen/nsIHttpHeaderVisitor.xpt -d .deps/nsIHttpHeaderVisitor.pp /c/build/comm-central/comm-central/mozilla/netwerk/protocol/http/public/nsIHttpHeaderVisitor.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpt_link.exe _xpidlgen/necko_http.xpt _xpidlgen/nsIHttpChannelInternal.xpt _xpidlgen/nsIHttpProtocolHandler.xpt _xpidlgen/nsIHttpEventSink.xpt _xpidlgen/nsIHttpAuthenticator.xpt _xpidlgen/nsIHttpAuthManager.xpt _xpidlgen/nsIHttpActivityObserver.xpt _xpidlgen/nsIHttpChannel.xpt _xpidlgen/nsIHttpHeaderVisitor.xpt c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 _xpidlgen/necko_http.xpt ../../../../dist/bin/components make[8]: Leaving directory `/c/build/comm-central/sb-de/mozilla/netwerk/protocol/http/public' make[8]: Entering directory `/c/build/comm-central/sb-de/mozilla/netwerk/protocol/http/src' nsHttp.cpp Building deps for /c/build/comm-central/comm-central/mozilla/netwerk/protocol/http/src/nsHttp.cpp cl -FonsHttp.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DIMPL_NS_NET -I/c/build/comm-central/comm-central/mozilla/netwerk/protocol/http/src/../../../base/src -I/c/build/comm-central/comm-central/mozilla/xpcom/ds -I/c/build/comm-central/comm-central/mozilla/netwerk/protocol/http/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/netwerk/protocol/http/src/nsHttp.cpp nsHttp.cpp nsHttpHeaderArray.cpp Building deps for /c/build/comm-central/comm-central/mozilla/netwerk/protocol/http/src/nsHttpHeaderArray.cpp cl -FonsHttpHeaderArray.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DIMPL_NS_NET -I/c/build/comm-central/comm-central/mozilla/netwerk/protocol/http/src/../../../base/src -I/c/build/comm-central/comm-central/mozilla/xpcom/ds -I/c/build/comm-central/comm-central/mozilla/netwerk/protocol/http/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/netwerk/protocol/http/src/nsHttpHeaderArray.cpp nsHttpHeaderArray.cpp nsHttpConnectionInfo.cpp Building deps for /c/build/comm-central/comm-central/mozilla/netwerk/protocol/http/src/nsHttpConnectionInfo.cpp cl -FonsHttpConnectionInfo.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DIMPL_NS_NET -I/c/build/comm-central/comm-central/mozilla/netwerk/protocol/http/src/../../../base/src -I/c/build/comm-central/comm-central/mozilla/xpcom/ds -I/c/build/comm-central/comm-central/mozilla/netwerk/protocol/http/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/netwerk/protocol/http/src/nsHttpConnectionInfo.cpp nsHttpConnectionInfo.cpp nsHttpConnection.cpp Building deps for /c/build/comm-central/comm-central/mozilla/netwerk/protocol/http/src/nsHttpConnection.cpp cl -FonsHttpConnection.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DIMPL_NS_NET -I/c/build/comm-central/comm-central/mozilla/netwerk/protocol/http/src/../../../base/src -I/c/build/comm-central/comm-central/mozilla/xpcom/ds -I/c/build/comm-central/comm-central/mozilla/netwerk/protocol/http/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/netwerk/protocol/http/src/nsHttpConnection.cpp nsHttpConnection.cpp nsHttpConnectionMgr.cpp Building deps for /c/build/comm-central/comm-central/mozilla/netwerk/protocol/http/src/nsHttpConnectionMgr.cpp cl -FonsHttpConnectionMgr.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DIMPL_NS_NET -I/c/build/comm-central/comm-central/mozilla/netwerk/protocol/http/src/../../../base/src -I/c/build/comm-central/comm-central/mozilla/xpcom/ds -I/c/build/comm-central/comm-central/mozilla/netwerk/protocol/http/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/netwerk/protocol/http/src/nsHttpConnectionMgr.cpp nsHttpConnectionMgr.cpp nsHttpRequestHead.cpp Building deps for /c/build/comm-central/comm-central/mozilla/netwerk/protocol/http/src/nsHttpRequestHead.cpp cl -FonsHttpRequestHead.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DIMPL_NS_NET -I/c/build/comm-central/comm-central/mozilla/netwerk/protocol/http/src/../../../base/src -I/c/build/comm-central/comm-central/mozilla/xpcom/ds -I/c/build/comm-central/comm-central/mozilla/netwerk/protocol/http/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/netwerk/protocol/http/src/nsHttpRequestHead.cpp nsHttpRequestHead.cpp nsHttpResponseHead.cpp Building deps for /c/build/comm-central/comm-central/mozilla/netwerk/protocol/http/src/nsHttpResponseHead.cpp cl -FonsHttpResponseHead.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DIMPL_NS_NET -I/c/build/comm-central/comm-central/mozilla/netwerk/protocol/http/src/../../../base/src -I/c/build/comm-central/comm-central/mozilla/xpcom/ds -I/c/build/comm-central/comm-central/mozilla/netwerk/protocol/http/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/netwerk/protocol/http/src/nsHttpResponseHead.cpp nsHttpResponseHead.cpp nsHttpChunkedDecoder.cpp Building deps for /c/build/comm-central/comm-central/mozilla/netwerk/protocol/http/src/nsHttpChunkedDecoder.cpp cl -FonsHttpChunkedDecoder.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DIMPL_NS_NET -I/c/build/comm-central/comm-central/mozilla/netwerk/protocol/http/src/../../../base/src -I/c/build/comm-central/comm-central/mozilla/xpcom/ds -I/c/build/comm-central/comm-central/mozilla/netwerk/protocol/http/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/netwerk/protocol/http/src/nsHttpChunkedDecoder.cpp nsHttpChunkedDecoder.cpp nsHttpAuthCache.cpp Building deps for /c/build/comm-central/comm-central/mozilla/netwerk/protocol/http/src/nsHttpAuthCache.cpp cl -FonsHttpAuthCache.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DIMPL_NS_NET -I/c/build/comm-central/comm-central/mozilla/netwerk/protocol/http/src/../../../base/src -I/c/build/comm-central/comm-central/mozilla/xpcom/ds -I/c/build/comm-central/comm-central/mozilla/netwerk/protocol/http/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/netwerk/protocol/http/src/nsHttpAuthCache.cpp nsHttpAuthCache.cpp nsHttpAuthManager.cpp Building deps for /c/build/comm-central/comm-central/mozilla/netwerk/protocol/http/src/nsHttpAuthManager.cpp cl -FonsHttpAuthManager.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DIMPL_NS_NET -I/c/build/comm-central/comm-central/mozilla/netwerk/protocol/http/src/../../../base/src -I/c/build/comm-central/comm-central/mozilla/xpcom/ds -I/c/build/comm-central/comm-central/mozilla/netwerk/protocol/http/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/netwerk/protocol/http/src/nsHttpAuthManager.cpp nsHttpAuthManager.cpp nsHttpBasicAuth.cpp Building deps for /c/build/comm-central/comm-central/mozilla/netwerk/protocol/http/src/nsHttpBasicAuth.cpp cl -FonsHttpBasicAuth.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DIMPL_NS_NET -I/c/build/comm-central/comm-central/mozilla/netwerk/protocol/http/src/../../../base/src -I/c/build/comm-central/comm-central/mozilla/xpcom/ds -I/c/build/comm-central/comm-central/mozilla/netwerk/protocol/http/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/netwerk/protocol/http/src/nsHttpBasicAuth.cpp nsHttpBasicAuth.cpp nsHttpDigestAuth.cpp Building deps for /c/build/comm-central/comm-central/mozilla/netwerk/protocol/http/src/nsHttpDigestAuth.cpp cl -FonsHttpDigestAuth.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DIMPL_NS_NET -I/c/build/comm-central/comm-central/mozilla/netwerk/protocol/http/src/../../../base/src -I/c/build/comm-central/comm-central/mozilla/xpcom/ds -I/c/build/comm-central/comm-central/mozilla/netwerk/protocol/http/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/netwerk/protocol/http/src/nsHttpDigestAuth.cpp nsHttpDigestAuth.cpp nsHttpNTLMAuth.cpp Building deps for /c/build/comm-central/comm-central/mozilla/netwerk/protocol/http/src/nsHttpNTLMAuth.cpp cl -FonsHttpNTLMAuth.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DIMPL_NS_NET -I/c/build/comm-central/comm-central/mozilla/netwerk/protocol/http/src/../../../base/src -I/c/build/comm-central/comm-central/mozilla/xpcom/ds -I/c/build/comm-central/comm-central/mozilla/netwerk/protocol/http/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/netwerk/protocol/http/src/nsHttpNTLMAuth.cpp nsHttpNTLMAuth.cpp nsHttpTransaction.cpp Building deps for /c/build/comm-central/comm-central/mozilla/netwerk/protocol/http/src/nsHttpTransaction.cpp cl -FonsHttpTransaction.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DIMPL_NS_NET -I/c/build/comm-central/comm-central/mozilla/netwerk/protocol/http/src/../../../base/src -I/c/build/comm-central/comm-central/mozilla/xpcom/ds -I/c/build/comm-central/comm-central/mozilla/netwerk/protocol/http/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/netwerk/protocol/http/src/nsHttpTransaction.cpp nsHttpTransaction.cpp nsHttpHandler.cpp Building deps for /c/build/comm-central/comm-central/mozilla/netwerk/protocol/http/src/nsHttpHandler.cpp cl -FonsHttpHandler.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DIMPL_NS_NET -I/c/build/comm-central/comm-central/mozilla/netwerk/protocol/http/src/../../../base/src -I/c/build/comm-central/comm-central/mozilla/xpcom/ds -I/c/build/comm-central/comm-central/mozilla/netwerk/protocol/http/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/netwerk/protocol/http/src/nsHttpHandler.cpp nsHttpHandler.cpp nsHttpChannel.cpp Building deps for /c/build/comm-central/comm-central/mozilla/netwerk/protocol/http/src/nsHttpChannel.cpp cl -FonsHttpChannel.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DIMPL_NS_NET -I/c/build/comm-central/comm-central/mozilla/netwerk/protocol/http/src/../../../base/src -I/c/build/comm-central/comm-central/mozilla/xpcom/ds -I/c/build/comm-central/comm-central/mozilla/netwerk/protocol/http/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/netwerk/protocol/http/src/nsHttpChannel.cpp nsHttpChannel.cpp c:/build/comm-central/comm-central/mozilla/netwerk/protocol/http/src/nsHttpChannel.cpp(5385) : warning C4244: 'argument' : conversion from 'PRUint64' to 'PRUint32', possible loss of data nsHttpPipeline.cpp Building deps for /c/build/comm-central/comm-central/mozilla/netwerk/protocol/http/src/nsHttpPipeline.cpp cl -FonsHttpPipeline.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DIMPL_NS_NET -I/c/build/comm-central/comm-central/mozilla/netwerk/protocol/http/src/../../../base/src -I/c/build/comm-central/comm-central/mozilla/xpcom/ds -I/c/build/comm-central/comm-central/mozilla/netwerk/protocol/http/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/netwerk/protocol/http/src/nsHttpPipeline.cpp nsHttpPipeline.cpp nsHttpActivityDistributor.cpp Building deps for /c/build/comm-central/comm-central/mozilla/netwerk/protocol/http/src/nsHttpActivityDistributor.cpp cl -FonsHttpActivityDistributor.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DIMPL_NS_NET -I/c/build/comm-central/comm-central/mozilla/netwerk/protocol/http/src/../../../base/src -I/c/build/comm-central/comm-central/mozilla/xpcom/ds -I/c/build/comm-central/comm-central/mozilla/netwerk/protocol/http/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/netwerk/protocol/http/src/nsHttpActivityDistributor.cpp nsHttpActivityDistributor.cpp rm -f nkhttp_s.lib lib -NOLOGO -OUT:"nkhttp_s.lib" nsHttp.obj nsHttpHeaderArray.obj nsHttpConnectionInfo.obj nsHttpConnection.obj nsHttpConnectionMgr.obj nsHttpRequestHead.obj nsHttpResponseHead.obj nsHttpChunkedDecoder.obj nsHttpAuthCache.obj nsHttpAuthManager.obj nsHttpBasicAuth.obj nsHttpDigestAuth.obj nsHttpNTLMAuth.obj nsHttpTransaction.obj nsHttpHandler.obj nsHttpChannel.obj nsHttpPipeline.obj nsHttpActivityDistributor.obj echo not_ranlib nkhttp_s.lib not_ranlib nkhttp_s.lib make[8]: Leaving directory `/c/build/comm-central/sb-de/mozilla/netwerk/protocol/http/src' make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/netwerk/protocol/http' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/netwerk/protocol/res' make[8]: Entering directory `/c/build/comm-central/sb-de/mozilla/netwerk/protocol/res/public' nsIResProtocolHandler.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/netwerk/protocol/res/public -I../../../../dist/idl -e _xpidlgen/nsIResProtocolHandler.xpt -d .deps/nsIResProtocolHandler.pp /c/build/comm-central/comm-central/mozilla/netwerk/protocol/res/public/nsIResProtocolHandler.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpt_link.exe _xpidlgen/necko_res.xpt _xpidlgen/nsIResProtocolHandler.xpt c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 _xpidlgen/necko_res.xpt ../../../../dist/bin/components make[8]: Leaving directory `/c/build/comm-central/sb-de/mozilla/netwerk/protocol/res/public' make[8]: Entering directory `/c/build/comm-central/sb-de/mozilla/netwerk/protocol/res/src' nsResProtocolHandler.cpp Building deps for /c/build/comm-central/comm-central/mozilla/netwerk/protocol/res/src/nsResProtocolHandler.cpp cl -FonsResProtocolHandler.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DIMPL_NS_NET -I/c/build/comm-central/comm-central/mozilla/netwerk/base/src -I/c/build/comm-central/comm-central/mozilla/netwerk/protocol/res/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/netwerk/protocol/res/src/nsResProtocolHandler.cpp nsResProtocolHandler.cpp rm -f nkres_s.lib lib -NOLOGO -OUT:"nkres_s.lib" nsResProtocolHandler.obj echo not_ranlib nkres_s.lib not_ranlib nkres_s.lib make[8]: Leaving directory `/c/build/comm-central/sb-de/mozilla/netwerk/protocol/res/src' make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/netwerk/protocol/res' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/netwerk/protocol/viewsource' make[8]: Entering directory `/c/build/comm-central/sb-de/mozilla/netwerk/protocol/viewsource/public' nsIViewSourceChannel.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/netwerk/protocol/viewsource/public -I../../../../dist/idl -e _xpidlgen/nsIViewSourceChannel.xpt -d .deps/nsIViewSourceChannel.pp /c/build/comm-central/comm-central/mozilla/netwerk/protocol/viewsource/public/nsIViewSourceChannel.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpt_link.exe _xpidlgen/necko_viewsource.xpt _xpidlgen/nsIViewSourceChannel.xpt c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 _xpidlgen/necko_viewsource.xpt ../../../../dist/bin/components make[8]: Leaving directory `/c/build/comm-central/sb-de/mozilla/netwerk/protocol/viewsource/public' make[8]: Entering directory `/c/build/comm-central/sb-de/mozilla/netwerk/protocol/viewsource/src' nsViewSourceHandler.cpp Building deps for /c/build/comm-central/comm-central/mozilla/netwerk/protocol/viewsource/src/nsViewSourceHandler.cpp cl -FonsViewSourceHandler.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/netwerk/protocol/viewsource/src/../../../base/src -I/c/build/comm-central/comm-central/mozilla/netwerk/protocol/viewsource/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/netwerk/protocol/viewsource/src/nsViewSourceHandler.cpp nsViewSourceHandler.cpp nsViewSourceChannel.cpp Building deps for /c/build/comm-central/comm-central/mozilla/netwerk/protocol/viewsource/src/nsViewSourceChannel.cpp cl -FonsViewSourceChannel.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/netwerk/protocol/viewsource/src/../../../base/src -I/c/build/comm-central/comm-central/mozilla/netwerk/protocol/viewsource/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/netwerk/protocol/viewsource/src/nsViewSourceChannel.cpp nsViewSourceChannel.cpp rm -f nkviewsource_s.lib lib -NOLOGO -OUT:"nkviewsource_s.lib" nsViewSourceHandler.obj nsViewSourceChannel.obj echo not_ranlib nkviewsource_s.lib not_ranlib nkviewsource_s.lib make[8]: Leaving directory `/c/build/comm-central/sb-de/mozilla/netwerk/protocol/viewsource/src' make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/netwerk/protocol/viewsource' make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/netwerk/protocol' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/netwerk/system' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/netwerk/system/win32' nsNotifyAddrListener.cpp Building deps for /c/build/comm-central/comm-central/mozilla/netwerk/system/win32/nsNotifyAddrListener.cpp cl -FonsNotifyAddrListener.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DIMPL_NS_NET -I/c/build/comm-central/comm-central/mozilla/netwerk/system/win32 -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/netwerk/system/win32/nsNotifyAddrListener.cpp nsNotifyAddrListener.cpp rm -f neckosystem_s.lib lib -NOLOGO -OUT:"neckosystem_s.lib" nsNotifyAddrListener.obj echo not_ranlib neckosystem_s.lib not_ranlib neckosystem_s.lib make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/netwerk/system/win32' make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/netwerk/system' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/netwerk/wifi' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/netwerk/wifi/public' nsIWifiMonitor.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/netwerk/wifi/public -I../../../dist/idl -e _xpidlgen/nsIWifiMonitor.xpt -d .deps/nsIWifiMonitor.pp /c/build/comm-central/comm-central/mozilla/netwerk/wifi/public/nsIWifiMonitor.idl nsIWifiListener.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/netwerk/wifi/public -I../../../dist/idl -e _xpidlgen/nsIWifiListener.xpt -d .deps/nsIWifiListener.pp /c/build/comm-central/comm-central/mozilla/netwerk/wifi/public/nsIWifiListener.idl nsIWifiAccessPoint.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/netwerk/wifi/public -I../../../dist/idl -e _xpidlgen/nsIWifiAccessPoint.xpt -d .deps/nsIWifiAccessPoint.pp /c/build/comm-central/comm-central/mozilla/netwerk/wifi/public/nsIWifiAccessPoint.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpt_link.exe _xpidlgen/necko_wifi.xpt _xpidlgen/nsIWifiMonitor.xpt _xpidlgen/nsIWifiListener.xpt _xpidlgen/nsIWifiAccessPoint.xpt c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 _xpidlgen/necko_wifi.xpt ../../../dist/bin/components make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/netwerk/wifi/public' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/netwerk/wifi/src' nsWifiMonitor.cpp Building deps for /c/build/comm-central/comm-central/mozilla/netwerk/wifi/src/nsWifiMonitor.cpp cl -FonsWifiMonitor.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DIMPL_NS_NET -I/c/build/comm-central/comm-central/mozilla/netwerk/wifi/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/netwerk/wifi/src/nsWifiMonitor.cpp nsWifiMonitor.cpp nsWifiAccessPoint.cpp Building deps for /c/build/comm-central/comm-central/mozilla/netwerk/wifi/src/nsWifiAccessPoint.cpp cl -FonsWifiAccessPoint.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DIMPL_NS_NET -I/c/build/comm-central/comm-central/mozilla/netwerk/wifi/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/netwerk/wifi/src/nsWifiAccessPoint.cpp nsWifiAccessPoint.cpp nsWifiScannerWin.cpp Building deps for /c/build/comm-central/comm-central/mozilla/netwerk/wifi/src/nsWifiScannerWin.cpp cl -FonsWifiScannerWin.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DIMPL_NS_NET -I/c/build/comm-central/comm-central/mozilla/netwerk/wifi/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/netwerk/wifi/src/nsWifiScannerWin.cpp nsWifiScannerWin.cpp rm -f neckowifi_s.lib lib -NOLOGO -OUT:"neckowifi_s.lib" nsWifiMonitor.obj nsWifiAccessPoint.obj nsWifiScannerWin.obj echo not_ranlib neckowifi_s.lib not_ranlib neckowifi_s.lib make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/netwerk/wifi/src' make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/netwerk/wifi' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/netwerk/build' nsNetModule.cpp Building deps for /c/build/comm-central/comm-central/mozilla/netwerk/build/nsNetModule.cpp cl -FonsNetModule.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DNECKO_OFFLINE_CACHE -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DIMPL_NS_NET -I/c/build/comm-central/comm-central/mozilla/netwerk/build/../base/src -I/c/build/comm-central/comm-central/mozilla/netwerk/build/../dns/src -I/c/build/comm-central/comm-central/mozilla/netwerk/build/../socket/base -I/c/build/comm-central/comm-central/mozilla/netwerk/build/../streamconv/src -I/c/build/comm-central/comm-central/mozilla/netwerk/build/../streamconv/converters -I/c/build/comm-central/comm-central/mozilla/netwerk/build/../mime/src -I/c/build/comm-central/comm-central/mozilla/netwerk/build/../cache/src -I/c/build/comm-central/comm-central/mozilla/netwerk/build/../protocol/about/src -I/c/build/comm-central/comm-central/mozilla/netwerk/build/../protocol/data/src -I/c/build/comm-central/comm-central/mozilla/netwerk/build/../protocol/file/src -I/c/build/comm-central/comm-central/mozilla/netwerk/build/../protocol/ftp/src -I/c/build/comm-central/comm-central/mozilla/netwerk/build/../protocol/http/src -I/c/build/comm-central/comm-central/mozilla/netwerk/build/../protocol/res/src -I/c/build/comm-central/comm-central/mozilla/netwerk/build/../protocol/viewsource/src -I/c/build/comm-central/comm-central/mozilla/netwerk/build/../system/win32 -I/c/build/comm-central/comm-central/mozilla/netwerk/build/../wifi/src -I/c/build/comm-central/comm-central/mozilla/netwerk/build -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/netwerk/build/nsNetModule.cpp nsNetModule.cpp rm -f necko.lib lib -NOLOGO -OUT:"necko.lib" nsNetModule.obj ../base/src/neckobase_s.lib ../dns/src/neckodns_s.lib ../socket/base/neckosocket_s.lib ../streamconv/src/nkconv_s.lib ../streamconv/converters/nkcnvts_s.lib ../mime/src/nkmime_s.lib ../cache/src/nkcache_s.lib ../protocol/about/src/nkabout_s.lib ../protocol/data/src/nkdata_s.lib ../protocol/file/src/nkfile_s.lib ../protocol/ftp/src/nkftp_s.lib ../protocol/http/src/nkhttp_s.lib ../protocol/res/src/nkres_s.lib ../protocol/viewsource/src/nkviewsource_s.lib ../system/win32/neckosystem_s.lib ../wifi/src/neckowifi_s.lib nkabout_s.lib(nsAboutBloat.obj) : warning LNK4221: no public symbols found; archive member will be inaccessible echo not_ranlib necko.lib not_ranlib necko.lib c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 necko.lib ../../staticlib/components make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/netwerk/build' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/netwerk/locales' c:/mozilla-build/python25/python2.5.exe /c/build/comm-central/comm-central/mozilla/config/JarMaker.py \ -j ../../dist/bin/chrome \ -t /c/build/comm-central/comm-central/mozilla -f jar -c /c/build/comm-central/de/netwerk -DNDEBUG -DTRIMMED -DAB_CD=de -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_CRT_SECURE_NO_WARNINGS=1 -D_CRT_NONSTDC_NO_WARNINGS=1 -DHAVE_WINSDKVER_H=1 -DMOZ_MSVC_STL_WRAP__Throw=1 -DWINVER=0x502 -D_WIN32_WINNT=0x502 -D_WIN32_IE=0x0500 -DMOZ_WINSDK_TARGETVER=0x06010000 -DMOZ_NTDDI_WS03=0x05020000 -DMOZ_NTDDI_LONGHORN=0x06000000 -DMOZ_NTDDI_WIN7=0x06010000 -DHAVE_IO_H=1 -DHAVE_SETBUF=1 -DHAVE_ISATTY=1 -DX_DISPLAY_MISSING=1 -DMOZILLA_VERSION=\"1.9.3a5pre\" -DMOZILLA_VERSION_U=1.9.3a5pre -DHAVE_SNPRINTF=1 -D_WINDOWS=1 -DWIN32=1 -DXP_WIN=1 -DXP_WIN32=1 -DHW_THREADS=1 -DSTDC_HEADERS=1 -DWIN32_LEAN_AND_MEAN=1 -DNO_X11=1 -DHAVE_OLEACC_IDL=1 -DHAVE_ATLBASE_H=1 -DHAVE_MMINTRIN_H=1 -D_X86_=1 -DD_INO=d_ino -DNS_ALWAYS_INLINE= -DNS_ATTR_MALLOC= -DNS_WARN_UNUSED_RESULT= -DNS_NORETURN= -DMALLOC_H=\ -DHAVE_FORCEINLINE=1 -DNS_ENABLE_TSF=1 -DMOZ_BUILD_APP=../calendar -DMOZ_DISTRIBUTION_ID=\"org.mozilla\" -DIBMBIDI=1 -DMOZ_VIEW_SOURCE=1 -DACCESSIBILITY=1 -DMOZ_JSLOADER=1 -DNS_PRINTING=1 -DNS_PRINT_PREVIEW=1 -DMOZ_OGG=1 -DMOZ_WAVE=1 -DMOZ_SYDNEYAUDIO=1 -DMOZ_MEDIA=1 -DMOZ_XTF=1 -DMOZ_CRASHREPORTER=1 -DMOZ_CRASHREPORTER_ENABLE_PERCENT=100 -DMOZ_SVG=1 -DMOZ_SMIL=1 -DMOZ_UPDATE_CHANNEL=default -DMOZ_FEEDS=1 -DMOZ_STORAGE=1 -DMOZ_LOGGING=1 -DMOZ_CHROME_FILE_FORMAT_JAR=1 -DMOZ_USER_DIR=\"Mozilla\" -DMOZ_STATIC_BUILD=1 -DMOZ_TREE_CAIRO=1 -DHAVE_UINT64_T=1 -DMOZ_XUL=1 -DMOZ_PROFILELOCKING=1 -DMOZ_RDF=1 -DBUILD_CTYPES=1 -DMOZ_MORKREADER=1 -DMOZ_PLACES=1 -DMOZ_DLL_SUFFIX=\".dll\" \ /c/build/comm-central/comm-central/mozilla/netwerk/locales/jar.mn make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/netwerk/locales' make[5]: Leaving directory `/c/build/comm-central/sb-de/mozilla/netwerk' make[5]: Entering directory `/c/build/comm-central/sb-de/mozilla/extensions/auth' nsAuthFactory.cpp Building deps for /c/build/comm-central/comm-central/mozilla/extensions/auth/nsAuthFactory.cpp cl -FonsAuthFactory.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DUSE_SSPI -I/c/build/comm-central/comm-central/mozilla/extensions/auth -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/extensions/auth/nsAuthFactory.cpp nsAuthFactory.cpp nsHttpNegotiateAuth.cpp Building deps for /c/build/comm-central/comm-central/mozilla/extensions/auth/nsHttpNegotiateAuth.cpp cl -FonsHttpNegotiateAuth.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DUSE_SSPI -I/c/build/comm-central/comm-central/mozilla/extensions/auth -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/extensions/auth/nsHttpNegotiateAuth.cpp nsHttpNegotiateAuth.cpp nsAuthGSSAPI.cpp Building deps for /c/build/comm-central/comm-central/mozilla/extensions/auth/nsAuthGSSAPI.cpp cl -FonsAuthGSSAPI.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DUSE_SSPI -I/c/build/comm-central/comm-central/mozilla/extensions/auth -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/extensions/auth/nsAuthGSSAPI.cpp nsAuthGSSAPI.cpp nsAuthSASL.cpp Building deps for /c/build/comm-central/comm-central/mozilla/extensions/auth/nsAuthSASL.cpp cl -FonsAuthSASL.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DUSE_SSPI -I/c/build/comm-central/comm-central/mozilla/extensions/auth -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/extensions/auth/nsAuthSASL.cpp nsAuthSASL.cpp nsAuthSSPI.cpp Building deps for /c/build/comm-central/comm-central/mozilla/extensions/auth/nsAuthSSPI.cpp cl -FonsAuthSSPI.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DUSE_SSPI -I/c/build/comm-central/comm-central/mozilla/extensions/auth -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/extensions/auth/nsAuthSSPI.cpp nsAuthSSPI.cpp rm -f auth.lib lib -NOLOGO -OUT:"auth.lib" nsAuthFactory.obj nsHttpNegotiateAuth.obj nsAuthGSSAPI.obj nsAuthSASL.obj nsAuthSSPI.obj echo not_ranlib auth.lib not_ranlib auth.lib c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 auth.lib ../../staticlib/components make[5]: Leaving directory `/c/build/comm-central/sb-de/mozilla/extensions/auth' make[5]: Entering directory `/c/build/comm-central/sb-de/mozilla/jpeg' jdapimin.c Building deps for /c/build/comm-central/comm-central/mozilla/jpeg/jdapimin.c cl -Fojdapimin.obj -c -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/jpeg -I. -I../dist/include -I../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O1 -MD -FI ../dist/include/mozilla-config.h -DMOZILLA_CLIENT -GL- /c/build/comm-central/comm-central/mozilla/jpeg/jdapimin.c jdapimin.c jdapistd.c Building deps for /c/build/comm-central/comm-central/mozilla/jpeg/jdapistd.c cl -Fojdapistd.obj -c -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/jpeg -I. -I../dist/include -I../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O1 -MD -FI ../dist/include/mozilla-config.h -DMOZILLA_CLIENT -GL- /c/build/comm-central/comm-central/mozilla/jpeg/jdapistd.c jdapistd.c jdatasrc.c Building deps for /c/build/comm-central/comm-central/mozilla/jpeg/jdatasrc.c cl -Fojdatasrc.obj -c -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/jpeg -I. -I../dist/include -I../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O1 -MD -FI ../dist/include/mozilla-config.h -DMOZILLA_CLIENT -GL- /c/build/comm-central/comm-central/mozilla/jpeg/jdatasrc.c jdatasrc.c jdatadst.c Building deps for /c/build/comm-central/comm-central/mozilla/jpeg/jdatadst.c cl -Fojdatadst.obj -c -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/jpeg -I. -I../dist/include -I../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O1 -MD -FI ../dist/include/mozilla-config.h -DMOZILLA_CLIENT -GL- /c/build/comm-central/comm-central/mozilla/jpeg/jdatadst.c jdatadst.c jdmaster.c Building deps for /c/build/comm-central/comm-central/mozilla/jpeg/jdmaster.c cl -Fojdmaster.obj -c -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/jpeg -I. -I../dist/include -I../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O1 -MD -FI ../dist/include/mozilla-config.h -DMOZILLA_CLIENT -GL- /c/build/comm-central/comm-central/mozilla/jpeg/jdmaster.c jdmaster.c jdinput.c Building deps for /c/build/comm-central/comm-central/mozilla/jpeg/jdinput.c cl -Fojdinput.obj -c -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/jpeg -I. -I../dist/include -I../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O1 -MD -FI ../dist/include/mozilla-config.h -DMOZILLA_CLIENT -GL- /c/build/comm-central/comm-central/mozilla/jpeg/jdinput.c jdinput.c jdmarker.c Building deps for /c/build/comm-central/comm-central/mozilla/jpeg/jdmarker.c cl -Fojdmarker.obj -c -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/jpeg -I. -I../dist/include -I../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O1 -MD -FI ../dist/include/mozilla-config.h -DMOZILLA_CLIENT -GL- /c/build/comm-central/comm-central/mozilla/jpeg/jdmarker.c jdmarker.c jdhuff.c Building deps for /c/build/comm-central/comm-central/mozilla/jpeg/jdhuff.c cl -Fojdhuff.obj -c -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/jpeg -I. -I../dist/include -I../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O1 -MD -FI ../dist/include/mozilla-config.h -DMOZILLA_CLIENT -GL- /c/build/comm-central/comm-central/mozilla/jpeg/jdhuff.c jdhuff.c jdphuff.c Building deps for /c/build/comm-central/comm-central/mozilla/jpeg/jdphuff.c cl -Fojdphuff.obj -c -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/jpeg -I. -I../dist/include -I../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O1 -MD -FI ../dist/include/mozilla-config.h -DMOZILLA_CLIENT -GL- /c/build/comm-central/comm-central/mozilla/jpeg/jdphuff.c jdphuff.c jdmainct.c Building deps for /c/build/comm-central/comm-central/mozilla/jpeg/jdmainct.c cl -Fojdmainct.obj -c -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/jpeg -I. -I../dist/include -I../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O1 -MD -FI ../dist/include/mozilla-config.h -DMOZILLA_CLIENT -GL- /c/build/comm-central/comm-central/mozilla/jpeg/jdmainct.c jdmainct.c jdcoefct.c Building deps for /c/build/comm-central/comm-central/mozilla/jpeg/jdcoefct.c cl -Fojdcoefct.obj -c -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/jpeg -I. -I../dist/include -I../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O1 -MD -FI ../dist/include/mozilla-config.h -DMOZILLA_CLIENT -GL- /c/build/comm-central/comm-central/mozilla/jpeg/jdcoefct.c jdcoefct.c jdpostct.c Building deps for /c/build/comm-central/comm-central/mozilla/jpeg/jdpostct.c cl -Fojdpostct.obj -c -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/jpeg -I. -I../dist/include -I../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O1 -MD -FI ../dist/include/mozilla-config.h -DMOZILLA_CLIENT -GL- /c/build/comm-central/comm-central/mozilla/jpeg/jdpostct.c jdpostct.c jddctmgr.c Building deps for /c/build/comm-central/comm-central/mozilla/jpeg/jddctmgr.c cl -Fojddctmgr.obj -c -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/jpeg -I. -I../dist/include -I../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O1 -MD -FI ../dist/include/mozilla-config.h -DMOZILLA_CLIENT -GL- /c/build/comm-central/comm-central/mozilla/jpeg/jddctmgr.c jddctmgr.c jidctfst.c Building deps for /c/build/comm-central/comm-central/mozilla/jpeg/jidctfst.c cl -Fojidctfst.obj -c -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/jpeg -I. -I../dist/include -I../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O1 -MD -FI ../dist/include/mozilla-config.h -DMOZILLA_CLIENT -GL- /c/build/comm-central/comm-central/mozilla/jpeg/jidctfst.c jidctfst.c jidctflt.c Building deps for /c/build/comm-central/comm-central/mozilla/jpeg/jidctflt.c cl -Fojidctflt.obj -c -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/jpeg -I. -I../dist/include -I../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O1 -MD -FI ../dist/include/mozilla-config.h -DMOZILLA_CLIENT -GL- /c/build/comm-central/comm-central/mozilla/jpeg/jidctflt.c jidctflt.c jidctint.c Building deps for /c/build/comm-central/comm-central/mozilla/jpeg/jidctint.c cl -Fojidctint.obj -c -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/jpeg -I. -I../dist/include -I../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O1 -MD -FI ../dist/include/mozilla-config.h -DMOZILLA_CLIENT -GL- /c/build/comm-central/comm-central/mozilla/jpeg/jidctint.c jidctint.c jdsample.c Building deps for /c/build/comm-central/comm-central/mozilla/jpeg/jdsample.c cl -Fojdsample.obj -c -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/jpeg -I. -I../dist/include -I../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O1 -MD -FI ../dist/include/mozilla-config.h -DMOZILLA_CLIENT -GL- /c/build/comm-central/comm-central/mozilla/jpeg/jdsample.c jdsample.c jdcolor.c Building deps for /c/build/comm-central/comm-central/mozilla/jpeg/jdcolor.c cl -Fojdcolor.obj -c -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/jpeg -I. -I../dist/include -I../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O1 -MD -FI ../dist/include/mozilla-config.h -DMOZILLA_CLIENT -GL- /c/build/comm-central/comm-central/mozilla/jpeg/jdcolor.c jdcolor.c jquant1.c Building deps for /c/build/comm-central/comm-central/mozilla/jpeg/jquant1.c cl -Fojquant1.obj -c -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/jpeg -I. -I../dist/include -I../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O1 -MD -FI ../dist/include/mozilla-config.h -DMOZILLA_CLIENT -GL- /c/build/comm-central/comm-central/mozilla/jpeg/jquant1.c jquant1.c jquant2.c Building deps for /c/build/comm-central/comm-central/mozilla/jpeg/jquant2.c cl -Fojquant2.obj -c -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/jpeg -I. -I../dist/include -I../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O1 -MD -FI ../dist/include/mozilla-config.h -DMOZILLA_CLIENT -GL- /c/build/comm-central/comm-central/mozilla/jpeg/jquant2.c jquant2.c jdmerge.c Building deps for /c/build/comm-central/comm-central/mozilla/jpeg/jdmerge.c cl -Fojdmerge.obj -c -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/jpeg -I. -I../dist/include -I../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O1 -MD -FI ../dist/include/mozilla-config.h -DMOZILLA_CLIENT -GL- /c/build/comm-central/comm-central/mozilla/jpeg/jdmerge.c jdmerge.c jcomapi.c Building deps for /c/build/comm-central/comm-central/mozilla/jpeg/jcomapi.c cl -Fojcomapi.obj -c -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/jpeg -I. -I../dist/include -I../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O1 -MD -FI ../dist/include/mozilla-config.h -DMOZILLA_CLIENT -GL- /c/build/comm-central/comm-central/mozilla/jpeg/jcomapi.c jcomapi.c jutils.c Building deps for /c/build/comm-central/comm-central/mozilla/jpeg/jutils.c cl -Fojutils.obj -c -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/jpeg -I. -I../dist/include -I../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O1 -MD -FI ../dist/include/mozilla-config.h -DMOZILLA_CLIENT -GL- /c/build/comm-central/comm-central/mozilla/jpeg/jutils.c jutils.c jerror.c Building deps for /c/build/comm-central/comm-central/mozilla/jpeg/jerror.c cl -Fojerror.obj -c -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/jpeg -I. -I../dist/include -I../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O1 -MD -FI ../dist/include/mozilla-config.h -DMOZILLA_CLIENT -GL- /c/build/comm-central/comm-central/mozilla/jpeg/jerror.c jerror.c jmemmgr.c Building deps for /c/build/comm-central/comm-central/mozilla/jpeg/jmemmgr.c cl -Fojmemmgr.obj -c -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/jpeg -I. -I../dist/include -I../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O1 -MD -FI ../dist/include/mozilla-config.h -DMOZILLA_CLIENT -GL- /c/build/comm-central/comm-central/mozilla/jpeg/jmemmgr.c jmemmgr.c jmemnobs.c Building deps for /c/build/comm-central/comm-central/mozilla/jpeg/jmemnobs.c cl -Fojmemnobs.obj -c -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/jpeg -I. -I../dist/include -I../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O1 -MD -FI ../dist/include/mozilla-config.h -DMOZILLA_CLIENT -GL- /c/build/comm-central/comm-central/mozilla/jpeg/jmemnobs.c jmemnobs.c jfdctflt.c Building deps for /c/build/comm-central/comm-central/mozilla/jpeg/jfdctflt.c cl -Fojfdctflt.obj -c -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/jpeg -I. -I../dist/include -I../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O1 -MD -FI ../dist/include/mozilla-config.h -DMOZILLA_CLIENT -GL- /c/build/comm-central/comm-central/mozilla/jpeg/jfdctflt.c jfdctflt.c jfdctfst.c Building deps for /c/build/comm-central/comm-central/mozilla/jpeg/jfdctfst.c cl -Fojfdctfst.obj -c -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/jpeg -I. -I../dist/include -I../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O1 -MD -FI ../dist/include/mozilla-config.h -DMOZILLA_CLIENT -GL- /c/build/comm-central/comm-central/mozilla/jpeg/jfdctfst.c jfdctfst.c jfdctint.c Building deps for /c/build/comm-central/comm-central/mozilla/jpeg/jfdctint.c cl -Fojfdctint.obj -c -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/jpeg -I. -I../dist/include -I../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O1 -MD -FI ../dist/include/mozilla-config.h -DMOZILLA_CLIENT -GL- /c/build/comm-central/comm-central/mozilla/jpeg/jfdctint.c jfdctint.c jcapimin.c Building deps for /c/build/comm-central/comm-central/mozilla/jpeg/jcapimin.c cl -Fojcapimin.obj -c -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/jpeg -I. -I../dist/include -I../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O1 -MD -FI ../dist/include/mozilla-config.h -DMOZILLA_CLIENT -GL- /c/build/comm-central/comm-central/mozilla/jpeg/jcapimin.c jcapimin.c jcparam.c Building deps for /c/build/comm-central/comm-central/mozilla/jpeg/jcparam.c cl -Fojcparam.obj -c -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/jpeg -I. -I../dist/include -I../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O1 -MD -FI ../dist/include/mozilla-config.h -DMOZILLA_CLIENT -GL- /c/build/comm-central/comm-central/mozilla/jpeg/jcparam.c jcparam.c jcapistd.c Building deps for /c/build/comm-central/comm-central/mozilla/jpeg/jcapistd.c cl -Fojcapistd.obj -c -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/jpeg -I. -I../dist/include -I../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O1 -MD -FI ../dist/include/mozilla-config.h -DMOZILLA_CLIENT -GL- /c/build/comm-central/comm-central/mozilla/jpeg/jcapistd.c jcapistd.c jcmarker.c Building deps for /c/build/comm-central/comm-central/mozilla/jpeg/jcmarker.c cl -Fojcmarker.obj -c -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/jpeg -I. -I../dist/include -I../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O1 -MD -FI ../dist/include/mozilla-config.h -DMOZILLA_CLIENT -GL- /c/build/comm-central/comm-central/mozilla/jpeg/jcmarker.c jcmarker.c jcinit.c Building deps for /c/build/comm-central/comm-central/mozilla/jpeg/jcinit.c cl -Fojcinit.obj -c -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/jpeg -I. -I../dist/include -I../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O1 -MD -FI ../dist/include/mozilla-config.h -DMOZILLA_CLIENT -GL- /c/build/comm-central/comm-central/mozilla/jpeg/jcinit.c jcinit.c jcmainct.c Building deps for /c/build/comm-central/comm-central/mozilla/jpeg/jcmainct.c cl -Fojcmainct.obj -c -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/jpeg -I. -I../dist/include -I../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O1 -MD -FI ../dist/include/mozilla-config.h -DMOZILLA_CLIENT -GL- /c/build/comm-central/comm-central/mozilla/jpeg/jcmainct.c jcmainct.c jchuff.c Building deps for /c/build/comm-central/comm-central/mozilla/jpeg/jchuff.c cl -Fojchuff.obj -c -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/jpeg -I. -I../dist/include -I../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O1 -MD -FI ../dist/include/mozilla-config.h -DMOZILLA_CLIENT -GL- /c/build/comm-central/comm-central/mozilla/jpeg/jchuff.c jchuff.c jcsample.c Building deps for /c/build/comm-central/comm-central/mozilla/jpeg/jcsample.c cl -Fojcsample.obj -c -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/jpeg -I. -I../dist/include -I../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O1 -MD -FI ../dist/include/mozilla-config.h -DMOZILLA_CLIENT -GL- /c/build/comm-central/comm-central/mozilla/jpeg/jcsample.c jcsample.c jcmaster.c Building deps for /c/build/comm-central/comm-central/mozilla/jpeg/jcmaster.c cl -Fojcmaster.obj -c -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/jpeg -I. -I../dist/include -I../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O1 -MD -FI ../dist/include/mozilla-config.h -DMOZILLA_CLIENT -GL- /c/build/comm-central/comm-central/mozilla/jpeg/jcmaster.c jcmaster.c jccoefct.c Building deps for /c/build/comm-central/comm-central/mozilla/jpeg/jccoefct.c cl -Fojccoefct.obj -c -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/jpeg -I. -I../dist/include -I../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O1 -MD -FI ../dist/include/mozilla-config.h -DMOZILLA_CLIENT -GL- /c/build/comm-central/comm-central/mozilla/jpeg/jccoefct.c jccoefct.c jccolor.c Building deps for /c/build/comm-central/comm-central/mozilla/jpeg/jccolor.c cl -Fojccolor.obj -c -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/jpeg -I. -I../dist/include -I../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O1 -MD -FI ../dist/include/mozilla-config.h -DMOZILLA_CLIENT -GL- /c/build/comm-central/comm-central/mozilla/jpeg/jccolor.c jccolor.c jcphuff.c Building deps for /c/build/comm-central/comm-central/mozilla/jpeg/jcphuff.c cl -Fojcphuff.obj -c -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/jpeg -I. -I../dist/include -I../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O1 -MD -FI ../dist/include/mozilla-config.h -DMOZILLA_CLIENT -GL- /c/build/comm-central/comm-central/mozilla/jpeg/jcphuff.c jcphuff.c jcdctmgr.c Building deps for /c/build/comm-central/comm-central/mozilla/jpeg/jcdctmgr.c cl -Fojcdctmgr.obj -c -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/jpeg -I. -I../dist/include -I../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O1 -MD -FI ../dist/include/mozilla-config.h -DMOZILLA_CLIENT -GL- /c/build/comm-central/comm-central/mozilla/jpeg/jcdctmgr.c jcdctmgr.c jcprepct.c Building deps for /c/build/comm-central/comm-central/mozilla/jpeg/jcprepct.c cl -Fojcprepct.obj -c -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/jpeg -I. -I../dist/include -I../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O1 -MD -FI ../dist/include/mozilla-config.h -DMOZILLA_CLIENT -GL- /c/build/comm-central/comm-central/mozilla/jpeg/jcprepct.c jcprepct.c rm -f jpeg3250.lib lib -NOLOGO -OUT:"jpeg3250.lib" jdapimin.obj jdapistd.obj jdatasrc.obj jdatadst.obj jdmaster.obj jdinput.obj jdmarker.obj jdhuff.obj jdphuff.obj jdmainct.obj jdcoefct.obj jdpostct.obj jddctmgr.obj jidctfst.obj jidctflt.obj jidctint.obj jdsample.obj jdcolor.obj jquant1.obj jquant2.obj jdmerge.obj jcomapi.obj jutils.obj jerror.obj jmemmgr.obj jmemnobs.obj jfdctflt.obj jfdctfst.obj jfdctint.obj jcapimin.obj jcparam.obj jcapistd.obj jcmarker.obj jcinit.obj jcmainct.obj jchuff.obj jcsample.obj jcmaster.obj jccoefct.obj jccolor.obj jcphuff.obj jcdctmgr.obj jcprepct.obj echo not_ranlib jpeg3250.lib not_ranlib jpeg3250.lib make[5]: Leaving directory `/c/build/comm-central/sb-de/mozilla/jpeg' make[5]: Entering directory `/c/build/comm-central/sb-de/mozilla/modules/zlib/standalone' adler32.c Building deps for adler32.c cl -Foadler32.obj -c -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/modules/zlib/standalone/../src -I/c/build/comm-central/comm-central/mozilla/modules/zlib/standalone -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O1 -MT -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/sb-de/mozilla/modules/zlib/standalone/adler32.c adler32.c compress.c Building deps for compress.c cl -Focompress.obj -c -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/modules/zlib/standalone/../src -I/c/build/comm-central/comm-central/mozilla/modules/zlib/standalone -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O1 -MT -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/sb-de/mozilla/modules/zlib/standalone/compress.c compress.c crc32.c Building deps for crc32.c cl -Focrc32.obj -c -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/modules/zlib/standalone/../src -I/c/build/comm-central/comm-central/mozilla/modules/zlib/standalone -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O1 -MT -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/sb-de/mozilla/modules/zlib/standalone/crc32.c crc32.c deflate.c Building deps for deflate.c cl -Fodeflate.obj -c -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/modules/zlib/standalone/../src -I/c/build/comm-central/comm-central/mozilla/modules/zlib/standalone -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O1 -MT -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/sb-de/mozilla/modules/zlib/standalone/deflate.c deflate.c gzio.c Building deps for gzio.c cl -Fogzio.obj -c -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/modules/zlib/standalone/../src -I/c/build/comm-central/comm-central/mozilla/modules/zlib/standalone -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O1 -MT -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/sb-de/mozilla/modules/zlib/standalone/gzio.c gzio.c infback.c Building deps for infback.c cl -Foinfback.obj -c -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/modules/zlib/standalone/../src -I/c/build/comm-central/comm-central/mozilla/modules/zlib/standalone -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O1 -MT -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/sb-de/mozilla/modules/zlib/standalone/infback.c infback.c inffast.c Building deps for inffast.c cl -Foinffast.obj -c -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/modules/zlib/standalone/../src -I/c/build/comm-central/comm-central/mozilla/modules/zlib/standalone -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O1 -MT -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/sb-de/mozilla/modules/zlib/standalone/inffast.c inffast.c inflate.c Building deps for inflate.c cl -Foinflate.obj -c -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/modules/zlib/standalone/../src -I/c/build/comm-central/comm-central/mozilla/modules/zlib/standalone -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O1 -MT -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/sb-de/mozilla/modules/zlib/standalone/inflate.c inflate.c inftrees.c Building deps for inftrees.c cl -Foinftrees.obj -c -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/modules/zlib/standalone/../src -I/c/build/comm-central/comm-central/mozilla/modules/zlib/standalone -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O1 -MT -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/sb-de/mozilla/modules/zlib/standalone/inftrees.c inftrees.c trees.c Building deps for trees.c cl -Fotrees.obj -c -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/modules/zlib/standalone/../src -I/c/build/comm-central/comm-central/mozilla/modules/zlib/standalone -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O1 -MT -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/sb-de/mozilla/modules/zlib/standalone/trees.c trees.c uncompr.c Building deps for uncompr.c cl -Founcompr.obj -c -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/modules/zlib/standalone/../src -I/c/build/comm-central/comm-central/mozilla/modules/zlib/standalone -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O1 -MT -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/sb-de/mozilla/modules/zlib/standalone/uncompr.c uncompr.c zutil.c Building deps for zutil.c cl -Fozutil.obj -c -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/modules/zlib/standalone/../src -I/c/build/comm-central/comm-central/mozilla/modules/zlib/standalone -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O1 -MT -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/sb-de/mozilla/modules/zlib/standalone/zutil.c zutil.c rm -f mozz_s.lib lib -NOLOGO -OUT:"mozz_s.lib" adler32.obj compress.obj crc32.obj deflate.obj gzio.obj infback.obj inffast.obj inflate.obj inftrees.obj trees.obj uncompr.obj zutil.obj echo not_ranlib mozz_s.lib not_ranlib mozz_s.lib make[5]: Leaving directory `/c/build/comm-central/sb-de/mozilla/modules/zlib/standalone' make[5]: Entering directory `/c/build/comm-central/sb-de/mozilla/modules/libbz2' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/modules/libbz2/src' blocksort.c cl -Fohost_blocksort.obj -c -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O1 -TC -nologo -Fdhost_blocksort.pdb -DXP_WIN32 -DXP_WIN -DWIN32 -D_WIN32 -DNO_X11 -O1 -MT -I/c/build/comm-central/comm-central/mozilla/modules/libbz2/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr /c/build/comm-central/comm-central/mozilla/modules/libbz2/src/blocksort.c blocksort.c bzlib.c cl -Fohost_bzlib.obj -c -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O1 -TC -nologo -Fdhost_bzlib.pdb -DXP_WIN32 -DXP_WIN -DWIN32 -D_WIN32 -DNO_X11 -O1 -MT -I/c/build/comm-central/comm-central/mozilla/modules/libbz2/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr /c/build/comm-central/comm-central/mozilla/modules/libbz2/src/bzlib.c bzlib.c c:/build/comm-central/comm-central/mozilla/modules/libbz2/src/bzlib.c(1432) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. C:\Program Files\Microsoft Visual Studio 9.0\VC\INCLUDE\string.h(79) : see declaration of 'strcat' c:/build/comm-central/comm-central/mozilla/modules/libbz2/src/bzlib.c(1433) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. C:\Program Files\Microsoft Visual Studio 9.0\VC\INCLUDE\string.h(79) : see declaration of 'strcat' c:/build/comm-central/comm-central/mozilla/modules/libbz2/src/bzlib.c(1438) : warning C4996: 'setmode': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _setmode. See online help for details. C:\Program Files\Microsoft Visual Studio 9.0\VC\INCLUDE\io.h(318) : see declaration of 'setmode' c:/build/comm-central/comm-central/mozilla/modules/libbz2/src/bzlib.c(1438) : warning C4996: 'fileno': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _fileno. See online help for details. C:\Program Files\Microsoft Visual Studio 9.0\VC\INCLUDE\stdio.h(722) : see declaration of 'fileno' c:/build/comm-central/comm-central/mozilla/modules/libbz2/src/bzlib.c(1440) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. C:\Program Files\Microsoft Visual Studio 9.0\VC\INCLUDE\stdio.h(237) : see declaration of 'fopen' c:/build/comm-central/comm-central/mozilla/modules/libbz2/src/bzlib.c(1446) : warning C4996: 'fdopen': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _fdopen. See online help for details. C:\Program Files\Microsoft Visual Studio 9.0\VC\INCLUDE\stdio.h(720) : see declaration of 'fdopen' compress.c cl -Fohost_compress.obj -c -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O1 -TC -nologo -Fdhost_compress.pdb -DXP_WIN32 -DXP_WIN -DWIN32 -D_WIN32 -DNO_X11 -O1 -MT -I/c/build/comm-central/comm-central/mozilla/modules/libbz2/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr /c/build/comm-central/comm-central/mozilla/modules/libbz2/src/compress.c compress.c crctable.c cl -Fohost_crctable.obj -c -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O1 -TC -nologo -Fdhost_crctable.pdb -DXP_WIN32 -DXP_WIN -DWIN32 -D_WIN32 -DNO_X11 -O1 -MT -I/c/build/comm-central/comm-central/mozilla/modules/libbz2/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr /c/build/comm-central/comm-central/mozilla/modules/libbz2/src/crctable.c crctable.c decompress.c cl -Fohost_decompress.obj -c -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O1 -TC -nologo -Fdhost_decompress.pdb -DXP_WIN32 -DXP_WIN -DWIN32 -D_WIN32 -DNO_X11 -O1 -MT -I/c/build/comm-central/comm-central/mozilla/modules/libbz2/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr /c/build/comm-central/comm-central/mozilla/modules/libbz2/src/decompress.c decompress.c huffman.c cl -Fohost_huffman.obj -c -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O1 -TC -nologo -Fdhost_huffman.pdb -DXP_WIN32 -DXP_WIN -DWIN32 -D_WIN32 -DNO_X11 -O1 -MT -I/c/build/comm-central/comm-central/mozilla/modules/libbz2/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr /c/build/comm-central/comm-central/mozilla/modules/libbz2/src/huffman.c huffman.c randtable.c cl -Fohost_randtable.obj -c -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O1 -TC -nologo -Fdhost_randtable.pdb -DXP_WIN32 -DXP_WIN -DWIN32 -D_WIN32 -DNO_X11 -O1 -MT -I/c/build/comm-central/comm-central/mozilla/modules/libbz2/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr /c/build/comm-central/comm-central/mozilla/modules/libbz2/src/randtable.c randtable.c rm -f hostbz2.lib lib -NOLOGO -OUT:"hostbz2.lib" host_blocksort.obj host_bzlib.obj host_compress.obj host_crctable.obj host_decompress.obj host_huffman.obj host_randtable.obj echo ranlib hostbz2.lib ranlib hostbz2.lib blocksort.c Building deps for /c/build/comm-central/comm-central/mozilla/modules/libbz2/src/blocksort.c cl -Foblocksort.obj -c -D_FILE_OFFSET_BITS=64 -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/modules/libbz2/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O1 -MT -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/modules/libbz2/src/blocksort.c blocksort.c bzlib.c Building deps for /c/build/comm-central/comm-central/mozilla/modules/libbz2/src/bzlib.c cl -Fobzlib.obj -c -D_FILE_OFFSET_BITS=64 -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/modules/libbz2/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O1 -MT -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/modules/libbz2/src/bzlib.c bzlib.c compress.c Building deps for /c/build/comm-central/comm-central/mozilla/modules/libbz2/src/compress.c cl -Focompress.obj -c -D_FILE_OFFSET_BITS=64 -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/modules/libbz2/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O1 -MT -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/modules/libbz2/src/compress.c compress.c crctable.c Building deps for /c/build/comm-central/comm-central/mozilla/modules/libbz2/src/crctable.c cl -Focrctable.obj -c -D_FILE_OFFSET_BITS=64 -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/modules/libbz2/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O1 -MT -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/modules/libbz2/src/crctable.c crctable.c decompress.c Building deps for /c/build/comm-central/comm-central/mozilla/modules/libbz2/src/decompress.c cl -Fodecompress.obj -c -D_FILE_OFFSET_BITS=64 -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/modules/libbz2/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O1 -MT -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/modules/libbz2/src/decompress.c decompress.c huffman.c Building deps for /c/build/comm-central/comm-central/mozilla/modules/libbz2/src/huffman.c cl -Fohuffman.obj -c -D_FILE_OFFSET_BITS=64 -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/modules/libbz2/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O1 -MT -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/modules/libbz2/src/huffman.c huffman.c randtable.c Building deps for /c/build/comm-central/comm-central/mozilla/modules/libbz2/src/randtable.c cl -Forandtable.obj -c -D_FILE_OFFSET_BITS=64 -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/modules/libbz2/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O1 -MT -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/modules/libbz2/src/randtable.c randtable.c rm -f bz2.lib lib -NOLOGO -OUT:"bz2.lib" blocksort.obj bzlib.obj compress.obj crctable.obj decompress.obj huffman.obj randtable.obj echo not_ranlib bz2.lib not_ranlib bz2.lib c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 hostbz2.lib ../../../dist/host/lib make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/modules/libbz2/src' make[5]: Leaving directory `/c/build/comm-central/sb-de/mozilla/modules/libbz2' make[5]: Entering directory `/c/build/comm-central/sb-de/mozilla/modules/libmar' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/modules/libmar/src' mar_create.c cl -Fohost_mar_create.obj -c -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O1 -TC -nologo -Fdhost_mar_create.pdb -DXP_WIN32 -DXP_WIN -DWIN32 -D_WIN32 -DNO_X11 -O1 -MT -I/c/build/comm-central/comm-central/mozilla/modules/libmar/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr /c/build/comm-central/comm-central/mozilla/modules/libmar/src/mar_create.c mar_create.c c:/build/comm-central/comm-central/mozilla/modules/libmar/src/mar_create.c(113) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. C:\Program Files\Microsoft Visual Studio 9.0\VC\INCLUDE\stdio.h(237) : see declaration of 'fopen' c:/build/comm-central/comm-central/mozilla/modules/libmar/src/mar_create.c(144) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. C:\Program Files\Microsoft Visual Studio 9.0\VC\INCLUDE\stdio.h(237) : see declaration of 'fopen' mar_extract.c cl -Fohost_mar_extract.obj -c -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O1 -TC -nologo -Fdhost_mar_extract.pdb -DXP_WIN32 -DXP_WIN -DWIN32 -D_WIN32 -DNO_X11 -O1 -MT -I/c/build/comm-central/comm-central/mozilla/modules/libmar/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr /c/build/comm-central/comm-central/mozilla/modules/libmar/src/mar_extract.c mar_extract.c c:/build/comm-central/comm-central/mozilla/modules/libmar/src/mar_extract.c(93) : warning C4996: '_open': This function or variable may be unsafe. Consider using _sopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. C:\Program Files\Microsoft Visual Studio 9.0\VC\INCLUDE\io.h(239) : see declaration of '_open' c:/build/comm-central/comm-central/mozilla/modules/libmar/src/mar_extract.c(100) : warning C4996: 'fdopen': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _fdopen. See online help for details. C:\Program Files\Microsoft Visual Studio 9.0\VC\INCLUDE\stdio.h(720) : see declaration of 'fdopen' mar_read.c cl -Fohost_mar_read.obj -c -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O1 -TC -nologo -Fdhost_mar_read.pdb -DXP_WIN32 -DXP_WIN -DWIN32 -D_WIN32 -DNO_X11 -O1 -MT -I/c/build/comm-central/comm-central/mozilla/modules/libmar/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr /c/build/comm-central/comm-central/mozilla/modules/libmar/src/mar_read.c mar_read.c c:/build/comm-central/comm-central/mozilla/modules/libmar/src/mar_read.c(209) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. C:\Program Files\Microsoft Visual Studio 9.0\VC\INCLUDE\stdio.h(237) : see declaration of 'fopen' c:/build/comm-central/comm-central/mozilla/modules/libmar/src/mar_read.c(220) : warning C4996: '_wfopen': This function or variable may be unsafe. Consider using _wfopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. C:\Program Files\Microsoft Visual Studio 9.0\VC\INCLUDE\stdio.h(594) : see declaration of '_wfopen' rm -f hostmar.lib lib -NOLOGO -OUT:"hostmar.lib" host_mar_create.obj host_mar_extract.obj host_mar_read.obj echo ranlib hostmar.lib ranlib hostmar.lib mar_create.c Building deps for /c/build/comm-central/comm-central/mozilla/modules/libmar/src/mar_create.c cl -Fomar_create.obj -c -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/modules/libmar/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O1 -MT -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/modules/libmar/src/mar_create.c mar_create.c mar_extract.c Building deps for /c/build/comm-central/comm-central/mozilla/modules/libmar/src/mar_extract.c cl -Fomar_extract.obj -c -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/modules/libmar/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O1 -MT -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/modules/libmar/src/mar_extract.c mar_extract.c mar_read.c Building deps for /c/build/comm-central/comm-central/mozilla/modules/libmar/src/mar_read.c cl -Fomar_read.obj -c -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/modules/libmar/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O1 -MT -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/modules/libmar/src/mar_read.c mar_read.c rm -f mar.lib lib -NOLOGO -OUT:"mar.lib" mar_create.obj mar_extract.obj mar_read.obj echo not_ranlib mar.lib not_ranlib mar.lib c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 hostmar.lib ../../../dist/host/lib make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/modules/libmar/src' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/modules/libmar/tool' mar.c cl -Fohost_mar.obj -c -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O1 -TC -nologo -Fdhost_mar.pdb -DXP_WIN32 -DXP_WIN -DWIN32 -D_WIN32 -DNO_X11 -O1 -MT -I/c/build/comm-central/comm-central/mozilla/modules/libmar/tool -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr /c/build/comm-central/comm-central/mozilla/modules/libmar/tool/mar.c mar.c c:/build/comm-central/comm-central/mozilla/modules/libmar/tool/mar.c(73) : warning C4101: 'command' : unreferenced local variable link -NOLOGO -OUT:mar.exe -PDB:mar.pdb host_mar.obj ../../../dist/host/lib/hostmar.lib ws2_32.lib c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 755 mar.exe ../../../dist/host/bin make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/modules/libmar/tool' make[5]: Leaving directory `/c/build/comm-central/sb-de/mozilla/modules/libmar' make[5]: Entering directory `/c/build/comm-central/sb-de/mozilla/other-licenses/bsdiff' bsdiff.c cl -Fohost_bsdiff.obj -c -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O1 -TC -nologo -Fdhost_bsdiff.pdb -DXP_WIN32 -DXP_WIN -DWIN32 -D_WIN32 -DNO_X11 -O1 -MD -I/c/build/comm-central/comm-central/mozilla/toolkit/mozapps/update/updater -I/c/build/comm-central/comm-central/mozilla/other-licenses/bsdiff -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr /c/build/comm-central/comm-central/mozilla/other-licenses/bsdiff/bsdiff.c bsdiff.c c:/build/comm-central/comm-central/mozilla/other-licenses/bsdiff/bsdiff.c(249) : warning C4996: 'open': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _open. See online help for details. C:\Program Files\Microsoft Visual Studio 9.0\VC\INCLUDE\io.h(316) : see declaration of 'open' c:/build/comm-central/comm-central/mozilla/other-licenses/bsdiff/bsdiff.c(249) : warning C4996: 'lseek': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _lseek. See online help for details. C:\Program Files\Microsoft Visual Studio 9.0\VC\INCLUDE\io.h(314) : see declaration of 'lseek' c:/build/comm-central/comm-central/mozilla/other-licenses/bsdiff/bsdiff.c(249) : warning C4996: 'read': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _read. See online help for details. C:\Program Files\Microsoft Visual Studio 9.0\VC\INCLUDE\io.h(317) : see declaration of 'read' c:/build/comm-central/comm-central/mozilla/other-licenses/bsdiff/bsdiff.c(249) : warning C4996: 'close': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _close. See online help for details. C:\Program Files\Microsoft Visual Studio 9.0\VC\INCLUDE\io.h(306) : see declaration of 'close' c:/build/comm-central/comm-central/mozilla/other-licenses/bsdiff/bsdiff.c(269) : warning C4996: 'open': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _open. See online help for details. C:\Program Files\Microsoft Visual Studio 9.0\VC\INCLUDE\io.h(316) : see declaration of 'open' c:/build/comm-central/comm-central/mozilla/other-licenses/bsdiff/bsdiff.c(278) : warning C4996: 'open': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _open. See online help for details. C:\Program Files\Microsoft Visual Studio 9.0\VC\INCLUDE\io.h(316) : see declaration of 'open' c:/build/comm-central/comm-central/mozilla/other-licenses/bsdiff/bsdiff.c(286) : warning C4996: 'write': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _write. See online help for details. C:\Program Files\Microsoft Visual Studio 9.0\VC\INCLUDE\io.h(322) : see declaration of 'write' c:/build/comm-central/comm-central/mozilla/other-licenses/bsdiff/bsdiff.c(357) : warning C4996: 'write': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _write. See online help for details. C:\Program Files\Microsoft Visual Studio 9.0\VC\INCLUDE\io.h(322) : see declaration of 'write' c:/build/comm-central/comm-central/mozilla/other-licenses/bsdiff/bsdiff.c(378) : warning C4996: 'write': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _write. See online help for details. C:\Program Files\Microsoft Visual Studio 9.0\VC\INCLUDE\io.h(322) : see declaration of 'write' c:/build/comm-central/comm-central/mozilla/other-licenses/bsdiff/bsdiff.c(381) : warning C4996: 'write': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _write. See online help for details. C:\Program Files\Microsoft Visual Studio 9.0\VC\INCLUDE\io.h(322) : see declaration of 'write' c:/build/comm-central/comm-central/mozilla/other-licenses/bsdiff/bsdiff.c(393) : warning C4996: 'lseek': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _lseek. See online help for details. C:\Program Files\Microsoft Visual Studio 9.0\VC\INCLUDE\io.h(314) : see declaration of 'lseek' link -NOLOGO -OUT:mbsdiff.exe -PDB:mbsdiff.pdb host_bsdiff.obj ../../modules/libbz2/src/bz2.lib Ws2_32.lib LINK : warning LNK4098: defaultlib 'LIBCMT' conflicts with use of other libs; use /NODEFAULTLIB:library Embedding manifest from mbsdiff.exe.manifest c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 755 mbsdiff.exe ../../dist/host/bin make[5]: Leaving directory `/c/build/comm-central/sb-de/mozilla/other-licenses/bsdiff' make[5]: Entering directory `/c/build/comm-central/sb-de/mozilla/gfx/qcms' iccread.c Building deps for /c/build/comm-central/comm-central/mozilla/gfx/qcms/iccread.c cl -Foiccread.obj -c -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/gfx/qcms -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O1 -DMOZ_QCMS -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/gfx/qcms/iccread.c iccread.c c:\build\comm-central\comm-central\mozilla\gfx\qcms\qcmstypes.h(31) : warning C4142: benign redefinition of type c:\build\comm-central\comm-central\mozilla\gfx\qcms\qcmsint.h(139) : warning C4244: 'return' : conversion from 'double' to 'float', possible loss of data c:/build/comm-central/comm-central/mozilla/gfx/qcms/iccread.c(272) : warning C4305: '=' : truncation from 'double' to 'float' c:/build/comm-central/comm-central/mozilla/gfx/qcms/iccread.c(274) : warning C4305: '=' : truncation from 'double' to 'float' c:/build/comm-central/comm-central/mozilla/gfx/qcms/iccread.c(280) : warning C4305: '=' : truncation from 'double' to 'float' c:/build/comm-central/comm-central/mozilla/gfx/qcms/iccread.c(281) : warning C4305: '=' : truncation from 'double' to 'float' c:/build/comm-central/comm-central/mozilla/gfx/qcms/iccread.c(282) : warning C4305: '=' : truncation from 'double' to 'float' c:/build/comm-central/comm-central/mozilla/gfx/qcms/iccread.c(386) : warning C4101: 'i' : unreferenced local variable c:/build/comm-central/comm-central/mozilla/gfx/qcms/iccread.c(510) : warning C4244: 'return' : conversion from 'double' to 'uint16_t', possible loss of data transform.c Building deps for /c/build/comm-central/comm-central/mozilla/gfx/qcms/transform.c cl -Fotransform.obj -c -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/gfx/qcms -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O1 -DMOZ_QCMS -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/gfx/qcms/transform.c transform.c c:\build\comm-central\comm-central\mozilla\gfx\qcms\qcmstypes.h(31) : warning C4142: benign redefinition of type c:\build\comm-central\comm-central\mozilla\gfx\qcms\qcmsint.h(139) : warning C4244: 'return' : conversion from 'double' to 'float', possible loss of data c:/build/comm-central/comm-central/mozilla/gfx/qcms/transform.c(42) : warning C4244: '=' : conversion from 'double' to 'int', possible loss of data c:/build/comm-central/comm-central/mozilla/gfx/qcms/transform.c(43) : warning C4244: '=' : conversion from 'double' to 'int', possible loss of data c:/build/comm-central/comm-central/mozilla/gfx/qcms/transform.c(47) : warning C4244: 'return' : conversion from 'double' to 'float', possible loss of data c:/build/comm-central/comm-central/mozilla/gfx/qcms/transform.c(67) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data c:/build/comm-central/comm-central/mozilla/gfx/qcms/transform.c(83) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data c:/build/comm-central/comm-central/mozilla/gfx/qcms/transform.c(94) : warning C4244: 'return' : conversion from 'double' to 'unsigned char', possible loss of data c:/build/comm-central/comm-central/mozilla/gfx/qcms/transform.c(164) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data c:/build/comm-central/comm-central/mozilla/gfx/qcms/transform.c(207) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data c:/build/comm-central/comm-central/mozilla/gfx/qcms/transform.c(219) : warning C4244: 'return' : conversion from 'double' to 'float', possible loss of data c:/build/comm-central/comm-central/mozilla/gfx/qcms/transform.c(395) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data c:/build/comm-central/comm-central/mozilla/gfx/qcms/transform.c(396) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data c:/build/comm-central/comm-central/mozilla/gfx/qcms/transform.c(397) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data c:/build/comm-central/comm-central/mozilla/gfx/qcms/transform.c(399) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data c:/build/comm-central/comm-central/mozilla/gfx/qcms/transform.c(400) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data c:/build/comm-central/comm-central/mozilla/gfx/qcms/transform.c(401) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data c:/build/comm-central/comm-central/mozilla/gfx/qcms/transform.c(403) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data c:/build/comm-central/comm-central/mozilla/gfx/qcms/transform.c(404) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data c:/build/comm-central/comm-central/mozilla/gfx/qcms/transform.c(405) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data c:/build/comm-central/comm-central/mozilla/gfx/qcms/transform.c(408) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data c:/build/comm-central/comm-central/mozilla/gfx/qcms/transform.c(410) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data c:/build/comm-central/comm-central/mozilla/gfx/qcms/transform.c(416) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data c:/build/comm-central/comm-central/mozilla/gfx/qcms/transform.c(417) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data c:/build/comm-central/comm-central/mozilla/gfx/qcms/transform.c(418) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data c:/build/comm-central/comm-central/mozilla/gfx/qcms/transform.c(420) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data c:/build/comm-central/comm-central/mozilla/gfx/qcms/transform.c(421) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data c:/build/comm-central/comm-central/mozilla/gfx/qcms/transform.c(422) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data c:/build/comm-central/comm-central/mozilla/gfx/qcms/transform.c(424) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data c:/build/comm-central/comm-central/mozilla/gfx/qcms/transform.c(425) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data c:/build/comm-central/comm-central/mozilla/gfx/qcms/transform.c(426) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data c:/build/comm-central/comm-central/mozilla/gfx/qcms/transform.c(471) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data c:/build/comm-central/comm-central/mozilla/gfx/qcms/transform.c(472) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data c:/build/comm-central/comm-central/mozilla/gfx/qcms/transform.c(473) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data c:/build/comm-central/comm-central/mozilla/gfx/qcms/transform.c(475) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data c:/build/comm-central/comm-central/mozilla/gfx/qcms/transform.c(476) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data c:/build/comm-central/comm-central/mozilla/gfx/qcms/transform.c(477) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data c:/build/comm-central/comm-central/mozilla/gfx/qcms/transform.c(504) : warning C4305: 'initializing' : truncation from 'double' to 'float' c:/build/comm-central/comm-central/mozilla/gfx/qcms/transform.c(504) : warning C4305: 'initializing' : truncation from 'double' to 'float' c:/build/comm-central/comm-central/mozilla/gfx/qcms/transform.c(504) : warning C4305: 'initializing' : truncation from 'double' to 'float' c:/build/comm-central/comm-central/mozilla/gfx/qcms/transform.c(505) : warning C4305: 'initializing' : truncation from 'double' to 'float' c:/build/comm-central/comm-central/mozilla/gfx/qcms/transform.c(505) : warning C4305: 'initializing' : truncation from 'double' to 'float' c:/build/comm-central/comm-central/mozilla/gfx/qcms/transform.c(505) : warning C4305: 'initializing' : truncation from 'double' to 'float' c:/build/comm-central/comm-central/mozilla/gfx/qcms/transform.c(506) : warning C4305: 'initializing' : truncation from 'double' to 'float' c:/build/comm-central/comm-central/mozilla/gfx/qcms/transform.c(506) : warning C4305: 'initializing' : truncation from 'double' to 'float' c:/build/comm-central/comm-central/mozilla/gfx/qcms/transform.c(506) : warning C4305: 'initializing' : truncation from 'double' to 'float' c:/build/comm-central/comm-central/mozilla/gfx/qcms/transform.c(575) : warning C4244: 'initializing' : conversion from 'double' to 'uint16_fract_t', possible loss of data c:/build/comm-central/comm-central/mozilla/gfx/qcms/transform.c(590) : warning C4244: 'initializing' : conversion from 'double' to 'uint16_fract_t', possible loss of data c:/build/comm-central/comm-central/mozilla/gfx/qcms/transform.c(608) : warning C4244: '=' : conversion from 'double' to 'uint16_fract_t', possible loss of data c:/build/comm-central/comm-central/mozilla/gfx/qcms/transform.c(710) : warning C4244: '=' : conversion from 'double' to 'uint16_t', possible loss of data c:/build/comm-central/comm-central/mozilla/gfx/qcms/transform.c(729) : warning C4244: '=' : conversion from 'double' to 'uint16_t', possible loss of data c:/build/comm-central/comm-central/mozilla/gfx/qcms/transform.c(761) : warning C4244: '=' : conversion from 'double' to 'uint16_t', possible loss of data c:/build/comm-central/comm-central/mozilla/gfx/qcms/transform.c(762) : warning C4244: '=' : conversion from 'double' to 'uint16_t', possible loss of data c:/build/comm-central/comm-central/mozilla/gfx/qcms/transform.c(763) : warning C4244: '=' : conversion from 'double' to 'uint16_t', possible loss of data c:/build/comm-central/comm-central/mozilla/gfx/qcms/transform.c(795) : warning C4244: '=' : conversion from 'double' to 'uint16_t', possible loss of data c:/build/comm-central/comm-central/mozilla/gfx/qcms/transform.c(796) : warning C4244: '=' : conversion from 'double' to 'uint16_t', possible loss of data c:/build/comm-central/comm-central/mozilla/gfx/qcms/transform.c(797) : warning C4244: '=' : conversion from 'double' to 'uint16_t', possible loss of data c:/build/comm-central/comm-central/mozilla/gfx/qcms/transform.c(993) : warning C4244: '=' : conversion from 'double' to 'uint8_t', possible loss of data c:/build/comm-central/comm-central/mozilla/gfx/qcms/transform.c(1020) : warning C4244: 'function' : conversion from 'double' to 'float', possible loss of data c:/build/comm-central/comm-central/mozilla/gfx/qcms/transform.c(1126) : warning C4244: 'initializing' : conversion from 'double' to 'float', possible loss of data transform-sse2.c Building deps for /c/build/comm-central/comm-central/mozilla/gfx/qcms/transform-sse2.c cl -Fotransform-sse2.obj -c -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/gfx/qcms -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O1 -DMOZ_QCMS -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/gfx/qcms/transform-sse2.c transform-sse2.c c:\build\comm-central\comm-central\mozilla\gfx\qcms\qcmstypes.h(31) : warning C4142: benign redefinition of type c:\build\comm-central\comm-central\mozilla\gfx\qcms\qcmsint.h(139) : warning C4244: 'return' : conversion from 'double' to 'float', possible loss of data transform-sse1.c Building deps for /c/build/comm-central/comm-central/mozilla/gfx/qcms/transform-sse1.c cl -Fotransform-sse1.obj -c -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/gfx/qcms -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O1 -DMOZ_QCMS -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/gfx/qcms/transform-sse1.c transform-sse1.c c:\build\comm-central\comm-central\mozilla\gfx\qcms\qcmstypes.h(31) : warning C4142: benign redefinition of type c:\build\comm-central\comm-central\mozilla\gfx\qcms\qcmsint.h(139) : warning C4244: 'return' : conversion from 'double' to 'float', possible loss of data rm -f mozqcms.lib lib -NOLOGO -OUT:"mozqcms.lib" iccread.obj transform.obj transform-sse2.obj transform-sse1.obj echo not_ranlib mozqcms.lib not_ranlib mozqcms.lib c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 mozqcms.lib ../../dist/lib make[5]: Leaving directory `/c/build/comm-central/sb-de/mozilla/gfx/qcms' make[5]: Entering directory `/c/build/comm-central/sb-de/mozilla/js/src/xpconnect' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/js/src/xpconnect/public' make[6]: Nothing to be done for `libs'. make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/js/src/xpconnect/public' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/js/src/xpconnect/idl' xpccomponents.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/js/src/xpconnect/idl -I../../../../dist/idl -e _xpidlgen/xpccomponents.xpt -d .deps/xpccomponents.pp /c/build/comm-central/comm-central/mozilla/js/src/xpconnect/idl/xpccomponents.idl xpcjsid.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/js/src/xpconnect/idl -I../../../../dist/idl -e _xpidlgen/xpcjsid.xpt -d .deps/xpcjsid.pp /c/build/comm-central/comm-central/mozilla/js/src/xpconnect/idl/xpcjsid.idl xpcexception.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/js/src/xpconnect/idl -I../../../../dist/idl -e _xpidlgen/xpcexception.xpt -d .deps/xpcexception.pp /c/build/comm-central/comm-central/mozilla/js/src/xpconnect/idl/xpcexception.idl xpcIJSModuleLoader.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/js/src/xpconnect/idl -I../../../../dist/idl -e _xpidlgen/xpcIJSModuleLoader.xpt -d .deps/xpcIJSModuleLoader.pp /c/build/comm-central/comm-central/mozilla/js/src/xpconnect/idl/xpcIJSModuleLoader.idl nsIJSContextStack.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/js/src/xpconnect/idl -I../../../../dist/idl -e _xpidlgen/nsIJSContextStack.xpt -d .deps/nsIJSContextStack.pp /c/build/comm-central/comm-central/mozilla/js/src/xpconnect/idl/nsIJSContextStack.idl nsIJSRuntimeService.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/js/src/xpconnect/idl -I../../../../dist/idl -e _xpidlgen/nsIJSRuntimeService.xpt -d .deps/nsIJSRuntimeService.pp /c/build/comm-central/comm-central/mozilla/js/src/xpconnect/idl/nsIJSRuntimeService.idl nsIXPConnect.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/js/src/xpconnect/idl -I../../../../dist/idl -e _xpidlgen/nsIXPConnect.xpt -d .deps/nsIXPConnect.pp /c/build/comm-central/comm-central/mozilla/js/src/xpconnect/idl/nsIXPConnect.idl nsIXPCSecurityManager.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/js/src/xpconnect/idl -I../../../../dist/idl -e _xpidlgen/nsIXPCSecurityManager.xpt -d .deps/nsIXPCSecurityManager.pp /c/build/comm-central/comm-central/mozilla/js/src/xpconnect/idl/nsIXPCSecurityManager.idl nsIXPCScriptable.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/js/src/xpconnect/idl -I../../../../dist/idl -e _xpidlgen/nsIXPCScriptable.xpt -d .deps/nsIXPCScriptable.pp /c/build/comm-central/comm-central/mozilla/js/src/xpconnect/idl/nsIXPCScriptable.idl nsIScriptError.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/js/src/xpconnect/idl -I../../../../dist/idl -e _xpidlgen/nsIScriptError.xpt -d .deps/nsIScriptError.pp /c/build/comm-central/comm-central/mozilla/js/src/xpconnect/idl/nsIScriptError.idl nsIXPCScriptNotify.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/js/src/xpconnect/idl -I../../../../dist/idl -e _xpidlgen/nsIXPCScriptNotify.xpt -d .deps/nsIXPCScriptNotify.pp /c/build/comm-central/comm-central/mozilla/js/src/xpconnect/idl/nsIXPCScriptNotify.idl nsIScriptableInterfaces.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/js/src/xpconnect/idl -I../../../../dist/idl -e _xpidlgen/nsIScriptableInterfaces.xpt -d .deps/nsIScriptableInterfaces.pp /c/build/comm-central/comm-central/mozilla/js/src/xpconnect/idl/nsIScriptableInterfaces.idl XPCIDispatch.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/js/src/xpconnect/idl -I../../../../dist/idl -e _xpidlgen/XPCIDispatch.xpt -d .deps/XPCIDispatch.pp /c/build/comm-central/comm-central/mozilla/js/src/xpconnect/idl/XPCIDispatch.idl xpcIJSWeakReference.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/js/src/xpconnect/idl -I../../../../dist/idl -e _xpidlgen/xpcIJSWeakReference.xpt -d .deps/xpcIJSWeakReference.pp /c/build/comm-central/comm-central/mozilla/js/src/xpconnect/idl/xpcIJSWeakReference.idl nsIDispatchSupport.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/js/src/xpconnect/idl -I../../../../dist/idl -e _xpidlgen/nsIDispatchSupport.xpt -d .deps/nsIDispatchSupport.pp /c/build/comm-central/comm-central/mozilla/js/src/xpconnect/idl/nsIDispatchSupport.idl nsIActiveXSecurityPolicy.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/js/src/xpconnect/idl -I../../../../dist/idl -e _xpidlgen/nsIActiveXSecurityPolicy.xpt -d .deps/nsIActiveXSecurityPolicy.pp /c/build/comm-central/comm-central/mozilla/js/src/xpconnect/idl/nsIActiveXSecurityPolicy.idl mozIJSSubScriptLoader.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/js/src/xpconnect/idl -I../../../../dist/idl -e _xpidlgen/mozIJSSubScriptLoader.xpt -d .deps/mozIJSSubScriptLoader.pp /c/build/comm-central/comm-central/mozilla/js/src/xpconnect/idl/mozIJSSubScriptLoader.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpt_link.exe _xpidlgen/xpconnect.xpt _xpidlgen/xpccomponents.xpt _xpidlgen/xpcjsid.xpt _xpidlgen/xpcexception.xpt _xpidlgen/xpcIJSModuleLoader.xpt _xpidlgen/nsIJSContextStack.xpt _xpidlgen/nsIJSRuntimeService.xpt _xpidlgen/nsIXPConnect.xpt _xpidlgen/nsIXPCSecurityManager.xpt _xpidlgen/nsIXPCScriptable.xpt _xpidlgen/nsIScriptError.xpt _xpidlgen/nsIXPCScriptNotify.xpt _xpidlgen/nsIScriptableInterfaces.xpt _xpidlgen/XPCIDispatch.xpt _xpidlgen/xpcIJSWeakReference.xpt _xpidlgen/nsIDispatchSupport.xpt _xpidlgen/nsIActiveXSecurityPolicy.xpt _xpidlgen/mozIJSSubScriptLoader.xpt c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 _xpidlgen/xpconnect.xpt ../../../../dist/bin/components make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/js/src/xpconnect/idl' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/js/src/xpconnect/loader' mozJSComponentLoader.cpp Building deps for /c/build/comm-central/comm-central/mozilla/js/src/xpconnect/loader/mozJSComponentLoader.cpp cl -FomozJSComponentLoader.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DJSFILE -DJS_THREADSAFE -I/c/build/comm-central/comm-central/mozilla/js/src/xpconnect/loader -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/js/src/xpconnect/loader/mozJSComponentLoader.cpp mozJSComponentLoader.cpp mozJSSubScriptLoader.cpp Building deps for /c/build/comm-central/comm-central/mozilla/js/src/xpconnect/loader/mozJSSubScriptLoader.cpp cl -FomozJSSubScriptLoader.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DJSFILE -DJS_THREADSAFE -I/c/build/comm-central/comm-central/mozilla/js/src/xpconnect/loader -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/js/src/xpconnect/loader/mozJSSubScriptLoader.cpp mozJSSubScriptLoader.cpp rm -f jsloader_s.lib lib -NOLOGO -OUT:"jsloader_s.lib" mozJSComponentLoader.obj mozJSSubScriptLoader.obj echo not_ranlib jsloader_s.lib not_ranlib jsloader_s.lib c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/js/src/xpconnect/loader/XPCOMUtils.jsm /c/build/comm-central/comm-central/mozilla/js/src/xpconnect/loader/ISO8601DateUtils.jsm ../../../../dist/bin/modules make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/js/src/xpconnect/loader' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/js/src/xpconnect/src' nsScriptError.cpp Building deps for /c/build/comm-central/comm-central/mozilla/js/src/xpconnect/src/nsScriptError.cpp cl -FonsScriptError.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DJSFILE -DJS_THREADSAFE -DEXPORT_XPC_API -DJS_TRACER=1 -DFEATURE_NANOJIT=1 -DAVMPLUS_IA32 -DAVMPLUS_WIN32 -DXPC_IDISPATCH_SUPPORT -I/c/build/comm-central/comm-central/mozilla/js/src/xpconnect/src/../loader -I/c/build/comm-central/comm-central/mozilla/js/src -I/c/build/comm-central/comm-central/mozilla/js/src/nanojit -I/c/build/comm-central/comm-central/mozilla/caps/include -I/c/build/comm-central/comm-central/mozilla/content/base/src -I/c/build/comm-central/comm-central/mozilla/js/src/xpconnect/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/js/src/xpconnect/src/nsScriptError.cpp nsScriptError.cpp c:/build/comm-central/comm-central/mozilla/js/src\jscntxt.h(727) : warning C4273: 'js_GetClassPrototype' : inconsistent dll linkage c:\build\comm-central\comm-central\mozilla\js\src\jsobj.h(1151) : see previous definition of 'js_GetClassPrototype' c:/build/comm-central/comm-central/mozilla/js/src\jscntxt.h(1331) : warning C4273: 'js_TraceContext' : inconsistent dll linkage c:\build\comm-central\comm-central\mozilla\js\src\jsgc.h(186) : see previous definition of 'js_TraceContext' c:/mozilla-build/python25/python2.5.exe /c/build/comm-central/comm-central/mozilla/config/pythonpath.py \ -I/c/build/comm-central/comm-central/mozilla/other-licenses/ply \ -I/c/build/comm-central/comm-central/mozilla/xpcom/idl-parser \ /c/build/comm-central/comm-central/mozilla/js/src/xpconnect/src/qsgen.py \ --idlpath=../../../../dist/idl \ --cachedir=../../../../xpcom/idl-parser/cache \ --header-output dom_quickstubs.h \ --stub-output dom_quickstubs.cpp \ --makedepend-output .deps/dom_qsgen.pp \ --enable-traceables \ /c/build/comm-central/comm-central/mozilla/js/src/xpconnect/src/dom_quickstubs.qsconf Creating header file dom_quickstubs.h Creating stub file dom_quickstubs.cpp Creating makedepend file .deps/dom_qsgen.pp nsXPConnect.cpp Building deps for /c/build/comm-central/comm-central/mozilla/js/src/xpconnect/src/nsXPConnect.cpp cl -FonsXPConnect.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DJSFILE -DJS_THREADSAFE -DEXPORT_XPC_API -DJS_TRACER=1 -DFEATURE_NANOJIT=1 -DAVMPLUS_IA32 -DAVMPLUS_WIN32 -DXPC_IDISPATCH_SUPPORT -I/c/build/comm-central/comm-central/mozilla/js/src/xpconnect/src/../loader -I/c/build/comm-central/comm-central/mozilla/js/src -I/c/build/comm-central/comm-central/mozilla/js/src/nanojit -I/c/build/comm-central/comm-central/mozilla/caps/include -I/c/build/comm-central/comm-central/mozilla/content/base/src -I/c/build/comm-central/comm-central/mozilla/js/src/xpconnect/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/js/src/xpconnect/src/nsXPConnect.cpp nsXPConnect.cpp c:/build/comm-central/comm-central/mozilla/js/src\jscntxt.h(727) : warning C4273: 'js_GetClassPrototype' : inconsistent dll linkage c:\build\comm-central\comm-central\mozilla\js\src\jsobj.h(1151) : see previous definition of 'js_GetClassPrototype' c:/build/comm-central/comm-central/mozilla/js/src\jscntxt.h(1331) : warning C4273: 'js_TraceContext' : inconsistent dll linkage c:\build\comm-central\comm-central\mozilla\js\src\jsgc.h(186) : see previous definition of 'js_TraceContext' xpccallcontext.cpp Building deps for /c/build/comm-central/comm-central/mozilla/js/src/xpconnect/src/xpccallcontext.cpp cl -Foxpccallcontext.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DJSFILE -DJS_THREADSAFE -DEXPORT_XPC_API -DJS_TRACER=1 -DFEATURE_NANOJIT=1 -DAVMPLUS_IA32 -DAVMPLUS_WIN32 -DXPC_IDISPATCH_SUPPORT -I/c/build/comm-central/comm-central/mozilla/js/src/xpconnect/src/../loader -I/c/build/comm-central/comm-central/mozilla/js/src -I/c/build/comm-central/comm-central/mozilla/js/src/nanojit -I/c/build/comm-central/comm-central/mozilla/caps/include -I/c/build/comm-central/comm-central/mozilla/content/base/src -I/c/build/comm-central/comm-central/mozilla/js/src/xpconnect/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/js/src/xpconnect/src/xpccallcontext.cpp xpccallcontext.cpp c:/build/comm-central/comm-central/mozilla/js/src\jscntxt.h(727) : warning C4273: 'js_GetClassPrototype' : inconsistent dll linkage c:\build\comm-central\comm-central\mozilla\js\src\jsobj.h(1151) : see previous definition of 'js_GetClassPrototype' c:/build/comm-central/comm-central/mozilla/js/src\jscntxt.h(1331) : warning C4273: 'js_TraceContext' : inconsistent dll linkage c:\build\comm-central\comm-central\mozilla\js\src\jsgc.h(186) : see previous definition of 'js_TraceContext' xpccomponents.cpp Building deps for /c/build/comm-central/comm-central/mozilla/js/src/xpconnect/src/xpccomponents.cpp cl -Foxpccomponents.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DJSFILE -DJS_THREADSAFE -DEXPORT_XPC_API -DJS_TRACER=1 -DFEATURE_NANOJIT=1 -DAVMPLUS_IA32 -DAVMPLUS_WIN32 -DXPC_IDISPATCH_SUPPORT -I/c/build/comm-central/comm-central/mozilla/js/src/xpconnect/src/../loader -I/c/build/comm-central/comm-central/mozilla/js/src -I/c/build/comm-central/comm-central/mozilla/js/src/nanojit -I/c/build/comm-central/comm-central/mozilla/caps/include -I/c/build/comm-central/comm-central/mozilla/content/base/src -I/c/build/comm-central/comm-central/mozilla/js/src/xpconnect/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/js/src/xpconnect/src/xpccomponents.cpp xpccomponents.cpp c:/build/comm-central/comm-central/mozilla/js/src\jscntxt.h(727) : warning C4273: 'js_GetClassPrototype' : inconsistent dll linkage c:\build\comm-central\comm-central\mozilla\js\src\jsobj.h(1151) : see previous definition of 'js_GetClassPrototype' c:/build/comm-central/comm-central/mozilla/js/src\jscntxt.h(1331) : warning C4273: 'js_TraceContext' : inconsistent dll linkage c:\build\comm-central\comm-central\mozilla\js\src\jsgc.h(186) : see previous definition of 'js_TraceContext' xpccontext.cpp Building deps for /c/build/comm-central/comm-central/mozilla/js/src/xpconnect/src/xpccontext.cpp cl -Foxpccontext.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DJSFILE -DJS_THREADSAFE -DEXPORT_XPC_API -DJS_TRACER=1 -DFEATURE_NANOJIT=1 -DAVMPLUS_IA32 -DAVMPLUS_WIN32 -DXPC_IDISPATCH_SUPPORT -I/c/build/comm-central/comm-central/mozilla/js/src/xpconnect/src/../loader -I/c/build/comm-central/comm-central/mozilla/js/src -I/c/build/comm-central/comm-central/mozilla/js/src/nanojit -I/c/build/comm-central/comm-central/mozilla/caps/include -I/c/build/comm-central/comm-central/mozilla/content/base/src -I/c/build/comm-central/comm-central/mozilla/js/src/xpconnect/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/js/src/xpconnect/src/xpccontext.cpp xpccontext.cpp c:/build/comm-central/comm-central/mozilla/js/src\jscntxt.h(727) : warning C4273: 'js_GetClassPrototype' : inconsistent dll linkage c:\build\comm-central\comm-central\mozilla\js\src\jsobj.h(1151) : see previous definition of 'js_GetClassPrototype' c:/build/comm-central/comm-central/mozilla/js/src\jscntxt.h(1331) : warning C4273: 'js_TraceContext' : inconsistent dll linkage c:\build\comm-central\comm-central\mozilla\js\src\jsgc.h(186) : see previous definition of 'js_TraceContext' xpcconvert.cpp Building deps for /c/build/comm-central/comm-central/mozilla/js/src/xpconnect/src/xpcconvert.cpp cl -Foxpcconvert.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DJSFILE -DJS_THREADSAFE -DEXPORT_XPC_API -DJS_TRACER=1 -DFEATURE_NANOJIT=1 -DAVMPLUS_IA32 -DAVMPLUS_WIN32 -DXPC_IDISPATCH_SUPPORT -I/c/build/comm-central/comm-central/mozilla/js/src/xpconnect/src/../loader -I/c/build/comm-central/comm-central/mozilla/js/src -I/c/build/comm-central/comm-central/mozilla/js/src/nanojit -I/c/build/comm-central/comm-central/mozilla/caps/include -I/c/build/comm-central/comm-central/mozilla/content/base/src -I/c/build/comm-central/comm-central/mozilla/js/src/xpconnect/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/js/src/xpconnect/src/xpcconvert.cpp xpcconvert.cpp c:/build/comm-central/comm-central/mozilla/js/src\jscntxt.h(727) : warning C4273: 'js_GetClassPrototype' : inconsistent dll linkage c:\build\comm-central\comm-central\mozilla\js\src\jsobj.h(1151) : see previous definition of 'js_GetClassPrototype' c:/build/comm-central/comm-central/mozilla/js/src\jscntxt.h(1331) : warning C4273: 'js_TraceContext' : inconsistent dll linkage c:\build\comm-central\comm-central\mozilla\js\src\jsgc.h(186) : see previous definition of 'js_TraceContext' xpcdebug.cpp Building deps for /c/build/comm-central/comm-central/mozilla/js/src/xpconnect/src/xpcdebug.cpp cl -Foxpcdebug.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DJSFILE -DJS_THREADSAFE -DEXPORT_XPC_API -DJS_TRACER=1 -DFEATURE_NANOJIT=1 -DAVMPLUS_IA32 -DAVMPLUS_WIN32 -DXPC_IDISPATCH_SUPPORT -I/c/build/comm-central/comm-central/mozilla/js/src/xpconnect/src/../loader -I/c/build/comm-central/comm-central/mozilla/js/src -I/c/build/comm-central/comm-central/mozilla/js/src/nanojit -I/c/build/comm-central/comm-central/mozilla/caps/include -I/c/build/comm-central/comm-central/mozilla/content/base/src -I/c/build/comm-central/comm-central/mozilla/js/src/xpconnect/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/js/src/xpconnect/src/xpcdebug.cpp xpcdebug.cpp c:/build/comm-central/comm-central/mozilla/js/src\jscntxt.h(727) : warning C4273: 'js_GetClassPrototype' : inconsistent dll linkage c:\build\comm-central\comm-central\mozilla\js\src\jsobj.h(1151) : see previous definition of 'js_GetClassPrototype' c:/build/comm-central/comm-central/mozilla/js/src\jscntxt.h(1331) : warning C4273: 'js_TraceContext' : inconsistent dll linkage c:\build\comm-central\comm-central\mozilla\js\src\jsgc.h(186) : see previous definition of 'js_TraceContext' xpcexception.cpp Building deps for /c/build/comm-central/comm-central/mozilla/js/src/xpconnect/src/xpcexception.cpp cl -Foxpcexception.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DJSFILE -DJS_THREADSAFE -DEXPORT_XPC_API -DJS_TRACER=1 -DFEATURE_NANOJIT=1 -DAVMPLUS_IA32 -DAVMPLUS_WIN32 -DXPC_IDISPATCH_SUPPORT -I/c/build/comm-central/comm-central/mozilla/js/src/xpconnect/src/../loader -I/c/build/comm-central/comm-central/mozilla/js/src -I/c/build/comm-central/comm-central/mozilla/js/src/nanojit -I/c/build/comm-central/comm-central/mozilla/caps/include -I/c/build/comm-central/comm-central/mozilla/content/base/src -I/c/build/comm-central/comm-central/mozilla/js/src/xpconnect/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/js/src/xpconnect/src/xpcexception.cpp xpcexception.cpp c:/build/comm-central/comm-central/mozilla/js/src\jscntxt.h(727) : warning C4273: 'js_GetClassPrototype' : inconsistent dll linkage c:\build\comm-central\comm-central\mozilla\js\src\jsobj.h(1151) : see previous definition of 'js_GetClassPrototype' c:/build/comm-central/comm-central/mozilla/js/src\jscntxt.h(1331) : warning C4273: 'js_TraceContext' : inconsistent dll linkage c:\build\comm-central\comm-central\mozilla\js\src\jsgc.h(186) : see previous definition of 'js_TraceContext' xpcjsid.cpp Building deps for /c/build/comm-central/comm-central/mozilla/js/src/xpconnect/src/xpcjsid.cpp cl -Foxpcjsid.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DJSFILE -DJS_THREADSAFE -DEXPORT_XPC_API -DJS_TRACER=1 -DFEATURE_NANOJIT=1 -DAVMPLUS_IA32 -DAVMPLUS_WIN32 -DXPC_IDISPATCH_SUPPORT -I/c/build/comm-central/comm-central/mozilla/js/src/xpconnect/src/../loader -I/c/build/comm-central/comm-central/mozilla/js/src -I/c/build/comm-central/comm-central/mozilla/js/src/nanojit -I/c/build/comm-central/comm-central/mozilla/caps/include -I/c/build/comm-central/comm-central/mozilla/content/base/src -I/c/build/comm-central/comm-central/mozilla/js/src/xpconnect/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/js/src/xpconnect/src/xpcjsid.cpp xpcjsid.cpp c:/build/comm-central/comm-central/mozilla/js/src\jscntxt.h(727) : warning C4273: 'js_GetClassPrototype' : inconsistent dll linkage c:\build\comm-central\comm-central\mozilla\js\src\jsobj.h(1151) : see previous definition of 'js_GetClassPrototype' c:/build/comm-central/comm-central/mozilla/js/src\jscntxt.h(1331) : warning C4273: 'js_TraceContext' : inconsistent dll linkage c:\build\comm-central\comm-central\mozilla\js\src\jsgc.h(186) : see previous definition of 'js_TraceContext' xpcjsruntime.cpp Building deps for /c/build/comm-central/comm-central/mozilla/js/src/xpconnect/src/xpcjsruntime.cpp cl -Foxpcjsruntime.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DJSFILE -DJS_THREADSAFE -DEXPORT_XPC_API -DJS_TRACER=1 -DFEATURE_NANOJIT=1 -DAVMPLUS_IA32 -DAVMPLUS_WIN32 -DXPC_IDISPATCH_SUPPORT -I/c/build/comm-central/comm-central/mozilla/js/src/xpconnect/src/../loader -I/c/build/comm-central/comm-central/mozilla/js/src -I/c/build/comm-central/comm-central/mozilla/js/src/nanojit -I/c/build/comm-central/comm-central/mozilla/caps/include -I/c/build/comm-central/comm-central/mozilla/content/base/src -I/c/build/comm-central/comm-central/mozilla/js/src/xpconnect/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/js/src/xpconnect/src/xpcjsruntime.cpp xpcjsruntime.cpp c:/build/comm-central/comm-central/mozilla/js/src\jscntxt.h(727) : warning C4273: 'js_GetClassPrototype' : inconsistent dll linkage c:\build\comm-central\comm-central\mozilla\js\src\jsobj.h(1151) : see previous definition of 'js_GetClassPrototype' c:/build/comm-central/comm-central/mozilla/js/src\jscntxt.h(1331) : warning C4273: 'js_TraceContext' : inconsistent dll linkage c:\build\comm-central\comm-central\mozilla\js\src\jsgc.h(186) : see previous definition of 'js_TraceContext' xpclog.cpp Building deps for /c/build/comm-central/comm-central/mozilla/js/src/xpconnect/src/xpclog.cpp cl -Foxpclog.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DJSFILE -DJS_THREADSAFE -DEXPORT_XPC_API -DJS_TRACER=1 -DFEATURE_NANOJIT=1 -DAVMPLUS_IA32 -DAVMPLUS_WIN32 -DXPC_IDISPATCH_SUPPORT -I/c/build/comm-central/comm-central/mozilla/js/src/xpconnect/src/../loader -I/c/build/comm-central/comm-central/mozilla/js/src -I/c/build/comm-central/comm-central/mozilla/js/src/nanojit -I/c/build/comm-central/comm-central/mozilla/caps/include -I/c/build/comm-central/comm-central/mozilla/content/base/src -I/c/build/comm-central/comm-central/mozilla/js/src/xpconnect/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/js/src/xpconnect/src/xpclog.cpp xpclog.cpp c:/build/comm-central/comm-central/mozilla/js/src\jscntxt.h(727) : warning C4273: 'js_GetClassPrototype' : inconsistent dll linkage c:\build\comm-central\comm-central\mozilla\js\src\jsobj.h(1151) : see previous definition of 'js_GetClassPrototype' c:/build/comm-central/comm-central/mozilla/js/src\jscntxt.h(1331) : warning C4273: 'js_TraceContext' : inconsistent dll linkage c:\build\comm-central\comm-central\mozilla\js\src\jsgc.h(186) : see previous definition of 'js_TraceContext' xpcmaps.cpp Building deps for /c/build/comm-central/comm-central/mozilla/js/src/xpconnect/src/xpcmaps.cpp cl -Foxpcmaps.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DJSFILE -DJS_THREADSAFE -DEXPORT_XPC_API -DJS_TRACER=1 -DFEATURE_NANOJIT=1 -DAVMPLUS_IA32 -DAVMPLUS_WIN32 -DXPC_IDISPATCH_SUPPORT -I/c/build/comm-central/comm-central/mozilla/js/src/xpconnect/src/../loader -I/c/build/comm-central/comm-central/mozilla/js/src -I/c/build/comm-central/comm-central/mozilla/js/src/nanojit -I/c/build/comm-central/comm-central/mozilla/caps/include -I/c/build/comm-central/comm-central/mozilla/content/base/src -I/c/build/comm-central/comm-central/mozilla/js/src/xpconnect/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/js/src/xpconnect/src/xpcmaps.cpp xpcmaps.cpp c:/build/comm-central/comm-central/mozilla/js/src\jscntxt.h(727) : warning C4273: 'js_GetClassPrototype' : inconsistent dll linkage c:\build\comm-central\comm-central\mozilla\js\src\jsobj.h(1151) : see previous definition of 'js_GetClassPrototype' c:/build/comm-central/comm-central/mozilla/js/src\jscntxt.h(1331) : warning C4273: 'js_TraceContext' : inconsistent dll linkage c:\build\comm-central\comm-central\mozilla\js\src\jsgc.h(186) : see previous definition of 'js_TraceContext' xpcmodule.cpp Building deps for /c/build/comm-central/comm-central/mozilla/js/src/xpconnect/src/xpcmodule.cpp cl -Foxpcmodule.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DJSFILE -DJS_THREADSAFE -DEXPORT_XPC_API -DJS_TRACER=1 -DFEATURE_NANOJIT=1 -DAVMPLUS_IA32 -DAVMPLUS_WIN32 -DXPC_IDISPATCH_SUPPORT -I/c/build/comm-central/comm-central/mozilla/js/src/xpconnect/src/../loader -I/c/build/comm-central/comm-central/mozilla/js/src -I/c/build/comm-central/comm-central/mozilla/js/src/nanojit -I/c/build/comm-central/comm-central/mozilla/caps/include -I/c/build/comm-central/comm-central/mozilla/content/base/src -I/c/build/comm-central/comm-central/mozilla/js/src/xpconnect/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/js/src/xpconnect/src/xpcmodule.cpp xpcmodule.cpp c:/build/comm-central/comm-central/mozilla/js/src\jscntxt.h(727) : warning C4273: 'js_GetClassPrototype' : inconsistent dll linkage c:\build\comm-central\comm-central\mozilla\js\src\jsobj.h(1151) : see previous definition of 'js_GetClassPrototype' c:/build/comm-central/comm-central/mozilla/js/src\jscntxt.h(1331) : warning C4273: 'js_TraceContext' : inconsistent dll linkage c:\build\comm-central\comm-central\mozilla\js\src\jsgc.h(186) : see previous definition of 'js_TraceContext' xpcruntimesvc.cpp Building deps for /c/build/comm-central/comm-central/mozilla/js/src/xpconnect/src/xpcruntimesvc.cpp cl -Foxpcruntimesvc.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DJSFILE -DJS_THREADSAFE -DEXPORT_XPC_API -DJS_TRACER=1 -DFEATURE_NANOJIT=1 -DAVMPLUS_IA32 -DAVMPLUS_WIN32 -DXPC_IDISPATCH_SUPPORT -I/c/build/comm-central/comm-central/mozilla/js/src/xpconnect/src/../loader -I/c/build/comm-central/comm-central/mozilla/js/src -I/c/build/comm-central/comm-central/mozilla/js/src/nanojit -I/c/build/comm-central/comm-central/mozilla/caps/include -I/c/build/comm-central/comm-central/mozilla/content/base/src -I/c/build/comm-central/comm-central/mozilla/js/src/xpconnect/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/js/src/xpconnect/src/xpcruntimesvc.cpp xpcruntimesvc.cpp c:/build/comm-central/comm-central/mozilla/js/src\jscntxt.h(727) : warning C4273: 'js_GetClassPrototype' : inconsistent dll linkage c:\build\comm-central\comm-central\mozilla\js\src\jsobj.h(1151) : see previous definition of 'js_GetClassPrototype' c:/build/comm-central/comm-central/mozilla/js/src\jscntxt.h(1331) : warning C4273: 'js_TraceContext' : inconsistent dll linkage c:\build\comm-central\comm-central\mozilla\js\src\jsgc.h(186) : see previous definition of 'js_TraceContext' xpcstack.cpp Building deps for /c/build/comm-central/comm-central/mozilla/js/src/xpconnect/src/xpcstack.cpp cl -Foxpcstack.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DJSFILE -DJS_THREADSAFE -DEXPORT_XPC_API -DJS_TRACER=1 -DFEATURE_NANOJIT=1 -DAVMPLUS_IA32 -DAVMPLUS_WIN32 -DXPC_IDISPATCH_SUPPORT -I/c/build/comm-central/comm-central/mozilla/js/src/xpconnect/src/../loader -I/c/build/comm-central/comm-central/mozilla/js/src -I/c/build/comm-central/comm-central/mozilla/js/src/nanojit -I/c/build/comm-central/comm-central/mozilla/caps/include -I/c/build/comm-central/comm-central/mozilla/content/base/src -I/c/build/comm-central/comm-central/mozilla/js/src/xpconnect/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/js/src/xpconnect/src/xpcstack.cpp xpcstack.cpp c:/build/comm-central/comm-central/mozilla/js/src\jscntxt.h(727) : warning C4273: 'js_GetClassPrototype' : inconsistent dll linkage c:\build\comm-central\comm-central\mozilla\js\src\jsobj.h(1151) : see previous definition of 'js_GetClassPrototype' c:/build/comm-central/comm-central/mozilla/js/src\jscntxt.h(1331) : warning C4273: 'js_TraceContext' : inconsistent dll linkage c:\build\comm-central\comm-central\mozilla\js\src\jsgc.h(186) : see previous definition of 'js_TraceContext' xpcstring.cpp Building deps for /c/build/comm-central/comm-central/mozilla/js/src/xpconnect/src/xpcstring.cpp cl -Foxpcstring.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DJSFILE -DJS_THREADSAFE -DEXPORT_XPC_API -DJS_TRACER=1 -DFEATURE_NANOJIT=1 -DAVMPLUS_IA32 -DAVMPLUS_WIN32 -DXPC_IDISPATCH_SUPPORT -I/c/build/comm-central/comm-central/mozilla/js/src/xpconnect/src/../loader -I/c/build/comm-central/comm-central/mozilla/js/src -I/c/build/comm-central/comm-central/mozilla/js/src/nanojit -I/c/build/comm-central/comm-central/mozilla/caps/include -I/c/build/comm-central/comm-central/mozilla/content/base/src -I/c/build/comm-central/comm-central/mozilla/js/src/xpconnect/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/js/src/xpconnect/src/xpcstring.cpp xpcstring.cpp c:/build/comm-central/comm-central/mozilla/js/src\jscntxt.h(727) : warning C4273: 'js_GetClassPrototype' : inconsistent dll linkage c:\build\comm-central\comm-central\mozilla\js\src\jsobj.h(1151) : see previous definition of 'js_GetClassPrototype' c:/build/comm-central/comm-central/mozilla/js/src\jscntxt.h(1331) : warning C4273: 'js_TraceContext' : inconsistent dll linkage c:\build\comm-central\comm-central\mozilla\js\src\jsgc.h(186) : see previous definition of 'js_TraceContext' xpcthreadcontext.cpp Building deps for /c/build/comm-central/comm-central/mozilla/js/src/xpconnect/src/xpcthreadcontext.cpp cl -Foxpcthreadcontext.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DJSFILE -DJS_THREADSAFE -DEXPORT_XPC_API -DJS_TRACER=1 -DFEATURE_NANOJIT=1 -DAVMPLUS_IA32 -DAVMPLUS_WIN32 -DXPC_IDISPATCH_SUPPORT -I/c/build/comm-central/comm-central/mozilla/js/src/xpconnect/src/../loader -I/c/build/comm-central/comm-central/mozilla/js/src -I/c/build/comm-central/comm-central/mozilla/js/src/nanojit -I/c/build/comm-central/comm-central/mozilla/caps/include -I/c/build/comm-central/comm-central/mozilla/content/base/src -I/c/build/comm-central/comm-central/mozilla/js/src/xpconnect/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/js/src/xpconnect/src/xpcthreadcontext.cpp xpcthreadcontext.cpp c:/build/comm-central/comm-central/mozilla/js/src\jscntxt.h(727) : warning C4273: 'js_GetClassPrototype' : inconsistent dll linkage c:\build\comm-central\comm-central\mozilla\js\src\jsobj.h(1151) : see previous definition of 'js_GetClassPrototype' c:/build/comm-central/comm-central/mozilla/js/src\jscntxt.h(1331) : warning C4273: 'js_TraceContext' : inconsistent dll linkage c:\build\comm-central\comm-central\mozilla\js\src\jsgc.h(186) : see previous definition of 'js_TraceContext' xpcthrower.cpp Building deps for /c/build/comm-central/comm-central/mozilla/js/src/xpconnect/src/xpcthrower.cpp cl -Foxpcthrower.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DJSFILE -DJS_THREADSAFE -DEXPORT_XPC_API -DJS_TRACER=1 -DFEATURE_NANOJIT=1 -DAVMPLUS_IA32 -DAVMPLUS_WIN32 -DXPC_IDISPATCH_SUPPORT -I/c/build/comm-central/comm-central/mozilla/js/src/xpconnect/src/../loader -I/c/build/comm-central/comm-central/mozilla/js/src -I/c/build/comm-central/comm-central/mozilla/js/src/nanojit -I/c/build/comm-central/comm-central/mozilla/caps/include -I/c/build/comm-central/comm-central/mozilla/content/base/src -I/c/build/comm-central/comm-central/mozilla/js/src/xpconnect/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/js/src/xpconnect/src/xpcthrower.cpp xpcthrower.cpp c:/build/comm-central/comm-central/mozilla/js/src\jscntxt.h(727) : warning C4273: 'js_GetClassPrototype' : inconsistent dll linkage c:\build\comm-central\comm-central\mozilla\js\src\jsobj.h(1151) : see previous definition of 'js_GetClassPrototype' c:/build/comm-central/comm-central/mozilla/js/src\jscntxt.h(1331) : warning C4273: 'js_TraceContext' : inconsistent dll linkage c:\build\comm-central\comm-central\mozilla\js\src\jsgc.h(186) : see previous definition of 'js_TraceContext' xpcwrappedjs.cpp Building deps for /c/build/comm-central/comm-central/mozilla/js/src/xpconnect/src/xpcwrappedjs.cpp cl -Foxpcwrappedjs.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DJSFILE -DJS_THREADSAFE -DEXPORT_XPC_API -DJS_TRACER=1 -DFEATURE_NANOJIT=1 -DAVMPLUS_IA32 -DAVMPLUS_WIN32 -DXPC_IDISPATCH_SUPPORT -I/c/build/comm-central/comm-central/mozilla/js/src/xpconnect/src/../loader -I/c/build/comm-central/comm-central/mozilla/js/src -I/c/build/comm-central/comm-central/mozilla/js/src/nanojit -I/c/build/comm-central/comm-central/mozilla/caps/include -I/c/build/comm-central/comm-central/mozilla/content/base/src -I/c/build/comm-central/comm-central/mozilla/js/src/xpconnect/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/js/src/xpconnect/src/xpcwrappedjs.cpp xpcwrappedjs.cpp c:/build/comm-central/comm-central/mozilla/js/src\jscntxt.h(727) : warning C4273: 'js_GetClassPrototype' : inconsistent dll linkage c:\build\comm-central\comm-central\mozilla\js\src\jsobj.h(1151) : see previous definition of 'js_GetClassPrototype' c:/build/comm-central/comm-central/mozilla/js/src\jscntxt.h(1331) : warning C4273: 'js_TraceContext' : inconsistent dll linkage c:\build\comm-central\comm-central\mozilla\js\src\jsgc.h(186) : see previous definition of 'js_TraceContext' xpcvariant.cpp Building deps for /c/build/comm-central/comm-central/mozilla/js/src/xpconnect/src/xpcvariant.cpp cl -Foxpcvariant.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DJSFILE -DJS_THREADSAFE -DEXPORT_XPC_API -DJS_TRACER=1 -DFEATURE_NANOJIT=1 -DAVMPLUS_IA32 -DAVMPLUS_WIN32 -DXPC_IDISPATCH_SUPPORT -I/c/build/comm-central/comm-central/mozilla/js/src/xpconnect/src/../loader -I/c/build/comm-central/comm-central/mozilla/js/src -I/c/build/comm-central/comm-central/mozilla/js/src/nanojit -I/c/build/comm-central/comm-central/mozilla/caps/include -I/c/build/comm-central/comm-central/mozilla/content/base/src -I/c/build/comm-central/comm-central/mozilla/js/src/xpconnect/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/js/src/xpconnect/src/xpcvariant.cpp xpcvariant.cpp c:/build/comm-central/comm-central/mozilla/js/src\jscntxt.h(727) : warning C4273: 'js_GetClassPrototype' : inconsistent dll linkage c:\build\comm-central\comm-central\mozilla\js\src\jsobj.h(1151) : see previous definition of 'js_GetClassPrototype' c:/build/comm-central/comm-central/mozilla/js/src\jscntxt.h(1331) : warning C4273: 'js_TraceContext' : inconsistent dll linkage c:\build\comm-central\comm-central\mozilla\js\src\jsgc.h(186) : see previous definition of 'js_TraceContext' xpcwrappedjsclass.cpp Building deps for /c/build/comm-central/comm-central/mozilla/js/src/xpconnect/src/xpcwrappedjsclass.cpp cl -Foxpcwrappedjsclass.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DJSFILE -DJS_THREADSAFE -DEXPORT_XPC_API -DJS_TRACER=1 -DFEATURE_NANOJIT=1 -DAVMPLUS_IA32 -DAVMPLUS_WIN32 -DXPC_IDISPATCH_SUPPORT -I/c/build/comm-central/comm-central/mozilla/js/src/xpconnect/src/../loader -I/c/build/comm-central/comm-central/mozilla/js/src -I/c/build/comm-central/comm-central/mozilla/js/src/nanojit -I/c/build/comm-central/comm-central/mozilla/caps/include -I/c/build/comm-central/comm-central/mozilla/content/base/src -I/c/build/comm-central/comm-central/mozilla/js/src/xpconnect/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/js/src/xpconnect/src/xpcwrappedjsclass.cpp xpcwrappedjsclass.cpp c:/build/comm-central/comm-central/mozilla/js/src\jscntxt.h(727) : warning C4273: 'js_GetClassPrototype' : inconsistent dll linkage c:\build\comm-central\comm-central\mozilla\js\src\jsobj.h(1151) : see previous definition of 'js_GetClassPrototype' c:/build/comm-central/comm-central/mozilla/js/src\jscntxt.h(1331) : warning C4273: 'js_TraceContext' : inconsistent dll linkage c:\build\comm-central\comm-central\mozilla\js\src\jsgc.h(186) : see previous definition of 'js_TraceContext' xpcwrappednative.cpp Building deps for /c/build/comm-central/comm-central/mozilla/js/src/xpconnect/src/xpcwrappednative.cpp cl -Foxpcwrappednative.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DJSFILE -DJS_THREADSAFE -DEXPORT_XPC_API -DJS_TRACER=1 -DFEATURE_NANOJIT=1 -DAVMPLUS_IA32 -DAVMPLUS_WIN32 -DXPC_IDISPATCH_SUPPORT -I/c/build/comm-central/comm-central/mozilla/js/src/xpconnect/src/../loader -I/c/build/comm-central/comm-central/mozilla/js/src -I/c/build/comm-central/comm-central/mozilla/js/src/nanojit -I/c/build/comm-central/comm-central/mozilla/caps/include -I/c/build/comm-central/comm-central/mozilla/content/base/src -I/c/build/comm-central/comm-central/mozilla/js/src/xpconnect/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/js/src/xpconnect/src/xpcwrappednative.cpp xpcwrappednative.cpp c:/build/comm-central/comm-central/mozilla/js/src\jscntxt.h(727) : warning C4273: 'js_GetClassPrototype' : inconsistent dll linkage c:\build\comm-central\comm-central\mozilla\js\src\jsobj.h(1151) : see previous definition of 'js_GetClassPrototype' c:/build/comm-central/comm-central/mozilla/js/src\jscntxt.h(1331) : warning C4273: 'js_TraceContext' : inconsistent dll linkage c:\build\comm-central\comm-central\mozilla\js\src\jsgc.h(186) : see previous definition of 'js_TraceContext' xpcwrappednativeinfo.cpp Building deps for /c/build/comm-central/comm-central/mozilla/js/src/xpconnect/src/xpcwrappednativeinfo.cpp cl -Foxpcwrappednativeinfo.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DJSFILE -DJS_THREADSAFE -DEXPORT_XPC_API -DJS_TRACER=1 -DFEATURE_NANOJIT=1 -DAVMPLUS_IA32 -DAVMPLUS_WIN32 -DXPC_IDISPATCH_SUPPORT -I/c/build/comm-central/comm-central/mozilla/js/src/xpconnect/src/../loader -I/c/build/comm-central/comm-central/mozilla/js/src -I/c/build/comm-central/comm-central/mozilla/js/src/nanojit -I/c/build/comm-central/comm-central/mozilla/caps/include -I/c/build/comm-central/comm-central/mozilla/content/base/src -I/c/build/comm-central/comm-central/mozilla/js/src/xpconnect/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/js/src/xpconnect/src/xpcwrappednativeinfo.cpp xpcwrappednativeinfo.cpp c:/build/comm-central/comm-central/mozilla/js/src\jscntxt.h(727) : warning C4273: 'js_GetClassPrototype' : inconsistent dll linkage c:\build\comm-central\comm-central\mozilla\js\src\jsobj.h(1151) : see previous definition of 'js_GetClassPrototype' c:/build/comm-central/comm-central/mozilla/js/src\jscntxt.h(1331) : warning C4273: 'js_TraceContext' : inconsistent dll linkage c:\build\comm-central\comm-central\mozilla\js\src\jsgc.h(186) : see previous definition of 'js_TraceContext' xpcwrappednativejsops.cpp Building deps for /c/build/comm-central/comm-central/mozilla/js/src/xpconnect/src/xpcwrappednativejsops.cpp cl -Foxpcwrappednativejsops.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DJSFILE -DJS_THREADSAFE -DEXPORT_XPC_API -DJS_TRACER=1 -DFEATURE_NANOJIT=1 -DAVMPLUS_IA32 -DAVMPLUS_WIN32 -DXPC_IDISPATCH_SUPPORT -I/c/build/comm-central/comm-central/mozilla/js/src/xpconnect/src/../loader -I/c/build/comm-central/comm-central/mozilla/js/src -I/c/build/comm-central/comm-central/mozilla/js/src/nanojit -I/c/build/comm-central/comm-central/mozilla/caps/include -I/c/build/comm-central/comm-central/mozilla/content/base/src -I/c/build/comm-central/comm-central/mozilla/js/src/xpconnect/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/js/src/xpconnect/src/xpcwrappednativejsops.cpp xpcwrappednativejsops.cpp c:/build/comm-central/comm-central/mozilla/js/src\jscntxt.h(727) : warning C4273: 'js_GetClassPrototype' : inconsistent dll linkage c:\build\comm-central\comm-central\mozilla\js\src\jsobj.h(1151) : see previous definition of 'js_GetClassPrototype' c:/build/comm-central/comm-central/mozilla/js/src\jscntxt.h(1331) : warning C4273: 'js_TraceContext' : inconsistent dll linkage c:\build\comm-central\comm-central\mozilla\js\src\jsgc.h(186) : see previous definition of 'js_TraceContext' xpcwrappednativeproto.cpp Building deps for /c/build/comm-central/comm-central/mozilla/js/src/xpconnect/src/xpcwrappednativeproto.cpp cl -Foxpcwrappednativeproto.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DJSFILE -DJS_THREADSAFE -DEXPORT_XPC_API -DJS_TRACER=1 -DFEATURE_NANOJIT=1 -DAVMPLUS_IA32 -DAVMPLUS_WIN32 -DXPC_IDISPATCH_SUPPORT -I/c/build/comm-central/comm-central/mozilla/js/src/xpconnect/src/../loader -I/c/build/comm-central/comm-central/mozilla/js/src -I/c/build/comm-central/comm-central/mozilla/js/src/nanojit -I/c/build/comm-central/comm-central/mozilla/caps/include -I/c/build/comm-central/comm-central/mozilla/content/base/src -I/c/build/comm-central/comm-central/mozilla/js/src/xpconnect/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/js/src/xpconnect/src/xpcwrappednativeproto.cpp xpcwrappednativeproto.cpp c:/build/comm-central/comm-central/mozilla/js/src\jscntxt.h(727) : warning C4273: 'js_GetClassPrototype' : inconsistent dll linkage c:\build\comm-central\comm-central\mozilla\js\src\jsobj.h(1151) : see previous definition of 'js_GetClassPrototype' c:/build/comm-central/comm-central/mozilla/js/src\jscntxt.h(1331) : warning C4273: 'js_TraceContext' : inconsistent dll linkage c:\build\comm-central\comm-central\mozilla\js\src\jsgc.h(186) : see previous definition of 'js_TraceContext' xpcwrappednativescope.cpp Building deps for /c/build/comm-central/comm-central/mozilla/js/src/xpconnect/src/xpcwrappednativescope.cpp cl -Foxpcwrappednativescope.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DJSFILE -DJS_THREADSAFE -DEXPORT_XPC_API -DJS_TRACER=1 -DFEATURE_NANOJIT=1 -DAVMPLUS_IA32 -DAVMPLUS_WIN32 -DXPC_IDISPATCH_SUPPORT -I/c/build/comm-central/comm-central/mozilla/js/src/xpconnect/src/../loader -I/c/build/comm-central/comm-central/mozilla/js/src -I/c/build/comm-central/comm-central/mozilla/js/src/nanojit -I/c/build/comm-central/comm-central/mozilla/caps/include -I/c/build/comm-central/comm-central/mozilla/content/base/src -I/c/build/comm-central/comm-central/mozilla/js/src/xpconnect/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/js/src/xpconnect/src/xpcwrappednativescope.cpp xpcwrappednativescope.cpp c:/build/comm-central/comm-central/mozilla/js/src\jscntxt.h(727) : warning C4273: 'js_GetClassPrototype' : inconsistent dll linkage c:\build\comm-central\comm-central\mozilla\js\src\jsobj.h(1151) : see previous definition of 'js_GetClassPrototype' c:/build/comm-central/comm-central/mozilla/js/src\jscntxt.h(1331) : warning C4273: 'js_TraceContext' : inconsistent dll linkage c:\build\comm-central\comm-central\mozilla\js\src\jsgc.h(186) : see previous definition of 'js_TraceContext' XPCNativeWrapper.cpp Building deps for /c/build/comm-central/comm-central/mozilla/js/src/xpconnect/src/XPCNativeWrapper.cpp cl -FoXPCNativeWrapper.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DJSFILE -DJS_THREADSAFE -DEXPORT_XPC_API -DJS_TRACER=1 -DFEATURE_NANOJIT=1 -DAVMPLUS_IA32 -DAVMPLUS_WIN32 -DXPC_IDISPATCH_SUPPORT -I/c/build/comm-central/comm-central/mozilla/js/src/xpconnect/src/../loader -I/c/build/comm-central/comm-central/mozilla/js/src -I/c/build/comm-central/comm-central/mozilla/js/src/nanojit -I/c/build/comm-central/comm-central/mozilla/caps/include -I/c/build/comm-central/comm-central/mozilla/content/base/src -I/c/build/comm-central/comm-central/mozilla/js/src/xpconnect/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/js/src/xpconnect/src/XPCNativeWrapper.cpp XPCNativeWrapper.cpp c:/build/comm-central/comm-central/mozilla/js/src\jscntxt.h(727) : warning C4273: 'js_GetClassPrototype' : inconsistent dll linkage c:\build\comm-central\comm-central\mozilla\js\src\jsobj.h(1151) : see previous definition of 'js_GetClassPrototype' c:/build/comm-central/comm-central/mozilla/js/src\jscntxt.h(1331) : warning C4273: 'js_TraceContext' : inconsistent dll linkage c:\build\comm-central\comm-central\mozilla\js\src\jsgc.h(186) : see previous definition of 'js_TraceContext' xpcJSWeakReference.cpp Building deps for /c/build/comm-central/comm-central/mozilla/js/src/xpconnect/src/xpcJSWeakReference.cpp cl -FoxpcJSWeakReference.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DJSFILE -DJS_THREADSAFE -DEXPORT_XPC_API -DJS_TRACER=1 -DFEATURE_NANOJIT=1 -DAVMPLUS_IA32 -DAVMPLUS_WIN32 -DXPC_IDISPATCH_SUPPORT -I/c/build/comm-central/comm-central/mozilla/js/src/xpconnect/src/../loader -I/c/build/comm-central/comm-central/mozilla/js/src -I/c/build/comm-central/comm-central/mozilla/js/src/nanojit -I/c/build/comm-central/comm-central/mozilla/caps/include -I/c/build/comm-central/comm-central/mozilla/content/base/src -I/c/build/comm-central/comm-central/mozilla/js/src/xpconnect/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/js/src/xpconnect/src/xpcJSWeakReference.cpp xpcJSWeakReference.cpp c:/build/comm-central/comm-central/mozilla/js/src\jscntxt.h(727) : warning C4273: 'js_GetClassPrototype' : inconsistent dll linkage c:\build\comm-central\comm-central\mozilla\js\src\jsobj.h(1151) : see previous definition of 'js_GetClassPrototype' c:/build/comm-central/comm-central/mozilla/js/src\jscntxt.h(1331) : warning C4273: 'js_TraceContext' : inconsistent dll linkage c:\build\comm-central\comm-central\mozilla\js\src\jsgc.h(186) : see previous definition of 'js_TraceContext' XPCSafeJSObjectWrapper.cpp Building deps for /c/build/comm-central/comm-central/mozilla/js/src/xpconnect/src/XPCSafeJSObjectWrapper.cpp cl -FoXPCSafeJSObjectWrapper.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DJSFILE -DJS_THREADSAFE -DEXPORT_XPC_API -DJS_TRACER=1 -DFEATURE_NANOJIT=1 -DAVMPLUS_IA32 -DAVMPLUS_WIN32 -DXPC_IDISPATCH_SUPPORT -I/c/build/comm-central/comm-central/mozilla/js/src/xpconnect/src/../loader -I/c/build/comm-central/comm-central/mozilla/js/src -I/c/build/comm-central/comm-central/mozilla/js/src/nanojit -I/c/build/comm-central/comm-central/mozilla/caps/include -I/c/build/comm-central/comm-central/mozilla/content/base/src -I/c/build/comm-central/comm-central/mozilla/js/src/xpconnect/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/js/src/xpconnect/src/XPCSafeJSObjectWrapper.cpp XPCSafeJSObjectWrapper.cpp c:/build/comm-central/comm-central/mozilla/js/src\jscntxt.h(727) : warning C4273: 'js_GetClassPrototype' : inconsistent dll linkage c:\build\comm-central\comm-central\mozilla\js\src\jsobj.h(1151) : see previous definition of 'js_GetClassPrototype' c:/build/comm-central/comm-central/mozilla/js/src\jscntxt.h(1331) : warning C4273: 'js_TraceContext' : inconsistent dll linkage c:\build\comm-central\comm-central\mozilla\js\src\jsgc.h(186) : see previous definition of 'js_TraceContext' XPCCrossOriginWrapper.cpp Building deps for /c/build/comm-central/comm-central/mozilla/js/src/xpconnect/src/XPCCrossOriginWrapper.cpp cl -FoXPCCrossOriginWrapper.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DJSFILE -DJS_THREADSAFE -DEXPORT_XPC_API -DJS_TRACER=1 -DFEATURE_NANOJIT=1 -DAVMPLUS_IA32 -DAVMPLUS_WIN32 -DXPC_IDISPATCH_SUPPORT -I/c/build/comm-central/comm-central/mozilla/js/src/xpconnect/src/../loader -I/c/build/comm-central/comm-central/mozilla/js/src -I/c/build/comm-central/comm-central/mozilla/js/src/nanojit -I/c/build/comm-central/comm-central/mozilla/caps/include -I/c/build/comm-central/comm-central/mozilla/content/base/src -I/c/build/comm-central/comm-central/mozilla/js/src/xpconnect/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/js/src/xpconnect/src/XPCCrossOriginWrapper.cpp XPCCrossOriginWrapper.cpp c:/build/comm-central/comm-central/mozilla/js/src\jscntxt.h(727) : warning C4273: 'js_GetClassPrototype' : inconsistent dll linkage c:\build\comm-central\comm-central\mozilla\js\src\jsobj.h(1151) : see previous definition of 'js_GetClassPrototype' c:/build/comm-central/comm-central/mozilla/js/src\jscntxt.h(1331) : warning C4273: 'js_TraceContext' : inconsistent dll linkage c:\build\comm-central\comm-central\mozilla\js\src\jsgc.h(186) : see previous definition of 'js_TraceContext' XPCChromeObjectWrapper.cpp Building deps for /c/build/comm-central/comm-central/mozilla/js/src/xpconnect/src/XPCChromeObjectWrapper.cpp cl -FoXPCChromeObjectWrapper.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DJSFILE -DJS_THREADSAFE -DEXPORT_XPC_API -DJS_TRACER=1 -DFEATURE_NANOJIT=1 -DAVMPLUS_IA32 -DAVMPLUS_WIN32 -DXPC_IDISPATCH_SUPPORT -I/c/build/comm-central/comm-central/mozilla/js/src/xpconnect/src/../loader -I/c/build/comm-central/comm-central/mozilla/js/src -I/c/build/comm-central/comm-central/mozilla/js/src/nanojit -I/c/build/comm-central/comm-central/mozilla/caps/include -I/c/build/comm-central/comm-central/mozilla/content/base/src -I/c/build/comm-central/comm-central/mozilla/js/src/xpconnect/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/js/src/xpconnect/src/XPCChromeObjectWrapper.cpp XPCChromeObjectWrapper.cpp c:/build/comm-central/comm-central/mozilla/js/src\jscntxt.h(727) : warning C4273: 'js_GetClassPrototype' : inconsistent dll linkage c:\build\comm-central\comm-central\mozilla\js\src\jsobj.h(1151) : see previous definition of 'js_GetClassPrototype' c:/build/comm-central/comm-central/mozilla/js/src\jscntxt.h(1331) : warning C4273: 'js_TraceContext' : inconsistent dll linkage c:\build\comm-central\comm-central\mozilla\js\src\jsgc.h(186) : see previous definition of 'js_TraceContext' XPCSystemOnlyWrapper.cpp Building deps for /c/build/comm-central/comm-central/mozilla/js/src/xpconnect/src/XPCSystemOnlyWrapper.cpp cl -FoXPCSystemOnlyWrapper.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DJSFILE -DJS_THREADSAFE -DEXPORT_XPC_API -DJS_TRACER=1 -DFEATURE_NANOJIT=1 -DAVMPLUS_IA32 -DAVMPLUS_WIN32 -DXPC_IDISPATCH_SUPPORT -I/c/build/comm-central/comm-central/mozilla/js/src/xpconnect/src/../loader -I/c/build/comm-central/comm-central/mozilla/js/src -I/c/build/comm-central/comm-central/mozilla/js/src/nanojit -I/c/build/comm-central/comm-central/mozilla/caps/include -I/c/build/comm-central/comm-central/mozilla/content/base/src -I/c/build/comm-central/comm-central/mozilla/js/src/xpconnect/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/js/src/xpconnect/src/XPCSystemOnlyWrapper.cpp XPCSystemOnlyWrapper.cpp c:/build/comm-central/comm-central/mozilla/js/src\jscntxt.h(727) : warning C4273: 'js_GetClassPrototype' : inconsistent dll linkage c:\build\comm-central\comm-central\mozilla\js\src\jsobj.h(1151) : see previous definition of 'js_GetClassPrototype' c:/build/comm-central/comm-central/mozilla/js/src\jscntxt.h(1331) : warning C4273: 'js_TraceContext' : inconsistent dll linkage c:\build\comm-central\comm-central\mozilla\js\src\jsgc.h(186) : see previous definition of 'js_TraceContext' XPCWrapper.cpp Building deps for /c/build/comm-central/comm-central/mozilla/js/src/xpconnect/src/XPCWrapper.cpp cl -FoXPCWrapper.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DJSFILE -DJS_THREADSAFE -DEXPORT_XPC_API -DJS_TRACER=1 -DFEATURE_NANOJIT=1 -DAVMPLUS_IA32 -DAVMPLUS_WIN32 -DXPC_IDISPATCH_SUPPORT -I/c/build/comm-central/comm-central/mozilla/js/src/xpconnect/src/../loader -I/c/build/comm-central/comm-central/mozilla/js/src -I/c/build/comm-central/comm-central/mozilla/js/src/nanojit -I/c/build/comm-central/comm-central/mozilla/caps/include -I/c/build/comm-central/comm-central/mozilla/content/base/src -I/c/build/comm-central/comm-central/mozilla/js/src/xpconnect/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/js/src/xpconnect/src/XPCWrapper.cpp XPCWrapper.cpp c:/build/comm-central/comm-central/mozilla/js/src\jscntxt.h(727) : warning C4273: 'js_GetClassPrototype' : inconsistent dll linkage c:\build\comm-central\comm-central\mozilla\js\src\jsobj.h(1151) : see previous definition of 'js_GetClassPrototype' c:/build/comm-central/comm-central/mozilla/js/src\jscntxt.h(1331) : warning C4273: 'js_TraceContext' : inconsistent dll linkage c:\build\comm-central\comm-central\mozilla\js\src\jsgc.h(186) : see previous definition of 'js_TraceContext' xpcquickstubs.cpp Building deps for /c/build/comm-central/comm-central/mozilla/js/src/xpconnect/src/xpcquickstubs.cpp cl -Foxpcquickstubs.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DJSFILE -DJS_THREADSAFE -DEXPORT_XPC_API -DJS_TRACER=1 -DFEATURE_NANOJIT=1 -DAVMPLUS_IA32 -DAVMPLUS_WIN32 -DXPC_IDISPATCH_SUPPORT -I/c/build/comm-central/comm-central/mozilla/js/src/xpconnect/src/../loader -I/c/build/comm-central/comm-central/mozilla/js/src -I/c/build/comm-central/comm-central/mozilla/js/src/nanojit -I/c/build/comm-central/comm-central/mozilla/caps/include -I/c/build/comm-central/comm-central/mozilla/content/base/src -I/c/build/comm-central/comm-central/mozilla/js/src/xpconnect/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/js/src/xpconnect/src/xpcquickstubs.cpp xpcquickstubs.cpp c:/build/comm-central/comm-central/mozilla/js/src\jscntxt.h(727) : warning C4273: 'js_GetClassPrototype' : inconsistent dll linkage c:\build\comm-central\comm-central\mozilla\js\src\jsobj.h(1151) : see previous definition of 'js_GetClassPrototype' c:/build/comm-central/comm-central/mozilla/js/src\jscntxt.h(1331) : warning C4273: 'js_TraceContext' : inconsistent dll linkage c:\build\comm-central\comm-central\mozilla\js\src\jsgc.h(186) : see previous definition of 'js_TraceContext' dom_quickstubs.cpp Building deps for dom_quickstubs.cpp cl -Fodom_quickstubs.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DJSFILE -DJS_THREADSAFE -DEXPORT_XPC_API -DJS_TRACER=1 -DFEATURE_NANOJIT=1 -DAVMPLUS_IA32 -DAVMPLUS_WIN32 -DXPC_IDISPATCH_SUPPORT -I/c/build/comm-central/comm-central/mozilla/js/src/xpconnect/src/../loader -I/c/build/comm-central/comm-central/mozilla/js/src -I/c/build/comm-central/comm-central/mozilla/js/src/nanojit -I/c/build/comm-central/comm-central/mozilla/caps/include -I/c/build/comm-central/comm-central/mozilla/content/base/src -I/c/build/comm-central/comm-central/mozilla/js/src/xpconnect/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/sb-de/mozilla/js/src/xpconnect/src/dom_quickstubs.cpp dom_quickstubs.cpp c:/build/comm-central/comm-central/mozilla/js/src\jscntxt.h(727) : warning C4273: 'js_GetClassPrototype' : inconsistent dll linkage c:\build\comm-central\comm-central\mozilla\js\src\jsobj.h(1151) : see previous definition of 'js_GetClassPrototype' c:/build/comm-central/comm-central/mozilla/js/src\jscntxt.h(1331) : warning C4273: 'js_TraceContext' : inconsistent dll linkage c:\build\comm-central\comm-central\mozilla\js\src\jsgc.h(186) : see previous definition of 'js_TraceContext' ../../../../dist/include\nsWeakReference.h(85) : warning C4265: 'nsSupportsWeakReference' : class has virtual functions, but destructor is not virtual instances of this class may not be destructed correctly ../../../../dist/include\nsXPTCUtils.h(66) : warning C4265: 'nsAutoXPTCStub' : class has virtual functions, but destructor is not virtual instances of this class may not be destructed correctly ../../../../dist/include\nsVariant.h(193) : warning C4265: 'nsVariant' : class has virtual functions, but destructor is not virtual instances of this class may not be destructed correctly c:\build\comm-central\sb-de\mozilla\dist\include\nsINodeInfo.h(330) : warning C4265: 'nsINodeInfo' : class has virtual functions, but destructor is not virtual instances of this class may not be destructed correctly c:\build\comm-central\sb-de\mozilla\dist\include\nsIWidget.h(1147) : warning C4265: 'nsIWidget' : class has virtual functions, but destructor is not virtual instances of this class may not be destructed correctly c:\build\comm-central\sb-de\mozilla\dist\include\nsPIDOMWindow.h(565) : warning C4265: 'nsPIDOMWindow' : class has virtual functions, but destructor is not virtual instances of this class may not be destructed correctly c:\build\comm-central\sb-de\mozilla\dist\include\nsPIDOMWindow.h(98) : warning C4242: '=' : conversion from 'PRBool' to 'PRPackedBool', possible loss of data c:\build\comm-central\sb-de\mozilla\dist\include\nsPIDOMWindow.h(392) : warning C4242: '=' : conversion from 'PRBool' to 'PRPackedBool', possible loss of data c:\build\comm-central\sb-de\mozilla\dist\include\nsSMILMilestone.h(71) : warning C4242: 'initializing' : conversion from 'PRBool' to 'PRPackedBool', possible loss of data c:\build\comm-central\sb-de\mozilla\dist\include\nsRefreshDriver.h(165) : warning C4265: 'nsRefreshDriver' : class has virtual functions, but destructor is not virtual instances of this class may not be destructed correctly c:\build\comm-central\sb-de\mozilla\dist\include\nsIDocument.h(394) : warning C4242: '=' : conversion from 'PRBool' to 'PRPackedBool', possible loss of data c:\build\comm-central\sb-de\mozilla\dist\include\nsIDocument.h(443) : warning C4242: '=' : conversion from 'PRBool' to 'PRPackedBool', possible loss of data c:\build\comm-central\sb-de\mozilla\dist\include\nsIDocument.h(1081) : warning C4242: '=' : conversion from 'PRBool' to 'PRPackedBool', possible loss of data c:\build\comm-central\sb-de\mozilla\dist\include\nsIPresShell.h(1035) : warning C4265: 'nsIPresShell' : class has virtual functions, but destructor is not virtual instances of this class may not be destructed correctly c:\build\comm-central\sb-de\mozilla\dist\include\nsIPresShell.h(932) : warning C4242: '=' : conversion from 'PRBool' to 'PRPackedBool', possible loss of data c:\build\comm-central\sb-de\mozilla\dist\include\nsIPresShell.h(975) : warning C4242: '=' : conversion from 'PRBool' to 'PRPackedBool', possible loss of data c:\build\comm-central\comm-central\mozilla\content\base\src\nsGenericElement.h(145) : warning C4265: 'nsChildContentList' : class has virtual functions, but destructor is not virtual instances of this class may not be destructed correctly c:\build\comm-central\comm-central\mozilla\content\base\src\nsGenericElement.h(197) : warning C4265: 'nsNodeWeakReference' : class has virtual functions, but destructor is not virtual instances of this class may not be destructed correctly c:\build\comm-central\comm-central\mozilla\content\base\src\nsGenericElement.h(220) : warning C4265: 'nsNodeSupportsWeakRefTearoff' : class has virtual functions, but destructor is not virtual instances of this class may not be destructed correctly c:\build\comm-central\comm-central\mozilla\content\base\src\nsGenericElement.h(316) : warning C4265: 'nsNodeSelectorTearoff' : class has virtual functions, but destructor is not virtual instances of this class may not be destructed correctly c:\build\comm-central\comm-central\mozilla\content\base\src\nsGenericElement.h(1126) : warning C4265: 'nsNSElementTearoff' : class has virtual functions, but destructor is not virtual instances of this class may not be destructed correctly ../../../../dist/include\CustomQS_WebGL.h(917) : warning C4242: 'argument' : conversion from 'JSBool' to 'GLboolean', possible loss of data ../../../../dist/include\CustomQS_WebGL.h(919) : warning C4242: 'argument' : conversion from 'JSBool' to 'GLboolean', possible loss of data ../../../../dist/include\CustomQS_WebGL.h(921) : warning C4242: 'argument' : conversion from 'JSBool' to 'GLboolean', possible loss of data XPCDispObject.cpp Building deps for /c/build/comm-central/comm-central/mozilla/js/src/xpconnect/src/XPCDispObject.cpp cl -FoXPCDispObject.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DJSFILE -DJS_THREADSAFE -DEXPORT_XPC_API -DJS_TRACER=1 -DFEATURE_NANOJIT=1 -DAVMPLUS_IA32 -DAVMPLUS_WIN32 -DXPC_IDISPATCH_SUPPORT -I/c/build/comm-central/comm-central/mozilla/js/src/xpconnect/src/../loader -I/c/build/comm-central/comm-central/mozilla/js/src -I/c/build/comm-central/comm-central/mozilla/js/src/nanojit -I/c/build/comm-central/comm-central/mozilla/caps/include -I/c/build/comm-central/comm-central/mozilla/content/base/src -I/c/build/comm-central/comm-central/mozilla/js/src/xpconnect/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/js/src/xpconnect/src/XPCDispObject.cpp XPCDispObject.cpp c:/build/comm-central/comm-central/mozilla/js/src\jscntxt.h(727) : warning C4273: 'js_GetClassPrototype' : inconsistent dll linkage c:\build\comm-central\comm-central\mozilla\js\src\jsobj.h(1151) : see previous definition of 'js_GetClassPrototype' c:/build/comm-central/comm-central/mozilla/js/src\jscntxt.h(1331) : warning C4273: 'js_TraceContext' : inconsistent dll linkage c:\build\comm-central\comm-central\mozilla\js\src\jsgc.h(186) : see previous definition of 'js_TraceContext' XPCDispInterface.cpp Building deps for /c/build/comm-central/comm-central/mozilla/js/src/xpconnect/src/XPCDispInterface.cpp cl -FoXPCDispInterface.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DJSFILE -DJS_THREADSAFE -DEXPORT_XPC_API -DJS_TRACER=1 -DFEATURE_NANOJIT=1 -DAVMPLUS_IA32 -DAVMPLUS_WIN32 -DXPC_IDISPATCH_SUPPORT -I/c/build/comm-central/comm-central/mozilla/js/src/xpconnect/src/../loader -I/c/build/comm-central/comm-central/mozilla/js/src -I/c/build/comm-central/comm-central/mozilla/js/src/nanojit -I/c/build/comm-central/comm-central/mozilla/caps/include -I/c/build/comm-central/comm-central/mozilla/content/base/src -I/c/build/comm-central/comm-central/mozilla/js/src/xpconnect/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/js/src/xpconnect/src/XPCDispInterface.cpp XPCDispInterface.cpp c:/build/comm-central/comm-central/mozilla/js/src\jscntxt.h(727) : warning C4273: 'js_GetClassPrototype' : inconsistent dll linkage c:\build\comm-central\comm-central\mozilla\js\src\jsobj.h(1151) : see previous definition of 'js_GetClassPrototype' c:/build/comm-central/comm-central/mozilla/js/src\jscntxt.h(1331) : warning C4273: 'js_TraceContext' : inconsistent dll linkage c:\build\comm-central\comm-central\mozilla\js\src\jsgc.h(186) : see previous definition of 'js_TraceContext' XPCDispConvert.cpp Building deps for /c/build/comm-central/comm-central/mozilla/js/src/xpconnect/src/XPCDispConvert.cpp cl -FoXPCDispConvert.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DJSFILE -DJS_THREADSAFE -DEXPORT_XPC_API -DJS_TRACER=1 -DFEATURE_NANOJIT=1 -DAVMPLUS_IA32 -DAVMPLUS_WIN32 -DXPC_IDISPATCH_SUPPORT -I/c/build/comm-central/comm-central/mozilla/js/src/xpconnect/src/../loader -I/c/build/comm-central/comm-central/mozilla/js/src -I/c/build/comm-central/comm-central/mozilla/js/src/nanojit -I/c/build/comm-central/comm-central/mozilla/caps/include -I/c/build/comm-central/comm-central/mozilla/content/base/src -I/c/build/comm-central/comm-central/mozilla/js/src/xpconnect/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/js/src/xpconnect/src/XPCDispConvert.cpp XPCDispConvert.cpp c:/build/comm-central/comm-central/mozilla/js/src\jscntxt.h(727) : warning C4273: 'js_GetClassPrototype' : inconsistent dll linkage c:\build\comm-central\comm-central\mozilla\js\src\jsobj.h(1151) : see previous definition of 'js_GetClassPrototype' c:/build/comm-central/comm-central/mozilla/js/src\jscntxt.h(1331) : warning C4273: 'js_TraceContext' : inconsistent dll linkage c:\build\comm-central\comm-central\mozilla\js\src\jsgc.h(186) : see previous definition of 'js_TraceContext' XPCDispTypeInfo.cpp Building deps for /c/build/comm-central/comm-central/mozilla/js/src/xpconnect/src/XPCDispTypeInfo.cpp cl -FoXPCDispTypeInfo.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DJSFILE -DJS_THREADSAFE -DEXPORT_XPC_API -DJS_TRACER=1 -DFEATURE_NANOJIT=1 -DAVMPLUS_IA32 -DAVMPLUS_WIN32 -DXPC_IDISPATCH_SUPPORT -I/c/build/comm-central/comm-central/mozilla/js/src/xpconnect/src/../loader -I/c/build/comm-central/comm-central/mozilla/js/src -I/c/build/comm-central/comm-central/mozilla/js/src/nanojit -I/c/build/comm-central/comm-central/mozilla/caps/include -I/c/build/comm-central/comm-central/mozilla/content/base/src -I/c/build/comm-central/comm-central/mozilla/js/src/xpconnect/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/js/src/xpconnect/src/XPCDispTypeInfo.cpp XPCDispTypeInfo.cpp c:/build/comm-central/comm-central/mozilla/js/src\jscntxt.h(727) : warning C4273: 'js_GetClassPrototype' : inconsistent dll linkage c:\build\comm-central\comm-central\mozilla\js\src\jsobj.h(1151) : see previous definition of 'js_GetClassPrototype' c:/build/comm-central/comm-central/mozilla/js/src\jscntxt.h(1331) : warning C4273: 'js_TraceContext' : inconsistent dll linkage c:\build\comm-central\comm-central\mozilla\js\src\jsgc.h(186) : see previous definition of 'js_TraceContext' XPCDispTearOff.cpp Building deps for /c/build/comm-central/comm-central/mozilla/js/src/xpconnect/src/XPCDispTearOff.cpp cl -FoXPCDispTearOff.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DJSFILE -DJS_THREADSAFE -DEXPORT_XPC_API -DJS_TRACER=1 -DFEATURE_NANOJIT=1 -DAVMPLUS_IA32 -DAVMPLUS_WIN32 -DXPC_IDISPATCH_SUPPORT -I/c/build/comm-central/comm-central/mozilla/js/src/xpconnect/src/../loader -I/c/build/comm-central/comm-central/mozilla/js/src -I/c/build/comm-central/comm-central/mozilla/js/src/nanojit -I/c/build/comm-central/comm-central/mozilla/caps/include -I/c/build/comm-central/comm-central/mozilla/content/base/src -I/c/build/comm-central/comm-central/mozilla/js/src/xpconnect/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/js/src/xpconnect/src/XPCDispTearOff.cpp XPCDispTearOff.cpp c:/build/comm-central/comm-central/mozilla/js/src\jscntxt.h(727) : warning C4273: 'js_GetClassPrototype' : inconsistent dll linkage c:\build\comm-central\comm-central\mozilla\js\src\jsobj.h(1151) : see previous definition of 'js_GetClassPrototype' c:/build/comm-central/comm-central/mozilla/js/src\jscntxt.h(1331) : warning C4273: 'js_TraceContext' : inconsistent dll linkage c:\build\comm-central\comm-central\mozilla\js\src\jsgc.h(186) : see previous definition of 'js_TraceContext' XPCIDispatchExtension.cpp Building deps for /c/build/comm-central/comm-central/mozilla/js/src/xpconnect/src/XPCIDispatchExtension.cpp cl -FoXPCIDispatchExtension.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DJSFILE -DJS_THREADSAFE -DEXPORT_XPC_API -DJS_TRACER=1 -DFEATURE_NANOJIT=1 -DAVMPLUS_IA32 -DAVMPLUS_WIN32 -DXPC_IDISPATCH_SUPPORT -I/c/build/comm-central/comm-central/mozilla/js/src/xpconnect/src/../loader -I/c/build/comm-central/comm-central/mozilla/js/src -I/c/build/comm-central/comm-central/mozilla/js/src/nanojit -I/c/build/comm-central/comm-central/mozilla/caps/include -I/c/build/comm-central/comm-central/mozilla/content/base/src -I/c/build/comm-central/comm-central/mozilla/js/src/xpconnect/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/js/src/xpconnect/src/XPCIDispatchExtension.cpp XPCIDispatchExtension.cpp c:/build/comm-central/comm-central/mozilla/js/src\jscntxt.h(727) : warning C4273: 'js_GetClassPrototype' : inconsistent dll linkage c:\build\comm-central\comm-central\mozilla\js\src\jsobj.h(1151) : see previous definition of 'js_GetClassPrototype' c:/build/comm-central/comm-central/mozilla/js/src\jscntxt.h(1331) : warning C4273: 'js_TraceContext' : inconsistent dll linkage c:\build\comm-central\comm-central\mozilla\js\src\jsgc.h(186) : see previous definition of 'js_TraceContext' XPCDispParams.cpp Building deps for /c/build/comm-central/comm-central/mozilla/js/src/xpconnect/src/XPCDispParams.cpp cl -FoXPCDispParams.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DJSFILE -DJS_THREADSAFE -DEXPORT_XPC_API -DJS_TRACER=1 -DFEATURE_NANOJIT=1 -DAVMPLUS_IA32 -DAVMPLUS_WIN32 -DXPC_IDISPATCH_SUPPORT -I/c/build/comm-central/comm-central/mozilla/js/src/xpconnect/src/../loader -I/c/build/comm-central/comm-central/mozilla/js/src -I/c/build/comm-central/comm-central/mozilla/js/src/nanojit -I/c/build/comm-central/comm-central/mozilla/caps/include -I/c/build/comm-central/comm-central/mozilla/content/base/src -I/c/build/comm-central/comm-central/mozilla/js/src/xpconnect/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/js/src/xpconnect/src/XPCDispParams.cpp XPCDispParams.cpp c:/build/comm-central/comm-central/mozilla/js/src\jscntxt.h(727) : warning C4273: 'js_GetClassPrototype' : inconsistent dll linkage c:\build\comm-central\comm-central\mozilla\js\src\jsobj.h(1151) : see previous definition of 'js_GetClassPrototype' c:/build/comm-central/comm-central/mozilla/js/src\jscntxt.h(1331) : warning C4273: 'js_TraceContext' : inconsistent dll linkage c:\build\comm-central\comm-central\mozilla\js\src\jsgc.h(186) : see previous definition of 'js_TraceContext' XPCIDispatchClassInfo.cpp Building deps for /c/build/comm-central/comm-central/mozilla/js/src/xpconnect/src/XPCIDispatchClassInfo.cpp cl -FoXPCIDispatchClassInfo.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DJSFILE -DJS_THREADSAFE -DEXPORT_XPC_API -DJS_TRACER=1 -DFEATURE_NANOJIT=1 -DAVMPLUS_IA32 -DAVMPLUS_WIN32 -DXPC_IDISPATCH_SUPPORT -I/c/build/comm-central/comm-central/mozilla/js/src/xpconnect/src/../loader -I/c/build/comm-central/comm-central/mozilla/js/src -I/c/build/comm-central/comm-central/mozilla/js/src/nanojit -I/c/build/comm-central/comm-central/mozilla/caps/include -I/c/build/comm-central/comm-central/mozilla/content/base/src -I/c/build/comm-central/comm-central/mozilla/js/src/xpconnect/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/js/src/xpconnect/src/XPCIDispatchClassInfo.cpp XPCIDispatchClassInfo.cpp c:/build/comm-central/comm-central/mozilla/js/src\jscntxt.h(727) : warning C4273: 'js_GetClassPrototype' : inconsistent dll linkage c:\build\comm-central\comm-central\mozilla\js\src\jsobj.h(1151) : see previous definition of 'js_GetClassPrototype' c:/build/comm-central/comm-central/mozilla/js/src\jscntxt.h(1331) : warning C4273: 'js_TraceContext' : inconsistent dll linkage c:\build\comm-central\comm-central\mozilla\js\src\jsgc.h(186) : see previous definition of 'js_TraceContext' nsDispatchSupport.cpp Building deps for /c/build/comm-central/comm-central/mozilla/js/src/xpconnect/src/nsDispatchSupport.cpp cl -FonsDispatchSupport.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DJSFILE -DJS_THREADSAFE -DEXPORT_XPC_API -DJS_TRACER=1 -DFEATURE_NANOJIT=1 -DAVMPLUS_IA32 -DAVMPLUS_WIN32 -DXPC_IDISPATCH_SUPPORT -I/c/build/comm-central/comm-central/mozilla/js/src/xpconnect/src/../loader -I/c/build/comm-central/comm-central/mozilla/js/src -I/c/build/comm-central/comm-central/mozilla/js/src/nanojit -I/c/build/comm-central/comm-central/mozilla/caps/include -I/c/build/comm-central/comm-central/mozilla/content/base/src -I/c/build/comm-central/comm-central/mozilla/js/src/xpconnect/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/js/src/xpconnect/src/nsDispatchSupport.cpp nsDispatchSupport.cpp c:/build/comm-central/comm-central/mozilla/js/src\jscntxt.h(727) : warning C4273: 'js_GetClassPrototype' : inconsistent dll linkage c:\build\comm-central\comm-central\mozilla\js\src\jsobj.h(1151) : see previous definition of 'js_GetClassPrototype' c:/build/comm-central/comm-central/mozilla/js/src\jscntxt.h(1331) : warning C4273: 'js_TraceContext' : inconsistent dll linkage c:\build\comm-central\comm-central\mozilla\js\src\jsgc.h(186) : see previous definition of 'js_TraceContext' rm -f xpconnect_s.lib lib -NOLOGO -OUT:"xpconnect_s.lib" nsScriptError.obj nsXPConnect.obj xpccallcontext.obj xpccomponents.obj xpccontext.obj xpcconvert.obj xpcdebug.obj xpcexception.obj xpcjsid.obj xpcjsruntime.obj xpclog.obj xpcmaps.obj xpcmodule.obj xpcruntimesvc.obj xpcstack.obj xpcstring.obj xpcthreadcontext.obj xpcthrower.obj xpcwrappedjs.obj xpcvariant.obj xpcwrappedjsclass.obj xpcwrappednative.obj xpcwrappednativeinfo.obj xpcwrappednativejsops.obj xpcwrappednativeproto.obj xpcwrappednativescope.obj XPCNativeWrapper.obj xpcJSWeakReference.obj XPCSafeJSObjectWrapper.obj XPCCrossOriginWrapper.obj XPCChromeObjectWrapper.obj XPCSystemOnlyWrapper.obj XPCWrapper.obj xpcquickstubs.obj dom_quickstubs.obj XPCDispObject.obj XPCDispInterface.obj XPCDispConvert.obj XPCDispTypeInfo.obj XPCDispTearOff.obj XPCIDispatchExtension.obj XPCDispParams.obj XPCIDispatchClassInfo.obj nsDispatchSupport.obj ../loader/jsloader_s.lib xpclog.obj : warning LNK4221: no public symbols found; archive member will be inaccessible echo not_ranlib xpconnect_s.lib not_ranlib xpconnect_s.lib make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/js/src/xpconnect/src' make[5]: Leaving directory `/c/build/comm-central/sb-de/mozilla/js/src/xpconnect' make[5]: Entering directory `/c/build/comm-central/sb-de/mozilla/intl/chardet' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/intl/chardet/public' nsIDocumentCharsetInfo.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/intl/chardet/public -I../../../dist/idl -e _xpidlgen/nsIDocumentCharsetInfo.xpt -d .deps/nsIDocumentCharsetInfo.pp /c/build/comm-central/comm-central/mozilla/intl/chardet/public/nsIDocumentCharsetInfo.idl nsIDocCharset.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/intl/chardet/public -I../../../dist/idl -e _xpidlgen/nsIDocCharset.xpt -d .deps/nsIDocCharset.pp /c/build/comm-central/comm-central/mozilla/intl/chardet/public/nsIDocCharset.idl nsICharsetResolver.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/intl/chardet/public -I../../../dist/idl -e _xpidlgen/nsICharsetResolver.xpt -d .deps/nsICharsetResolver.pp /c/build/comm-central/comm-central/mozilla/intl/chardet/public/nsICharsetResolver.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpt_link.exe _xpidlgen/chardet.xpt _xpidlgen/nsIDocumentCharsetInfo.xpt _xpidlgen/nsIDocCharset.xpt _xpidlgen/nsICharsetResolver.xpt c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 _xpidlgen/chardet.xpt ../../../dist/bin/components make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/intl/chardet/public' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/intl/chardet/src' nsObserverBase.cpp Building deps for /c/build/comm-central/comm-central/mozilla/intl/chardet/src/nsObserverBase.cpp cl -FonsObserverBase.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/intl/chardet/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/intl/chardet/src/nsObserverBase.cpp nsObserverBase.cpp nsXMLEncodingObserver.cpp Building deps for /c/build/comm-central/comm-central/mozilla/intl/chardet/src/nsXMLEncodingObserver.cpp cl -FonsXMLEncodingObserver.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/intl/chardet/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/intl/chardet/src/nsXMLEncodingObserver.cpp nsXMLEncodingObserver.cpp nsMetaCharsetObserver.cpp Building deps for /c/build/comm-central/comm-central/mozilla/intl/chardet/src/nsMetaCharsetObserver.cpp cl -FonsMetaCharsetObserver.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/intl/chardet/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/intl/chardet/src/nsMetaCharsetObserver.cpp nsMetaCharsetObserver.cpp nsDetectionAdaptor.cpp Building deps for /c/build/comm-central/comm-central/mozilla/intl/chardet/src/nsDetectionAdaptor.cpp cl -FonsDetectionAdaptor.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/intl/chardet/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/intl/chardet/src/nsDetectionAdaptor.cpp nsDetectionAdaptor.cpp nsDebugDetector.cpp Building deps for /c/build/comm-central/comm-central/mozilla/intl/chardet/src/nsDebugDetector.cpp cl -FonsDebugDetector.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/intl/chardet/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/intl/chardet/src/nsDebugDetector.cpp nsDebugDetector.cpp nsCyrillicDetector.cpp Building deps for /c/build/comm-central/comm-central/mozilla/intl/chardet/src/nsCyrillicDetector.cpp cl -FonsCyrillicDetector.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/intl/chardet/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/intl/chardet/src/nsCyrillicDetector.cpp nsCyrillicDetector.cpp nsDocumentCharsetInfo.cpp Building deps for /c/build/comm-central/comm-central/mozilla/intl/chardet/src/nsDocumentCharsetInfo.cpp cl -FonsDocumentCharsetInfo.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/intl/chardet/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/intl/chardet/src/nsDocumentCharsetInfo.cpp nsDocumentCharsetInfo.cpp nsChardetModule.cpp Building deps for /c/build/comm-central/comm-central/mozilla/intl/chardet/src/nsChardetModule.cpp cl -FonsChardetModule.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/intl/chardet/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/intl/chardet/src/nsChardetModule.cpp nsChardetModule.cpp rm -f chardet.lib lib -NOLOGO -OUT:"chardet.lib" nsObserverBase.obj nsXMLEncodingObserver.obj nsMetaCharsetObserver.obj nsDetectionAdaptor.obj nsDebugDetector.obj nsCyrillicDetector.obj nsDocumentCharsetInfo.obj nsChardetModule.obj echo not_ranlib chardet.lib not_ranlib chardet.lib c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 chardet.lib ../../../staticlib/components make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/intl/chardet/src' make[5]: Leaving directory `/c/build/comm-central/sb-de/mozilla/intl/chardet' make[5]: Entering directory `/c/build/comm-central/sb-de/mozilla/modules/libjar' nsZipArchive.cpp Building deps for /c/build/comm-central/comm-central/mozilla/modules/libjar/nsZipArchive.cpp cl -FonsZipArchive.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DZLIB_DLL=1 -I/c/build/comm-central/comm-central/mozilla/modules/libjar -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/modules/libjar/nsZipArchive.cpp nsZipArchive.cpp c:/build/comm-central/comm-central/mozilla/modules/libjar/nsZipArchive.cpp(192) : warning C4244: 'argument' : conversion from 'PRInt64' to 'PRUint32', possible loss of data nsJARInputStream.cpp Building deps for /c/build/comm-central/comm-central/mozilla/modules/libjar/nsJARInputStream.cpp cl -FonsJARInputStream.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DZLIB_DLL=1 -I/c/build/comm-central/comm-central/mozilla/modules/libjar -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/modules/libjar/nsJARInputStream.cpp nsJARInputStream.cpp nsJAR.cpp Building deps for /c/build/comm-central/comm-central/mozilla/modules/libjar/nsJAR.cpp cl -FonsJAR.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DZLIB_DLL=1 -I/c/build/comm-central/comm-central/mozilla/modules/libjar -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/modules/libjar/nsJAR.cpp nsJAR.cpp nsJARFactory.cpp Building deps for /c/build/comm-central/comm-central/mozilla/modules/libjar/nsJARFactory.cpp cl -FonsJARFactory.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DZLIB_DLL=1 -I/c/build/comm-central/comm-central/mozilla/modules/libjar -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/modules/libjar/nsJARFactory.cpp nsJARFactory.cpp nsXPTZipLoader.cpp Building deps for /c/build/comm-central/comm-central/mozilla/modules/libjar/nsXPTZipLoader.cpp cl -FonsXPTZipLoader.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DZLIB_DLL=1 -I/c/build/comm-central/comm-central/mozilla/modules/libjar -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/modules/libjar/nsXPTZipLoader.cpp nsXPTZipLoader.cpp nsJARProtocolHandler.cpp Building deps for /c/build/comm-central/comm-central/mozilla/modules/libjar/nsJARProtocolHandler.cpp cl -FonsJARProtocolHandler.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DZLIB_DLL=1 -I/c/build/comm-central/comm-central/mozilla/modules/libjar -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/modules/libjar/nsJARProtocolHandler.cpp nsJARProtocolHandler.cpp nsJARChannel.cpp Building deps for /c/build/comm-central/comm-central/mozilla/modules/libjar/nsJARChannel.cpp cl -FonsJARChannel.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DZLIB_DLL=1 -I/c/build/comm-central/comm-central/mozilla/modules/libjar -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/modules/libjar/nsJARChannel.cpp nsJARChannel.cpp nsJARURI.cpp Building deps for /c/build/comm-central/comm-central/mozilla/modules/libjar/nsJARURI.cpp cl -FonsJARURI.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DZLIB_DLL=1 -I/c/build/comm-central/comm-central/mozilla/modules/libjar -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/modules/libjar/nsJARURI.cpp nsJARURI.cpp rm -f jar50.lib lib -NOLOGO -OUT:"jar50.lib" nsZipArchive.obj nsJARInputStream.obj nsJAR.obj nsJARFactory.obj nsXPTZipLoader.obj nsJARProtocolHandler.obj nsJARChannel.obj nsJARURI.obj echo not_ranlib jar50.lib not_ranlib jar50.lib c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 jar50.lib ../../staticlib/components make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/modules/libjar/zipwriter' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/modules/libjar/zipwriter/public' nsIZipWriter.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/modules/libjar/zipwriter/public -I../../../../dist/idl -e _xpidlgen/nsIZipWriter.xpt -d .deps/nsIZipWriter.pp /c/build/comm-central/comm-central/mozilla/modules/libjar/zipwriter/public/nsIZipWriter.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpt_link.exe _xpidlgen/zipwriter.xpt _xpidlgen/nsIZipWriter.xpt c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 _xpidlgen/zipwriter.xpt ../../../../dist/bin/components make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/modules/libjar/zipwriter/public' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/modules/libjar/zipwriter/src' StreamFunctions.cpp Building deps for /c/build/comm-central/comm-central/mozilla/modules/libjar/zipwriter/src/StreamFunctions.cpp cl -FoStreamFunctions.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/modules/libjar/zipwriter/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/modules/libjar/zipwriter/src/StreamFunctions.cpp StreamFunctions.cpp nsDeflateConverter.cpp Building deps for /c/build/comm-central/comm-central/mozilla/modules/libjar/zipwriter/src/nsDeflateConverter.cpp cl -FonsDeflateConverter.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/modules/libjar/zipwriter/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/modules/libjar/zipwriter/src/nsDeflateConverter.cpp nsDeflateConverter.cpp nsZipHeader.cpp Building deps for /c/build/comm-central/comm-central/mozilla/modules/libjar/zipwriter/src/nsZipHeader.cpp cl -FonsZipHeader.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/modules/libjar/zipwriter/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/modules/libjar/zipwriter/src/nsZipHeader.cpp nsZipHeader.cpp c:/build/comm-central/comm-central/mozilla/modules/libjar/zipwriter/src/nsZipHeader.cpp(185) : warning C4244: 'argument' : conversion from 'PRTime' to 'PRUint32', possible loss of data nsZipDataStream.cpp Building deps for /c/build/comm-central/comm-central/mozilla/modules/libjar/zipwriter/src/nsZipDataStream.cpp cl -FonsZipDataStream.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/modules/libjar/zipwriter/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/modules/libjar/zipwriter/src/nsZipDataStream.cpp nsZipDataStream.cpp c:/build/comm-central/comm-central/mozilla/modules/libjar/zipwriter/src/nsZipDataStream.cpp(163) : warning C4244: '=' : conversion from 'PRInt64' to 'PRUint32', possible loss of data nsZipWriter.cpp Building deps for /c/build/comm-central/comm-central/mozilla/modules/libjar/zipwriter/src/nsZipWriter.cpp cl -FonsZipWriter.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/modules/libjar/zipwriter/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/modules/libjar/zipwriter/src/nsZipWriter.cpp nsZipWriter.cpp ZipWriterModule.cpp Building deps for /c/build/comm-central/comm-central/mozilla/modules/libjar/zipwriter/src/ZipWriterModule.cpp cl -FoZipWriterModule.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/modules/libjar/zipwriter/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/modules/libjar/zipwriter/src/ZipWriterModule.cpp ZipWriterModule.cpp rm -f zipwriter.lib lib -NOLOGO -OUT:"zipwriter.lib" StreamFunctions.obj nsDeflateConverter.obj nsZipHeader.obj nsZipDataStream.obj nsZipWriter.obj ZipWriterModule.obj echo not_ranlib zipwriter.lib not_ranlib zipwriter.lib c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 zipwriter.lib ../../../../staticlib/components make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/modules/libjar/zipwriter/src' make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/modules/libjar/zipwriter' nsIZipReader.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/modules/libjar -I../../dist/idl -e _xpidlgen/nsIZipReader.xpt -d .deps/nsIZipReader.pp /c/build/comm-central/comm-central/mozilla/modules/libjar/nsIZipReader.idl nsIJARChannel.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/modules/libjar -I../../dist/idl -e _xpidlgen/nsIJARChannel.xpt -d .deps/nsIJARChannel.pp /c/build/comm-central/comm-central/mozilla/modules/libjar/nsIJARChannel.idl nsIJARURI.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/modules/libjar -I../../dist/idl -e _xpidlgen/nsIJARURI.xpt -d .deps/nsIJARURI.pp /c/build/comm-central/comm-central/mozilla/modules/libjar/nsIJARURI.idl nsIJARProtocolHandler.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/modules/libjar -I../../dist/idl -e _xpidlgen/nsIJARProtocolHandler.xpt -d .deps/nsIJARProtocolHandler.pp /c/build/comm-central/comm-central/mozilla/modules/libjar/nsIJARProtocolHandler.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpt_link.exe _xpidlgen/jar.xpt _xpidlgen/nsIZipReader.xpt _xpidlgen/nsIJARChannel.xpt _xpidlgen/nsIJARURI.xpt _xpidlgen/nsIJARProtocolHandler.xpt c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 _xpidlgen/jar.xpt ../../dist/bin/components make[5]: Leaving directory `/c/build/comm-central/sb-de/mozilla/modules/libjar' make[5]: Entering directory `/c/build/comm-central/sb-de/mozilla/db' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/db/morkreader' nsMorkReader.cpp Building deps for /c/build/comm-central/comm-central/mozilla/db/morkreader/nsMorkReader.cpp cl -FonsMorkReader.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/db/morkreader -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/db/morkreader/nsMorkReader.cpp nsMorkReader.cpp rm -f morkreader_s.lib lib -NOLOGO -OUT:"morkreader_s.lib" nsMorkReader.obj echo not_ranlib morkreader_s.lib not_ranlib morkreader_s.lib c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 morkreader_s.lib ../../staticlib make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/db/morkreader' make[5]: Leaving directory `/c/build/comm-central/sb-de/mozilla/db' make[5]: Entering directory `/c/build/comm-central/sb-de/mozilla/extensions/cookie' nsCookieModule.cpp Building deps for /c/build/comm-central/comm-central/mozilla/extensions/cookie/nsCookieModule.cpp cl -FonsCookieModule.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZ_MAIL_NEWS -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/extensions/cookie -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/extensions/cookie/nsCookieModule.cpp nsCookieModule.cpp nsPermission.cpp Building deps for /c/build/comm-central/comm-central/mozilla/extensions/cookie/nsPermission.cpp cl -FonsPermission.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZ_MAIL_NEWS -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/extensions/cookie -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/extensions/cookie/nsPermission.cpp nsPermission.cpp nsPermissionManager.cpp Building deps for /c/build/comm-central/comm-central/mozilla/extensions/cookie/nsPermissionManager.cpp cl -FonsPermissionManager.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZ_MAIL_NEWS -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/extensions/cookie -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/extensions/cookie/nsPermissionManager.cpp nsPermissionManager.cpp c:/build/comm-central/comm-central/mozilla/extensions/cookie/nsPermissionManager.cpp(765) : warning C4996: 'mozIStorageBaseStatement::BindInt32Parameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(92) : see declaration of 'mozIStorageBaseStatement::BindInt32Parameter' c:/build/comm-central/comm-central/mozilla/extensions/cookie/nsPermissionManager.cpp(765) : warning C4996: 'mozIStorageBaseStatement::BindInt32Parameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(92) : see declaration of 'mozIStorageBaseStatement::BindInt32Parameter' c:/build/comm-central/comm-central/mozilla/extensions/cookie/nsPermissionManager.cpp(768) : warning C4996: 'mozIStorageBaseStatement::BindInt64Parameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(95) : see declaration of 'mozIStorageBaseStatement::BindInt64Parameter' c:/build/comm-central/comm-central/mozilla/extensions/cookie/nsPermissionManager.cpp(768) : warning C4996: 'mozIStorageBaseStatement::BindInt64Parameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(95) : see declaration of 'mozIStorageBaseStatement::BindInt64Parameter' c:/build/comm-central/comm-central/mozilla/extensions/cookie/nsPermissionManager.cpp(933) : warning C4996: 'mozIStorageBaseStatement::BindInt64Parameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(95) : see declaration of 'mozIStorageBaseStatement::BindInt64Parameter' c:/build/comm-central/comm-central/mozilla/extensions/cookie/nsPermissionManager.cpp(933) : warning C4996: 'mozIStorageBaseStatement::BindInt64Parameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(95) : see declaration of 'mozIStorageBaseStatement::BindInt64Parameter' c:/build/comm-central/comm-central/mozilla/extensions/cookie/nsPermissionManager.cpp(936) : warning C4996: 'mozIStorageBaseStatement::BindUTF8StringParameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(83) : see declaration of 'mozIStorageBaseStatement::BindUTF8StringParameter' c:/build/comm-central/comm-central/mozilla/extensions/cookie/nsPermissionManager.cpp(936) : warning C4996: 'mozIStorageBaseStatement::BindUTF8StringParameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(83) : see declaration of 'mozIStorageBaseStatement::BindUTF8StringParameter' c:/build/comm-central/comm-central/mozilla/extensions/cookie/nsPermissionManager.cpp(939) : warning C4996: 'mozIStorageBaseStatement::BindUTF8StringParameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(83) : see declaration of 'mozIStorageBaseStatement::BindUTF8StringParameter' c:/build/comm-central/comm-central/mozilla/extensions/cookie/nsPermissionManager.cpp(939) : warning C4996: 'mozIStorageBaseStatement::BindUTF8StringParameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(83) : see declaration of 'mozIStorageBaseStatement::BindUTF8StringParameter' c:/build/comm-central/comm-central/mozilla/extensions/cookie/nsPermissionManager.cpp(942) : warning C4996: 'mozIStorageBaseStatement::BindInt32Parameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(92) : see declaration of 'mozIStorageBaseStatement::BindInt32Parameter' c:/build/comm-central/comm-central/mozilla/extensions/cookie/nsPermissionManager.cpp(942) : warning C4996: 'mozIStorageBaseStatement::BindInt32Parameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(92) : see declaration of 'mozIStorageBaseStatement::BindInt32Parameter' c:/build/comm-central/comm-central/mozilla/extensions/cookie/nsPermissionManager.cpp(945) : warning C4996: 'mozIStorageBaseStatement::BindInt32Parameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(92) : see declaration of 'mozIStorageBaseStatement::BindInt32Parameter' c:/build/comm-central/comm-central/mozilla/extensions/cookie/nsPermissionManager.cpp(945) : warning C4996: 'mozIStorageBaseStatement::BindInt32Parameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(92) : see declaration of 'mozIStorageBaseStatement::BindInt32Parameter' c:/build/comm-central/comm-central/mozilla/extensions/cookie/nsPermissionManager.cpp(948) : warning C4996: 'mozIStorageBaseStatement::BindInt64Parameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(95) : see declaration of 'mozIStorageBaseStatement::BindInt64Parameter' c:/build/comm-central/comm-central/mozilla/extensions/cookie/nsPermissionManager.cpp(948) : warning C4996: 'mozIStorageBaseStatement::BindInt64Parameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(95) : see declaration of 'mozIStorageBaseStatement::BindInt64Parameter' c:/build/comm-central/comm-central/mozilla/extensions/cookie/nsPermissionManager.cpp(954) : warning C4996: 'mozIStorageBaseStatement::BindInt64Parameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(95) : see declaration of 'mozIStorageBaseStatement::BindInt64Parameter' c:/build/comm-central/comm-central/mozilla/extensions/cookie/nsPermissionManager.cpp(954) : warning C4996: 'mozIStorageBaseStatement::BindInt64Parameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(95) : see declaration of 'mozIStorageBaseStatement::BindInt64Parameter' c:/build/comm-central/comm-central/mozilla/extensions/cookie/nsPermissionManager.cpp(960) : warning C4996: 'mozIStorageBaseStatement::BindInt64Parameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(95) : see declaration of 'mozIStorageBaseStatement::BindInt64Parameter' c:/build/comm-central/comm-central/mozilla/extensions/cookie/nsPermissionManager.cpp(960) : warning C4996: 'mozIStorageBaseStatement::BindInt64Parameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(95) : see declaration of 'mozIStorageBaseStatement::BindInt64Parameter' c:/build/comm-central/comm-central/mozilla/extensions/cookie/nsPermissionManager.cpp(963) : warning C4996: 'mozIStorageBaseStatement::BindInt32Parameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(92) : see declaration of 'mozIStorageBaseStatement::BindInt32Parameter' c:/build/comm-central/comm-central/mozilla/extensions/cookie/nsPermissionManager.cpp(963) : warning C4996: 'mozIStorageBaseStatement::BindInt32Parameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(92) : see declaration of 'mozIStorageBaseStatement::BindInt32Parameter' c:/build/comm-central/comm-central/mozilla/extensions/cookie/nsPermissionManager.cpp(966) : warning C4996: 'mozIStorageBaseStatement::BindInt32Parameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(92) : see declaration of 'mozIStorageBaseStatement::BindInt32Parameter' c:/build/comm-central/comm-central/mozilla/extensions/cookie/nsPermissionManager.cpp(966) : warning C4996: 'mozIStorageBaseStatement::BindInt32Parameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(92) : see declaration of 'mozIStorageBaseStatement::BindInt32Parameter' c:/build/comm-central/comm-central/mozilla/extensions/cookie/nsPermissionManager.cpp(969) : warning C4996: 'mozIStorageBaseStatement::BindInt64Parameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(95) : see declaration of 'mozIStorageBaseStatement::BindInt64Parameter' c:/build/comm-central/comm-central/mozilla/extensions/cookie/nsPermissionManager.cpp(969) : warning C4996: 'mozIStorageBaseStatement::BindInt64Parameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(95) : see declaration of 'mozIStorageBaseStatement::BindInt64Parameter' nsPopupWindowManager.cpp Building deps for /c/build/comm-central/comm-central/mozilla/extensions/cookie/nsPopupWindowManager.cpp cl -FonsPopupWindowManager.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZ_MAIL_NEWS -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/extensions/cookie -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/extensions/cookie/nsPopupWindowManager.cpp nsPopupWindowManager.cpp nsCookiePromptService.cpp Building deps for /c/build/comm-central/comm-central/mozilla/extensions/cookie/nsCookiePromptService.cpp cl -FonsCookiePromptService.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZ_MAIL_NEWS -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/extensions/cookie -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/extensions/cookie/nsCookiePromptService.cpp nsCookiePromptService.cpp nsCookiePermission.cpp Building deps for /c/build/comm-central/comm-central/mozilla/extensions/cookie/nsCookiePermission.cpp cl -FonsCookiePermission.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZ_MAIL_NEWS -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/extensions/cookie -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/extensions/cookie/nsCookiePermission.cpp nsCookiePermission.cpp rm -f cookie.lib lib -NOLOGO -OUT:"cookie.lib" nsCookieModule.obj nsPermission.obj nsPermissionManager.obj nsPopupWindowManager.obj nsCookiePromptService.obj nsCookiePermission.obj echo not_ranlib cookie.lib not_ranlib cookie.lib c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 cookie.lib ../../staticlib/components nsICookieAcceptDialog.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/extensions/cookie -I../../dist/idl -e _xpidlgen/nsICookieAcceptDialog.xpt -d .deps/nsICookieAcceptDialog.pp /c/build/comm-central/comm-central/mozilla/extensions/cookie/nsICookieAcceptDialog.idl nsICookiePromptService.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/extensions/cookie -I../../dist/idl -e _xpidlgen/nsICookiePromptService.xpt -d .deps/nsICookiePromptService.pp /c/build/comm-central/comm-central/mozilla/extensions/cookie/nsICookiePromptService.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpt_link.exe _xpidlgen/cookie.xpt _xpidlgen/nsICookieAcceptDialog.xpt _xpidlgen/nsICookiePromptService.xpt c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 _xpidlgen/cookie.xpt ../../dist/bin/components make[5]: Leaving directory `/c/build/comm-central/sb-de/mozilla/extensions/cookie' make[5]: Entering directory `/c/build/comm-central/sb-de/mozilla/extensions/permissions' nsModuleFactory.cpp Building deps for /c/build/comm-central/comm-central/mozilla/extensions/permissions/nsModuleFactory.cpp cl -FonsModuleFactory.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/extensions/permissions -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/extensions/permissions/nsModuleFactory.cpp nsModuleFactory.cpp nsContentBlocker.cpp Building deps for /c/build/comm-central/comm-central/mozilla/extensions/permissions/nsContentBlocker.cpp cl -FonsContentBlocker.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/extensions/permissions -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/extensions/permissions/nsContentBlocker.cpp nsContentBlocker.cpp rm -f permissions.lib lib -NOLOGO -OUT:"permissions.lib" nsModuleFactory.obj nsContentBlocker.obj echo not_ranlib permissions.lib not_ranlib permissions.lib c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 permissions.lib ../../staticlib/components make[5]: Leaving directory `/c/build/comm-central/sb-de/mozilla/extensions/permissions' make[5]: Entering directory `/c/build/comm-central/sb-de/mozilla/storage' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/db/sqlite3/src' sqlite3.c Building deps for /c/build/comm-central/comm-central/mozilla/db/sqlite3/src/sqlite3.c cl -Fosqlite3.obj -c -DSQLITE_SECURE_DELETE=1 -DSQLITE_THREADSAFE=1 -DSQLITE_CORE=1 -DSQLITE_ENABLE_FTS3=1 -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/db/sqlite3/src -I/c/build/comm-central/comm-central/mozilla/db/sqlite3/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O2 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/db/sqlite3/src/sqlite3.c sqlite3.c Creating Resource file: sqlite.res rc.exe -r -DSQLITE_SECURE_DELETE=1 -DSQLITE_THREADSAFE=1 -DSQLITE_CORE=1 -DSQLITE_ENABLE_FTS3=1 -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/db/sqlite3/src -I/c/build/comm-central/comm-central/mozilla/db/sqlite3/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -Fosqlite.res /c/build/comm-central/comm-central/mozilla/db/sqlite3/src/sqlite.rc Microsoft (R) Windows (R) Resource Compiler Version 6.1.7600.16385 Copyright (C) Microsoft Corporation. All rights reserved. link -NOLOGO -DLL -OUT:mozsqlite3.dll -PDB:mozsqlite3.pdb -SUBSYSTEM:WINDOWS sqlite3.obj sqlite.res -MANIFESTUAC:NO -NXCOMPAT -DYNAMICBASE -SAFESEH -DEF:c:/build/comm-central/sb-de/mozilla/db/sqlite3/src/sqlite-processed.def kernel32.lib user32.lib gdi32.lib winmm.lib wsock32.lib advapi32.lib Creating library mozsqlite3.lib and object mozsqlite3.exp chmod +x mozsqlite3.dll c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 755 mozsqlite3.lib ../../../dist/lib c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 755 mozsqlite3.dll ../../../dist/bin make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/db/sqlite3/src' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/storage/public' mozIStorageService.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/storage/public -I../../dist/idl -e _xpidlgen/mozIStorageService.xpt -d .deps/mozIStorageService.pp /c/build/comm-central/comm-central/mozilla/storage/public/mozIStorageService.idl mozIStorageConnection.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/storage/public -I../../dist/idl -e _xpidlgen/mozIStorageConnection.xpt -d .deps/mozIStorageConnection.pp /c/build/comm-central/comm-central/mozilla/storage/public/mozIStorageConnection.idl mozIStorageAggregateFunction.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/storage/public -I../../dist/idl -e _xpidlgen/mozIStorageAggregateFunction.xpt -d .deps/mozIStorageAggregateFunction.pp /c/build/comm-central/comm-central/mozilla/storage/public/mozIStorageAggregateFunction.idl mozIStorageFunction.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/storage/public -I../../dist/idl -e _xpidlgen/mozIStorageFunction.xpt -d .deps/mozIStorageFunction.pp /c/build/comm-central/comm-central/mozilla/storage/public/mozIStorageFunction.idl mozIStorageProgressHandler.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/storage/public -I../../dist/idl -e _xpidlgen/mozIStorageProgressHandler.xpt -d .deps/mozIStorageProgressHandler.pp /c/build/comm-central/comm-central/mozilla/storage/public/mozIStorageProgressHandler.idl mozIStorageStatement.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/storage/public -I../../dist/idl -e _xpidlgen/mozIStorageStatement.xpt -d .deps/mozIStorageStatement.pp /c/build/comm-central/comm-central/mozilla/storage/public/mozIStorageStatement.idl mozIStorageStatementWrapper.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/storage/public -I../../dist/idl -e _xpidlgen/mozIStorageStatementWrapper.xpt -d .deps/mozIStorageStatementWrapper.pp /c/build/comm-central/comm-central/mozilla/storage/public/mozIStorageStatementWrapper.idl mozIStorageValueArray.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/storage/public -I../../dist/idl -e _xpidlgen/mozIStorageValueArray.xpt -d .deps/mozIStorageValueArray.pp /c/build/comm-central/comm-central/mozilla/storage/public/mozIStorageValueArray.idl mozIStorageResultSet.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/storage/public -I../../dist/idl -e _xpidlgen/mozIStorageResultSet.xpt -d .deps/mozIStorageResultSet.pp /c/build/comm-central/comm-central/mozilla/storage/public/mozIStorageResultSet.idl mozIStorageRow.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/storage/public -I../../dist/idl -e _xpidlgen/mozIStorageRow.xpt -d .deps/mozIStorageRow.pp /c/build/comm-central/comm-central/mozilla/storage/public/mozIStorageRow.idl mozIStorageError.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/storage/public -I../../dist/idl -e _xpidlgen/mozIStorageError.xpt -d .deps/mozIStorageError.pp /c/build/comm-central/comm-central/mozilla/storage/public/mozIStorageError.idl mozIStorageStatementCallback.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/storage/public -I../../dist/idl -e _xpidlgen/mozIStorageStatementCallback.xpt -d .deps/mozIStorageStatementCallback.pp /c/build/comm-central/comm-central/mozilla/storage/public/mozIStorageStatementCallback.idl mozIStoragePendingStatement.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/storage/public -I../../dist/idl -e _xpidlgen/mozIStoragePendingStatement.xpt -d .deps/mozIStoragePendingStatement.pp /c/build/comm-central/comm-central/mozilla/storage/public/mozIStoragePendingStatement.idl mozIStorageBindingParamsArray.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/storage/public -I../../dist/idl -e _xpidlgen/mozIStorageBindingParamsArray.xpt -d .deps/mozIStorageBindingParamsArray.pp /c/build/comm-central/comm-central/mozilla/storage/public/mozIStorageBindingParamsArray.idl mozIStorageBindingParams.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/storage/public -I../../dist/idl -e _xpidlgen/mozIStorageBindingParams.xpt -d .deps/mozIStorageBindingParams.pp /c/build/comm-central/comm-central/mozilla/storage/public/mozIStorageBindingParams.idl mozIStorageCompletionCallback.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/storage/public -I../../dist/idl -e _xpidlgen/mozIStorageCompletionCallback.xpt -d .deps/mozIStorageCompletionCallback.pp /c/build/comm-central/comm-central/mozilla/storage/public/mozIStorageCompletionCallback.idl mozIStorageBaseStatement.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/storage/public -I../../dist/idl -e _xpidlgen/mozIStorageBaseStatement.xpt -d .deps/mozIStorageBaseStatement.pp /c/build/comm-central/comm-central/mozilla/storage/public/mozIStorageBaseStatement.idl mozIStorageAsyncStatement.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/storage/public -I../../dist/idl -e _xpidlgen/mozIStorageAsyncStatement.xpt -d .deps/mozIStorageAsyncStatement.pp /c/build/comm-central/comm-central/mozilla/storage/public/mozIStorageAsyncStatement.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpt_link.exe _xpidlgen/storage.xpt _xpidlgen/mozIStorageService.xpt _xpidlgen/mozIStorageConnection.xpt _xpidlgen/mozIStorageAggregateFunction.xpt _xpidlgen/mozIStorageFunction.xpt _xpidlgen/mozIStorageProgressHandler.xpt _xpidlgen/mozIStorageStatement.xpt _xpidlgen/mozIStorageStatementWrapper.xpt _xpidlgen/mozIStorageValueArray.xpt _xpidlgen/mozIStorageResultSet.xpt _xpidlgen/mozIStorageRow.xpt _xpidlgen/mozIStorageError.xpt _xpidlgen/mozIStorageStatementCallback.xpt _xpidlgen/mozIStoragePendingStatement.xpt _xpidlgen/mozIStorageBindingParamsArray.xpt _xpidlgen/mozIStorageBindingParams.xpt _xpidlgen/mozIStorageCompletionCallback.xpt _xpidlgen/mozIStorageBaseStatement.xpt _xpidlgen/mozIStorageAsyncStatement.xpt c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 _xpidlgen/storage.xpt ../../dist/bin/components make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/storage/public' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/storage/src' mozStorageService.cpp Building deps for /c/build/comm-central/comm-central/mozilla/storage/src/mozStorageService.cpp cl -FomozStorageService.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DSQLITE_MAX_LIKE_PATTERN_LENGTH=50000 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/storage/src -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/storage/src/mozStorageService.cpp mozStorageService.cpp mozStorageConnection.cpp Building deps for /c/build/comm-central/comm-central/mozilla/storage/src/mozStorageConnection.cpp cl -FomozStorageConnection.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DSQLITE_MAX_LIKE_PATTERN_LENGTH=50000 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/storage/src -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/storage/src/mozStorageConnection.cpp mozStorageConnection.cpp c:\build\comm-central\comm-central\mozilla\storage\src\StorageBaseStatementInternal.h(60) : warning C4099: 'mozilla::storage::StatementData' : type name first seen using 'class' now seen using 'struct' c:\build\comm-central\comm-central\mozilla\storage\src\mozStorageAsyncStatementExecution.h(62) : see declaration of 'mozilla::storage::StatementData' c:\build\comm-central\comm-central\mozilla\storage\src\mozStorageStatement.h(142) : warning C4996: 'mozIStorageBaseStatement::BindUTF8StringParameter': was declared deprecated ../../dist/include\mozIStorageBaseStatement.h(83) : see declaration of 'mozIStorageBaseStatement::BindUTF8StringParameter' c:\build\comm-central\comm-central\mozilla\storage\src\mozStorageStatement.h(142) : warning C4996: 'mozIStorageBaseStatement::BindStringParameter': was declared deprecated ../../dist/include\mozIStorageBaseStatement.h(86) : see declaration of 'mozIStorageBaseStatement::BindStringParameter' c:\build\comm-central\comm-central\mozilla\storage\src\mozStorageStatement.h(142) : warning C4996: 'mozIStorageBaseStatement::BindDoubleParameter': was declared deprecated ../../dist/include\mozIStorageBaseStatement.h(89) : see declaration of 'mozIStorageBaseStatement::BindDoubleParameter' c:\build\comm-central\comm-central\mozilla\storage\src\mozStorageStatement.h(142) : warning C4996: 'mozIStorageBaseStatement::BindInt32Parameter': was declared deprecated ../../dist/include\mozIStorageBaseStatement.h(92) : see declaration of 'mozIStorageBaseStatement::BindInt32Parameter' c:\build\comm-central\comm-central\mozilla\storage\src\mozStorageStatement.h(142) : warning C4996: 'mozIStorageBaseStatement::BindInt64Parameter': was declared deprecated ../../dist/include\mozIStorageBaseStatement.h(95) : see declaration of 'mozIStorageBaseStatement::BindInt64Parameter' c:\build\comm-central\comm-central\mozilla\storage\src\mozStorageStatement.h(142) : warning C4996: 'mozIStorageBaseStatement::BindNullParameter': was declared deprecated ../../dist/include\mozIStorageBaseStatement.h(98) : see declaration of 'mozIStorageBaseStatement::BindNullParameter' c:\build\comm-central\comm-central\mozilla\storage\src\mozStorageStatement.h(142) : warning C4996: 'mozIStorageBaseStatement::BindBlobParameter': was declared deprecated ../../dist/include\mozIStorageBaseStatement.h(101) : see declaration of 'mozIStorageBaseStatement::BindBlobParameter' c:\build\comm-central\comm-central\mozilla\storage\src\mozStorageStatement.h(69) : warning C4373: 'mozilla::storage::Statement::EscapeStringForLIKE': virtual function overrides 'mozilla::storage::StorageBaseStatementInternal::EscapeStringForLIKE', previous versions of the compiler did not override when parameters only differed by const/volatile qualifiers c:\build\comm-central\comm-central\mozilla\storage\src\StorageBaseStatementInternal.h(171) : see declaration of 'mozilla::storage::StorageBaseStatementInternal::EscapeStringForLIKE' c:\build\comm-central\comm-central\mozilla\storage\src\mozStorageAsyncStatement.h(140) : warning C4996: 'mozIStorageBaseStatement::BindUTF8StringParameter': was declared deprecated ../../dist/include\mozIStorageBaseStatement.h(83) : see declaration of 'mozIStorageBaseStatement::BindUTF8StringParameter' c:\build\comm-central\comm-central\mozilla\storage\src\mozStorageAsyncStatement.h(140) : warning C4996: 'mozIStorageBaseStatement::BindStringParameter': was declared deprecated ../../dist/include\mozIStorageBaseStatement.h(86) : see declaration of 'mozIStorageBaseStatement::BindStringParameter' c:\build\comm-central\comm-central\mozilla\storage\src\mozStorageAsyncStatement.h(140) : warning C4996: 'mozIStorageBaseStatement::BindDoubleParameter': was declared deprecated ../../dist/include\mozIStorageBaseStatement.h(89) : see declaration of 'mozIStorageBaseStatement::BindDoubleParameter' c:\build\comm-central\comm-central\mozilla\storage\src\mozStorageAsyncStatement.h(140) : warning C4996: 'mozIStorageBaseStatement::BindInt32Parameter': was declared deprecated ../../dist/include\mozIStorageBaseStatement.h(92) : see declaration of 'mozIStorageBaseStatement::BindInt32Parameter' c:\build\comm-central\comm-central\mozilla\storage\src\mozStorageAsyncStatement.h(140) : warning C4996: 'mozIStorageBaseStatement::BindInt64Parameter': was declared deprecated ../../dist/include\mozIStorageBaseStatement.h(95) : see declaration of 'mozIStorageBaseStatement::BindInt64Parameter' c:\build\comm-central\comm-central\mozilla\storage\src\mozStorageAsyncStatement.h(140) : warning C4996: 'mozIStorageBaseStatement::BindNullParameter': was declared deprecated ../../dist/include\mozIStorageBaseStatement.h(98) : see declaration of 'mozIStorageBaseStatement::BindNullParameter' c:\build\comm-central\comm-central\mozilla\storage\src\mozStorageAsyncStatement.h(140) : warning C4996: 'mozIStorageBaseStatement::BindBlobParameter': was declared deprecated ../../dist/include\mozIStorageBaseStatement.h(101) : see declaration of 'mozIStorageBaseStatement::BindBlobParameter' c:\build\comm-central\comm-central\mozilla\storage\src\mozStorageAsyncStatement.h(69) : warning C4373: 'mozilla::storage::AsyncStatement::EscapeStringForLIKE': virtual function overrides 'mozilla::storage::StorageBaseStatementInternal::EscapeStringForLIKE', previous versions of the compiler did not override when parameters only differed by const/volatile qualifiers c:\build\comm-central\comm-central\mozilla\storage\src\StorageBaseStatementInternal.h(171) : see declaration of 'mozilla::storage::StorageBaseStatementInternal::EscapeStringForLIKE' mozStorageStatement.cpp Building deps for /c/build/comm-central/comm-central/mozilla/storage/src/mozStorageStatement.cpp cl -FomozStorageStatement.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DSQLITE_MAX_LIKE_PATTERN_LENGTH=50000 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/storage/src -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/storage/src/mozStorageStatement.cpp mozStorageStatement.cpp c:\build\comm-central\comm-central\mozilla\storage\src\mozStorageStatementData.h(59) : warning C4099: 'mozilla::storage::StatementData' : type name first seen using 'struct' now seen using 'class' c:\build\comm-central\comm-central\mozilla\storage\src\StorageBaseStatementInternal.h(60) : see declaration of 'mozilla::storage::StatementData' c:\build\comm-central\comm-central\mozilla\storage\src\mozStorageStatement.h(142) : warning C4996: 'mozIStorageBaseStatement::BindUTF8StringParameter': was declared deprecated ../../dist/include\mozIStorageBaseStatement.h(83) : see declaration of 'mozIStorageBaseStatement::BindUTF8StringParameter' c:\build\comm-central\comm-central\mozilla\storage\src\mozStorageStatement.h(142) : warning C4996: 'mozIStorageBaseStatement::BindStringParameter': was declared deprecated ../../dist/include\mozIStorageBaseStatement.h(86) : see declaration of 'mozIStorageBaseStatement::BindStringParameter' c:\build\comm-central\comm-central\mozilla\storage\src\mozStorageStatement.h(142) : warning C4996: 'mozIStorageBaseStatement::BindDoubleParameter': was declared deprecated ../../dist/include\mozIStorageBaseStatement.h(89) : see declaration of 'mozIStorageBaseStatement::BindDoubleParameter' c:\build\comm-central\comm-central\mozilla\storage\src\mozStorageStatement.h(142) : warning C4996: 'mozIStorageBaseStatement::BindInt32Parameter': was declared deprecated ../../dist/include\mozIStorageBaseStatement.h(92) : see declaration of 'mozIStorageBaseStatement::BindInt32Parameter' c:\build\comm-central\comm-central\mozilla\storage\src\mozStorageStatement.h(142) : warning C4996: 'mozIStorageBaseStatement::BindInt64Parameter': was declared deprecated ../../dist/include\mozIStorageBaseStatement.h(95) : see declaration of 'mozIStorageBaseStatement::BindInt64Parameter' c:\build\comm-central\comm-central\mozilla\storage\src\mozStorageStatement.h(142) : warning C4996: 'mozIStorageBaseStatement::BindNullParameter': was declared deprecated ../../dist/include\mozIStorageBaseStatement.h(98) : see declaration of 'mozIStorageBaseStatement::BindNullParameter' c:\build\comm-central\comm-central\mozilla\storage\src\mozStorageStatement.h(142) : warning C4996: 'mozIStorageBaseStatement::BindBlobParameter': was declared deprecated ../../dist/include\mozIStorageBaseStatement.h(101) : see declaration of 'mozIStorageBaseStatement::BindBlobParameter' c:\build\comm-central\comm-central\mozilla\storage\src\mozStorageStatement.h(69) : warning C4373: 'mozilla::storage::Statement::EscapeStringForLIKE': virtual function overrides 'mozilla::storage::StorageBaseStatementInternal::EscapeStringForLIKE', previous versions of the compiler did not override when parameters only differed by const/volatile qualifiers c:\build\comm-central\comm-central\mozilla\storage\src\StorageBaseStatementInternal.h(171) : see declaration of 'mozilla::storage::StorageBaseStatementInternal::EscapeStringForLIKE' c:\build\comm-central\comm-central\mozilla\storage\src\mozStorageAsyncStatement.h(140) : warning C4996: 'mozIStorageBaseStatement::BindUTF8StringParameter': was declared deprecated ../../dist/include\mozIStorageBaseStatement.h(83) : see declaration of 'mozIStorageBaseStatement::BindUTF8StringParameter' c:\build\comm-central\comm-central\mozilla\storage\src\mozStorageAsyncStatement.h(140) : warning C4996: 'mozIStorageBaseStatement::BindStringParameter': was declared deprecated ../../dist/include\mozIStorageBaseStatement.h(86) : see declaration of 'mozIStorageBaseStatement::BindStringParameter' c:\build\comm-central\comm-central\mozilla\storage\src\mozStorageAsyncStatement.h(140) : warning C4996: 'mozIStorageBaseStatement::BindDoubleParameter': was declared deprecated ../../dist/include\mozIStorageBaseStatement.h(89) : see declaration of 'mozIStorageBaseStatement::BindDoubleParameter' c:\build\comm-central\comm-central\mozilla\storage\src\mozStorageAsyncStatement.h(140) : warning C4996: 'mozIStorageBaseStatement::BindInt32Parameter': was declared deprecated ../../dist/include\mozIStorageBaseStatement.h(92) : see declaration of 'mozIStorageBaseStatement::BindInt32Parameter' c:\build\comm-central\comm-central\mozilla\storage\src\mozStorageAsyncStatement.h(140) : warning C4996: 'mozIStorageBaseStatement::BindInt64Parameter': was declared deprecated ../../dist/include\mozIStorageBaseStatement.h(95) : see declaration of 'mozIStorageBaseStatement::BindInt64Parameter' c:\build\comm-central\comm-central\mozilla\storage\src\mozStorageAsyncStatement.h(140) : warning C4996: 'mozIStorageBaseStatement::BindNullParameter': was declared deprecated ../../dist/include\mozIStorageBaseStatement.h(98) : see declaration of 'mozIStorageBaseStatement::BindNullParameter' c:\build\comm-central\comm-central\mozilla\storage\src\mozStorageAsyncStatement.h(140) : warning C4996: 'mozIStorageBaseStatement::BindBlobParameter': was declared deprecated ../../dist/include\mozIStorageBaseStatement.h(101) : see declaration of 'mozIStorageBaseStatement::BindBlobParameter' c:\build\comm-central\comm-central\mozilla\storage\src\mozStorageAsyncStatement.h(69) : warning C4373: 'mozilla::storage::AsyncStatement::EscapeStringForLIKE': virtual function overrides 'mozilla::storage::StorageBaseStatementInternal::EscapeStringForLIKE', previous versions of the compiler did not override when parameters only differed by const/volatile qualifiers c:\build\comm-central\comm-central\mozilla\storage\src\StorageBaseStatementInternal.h(171) : see declaration of 'mozilla::storage::StorageBaseStatementInternal::EscapeStringForLIKE' mozStorageStatementWrapper.cpp Building deps for /c/build/comm-central/comm-central/mozilla/storage/src/mozStorageStatementWrapper.cpp cl -FomozStorageStatementWrapper.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DSQLITE_MAX_LIKE_PATTERN_LENGTH=50000 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/storage/src -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/storage/src/mozStorageStatementWrapper.cpp mozStorageStatementWrapper.cpp c:\build\comm-central\comm-central\mozilla\storage\src\mozStorageStatementData.h(59) : warning C4099: 'mozilla::storage::StatementData' : type name first seen using 'struct' now seen using 'class' c:\build\comm-central\comm-central\mozilla\storage\src\StorageBaseStatementInternal.h(60) : see declaration of 'mozilla::storage::StatementData' c:\build\comm-central\comm-central\mozilla\storage\src\mozStorageStatement.h(142) : warning C4996: 'mozIStorageBaseStatement::BindUTF8StringParameter': was declared deprecated ../../dist/include\mozIStorageBaseStatement.h(83) : see declaration of 'mozIStorageBaseStatement::BindUTF8StringParameter' c:\build\comm-central\comm-central\mozilla\storage\src\mozStorageStatement.h(142) : warning C4996: 'mozIStorageBaseStatement::BindStringParameter': was declared deprecated ../../dist/include\mozIStorageBaseStatement.h(86) : see declaration of 'mozIStorageBaseStatement::BindStringParameter' c:\build\comm-central\comm-central\mozilla\storage\src\mozStorageStatement.h(142) : warning C4996: 'mozIStorageBaseStatement::BindDoubleParameter': was declared deprecated ../../dist/include\mozIStorageBaseStatement.h(89) : see declaration of 'mozIStorageBaseStatement::BindDoubleParameter' c:\build\comm-central\comm-central\mozilla\storage\src\mozStorageStatement.h(142) : warning C4996: 'mozIStorageBaseStatement::BindInt32Parameter': was declared deprecated ../../dist/include\mozIStorageBaseStatement.h(92) : see declaration of 'mozIStorageBaseStatement::BindInt32Parameter' c:\build\comm-central\comm-central\mozilla\storage\src\mozStorageStatement.h(142) : warning C4996: 'mozIStorageBaseStatement::BindInt64Parameter': was declared deprecated ../../dist/include\mozIStorageBaseStatement.h(95) : see declaration of 'mozIStorageBaseStatement::BindInt64Parameter' c:\build\comm-central\comm-central\mozilla\storage\src\mozStorageStatement.h(142) : warning C4996: 'mozIStorageBaseStatement::BindNullParameter': was declared deprecated ../../dist/include\mozIStorageBaseStatement.h(98) : see declaration of 'mozIStorageBaseStatement::BindNullParameter' c:\build\comm-central\comm-central\mozilla\storage\src\mozStorageStatement.h(142) : warning C4996: 'mozIStorageBaseStatement::BindBlobParameter': was declared deprecated ../../dist/include\mozIStorageBaseStatement.h(101) : see declaration of 'mozIStorageBaseStatement::BindBlobParameter' c:\build\comm-central\comm-central\mozilla\storage\src\mozStorageStatement.h(69) : warning C4373: 'mozilla::storage::Statement::EscapeStringForLIKE': virtual function overrides 'mozilla::storage::StorageBaseStatementInternal::EscapeStringForLIKE', previous versions of the compiler did not override when parameters only differed by const/volatile qualifiers c:\build\comm-central\comm-central\mozilla\storage\src\StorageBaseStatementInternal.h(171) : see declaration of 'mozilla::storage::StorageBaseStatementInternal::EscapeStringForLIKE' c:\build\comm-central\comm-central\mozilla\storage\src\mozStorageStatementWrapper.h(53) : warning C4996: 'mozIStorageStatementWrapper': was declared deprecated ../../dist/include\mozIStorageStatementWrapper.h(157) : see declaration of 'mozIStorageStatementWrapper' c:\build\comm-central\comm-central\mozilla\storage\src\mozStorageStatementWrapper.h(77) : warning C4996: 'mozIStorageStatementWrapper::Initialize': was declared deprecated ../../dist/include\mozIStorageStatementWrapper.h(166) : see declaration of 'mozIStorageStatementWrapper::Initialize' c:\build\comm-central\comm-central\mozilla\storage\src\mozStorageStatementWrapper.h(77) : warning C4996: 'mozIStorageStatementWrapper::GetStatement': was declared deprecated ../../dist/include\mozIStorageStatementWrapper.h(172) : see declaration of 'mozIStorageStatementWrapper::GetStatement' c:\build\comm-central\comm-central\mozilla\storage\src\mozStorageStatementWrapper.h(77) : warning C4996: 'mozIStorageStatementWrapper::Reset': was declared deprecated ../../dist/include\mozIStorageStatementWrapper.h(178) : see declaration of 'mozIStorageStatementWrapper::Reset' c:\build\comm-central\comm-central\mozilla\storage\src\mozStorageStatementWrapper.h(77) : warning C4996: 'mozIStorageStatementWrapper::Step': was declared deprecated ../../dist/include\mozIStorageStatementWrapper.h(181) : see declaration of 'mozIStorageStatementWrapper::Step' c:\build\comm-central\comm-central\mozilla\storage\src\mozStorageStatementWrapper.h(77) : warning C4996: 'mozIStorageStatementWrapper::Execute': was declared deprecated ../../dist/include\mozIStorageStatementWrapper.h(184) : see declaration of 'mozIStorageStatementWrapper::Execute' c:\build\comm-central\comm-central\mozilla\storage\src\mozStorageStatementWrapper.h(77) : warning C4996: 'mozIStorageStatementWrapper::GetRow': was declared deprecated ../../dist/include\mozIStorageStatementWrapper.h(193) : see declaration of 'mozIStorageStatementWrapper::GetRow' c:\build\comm-central\comm-central\mozilla\storage\src\mozStorageStatementWrapper.h(77) : warning C4996: 'mozIStorageStatementWrapper::GetParams': was declared deprecated ../../dist/include\mozIStorageStatementWrapper.h(200) : see declaration of 'mozIStorageStatementWrapper::GetParams' mozStorageStatementParams.cpp Building deps for /c/build/comm-central/comm-central/mozilla/storage/src/mozStorageStatementParams.cpp cl -FomozStorageStatementParams.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DSQLITE_MAX_LIKE_PATTERN_LENGTH=50000 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/storage/src -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/storage/src/mozStorageStatementParams.cpp mozStorageStatementParams.cpp mozStorageStatementRow.cpp Building deps for /c/build/comm-central/comm-central/mozilla/storage/src/mozStorageStatementRow.cpp cl -FomozStorageStatementRow.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DSQLITE_MAX_LIKE_PATTERN_LENGTH=50000 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/storage/src -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/storage/src/mozStorageStatementRow.cpp mozStorageStatementRow.cpp c:\build\comm-central\comm-central\mozilla\storage\src\mozStorageStatementData.h(59) : warning C4099: 'mozilla::storage::StatementData' : type name first seen using 'struct' now seen using 'class' c:\build\comm-central\comm-central\mozilla\storage\src\StorageBaseStatementInternal.h(60) : see declaration of 'mozilla::storage::StatementData' c:\build\comm-central\comm-central\mozilla\storage\src\mozStorageStatement.h(142) : warning C4996: 'mozIStorageBaseStatement::BindUTF8StringParameter': was declared deprecated ../../dist/include\mozIStorageBaseStatement.h(83) : see declaration of 'mozIStorageBaseStatement::BindUTF8StringParameter' c:\build\comm-central\comm-central\mozilla\storage\src\mozStorageStatement.h(142) : warning C4996: 'mozIStorageBaseStatement::BindStringParameter': was declared deprecated ../../dist/include\mozIStorageBaseStatement.h(86) : see declaration of 'mozIStorageBaseStatement::BindStringParameter' c:\build\comm-central\comm-central\mozilla\storage\src\mozStorageStatement.h(142) : warning C4996: 'mozIStorageBaseStatement::BindDoubleParameter': was declared deprecated ../../dist/include\mozIStorageBaseStatement.h(89) : see declaration of 'mozIStorageBaseStatement::BindDoubleParameter' c:\build\comm-central\comm-central\mozilla\storage\src\mozStorageStatement.h(142) : warning C4996: 'mozIStorageBaseStatement::BindInt32Parameter': was declared deprecated ../../dist/include\mozIStorageBaseStatement.h(92) : see declaration of 'mozIStorageBaseStatement::BindInt32Parameter' c:\build\comm-central\comm-central\mozilla\storage\src\mozStorageStatement.h(142) : warning C4996: 'mozIStorageBaseStatement::BindInt64Parameter': was declared deprecated ../../dist/include\mozIStorageBaseStatement.h(95) : see declaration of 'mozIStorageBaseStatement::BindInt64Parameter' c:\build\comm-central\comm-central\mozilla\storage\src\mozStorageStatement.h(142) : warning C4996: 'mozIStorageBaseStatement::BindNullParameter': was declared deprecated ../../dist/include\mozIStorageBaseStatement.h(98) : see declaration of 'mozIStorageBaseStatement::BindNullParameter' c:\build\comm-central\comm-central\mozilla\storage\src\mozStorageStatement.h(142) : warning C4996: 'mozIStorageBaseStatement::BindBlobParameter': was declared deprecated ../../dist/include\mozIStorageBaseStatement.h(101) : see declaration of 'mozIStorageBaseStatement::BindBlobParameter' c:\build\comm-central\comm-central\mozilla\storage\src\mozStorageStatement.h(69) : warning C4373: 'mozilla::storage::Statement::EscapeStringForLIKE': virtual function overrides 'mozilla::storage::StorageBaseStatementInternal::EscapeStringForLIKE', previous versions of the compiler did not override when parameters only differed by const/volatile qualifiers c:\build\comm-central\comm-central\mozilla\storage\src\StorageBaseStatementInternal.h(171) : see declaration of 'mozilla::storage::StorageBaseStatementInternal::EscapeStringForLIKE' mozStorageArgValueArray.cpp Building deps for /c/build/comm-central/comm-central/mozilla/storage/src/mozStorageArgValueArray.cpp cl -FomozStorageArgValueArray.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DSQLITE_MAX_LIKE_PATTERN_LENGTH=50000 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/storage/src -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/storage/src/mozStorageArgValueArray.cpp mozStorageArgValueArray.cpp mozStorageSQLFunctions.cpp Building deps for /c/build/comm-central/comm-central/mozilla/storage/src/mozStorageSQLFunctions.cpp cl -FomozStorageSQLFunctions.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DSQLITE_MAX_LIKE_PATTERN_LENGTH=50000 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/storage/src -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/storage/src/mozStorageSQLFunctions.cpp mozStorageSQLFunctions.cpp mozStorageRow.cpp Building deps for /c/build/comm-central/comm-central/mozilla/storage/src/mozStorageRow.cpp cl -FomozStorageRow.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DSQLITE_MAX_LIKE_PATTERN_LENGTH=50000 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/storage/src -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/storage/src/mozStorageRow.cpp mozStorageRow.cpp mozStorageResultSet.cpp Building deps for /c/build/comm-central/comm-central/mozilla/storage/src/mozStorageResultSet.cpp cl -FomozStorageResultSet.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DSQLITE_MAX_LIKE_PATTERN_LENGTH=50000 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/storage/src -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/storage/src/mozStorageResultSet.cpp mozStorageResultSet.cpp mozStorageError.cpp Building deps for /c/build/comm-central/comm-central/mozilla/storage/src/mozStorageError.cpp cl -FomozStorageError.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DSQLITE_MAX_LIKE_PATTERN_LENGTH=50000 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/storage/src -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/storage/src/mozStorageError.cpp mozStorageError.cpp mozStorageAsyncStatementExecution.cpp Building deps for /c/build/comm-central/comm-central/mozilla/storage/src/mozStorageAsyncStatementExecution.cpp cl -FomozStorageAsyncStatementExecution.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DSQLITE_MAX_LIKE_PATTERN_LENGTH=50000 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/storage/src -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/storage/src/mozStorageAsyncStatementExecution.cpp mozStorageAsyncStatementExecution.cpp c:\build\comm-central\comm-central\mozilla\storage\src\mozStorageStatementData.h(59) : warning C4099: 'mozilla::storage::StatementData' : type name first seen using 'struct' now seen using 'class' c:\build\comm-central\comm-central\mozilla\storage\src\StorageBaseStatementInternal.h(60) : see declaration of 'mozilla::storage::StatementData' c:\build\comm-central\comm-central\mozilla\storage\src\mozStorageStatement.h(142) : warning C4996: 'mozIStorageBaseStatement::BindUTF8StringParameter': was declared deprecated ../../dist/include\mozIStorageBaseStatement.h(83) : see declaration of 'mozIStorageBaseStatement::BindUTF8StringParameter' c:\build\comm-central\comm-central\mozilla\storage\src\mozStorageStatement.h(142) : warning C4996: 'mozIStorageBaseStatement::BindStringParameter': was declared deprecated ../../dist/include\mozIStorageBaseStatement.h(86) : see declaration of 'mozIStorageBaseStatement::BindStringParameter' c:\build\comm-central\comm-central\mozilla\storage\src\mozStorageStatement.h(142) : warning C4996: 'mozIStorageBaseStatement::BindDoubleParameter': was declared deprecated ../../dist/include\mozIStorageBaseStatement.h(89) : see declaration of 'mozIStorageBaseStatement::BindDoubleParameter' c:\build\comm-central\comm-central\mozilla\storage\src\mozStorageStatement.h(142) : warning C4996: 'mozIStorageBaseStatement::BindInt32Parameter': was declared deprecated ../../dist/include\mozIStorageBaseStatement.h(92) : see declaration of 'mozIStorageBaseStatement::BindInt32Parameter' c:\build\comm-central\comm-central\mozilla\storage\src\mozStorageStatement.h(142) : warning C4996: 'mozIStorageBaseStatement::BindInt64Parameter': was declared deprecated ../../dist/include\mozIStorageBaseStatement.h(95) : see declaration of 'mozIStorageBaseStatement::BindInt64Parameter' c:\build\comm-central\comm-central\mozilla\storage\src\mozStorageStatement.h(142) : warning C4996: 'mozIStorageBaseStatement::BindNullParameter': was declared deprecated ../../dist/include\mozIStorageBaseStatement.h(98) : see declaration of 'mozIStorageBaseStatement::BindNullParameter' c:\build\comm-central\comm-central\mozilla\storage\src\mozStorageStatement.h(142) : warning C4996: 'mozIStorageBaseStatement::BindBlobParameter': was declared deprecated ../../dist/include\mozIStorageBaseStatement.h(101) : see declaration of 'mozIStorageBaseStatement::BindBlobParameter' c:\build\comm-central\comm-central\mozilla\storage\src\mozStorageStatement.h(69) : warning C4373: 'mozilla::storage::Statement::EscapeStringForLIKE': virtual function overrides 'mozilla::storage::StorageBaseStatementInternal::EscapeStringForLIKE', previous versions of the compiler did not override when parameters only differed by const/volatile qualifiers c:\build\comm-central\comm-central\mozilla\storage\src\StorageBaseStatementInternal.h(171) : see declaration of 'mozilla::storage::StorageBaseStatementInternal::EscapeStringForLIKE' c:\build\comm-central\comm-central\mozilla\storage\src\mozStorageAsyncStatement.h(140) : warning C4996: 'mozIStorageBaseStatement::BindUTF8StringParameter': was declared deprecated ../../dist/include\mozIStorageBaseStatement.h(83) : see declaration of 'mozIStorageBaseStatement::BindUTF8StringParameter' c:\build\comm-central\comm-central\mozilla\storage\src\mozStorageAsyncStatement.h(140) : warning C4996: 'mozIStorageBaseStatement::BindStringParameter': was declared deprecated ../../dist/include\mozIStorageBaseStatement.h(86) : see declaration of 'mozIStorageBaseStatement::BindStringParameter' c:\build\comm-central\comm-central\mozilla\storage\src\mozStorageAsyncStatement.h(140) : warning C4996: 'mozIStorageBaseStatement::BindDoubleParameter': was declared deprecated ../../dist/include\mozIStorageBaseStatement.h(89) : see declaration of 'mozIStorageBaseStatement::BindDoubleParameter' c:\build\comm-central\comm-central\mozilla\storage\src\mozStorageAsyncStatement.h(140) : warning C4996: 'mozIStorageBaseStatement::BindInt32Parameter': was declared deprecated ../../dist/include\mozIStorageBaseStatement.h(92) : see declaration of 'mozIStorageBaseStatement::BindInt32Parameter' c:\build\comm-central\comm-central\mozilla\storage\src\mozStorageAsyncStatement.h(140) : warning C4996: 'mozIStorageBaseStatement::BindInt64Parameter': was declared deprecated ../../dist/include\mozIStorageBaseStatement.h(95) : see declaration of 'mozIStorageBaseStatement::BindInt64Parameter' c:\build\comm-central\comm-central\mozilla\storage\src\mozStorageAsyncStatement.h(140) : warning C4996: 'mozIStorageBaseStatement::BindNullParameter': was declared deprecated ../../dist/include\mozIStorageBaseStatement.h(98) : see declaration of 'mozIStorageBaseStatement::BindNullParameter' c:\build\comm-central\comm-central\mozilla\storage\src\mozStorageAsyncStatement.h(140) : warning C4996: 'mozIStorageBaseStatement::BindBlobParameter': was declared deprecated ../../dist/include\mozIStorageBaseStatement.h(101) : see declaration of 'mozIStorageBaseStatement::BindBlobParameter' c:\build\comm-central\comm-central\mozilla\storage\src\mozStorageAsyncStatement.h(69) : warning C4373: 'mozilla::storage::AsyncStatement::EscapeStringForLIKE': virtual function overrides 'mozilla::storage::StorageBaseStatementInternal::EscapeStringForLIKE', previous versions of the compiler did not override when parameters only differed by const/volatile qualifiers c:\build\comm-central\comm-central\mozilla\storage\src\StorageBaseStatementInternal.h(171) : see declaration of 'mozilla::storage::StorageBaseStatementInternal::EscapeStringForLIKE' mozStorageStatementJSHelper.cpp Building deps for /c/build/comm-central/comm-central/mozilla/storage/src/mozStorageStatementJSHelper.cpp cl -FomozStorageStatementJSHelper.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DSQLITE_MAX_LIKE_PATTERN_LENGTH=50000 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/storage/src -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/storage/src/mozStorageStatementJSHelper.cpp mozStorageStatementJSHelper.cpp c:\build\comm-central\comm-central\mozilla\storage\src\mozStorageStatementData.h(59) : warning C4099: 'mozilla::storage::StatementData' : type name first seen using 'struct' now seen using 'class' c:\build\comm-central\comm-central\mozilla\storage\src\StorageBaseStatementInternal.h(60) : see declaration of 'mozilla::storage::StatementData' c:\build\comm-central\comm-central\mozilla\storage\src\mozStorageStatement.h(142) : warning C4996: 'mozIStorageBaseStatement::BindUTF8StringParameter': was declared deprecated ../../dist/include\mozIStorageBaseStatement.h(83) : see declaration of 'mozIStorageBaseStatement::BindUTF8StringParameter' c:\build\comm-central\comm-central\mozilla\storage\src\mozStorageStatement.h(142) : warning C4996: 'mozIStorageBaseStatement::BindStringParameter': was declared deprecated ../../dist/include\mozIStorageBaseStatement.h(86) : see declaration of 'mozIStorageBaseStatement::BindStringParameter' c:\build\comm-central\comm-central\mozilla\storage\src\mozStorageStatement.h(142) : warning C4996: 'mozIStorageBaseStatement::BindDoubleParameter': was declared deprecated ../../dist/include\mozIStorageBaseStatement.h(89) : see declaration of 'mozIStorageBaseStatement::BindDoubleParameter' c:\build\comm-central\comm-central\mozilla\storage\src\mozStorageStatement.h(142) : warning C4996: 'mozIStorageBaseStatement::BindInt32Parameter': was declared deprecated ../../dist/include\mozIStorageBaseStatement.h(92) : see declaration of 'mozIStorageBaseStatement::BindInt32Parameter' c:\build\comm-central\comm-central\mozilla\storage\src\mozStorageStatement.h(142) : warning C4996: 'mozIStorageBaseStatement::BindInt64Parameter': was declared deprecated ../../dist/include\mozIStorageBaseStatement.h(95) : see declaration of 'mozIStorageBaseStatement::BindInt64Parameter' c:\build\comm-central\comm-central\mozilla\storage\src\mozStorageStatement.h(142) : warning C4996: 'mozIStorageBaseStatement::BindNullParameter': was declared deprecated ../../dist/include\mozIStorageBaseStatement.h(98) : see declaration of 'mozIStorageBaseStatement::BindNullParameter' c:\build\comm-central\comm-central\mozilla\storage\src\mozStorageStatement.h(142) : warning C4996: 'mozIStorageBaseStatement::BindBlobParameter': was declared deprecated ../../dist/include\mozIStorageBaseStatement.h(101) : see declaration of 'mozIStorageBaseStatement::BindBlobParameter' c:\build\comm-central\comm-central\mozilla\storage\src\mozStorageStatement.h(69) : warning C4373: 'mozilla::storage::Statement::EscapeStringForLIKE': virtual function overrides 'mozilla::storage::StorageBaseStatementInternal::EscapeStringForLIKE', previous versions of the compiler did not override when parameters only differed by const/volatile qualifiers c:\build\comm-central\comm-central\mozilla\storage\src\StorageBaseStatementInternal.h(171) : see declaration of 'mozilla::storage::StorageBaseStatementInternal::EscapeStringForLIKE' mozStoragePrivateHelpers.cpp Building deps for /c/build/comm-central/comm-central/mozilla/storage/src/mozStoragePrivateHelpers.cpp cl -FomozStoragePrivateHelpers.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DSQLITE_MAX_LIKE_PATTERN_LENGTH=50000 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/storage/src -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/storage/src/mozStoragePrivateHelpers.cpp mozStoragePrivateHelpers.cpp mozStorageBindingParamsArray.cpp Building deps for /c/build/comm-central/comm-central/mozilla/storage/src/mozStorageBindingParamsArray.cpp cl -FomozStorageBindingParamsArray.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DSQLITE_MAX_LIKE_PATTERN_LENGTH=50000 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/storage/src -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/storage/src/mozStorageBindingParamsArray.cpp mozStorageBindingParamsArray.cpp c:\build\comm-central\comm-central\mozilla\storage\src\mozStorageStatementData.h(59) : warning C4099: 'mozilla::storage::StatementData' : type name first seen using 'struct' now seen using 'class' c:\build\comm-central\comm-central\mozilla\storage\src\StorageBaseStatementInternal.h(60) : see declaration of 'mozilla::storage::StatementData' c:\build\comm-central\comm-central\mozilla\storage\src\mozStorageStatement.h(142) : warning C4996: 'mozIStorageBaseStatement::BindUTF8StringParameter': was declared deprecated ../../dist/include\mozIStorageBaseStatement.h(83) : see declaration of 'mozIStorageBaseStatement::BindUTF8StringParameter' c:\build\comm-central\comm-central\mozilla\storage\src\mozStorageStatement.h(142) : warning C4996: 'mozIStorageBaseStatement::BindStringParameter': was declared deprecated ../../dist/include\mozIStorageBaseStatement.h(86) : see declaration of 'mozIStorageBaseStatement::BindStringParameter' c:\build\comm-central\comm-central\mozilla\storage\src\mozStorageStatement.h(142) : warning C4996: 'mozIStorageBaseStatement::BindDoubleParameter': was declared deprecated ../../dist/include\mozIStorageBaseStatement.h(89) : see declaration of 'mozIStorageBaseStatement::BindDoubleParameter' c:\build\comm-central\comm-central\mozilla\storage\src\mozStorageStatement.h(142) : warning C4996: 'mozIStorageBaseStatement::BindInt32Parameter': was declared deprecated ../../dist/include\mozIStorageBaseStatement.h(92) : see declaration of 'mozIStorageBaseStatement::BindInt32Parameter' c:\build\comm-central\comm-central\mozilla\storage\src\mozStorageStatement.h(142) : warning C4996: 'mozIStorageBaseStatement::BindInt64Parameter': was declared deprecated ../../dist/include\mozIStorageBaseStatement.h(95) : see declaration of 'mozIStorageBaseStatement::BindInt64Parameter' c:\build\comm-central\comm-central\mozilla\storage\src\mozStorageStatement.h(142) : warning C4996: 'mozIStorageBaseStatement::BindNullParameter': was declared deprecated ../../dist/include\mozIStorageBaseStatement.h(98) : see declaration of 'mozIStorageBaseStatement::BindNullParameter' c:\build\comm-central\comm-central\mozilla\storage\src\mozStorageStatement.h(142) : warning C4996: 'mozIStorageBaseStatement::BindBlobParameter': was declared deprecated ../../dist/include\mozIStorageBaseStatement.h(101) : see declaration of 'mozIStorageBaseStatement::BindBlobParameter' c:\build\comm-central\comm-central\mozilla\storage\src\mozStorageStatement.h(69) : warning C4373: 'mozilla::storage::Statement::EscapeStringForLIKE': virtual function overrides 'mozilla::storage::StorageBaseStatementInternal::EscapeStringForLIKE', previous versions of the compiler did not override when parameters only differed by const/volatile qualifiers c:\build\comm-central\comm-central\mozilla\storage\src\StorageBaseStatementInternal.h(171) : see declaration of 'mozilla::storage::StorageBaseStatementInternal::EscapeStringForLIKE' c:\build\comm-central\comm-central\mozilla\storage\src\mozStorageAsyncStatement.h(140) : warning C4996: 'mozIStorageBaseStatement::BindUTF8StringParameter': was declared deprecated ../../dist/include\mozIStorageBaseStatement.h(83) : see declaration of 'mozIStorageBaseStatement::BindUTF8StringParameter' c:\build\comm-central\comm-central\mozilla\storage\src\mozStorageAsyncStatement.h(140) : warning C4996: 'mozIStorageBaseStatement::BindStringParameter': was declared deprecated ../../dist/include\mozIStorageBaseStatement.h(86) : see declaration of 'mozIStorageBaseStatement::BindStringParameter' c:\build\comm-central\comm-central\mozilla\storage\src\mozStorageAsyncStatement.h(140) : warning C4996: 'mozIStorageBaseStatement::BindDoubleParameter': was declared deprecated ../../dist/include\mozIStorageBaseStatement.h(89) : see declaration of 'mozIStorageBaseStatement::BindDoubleParameter' c:\build\comm-central\comm-central\mozilla\storage\src\mozStorageAsyncStatement.h(140) : warning C4996: 'mozIStorageBaseStatement::BindInt32Parameter': was declared deprecated ../../dist/include\mozIStorageBaseStatement.h(92) : see declaration of 'mozIStorageBaseStatement::BindInt32Parameter' c:\build\comm-central\comm-central\mozilla\storage\src\mozStorageAsyncStatement.h(140) : warning C4996: 'mozIStorageBaseStatement::BindInt64Parameter': was declared deprecated ../../dist/include\mozIStorageBaseStatement.h(95) : see declaration of 'mozIStorageBaseStatement::BindInt64Parameter' c:\build\comm-central\comm-central\mozilla\storage\src\mozStorageAsyncStatement.h(140) : warning C4996: 'mozIStorageBaseStatement::BindNullParameter': was declared deprecated ../../dist/include\mozIStorageBaseStatement.h(98) : see declaration of 'mozIStorageBaseStatement::BindNullParameter' c:\build\comm-central\comm-central\mozilla\storage\src\mozStorageAsyncStatement.h(140) : warning C4996: 'mozIStorageBaseStatement::BindBlobParameter': was declared deprecated ../../dist/include\mozIStorageBaseStatement.h(101) : see declaration of 'mozIStorageBaseStatement::BindBlobParameter' c:\build\comm-central\comm-central\mozilla\storage\src\mozStorageAsyncStatement.h(69) : warning C4373: 'mozilla::storage::AsyncStatement::EscapeStringForLIKE': virtual function overrides 'mozilla::storage::StorageBaseStatementInternal::EscapeStringForLIKE', previous versions of the compiler did not override when parameters only differed by const/volatile qualifiers c:\build\comm-central\comm-central\mozilla\storage\src\StorageBaseStatementInternal.h(171) : see declaration of 'mozilla::storage::StorageBaseStatementInternal::EscapeStringForLIKE' mozStorageBindingParams.cpp Building deps for /c/build/comm-central/comm-central/mozilla/storage/src/mozStorageBindingParams.cpp cl -FomozStorageBindingParams.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DSQLITE_MAX_LIKE_PATTERN_LENGTH=50000 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/storage/src -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/storage/src/mozStorageBindingParams.cpp mozStorageBindingParams.cpp c:\build\comm-central\comm-central\mozilla\storage\src\mozStorageStatementData.h(59) : warning C4099: 'mozilla::storage::StatementData' : type name first seen using 'struct' now seen using 'class' c:\build\comm-central\comm-central\mozilla\storage\src\StorageBaseStatementInternal.h(60) : see declaration of 'mozilla::storage::StatementData' c:\build\comm-central\comm-central\mozilla\storage\src\mozStorageStatement.h(142) : warning C4996: 'mozIStorageBaseStatement::BindUTF8StringParameter': was declared deprecated ../../dist/include\mozIStorageBaseStatement.h(83) : see declaration of 'mozIStorageBaseStatement::BindUTF8StringParameter' c:\build\comm-central\comm-central\mozilla\storage\src\mozStorageStatement.h(142) : warning C4996: 'mozIStorageBaseStatement::BindStringParameter': was declared deprecated ../../dist/include\mozIStorageBaseStatement.h(86) : see declaration of 'mozIStorageBaseStatement::BindStringParameter' c:\build\comm-central\comm-central\mozilla\storage\src\mozStorageStatement.h(142) : warning C4996: 'mozIStorageBaseStatement::BindDoubleParameter': was declared deprecated ../../dist/include\mozIStorageBaseStatement.h(89) : see declaration of 'mozIStorageBaseStatement::BindDoubleParameter' c:\build\comm-central\comm-central\mozilla\storage\src\mozStorageStatement.h(142) : warning C4996: 'mozIStorageBaseStatement::BindInt32Parameter': was declared deprecated ../../dist/include\mozIStorageBaseStatement.h(92) : see declaration of 'mozIStorageBaseStatement::BindInt32Parameter' c:\build\comm-central\comm-central\mozilla\storage\src\mozStorageStatement.h(142) : warning C4996: 'mozIStorageBaseStatement::BindInt64Parameter': was declared deprecated ../../dist/include\mozIStorageBaseStatement.h(95) : see declaration of 'mozIStorageBaseStatement::BindInt64Parameter' c:\build\comm-central\comm-central\mozilla\storage\src\mozStorageStatement.h(142) : warning C4996: 'mozIStorageBaseStatement::BindNullParameter': was declared deprecated ../../dist/include\mozIStorageBaseStatement.h(98) : see declaration of 'mozIStorageBaseStatement::BindNullParameter' c:\build\comm-central\comm-central\mozilla\storage\src\mozStorageStatement.h(142) : warning C4996: 'mozIStorageBaseStatement::BindBlobParameter': was declared deprecated ../../dist/include\mozIStorageBaseStatement.h(101) : see declaration of 'mozIStorageBaseStatement::BindBlobParameter' c:\build\comm-central\comm-central\mozilla\storage\src\mozStorageStatement.h(69) : warning C4373: 'mozilla::storage::Statement::EscapeStringForLIKE': virtual function overrides 'mozilla::storage::StorageBaseStatementInternal::EscapeStringForLIKE', previous versions of the compiler did not override when parameters only differed by const/volatile qualifiers c:\build\comm-central\comm-central\mozilla\storage\src\StorageBaseStatementInternal.h(171) : see declaration of 'mozilla::storage::StorageBaseStatementInternal::EscapeStringForLIKE' c:\build\comm-central\comm-central\mozilla\storage\src\mozStorageAsyncStatement.h(140) : warning C4996: 'mozIStorageBaseStatement::BindUTF8StringParameter': was declared deprecated ../../dist/include\mozIStorageBaseStatement.h(83) : see declaration of 'mozIStorageBaseStatement::BindUTF8StringParameter' c:\build\comm-central\comm-central\mozilla\storage\src\mozStorageAsyncStatement.h(140) : warning C4996: 'mozIStorageBaseStatement::BindStringParameter': was declared deprecated ../../dist/include\mozIStorageBaseStatement.h(86) : see declaration of 'mozIStorageBaseStatement::BindStringParameter' c:\build\comm-central\comm-central\mozilla\storage\src\mozStorageAsyncStatement.h(140) : warning C4996: 'mozIStorageBaseStatement::BindDoubleParameter': was declared deprecated ../../dist/include\mozIStorageBaseStatement.h(89) : see declaration of 'mozIStorageBaseStatement::BindDoubleParameter' c:\build\comm-central\comm-central\mozilla\storage\src\mozStorageAsyncStatement.h(140) : warning C4996: 'mozIStorageBaseStatement::BindInt32Parameter': was declared deprecated ../../dist/include\mozIStorageBaseStatement.h(92) : see declaration of 'mozIStorageBaseStatement::BindInt32Parameter' c:\build\comm-central\comm-central\mozilla\storage\src\mozStorageAsyncStatement.h(140) : warning C4996: 'mozIStorageBaseStatement::BindInt64Parameter': was declared deprecated ../../dist/include\mozIStorageBaseStatement.h(95) : see declaration of 'mozIStorageBaseStatement::BindInt64Parameter' c:\build\comm-central\comm-central\mozilla\storage\src\mozStorageAsyncStatement.h(140) : warning C4996: 'mozIStorageBaseStatement::BindNullParameter': was declared deprecated ../../dist/include\mozIStorageBaseStatement.h(98) : see declaration of 'mozIStorageBaseStatement::BindNullParameter' c:\build\comm-central\comm-central\mozilla\storage\src\mozStorageAsyncStatement.h(140) : warning C4996: 'mozIStorageBaseStatement::BindBlobParameter': was declared deprecated ../../dist/include\mozIStorageBaseStatement.h(101) : see declaration of 'mozIStorageBaseStatement::BindBlobParameter' c:\build\comm-central\comm-central\mozilla\storage\src\mozStorageAsyncStatement.h(69) : warning C4373: 'mozilla::storage::AsyncStatement::EscapeStringForLIKE': virtual function overrides 'mozilla::storage::StorageBaseStatementInternal::EscapeStringForLIKE', previous versions of the compiler did not override when parameters only differed by const/volatile qualifiers c:\build\comm-central\comm-central\mozilla\storage\src\StorageBaseStatementInternal.h(171) : see declaration of 'mozilla::storage::StorageBaseStatementInternal::EscapeStringForLIKE' mozStorageAsyncStatement.cpp Building deps for /c/build/comm-central/comm-central/mozilla/storage/src/mozStorageAsyncStatement.cpp cl -FomozStorageAsyncStatement.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DSQLITE_MAX_LIKE_PATTERN_LENGTH=50000 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/storage/src -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/storage/src/mozStorageAsyncStatement.cpp mozStorageAsyncStatement.cpp c:\build\comm-central\comm-central\mozilla\storage\src\mozStorageStatementData.h(59) : warning C4099: 'mozilla::storage::StatementData' : type name first seen using 'struct' now seen using 'class' c:\build\comm-central\comm-central\mozilla\storage\src\StorageBaseStatementInternal.h(60) : see declaration of 'mozilla::storage::StatementData' c:\build\comm-central\comm-central\mozilla\storage\src\mozStorageStatement.h(142) : warning C4996: 'mozIStorageBaseStatement::BindUTF8StringParameter': was declared deprecated ../../dist/include\mozIStorageBaseStatement.h(83) : see declaration of 'mozIStorageBaseStatement::BindUTF8StringParameter' c:\build\comm-central\comm-central\mozilla\storage\src\mozStorageStatement.h(142) : warning C4996: 'mozIStorageBaseStatement::BindStringParameter': was declared deprecated ../../dist/include\mozIStorageBaseStatement.h(86) : see declaration of 'mozIStorageBaseStatement::BindStringParameter' c:\build\comm-central\comm-central\mozilla\storage\src\mozStorageStatement.h(142) : warning C4996: 'mozIStorageBaseStatement::BindDoubleParameter': was declared deprecated ../../dist/include\mozIStorageBaseStatement.h(89) : see declaration of 'mozIStorageBaseStatement::BindDoubleParameter' c:\build\comm-central\comm-central\mozilla\storage\src\mozStorageStatement.h(142) : warning C4996: 'mozIStorageBaseStatement::BindInt32Parameter': was declared deprecated ../../dist/include\mozIStorageBaseStatement.h(92) : see declaration of 'mozIStorageBaseStatement::BindInt32Parameter' c:\build\comm-central\comm-central\mozilla\storage\src\mozStorageStatement.h(142) : warning C4996: 'mozIStorageBaseStatement::BindInt64Parameter': was declared deprecated ../../dist/include\mozIStorageBaseStatement.h(95) : see declaration of 'mozIStorageBaseStatement::BindInt64Parameter' c:\build\comm-central\comm-central\mozilla\storage\src\mozStorageStatement.h(142) : warning C4996: 'mozIStorageBaseStatement::BindNullParameter': was declared deprecated ../../dist/include\mozIStorageBaseStatement.h(98) : see declaration of 'mozIStorageBaseStatement::BindNullParameter' c:\build\comm-central\comm-central\mozilla\storage\src\mozStorageStatement.h(142) : warning C4996: 'mozIStorageBaseStatement::BindBlobParameter': was declared deprecated ../../dist/include\mozIStorageBaseStatement.h(101) : see declaration of 'mozIStorageBaseStatement::BindBlobParameter' c:\build\comm-central\comm-central\mozilla\storage\src\mozStorageStatement.h(69) : warning C4373: 'mozilla::storage::Statement::EscapeStringForLIKE': virtual function overrides 'mozilla::storage::StorageBaseStatementInternal::EscapeStringForLIKE', previous versions of the compiler did not override when parameters only differed by const/volatile qualifiers c:\build\comm-central\comm-central\mozilla\storage\src\StorageBaseStatementInternal.h(171) : see declaration of 'mozilla::storage::StorageBaseStatementInternal::EscapeStringForLIKE' c:\build\comm-central\comm-central\mozilla\storage\src\mozStorageAsyncStatement.h(140) : warning C4996: 'mozIStorageBaseStatement::BindUTF8StringParameter': was declared deprecated ../../dist/include\mozIStorageBaseStatement.h(83) : see declaration of 'mozIStorageBaseStatement::BindUTF8StringParameter' c:\build\comm-central\comm-central\mozilla\storage\src\mozStorageAsyncStatement.h(140) : warning C4996: 'mozIStorageBaseStatement::BindStringParameter': was declared deprecated ../../dist/include\mozIStorageBaseStatement.h(86) : see declaration of 'mozIStorageBaseStatement::BindStringParameter' c:\build\comm-central\comm-central\mozilla\storage\src\mozStorageAsyncStatement.h(140) : warning C4996: 'mozIStorageBaseStatement::BindDoubleParameter': was declared deprecated ../../dist/include\mozIStorageBaseStatement.h(89) : see declaration of 'mozIStorageBaseStatement::BindDoubleParameter' c:\build\comm-central\comm-central\mozilla\storage\src\mozStorageAsyncStatement.h(140) : warning C4996: 'mozIStorageBaseStatement::BindInt32Parameter': was declared deprecated ../../dist/include\mozIStorageBaseStatement.h(92) : see declaration of 'mozIStorageBaseStatement::BindInt32Parameter' c:\build\comm-central\comm-central\mozilla\storage\src\mozStorageAsyncStatement.h(140) : warning C4996: 'mozIStorageBaseStatement::BindInt64Parameter': was declared deprecated ../../dist/include\mozIStorageBaseStatement.h(95) : see declaration of 'mozIStorageBaseStatement::BindInt64Parameter' c:\build\comm-central\comm-central\mozilla\storage\src\mozStorageAsyncStatement.h(140) : warning C4996: 'mozIStorageBaseStatement::BindNullParameter': was declared deprecated ../../dist/include\mozIStorageBaseStatement.h(98) : see declaration of 'mozIStorageBaseStatement::BindNullParameter' c:\build\comm-central\comm-central\mozilla\storage\src\mozStorageAsyncStatement.h(140) : warning C4996: 'mozIStorageBaseStatement::BindBlobParameter': was declared deprecated ../../dist/include\mozIStorageBaseStatement.h(101) : see declaration of 'mozIStorageBaseStatement::BindBlobParameter' c:\build\comm-central\comm-central\mozilla\storage\src\mozStorageAsyncStatement.h(69) : warning C4373: 'mozilla::storage::AsyncStatement::EscapeStringForLIKE': virtual function overrides 'mozilla::storage::StorageBaseStatementInternal::EscapeStringForLIKE', previous versions of the compiler did not override when parameters only differed by const/volatile qualifiers c:\build\comm-central\comm-central\mozilla\storage\src\StorageBaseStatementInternal.h(171) : see declaration of 'mozilla::storage::StorageBaseStatementInternal::EscapeStringForLIKE' mozStorageAsyncStatementJSHelper.cpp Building deps for /c/build/comm-central/comm-central/mozilla/storage/src/mozStorageAsyncStatementJSHelper.cpp cl -FomozStorageAsyncStatementJSHelper.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DSQLITE_MAX_LIKE_PATTERN_LENGTH=50000 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/storage/src -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/storage/src/mozStorageAsyncStatementJSHelper.cpp mozStorageAsyncStatementJSHelper.cpp c:\build\comm-central\comm-central\mozilla\storage\src\mozStorageStatementData.h(59) : warning C4099: 'mozilla::storage::StatementData' : type name first seen using 'struct' now seen using 'class' c:\build\comm-central\comm-central\mozilla\storage\src\StorageBaseStatementInternal.h(60) : see declaration of 'mozilla::storage::StatementData' c:\build\comm-central\comm-central\mozilla\storage\src\mozStorageAsyncStatement.h(140) : warning C4996: 'mozIStorageBaseStatement::BindUTF8StringParameter': was declared deprecated ../../dist/include\mozIStorageBaseStatement.h(83) : see declaration of 'mozIStorageBaseStatement::BindUTF8StringParameter' c:\build\comm-central\comm-central\mozilla\storage\src\mozStorageAsyncStatement.h(140) : warning C4996: 'mozIStorageBaseStatement::BindStringParameter': was declared deprecated ../../dist/include\mozIStorageBaseStatement.h(86) : see declaration of 'mozIStorageBaseStatement::BindStringParameter' c:\build\comm-central\comm-central\mozilla\storage\src\mozStorageAsyncStatement.h(140) : warning C4996: 'mozIStorageBaseStatement::BindDoubleParameter': was declared deprecated ../../dist/include\mozIStorageBaseStatement.h(89) : see declaration of 'mozIStorageBaseStatement::BindDoubleParameter' c:\build\comm-central\comm-central\mozilla\storage\src\mozStorageAsyncStatement.h(140) : warning C4996: 'mozIStorageBaseStatement::BindInt32Parameter': was declared deprecated ../../dist/include\mozIStorageBaseStatement.h(92) : see declaration of 'mozIStorageBaseStatement::BindInt32Parameter' c:\build\comm-central\comm-central\mozilla\storage\src\mozStorageAsyncStatement.h(140) : warning C4996: 'mozIStorageBaseStatement::BindInt64Parameter': was declared deprecated ../../dist/include\mozIStorageBaseStatement.h(95) : see declaration of 'mozIStorageBaseStatement::BindInt64Parameter' c:\build\comm-central\comm-central\mozilla\storage\src\mozStorageAsyncStatement.h(140) : warning C4996: 'mozIStorageBaseStatement::BindNullParameter': was declared deprecated ../../dist/include\mozIStorageBaseStatement.h(98) : see declaration of 'mozIStorageBaseStatement::BindNullParameter' c:\build\comm-central\comm-central\mozilla\storage\src\mozStorageAsyncStatement.h(140) : warning C4996: 'mozIStorageBaseStatement::BindBlobParameter': was declared deprecated ../../dist/include\mozIStorageBaseStatement.h(101) : see declaration of 'mozIStorageBaseStatement::BindBlobParameter' c:\build\comm-central\comm-central\mozilla\storage\src\mozStorageAsyncStatement.h(69) : warning C4373: 'mozilla::storage::AsyncStatement::EscapeStringForLIKE': virtual function overrides 'mozilla::storage::StorageBaseStatementInternal::EscapeStringForLIKE', previous versions of the compiler did not override when parameters only differed by const/volatile qualifiers c:\build\comm-central\comm-central\mozilla\storage\src\StorageBaseStatementInternal.h(171) : see declaration of 'mozilla::storage::StorageBaseStatementInternal::EscapeStringForLIKE' mozStorageAsyncStatementParams.cpp Building deps for /c/build/comm-central/comm-central/mozilla/storage/src/mozStorageAsyncStatementParams.cpp cl -FomozStorageAsyncStatementParams.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DSQLITE_MAX_LIKE_PATTERN_LENGTH=50000 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/storage/src -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/storage/src/mozStorageAsyncStatementParams.cpp mozStorageAsyncStatementParams.cpp c:\build\comm-central\comm-central\mozilla\storage\src\mozStorageStatementData.h(59) : warning C4099: 'mozilla::storage::StatementData' : type name first seen using 'struct' now seen using 'class' c:\build\comm-central\comm-central\mozilla\storage\src\StorageBaseStatementInternal.h(60) : see declaration of 'mozilla::storage::StatementData' c:\build\comm-central\comm-central\mozilla\storage\src\mozStorageAsyncStatement.h(140) : warning C4996: 'mozIStorageBaseStatement::BindUTF8StringParameter': was declared deprecated ../../dist/include\mozIStorageBaseStatement.h(83) : see declaration of 'mozIStorageBaseStatement::BindUTF8StringParameter' c:\build\comm-central\comm-central\mozilla\storage\src\mozStorageAsyncStatement.h(140) : warning C4996: 'mozIStorageBaseStatement::BindStringParameter': was declared deprecated ../../dist/include\mozIStorageBaseStatement.h(86) : see declaration of 'mozIStorageBaseStatement::BindStringParameter' c:\build\comm-central\comm-central\mozilla\storage\src\mozStorageAsyncStatement.h(140) : warning C4996: 'mozIStorageBaseStatement::BindDoubleParameter': was declared deprecated ../../dist/include\mozIStorageBaseStatement.h(89) : see declaration of 'mozIStorageBaseStatement::BindDoubleParameter' c:\build\comm-central\comm-central\mozilla\storage\src\mozStorageAsyncStatement.h(140) : warning C4996: 'mozIStorageBaseStatement::BindInt32Parameter': was declared deprecated ../../dist/include\mozIStorageBaseStatement.h(92) : see declaration of 'mozIStorageBaseStatement::BindInt32Parameter' c:\build\comm-central\comm-central\mozilla\storage\src\mozStorageAsyncStatement.h(140) : warning C4996: 'mozIStorageBaseStatement::BindInt64Parameter': was declared deprecated ../../dist/include\mozIStorageBaseStatement.h(95) : see declaration of 'mozIStorageBaseStatement::BindInt64Parameter' c:\build\comm-central\comm-central\mozilla\storage\src\mozStorageAsyncStatement.h(140) : warning C4996: 'mozIStorageBaseStatement::BindNullParameter': was declared deprecated ../../dist/include\mozIStorageBaseStatement.h(98) : see declaration of 'mozIStorageBaseStatement::BindNullParameter' c:\build\comm-central\comm-central\mozilla\storage\src\mozStorageAsyncStatement.h(140) : warning C4996: 'mozIStorageBaseStatement::BindBlobParameter': was declared deprecated ../../dist/include\mozIStorageBaseStatement.h(101) : see declaration of 'mozIStorageBaseStatement::BindBlobParameter' c:\build\comm-central\comm-central\mozilla\storage\src\mozStorageAsyncStatement.h(69) : warning C4373: 'mozilla::storage::AsyncStatement::EscapeStringForLIKE': virtual function overrides 'mozilla::storage::StorageBaseStatementInternal::EscapeStringForLIKE', previous versions of the compiler did not override when parameters only differed by const/volatile qualifiers c:\build\comm-central\comm-central\mozilla\storage\src\StorageBaseStatementInternal.h(171) : see declaration of 'mozilla::storage::StorageBaseStatementInternal::EscapeStringForLIKE' StorageBaseStatementInternal.cpp Building deps for /c/build/comm-central/comm-central/mozilla/storage/src/StorageBaseStatementInternal.cpp cl -FoStorageBaseStatementInternal.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DSQLITE_MAX_LIKE_PATTERN_LENGTH=50000 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/storage/src -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/storage/src/StorageBaseStatementInternal.cpp StorageBaseStatementInternal.cpp c:\build\comm-central\comm-central\mozilla\storage\src\mozStorageStatementData.h(59) : warning C4099: 'mozilla::storage::StatementData' : type name first seen using 'struct' now seen using 'class' c:\build\comm-central\comm-central\mozilla\storage\src\StorageBaseStatementInternal.h(60) : see declaration of 'mozilla::storage::StatementData' SQLCollations.cpp Building deps for /c/build/comm-central/comm-central/mozilla/storage/src/SQLCollations.cpp cl -FoSQLCollations.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DSQLITE_MAX_LIKE_PATTERN_LENGTH=50000 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/storage/src -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/storage/src/SQLCollations.cpp SQLCollations.cpp rm -f storage_s.lib lib -NOLOGO -OUT:"storage_s.lib" mozStorageService.obj mozStorageConnection.obj mozStorageStatement.obj mozStorageStatementWrapper.obj mozStorageStatementParams.obj mozStorageStatementRow.obj mozStorageArgValueArray.obj mozStorageSQLFunctions.obj mozStorageRow.obj mozStorageResultSet.obj mozStorageError.obj mozStorageAsyncStatementExecution.obj mozStorageStatementJSHelper.obj mozStoragePrivateHelpers.obj mozStorageBindingParamsArray.obj mozStorageBindingParams.obj mozStorageAsyncStatement.obj mozStorageAsyncStatementJSHelper.obj mozStorageAsyncStatementParams.obj StorageBaseStatementInternal.obj SQLCollations.obj echo not_ranlib storage_s.lib not_ranlib storage_s.lib make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/storage/src' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/storage/build' mozStorageModule.cpp Building deps for /c/build/comm-central/comm-central/mozilla/storage/build/mozStorageModule.cpp cl -FomozStorageModule.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/storage/build/../src -I/c/build/comm-central/comm-central/mozilla/storage/build -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/storage/build/mozStorageModule.cpp mozStorageModule.cpp c:\build\comm-central\comm-central\mozilla\storage\src\mozStorageStatementData.h(59) : warning C4099: 'mozilla::storage::StatementData' : type name first seen using 'struct' now seen using 'class' c:\build\comm-central\comm-central\mozilla\storage\src\StorageBaseStatementInternal.h(60) : see declaration of 'mozilla::storage::StatementData' c:\build\comm-central\comm-central\mozilla\storage\src\mozStorageStatement.h(142) : warning C4996: 'mozIStorageBaseStatement::BindUTF8StringParameter': was declared deprecated ../../dist/include\mozIStorageBaseStatement.h(83) : see declaration of 'mozIStorageBaseStatement::BindUTF8StringParameter' c:\build\comm-central\comm-central\mozilla\storage\src\mozStorageStatement.h(142) : warning C4996: 'mozIStorageBaseStatement::BindStringParameter': was declared deprecated ../../dist/include\mozIStorageBaseStatement.h(86) : see declaration of 'mozIStorageBaseStatement::BindStringParameter' c:\build\comm-central\comm-central\mozilla\storage\src\mozStorageStatement.h(142) : warning C4996: 'mozIStorageBaseStatement::BindDoubleParameter': was declared deprecated ../../dist/include\mozIStorageBaseStatement.h(89) : see declaration of 'mozIStorageBaseStatement::BindDoubleParameter' c:\build\comm-central\comm-central\mozilla\storage\src\mozStorageStatement.h(142) : warning C4996: 'mozIStorageBaseStatement::BindInt32Parameter': was declared deprecated ../../dist/include\mozIStorageBaseStatement.h(92) : see declaration of 'mozIStorageBaseStatement::BindInt32Parameter' c:\build\comm-central\comm-central\mozilla\storage\src\mozStorageStatement.h(142) : warning C4996: 'mozIStorageBaseStatement::BindInt64Parameter': was declared deprecated ../../dist/include\mozIStorageBaseStatement.h(95) : see declaration of 'mozIStorageBaseStatement::BindInt64Parameter' c:\build\comm-central\comm-central\mozilla\storage\src\mozStorageStatement.h(142) : warning C4996: 'mozIStorageBaseStatement::BindNullParameter': was declared deprecated ../../dist/include\mozIStorageBaseStatement.h(98) : see declaration of 'mozIStorageBaseStatement::BindNullParameter' c:\build\comm-central\comm-central\mozilla\storage\src\mozStorageStatement.h(142) : warning C4996: 'mozIStorageBaseStatement::BindBlobParameter': was declared deprecated ../../dist/include\mozIStorageBaseStatement.h(101) : see declaration of 'mozIStorageBaseStatement::BindBlobParameter' c:\build\comm-central\comm-central\mozilla\storage\src\mozStorageStatement.h(69) : warning C4373: 'mozilla::storage::Statement::EscapeStringForLIKE': virtual function overrides 'mozilla::storage::StorageBaseStatementInternal::EscapeStringForLIKE', previous versions of the compiler did not override when parameters only differed by const/volatile qualifiers c:\build\comm-central\comm-central\mozilla\storage\src\StorageBaseStatementInternal.h(171) : see declaration of 'mozilla::storage::StorageBaseStatementInternal::EscapeStringForLIKE' c:/build/comm-central/comm-central/mozilla/storage/build/../src\mozStorageStatementWrapper.h(53) : warning C4996: 'mozIStorageStatementWrapper': was declared deprecated ../../dist/include\mozIStorageStatementWrapper.h(157) : see declaration of 'mozIStorageStatementWrapper' c:/build/comm-central/comm-central/mozilla/storage/build/../src\mozStorageStatementWrapper.h(77) : warning C4996: 'mozIStorageStatementWrapper::Initialize': was declared deprecated ../../dist/include\mozIStorageStatementWrapper.h(166) : see declaration of 'mozIStorageStatementWrapper::Initialize' c:/build/comm-central/comm-central/mozilla/storage/build/../src\mozStorageStatementWrapper.h(77) : warning C4996: 'mozIStorageStatementWrapper::GetStatement': was declared deprecated ../../dist/include\mozIStorageStatementWrapper.h(172) : see declaration of 'mozIStorageStatementWrapper::GetStatement' c:/build/comm-central/comm-central/mozilla/storage/build/../src\mozStorageStatementWrapper.h(77) : warning C4996: 'mozIStorageStatementWrapper::Reset': was declared deprecated ../../dist/include\mozIStorageStatementWrapper.h(178) : see declaration of 'mozIStorageStatementWrapper::Reset' c:/build/comm-central/comm-central/mozilla/storage/build/../src\mozStorageStatementWrapper.h(77) : warning C4996: 'mozIStorageStatementWrapper::Step': was declared deprecated ../../dist/include\mozIStorageStatementWrapper.h(181) : see declaration of 'mozIStorageStatementWrapper::Step' c:/build/comm-central/comm-central/mozilla/storage/build/../src\mozStorageStatementWrapper.h(77) : warning C4996: 'mozIStorageStatementWrapper::Execute': was declared deprecated ../../dist/include\mozIStorageStatementWrapper.h(184) : see declaration of 'mozIStorageStatementWrapper::Execute' c:/build/comm-central/comm-central/mozilla/storage/build/../src\mozStorageStatementWrapper.h(77) : warning C4996: 'mozIStorageStatementWrapper::GetRow': was declared deprecated ../../dist/include\mozIStorageStatementWrapper.h(193) : see declaration of 'mozIStorageStatementWrapper::GetRow' c:/build/comm-central/comm-central/mozilla/storage/build/../src\mozStorageStatementWrapper.h(77) : warning C4996: 'mozIStorageStatementWrapper::GetParams': was declared deprecated ../../dist/include\mozIStorageStatementWrapper.h(200) : see declaration of 'mozIStorageStatementWrapper::GetParams' rm -f storagecomps.lib lib -NOLOGO -OUT:"storagecomps.lib" mozStorageModule.obj ../src/storage_s.lib echo not_ranlib storagecomps.lib not_ranlib storagecomps.lib c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 storagecomps.lib ../../staticlib/components make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/storage/build' make[5]: Leaving directory `/c/build/comm-central/sb-de/mozilla/storage' make[5]: Entering directory `/c/build/comm-central/sb-de/mozilla/rdf' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/rdf/base' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/rdf/base/idl' rdfIDataSource.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/rdf/base/idl -I../../../dist/idl -e _xpidlgen/rdfIDataSource.xpt -d .deps/rdfIDataSource.pp /c/build/comm-central/comm-central/mozilla/rdf/base/idl/rdfIDataSource.idl rdfITripleVisitor.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/rdf/base/idl -I../../../dist/idl -e _xpidlgen/rdfITripleVisitor.xpt -d .deps/rdfITripleVisitor.pp /c/build/comm-central/comm-central/mozilla/rdf/base/idl/rdfITripleVisitor.idl rdfISerializer.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/rdf/base/idl -I../../../dist/idl -e _xpidlgen/rdfISerializer.xpt -d .deps/rdfISerializer.pp /c/build/comm-central/comm-central/mozilla/rdf/base/idl/rdfISerializer.idl nsIRDFCompositeDataSource.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/rdf/base/idl -I../../../dist/idl -e _xpidlgen/nsIRDFCompositeDataSource.xpt -d .deps/nsIRDFCompositeDataSource.pp /c/build/comm-central/comm-central/mozilla/rdf/base/idl/nsIRDFCompositeDataSource.idl nsIRDFContainer.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/rdf/base/idl -I../../../dist/idl -e _xpidlgen/nsIRDFContainer.xpt -d .deps/nsIRDFContainer.pp /c/build/comm-central/comm-central/mozilla/rdf/base/idl/nsIRDFContainer.idl nsIRDFContainerUtils.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/rdf/base/idl -I../../../dist/idl -e _xpidlgen/nsIRDFContainerUtils.xpt -d .deps/nsIRDFContainerUtils.pp /c/build/comm-central/comm-central/mozilla/rdf/base/idl/nsIRDFContainerUtils.idl nsIRDFDelegateFactory.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/rdf/base/idl -I../../../dist/idl -e _xpidlgen/nsIRDFDelegateFactory.xpt -d .deps/nsIRDFDelegateFactory.pp /c/build/comm-central/comm-central/mozilla/rdf/base/idl/nsIRDFDelegateFactory.idl nsIRDFDataSource.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/rdf/base/idl -I../../../dist/idl -e _xpidlgen/nsIRDFDataSource.xpt -d .deps/nsIRDFDataSource.pp /c/build/comm-central/comm-central/mozilla/rdf/base/idl/nsIRDFDataSource.idl nsIRDFLiteral.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/rdf/base/idl -I../../../dist/idl -e _xpidlgen/nsIRDFLiteral.xpt -d .deps/nsIRDFLiteral.pp /c/build/comm-central/comm-central/mozilla/rdf/base/idl/nsIRDFLiteral.idl nsIRDFNode.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/rdf/base/idl -I../../../dist/idl -e _xpidlgen/nsIRDFNode.xpt -d .deps/nsIRDFNode.pp /c/build/comm-central/comm-central/mozilla/rdf/base/idl/nsIRDFNode.idl nsIRDFObserver.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/rdf/base/idl -I../../../dist/idl -e _xpidlgen/nsIRDFObserver.xpt -d .deps/nsIRDFObserver.pp /c/build/comm-central/comm-central/mozilla/rdf/base/idl/nsIRDFObserver.idl nsIRDFInMemoryDataSource.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/rdf/base/idl -I../../../dist/idl -e _xpidlgen/nsIRDFInMemoryDataSource.xpt -d .deps/nsIRDFInMemoryDataSource.pp /c/build/comm-central/comm-central/mozilla/rdf/base/idl/nsIRDFInMemoryDataSource.idl nsIRDFPropagatableDataSource.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/rdf/base/idl -I../../../dist/idl -e _xpidlgen/nsIRDFPropagatableDataSource.xpt -d .deps/nsIRDFPropagatableDataSource.pp /c/build/comm-central/comm-central/mozilla/rdf/base/idl/nsIRDFPropagatableDataSource.idl nsIRDFPurgeableDataSource.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/rdf/base/idl -I../../../dist/idl -e _xpidlgen/nsIRDFPurgeableDataSource.xpt -d .deps/nsIRDFPurgeableDataSource.pp /c/build/comm-central/comm-central/mozilla/rdf/base/idl/nsIRDFPurgeableDataSource.idl nsIRDFRemoteDataSource.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/rdf/base/idl -I../../../dist/idl -e _xpidlgen/nsIRDFRemoteDataSource.xpt -d .deps/nsIRDFRemoteDataSource.pp /c/build/comm-central/comm-central/mozilla/rdf/base/idl/nsIRDFRemoteDataSource.idl nsIRDFResource.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/rdf/base/idl -I../../../dist/idl -e _xpidlgen/nsIRDFResource.xpt -d .deps/nsIRDFResource.pp /c/build/comm-central/comm-central/mozilla/rdf/base/idl/nsIRDFResource.idl nsIRDFService.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/rdf/base/idl -I../../../dist/idl -e _xpidlgen/nsIRDFService.xpt -d .deps/nsIRDFService.pp /c/build/comm-central/comm-central/mozilla/rdf/base/idl/nsIRDFService.idl nsIRDFXMLParser.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/rdf/base/idl -I../../../dist/idl -e _xpidlgen/nsIRDFXMLParser.xpt -d .deps/nsIRDFXMLParser.pp /c/build/comm-central/comm-central/mozilla/rdf/base/idl/nsIRDFXMLParser.idl nsIRDFXMLSerializer.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/rdf/base/idl -I../../../dist/idl -e _xpidlgen/nsIRDFXMLSerializer.xpt -d .deps/nsIRDFXMLSerializer.pp /c/build/comm-central/comm-central/mozilla/rdf/base/idl/nsIRDFXMLSerializer.idl nsIRDFXMLSink.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/rdf/base/idl -I../../../dist/idl -e _xpidlgen/nsIRDFXMLSink.xpt -d .deps/nsIRDFXMLSink.pp /c/build/comm-central/comm-central/mozilla/rdf/base/idl/nsIRDFXMLSink.idl nsIRDFXMLSource.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/rdf/base/idl -I../../../dist/idl -e _xpidlgen/nsIRDFXMLSource.xpt -d .deps/nsIRDFXMLSource.pp /c/build/comm-central/comm-central/mozilla/rdf/base/idl/nsIRDFXMLSource.idl nsIRDFInferDataSource.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/rdf/base/idl -I../../../dist/idl -e _xpidlgen/nsIRDFInferDataSource.xpt -d .deps/nsIRDFInferDataSource.pp /c/build/comm-central/comm-central/mozilla/rdf/base/idl/nsIRDFInferDataSource.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpt_link.exe _xpidlgen/rdf.xpt _xpidlgen/rdfIDataSource.xpt _xpidlgen/rdfITripleVisitor.xpt _xpidlgen/rdfISerializer.xpt _xpidlgen/nsIRDFCompositeDataSource.xpt _xpidlgen/nsIRDFContainer.xpt _xpidlgen/nsIRDFContainerUtils.xpt _xpidlgen/nsIRDFDelegateFactory.xpt _xpidlgen/nsIRDFDataSource.xpt _xpidlgen/nsIRDFLiteral.xpt _xpidlgen/nsIRDFNode.xpt _xpidlgen/nsIRDFObserver.xpt _xpidlgen/nsIRDFInMemoryDataSource.xpt _xpidlgen/nsIRDFPropagatableDataSource.xpt _xpidlgen/nsIRDFPurgeableDataSource.xpt _xpidlgen/nsIRDFRemoteDataSource.xpt _xpidlgen/nsIRDFResource.xpt _xpidlgen/nsIRDFService.xpt _xpidlgen/nsIRDFXMLParser.xpt _xpidlgen/nsIRDFXMLSerializer.xpt _xpidlgen/nsIRDFXMLSink.xpt _xpidlgen/nsIRDFXMLSource.xpt _xpidlgen/nsIRDFInferDataSource.xpt c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 _xpidlgen/rdf.xpt ../../../dist/bin/components make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/rdf/base/idl' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/rdf/base/public' make[7]: Nothing to be done for `libs'. make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/rdf/base/public' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/rdf/base/src' rdfTriplesSerializer.cpp Building deps for /c/build/comm-central/comm-central/mozilla/rdf/base/src/rdfTriplesSerializer.cpp cl -FordfTriplesSerializer.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/rdf/base/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/rdf/base/src/rdfTriplesSerializer.cpp rdfTriplesSerializer.cpp nsCompositeDataSource.cpp Building deps for /c/build/comm-central/comm-central/mozilla/rdf/base/src/nsCompositeDataSource.cpp cl -FonsCompositeDataSource.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/rdf/base/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/rdf/base/src/nsCompositeDataSource.cpp nsCompositeDataSource.cpp nsContainerEnumerator.cpp Building deps for /c/build/comm-central/comm-central/mozilla/rdf/base/src/nsContainerEnumerator.cpp cl -FonsContainerEnumerator.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/rdf/base/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/rdf/base/src/nsContainerEnumerator.cpp nsContainerEnumerator.cpp nsDefaultResourceFactory.cpp Building deps for /c/build/comm-central/comm-central/mozilla/rdf/base/src/nsDefaultResourceFactory.cpp cl -FonsDefaultResourceFactory.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/rdf/base/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/rdf/base/src/nsDefaultResourceFactory.cpp nsDefaultResourceFactory.cpp nsInMemoryDataSource.cpp Building deps for /c/build/comm-central/comm-central/mozilla/rdf/base/src/nsInMemoryDataSource.cpp cl -FonsInMemoryDataSource.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/rdf/base/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/rdf/base/src/nsInMemoryDataSource.cpp nsInMemoryDataSource.cpp nsNameSpaceMap.cpp Building deps for /c/build/comm-central/comm-central/mozilla/rdf/base/src/nsNameSpaceMap.cpp cl -FonsNameSpaceMap.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/rdf/base/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/rdf/base/src/nsNameSpaceMap.cpp nsNameSpaceMap.cpp nsRDFContentSink.cpp Building deps for /c/build/comm-central/comm-central/mozilla/rdf/base/src/nsRDFContentSink.cpp cl -FonsRDFContentSink.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/rdf/base/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/rdf/base/src/nsRDFContentSink.cpp nsRDFContentSink.cpp nsRDFContainer.cpp Building deps for /c/build/comm-central/comm-central/mozilla/rdf/base/src/nsRDFContainer.cpp cl -FonsRDFContainer.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/rdf/base/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/rdf/base/src/nsRDFContainer.cpp nsRDFContainer.cpp nsRDFContainerUtils.cpp Building deps for /c/build/comm-central/comm-central/mozilla/rdf/base/src/nsRDFContainerUtils.cpp cl -FonsRDFContainerUtils.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/rdf/base/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/rdf/base/src/nsRDFContainerUtils.cpp nsRDFContainerUtils.cpp nsRDFService.cpp Building deps for /c/build/comm-central/comm-central/mozilla/rdf/base/src/nsRDFService.cpp cl -FonsRDFService.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/rdf/base/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/rdf/base/src/nsRDFService.cpp nsRDFService.cpp nsRDFXMLDataSource.cpp Building deps for /c/build/comm-central/comm-central/mozilla/rdf/base/src/nsRDFXMLDataSource.cpp cl -FonsRDFXMLDataSource.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/rdf/base/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/rdf/base/src/nsRDFXMLDataSource.cpp nsRDFXMLDataSource.cpp nsRDFXMLParser.cpp Building deps for /c/build/comm-central/comm-central/mozilla/rdf/base/src/nsRDFXMLParser.cpp cl -FonsRDFXMLParser.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/rdf/base/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/rdf/base/src/nsRDFXMLParser.cpp nsRDFXMLParser.cpp nsRDFXMLSerializer.cpp Building deps for /c/build/comm-central/comm-central/mozilla/rdf/base/src/nsRDFXMLSerializer.cpp cl -FonsRDFXMLSerializer.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/rdf/base/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/rdf/base/src/nsRDFXMLSerializer.cpp nsRDFXMLSerializer.cpp rdfutil.cpp Building deps for /c/build/comm-central/comm-central/mozilla/rdf/base/src/rdfutil.cpp cl -Fordfutil.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/rdf/base/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/rdf/base/src/rdfutil.cpp rdfutil.cpp rm -f rdfbase_s.lib lib -NOLOGO -OUT:"rdfbase_s.lib" rdfTriplesSerializer.obj nsCompositeDataSource.obj nsContainerEnumerator.obj nsDefaultResourceFactory.obj nsInMemoryDataSource.obj nsNameSpaceMap.obj nsRDFContentSink.obj nsRDFContainer.obj nsRDFContainerUtils.obj nsRDFService.obj nsRDFXMLDataSource.obj nsRDFXMLParser.obj nsRDFXMLSerializer.obj rdfutil.obj echo not_ranlib rdfbase_s.lib not_ranlib rdfbase_s.lib make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/rdf/base/src' make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/rdf/base' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/rdf/util' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/rdf/util/public' make[7]: Nothing to be done for `libs'. make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/rdf/util/public' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/rdf/util/src' nsRDFResource.cpp Building deps for /c/build/comm-central/comm-central/mozilla/rdf/util/src/nsRDFResource.cpp cl -FonsRDFResource.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/rdf/util/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/rdf/util/src/nsRDFResource.cpp nsRDFResource.cpp rm -f rdfutil_external_s.lib lib -NOLOGO -OUT:"rdfutil_external_s.lib" nsRDFResource.obj echo not_ranlib rdfutil_external_s.lib not_ranlib rdfutil_external_s.lib c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 rdfutil_external_s.lib ../../../dist/lib make[8]: Entering directory `/c/build/comm-central/sb-de/mozilla/rdf/util/src/internal' c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe /c/build/comm-central/comm-central/mozilla/rdf/util/src/internal/../nsRDFResource.cpp . nsRDFResource.cpp Building deps for nsRDFResource.cpp cl -FonsRDFResource.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/rdf/util/src/internal -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/sb-de/mozilla/rdf/util/src/internal/nsRDFResource.cpp nsRDFResource.cpp rm -f rdfutil_s.lib lib -NOLOGO -OUT:"rdfutil_s.lib" nsRDFResource.obj echo not_ranlib rdfutil_s.lib not_ranlib rdfutil_s.lib make[8]: Leaving directory `/c/build/comm-central/sb-de/mozilla/rdf/util/src/internal' make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/rdf/util/src' make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/rdf/util' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/rdf/datasource' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/rdf/datasource/public' make[7]: Nothing to be done for `libs'. make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/rdf/datasource/public' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/rdf/datasource/src' nsLocalStore.cpp Building deps for /c/build/comm-central/comm-central/mozilla/rdf/datasource/src/nsLocalStore.cpp cl -FonsLocalStore.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/rdf/datasource/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/rdf/datasource/src/../../base/src -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/rdf/datasource/src/nsLocalStore.cpp nsLocalStore.cpp nsFileSystemDataSource.cpp Building deps for /c/build/comm-central/comm-central/mozilla/rdf/datasource/src/nsFileSystemDataSource.cpp cl -FonsFileSystemDataSource.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/rdf/datasource/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/rdf/datasource/src/../../base/src -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/rdf/datasource/src/nsFileSystemDataSource.cpp nsFileSystemDataSource.cpp c:/build/comm-central/comm-central/mozilla/rdf/datasource/src/nsFileSystemDataSource.cpp(910) : warning C4996: 'swprintf': swprintf has been changed to conform with the ISO C standard, adding an extra character count parameter. To use traditional Microsoft swprintf, set _CRT_NON_CONFORMING_SWPRINTFS. C:\Program Files\Microsoft Visual Studio 9.0\VC\INCLUDE\swprintf.inl(85) : see declaration of 'swprintf' rm -f rdfdatasource_s.lib lib -NOLOGO -OUT:"rdfdatasource_s.lib" nsLocalStore.obj nsFileSystemDataSource.obj echo not_ranlib rdfdatasource_s.lib not_ranlib rdfdatasource_s.lib make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/rdf/datasource/src' make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/rdf/datasource' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/rdf/build' nsRDFModule.cpp Building deps for /c/build/comm-central/comm-central/mozilla/rdf/build/nsRDFModule.cpp cl -FonsRDFModule.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/rdf/build/../base/src -I/c/build/comm-central/comm-central/mozilla/rdf/build/../content/src -I/c/build/comm-central/comm-central/mozilla/rdf/build/../datasource/src -I/c/build/comm-central/comm-central/mozilla/rdf/build -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/rdf/build/nsRDFModule.cpp nsRDFModule.cpp rm -f rdf.lib lib -NOLOGO -OUT:"rdf.lib" nsRDFModule.obj ../base/src/rdfbase_s.lib ../datasource/src/rdfdatasource_s.lib ../util/src/internal/rdfutil_s.lib echo not_ranlib rdf.lib not_ranlib rdf.lib c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 rdf.lib ../../staticlib/components make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/rdf/build' make[5]: Leaving directory `/c/build/comm-central/sb-de/mozilla/rdf' make[5]: Entering directory `/c/build/comm-central/sb-de/mozilla/js/jsd' jsdebug.c Building deps for /c/build/comm-central/comm-central/mozilla/js/jsd/jsdebug.c cl -Fojsdebug.obj -c -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DEXPORT_JSD_API -I/c/build/comm-central/comm-central/mozilla/js/jsd -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/js/jsd/jsdebug.c jsdebug.c jsd_atom.c Building deps for /c/build/comm-central/comm-central/mozilla/js/jsd/jsd_atom.c cl -Fojsd_atom.obj -c -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DEXPORT_JSD_API -I/c/build/comm-central/comm-central/mozilla/js/jsd -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/js/jsd/jsd_atom.c jsd_atom.c jsd_high.c Building deps for /c/build/comm-central/comm-central/mozilla/js/jsd/jsd_high.c cl -Fojsd_high.obj -c -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DEXPORT_JSD_API -I/c/build/comm-central/comm-central/mozilla/js/jsd -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/js/jsd/jsd_high.c jsd_high.c jsd_hook.c Building deps for /c/build/comm-central/comm-central/mozilla/js/jsd/jsd_hook.c cl -Fojsd_hook.obj -c -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DEXPORT_JSD_API -I/c/build/comm-central/comm-central/mozilla/js/jsd -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/js/jsd/jsd_hook.c jsd_hook.c jsd_lock.c Building deps for /c/build/comm-central/comm-central/mozilla/js/jsd/jsd_lock.c cl -Fojsd_lock.obj -c -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DEXPORT_JSD_API -I/c/build/comm-central/comm-central/mozilla/js/jsd -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/js/jsd/jsd_lock.c jsd_lock.c jsd_obj.c Building deps for /c/build/comm-central/comm-central/mozilla/js/jsd/jsd_obj.c cl -Fojsd_obj.obj -c -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DEXPORT_JSD_API -I/c/build/comm-central/comm-central/mozilla/js/jsd -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/js/jsd/jsd_obj.c jsd_obj.c jsd_scpt.c Building deps for /c/build/comm-central/comm-central/mozilla/js/jsd/jsd_scpt.c cl -Fojsd_scpt.obj -c -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DEXPORT_JSD_API -I/c/build/comm-central/comm-central/mozilla/js/jsd -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/js/jsd/jsd_scpt.c jsd_scpt.c jsd_stak.c Building deps for /c/build/comm-central/comm-central/mozilla/js/jsd/jsd_stak.c cl -Fojsd_stak.obj -c -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DEXPORT_JSD_API -I/c/build/comm-central/comm-central/mozilla/js/jsd -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/js/jsd/jsd_stak.c jsd_stak.c jsd_step.c Building deps for /c/build/comm-central/comm-central/mozilla/js/jsd/jsd_step.c cl -Fojsd_step.obj -c -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DEXPORT_JSD_API -I/c/build/comm-central/comm-central/mozilla/js/jsd -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/js/jsd/jsd_step.c jsd_step.c jsd_text.c Building deps for /c/build/comm-central/comm-central/mozilla/js/jsd/jsd_text.c cl -Fojsd_text.obj -c -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DEXPORT_JSD_API -I/c/build/comm-central/comm-central/mozilla/js/jsd -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/js/jsd/jsd_text.c jsd_text.c jsd_val.c Building deps for /c/build/comm-central/comm-central/mozilla/js/jsd/jsd_val.c cl -Fojsd_val.obj -c -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DEXPORT_JSD_API -I/c/build/comm-central/comm-central/mozilla/js/jsd -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/js/jsd/jsd_val.c jsd_val.c jsd_xpc.cpp Building deps for /c/build/comm-central/comm-central/mozilla/js/jsd/jsd_xpc.cpp cl -Fojsd_xpc.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DEXPORT_JSD_API -I/c/build/comm-central/comm-central/mozilla/js/jsd -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/js/jsd/jsd_xpc.cpp jsd_xpc.cpp ../../dist/include\jscntxt.h(727) : warning C4273: 'js_GetClassPrototype' : inconsistent dll linkage c:\build\comm-central\sb-de\mozilla\dist\include\jsobj.h(1151) : see previous definition of 'js_GetClassPrototype' ../../dist/include\jscntxt.h(1331) : warning C4273: 'js_TraceContext' : inconsistent dll linkage c:\build\comm-central\sb-de\mozilla\dist\include\jsgc.h(186) : see previous definition of 'js_TraceContext' /bin/sh /c/build/comm-central/comm-central/mozilla/build/msys-perl-wrapper /c/build/comm-central/comm-central/mozilla/config/version_win.pl -QUIET 1 -DEPTH ../.. -TOPSRCDIR /c/build/comm-central/comm-central/mozilla -OBJDIR . -SRCDIR /c/build/comm-central/comm-central/mozilla/js/jsd -DISPNAME Calendar -APPVERSION 1.1a1pre -MODNAME jsdebug Creating Resource file: module.res rc.exe -r -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DEXPORT_JSD_API -I/c/build/comm-central/comm-central/mozilla/js/jsd -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -Fomodule.res /c/build/comm-central/sb-de/mozilla/js/jsd/module.rc Microsoft (R) Windows (R) Resource Compiler Version 6.1.7600.16385 Copyright (C) Microsoft Corporation. All rights reserved. link -NOLOGO -DLL -OUT:jsd3250.dll -PDB:jsd3250.pdb -SUBSYSTEM:WINDOWS jsdebug.obj jsd_atom.obj jsd_high.obj jsd_hook.obj jsd_lock.obj jsd_obj.obj jsd_scpt.obj jsd_stak.obj jsd_step.obj jsd_text.obj jsd_val.obj jsd_xpc.obj ./module.res -MANIFESTUAC:NO -NXCOMPAT -DYNAMICBASE -SAFESEH -IMPLIB:fake.lib c:/build/comm-central/sb-de/mozilla/dist/lib/xpcom.lib c:/build/comm-central/sb-de/mozilla/dist/lib/xpcom_core.lib c:/build/comm-central/sb-de/mozilla/dist/lib/mozalloc.lib c:/build/comm-central/sb-de/mozilla/dist/lib/nspr4.lib c:/build/comm-central/sb-de/mozilla/dist/lib/plc4.lib c:/build/comm-central/sb-de/mozilla/dist/lib/plds4.lib c:/build/comm-central/sb-de/mozilla/dist/lib/mozjs.lib kernel32.lib user32.lib gdi32.lib winmm.lib wsock32.lib advapi32.lib Creating library fake.lib and object fake.exp chmod +x jsd3250.dll c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 755 jsd3250.dll ../../dist/bin/components : ../../dist/bin/components/jsd3250.dll make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/js/jsd/idl' jsdIDebuggerService.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/js/jsd/idl -I../../../dist/idl -e _xpidlgen/jsdIDebuggerService.xpt -d .deps/jsdIDebuggerService.pp /c/build/comm-central/comm-central/mozilla/js/jsd/idl/jsdIDebuggerService.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpt_link.exe _xpidlgen/jsdservice.xpt _xpidlgen/jsdIDebuggerService.xpt c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 _xpidlgen/jsdservice.xpt ../../../dist/bin/components make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/js/jsd/idl' make[5]: Leaving directory `/c/build/comm-central/sb-de/mozilla/js/jsd' make[5]: Entering directory `/c/build/comm-central/sb-de/mozilla/media/libogg' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/media/libogg/include' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/media/libogg/include/ogg' make[7]: Nothing to be done for `libs'. make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/media/libogg/include/ogg' make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/media/libogg/include' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/media/libogg/src' ogg_bitwise.c Building deps for /c/build/comm-central/comm-central/mozilla/media/libogg/src/ogg_bitwise.c cl -Foogg_bitwise.obj -c -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/media/libogg/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/media/libogg/src/ogg_bitwise.c ogg_bitwise.c ogg_framing.c Building deps for /c/build/comm-central/comm-central/mozilla/media/libogg/src/ogg_framing.c cl -Foogg_framing.obj -c -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/media/libogg/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/media/libogg/src/ogg_framing.c ogg_framing.c rm -f ogg.lib lib -NOLOGO -OUT:"ogg.lib" ogg_bitwise.obj ogg_framing.obj echo not_ranlib ogg.lib not_ranlib ogg.lib make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/media/libogg/src' make[5]: Leaving directory `/c/build/comm-central/sb-de/mozilla/media/libogg' make[5]: Entering directory `/c/build/comm-central/sb-de/mozilla/media/libtheora' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/media/libtheora/include' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/media/libtheora/include/theora' make[7]: Nothing to be done for `libs'. make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/media/libtheora/include/theora' make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/media/libtheora/include' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/media/libtheora/lib' apiwrapper.c Building deps for /c/build/comm-central/comm-central/mozilla/media/libtheora/lib/apiwrapper.c cl -Foapiwrapper.obj -c -DTHEORA_DISABLE_ENCODE -DOC_X86_ASM -DUSE_ASM -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/media/libtheora/lib -I/c/build/comm-central/comm-central/mozilla/media/libtheora/lib -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/media/libtheora/lib/apiwrapper.c apiwrapper.c bitpack.c Building deps for /c/build/comm-central/comm-central/mozilla/media/libtheora/lib/bitpack.c cl -Fobitpack.obj -c -DTHEORA_DISABLE_ENCODE -DOC_X86_ASM -DUSE_ASM -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/media/libtheora/lib -I/c/build/comm-central/comm-central/mozilla/media/libtheora/lib -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/media/libtheora/lib/bitpack.c bitpack.c c:/build/comm-central/comm-central/mozilla/media/libtheora/lib/bitpack.c(41) : warning C4554: '<<' : check operator precedence for possible error; use parentheses to clarify precedence c:/build/comm-central/comm-central/mozilla/media/libtheora/lib/bitpack.c(61) : warning C4554: '>>' : check operator precedence for possible error; use parentheses to clarify precedence c:/build/comm-central/comm-central/mozilla/media/libtheora/lib/bitpack.c(81) : warning C4554: '>>' : check operator precedence for possible error; use parentheses to clarify precedence c:/build/comm-central/comm-central/mozilla/media/libtheora/lib/bitpack.c(100) : warning C4554: '>>' : check operator precedence for possible error; use parentheses to clarify precedence decapiwrapper.c Building deps for /c/build/comm-central/comm-central/mozilla/media/libtheora/lib/decapiwrapper.c cl -Fodecapiwrapper.obj -c -DTHEORA_DISABLE_ENCODE -DOC_X86_ASM -DUSE_ASM -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/media/libtheora/lib -I/c/build/comm-central/comm-central/mozilla/media/libtheora/lib -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/media/libtheora/lib/decapiwrapper.c decapiwrapper.c decinfo.c Building deps for /c/build/comm-central/comm-central/mozilla/media/libtheora/lib/decinfo.c cl -Fodecinfo.obj -c -DTHEORA_DISABLE_ENCODE -DOC_X86_ASM -DUSE_ASM -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/media/libtheora/lib -I/c/build/comm-central/comm-central/mozilla/media/libtheora/lib -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/media/libtheora/lib/decinfo.c decinfo.c decode.c Building deps for /c/build/comm-central/comm-central/mozilla/media/libtheora/lib/decode.c cl -Fodecode.obj -c -DTHEORA_DISABLE_ENCODE -DOC_X86_ASM -DUSE_ASM -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/media/libtheora/lib -I/c/build/comm-central/comm-central/mozilla/media/libtheora/lib -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/media/libtheora/lib/decode.c decode.c dequant.c Building deps for /c/build/comm-central/comm-central/mozilla/media/libtheora/lib/dequant.c cl -Fodequant.obj -c -DTHEORA_DISABLE_ENCODE -DOC_X86_ASM -DUSE_ASM -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/media/libtheora/lib -I/c/build/comm-central/comm-central/mozilla/media/libtheora/lib -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/media/libtheora/lib/dequant.c dequant.c encoder_disabled.c Building deps for /c/build/comm-central/comm-central/mozilla/media/libtheora/lib/encoder_disabled.c cl -Foencoder_disabled.obj -c -DTHEORA_DISABLE_ENCODE -DOC_X86_ASM -DUSE_ASM -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/media/libtheora/lib -I/c/build/comm-central/comm-central/mozilla/media/libtheora/lib -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/media/libtheora/lib/encoder_disabled.c encoder_disabled.c fragment.c Building deps for /c/build/comm-central/comm-central/mozilla/media/libtheora/lib/fragment.c cl -Fofragment.obj -c -DTHEORA_DISABLE_ENCODE -DOC_X86_ASM -DUSE_ASM -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/media/libtheora/lib -I/c/build/comm-central/comm-central/mozilla/media/libtheora/lib -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/media/libtheora/lib/fragment.c fragment.c huffdec.c Building deps for /c/build/comm-central/comm-central/mozilla/media/libtheora/lib/huffdec.c cl -Fohuffdec.obj -c -DTHEORA_DISABLE_ENCODE -DOC_X86_ASM -DUSE_ASM -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/media/libtheora/lib -I/c/build/comm-central/comm-central/mozilla/media/libtheora/lib -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/media/libtheora/lib/huffdec.c huffdec.c idct.c Building deps for /c/build/comm-central/comm-central/mozilla/media/libtheora/lib/idct.c cl -Foidct.obj -c -DTHEORA_DISABLE_ENCODE -DOC_X86_ASM -DUSE_ASM -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/media/libtheora/lib -I/c/build/comm-central/comm-central/mozilla/media/libtheora/lib -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/media/libtheora/lib/idct.c idct.c info.c Building deps for /c/build/comm-central/comm-central/mozilla/media/libtheora/lib/info.c cl -Foinfo.obj -c -DTHEORA_DISABLE_ENCODE -DOC_X86_ASM -DUSE_ASM -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/media/libtheora/lib -I/c/build/comm-central/comm-central/mozilla/media/libtheora/lib -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/media/libtheora/lib/info.c info.c internal.c Building deps for /c/build/comm-central/comm-central/mozilla/media/libtheora/lib/internal.c cl -Fointernal.obj -c -DTHEORA_DISABLE_ENCODE -DOC_X86_ASM -DUSE_ASM -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/media/libtheora/lib -I/c/build/comm-central/comm-central/mozilla/media/libtheora/lib -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/media/libtheora/lib/internal.c internal.c quant.c Building deps for /c/build/comm-central/comm-central/mozilla/media/libtheora/lib/quant.c cl -Foquant.obj -c -DTHEORA_DISABLE_ENCODE -DOC_X86_ASM -DUSE_ASM -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/media/libtheora/lib -I/c/build/comm-central/comm-central/mozilla/media/libtheora/lib -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/media/libtheora/lib/quant.c quant.c state.c Building deps for /c/build/comm-central/comm-central/mozilla/media/libtheora/lib/state.c cl -Fostate.obj -c -DTHEORA_DISABLE_ENCODE -DOC_X86_ASM -DUSE_ASM -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/media/libtheora/lib -I/c/build/comm-central/comm-central/mozilla/media/libtheora/lib -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/media/libtheora/lib/state.c state.c mmxidct.c Building deps for /c/build/comm-central/comm-central/mozilla/media/libtheora/lib/x86_vc/mmxidct.c cl -Fommxidct.obj -c -DTHEORA_DISABLE_ENCODE -DOC_X86_ASM -DUSE_ASM -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/media/libtheora/lib -I/c/build/comm-central/comm-central/mozilla/media/libtheora/lib -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/media/libtheora/lib/x86_vc/mmxidct.c mmxidct.c mmxfrag.c Building deps for /c/build/comm-central/comm-central/mozilla/media/libtheora/lib/x86_vc/mmxfrag.c cl -Fommxfrag.obj -c -DTHEORA_DISABLE_ENCODE -DOC_X86_ASM -DUSE_ASM -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/media/libtheora/lib -I/c/build/comm-central/comm-central/mozilla/media/libtheora/lib -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/media/libtheora/lib/x86_vc/mmxfrag.c mmxfrag.c mmxstate.c Building deps for /c/build/comm-central/comm-central/mozilla/media/libtheora/lib/x86_vc/mmxstate.c cl -Fommxstate.obj -c -DTHEORA_DISABLE_ENCODE -DOC_X86_ASM -DUSE_ASM -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/media/libtheora/lib -I/c/build/comm-central/comm-central/mozilla/media/libtheora/lib -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/media/libtheora/lib/x86_vc/mmxstate.c mmxstate.c x86state.c Building deps for /c/build/comm-central/comm-central/mozilla/media/libtheora/lib/x86_vc/x86state.c cl -Fox86state.obj -c -DTHEORA_DISABLE_ENCODE -DOC_X86_ASM -DUSE_ASM -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/media/libtheora/lib -I/c/build/comm-central/comm-central/mozilla/media/libtheora/lib -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/media/libtheora/lib/x86_vc/x86state.c x86state.c rm -f theora.lib lib -NOLOGO -OUT:"theora.lib" apiwrapper.obj bitpack.obj decapiwrapper.obj decinfo.obj decode.obj dequant.obj encoder_disabled.obj fragment.obj huffdec.obj idct.obj info.obj internal.obj quant.obj state.obj mmxidct.obj mmxfrag.obj mmxstate.obj x86state.obj echo not_ranlib theora.lib not_ranlib theora.lib make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/media/libtheora/lib' make[5]: Leaving directory `/c/build/comm-central/sb-de/mozilla/media/libtheora' make[5]: Entering directory `/c/build/comm-central/sb-de/mozilla/media/libvorbis' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/media/libvorbis/include' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/media/libvorbis/include/vorbis' make[7]: Nothing to be done for `libs'. make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/media/libvorbis/include/vorbis' make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/media/libvorbis/include' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/media/libvorbis/lib' vorbis_mdct.c Building deps for /c/build/comm-central/comm-central/mozilla/media/libvorbis/lib/vorbis_mdct.c cl -Fovorbis_mdct.obj -c -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/media/libvorbis/lib -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/media/libvorbis/lib/vorbis_mdct.c vorbis_mdct.c c:/build/comm-central/comm-central/mozilla/media/libvorbis/lib/vorbis_mdct.c(58) : warning C4244: '=' : conversion from 'double' to 'int', possible loss of data c:/build/comm-central/comm-central/mozilla/media/libvorbis/lib/vorbis_mdct.c(66) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data c:/build/comm-central/comm-central/mozilla/media/libvorbis/lib/vorbis_mdct.c(67) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data c:/build/comm-central/comm-central/mozilla/media/libvorbis/lib/vorbis_mdct.c(68) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data c:/build/comm-central/comm-central/mozilla/media/libvorbis/lib/vorbis_mdct.c(69) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data c:/build/comm-central/comm-central/mozilla/media/libvorbis/lib/vorbis_mdct.c(72) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data c:/build/comm-central/comm-central/mozilla/media/libvorbis/lib/vorbis_mdct.c(73) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data vorbis_smallft.c Building deps for /c/build/comm-central/comm-central/mozilla/media/libvorbis/lib/vorbis_smallft.c cl -Fovorbis_smallft.obj -c -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/media/libvorbis/lib -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/media/libvorbis/lib/vorbis_smallft.c vorbis_smallft.c c:/build/comm-central/comm-central/mozilla/media/libvorbis/lib/vorbis_smallft.c(99) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data c:/build/comm-central/comm-central/mozilla/media/libvorbis/lib/vorbis_smallft.c(100) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data c:/build/comm-central/comm-central/mozilla/media/libvorbis/lib/vorbis_smallft.c(283) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data c:/build/comm-central/comm-central/mozilla/media/libvorbis/lib/vorbis_smallft.c(284) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data c:/build/comm-central/comm-central/mozilla/media/libvorbis/lib/vorbis_smallft.c(853) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data c:/build/comm-central/comm-central/mozilla/media/libvorbis/lib/vorbis_smallft.c(854) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data vorbis_block.c Building deps for /c/build/comm-central/comm-central/mozilla/media/libvorbis/lib/vorbis_block.c cl -Fovorbis_block.obj -c -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/media/libvorbis/lib -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/media/libvorbis/lib/vorbis_block.c vorbis_block.c c:/build/comm-central/comm-central/mozilla/media/libvorbis/lib/vorbis_block.c(869) : warning C4244: '-=' : conversion from 'ogg_int64_t' to 'int', possible loss of data c:/build/comm-central/comm-central/mozilla/media/libvorbis/lib/vorbis_block.c(872) : warning C4244: '+=' : conversion from 'ogg_int64_t' to 'int', possible loss of data c:/build/comm-central/comm-central/mozilla/media/libvorbis/lib/vorbis_block.c(885) : warning C4244: 'initializing' : conversion from 'ogg_int64_t' to 'long', possible loss of data vorbis_info.c Building deps for /c/build/comm-central/comm-central/mozilla/media/libvorbis/lib/vorbis_info.c cl -Fovorbis_info.obj -c -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/media/libvorbis/lib -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/media/libvorbis/lib/vorbis_info.c vorbis_info.c c:/build/comm-central/comm-central/mozilla/media/libvorbis/lib/vorbis_info.c(57) : warning C4244: '=' : conversion from 'long' to 'char', possible loss of data vorbis_envelope.c Building deps for /c/build/comm-central/comm-central/mozilla/media/libvorbis/lib/vorbis_envelope.c cl -Fovorbis_envelope.obj -c -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/media/libvorbis/lib -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/media/libvorbis/lib/vorbis_envelope.c vorbis_envelope.c c:/build/comm-central/comm-central/mozilla/media/libvorbis/lib/vorbis_envelope.c(48) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data c:/build/comm-central/comm-central/mozilla/media/libvorbis/lib/vorbis_envelope.c(65) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data c:/build/comm-central/comm-central/mozilla/media/libvorbis/lib/vorbis_envelope.c(68) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data c:/build/comm-central/comm-central/mozilla/media/libvorbis/lib/vorbis_envelope.c(127) : warning C4244: 'initializing' : conversion from 'double' to 'float', possible loss of data c:/build/comm-central/comm-central/mozilla/media/libvorbis/lib/vorbis_envelope.c(145) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data vorbis_window.c Building deps for /c/build/comm-central/comm-central/mozilla/media/libvorbis/lib/vorbis_window.c cl -Fovorbis_window.obj -c -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/media/libvorbis/lib -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/media/libvorbis/lib/vorbis_window.c vorbis_window.c vorbis_lsp.c Building deps for /c/build/comm-central/comm-central/mozilla/media/libvorbis/lib/vorbis_lsp.c cl -Fovorbis_lsp.obj -c -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/media/libvorbis/lib -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/media/libvorbis/lib/vorbis_lsp.c vorbis_lsp.c c:/build/comm-central/comm-central/mozilla/media/libvorbis/lib/vorbis_lsp.c(252) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data c:/build/comm-central/comm-central/mozilla/media/libvorbis/lib/vorbis_lsp.c(259) : warning C4244: 'initializing' : conversion from 'double' to 'float', possible loss of data c:/build/comm-central/comm-central/mozilla/media/libvorbis/lib/vorbis_lsp.c(276) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data c:/build/comm-central/comm-central/mozilla/media/libvorbis/lib/vorbis_lsp.c(352) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data c:/build/comm-central/comm-central/mozilla/media/libvorbis/lib/vorbis_lsp.c(399) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data c:/build/comm-central/comm-central/mozilla/media/libvorbis/lib/vorbis_lsp.c(451) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data c:/build/comm-central/comm-central/mozilla/media/libvorbis/lib/vorbis_lsp.c(454) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data vorbis_lpc.c Building deps for /c/build/comm-central/comm-central/mozilla/media/libvorbis/lib/vorbis_lpc.c cl -Fovorbis_lpc.obj -c -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/media/libvorbis/lib -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/media/libvorbis/lib/vorbis_lpc.c vorbis_lpc.c c:/build/comm-central/comm-central/mozilla/media/libvorbis/lib/vorbis_lpc.c(130) : warning C4244: 'return' : conversion from 'double' to 'float', possible loss of data vorbis_analysis.c Building deps for /c/build/comm-central/comm-central/mozilla/media/libvorbis/lib/vorbis_analysis.c cl -Fovorbis_analysis.obj -c -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/media/libvorbis/lib -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/media/libvorbis/lib/vorbis_analysis.c vorbis_analysis.c vorbis_synthesis.c Building deps for /c/build/comm-central/comm-central/mozilla/media/libvorbis/lib/vorbis_synthesis.c cl -Fovorbis_synthesis.obj -c -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/media/libvorbis/lib -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/media/libvorbis/lib/vorbis_synthesis.c vorbis_synthesis.c vorbis_psy.c Building deps for /c/build/comm-central/comm-central/mozilla/media/libvorbis/lib/vorbis_psy.c cl -Fovorbis_psy.obj -c -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/media/libvorbis/lib -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/media/libvorbis/lib/vorbis_psy.c vorbis_psy.c c:/build/comm-central/comm-central/mozilla/media/libvorbis/lib/vorbis_psy.c(137) : warning C4244: 'function' : conversion from 'double' to 'float', possible loss of data c:/build/comm-central/comm-central/mozilla/media/libvorbis/lib/vorbis_psy.c(139) : warning C4244: 'function' : conversion from 'double' to 'float', possible loss of data c:/build/comm-central/comm-central/mozilla/media/libvorbis/lib/vorbis_psy.c(173) : warning C4244: '=' : conversion from 'double' to 'int', possible loss of data c:/build/comm-central/comm-central/mozilla/media/libvorbis/lib/vorbis_psy.c(174) : warning C4244: '=' : conversion from 'double' to 'int', possible loss of data c:/build/comm-central/comm-central/mozilla/media/libvorbis/lib/vorbis_psy.c(175) : warning C4244: '=' : conversion from 'double' to 'int', possible loss of data c:/build/comm-central/comm-central/mozilla/media/libvorbis/lib/vorbis_psy.c(192) : warning C4244: 'initializing' : conversion from 'double' to 'int', possible loss of data c:/build/comm-central/comm-central/mozilla/media/libvorbis/lib/vorbis_psy.c(193) : warning C4244: 'initializing' : conversion from 'double' to 'int', possible loss of data c:/build/comm-central/comm-central/mozilla/media/libvorbis/lib/vorbis_psy.c(217) : warning C4244: 'initializing' : conversion from 'double' to 'int', possible loss of data c:/build/comm-central/comm-central/mozilla/media/libvorbis/lib/vorbis_psy.c(218) : warning C4244: 'initializing' : conversion from 'double' to 'int', possible loss of data c:/build/comm-central/comm-central/mozilla/media/libvorbis/lib/vorbis_psy.c(239) : warning C4244: 'initializing' : conversion from 'double' to 'int', possible loss of data c:/build/comm-central/comm-central/mozilla/media/libvorbis/lib/vorbis_psy.c(254) : warning C4244: '=' : conversion from 'int' to 'float', possible loss of data c:/build/comm-central/comm-central/mozilla/media/libvorbis/lib/vorbis_psy.c(259) : warning C4244: '=' : conversion from 'int' to 'float', possible loss of data c:/build/comm-central/comm-central/mozilla/media/libvorbis/lib/vorbis_psy.c(274) : warning C4244: '=' : conversion from 'double' to 'long', possible loss of data c:/build/comm-central/comm-central/mozilla/media/libvorbis/lib/vorbis_psy.c(276) : warning C4244: '=' : conversion from 'double' to 'long', possible loss of data c:/build/comm-central/comm-central/mozilla/media/libvorbis/lib/vorbis_psy.c(277) : warning C4244: '=' : conversion from 'double' to 'long', possible loss of data c:/build/comm-central/comm-central/mozilla/media/libvorbis/lib/vorbis_psy.c(290) : warning C4305: '=' : truncation from 'double' to 'float' c:/build/comm-central/comm-central/mozilla/media/libvorbis/lib/vorbis_psy.c(291) : warning C4305: '=' : truncation from 'double' to 'float' c:/build/comm-central/comm-central/mozilla/media/libvorbis/lib/vorbis_psy.c(296) : warning C4244: 'initializing' : conversion from 'double' to 'int', possible loss of data c:/build/comm-central/comm-central/mozilla/media/libvorbis/lib/vorbis_psy.c(301) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data c:/build/comm-central/comm-central/mozilla/media/libvorbis/lib/vorbis_psy.c(312) : warning C4244: 'initializing' : conversion from 'double' to 'float', possible loss of data c:/build/comm-central/comm-central/mozilla/media/libvorbis/lib/vorbis_psy.c(325) : warning C4244: '=' : conversion from 'double' to 'long', possible loss of data c:/build/comm-central/comm-central/mozilla/media/libvorbis/lib/vorbis_psy.c(327) : warning C4244: 'function' : conversion from 'double' to 'float', possible loss of data c:/build/comm-central/comm-central/mozilla/media/libvorbis/lib/vorbis_psy.c(336) : warning C4244: 'initializing' : conversion from 'double' to 'float', possible loss of data c:/build/comm-central/comm-central/mozilla/media/libvorbis/lib/vorbis_psy.c(348) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data c:/build/comm-central/comm-central/mozilla/media/libvorbis/lib/vorbis_psy.c(402) : warning C4244: '=' : conversion from 'const float' to 'int', possible loss of data c:/build/comm-central/comm-central/mozilla/media/libvorbis/lib/vorbis_psy.c(404) : warning C4244: '=' : conversion from 'const float' to 'int', possible loss of data c:/build/comm-central/comm-central/mozilla/media/libvorbis/lib/vorbis_psy.c(571) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data c:/build/comm-central/comm-central/mozilla/media/libvorbis/lib/vorbis_psy.c(825) : warning C4244: 'initializing' : conversion from 'double' to 'int', possible loss of data c:/build/comm-central/comm-central/mozilla/media/libvorbis/lib/vorbis_psy.c(887) : warning C4305: '=' : truncation from 'double' to 'float' c:/build/comm-central/comm-central/mozilla/media/libvorbis/lib/vorbis_psy.c(893) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data c:/build/comm-central/comm-central/mozilla/media/libvorbis/lib/vorbis_psy.c(900) : warning C4305: '=' : truncation from 'double' to 'float' c:/build/comm-central/comm-central/mozilla/media/libvorbis/lib/vorbis_psy.c(904) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data c:/build/comm-central/comm-central/mozilla/media/libvorbis/lib/vorbis_psy.c(944) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data c:/build/comm-central/comm-central/mozilla/media/libvorbis/lib/vorbis_psy.c(950) : warning C4305: 'initializing' : truncation from 'double' to 'const float' c:/build/comm-central/comm-central/mozilla/media/libvorbis/lib/vorbis_psy.c(950) : warning C4305: 'initializing' : truncation from 'double' to 'const float' c:/build/comm-central/comm-central/mozilla/media/libvorbis/lib/vorbis_psy.c(950) : warning C4305: 'initializing' : truncation from 'double' to 'const float' c:/build/comm-central/comm-central/mozilla/media/libvorbis/lib/vorbis_psy.c(950) : warning C4305: 'initializing' : truncation from 'double' to 'const float' c:/build/comm-central/comm-central/mozilla/media/libvorbis/lib/vorbis_psy.c(951) : warning C4305: 'initializing' : truncation from 'double' to 'const float' c:/build/comm-central/comm-central/mozilla/media/libvorbis/lib/vorbis_psy.c(951) : warning C4305: 'initializing' : truncation from 'double' to 'const float' c:/build/comm-central/comm-central/mozilla/media/libvorbis/lib/vorbis_psy.c(951) : warning C4305: 'initializing' : truncation from 'double' to 'const float' c:/build/comm-central/comm-central/mozilla/media/libvorbis/lib/vorbis_psy.c(951) : warning C4305: 'initializing' : truncation from 'double' to 'const float' c:/build/comm-central/comm-central/mozilla/media/libvorbis/lib/vorbis_psy.c(952) : warning C4305: 'initializing' : truncation from 'double' to 'const float' c:/build/comm-central/comm-central/mozilla/media/libvorbis/lib/vorbis_psy.c(952) : warning C4305: 'initializing' : truncation from 'double' to 'const float' c:/build/comm-central/comm-central/mozilla/media/libvorbis/lib/vorbis_psy.c(952) : warning C4305: 'initializing' : truncation from 'double' to 'const float' c:/build/comm-central/comm-central/mozilla/media/libvorbis/lib/vorbis_psy.c(952) : warning C4305: 'initializing' : truncation from 'double' to 'const float' c:/build/comm-central/comm-central/mozilla/media/libvorbis/lib/vorbis_psy.c(953) : warning C4305: 'initializing' : truncation from 'double' to 'const float' c:/build/comm-central/comm-central/mozilla/media/libvorbis/lib/vorbis_psy.c(953) : warning C4305: 'initializing' : truncation from 'double' to 'const float' c:/build/comm-central/comm-central/mozilla/media/libvorbis/lib/vorbis_psy.c(953) : warning C4305: 'initializing' : truncation from 'double' to 'const float' c:/build/comm-central/comm-central/mozilla/media/libvorbis/lib/vorbis_psy.c(953) : warning C4305: 'initializing' : truncation from 'double' to 'const float' c:/build/comm-central/comm-central/mozilla/media/libvorbis/lib/vorbis_psy.c(954) : warning C4305: 'initializing' : truncation from 'double' to 'const float' c:/build/comm-central/comm-central/mozilla/media/libvorbis/lib/vorbis_psy.c(954) : warning C4305: 'initializing' : truncation from 'double' to 'const float' c:/build/comm-central/comm-central/mozilla/media/libvorbis/lib/vorbis_psy.c(954) : warning C4305: 'initializing' : truncation from 'double' to 'const float' c:/build/comm-central/comm-central/mozilla/media/libvorbis/lib/vorbis_psy.c(954) : warning C4305: 'initializing' : truncation from 'double' to 'const float' c:/build/comm-central/comm-central/mozilla/media/libvorbis/lib/vorbis_psy.c(955) : warning C4305: 'initializing' : truncation from 'double' to 'const float' c:/build/comm-central/comm-central/mozilla/media/libvorbis/lib/vorbis_psy.c(955) : warning C4305: 'initializing' : truncation from 'double' to 'const float' c:/build/comm-central/comm-central/mozilla/media/libvorbis/lib/vorbis_psy.c(955) : warning C4305: 'initializing' : truncation from 'double' to 'const float' c:/build/comm-central/comm-central/mozilla/media/libvorbis/lib/vorbis_psy.c(955) : warning C4305: 'initializing' : truncation from 'double' to 'const float' c:/build/comm-central/comm-central/mozilla/media/libvorbis/lib/vorbis_psy.c(956) : warning C4305: 'initializing' : truncation from 'double' to 'const float' c:/build/comm-central/comm-central/mozilla/media/libvorbis/lib/vorbis_psy.c(956) : warning C4305: 'initializing' : truncation from 'double' to 'const float' c:/build/comm-central/comm-central/mozilla/media/libvorbis/lib/vorbis_psy.c(956) : warning C4305: 'initializing' : truncation from 'double' to 'const float' c:/build/comm-central/comm-central/mozilla/media/libvorbis/lib/vorbis_psy.c(956) : warning C4305: 'initializing' : truncation from 'double' to 'const float' c:/build/comm-central/comm-central/mozilla/media/libvorbis/lib/vorbis_psy.c(957) : warning C4305: 'initializing' : truncation from 'double' to 'const float' c:/build/comm-central/comm-central/mozilla/media/libvorbis/lib/vorbis_psy.c(957) : warning C4305: 'initializing' : truncation from 'double' to 'const float' c:/build/comm-central/comm-central/mozilla/media/libvorbis/lib/vorbis_psy.c(957) : warning C4305: 'initializing' : truncation from 'double' to 'const float' c:/build/comm-central/comm-central/mozilla/media/libvorbis/lib/vorbis_psy.c(957) : warning C4305: 'initializing' : truncation from 'double' to 'const float' c:/build/comm-central/comm-central/mozilla/media/libvorbis/lib/vorbis_psy.c(981) : warning C4244: 'return' : conversion from 'double' to 'float', possible loss of data c:/build/comm-central/comm-central/mozilla/media/libvorbis/lib/vorbis_psy.c(982) : warning C4244: 'return' : conversion from 'double' to 'float', possible loss of data c:/build/comm-central/comm-central/mozilla/media/libvorbis/lib/vorbis_psy.c(983) : warning C4244: 'return' : conversion from 'double' to 'float', possible loss of data c:/build/comm-central/comm-central/mozilla/media/libvorbis/lib/vorbis_psy.c(985) : warning C4244: 'return' : conversion from 'double' to 'float', possible loss of data c:/build/comm-central/comm-central/mozilla/media/libvorbis/lib/vorbis_psy.c(986) : warning C4244: 'return' : conversion from 'double' to 'float', possible loss of data c:/build/comm-central/comm-central/mozilla/media/libvorbis/lib/vorbis_psy.c(987) : warning C4244: 'return' : conversion from 'double' to 'float', possible loss of data c:/build/comm-central/comm-central/mozilla/media/libvorbis/lib/vorbis_psy.c(991) : warning C4244: 'return' : conversion from 'double' to 'float', possible loss of data c:/build/comm-central/comm-central/mozilla/media/libvorbis/lib/vorbis_psy.c(992) : warning C4244: 'return' : conversion from 'double' to 'float', possible loss of data c:/build/comm-central/comm-central/mozilla/media/libvorbis/lib/vorbis_psy.c(993) : warning C4244: 'return' : conversion from 'double' to 'float', possible loss of data c:/build/comm-central/comm-central/mozilla/media/libvorbis/lib/vorbis_psy.c(995) : warning C4244: 'return' : conversion from 'double' to 'float', possible loss of data c:/build/comm-central/comm-central/mozilla/media/libvorbis/lib/vorbis_psy.c(996) : warning C4244: 'return' : conversion from 'double' to 'float', possible loss of data c:/build/comm-central/comm-central/mozilla/media/libvorbis/lib/vorbis_psy.c(997) : warning C4244: 'return' : conversion from 'double' to 'float', possible loss of data c:/build/comm-central/comm-central/mozilla/media/libvorbis/lib/vorbis_psy.c(1026) : warning C4244: 'initializing' : conversion from 'double' to 'float', possible loss of data c:/build/comm-central/comm-central/mozilla/media/libvorbis/lib/vorbis_psy.c(1027) : warning C4244: 'initializing' : conversion from 'double' to 'float', possible loss of data c:/build/comm-central/comm-central/mozilla/media/libvorbis/lib/vorbis_psy.c(1086) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data c:/build/comm-central/comm-central/mozilla/media/libvorbis/lib/vorbis_psy.c(1099) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data c:/build/comm-central/comm-central/mozilla/media/libvorbis/lib/vorbis_psy.c(1117) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data c:/build/comm-central/comm-central/mozilla/media/libvorbis/lib/vorbis_psy.c(1158) : warning C4244: 'initializing' : conversion from 'const double' to 'float', possible loss of data c:/build/comm-central/comm-central/mozilla/media/libvorbis/lib/vorbis_psy.c(1159) : warning C4244: 'initializing' : conversion from 'const double' to 'float', possible loss of data c:/build/comm-central/comm-central/mozilla/media/libvorbis/lib/vorbis_psy.c(1169) : warning C4244: '=' : conversion from 'const double' to 'float', possible loss of data c:/build/comm-central/comm-central/mozilla/media/libvorbis/lib/vorbis_psy.c(1222) : warning C4244: 'initializing' : conversion from 'double' to 'int', possible loss of data c:/build/comm-central/comm-central/mozilla/media/libvorbis/lib/vorbis_psy.c(1228) : warning C4244: '*=' : conversion from 'double' to 'float', possible loss of data vorbis_floor1.c Building deps for /c/build/comm-central/comm-central/mozilla/media/libvorbis/lib/vorbis_floor1.c cl -Fovorbis_floor1.obj -c -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/media/libvorbis/lib -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/media/libvorbis/lib/vorbis_floor1.c vorbis_floor1.c c:/build/comm-central/comm-central/mozilla/media/libvorbis/lib/vorbis_floor1.c(282) : warning C4244: 'initializing' : conversion from 'const float' to 'int', possible loss of data c:/build/comm-central/comm-central/mozilla/media/libvorbis/lib/vorbis_floor1.c(452) : warning C4244: 'initializing' : conversion from 'float' to 'int', possible loss of data c:/build/comm-central/comm-central/mozilla/media/libvorbis/lib/vorbis_floor1.c(509) : warning C4244: '=' : conversion from 'double' to 'int', possible loss of data c:/build/comm-central/comm-central/mozilla/media/libvorbis/lib/vorbis_floor1.c(510) : warning C4244: '=' : conversion from 'double' to 'int', possible loss of data vorbis_floor0.c Building deps for /c/build/comm-central/comm-central/mozilla/media/libvorbis/lib/vorbis_floor0.c cl -Fovorbis_floor0.obj -c -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/media/libvorbis/lib -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/media/libvorbis/lib/vorbis_floor0.c vorbis_floor0.c c:/build/comm-central/comm-central/mozilla/media/libvorbis/lib/vorbis_floor0.c(124) : warning C4244: 'initializing' : conversion from 'double' to 'float', possible loss of data c:/build/comm-central/comm-central/mozilla/media/libvorbis/lib/vorbis_floor0.c(135) : warning C4244: 'initializing' : conversion from 'double' to 'int', possible loss of data vorbis_res0.c Building deps for /c/build/comm-central/comm-central/mozilla/media/libvorbis/lib/vorbis_res0.c cl -Fovorbis_res0.obj -c -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/media/libvorbis/lib -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/media/libvorbis/lib/vorbis_res0.c vorbis_res0.c c:/build/comm-central/comm-central/mozilla/media/libvorbis/lib/vorbis_res0.c(416) : warning C4244: 'initializing' : conversion from 'double' to 'float', possible loss of data c:/build/comm-central/comm-central/mozilla/media/libvorbis/lib/vorbis_res0.c(433) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data c:/build/comm-central/comm-central/mozilla/media/libvorbis/lib/vorbis_res0.c(434) : warning C4244: '+=' : conversion from 'double' to 'float', possible loss of data c:/build/comm-central/comm-central/mozilla/media/libvorbis/lib/vorbis_res0.c(496) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data c:/build/comm-central/comm-central/mozilla/media/libvorbis/lib/vorbis_res0.c(498) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data vorbis_mapping0.c Building deps for /c/build/comm-central/comm-central/mozilla/media/libvorbis/lib/vorbis_mapping0.c cl -Fovorbis_mapping0.obj -c -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/media/libvorbis/lib -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/media/libvorbis/lib/vorbis_mapping0.c vorbis_mapping0.c c:/build/comm-central/comm-central/mozilla/media/libvorbis/lib/vorbis_mapping0.c(272) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data c:/build/comm-central/comm-central/mozilla/media/libvorbis/lib/vorbis_mapping0.c(318) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data c:/build/comm-central/comm-central/mozilla/media/libvorbis/lib/vorbis_mapping0.c(335) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data c:/build/comm-central/comm-central/mozilla/media/libvorbis/lib/vorbis_mapping0.c(393) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data vorbis_registry.c Building deps for /c/build/comm-central/comm-central/mozilla/media/libvorbis/lib/vorbis_registry.c cl -Fovorbis_registry.obj -c -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/media/libvorbis/lib -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/media/libvorbis/lib/vorbis_registry.c vorbis_registry.c vorbis_codebook.c Building deps for /c/build/comm-central/comm-central/mozilla/media/libvorbis/lib/vorbis_codebook.c cl -Fovorbis_codebook.obj -c -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/media/libvorbis/lib -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/media/libvorbis/lib/vorbis_codebook.c vorbis_codebook.c vorbis_sharedbook.c Building deps for /c/build/comm-central/comm-central/mozilla/media/libvorbis/lib/vorbis_sharedbook.c cl -Fovorbis_sharedbook.obj -c -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/media/libvorbis/lib -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/media/libvorbis/lib/vorbis_sharedbook.c vorbis_sharedbook.c c:/build/comm-central/comm-central/mozilla/media/libvorbis/lib/vorbis_sharedbook.c(55) : warning C4244: '=' : conversion from 'double' to 'long', possible loss of data c:/build/comm-central/comm-central/mozilla/media/libvorbis/lib/vorbis_sharedbook.c(56) : warning C4244: '=' : conversion from 'double' to 'long', possible loss of data c:/build/comm-central/comm-central/mozilla/media/libvorbis/lib/vorbis_sharedbook.c(67) : warning C4244: 'return' : conversion from 'double' to 'float', possible loss of data c:/build/comm-central/comm-central/mozilla/media/libvorbis/lib/vorbis_sharedbook.c(164) : warning C4244: 'initializing' : conversion from 'double' to 'long', possible loss of data c:/build/comm-central/comm-central/mozilla/media/libvorbis/lib/vorbis_sharedbook.c(222) : warning C4244: 'initializing' : conversion from 'long' to 'float', possible loss of data c:/build/comm-central/comm-central/mozilla/media/libvorbis/lib/vorbis_sharedbook.c(223) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data c:/build/comm-central/comm-central/mozilla/media/libvorbis/lib/vorbis_sharedbook.c(242) : warning C4244: 'initializing' : conversion from 'long' to 'float', possible loss of data c:/build/comm-central/comm-central/mozilla/media/libvorbis/lib/vorbis_sharedbook.c(243) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data c:/build/comm-central/comm-central/mozilla/media/libvorbis/lib/vorbis_sharedbook.c(393) : warning C4244: '=' : conversion from 'long' to 'char', possible loss of data vorbis_lookup.c Building deps for /c/build/comm-central/comm-central/mozilla/media/libvorbis/lib/vorbis_lookup.c cl -Fovorbis_lookup.obj -c -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/media/libvorbis/lib -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/media/libvorbis/lib/vorbis_lookup.c vorbis_lookup.c vorbis_bitrate.c Building deps for /c/build/comm-central/comm-central/mozilla/media/libvorbis/lib/vorbis_bitrate.c cl -Fovorbis_bitrate.obj -c -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/media/libvorbis/lib -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/media/libvorbis/lib/vorbis_bitrate.c vorbis_bitrate.c c:/build/comm-central/comm-central/mozilla/media/libvorbis/lib/vorbis_bitrate.c(42) : warning C4244: '=' : conversion from 'double' to 'long', possible loss of data c:/build/comm-central/comm-central/mozilla/media/libvorbis/lib/vorbis_bitrate.c(43) : warning C4244: '=' : conversion from 'double' to 'long', possible loss of data c:/build/comm-central/comm-central/mozilla/media/libvorbis/lib/vorbis_bitrate.c(44) : warning C4244: '=' : conversion from 'double' to 'long', possible loss of data c:/build/comm-central/comm-central/mozilla/media/libvorbis/lib/vorbis_bitrate.c(51) : warning C4244: 'initializing' : conversion from 'double' to 'long', possible loss of data c:/build/comm-central/comm-central/mozilla/media/libvorbis/lib/vorbis_bitrate.c(83) : warning C4244: 'initializing' : conversion from 'double' to 'int', possible loss of data c:/build/comm-central/comm-central/mozilla/media/libvorbis/lib/vorbis_bitrate.c(88) : warning C4244: 'initializing' : conversion from 'double' to 'long', possible loss of data c:/build/comm-central/comm-central/mozilla/media/libvorbis/lib/vorbis_bitrate.c(135) : warning C4244: '=' : conversion from 'double' to 'int', possible loss of data rm -f vorbis.lib lib -NOLOGO -OUT:"vorbis.lib" vorbis_mdct.obj vorbis_smallft.obj vorbis_block.obj vorbis_info.obj vorbis_envelope.obj vorbis_window.obj vorbis_lsp.obj vorbis_lpc.obj vorbis_analysis.obj vorbis_synthesis.obj vorbis_psy.obj vorbis_floor1.obj vorbis_floor0.obj vorbis_res0.obj vorbis_mapping0.obj vorbis_registry.obj vorbis_codebook.obj vorbis_sharedbook.obj vorbis_lookup.obj vorbis_bitrate.obj echo not_ranlib vorbis.lib not_ranlib vorbis.lib make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/media/libvorbis/lib' make[5]: Leaving directory `/c/build/comm-central/sb-de/mozilla/media/libvorbis' make[5]: Entering directory `/c/build/comm-central/sb-de/mozilla/media/libsydneyaudio' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/media/libsydneyaudio/include' make[6]: Nothing to be done for `libs'. make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/media/libsydneyaudio/include' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/media/libsydneyaudio/src' sydney_audio_waveapi.c Building deps for /c/build/comm-central/comm-central/mozilla/media/libsydneyaudio/src/sydney_audio_waveapi.c cl -Fosydney_audio_waveapi.obj -c -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/media/libsydneyaudio/src/../include -I/c/build/comm-central/comm-central/mozilla/media/libsydneyaudio/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/media/libsydneyaudio/src/sydney_audio_waveapi.c sydney_audio_waveapi.c rm -f sydneyaudio.lib lib -NOLOGO -OUT:"sydneyaudio.lib" sydney_audio_waveapi.obj echo not_ranlib sydneyaudio.lib not_ranlib sydneyaudio.lib make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/media/libsydneyaudio/src' make[5]: Leaving directory `/c/build/comm-central/sb-de/mozilla/media/libsydneyaudio' make[5]: Entering directory `/c/build/comm-central/sb-de/mozilla/uriloader' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/uriloader/base' nsURILoader.cpp Building deps for /c/build/comm-central/comm-central/mozilla/uriloader/base/nsURILoader.cpp cl -FonsURILoader.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/uriloader/base -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/uriloader/base/nsURILoader.cpp nsURILoader.cpp nsDocLoader.cpp Building deps for /c/build/comm-central/comm-central/mozilla/uriloader/base/nsDocLoader.cpp cl -FonsDocLoader.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/uriloader/base -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/uriloader/base/nsDocLoader.cpp nsDocLoader.cpp rm -f uriloaderbase_s.lib lib -NOLOGO -OUT:"uriloaderbase_s.lib" nsURILoader.obj nsDocLoader.obj echo not_ranlib uriloaderbase_s.lib not_ranlib uriloaderbase_s.lib nsIContentHandler.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/uriloader/base -I../../dist/idl -e _xpidlgen/nsIContentHandler.xpt -d .deps/nsIContentHandler.pp /c/build/comm-central/comm-central/mozilla/uriloader/base/nsIContentHandler.idl nsIURILoader.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/uriloader/base -I../../dist/idl -e _xpidlgen/nsIURILoader.xpt -d .deps/nsIURILoader.pp /c/build/comm-central/comm-central/mozilla/uriloader/base/nsIURILoader.idl nsCURILoader.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/uriloader/base -I../../dist/idl -e _xpidlgen/nsCURILoader.xpt -d .deps/nsCURILoader.pp /c/build/comm-central/comm-central/mozilla/uriloader/base/nsCURILoader.idl nsITransfer.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/uriloader/base -I../../dist/idl -e _xpidlgen/nsITransfer.xpt -d .deps/nsITransfer.pp /c/build/comm-central/comm-central/mozilla/uriloader/base/nsITransfer.idl nsIDocumentLoader.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/uriloader/base -I../../dist/idl -e _xpidlgen/nsIDocumentLoader.xpt -d .deps/nsIDocumentLoader.pp /c/build/comm-central/comm-central/mozilla/uriloader/base/nsIDocumentLoader.idl nsIWebProgressListener2.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/uriloader/base -I../../dist/idl -e _xpidlgen/nsIWebProgressListener2.xpt -d .deps/nsIWebProgressListener2.pp /c/build/comm-central/comm-central/mozilla/uriloader/base/nsIWebProgressListener2.idl nsIURIContentListener.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/uriloader/base -I../../dist/idl -e _xpidlgen/nsIURIContentListener.xpt -d .deps/nsIURIContentListener.pp /c/build/comm-central/comm-central/mozilla/uriloader/base/nsIURIContentListener.idl nsIWebProgress.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/uriloader/base -I../../dist/idl -e _xpidlgen/nsIWebProgress.xpt -d .deps/nsIWebProgress.pp /c/build/comm-central/comm-central/mozilla/uriloader/base/nsIWebProgress.idl nsIWebProgressListener.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/uriloader/base -I../../dist/idl -e _xpidlgen/nsIWebProgressListener.xpt -d .deps/nsIWebProgressListener.pp /c/build/comm-central/comm-central/mozilla/uriloader/base/nsIWebProgressListener.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpt_link.exe _xpidlgen/uriloader.xpt _xpidlgen/nsIContentHandler.xpt _xpidlgen/nsIURILoader.xpt _xpidlgen/nsCURILoader.xpt _xpidlgen/nsITransfer.xpt _xpidlgen/nsIDocumentLoader.xpt _xpidlgen/nsIWebProgressListener2.xpt _xpidlgen/nsIURIContentListener.xpt _xpidlgen/nsIWebProgress.xpt _xpidlgen/nsIWebProgressListener.xpt c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 _xpidlgen/uriloader.xpt ../../dist/bin/components make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/uriloader/base' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/uriloader/exthandler' nsExternalHelperAppService.cpp Building deps for /c/build/comm-central/comm-central/mozilla/uriloader/exthandler/nsExternalHelperAppService.cpp cl -FonsExternalHelperAppService.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/uriloader/exthandler -I/c/build/comm-central/comm-central/mozilla/uriloader/exthandler/win -I/c/build/comm-central/comm-central/mozilla/uriloader/exthandler -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/uriloader/exthandler/nsExternalHelperAppService.cpp nsExternalHelperAppService.cpp nsExternalProtocolHandler.cpp Building deps for /c/build/comm-central/comm-central/mozilla/uriloader/exthandler/nsExternalProtocolHandler.cpp cl -FonsExternalProtocolHandler.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/uriloader/exthandler -I/c/build/comm-central/comm-central/mozilla/uriloader/exthandler/win -I/c/build/comm-central/comm-central/mozilla/uriloader/exthandler -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/uriloader/exthandler/nsExternalProtocolHandler.cpp nsExternalProtocolHandler.cpp nsMIMEInfoImpl.cpp Building deps for /c/build/comm-central/comm-central/mozilla/uriloader/exthandler/nsMIMEInfoImpl.cpp cl -FonsMIMEInfoImpl.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/uriloader/exthandler -I/c/build/comm-central/comm-central/mozilla/uriloader/exthandler/win -I/c/build/comm-central/comm-central/mozilla/uriloader/exthandler -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/uriloader/exthandler/nsMIMEInfoImpl.cpp nsMIMEInfoImpl.cpp nsLocalHandlerApp.cpp Building deps for /c/build/comm-central/comm-central/mozilla/uriloader/exthandler/nsLocalHandlerApp.cpp cl -FonsLocalHandlerApp.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/uriloader/exthandler -I/c/build/comm-central/comm-central/mozilla/uriloader/exthandler/win -I/c/build/comm-central/comm-central/mozilla/uriloader/exthandler -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/uriloader/exthandler/nsLocalHandlerApp.cpp nsLocalHandlerApp.cpp nsOSHelperAppService.cpp Building deps for /c/build/comm-central/comm-central/mozilla/uriloader/exthandler/win/nsOSHelperAppService.cpp cl -FonsOSHelperAppService.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/uriloader/exthandler -I/c/build/comm-central/comm-central/mozilla/uriloader/exthandler/win -I/c/build/comm-central/comm-central/mozilla/uriloader/exthandler -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/uriloader/exthandler/win/nsOSHelperAppService.cpp nsOSHelperAppService.cpp nsMIMEInfoWin.cpp Building deps for /c/build/comm-central/comm-central/mozilla/uriloader/exthandler/win/nsMIMEInfoWin.cpp cl -FonsMIMEInfoWin.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/uriloader/exthandler -I/c/build/comm-central/comm-central/mozilla/uriloader/exthandler/win -I/c/build/comm-central/comm-central/mozilla/uriloader/exthandler -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/uriloader/exthandler/win/nsMIMEInfoWin.cpp nsMIMEInfoWin.cpp rm -f exthandler_s.lib lib -NOLOGO -OUT:"exthandler_s.lib" nsExternalHelperAppService.obj nsExternalProtocolHandler.obj nsMIMEInfoImpl.obj nsLocalHandlerApp.obj nsOSHelperAppService.obj nsMIMEInfoWin.obj echo not_ranlib exthandler_s.lib not_ranlib exthandler_s.lib nsCExternalHandlerService.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/uriloader/exthandler -I../../dist/idl -e _xpidlgen/nsCExternalHandlerService.xpt -d .deps/nsCExternalHandlerService.pp /c/build/comm-central/comm-central/mozilla/uriloader/exthandler/nsCExternalHandlerService.idl nsIExternalProtocolService.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/uriloader/exthandler -I../../dist/idl -e _xpidlgen/nsIExternalProtocolService.xpt -d .deps/nsIExternalProtocolService.pp /c/build/comm-central/comm-central/mozilla/uriloader/exthandler/nsIExternalProtocolService.idl nsIExternalHelperAppService.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/uriloader/exthandler -I../../dist/idl -e _xpidlgen/nsIExternalHelperAppService.xpt -d .deps/nsIExternalHelperAppService.pp /c/build/comm-central/comm-central/mozilla/uriloader/exthandler/nsIExternalHelperAppService.idl nsIHelperAppLauncherDialog.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/uriloader/exthandler -I../../dist/idl -e _xpidlgen/nsIHelperAppLauncherDialog.xpt -d .deps/nsIHelperAppLauncherDialog.pp /c/build/comm-central/comm-central/mozilla/uriloader/exthandler/nsIHelperAppLauncherDialog.idl nsIContentDispatchChooser.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/uriloader/exthandler -I../../dist/idl -e _xpidlgen/nsIContentDispatchChooser.xpt -d .deps/nsIContentDispatchChooser.pp /c/build/comm-central/comm-central/mozilla/uriloader/exthandler/nsIContentDispatchChooser.idl nsIHandlerService.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/uriloader/exthandler -I../../dist/idl -e _xpidlgen/nsIHandlerService.xpt -d .deps/nsIHandlerService.pp /c/build/comm-central/comm-central/mozilla/uriloader/exthandler/nsIHandlerService.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpt_link.exe _xpidlgen/exthandler.xpt _xpidlgen/nsCExternalHandlerService.xpt _xpidlgen/nsIExternalProtocolService.xpt _xpidlgen/nsIExternalHelperAppService.xpt _xpidlgen/nsIHelperAppLauncherDialog.xpt _xpidlgen/nsIContentDispatchChooser.xpt _xpidlgen/nsIHandlerService.xpt c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 _xpidlgen/exthandler.xpt ../../dist/bin/components c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/uriloader/exthandler/nsHandlerService.js /c/build/comm-central/comm-central/mozilla/uriloader/exthandler/nsWebHandlerApp.js ../../dist/bin/components make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/uriloader/exthandler' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/uriloader/prefetch' nsPrefetchService.cpp Building deps for /c/build/comm-central/comm-central/mozilla/uriloader/prefetch/nsPrefetchService.cpp cl -FonsPrefetchService.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/uriloader/prefetch -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/uriloader/prefetch/nsPrefetchService.cpp nsPrefetchService.cpp c:/build/comm-central/comm-central/mozilla/uriloader/prefetch/nsPrefetchService.cpp(857) : warning C4305: '=' : truncation from 'nsresult' to 'PRUint16' c:/build/comm-central/comm-central/mozilla/uriloader/prefetch/nsPrefetchService.cpp(857) : warning C4309: '=' : truncation of constant value nsOfflineCacheUpdate.cpp Building deps for /c/build/comm-central/comm-central/mozilla/uriloader/prefetch/nsOfflineCacheUpdate.cpp cl -FonsOfflineCacheUpdate.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/uriloader/prefetch -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/uriloader/prefetch/nsOfflineCacheUpdate.cpp nsOfflineCacheUpdate.cpp rm -f prefetch_s.lib lib -NOLOGO -OUT:"prefetch_s.lib" nsPrefetchService.obj nsOfflineCacheUpdate.obj echo not_ranlib prefetch_s.lib not_ranlib prefetch_s.lib nsIPrefetchService.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/uriloader/prefetch -I../../dist/idl -e _xpidlgen/nsIPrefetchService.xpt -d .deps/nsIPrefetchService.pp /c/build/comm-central/comm-central/mozilla/uriloader/prefetch/nsIPrefetchService.idl nsIOfflineCacheUpdate.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/uriloader/prefetch -I../../dist/idl -e _xpidlgen/nsIOfflineCacheUpdate.xpt -d .deps/nsIOfflineCacheUpdate.pp /c/build/comm-central/comm-central/mozilla/uriloader/prefetch/nsIOfflineCacheUpdate.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpt_link.exe _xpidlgen/prefetch.xpt _xpidlgen/nsIPrefetchService.xpt _xpidlgen/nsIOfflineCacheUpdate.xpt c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 _xpidlgen/prefetch.xpt ../../dist/bin/components make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/uriloader/prefetch' make[5]: Leaving directory `/c/build/comm-central/sb-de/mozilla/uriloader' make[5]: Entering directory `/c/build/comm-central/sb-de/mozilla/modules/libimg' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/modules/libimg/png' png.c Building deps for /c/build/comm-central/comm-central/mozilla/modules/libimg/png/png.c cl -Fopng.obj -c -DMOZ_PNG_READ -DMOZ_PNG_WRITE -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DZLIB_DLL -I/c/build/comm-central/comm-central/mozilla/modules/libimg/png -I/c/build/comm-central/comm-central/mozilla/modules/libimg/png -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -GL- /c/build/comm-central/comm-central/mozilla/modules/libimg/png/png.c png.c pngerror.c Building deps for /c/build/comm-central/comm-central/mozilla/modules/libimg/png/pngerror.c cl -Fopngerror.obj -c -DMOZ_PNG_READ -DMOZ_PNG_WRITE -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DZLIB_DLL -I/c/build/comm-central/comm-central/mozilla/modules/libimg/png -I/c/build/comm-central/comm-central/mozilla/modules/libimg/png -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -GL- /c/build/comm-central/comm-central/mozilla/modules/libimg/png/pngerror.c pngerror.c pngget.c Building deps for /c/build/comm-central/comm-central/mozilla/modules/libimg/png/pngget.c cl -Fopngget.obj -c -DMOZ_PNG_READ -DMOZ_PNG_WRITE -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DZLIB_DLL -I/c/build/comm-central/comm-central/mozilla/modules/libimg/png -I/c/build/comm-central/comm-central/mozilla/modules/libimg/png -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -GL- /c/build/comm-central/comm-central/mozilla/modules/libimg/png/pngget.c pngget.c pngmem.c Building deps for /c/build/comm-central/comm-central/mozilla/modules/libimg/png/pngmem.c cl -Fopngmem.obj -c -DMOZ_PNG_READ -DMOZ_PNG_WRITE -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DZLIB_DLL -I/c/build/comm-central/comm-central/mozilla/modules/libimg/png -I/c/build/comm-central/comm-central/mozilla/modules/libimg/png -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -GL- /c/build/comm-central/comm-central/mozilla/modules/libimg/png/pngmem.c pngmem.c pngset.c Building deps for /c/build/comm-central/comm-central/mozilla/modules/libimg/png/pngset.c cl -Fopngset.obj -c -DMOZ_PNG_READ -DMOZ_PNG_WRITE -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DZLIB_DLL -I/c/build/comm-central/comm-central/mozilla/modules/libimg/png -I/c/build/comm-central/comm-central/mozilla/modules/libimg/png -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -GL- /c/build/comm-central/comm-central/mozilla/modules/libimg/png/pngset.c pngset.c pngtrans.c Building deps for /c/build/comm-central/comm-central/mozilla/modules/libimg/png/pngtrans.c cl -Fopngtrans.obj -c -DMOZ_PNG_READ -DMOZ_PNG_WRITE -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DZLIB_DLL -I/c/build/comm-central/comm-central/mozilla/modules/libimg/png -I/c/build/comm-central/comm-central/mozilla/modules/libimg/png -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -GL- /c/build/comm-central/comm-central/mozilla/modules/libimg/png/pngtrans.c pngtrans.c pngpread.c Building deps for /c/build/comm-central/comm-central/mozilla/modules/libimg/png/pngpread.c cl -Fopngpread.obj -c -DMOZ_PNG_READ -DMOZ_PNG_WRITE -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DZLIB_DLL -I/c/build/comm-central/comm-central/mozilla/modules/libimg/png -I/c/build/comm-central/comm-central/mozilla/modules/libimg/png -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -GL- /c/build/comm-central/comm-central/mozilla/modules/libimg/png/pngpread.c pngpread.c pngread.c Building deps for /c/build/comm-central/comm-central/mozilla/modules/libimg/png/pngread.c cl -Fopngread.obj -c -DMOZ_PNG_READ -DMOZ_PNG_WRITE -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DZLIB_DLL -I/c/build/comm-central/comm-central/mozilla/modules/libimg/png -I/c/build/comm-central/comm-central/mozilla/modules/libimg/png -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -GL- /c/build/comm-central/comm-central/mozilla/modules/libimg/png/pngread.c pngread.c pngrio.c Building deps for /c/build/comm-central/comm-central/mozilla/modules/libimg/png/pngrio.c cl -Fopngrio.obj -c -DMOZ_PNG_READ -DMOZ_PNG_WRITE -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DZLIB_DLL -I/c/build/comm-central/comm-central/mozilla/modules/libimg/png -I/c/build/comm-central/comm-central/mozilla/modules/libimg/png -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -GL- /c/build/comm-central/comm-central/mozilla/modules/libimg/png/pngrio.c pngrio.c pngrutil.c Building deps for /c/build/comm-central/comm-central/mozilla/modules/libimg/png/pngrutil.c cl -Fopngrutil.obj -c -DMOZ_PNG_READ -DMOZ_PNG_WRITE -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DZLIB_DLL -I/c/build/comm-central/comm-central/mozilla/modules/libimg/png -I/c/build/comm-central/comm-central/mozilla/modules/libimg/png -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -GL- /c/build/comm-central/comm-central/mozilla/modules/libimg/png/pngrutil.c pngrutil.c pngwio.c Building deps for /c/build/comm-central/comm-central/mozilla/modules/libimg/png/pngwio.c cl -Fopngwio.obj -c -DMOZ_PNG_READ -DMOZ_PNG_WRITE -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DZLIB_DLL -I/c/build/comm-central/comm-central/mozilla/modules/libimg/png -I/c/build/comm-central/comm-central/mozilla/modules/libimg/png -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -GL- /c/build/comm-central/comm-central/mozilla/modules/libimg/png/pngwio.c pngwio.c pngwrite.c Building deps for /c/build/comm-central/comm-central/mozilla/modules/libimg/png/pngwrite.c cl -Fopngwrite.obj -c -DMOZ_PNG_READ -DMOZ_PNG_WRITE -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DZLIB_DLL -I/c/build/comm-central/comm-central/mozilla/modules/libimg/png -I/c/build/comm-central/comm-central/mozilla/modules/libimg/png -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -GL- /c/build/comm-central/comm-central/mozilla/modules/libimg/png/pngwrite.c pngwrite.c pngwtran.c Building deps for /c/build/comm-central/comm-central/mozilla/modules/libimg/png/pngwtran.c cl -Fopngwtran.obj -c -DMOZ_PNG_READ -DMOZ_PNG_WRITE -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DZLIB_DLL -I/c/build/comm-central/comm-central/mozilla/modules/libimg/png -I/c/build/comm-central/comm-central/mozilla/modules/libimg/png -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -GL- /c/build/comm-central/comm-central/mozilla/modules/libimg/png/pngwtran.c pngwtran.c pngrtran.c Building deps for /c/build/comm-central/comm-central/mozilla/modules/libimg/png/pngrtran.c cl -Fopngrtran.obj -c -DMOZ_PNG_READ -DMOZ_PNG_WRITE -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DZLIB_DLL -I/c/build/comm-central/comm-central/mozilla/modules/libimg/png -I/c/build/comm-central/comm-central/mozilla/modules/libimg/png -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -GL- /c/build/comm-central/comm-central/mozilla/modules/libimg/png/pngrtran.c pngrtran.c pngwutil.c Building deps for /c/build/comm-central/comm-central/mozilla/modules/libimg/png/pngwutil.c cl -Fopngwutil.obj -c -DMOZ_PNG_READ -DMOZ_PNG_WRITE -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DZLIB_DLL -I/c/build/comm-central/comm-central/mozilla/modules/libimg/png -I/c/build/comm-central/comm-central/mozilla/modules/libimg/png -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -GL- /c/build/comm-central/comm-central/mozilla/modules/libimg/png/pngwutil.c pngwutil.c rm -f png.lib lib -NOLOGO -OUT:"png.lib" png.obj pngerror.obj pngget.obj pngmem.obj pngset.obj pngtrans.obj pngpread.obj pngread.obj pngrio.obj pngrutil.obj pngwio.obj pngwrite.obj pngwtran.obj pngrtran.obj pngwutil.obj echo not_ranlib png.lib not_ranlib png.lib make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/modules/libimg/png' make[5]: Leaving directory `/c/build/comm-central/sb-de/mozilla/modules/libimg' make[5]: Entering directory `/c/build/comm-central/sb-de/mozilla/caps' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/caps/idl' nsIScriptSecurityManager.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/caps/idl -I../../dist/idl -e _xpidlgen/nsIScriptSecurityManager.xpt -d .deps/nsIScriptSecurityManager.pp /c/build/comm-central/comm-central/mozilla/caps/idl/nsIScriptSecurityManager.idl nsIPrincipal.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/caps/idl -I../../dist/idl -e _xpidlgen/nsIPrincipal.xpt -d .deps/nsIPrincipal.pp /c/build/comm-central/comm-central/mozilla/caps/idl/nsIPrincipal.idl nsISignatureVerifier.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/caps/idl -I../../dist/idl -e _xpidlgen/nsISignatureVerifier.xpt -d .deps/nsISignatureVerifier.pp /c/build/comm-central/comm-central/mozilla/caps/idl/nsISignatureVerifier.idl nsISecurityCheckedComponent.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/caps/idl -I../../dist/idl -e _xpidlgen/nsISecurityCheckedComponent.xpt -d .deps/nsISecurityCheckedComponent.pp /c/build/comm-central/comm-central/mozilla/caps/idl/nsISecurityCheckedComponent.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpt_link.exe _xpidlgen/caps.xpt _xpidlgen/nsIScriptSecurityManager.xpt _xpidlgen/nsIPrincipal.xpt _xpidlgen/nsISignatureVerifier.xpt _xpidlgen/nsISecurityCheckedComponent.xpt c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 _xpidlgen/caps.xpt ../../dist/bin/components make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/caps/idl' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/caps/include' make[6]: Nothing to be done for `libs'. make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/caps/include' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/caps/src' nsPrincipal.cpp Building deps for /c/build/comm-central/comm-central/mozilla/caps/src/nsPrincipal.cpp cl -FonsPrincipal.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DXPC_IDISPATCH_SUPPORT -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/caps/src -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/caps/src/../include -I/c/build/comm-central/comm-central/mozilla/js/src/xpconnect/src -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/caps/src/nsPrincipal.cpp nsPrincipal.cpp nsSystemPrincipal.cpp Building deps for /c/build/comm-central/comm-central/mozilla/caps/src/nsSystemPrincipal.cpp cl -FonsSystemPrincipal.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DXPC_IDISPATCH_SUPPORT -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/caps/src -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/caps/src/../include -I/c/build/comm-central/comm-central/mozilla/js/src/xpconnect/src -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/caps/src/nsSystemPrincipal.cpp nsSystemPrincipal.cpp nsNullPrincipal.cpp Building deps for /c/build/comm-central/comm-central/mozilla/caps/src/nsNullPrincipal.cpp cl -FonsNullPrincipal.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DXPC_IDISPATCH_SUPPORT -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/caps/src -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/caps/src/../include -I/c/build/comm-central/comm-central/mozilla/js/src/xpconnect/src -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/caps/src/nsNullPrincipal.cpp nsNullPrincipal.cpp nsNullPrincipalURI.cpp Building deps for /c/build/comm-central/comm-central/mozilla/caps/src/nsNullPrincipalURI.cpp cl -FonsNullPrincipalURI.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DXPC_IDISPATCH_SUPPORT -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/caps/src -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/caps/src/../include -I/c/build/comm-central/comm-central/mozilla/js/src/xpconnect/src -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/caps/src/nsNullPrincipalURI.cpp nsNullPrincipalURI.cpp nsJSPrincipals.cpp Building deps for /c/build/comm-central/comm-central/mozilla/caps/src/nsJSPrincipals.cpp cl -FonsJSPrincipals.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DXPC_IDISPATCH_SUPPORT -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/caps/src -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/caps/src/../include -I/c/build/comm-central/comm-central/mozilla/js/src/xpconnect/src -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/caps/src/nsJSPrincipals.cpp nsJSPrincipals.cpp ../../dist/include\jscntxt.h(727) : warning C4273: 'js_GetClassPrototype' : inconsistent dll linkage c:\build\comm-central\sb-de\mozilla\dist\include\jsobj.h(1151) : see previous definition of 'js_GetClassPrototype' ../../dist/include\jscntxt.h(1331) : warning C4273: 'js_TraceContext' : inconsistent dll linkage c:\build\comm-central\sb-de\mozilla\dist\include\jsgc.h(186) : see previous definition of 'js_TraceContext' nsScriptSecurityManager.cpp Building deps for /c/build/comm-central/comm-central/mozilla/caps/src/nsScriptSecurityManager.cpp cl -FonsScriptSecurityManager.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DXPC_IDISPATCH_SUPPORT -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/caps/src -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/caps/src/../include -I/c/build/comm-central/comm-central/mozilla/js/src/xpconnect/src -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/caps/src/nsScriptSecurityManager.cpp nsScriptSecurityManager.cpp ../../dist/include\jscntxt.h(727) : warning C4273: 'js_GetClassPrototype' : inconsistent dll linkage c:\build\comm-central\sb-de\mozilla\dist\include\jsobj.h(1151) : see previous definition of 'js_GetClassPrototype' ../../dist/include\jscntxt.h(1331) : warning C4273: 'js_TraceContext' : inconsistent dll linkage c:\build\comm-central\sb-de\mozilla\dist\include\jsgc.h(186) : see previous definition of 'js_TraceContext' nsSecurityManagerFactory.cpp Building deps for /c/build/comm-central/comm-central/mozilla/caps/src/nsSecurityManagerFactory.cpp cl -FonsSecurityManagerFactory.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DXPC_IDISPATCH_SUPPORT -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/caps/src -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/caps/src/../include -I/c/build/comm-central/comm-central/mozilla/js/src/xpconnect/src -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/caps/src/nsSecurityManagerFactory.cpp nsSecurityManagerFactory.cpp rm -f caps_s.lib lib -NOLOGO -OUT:"caps_s.lib" nsPrincipal.obj nsSystemPrincipal.obj nsNullPrincipal.obj nsNullPrincipalURI.obj nsJSPrincipals.obj nsScriptSecurityManager.obj nsSecurityManagerFactory.obj echo not_ranlib caps_s.lib not_ranlib caps_s.lib make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/caps/src' make[5]: Leaving directory `/c/build/comm-central/sb-de/mozilla/caps' make[5]: Entering directory `/c/build/comm-central/sb-de/mozilla/parser' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/parser/expat' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/parser/expat/lib' xmlparse.c Building deps for /c/build/comm-central/comm-central/mozilla/parser/expat/lib/xmlparse.c cl -Foxmlparse.obj -c -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DHAVE_EXPAT_CONFIG_H -I/c/build/comm-central/comm-central/mozilla/parser/expat/lib -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/parser/expat/lib/xmlparse.c xmlparse.c xmlrole.c Building deps for /c/build/comm-central/comm-central/mozilla/parser/expat/lib/xmlrole.c cl -Foxmlrole.obj -c -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DHAVE_EXPAT_CONFIG_H -I/c/build/comm-central/comm-central/mozilla/parser/expat/lib -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/parser/expat/lib/xmlrole.c xmlrole.c xmltok.c Building deps for /c/build/comm-central/comm-central/mozilla/parser/expat/lib/xmltok.c cl -Foxmltok.obj -c -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DHAVE_EXPAT_CONFIG_H -I/c/build/comm-central/comm-central/mozilla/parser/expat/lib -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/parser/expat/lib/xmltok.c xmltok.c rm -f mozexpat_s.lib lib -NOLOGO -OUT:"mozexpat_s.lib" xmlparse.obj xmlrole.obj xmltok.obj echo not_ranlib mozexpat_s.lib not_ranlib mozexpat_s.lib make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/parser/expat/lib' make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/parser/expat' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/parser/xml' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/parser/xml/public' nsISAXAttributes.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/parser/xml/public -I../../../dist/idl -e _xpidlgen/nsISAXAttributes.xpt -d .deps/nsISAXAttributes.pp /c/build/comm-central/comm-central/mozilla/parser/xml/public/nsISAXAttributes.idl nsISAXMutableAttributes.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/parser/xml/public -I../../../dist/idl -e _xpidlgen/nsISAXMutableAttributes.xpt -d .deps/nsISAXMutableAttributes.pp /c/build/comm-central/comm-central/mozilla/parser/xml/public/nsISAXMutableAttributes.idl nsISAXContentHandler.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/parser/xml/public -I../../../dist/idl -e _xpidlgen/nsISAXContentHandler.xpt -d .deps/nsISAXContentHandler.pp /c/build/comm-central/comm-central/mozilla/parser/xml/public/nsISAXContentHandler.idl nsISAXDTDHandler.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/parser/xml/public -I../../../dist/idl -e _xpidlgen/nsISAXDTDHandler.xpt -d .deps/nsISAXDTDHandler.pp /c/build/comm-central/comm-central/mozilla/parser/xml/public/nsISAXDTDHandler.idl nsISAXErrorHandler.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/parser/xml/public -I../../../dist/idl -e _xpidlgen/nsISAXErrorHandler.xpt -d .deps/nsISAXErrorHandler.pp /c/build/comm-central/comm-central/mozilla/parser/xml/public/nsISAXErrorHandler.idl nsISAXLexicalHandler.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/parser/xml/public -I../../../dist/idl -e _xpidlgen/nsISAXLexicalHandler.xpt -d .deps/nsISAXLexicalHandler.pp /c/build/comm-central/comm-central/mozilla/parser/xml/public/nsISAXLexicalHandler.idl nsISAXLocator.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/parser/xml/public -I../../../dist/idl -e _xpidlgen/nsISAXLocator.xpt -d .deps/nsISAXLocator.pp /c/build/comm-central/comm-central/mozilla/parser/xml/public/nsISAXLocator.idl nsISAXXMLReader.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/parser/xml/public -I../../../dist/idl -e _xpidlgen/nsISAXXMLReader.xpt -d .deps/nsISAXXMLReader.pp /c/build/comm-central/comm-central/mozilla/parser/xml/public/nsISAXXMLReader.idl nsISAXXMLFilter.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/parser/xml/public -I../../../dist/idl -e _xpidlgen/nsISAXXMLFilter.xpt -d .deps/nsISAXXMLFilter.pp /c/build/comm-central/comm-central/mozilla/parser/xml/public/nsISAXXMLFilter.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpt_link.exe _xpidlgen/saxparser.xpt _xpidlgen/nsISAXAttributes.xpt _xpidlgen/nsISAXMutableAttributes.xpt _xpidlgen/nsISAXContentHandler.xpt _xpidlgen/nsISAXDTDHandler.xpt _xpidlgen/nsISAXErrorHandler.xpt _xpidlgen/nsISAXLexicalHandler.xpt _xpidlgen/nsISAXLocator.xpt _xpidlgen/nsISAXXMLReader.xpt _xpidlgen/nsISAXXMLFilter.xpt c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 _xpidlgen/saxparser.xpt ../../../dist/bin/components make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/parser/xml/public' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/parser/xml/src' nsSAXAttributes.cpp Building deps for /c/build/comm-central/comm-central/mozilla/parser/xml/src/nsSAXAttributes.cpp cl -FonsSAXAttributes.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/parser/xml/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/parser/xml/src/nsSAXAttributes.cpp nsSAXAttributes.cpp nsSAXLocator.cpp Building deps for /c/build/comm-central/comm-central/mozilla/parser/xml/src/nsSAXLocator.cpp cl -FonsSAXLocator.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/parser/xml/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/parser/xml/src/nsSAXLocator.cpp nsSAXLocator.cpp nsSAXXMLReader.cpp Building deps for /c/build/comm-central/comm-central/mozilla/parser/xml/src/nsSAXXMLReader.cpp cl -FonsSAXXMLReader.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/parser/xml/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/parser/xml/src/nsSAXXMLReader.cpp nsSAXXMLReader.cpp rm -f saxp.lib lib -NOLOGO -OUT:"saxp.lib" nsSAXAttributes.obj nsSAXLocator.obj nsSAXXMLReader.obj echo not_ranlib saxp.lib not_ranlib saxp.lib make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/parser/xml/src' make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/parser/xml' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/parser/htmlparser' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/parser/htmlparser/public' nsIExpatSink.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/parser/htmlparser/public -I../../../dist/idl -e _xpidlgen/nsIExpatSink.xpt -d .deps/nsIExpatSink.pp /c/build/comm-central/comm-central/mozilla/parser/htmlparser/public/nsIExpatSink.idl nsIExtendedExpatSink.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/parser/htmlparser/public -I../../../dist/idl -e _xpidlgen/nsIExtendedExpatSink.xpt -d .deps/nsIExtendedExpatSink.pp /c/build/comm-central/comm-central/mozilla/parser/htmlparser/public/nsIExtendedExpatSink.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpt_link.exe _xpidlgen/htmlparser.xpt _xpidlgen/nsIExpatSink.xpt _xpidlgen/nsIExtendedExpatSink.xpt c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 _xpidlgen/htmlparser.xpt ../../../dist/bin/components make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/parser/htmlparser/public' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/parser/htmlparser/src' nsScannerString.cpp Building deps for /c/build/comm-central/comm-central/mozilla/parser/htmlparser/src/nsScannerString.cpp cl -FonsScannerString.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/xpcom/io -I/c/build/comm-central/comm-central/mozilla/parser/htmlparser/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/parser/htmlparser/src/nsScannerString.cpp nsScannerString.cpp nsDTDUtils.cpp Building deps for /c/build/comm-central/comm-central/mozilla/parser/htmlparser/src/nsDTDUtils.cpp cl -FonsDTDUtils.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/xpcom/io -I/c/build/comm-central/comm-central/mozilla/parser/htmlparser/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/parser/htmlparser/src/nsDTDUtils.cpp nsDTDUtils.cpp nsHTMLTokenizer.cpp Building deps for /c/build/comm-central/comm-central/mozilla/parser/htmlparser/src/nsHTMLTokenizer.cpp cl -FonsHTMLTokenizer.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/xpcom/io -I/c/build/comm-central/comm-central/mozilla/parser/htmlparser/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/parser/htmlparser/src/nsHTMLTokenizer.cpp nsHTMLTokenizer.cpp nsElementTable.cpp Building deps for /c/build/comm-central/comm-central/mozilla/parser/htmlparser/src/nsElementTable.cpp cl -FonsElementTable.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/xpcom/io -I/c/build/comm-central/comm-central/mozilla/parser/htmlparser/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/parser/htmlparser/src/nsElementTable.cpp nsElementTable.cpp nsExpatDriver.cpp Building deps for /c/build/comm-central/comm-central/mozilla/parser/htmlparser/src/nsExpatDriver.cpp cl -FonsExpatDriver.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/xpcom/io -I/c/build/comm-central/comm-central/mozilla/parser/htmlparser/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/parser/htmlparser/src/nsExpatDriver.cpp nsExpatDriver.cpp CNavDTD.cpp Building deps for /c/build/comm-central/comm-central/mozilla/parser/htmlparser/src/CNavDTD.cpp cl -FoCNavDTD.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/xpcom/io -I/c/build/comm-central/comm-central/mozilla/parser/htmlparser/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/parser/htmlparser/src/CNavDTD.cpp CNavDTD.cpp nsHTMLEntities.cpp Building deps for /c/build/comm-central/comm-central/mozilla/parser/htmlparser/src/nsHTMLEntities.cpp cl -FonsHTMLEntities.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/xpcom/io -I/c/build/comm-central/comm-central/mozilla/parser/htmlparser/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/parser/htmlparser/src/nsHTMLEntities.cpp nsHTMLEntities.cpp nsHTMLTags.cpp Building deps for /c/build/comm-central/comm-central/mozilla/parser/htmlparser/src/nsHTMLTags.cpp cl -FonsHTMLTags.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/xpcom/io -I/c/build/comm-central/comm-central/mozilla/parser/htmlparser/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/parser/htmlparser/src/nsHTMLTags.cpp nsHTMLTags.cpp nsHTMLTokens.cpp Building deps for /c/build/comm-central/comm-central/mozilla/parser/htmlparser/src/nsHTMLTokens.cpp cl -FonsHTMLTokens.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/xpcom/io -I/c/build/comm-central/comm-central/mozilla/parser/htmlparser/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/parser/htmlparser/src/nsHTMLTokens.cpp nsHTMLTokens.cpp nsParser.cpp Building deps for /c/build/comm-central/comm-central/mozilla/parser/htmlparser/src/nsParser.cpp cl -FonsParser.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/xpcom/io -I/c/build/comm-central/comm-central/mozilla/parser/htmlparser/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/parser/htmlparser/src/nsParser.cpp nsParser.cpp CParserContext.cpp Building deps for /c/build/comm-central/comm-central/mozilla/parser/htmlparser/src/CParserContext.cpp cl -FoCParserContext.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/xpcom/io -I/c/build/comm-central/comm-central/mozilla/parser/htmlparser/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/parser/htmlparser/src/CParserContext.cpp CParserContext.cpp nsParserService.cpp Building deps for /c/build/comm-central/comm-central/mozilla/parser/htmlparser/src/nsParserService.cpp cl -FonsParserService.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/xpcom/io -I/c/build/comm-central/comm-central/mozilla/parser/htmlparser/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/parser/htmlparser/src/nsParserService.cpp nsParserService.cpp nsParserModule.cpp Building deps for /c/build/comm-central/comm-central/mozilla/parser/htmlparser/src/nsParserModule.cpp cl -FonsParserModule.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/xpcom/io -I/c/build/comm-central/comm-central/mozilla/parser/htmlparser/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/parser/htmlparser/src/nsParserModule.cpp nsParserModule.cpp nsParserNode.cpp Building deps for /c/build/comm-central/comm-central/mozilla/parser/htmlparser/src/nsParserNode.cpp cl -FonsParserNode.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/xpcom/io -I/c/build/comm-central/comm-central/mozilla/parser/htmlparser/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/parser/htmlparser/src/nsParserNode.cpp nsParserNode.cpp nsScanner.cpp Building deps for /c/build/comm-central/comm-central/mozilla/parser/htmlparser/src/nsScanner.cpp cl -FonsScanner.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/xpcom/io -I/c/build/comm-central/comm-central/mozilla/parser/htmlparser/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/parser/htmlparser/src/nsScanner.cpp nsScanner.cpp nsToken.cpp Building deps for /c/build/comm-central/comm-central/mozilla/parser/htmlparser/src/nsToken.cpp cl -FonsToken.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/xpcom/io -I/c/build/comm-central/comm-central/mozilla/parser/htmlparser/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/parser/htmlparser/src/nsToken.cpp nsToken.cpp nsParserMsgUtils.cpp Building deps for /c/build/comm-central/comm-central/mozilla/parser/htmlparser/src/nsParserMsgUtils.cpp cl -FonsParserMsgUtils.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/xpcom/io -I/c/build/comm-central/comm-central/mozilla/parser/htmlparser/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/parser/htmlparser/src/nsParserMsgUtils.cpp nsParserMsgUtils.cpp nsViewSourceHTML.cpp Building deps for /c/build/comm-central/comm-central/mozilla/parser/htmlparser/src/nsViewSourceHTML.cpp cl -FonsViewSourceHTML.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/xpcom/io -I/c/build/comm-central/comm-central/mozilla/parser/htmlparser/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/parser/htmlparser/src/nsViewSourceHTML.cpp nsViewSourceHTML.cpp rm -f htmlpars.lib lib -NOLOGO -OUT:"htmlpars.lib" nsScannerString.obj nsDTDUtils.obj nsHTMLTokenizer.obj nsElementTable.obj nsExpatDriver.obj CNavDTD.obj nsHTMLEntities.obj nsHTMLTags.obj nsHTMLTokens.obj nsParser.obj CParserContext.obj nsParserService.obj nsParserModule.obj nsParserNode.obj nsScanner.obj nsToken.obj nsParserMsgUtils.obj nsViewSourceHTML.obj ../../../parser/expat/lib/mozexpat_s.lib ../../../parser/xml/src/saxp.lib echo not_ranlib htmlpars.lib not_ranlib htmlpars.lib c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 htmlpars.lib ../../../staticlib/components make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/parser/htmlparser/src' make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/parser/htmlparser' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/parser/html' nsHtml5Atoms.cpp Building deps for /c/build/comm-central/comm-central/mozilla/parser/html/nsHtml5Atoms.cpp cl -FonsHtml5Atoms.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/parser/html -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/parser/html/../../content/base/src -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/parser/html/nsHtml5Atoms.cpp nsHtml5Atoms.cpp nsHtml5Atom.cpp Building deps for /c/build/comm-central/comm-central/mozilla/parser/html/nsHtml5Atom.cpp cl -FonsHtml5Atom.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/parser/html -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/parser/html/../../content/base/src -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/parser/html/nsHtml5Atom.cpp nsHtml5Atom.cpp nsHtml5AtomTable.cpp Building deps for /c/build/comm-central/comm-central/mozilla/parser/html/nsHtml5AtomTable.cpp cl -FonsHtml5AtomTable.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/parser/html -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/parser/html/../../content/base/src -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/parser/html/nsHtml5AtomTable.cpp nsHtml5AtomTable.cpp nsHtml5Parser.cpp Building deps for /c/build/comm-central/comm-central/mozilla/parser/html/nsHtml5Parser.cpp cl -FonsHtml5Parser.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/parser/html -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/parser/html/../../content/base/src -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/parser/html/nsHtml5Parser.cpp nsHtml5Parser.cpp nsHtml5AttributeName.cpp Building deps for /c/build/comm-central/comm-central/mozilla/parser/html/nsHtml5AttributeName.cpp cl -FonsHtml5AttributeName.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/parser/html -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/parser/html/../../content/base/src -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/parser/html/nsHtml5AttributeName.cpp nsHtml5AttributeName.cpp nsHtml5ElementName.cpp Building deps for /c/build/comm-central/comm-central/mozilla/parser/html/nsHtml5ElementName.cpp cl -FonsHtml5ElementName.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/parser/html -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/parser/html/../../content/base/src -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/parser/html/nsHtml5ElementName.cpp nsHtml5ElementName.cpp nsHtml5HtmlAttributes.cpp Building deps for /c/build/comm-central/comm-central/mozilla/parser/html/nsHtml5HtmlAttributes.cpp cl -FonsHtml5HtmlAttributes.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/parser/html -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/parser/html/../../content/base/src -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/parser/html/nsHtml5HtmlAttributes.cpp nsHtml5HtmlAttributes.cpp nsHtml5StackNode.cpp Building deps for /c/build/comm-central/comm-central/mozilla/parser/html/nsHtml5StackNode.cpp cl -FonsHtml5StackNode.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/parser/html -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/parser/html/../../content/base/src -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/parser/html/nsHtml5StackNode.cpp nsHtml5StackNode.cpp nsHtml5UTF16Buffer.cpp Building deps for /c/build/comm-central/comm-central/mozilla/parser/html/nsHtml5UTF16Buffer.cpp cl -FonsHtml5UTF16Buffer.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/parser/html -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/parser/html/../../content/base/src -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/parser/html/nsHtml5UTF16Buffer.cpp nsHtml5UTF16Buffer.cpp nsHtml5NamedCharacters.cpp Building deps for /c/build/comm-central/comm-central/mozilla/parser/html/nsHtml5NamedCharacters.cpp cl -FonsHtml5NamedCharacters.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/parser/html -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/parser/html/../../content/base/src -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/parser/html/nsHtml5NamedCharacters.cpp nsHtml5NamedCharacters.cpp nsHtml5Tokenizer.cpp Building deps for /c/build/comm-central/comm-central/mozilla/parser/html/nsHtml5Tokenizer.cpp cl -FonsHtml5Tokenizer.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/parser/html -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/parser/html/../../content/base/src -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/parser/html/nsHtml5Tokenizer.cpp nsHtml5Tokenizer.cpp nsHtml5TreeBuilder.cpp Building deps for /c/build/comm-central/comm-central/mozilla/parser/html/nsHtml5TreeBuilder.cpp cl -FonsHtml5TreeBuilder.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/parser/html -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/parser/html/../../content/base/src -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/parser/html/nsHtml5TreeBuilder.cpp nsHtml5TreeBuilder.cpp nsHtml5Portability.cpp Building deps for /c/build/comm-central/comm-central/mozilla/parser/html/nsHtml5Portability.cpp cl -FonsHtml5Portability.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/parser/html -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/parser/html/../../content/base/src -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/parser/html/nsHtml5Portability.cpp nsHtml5Portability.cpp nsHtml5Module.cpp Building deps for /c/build/comm-central/comm-central/mozilla/parser/html/nsHtml5Module.cpp cl -FonsHtml5Module.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/parser/html -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/parser/html/../../content/base/src -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/parser/html/nsHtml5Module.cpp nsHtml5Module.cpp nsHtml5ReleasableAttributeName.cpp Building deps for /c/build/comm-central/comm-central/mozilla/parser/html/nsHtml5ReleasableAttributeName.cpp cl -FonsHtml5ReleasableAttributeName.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/parser/html -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/parser/html/../../content/base/src -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/parser/html/nsHtml5ReleasableAttributeName.cpp nsHtml5ReleasableAttributeName.cpp nsHtml5ReleasableElementName.cpp Building deps for /c/build/comm-central/comm-central/mozilla/parser/html/nsHtml5ReleasableElementName.cpp cl -FonsHtml5ReleasableElementName.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/parser/html -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/parser/html/../../content/base/src -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/parser/html/nsHtml5ReleasableElementName.cpp nsHtml5ReleasableElementName.cpp nsHtml5MetaScanner.cpp Building deps for /c/build/comm-central/comm-central/mozilla/parser/html/nsHtml5MetaScanner.cpp cl -FonsHtml5MetaScanner.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/parser/html -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/parser/html/../../content/base/src -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/parser/html/nsHtml5MetaScanner.cpp nsHtml5MetaScanner.cpp nsHtml5TreeOperation.cpp Building deps for /c/build/comm-central/comm-central/mozilla/parser/html/nsHtml5TreeOperation.cpp cl -FonsHtml5TreeOperation.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/parser/html -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/parser/html/../../content/base/src -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/parser/html/nsHtml5TreeOperation.cpp nsHtml5TreeOperation.cpp nsHtml5TreeOpStage.cpp Building deps for /c/build/comm-central/comm-central/mozilla/parser/html/nsHtml5TreeOpStage.cpp cl -FonsHtml5TreeOpStage.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/parser/html -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/parser/html/../../content/base/src -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/parser/html/nsHtml5TreeOpStage.cpp nsHtml5TreeOpStage.cpp nsHtml5StateSnapshot.cpp Building deps for /c/build/comm-central/comm-central/mozilla/parser/html/nsHtml5StateSnapshot.cpp cl -FonsHtml5StateSnapshot.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/parser/html -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/parser/html/../../content/base/src -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/parser/html/nsHtml5StateSnapshot.cpp nsHtml5StateSnapshot.cpp nsHtml5TreeOpExecutor.cpp Building deps for /c/build/comm-central/comm-central/mozilla/parser/html/nsHtml5TreeOpExecutor.cpp cl -FonsHtml5TreeOpExecutor.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/parser/html -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/parser/html/../../content/base/src -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/parser/html/nsHtml5TreeOpExecutor.cpp nsHtml5TreeOpExecutor.cpp nsHtml5StreamParser.cpp Building deps for /c/build/comm-central/comm-central/mozilla/parser/html/nsHtml5StreamParser.cpp cl -FonsHtml5StreamParser.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/parser/html -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/parser/html/../../content/base/src -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/parser/html/nsHtml5StreamParser.cpp nsHtml5StreamParser.cpp nsHtml5Speculation.cpp Building deps for /c/build/comm-central/comm-central/mozilla/parser/html/nsHtml5Speculation.cpp cl -FonsHtml5Speculation.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/parser/html -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/parser/html/../../content/base/src -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/parser/html/nsHtml5Speculation.cpp nsHtml5Speculation.cpp nsHtml5SpeculativeLoad.cpp Building deps for /c/build/comm-central/comm-central/mozilla/parser/html/nsHtml5SpeculativeLoad.cpp cl -FonsHtml5SpeculativeLoad.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/parser/html -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/parser/html/../../content/base/src -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/parser/html/nsHtml5SpeculativeLoad.cpp nsHtml5SpeculativeLoad.cpp rm -f html5p_s.lib lib -NOLOGO -OUT:"html5p_s.lib" nsHtml5Atoms.obj nsHtml5Atom.obj nsHtml5AtomTable.obj nsHtml5Parser.obj nsHtml5AttributeName.obj nsHtml5ElementName.obj nsHtml5HtmlAttributes.obj nsHtml5StackNode.obj nsHtml5UTF16Buffer.obj nsHtml5NamedCharacters.obj nsHtml5Tokenizer.obj nsHtml5TreeBuilder.obj nsHtml5Portability.obj nsHtml5Module.obj nsHtml5ReleasableAttributeName.obj nsHtml5ReleasableElementName.obj nsHtml5MetaScanner.obj nsHtml5TreeOperation.obj nsHtml5TreeOpStage.obj nsHtml5StateSnapshot.obj nsHtml5TreeOpExecutor.obj nsHtml5StreamParser.obj nsHtml5Speculation.obj nsHtml5SpeculativeLoad.obj echo not_ranlib html5p_s.lib not_ranlib html5p_s.lib make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/parser/html' make[5]: Leaving directory `/c/build/comm-central/sb-de/mozilla/parser' make[5]: Entering directory `/c/build/comm-central/sb-de/mozilla/gfx' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/gfx/cairo' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/gfx/cairo/libpixman/src' pixman-access.c Building deps for /c/build/comm-central/comm-central/mozilla/gfx/cairo/libpixman/src/pixman-access.c cl -Fopixman-access.obj -c -DPIXMAN_NO_TLS -DUSE_MMX -DUSE_SSE -DUSE_SSE2 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/gfx/cairo/libpixman/src -I/c/build/comm-central/comm-central/mozilla/gfx/cairo/libpixman/src/../../cairo/src -I/c/build/comm-central/comm-central/mozilla/gfx/cairo/libpixman/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O2 -DPACKAGE="mozpixman" -D_USE_MATH_DEFINES -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -GL- /c/build/comm-central/comm-central/mozilla/gfx/cairo/libpixman/src/pixman-access.c pixman-access.c pixman-access-accessors.c Building deps for /c/build/comm-central/comm-central/mozilla/gfx/cairo/libpixman/src/pixman-access-accessors.c cl -Fopixman-access-accessors.obj -c -DPIXMAN_NO_TLS -DUSE_MMX -DUSE_SSE -DUSE_SSE2 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/gfx/cairo/libpixman/src -I/c/build/comm-central/comm-central/mozilla/gfx/cairo/libpixman/src/../../cairo/src -I/c/build/comm-central/comm-central/mozilla/gfx/cairo/libpixman/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O2 -DPACKAGE="mozpixman" -D_USE_MATH_DEFINES -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -GL- /c/build/comm-central/comm-central/mozilla/gfx/cairo/libpixman/src/pixman-access-accessors.c pixman-access-accessors.c pixman-bits-image.c Building deps for /c/build/comm-central/comm-central/mozilla/gfx/cairo/libpixman/src/pixman-bits-image.c cl -Fopixman-bits-image.obj -c -DPIXMAN_NO_TLS -DUSE_MMX -DUSE_SSE -DUSE_SSE2 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/gfx/cairo/libpixman/src -I/c/build/comm-central/comm-central/mozilla/gfx/cairo/libpixman/src/../../cairo/src -I/c/build/comm-central/comm-central/mozilla/gfx/cairo/libpixman/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O2 -DPACKAGE="mozpixman" -D_USE_MATH_DEFINES -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -GL- /c/build/comm-central/comm-central/mozilla/gfx/cairo/libpixman/src/pixman-bits-image.c pixman-bits-image.c pixman.c Building deps for /c/build/comm-central/comm-central/mozilla/gfx/cairo/libpixman/src/pixman.c cl -Fopixman.obj -c -DPIXMAN_NO_TLS -DUSE_MMX -DUSE_SSE -DUSE_SSE2 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/gfx/cairo/libpixman/src -I/c/build/comm-central/comm-central/mozilla/gfx/cairo/libpixman/src/../../cairo/src -I/c/build/comm-central/comm-central/mozilla/gfx/cairo/libpixman/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O2 -DPACKAGE="mozpixman" -D_USE_MATH_DEFINES -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -GL- /c/build/comm-central/comm-central/mozilla/gfx/cairo/libpixman/src/pixman.c pixman.c pixman-combine32.c Building deps for /c/build/comm-central/comm-central/mozilla/gfx/cairo/libpixman/src/pixman-combine32.c cl -Fopixman-combine32.obj -c -DPIXMAN_NO_TLS -DUSE_MMX -DUSE_SSE -DUSE_SSE2 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/gfx/cairo/libpixman/src -I/c/build/comm-central/comm-central/mozilla/gfx/cairo/libpixman/src/../../cairo/src -I/c/build/comm-central/comm-central/mozilla/gfx/cairo/libpixman/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O2 -DPACKAGE="mozpixman" -D_USE_MATH_DEFINES -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -GL- /c/build/comm-central/comm-central/mozilla/gfx/cairo/libpixman/src/pixman-combine32.c pixman-combine32.c pixman-combine.c.template(732) : warning C4244: 'return' : conversion from 'double' to 'uint32_t', possible loss of data pixman-combine.c.template(962) : warning C4244: '=' : conversion from 'double' to 'uint32_t', possible loss of data pixman-combine.c.template(963) : warning C4244: '=' : conversion from 'double' to 'uint32_t', possible loss of data pixman-combine.c.template(964) : warning C4244: '=' : conversion from 'double' to 'uint32_t', possible loss of data pixman-combine.c.template(1304) : warning C4244: 'function' : conversion from 'uint16_t' to 'uint8_t', possible loss of data pixman-combine64.c Building deps for /c/build/comm-central/comm-central/mozilla/gfx/cairo/libpixman/src/pixman-combine64.c cl -Fopixman-combine64.obj -c -DPIXMAN_NO_TLS -DUSE_MMX -DUSE_SSE -DUSE_SSE2 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/gfx/cairo/libpixman/src -I/c/build/comm-central/comm-central/mozilla/gfx/cairo/libpixman/src/../../cairo/src -I/c/build/comm-central/comm-central/mozilla/gfx/cairo/libpixman/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O2 -DPACKAGE="mozpixman" -D_USE_MATH_DEFINES -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -GL- /c/build/comm-central/comm-central/mozilla/gfx/cairo/libpixman/src/pixman-combine64.c pixman-combine64.c pixman-combine.c.template(732) : warning C4244: 'return' : conversion from 'double' to 'uint64_t', possible loss of data pixman-combine.c.template(962) : warning C4244: '=' : conversion from 'double' to 'uint64_t', possible loss of data pixman-combine.c.template(963) : warning C4244: '=' : conversion from 'double' to 'uint64_t', possible loss of data pixman-combine.c.template(964) : warning C4244: '=' : conversion from 'double' to 'uint64_t', possible loss of data pixman-conical-gradient.c Building deps for /c/build/comm-central/comm-central/mozilla/gfx/cairo/libpixman/src/pixman-conical-gradient.c cl -Fopixman-conical-gradient.obj -c -DPIXMAN_NO_TLS -DUSE_MMX -DUSE_SSE -DUSE_SSE2 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/gfx/cairo/libpixman/src -I/c/build/comm-central/comm-central/mozilla/gfx/cairo/libpixman/src/../../cairo/src -I/c/build/comm-central/comm-central/mozilla/gfx/cairo/libpixman/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O2 -DPACKAGE="mozpixman" -D_USE_MATH_DEFINES -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -GL- /c/build/comm-central/comm-central/mozilla/gfx/cairo/libpixman/src/pixman-conical-gradient.c pixman-conical-gradient.c pixman-cpu.c Building deps for /c/build/comm-central/comm-central/mozilla/gfx/cairo/libpixman/src/pixman-cpu.c cl -Fopixman-cpu.obj -c -DPIXMAN_NO_TLS -DUSE_MMX -DUSE_SSE -DUSE_SSE2 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/gfx/cairo/libpixman/src -I/c/build/comm-central/comm-central/mozilla/gfx/cairo/libpixman/src/../../cairo/src -I/c/build/comm-central/comm-central/mozilla/gfx/cairo/libpixman/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O2 -DPACKAGE="mozpixman" -D_USE_MATH_DEFINES -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -GL- /c/build/comm-central/comm-central/mozilla/gfx/cairo/libpixman/src/pixman-cpu.c pixman-cpu.c pixman-edge.c Building deps for /c/build/comm-central/comm-central/mozilla/gfx/cairo/libpixman/src/pixman-edge.c cl -Fopixman-edge.obj -c -DPIXMAN_NO_TLS -DUSE_MMX -DUSE_SSE -DUSE_SSE2 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/gfx/cairo/libpixman/src -I/c/build/comm-central/comm-central/mozilla/gfx/cairo/libpixman/src/../../cairo/src -I/c/build/comm-central/comm-central/mozilla/gfx/cairo/libpixman/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O2 -DPACKAGE="mozpixman" -D_USE_MATH_DEFINES -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -GL- /c/build/comm-central/comm-central/mozilla/gfx/cairo/libpixman/src/pixman-edge.c pixman-edge.c pixman-edge-accessors.c Building deps for /c/build/comm-central/comm-central/mozilla/gfx/cairo/libpixman/src/pixman-edge-accessors.c cl -Fopixman-edge-accessors.obj -c -DPIXMAN_NO_TLS -DUSE_MMX -DUSE_SSE -DUSE_SSE2 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/gfx/cairo/libpixman/src -I/c/build/comm-central/comm-central/mozilla/gfx/cairo/libpixman/src/../../cairo/src -I/c/build/comm-central/comm-central/mozilla/gfx/cairo/libpixman/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O2 -DPACKAGE="mozpixman" -D_USE_MATH_DEFINES -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -GL- /c/build/comm-central/comm-central/mozilla/gfx/cairo/libpixman/src/pixman-edge-accessors.c pixman-edge-accessors.c pixman-fast-path.c Building deps for /c/build/comm-central/comm-central/mozilla/gfx/cairo/libpixman/src/pixman-fast-path.c cl -Fopixman-fast-path.obj -c -DPIXMAN_NO_TLS -DUSE_MMX -DUSE_SSE -DUSE_SSE2 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/gfx/cairo/libpixman/src -I/c/build/comm-central/comm-central/mozilla/gfx/cairo/libpixman/src/../../cairo/src -I/c/build/comm-central/comm-central/mozilla/gfx/cairo/libpixman/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O2 -DPACKAGE="mozpixman" -D_USE_MATH_DEFINES -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -GL- /c/build/comm-central/comm-central/mozilla/gfx/cairo/libpixman/src/pixman-fast-path.c pixman-fast-path.c pixman-general.c Building deps for /c/build/comm-central/comm-central/mozilla/gfx/cairo/libpixman/src/pixman-general.c cl -Fopixman-general.obj -c -DPIXMAN_NO_TLS -DUSE_MMX -DUSE_SSE -DUSE_SSE2 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/gfx/cairo/libpixman/src -I/c/build/comm-central/comm-central/mozilla/gfx/cairo/libpixman/src/../../cairo/src -I/c/build/comm-central/comm-central/mozilla/gfx/cairo/libpixman/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O2 -DPACKAGE="mozpixman" -D_USE_MATH_DEFINES -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -GL- /c/build/comm-central/comm-central/mozilla/gfx/cairo/libpixman/src/pixman-general.c pixman-general.c pixman-gradient-walker.c Building deps for /c/build/comm-central/comm-central/mozilla/gfx/cairo/libpixman/src/pixman-gradient-walker.c cl -Fopixman-gradient-walker.obj -c -DPIXMAN_NO_TLS -DUSE_MMX -DUSE_SSE -DUSE_SSE2 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/gfx/cairo/libpixman/src -I/c/build/comm-central/comm-central/mozilla/gfx/cairo/libpixman/src/../../cairo/src -I/c/build/comm-central/comm-central/mozilla/gfx/cairo/libpixman/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O2 -DPACKAGE="mozpixman" -D_USE_MATH_DEFINES -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -GL- /c/build/comm-central/comm-central/mozilla/gfx/cairo/libpixman/src/pixman-gradient-walker.c pixman-gradient-walker.c c:/build/comm-central/comm-central/mozilla/gfx/cairo/libpixman/src/pixman-gradient-walker.c(89) : warning C4244: '+=' : conversion from 'pixman_fixed_32_32_t' to 'int32_t', possible loss of data c:/build/comm-central/comm-central/mozilla/gfx/cairo/libpixman/src/pixman-gradient-walker.c(90) : warning C4244: '+=' : conversion from 'pixman_fixed_32_32_t' to 'int32_t', possible loss of data c:/build/comm-central/comm-central/mozilla/gfx/cairo/libpixman/src/pixman-gradient-walker.c(166) : warning C4244: '+=' : conversion from 'pixman_fixed_32_32_t' to 'int32_t', possible loss of data c:/build/comm-central/comm-central/mozilla/gfx/cairo/libpixman/src/pixman-gradient-walker.c(167) : warning C4244: '+=' : conversion from 'pixman_fixed_32_32_t' to 'int32_t', possible loss of data pixman-image.c Building deps for /c/build/comm-central/comm-central/mozilla/gfx/cairo/libpixman/src/pixman-image.c cl -Fopixman-image.obj -c -DPIXMAN_NO_TLS -DUSE_MMX -DUSE_SSE -DUSE_SSE2 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/gfx/cairo/libpixman/src -I/c/build/comm-central/comm-central/mozilla/gfx/cairo/libpixman/src/../../cairo/src -I/c/build/comm-central/comm-central/mozilla/gfx/cairo/libpixman/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O2 -DPACKAGE="mozpixman" -D_USE_MATH_DEFINES -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -GL- /c/build/comm-central/comm-central/mozilla/gfx/cairo/libpixman/src/pixman-image.c pixman-image.c pixman-implementation.c Building deps for /c/build/comm-central/comm-central/mozilla/gfx/cairo/libpixman/src/pixman-implementation.c cl -Fopixman-implementation.obj -c -DPIXMAN_NO_TLS -DUSE_MMX -DUSE_SSE -DUSE_SSE2 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/gfx/cairo/libpixman/src -I/c/build/comm-central/comm-central/mozilla/gfx/cairo/libpixman/src/../../cairo/src -I/c/build/comm-central/comm-central/mozilla/gfx/cairo/libpixman/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O2 -DPACKAGE="mozpixman" -D_USE_MATH_DEFINES -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -GL- /c/build/comm-central/comm-central/mozilla/gfx/cairo/libpixman/src/pixman-implementation.c pixman-implementation.c pixman-linear-gradient.c Building deps for /c/build/comm-central/comm-central/mozilla/gfx/cairo/libpixman/src/pixman-linear-gradient.c cl -Fopixman-linear-gradient.obj -c -DPIXMAN_NO_TLS -DUSE_MMX -DUSE_SSE -DUSE_SSE2 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/gfx/cairo/libpixman/src -I/c/build/comm-central/comm-central/mozilla/gfx/cairo/libpixman/src/../../cairo/src -I/c/build/comm-central/comm-central/mozilla/gfx/cairo/libpixman/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O2 -DPACKAGE="mozpixman" -D_USE_MATH_DEFINES -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -GL- /c/build/comm-central/comm-central/mozilla/gfx/cairo/libpixman/src/pixman-linear-gradient.c pixman-linear-gradient.c pixman-matrix.c Building deps for /c/build/comm-central/comm-central/mozilla/gfx/cairo/libpixman/src/pixman-matrix.c cl -Fopixman-matrix.obj -c -DPIXMAN_NO_TLS -DUSE_MMX -DUSE_SSE -DUSE_SSE2 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/gfx/cairo/libpixman/src -I/c/build/comm-central/comm-central/mozilla/gfx/cairo/libpixman/src/../../cairo/src -I/c/build/comm-central/comm-central/mozilla/gfx/cairo/libpixman/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O2 -DPACKAGE="mozpixman" -D_USE_MATH_DEFINES -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -GL- /c/build/comm-central/comm-central/mozilla/gfx/cairo/libpixman/src/pixman-matrix.c pixman-matrix.c c:/build/comm-central/comm-central/mozilla/gfx/cairo/libpixman/src/pixman-matrix.c(734) : warning C4244: '=' : conversion from 'double' to 'int', possible loss of data c:/build/comm-central/comm-central/mozilla/gfx/cairo/libpixman/src/pixman-matrix.c(735) : warning C4244: '=' : conversion from 'double' to 'int', possible loss of data c:/build/comm-central/comm-central/mozilla/gfx/cairo/libpixman/src/pixman-matrix.c(736) : warning C4244: '=' : conversion from 'double' to 'int', possible loss of data c:/build/comm-central/comm-central/mozilla/gfx/cairo/libpixman/src/pixman-matrix.c(737) : warning C4244: '=' : conversion from 'double' to 'int', possible loss of data pixman-radial-gradient.c Building deps for /c/build/comm-central/comm-central/mozilla/gfx/cairo/libpixman/src/pixman-radial-gradient.c cl -Fopixman-radial-gradient.obj -c -DPIXMAN_NO_TLS -DUSE_MMX -DUSE_SSE -DUSE_SSE2 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/gfx/cairo/libpixman/src -I/c/build/comm-central/comm-central/mozilla/gfx/cairo/libpixman/src/../../cairo/src -I/c/build/comm-central/comm-central/mozilla/gfx/cairo/libpixman/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O2 -DPACKAGE="mozpixman" -D_USE_MATH_DEFINES -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -GL- /c/build/comm-central/comm-central/mozilla/gfx/cairo/libpixman/src/pixman-radial-gradient.c pixman-radial-gradient.c pixman-region16.c Building deps for /c/build/comm-central/comm-central/mozilla/gfx/cairo/libpixman/src/pixman-region16.c cl -Fopixman-region16.obj -c -DPIXMAN_NO_TLS -DUSE_MMX -DUSE_SSE -DUSE_SSE2 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/gfx/cairo/libpixman/src -I/c/build/comm-central/comm-central/mozilla/gfx/cairo/libpixman/src/../../cairo/src -I/c/build/comm-central/comm-central/mozilla/gfx/cairo/libpixman/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O2 -DPACKAGE="mozpixman" -D_USE_MATH_DEFINES -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -GL- /c/build/comm-central/comm-central/mozilla/gfx/cairo/libpixman/src/pixman-region16.c pixman-region16.c pixman-region32.c Building deps for /c/build/comm-central/comm-central/mozilla/gfx/cairo/libpixman/src/pixman-region32.c cl -Fopixman-region32.obj -c -DPIXMAN_NO_TLS -DUSE_MMX -DUSE_SSE -DUSE_SSE2 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/gfx/cairo/libpixman/src -I/c/build/comm-central/comm-central/mozilla/gfx/cairo/libpixman/src/../../cairo/src -I/c/build/comm-central/comm-central/mozilla/gfx/cairo/libpixman/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O2 -DPACKAGE="mozpixman" -D_USE_MATH_DEFINES -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -GL- /c/build/comm-central/comm-central/mozilla/gfx/cairo/libpixman/src/pixman-region32.c pixman-region32.c pixman-solid-fill.c Building deps for /c/build/comm-central/comm-central/mozilla/gfx/cairo/libpixman/src/pixman-solid-fill.c cl -Fopixman-solid-fill.obj -c -DPIXMAN_NO_TLS -DUSE_MMX -DUSE_SSE -DUSE_SSE2 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/gfx/cairo/libpixman/src -I/c/build/comm-central/comm-central/mozilla/gfx/cairo/libpixman/src/../../cairo/src -I/c/build/comm-central/comm-central/mozilla/gfx/cairo/libpixman/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O2 -DPACKAGE="mozpixman" -D_USE_MATH_DEFINES -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -GL- /c/build/comm-central/comm-central/mozilla/gfx/cairo/libpixman/src/pixman-solid-fill.c pixman-solid-fill.c pixman-trap.c Building deps for /c/build/comm-central/comm-central/mozilla/gfx/cairo/libpixman/src/pixman-trap.c cl -Fopixman-trap.obj -c -DPIXMAN_NO_TLS -DUSE_MMX -DUSE_SSE -DUSE_SSE2 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/gfx/cairo/libpixman/src -I/c/build/comm-central/comm-central/mozilla/gfx/cairo/libpixman/src/../../cairo/src -I/c/build/comm-central/comm-central/mozilla/gfx/cairo/libpixman/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O2 -DPACKAGE="mozpixman" -D_USE_MATH_DEFINES -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -GL- /c/build/comm-central/comm-central/mozilla/gfx/cairo/libpixman/src/pixman-trap.c pixman-trap.c c:/build/comm-central/comm-central/mozilla/gfx/cairo/libpixman/src/pixman-trap.c(105) : warning C4244: 'initializing' : conversion from 'pixman_fixed_48_16_t' to 'int', possible loss of data c:/build/comm-central/comm-central/mozilla/gfx/cairo/libpixman/src/pixman-trap.c(106) : warning C4244: '=' : conversion from 'pixman_fixed_48_16_t' to 'pixman_fixed_t', possible loss of data c:/build/comm-central/comm-central/mozilla/gfx/cairo/libpixman/src/pixman-trap.c(114) : warning C4244: 'initializing' : conversion from 'pixman_fixed_48_16_t' to 'int', possible loss of data c:/build/comm-central/comm-central/mozilla/gfx/cairo/libpixman/src/pixman-trap.c(115) : warning C4244: '=' : conversion from 'pixman_fixed_48_16_t' to 'pixman_fixed_t', possible loss of data c:/build/comm-central/comm-central/mozilla/gfx/cairo/libpixman/src/pixman-trap.c(139) : warning C4244: 'initializing' : conversion from 'pixman_fixed_48_16_t' to 'int', possible loss of data c:/build/comm-central/comm-central/mozilla/gfx/cairo/libpixman/src/pixman-trap.c(144) : warning C4244: '=' : conversion from 'pixman_fixed_48_16_t' to 'pixman_fixed_t', possible loss of data pixman-utils.c Building deps for /c/build/comm-central/comm-central/mozilla/gfx/cairo/libpixman/src/pixman-utils.c cl -Fopixman-utils.obj -c -DPIXMAN_NO_TLS -DUSE_MMX -DUSE_SSE -DUSE_SSE2 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/gfx/cairo/libpixman/src -I/c/build/comm-central/comm-central/mozilla/gfx/cairo/libpixman/src/../../cairo/src -I/c/build/comm-central/comm-central/mozilla/gfx/cairo/libpixman/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O2 -DPACKAGE="mozpixman" -D_USE_MATH_DEFINES -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -GL- /c/build/comm-central/comm-central/mozilla/gfx/cairo/libpixman/src/pixman-utils.c pixman-utils.c c:/build/comm-central/comm-central/mozilla/gfx/cairo/libpixman/src/pixman-utils.c(162) : warning C4244: 'initializing' : conversion from 'const uint64_t' to 'const uint8_t', possible loss of data c:/build/comm-central/comm-central/mozilla/gfx/cairo/libpixman/src/pixman-utils.c(163) : warning C4244: 'initializing' : conversion from 'const uint64_t' to 'const uint8_t', possible loss of data c:/build/comm-central/comm-central/mozilla/gfx/cairo/libpixman/src/pixman-utils.c(164) : warning C4244: 'initializing' : conversion from 'const uint64_t' to 'const uint8_t', possible loss of data pixman-mmx.c Building deps for /c/build/comm-central/comm-central/mozilla/gfx/cairo/libpixman/src/pixman-mmx.c cl -Fopixman-mmx.obj -c -DPIXMAN_NO_TLS -DUSE_MMX -DUSE_SSE -DUSE_SSE2 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/gfx/cairo/libpixman/src -I/c/build/comm-central/comm-central/mozilla/gfx/cairo/libpixman/src/../../cairo/src -I/c/build/comm-central/comm-central/mozilla/gfx/cairo/libpixman/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O2 -DPACKAGE="mozpixman" -D_USE_MATH_DEFINES -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -GL- /c/build/comm-central/comm-central/mozilla/gfx/cairo/libpixman/src/pixman-mmx.c pixman-mmx.c c:/build/comm-central/comm-central/mozilla/gfx/cairo/libpixman/src/pixman-mmx.c(980) : warning C4101: 'da' : unreferenced local variable c:/build/comm-central/comm-central/mozilla/gfx/cairo/libpixman/src/pixman-mmx.c(1214) : warning C4244: '=' : conversion from 'uint64_t' to 'uint16_t', possible loss of data c:/build/comm-central/comm-central/mozilla/gfx/cairo/libpixman/src/pixman-mmx.c(1245) : warning C4244: '=' : conversion from 'uint64_t' to 'uint16_t', possible loss of data c:/build/comm-central/comm-central/mozilla/gfx/cairo/libpixman/src/pixman-mmx.c(1688) : warning C4244: '=' : conversion from 'uint64_t' to 'uint16_t', possible loss of data c:/build/comm-central/comm-central/mozilla/gfx/cairo/libpixman/src/pixman-mmx.c(1731) : warning C4244: '=' : conversion from 'uint64_t' to 'uint16_t', possible loss of data c:/build/comm-central/comm-central/mozilla/gfx/cairo/libpixman/src/pixman-mmx.c(2217) : warning C4244: '=' : conversion from 'uint64_t' to 'uint16_t', possible loss of data c:/build/comm-central/comm-central/mozilla/gfx/cairo/libpixman/src/pixman-mmx.c(2280) : warning C4244: '=' : conversion from 'uint64_t' to 'uint16_t', possible loss of data c:/build/comm-central/comm-central/mozilla/gfx/cairo/libpixman/src/pixman-mmx.c(2340) : warning C4244: '=' : conversion from 'uint64_t' to 'uint16_t', possible loss of data c:/build/comm-central/comm-central/mozilla/gfx/cairo/libpixman/src/pixman-mmx.c(2401) : warning C4244: '=' : conversion from 'uint64_t' to 'uint16_t', possible loss of data c:/build/comm-central/comm-central/mozilla/gfx/cairo/libpixman/src/pixman-mmx.c(2471) : warning C4244: '=' : conversion from 'uint64_t' to 'unsigned char', possible loss of data c:/build/comm-central/comm-central/mozilla/gfx/cairo/libpixman/src/pixman-mmx.c(2472) : warning C4244: '=' : conversion from 'uint64_t' to 'unsigned char', possible loss of data c:/build/comm-central/comm-central/mozilla/gfx/cairo/libpixman/src/pixman-mmx.c(2476) : warning C4244: 'function' : conversion from 'uint64_t' to 'uint32_t', possible loss of data c:/build/comm-central/comm-central/mozilla/gfx/cairo/libpixman/src/pixman-mmx.c(2477) : warning C4244: 'function' : conversion from 'uint64_t' to 'uint32_t', possible loss of data c:/build/comm-central/comm-central/mozilla/gfx/cairo/libpixman/src/pixman-mmx.c(2485) : warning C4244: 'function' : conversion from 'uint64_t' to 'uint32_t', possible loss of data c:/build/comm-central/comm-central/mozilla/gfx/cairo/libpixman/src/pixman-mmx.c(2486) : warning C4244: 'function' : conversion from 'uint64_t' to 'uint32_t', possible loss of data c:/build/comm-central/comm-central/mozilla/gfx/cairo/libpixman/src/pixman-mmx.c(2562) : warning C4244: '=' : conversion from 'uint64_t' to 'uint16_t', possible loss of data c:/build/comm-central/comm-central/mozilla/gfx/cairo/libpixman/src/pixman-mmx.c(2605) : warning C4244: '=' : conversion from 'uint64_t' to 'uint16_t', possible loss of data c:\build\comm-central\comm-central\mozilla\gfx\cairo\libpixman\src\pixman-mmx.c(166) : warning C4799: function 'UINT64' has no EMMS instruction c:\build\comm-central\comm-central\mozilla\gfx\cairo\libpixman\src\pixman-mmx.c(317) : warning C4799: function 'store8888' has no EMMS instruction c:\build\comm-central\comm-central\mozilla\gfx\cairo\libpixman\src\pixman-mmx.c(437) : warning C4799: function 'combine' has no EMMS instruction pixman-sse2.c Building deps for /c/build/comm-central/comm-central/mozilla/gfx/cairo/libpixman/src/pixman-sse2.c cl -Fopixman-sse2.obj -c -DPIXMAN_NO_TLS -DUSE_MMX -DUSE_SSE -DUSE_SSE2 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/gfx/cairo/libpixman/src -I/c/build/comm-central/comm-central/mozilla/gfx/cairo/libpixman/src/../../cairo/src -I/c/build/comm-central/comm-central/mozilla/gfx/cairo/libpixman/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O2 -DPACKAGE="mozpixman" -D_USE_MATH_DEFINES -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -GL- /c/build/comm-central/comm-central/mozilla/gfx/cairo/libpixman/src/pixman-sse2.c pixman-sse2.c c:\build\comm-central\comm-central\mozilla\gfx\cairo\libpixman\src\pixman-sse2.c(524) : warning C4799: function 'pack_1x64_32' has no EMMS instruction c:\build\comm-central\comm-central\mozilla\gfx\cairo\libpixman\src\pixman-sse2.c(582) : warning C4799: function 'core_combine_over_u_pixel_sse2' has no EMMS instruction c:\build\comm-central\comm-central\mozilla\gfx\cairo\libpixman\src\pixman-sse2.c(603) : warning C4799: function 'combine1' has no EMMS instruction c:\build\comm-central\comm-central\mozilla\gfx\cairo\libpixman\src\pixman-sse2.c(728) : warning C4799: function 'core_combine_over_u_sse2' has no EMMS instruction c:\build\comm-central\comm-central\mozilla\gfx\cairo\libpixman\src\pixman-sse2.c(812) : warning C4799: function 'core_combine_over_reverse_u_sse2' has no EMMS instruction c:\build\comm-central\comm-central\mozilla\gfx\cairo\libpixman\src\pixman-sse2.c(831) : warning C4799: function 'core_combine_in_u_pixelsse2' has no EMMS instruction c:\build\comm-central\comm-central\mozilla\gfx\cairo\libpixman\src\pixman-sse2.c(905) : warning C4799: function 'core_combine_in_u_sse2' has no EMMS instruction c:\build\comm-central\comm-central\mozilla\gfx\cairo\libpixman\src\pixman-sse2.c(979) : warning C4799: function 'core_combine_reverse_in_u_sse2' has no EMMS instruction c:\build\comm-central\comm-central\mozilla\gfx\cairo\libpixman\src\pixman-sse2.c(1061) : warning C4799: function 'core_combine_reverse_out_u_sse2' has no EMMS instruction c:\build\comm-central\comm-central\mozilla\gfx\cairo\libpixman\src\pixman-sse2.c(1141) : warning C4799: function 'core_combine_out_u_sse2' has no EMMS instruction c:\build\comm-central\comm-central\mozilla\gfx\cairo\libpixman\src\pixman-sse2.c(1154) : warning C4799: function 'core_combine_atop_u_pixel_sse2' has no EMMS instruction c:\build\comm-central\comm-central\mozilla\gfx\cairo\libpixman\src\pixman-sse2.c(1238) : warning C4799: function 'core_combine_atop_u_sse2' has no EMMS instruction c:\build\comm-central\comm-central\mozilla\gfx\cairo\libpixman\src\pixman-sse2.c(1251) : warning C4799: function 'core_combine_reverse_atop_u_pixel_sse2' has no EMMS instruction c:\build\comm-central\comm-central\mozilla\gfx\cairo\libpixman\src\pixman-sse2.c(1335) : warning C4799: function 'core_combine_reverse_atop_u_sse2' has no EMMS instruction c:\build\comm-central\comm-central\mozilla\gfx\cairo\libpixman\src\pixman-sse2.c(1348) : warning C4799: function 'core_combine_xor_u_pixel_sse2' has no EMMS instruction c:\build\comm-central\comm-central\mozilla\gfx\cairo\libpixman\src\pixman-sse2.c(1438) : warning C4799: function 'core_combine_xor_u_sse2' has no EMMS instruction c:\build\comm-central\comm-central\mozilla\gfx\cairo\libpixman\src\pixman-sse2.c(1507) : warning C4799: function 'core_combine_add_u_sse2' has no EMMS instruction c:\build\comm-central\comm-central\mozilla\gfx\cairo\libpixman\src\pixman-sse2.c(1525) : warning C4799: function 'core_combine_saturate_u_pixel_sse2' has no EMMS instruction c:\build\comm-central\comm-central\mozilla\gfx\cairo\libpixman\src\pixman-sse2.c(1625) : warning C4799: function 'core_combine_saturate_u_sse2' has no EMMS instruction c:\build\comm-central\comm-central\mozilla\gfx\cairo\libpixman\src\pixman-sse2.c(1692) : warning C4799: function 'core_combine_src_ca_sse2' has no EMMS instruction c:\build\comm-central\comm-central\mozilla\gfx\cairo\libpixman\src\pixman-sse2.c(1705) : warning C4799: function 'core_combine_over_ca_pixel_sse2' has no EMMS instruction c:\build\comm-central\comm-central\mozilla\gfx\cairo\libpixman\src\pixman-sse2.c(1781) : warning C4799: function 'core_combine_over_ca_sse2' has no EMMS instruction c:\build\comm-central\comm-central\mozilla\gfx\cairo\libpixman\src\pixman-sse2.c(1794) : warning C4799: function 'core_combine_over_reverse_ca_pixel_sse2' has no EMMS instruction c:\build\comm-central\comm-central\mozilla\gfx\cairo\libpixman\src\pixman-sse2.c(1872) : warning C4799: function 'core_combine_over_reverse_ca_sse2' has no EMMS instruction c:\build\comm-central\comm-central\mozilla\gfx\cairo\libpixman\src\pixman-sse2.c(1960) : warning C4799: function 'core_combine_in_ca_sse2' has no EMMS instruction c:\build\comm-central\comm-central\mozilla\gfx\cairo\libpixman\src\pixman-sse2.c(2046) : warning C4799: function 'core_combine_in_reverse_ca_sse2' has no EMMS instruction c:\build\comm-central\comm-central\mozilla\gfx\cairo\libpixman\src\pixman-sse2.c(2135) : warning C4799: function 'core_combine_out_ca_sse2' has no EMMS instruction c:\build\comm-central\comm-central\mozilla\gfx\cairo\libpixman\src\pixman-sse2.c(2227) : warning C4799: function 'core_combine_out_reverse_ca_sse2' has no EMMS instruction c:\build\comm-central\comm-central\mozilla\gfx\cairo\libpixman\src\pixman-sse2.c(2244) : warning C4799: function 'core_combine_atop_ca_pixel_sse2' has no EMMS instruction c:\build\comm-central\comm-central\mozilla\gfx\cairo\libpixman\src\pixman-sse2.c(2332) : warning C4799: function 'core_combine_atop_ca_sse2' has no EMMS instruction c:\build\comm-central\comm-central\mozilla\gfx\cairo\libpixman\src\pixman-sse2.c(2350) : warning C4799: function 'core_combine_reverse_atop_ca_pixel_sse2' has no EMMS instruction c:\build\comm-central\comm-central\mozilla\gfx\cairo\libpixman\src\pixman-sse2.c(2439) : warning C4799: function 'core_combine_reverse_atop_ca_sse2' has no EMMS instruction c:\build\comm-central\comm-central\mozilla\gfx\cairo\libpixman\src\pixman-sse2.c(2459) : warning C4799: function 'core_combine_xor_ca_pixel_sse2' has no EMMS instruction c:\build\comm-central\comm-central\mozilla\gfx\cairo\libpixman\src\pixman-sse2.c(2550) : warning C4799: function 'core_combine_xor_ca_sse2' has no EMMS instruction c:\build\comm-central\comm-central\mozilla\gfx\cairo\libpixman\src\pixman-sse2.c(2629) : warning C4799: function 'core_combine_add_ca_sse2' has no EMMS instruction c:\build\comm-central\comm-central\mozilla\gfx\cairo\libpixman\src\pixman-sse2.c(3690) : warning C4799: function 'composite_over_8888_0565pixel' has no EMMS instruction rm -f mozlibpixman.lib lib -NOLOGO -OUT:"mozlibpixman.lib" pixman-access.obj pixman-access-accessors.obj pixman-bits-image.obj pixman.obj pixman-combine32.obj pixman-combine64.obj pixman-conical-gradient.obj pixman-cpu.obj pixman-edge.obj pixman-edge-accessors.obj pixman-fast-path.obj pixman-general.obj pixman-gradient-walker.obj pixman-image.obj pixman-implementation.obj pixman-linear-gradient.obj pixman-matrix.obj pixman-radial-gradient.obj pixman-region16.obj pixman-region32.obj pixman-solid-fill.obj pixman-trap.obj pixman-utils.obj pixman-mmx.obj pixman-sse2.obj echo not_ranlib mozlibpixman.lib not_ranlib mozlibpixman.lib make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/gfx/cairo/libpixman/src' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/gfx/cairo/cairo/src' cairo.c Building deps for /c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src/cairo.c cl -Focairo.obj -c -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DPACKAGE_VERSION="\"moz\"" -DPACKAGE_BUGREPORT="\"http://bugzilla.mozilla.org/\"" -DCAIRO_WIN32_STATIC_BUILD -DMOZ_TREE_CAIRO -I/c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src -I/c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O2 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -GL- /c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src/cairo.c cairo.c c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairo-platform.h(58) : warning C4005: 'cairo_public' : macro redefinition c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairoint.h(54) : see previous definition of 'cairo_public' c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairo-wideint-private.h(177) : warning C4146: unary minus operator applied to unsigned type, result still unsigned c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairo-wideint-private.h(181) : warning C4146: unary minus operator applied to unsigned type, result still unsigned c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairo-wideint-private.h(194) : warning C4244: 'return' : conversion from 'cairo_int64_t' to 'int32_t', possible loss of data c:/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src/cairo.c(563) : warning C4101: 'is_empty' : unreferenced local variable cairo-analysis-surface.c Building deps for /c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src/cairo-analysis-surface.c cl -Focairo-analysis-surface.obj -c -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DPACKAGE_VERSION="\"moz\"" -DPACKAGE_BUGREPORT="\"http://bugzilla.mozilla.org/\"" -DCAIRO_WIN32_STATIC_BUILD -DMOZ_TREE_CAIRO -I/c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src -I/c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O2 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -GL- /c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src/cairo-analysis-surface.c cairo-analysis-surface.c c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairo-platform.h(58) : warning C4005: 'cairo_public' : macro redefinition c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairoint.h(54) : see previous definition of 'cairo_public' c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairo-wideint-private.h(177) : warning C4146: unary minus operator applied to unsigned type, result still unsigned c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairo-wideint-private.h(181) : warning C4146: unary minus operator applied to unsigned type, result still unsigned c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairo-wideint-private.h(194) : warning C4244: 'return' : conversion from 'cairo_int64_t' to 'int32_t', possible loss of data cairo-arc.c Building deps for /c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src/cairo-arc.c cl -Focairo-arc.obj -c -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DPACKAGE_VERSION="\"moz\"" -DPACKAGE_BUGREPORT="\"http://bugzilla.mozilla.org/\"" -DCAIRO_WIN32_STATIC_BUILD -DMOZ_TREE_CAIRO -I/c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src -I/c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O2 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -GL- /c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src/cairo-arc.c cairo-arc.c c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairo-platform.h(58) : warning C4005: 'cairo_public' : macro redefinition c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairoint.h(54) : see previous definition of 'cairo_public' c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairo-wideint-private.h(177) : warning C4146: unary minus operator applied to unsigned type, result still unsigned c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairo-wideint-private.h(181) : warning C4146: unary minus operator applied to unsigned type, result still unsigned c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairo-wideint-private.h(194) : warning C4244: 'return' : conversion from 'cairo_int64_t' to 'int32_t', possible loss of data c:/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src/cairo-arc.c(119) : warning C4244: 'return' : conversion from 'double' to 'int', possible loss of data cairo-array.c Building deps for /c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src/cairo-array.c cl -Focairo-array.obj -c -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DPACKAGE_VERSION="\"moz\"" -DPACKAGE_BUGREPORT="\"http://bugzilla.mozilla.org/\"" -DCAIRO_WIN32_STATIC_BUILD -DMOZ_TREE_CAIRO -I/c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src -I/c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O2 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -GL- /c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src/cairo-array.c cairo-array.c c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairo-platform.h(58) : warning C4005: 'cairo_public' : macro redefinition c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairoint.h(54) : see previous definition of 'cairo_public' c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairo-wideint-private.h(177) : warning C4146: unary minus operator applied to unsigned type, result still unsigned c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairo-wideint-private.h(181) : warning C4146: unary minus operator applied to unsigned type, result still unsigned c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairo-wideint-private.h(194) : warning C4244: 'return' : conversion from 'cairo_int64_t' to 'int32_t', possible loss of data cairo-atomic.c Building deps for /c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src/cairo-atomic.c cl -Focairo-atomic.obj -c -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DPACKAGE_VERSION="\"moz\"" -DPACKAGE_BUGREPORT="\"http://bugzilla.mozilla.org/\"" -DCAIRO_WIN32_STATIC_BUILD -DMOZ_TREE_CAIRO -I/c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src -I/c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O2 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -GL- /c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src/cairo-atomic.c cairo-atomic.c c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairo-platform.h(58) : warning C4005: 'cairo_public' : macro redefinition c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairoint.h(54) : see previous definition of 'cairo_public' c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairo-wideint-private.h(177) : warning C4146: unary minus operator applied to unsigned type, result still unsigned c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairo-wideint-private.h(181) : warning C4146: unary minus operator applied to unsigned type, result still unsigned c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairo-wideint-private.h(194) : warning C4244: 'return' : conversion from 'cairo_int64_t' to 'int32_t', possible loss of data cairo-bentley-ottmann.c Building deps for /c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src/cairo-bentley-ottmann.c cl -Focairo-bentley-ottmann.obj -c -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DPACKAGE_VERSION="\"moz\"" -DPACKAGE_BUGREPORT="\"http://bugzilla.mozilla.org/\"" -DCAIRO_WIN32_STATIC_BUILD -DMOZ_TREE_CAIRO -I/c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src -I/c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O2 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -GL- /c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src/cairo-bentley-ottmann.c cairo-bentley-ottmann.c c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairo-platform.h(58) : warning C4005: 'cairo_public' : macro redefinition c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairoint.h(54) : see previous definition of 'cairo_public' c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairo-wideint-private.h(177) : warning C4146: unary minus operator applied to unsigned type, result still unsigned c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairo-wideint-private.h(181) : warning C4146: unary minus operator applied to unsigned type, result still unsigned c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairo-wideint-private.h(194) : warning C4244: 'return' : conversion from 'cairo_int64_t' to 'int32_t', possible loss of data cairo-bentley-ottmann-rectilinear.c Building deps for /c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src/cairo-bentley-ottmann-rectilinear.c cl -Focairo-bentley-ottmann-rectilinear.obj -c -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DPACKAGE_VERSION="\"moz\"" -DPACKAGE_BUGREPORT="\"http://bugzilla.mozilla.org/\"" -DCAIRO_WIN32_STATIC_BUILD -DMOZ_TREE_CAIRO -I/c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src -I/c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O2 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -GL- /c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src/cairo-bentley-ottmann-rectilinear.c cairo-bentley-ottmann-rectilinear.c c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairo-platform.h(58) : warning C4005: 'cairo_public' : macro redefinition c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairoint.h(54) : see previous definition of 'cairo_public' c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairo-wideint-private.h(177) : warning C4146: unary minus operator applied to unsigned type, result still unsigned c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairo-wideint-private.h(181) : warning C4146: unary minus operator applied to unsigned type, result still unsigned c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairo-wideint-private.h(194) : warning C4244: 'return' : conversion from 'cairo_int64_t' to 'int32_t', possible loss of data cairo-bentley-ottmann-rectangular.c Building deps for /c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src/cairo-bentley-ottmann-rectangular.c cl -Focairo-bentley-ottmann-rectangular.obj -c -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DPACKAGE_VERSION="\"moz\"" -DPACKAGE_BUGREPORT="\"http://bugzilla.mozilla.org/\"" -DCAIRO_WIN32_STATIC_BUILD -DMOZ_TREE_CAIRO -I/c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src -I/c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O2 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -GL- /c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src/cairo-bentley-ottmann-rectangular.c cairo-bentley-ottmann-rectangular.c c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairo-platform.h(58) : warning C4005: 'cairo_public' : macro redefinition c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairoint.h(54) : see previous definition of 'cairo_public' c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairo-wideint-private.h(177) : warning C4146: unary minus operator applied to unsigned type, result still unsigned c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairo-wideint-private.h(181) : warning C4146: unary minus operator applied to unsigned type, result still unsigned c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairo-wideint-private.h(194) : warning C4244: 'return' : conversion from 'cairo_int64_t' to 'int32_t', possible loss of data cairo-base64-stream.c Building deps for /c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src/cairo-base64-stream.c cl -Focairo-base64-stream.obj -c -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DPACKAGE_VERSION="\"moz\"" -DPACKAGE_BUGREPORT="\"http://bugzilla.mozilla.org/\"" -DCAIRO_WIN32_STATIC_BUILD -DMOZ_TREE_CAIRO -I/c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src -I/c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O2 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -GL- /c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src/cairo-base64-stream.c cairo-base64-stream.c c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairo-platform.h(58) : warning C4005: 'cairo_public' : macro redefinition c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairoint.h(54) : see previous definition of 'cairo_public' c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairo-wideint-private.h(177) : warning C4146: unary minus operator applied to unsigned type, result still unsigned c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairo-wideint-private.h(181) : warning C4146: unary minus operator applied to unsigned type, result still unsigned c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairo-wideint-private.h(194) : warning C4244: 'return' : conversion from 'cairo_int64_t' to 'int32_t', possible loss of data cairo-cache.c Building deps for /c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src/cairo-cache.c cl -Focairo-cache.obj -c -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DPACKAGE_VERSION="\"moz\"" -DPACKAGE_BUGREPORT="\"http://bugzilla.mozilla.org/\"" -DCAIRO_WIN32_STATIC_BUILD -DMOZ_TREE_CAIRO -I/c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src -I/c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O2 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -GL- /c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src/cairo-cache.c cairo-cache.c c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairo-platform.h(58) : warning C4005: 'cairo_public' : macro redefinition c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairoint.h(54) : see previous definition of 'cairo_public' c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairo-wideint-private.h(177) : warning C4146: unary minus operator applied to unsigned type, result still unsigned c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairo-wideint-private.h(181) : warning C4146: unary minus operator applied to unsigned type, result still unsigned c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairo-wideint-private.h(194) : warning C4244: 'return' : conversion from 'cairo_int64_t' to 'int32_t', possible loss of data cairo-clip.c Building deps for /c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src/cairo-clip.c cl -Focairo-clip.obj -c -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DPACKAGE_VERSION="\"moz\"" -DPACKAGE_BUGREPORT="\"http://bugzilla.mozilla.org/\"" -DCAIRO_WIN32_STATIC_BUILD -DMOZ_TREE_CAIRO -I/c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src -I/c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O2 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -GL- /c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src/cairo-clip.c cairo-clip.c c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairo-platform.h(58) : warning C4005: 'cairo_public' : macro redefinition c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairoint.h(54) : see previous definition of 'cairo_public' c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairo-wideint-private.h(177) : warning C4146: unary minus operator applied to unsigned type, result still unsigned c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairo-wideint-private.h(181) : warning C4146: unary minus operator applied to unsigned type, result still unsigned c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairo-wideint-private.h(194) : warning C4244: 'return' : conversion from 'cairo_int64_t' to 'int32_t', possible loss of data cairo-color.c Building deps for /c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src/cairo-color.c cl -Focairo-color.obj -c -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DPACKAGE_VERSION="\"moz\"" -DPACKAGE_BUGREPORT="\"http://bugzilla.mozilla.org/\"" -DCAIRO_WIN32_STATIC_BUILD -DMOZ_TREE_CAIRO -I/c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src -I/c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O2 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -GL- /c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src/cairo-color.c cairo-color.c c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairo-platform.h(58) : warning C4005: 'cairo_public' : macro redefinition c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairoint.h(54) : see previous definition of 'cairo_public' c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairo-wideint-private.h(177) : warning C4146: unary minus operator applied to unsigned type, result still unsigned c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairo-wideint-private.h(181) : warning C4146: unary minus operator applied to unsigned type, result still unsigned c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairo-wideint-private.h(194) : warning C4244: 'return' : conversion from 'cairo_int64_t' to 'int32_t', possible loss of data cairo-debug.c Building deps for /c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src/cairo-debug.c cl -Focairo-debug.obj -c -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DPACKAGE_VERSION="\"moz\"" -DPACKAGE_BUGREPORT="\"http://bugzilla.mozilla.org/\"" -DCAIRO_WIN32_STATIC_BUILD -DMOZ_TREE_CAIRO -I/c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src -I/c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O2 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -GL- /c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src/cairo-debug.c cairo-debug.c c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairo-platform.h(58) : warning C4005: 'cairo_public' : macro redefinition c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairoint.h(54) : see previous definition of 'cairo_public' c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairo-wideint-private.h(177) : warning C4146: unary minus operator applied to unsigned type, result still unsigned c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairo-wideint-private.h(181) : warning C4146: unary minus operator applied to unsigned type, result still unsigned c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairo-wideint-private.h(194) : warning C4244: 'return' : conversion from 'cairo_int64_t' to 'int32_t', possible loss of data cairo-deflate-stream.c Building deps for /c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src/cairo-deflate-stream.c cl -Focairo-deflate-stream.obj -c -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DPACKAGE_VERSION="\"moz\"" -DPACKAGE_BUGREPORT="\"http://bugzilla.mozilla.org/\"" -DCAIRO_WIN32_STATIC_BUILD -DMOZ_TREE_CAIRO -I/c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src -I/c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O2 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -GL- /c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src/cairo-deflate-stream.c cairo-deflate-stream.c c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairo-platform.h(58) : warning C4005: 'cairo_public' : macro redefinition c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairoint.h(54) : see previous definition of 'cairo_public' c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairo-wideint-private.h(177) : warning C4146: unary minus operator applied to unsigned type, result still unsigned c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairo-wideint-private.h(181) : warning C4146: unary minus operator applied to unsigned type, result still unsigned c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairo-wideint-private.h(194) : warning C4244: 'return' : conversion from 'cairo_int64_t' to 'int32_t', possible loss of data cairo-fixed.c Building deps for /c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src/cairo-fixed.c cl -Focairo-fixed.obj -c -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DPACKAGE_VERSION="\"moz\"" -DPACKAGE_BUGREPORT="\"http://bugzilla.mozilla.org/\"" -DCAIRO_WIN32_STATIC_BUILD -DMOZ_TREE_CAIRO -I/c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src -I/c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O2 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -GL- /c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src/cairo-fixed.c cairo-fixed.c c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairo-platform.h(58) : warning C4005: 'cairo_public' : macro redefinition c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairoint.h(54) : see previous definition of 'cairo_public' c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairo-wideint-private.h(177) : warning C4146: unary minus operator applied to unsigned type, result still unsigned c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairo-wideint-private.h(181) : warning C4146: unary minus operator applied to unsigned type, result still unsigned c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairo-wideint-private.h(194) : warning C4244: 'return' : conversion from 'cairo_int64_t' to 'int32_t', possible loss of data cairo-font-face.c Building deps for /c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src/cairo-font-face.c cl -Focairo-font-face.obj -c -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DPACKAGE_VERSION="\"moz\"" -DPACKAGE_BUGREPORT="\"http://bugzilla.mozilla.org/\"" -DCAIRO_WIN32_STATIC_BUILD -DMOZ_TREE_CAIRO -I/c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src -I/c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O2 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -GL- /c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src/cairo-font-face.c cairo-font-face.c c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairo-platform.h(58) : warning C4005: 'cairo_public' : macro redefinition c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairoint.h(54) : see previous definition of 'cairo_public' c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairo-wideint-private.h(177) : warning C4146: unary minus operator applied to unsigned type, result still unsigned c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairo-wideint-private.h(181) : warning C4146: unary minus operator applied to unsigned type, result still unsigned c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairo-wideint-private.h(194) : warning C4244: 'return' : conversion from 'cairo_int64_t' to 'int32_t', possible loss of data cairo-font-face-twin.c Building deps for /c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src/cairo-font-face-twin.c cl -Focairo-font-face-twin.obj -c -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DPACKAGE_VERSION="\"moz\"" -DPACKAGE_BUGREPORT="\"http://bugzilla.mozilla.org/\"" -DCAIRO_WIN32_STATIC_BUILD -DMOZ_TREE_CAIRO -I/c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src -I/c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O2 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -GL- /c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src/cairo-font-face-twin.c cairo-font-face-twin.c c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairo-platform.h(58) : warning C4005: 'cairo_public' : macro redefinition c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairoint.h(54) : see previous definition of 'cairo_public' c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairo-wideint-private.h(177) : warning C4146: unary minus operator applied to unsigned type, result still unsigned c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairo-wideint-private.h(181) : warning C4146: unary minus operator applied to unsigned type, result still unsigned c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairo-wideint-private.h(194) : warning C4244: 'return' : conversion from 'cairo_int64_t' to 'int32_t', possible loss of data cairo-font-face-twin-data.c Building deps for /c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src/cairo-font-face-twin-data.c cl -Focairo-font-face-twin-data.obj -c -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DPACKAGE_VERSION="\"moz\"" -DPACKAGE_BUGREPORT="\"http://bugzilla.mozilla.org/\"" -DCAIRO_WIN32_STATIC_BUILD -DMOZ_TREE_CAIRO -I/c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src -I/c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O2 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -GL- /c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src/cairo-font-face-twin-data.c cairo-font-face-twin-data.c c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairo-platform.h(58) : warning C4005: 'cairo_public' : macro redefinition c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairoint.h(54) : see previous definition of 'cairo_public' c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairo-wideint-private.h(177) : warning C4146: unary minus operator applied to unsigned type, result still unsigned c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairo-wideint-private.h(181) : warning C4146: unary minus operator applied to unsigned type, result still unsigned c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairo-wideint-private.h(194) : warning C4244: 'return' : conversion from 'cairo_int64_t' to 'int32_t', possible loss of data cairo-font-options.c Building deps for /c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src/cairo-font-options.c cl -Focairo-font-options.obj -c -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DPACKAGE_VERSION="\"moz\"" -DPACKAGE_BUGREPORT="\"http://bugzilla.mozilla.org/\"" -DCAIRO_WIN32_STATIC_BUILD -DMOZ_TREE_CAIRO -I/c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src -I/c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O2 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -GL- /c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src/cairo-font-options.c cairo-font-options.c c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairo-platform.h(58) : warning C4005: 'cairo_public' : macro redefinition c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairoint.h(54) : see previous definition of 'cairo_public' c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairo-wideint-private.h(177) : warning C4146: unary minus operator applied to unsigned type, result still unsigned c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairo-wideint-private.h(181) : warning C4146: unary minus operator applied to unsigned type, result still unsigned c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairo-wideint-private.h(194) : warning C4244: 'return' : conversion from 'cairo_int64_t' to 'int32_t', possible loss of data cairo-freelist.c Building deps for /c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src/cairo-freelist.c cl -Focairo-freelist.obj -c -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DPACKAGE_VERSION="\"moz\"" -DPACKAGE_BUGREPORT="\"http://bugzilla.mozilla.org/\"" -DCAIRO_WIN32_STATIC_BUILD -DMOZ_TREE_CAIRO -I/c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src -I/c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O2 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -GL- /c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src/cairo-freelist.c cairo-freelist.c c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairo-platform.h(58) : warning C4005: 'cairo_public' : macro redefinition c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairoint.h(54) : see previous definition of 'cairo_public' c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairo-wideint-private.h(177) : warning C4146: unary minus operator applied to unsigned type, result still unsigned c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairo-wideint-private.h(181) : warning C4146: unary minus operator applied to unsigned type, result still unsigned c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairo-wideint-private.h(194) : warning C4244: 'return' : conversion from 'cairo_int64_t' to 'int32_t', possible loss of data cairo-gstate.c Building deps for /c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src/cairo-gstate.c cl -Focairo-gstate.obj -c -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DPACKAGE_VERSION="\"moz\"" -DPACKAGE_BUGREPORT="\"http://bugzilla.mozilla.org/\"" -DCAIRO_WIN32_STATIC_BUILD -DMOZ_TREE_CAIRO -I/c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src -I/c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O2 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -GL- /c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src/cairo-gstate.c cairo-gstate.c c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairo-platform.h(58) : warning C4005: 'cairo_public' : macro redefinition c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairoint.h(54) : see previous definition of 'cairo_public' c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairo-wideint-private.h(177) : warning C4146: unary minus operator applied to unsigned type, result still unsigned c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairo-wideint-private.h(181) : warning C4146: unary minus operator applied to unsigned type, result still unsigned c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairo-wideint-private.h(194) : warning C4244: 'return' : conversion from 'cairo_int64_t' to 'int32_t', possible loss of data cairo-hash.c Building deps for /c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src/cairo-hash.c cl -Focairo-hash.obj -c -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DPACKAGE_VERSION="\"moz\"" -DPACKAGE_BUGREPORT="\"http://bugzilla.mozilla.org/\"" -DCAIRO_WIN32_STATIC_BUILD -DMOZ_TREE_CAIRO -I/c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src -I/c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O2 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -GL- /c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src/cairo-hash.c cairo-hash.c c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairo-platform.h(58) : warning C4005: 'cairo_public' : macro redefinition c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairoint.h(54) : see previous definition of 'cairo_public' c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairo-wideint-private.h(177) : warning C4146: unary minus operator applied to unsigned type, result still unsigned c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairo-wideint-private.h(181) : warning C4146: unary minus operator applied to unsigned type, result still unsigned c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairo-wideint-private.h(194) : warning C4244: 'return' : conversion from 'cairo_int64_t' to 'int32_t', possible loss of data cairo-hull.c Building deps for /c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src/cairo-hull.c cl -Focairo-hull.obj -c -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DPACKAGE_VERSION="\"moz\"" -DPACKAGE_BUGREPORT="\"http://bugzilla.mozilla.org/\"" -DCAIRO_WIN32_STATIC_BUILD -DMOZ_TREE_CAIRO -I/c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src -I/c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O2 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -GL- /c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src/cairo-hull.c cairo-hull.c c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairo-platform.h(58) : warning C4005: 'cairo_public' : macro redefinition c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairoint.h(54) : see previous definition of 'cairo_public' c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairo-wideint-private.h(177) : warning C4146: unary minus operator applied to unsigned type, result still unsigned c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairo-wideint-private.h(181) : warning C4146: unary minus operator applied to unsigned type, result still unsigned c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairo-wideint-private.h(194) : warning C4244: 'return' : conversion from 'cairo_int64_t' to 'int32_t', possible loss of data cairo-image-info.c Building deps for /c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src/cairo-image-info.c cl -Focairo-image-info.obj -c -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DPACKAGE_VERSION="\"moz\"" -DPACKAGE_BUGREPORT="\"http://bugzilla.mozilla.org/\"" -DCAIRO_WIN32_STATIC_BUILD -DMOZ_TREE_CAIRO -I/c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src -I/c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O2 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -GL- /c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src/cairo-image-info.c cairo-image-info.c c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairo-platform.h(58) : warning C4005: 'cairo_public' : macro redefinition c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairoint.h(54) : see previous definition of 'cairo_public' c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairo-wideint-private.h(177) : warning C4146: unary minus operator applied to unsigned type, result still unsigned c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairo-wideint-private.h(181) : warning C4146: unary minus operator applied to unsigned type, result still unsigned c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairo-wideint-private.h(194) : warning C4244: 'return' : conversion from 'cairo_int64_t' to 'int32_t', possible loss of data cairo-image-surface.c Building deps for /c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src/cairo-image-surface.c cl -Focairo-image-surface.obj -c -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DPACKAGE_VERSION="\"moz\"" -DPACKAGE_BUGREPORT="\"http://bugzilla.mozilla.org/\"" -DCAIRO_WIN32_STATIC_BUILD -DMOZ_TREE_CAIRO -I/c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src -I/c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O2 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -GL- /c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src/cairo-image-surface.c cairo-image-surface.c c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairo-platform.h(58) : warning C4005: 'cairo_public' : macro redefinition c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairoint.h(54) : see previous definition of 'cairo_public' c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairo-wideint-private.h(177) : warning C4146: unary minus operator applied to unsigned type, result still unsigned c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairo-wideint-private.h(181) : warning C4146: unary minus operator applied to unsigned type, result still unsigned c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairo-wideint-private.h(194) : warning C4244: 'return' : conversion from 'cairo_int64_t' to 'int32_t', possible loss of data c:/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src/cairo-image-surface.c(490) : warning C4146: unary minus operator applied to unsigned type, result still unsigned cairo-lzw.c Building deps for /c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src/cairo-lzw.c cl -Focairo-lzw.obj -c -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DPACKAGE_VERSION="\"moz\"" -DPACKAGE_BUGREPORT="\"http://bugzilla.mozilla.org/\"" -DCAIRO_WIN32_STATIC_BUILD -DMOZ_TREE_CAIRO -I/c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src -I/c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O2 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -GL- /c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src/cairo-lzw.c cairo-lzw.c c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairo-platform.h(58) : warning C4005: 'cairo_public' : macro redefinition c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairoint.h(54) : see previous definition of 'cairo_public' c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairo-wideint-private.h(177) : warning C4146: unary minus operator applied to unsigned type, result still unsigned c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairo-wideint-private.h(181) : warning C4146: unary minus operator applied to unsigned type, result still unsigned c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairo-wideint-private.h(194) : warning C4244: 'return' : conversion from 'cairo_int64_t' to 'int32_t', possible loss of data cairo-matrix.c Building deps for /c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src/cairo-matrix.c cl -Focairo-matrix.obj -c -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DPACKAGE_VERSION="\"moz\"" -DPACKAGE_BUGREPORT="\"http://bugzilla.mozilla.org/\"" -DCAIRO_WIN32_STATIC_BUILD -DMOZ_TREE_CAIRO -I/c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src -I/c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O2 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -GL- /c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src/cairo-matrix.c cairo-matrix.c c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairo-platform.h(58) : warning C4005: 'cairo_public' : macro redefinition c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairoint.h(54) : see previous definition of 'cairo_public' c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairo-wideint-private.h(177) : warning C4146: unary minus operator applied to unsigned type, result still unsigned c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairo-wideint-private.h(181) : warning C4146: unary minus operator applied to unsigned type, result still unsigned c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairo-wideint-private.h(194) : warning C4244: 'return' : conversion from 'cairo_int64_t' to 'int32_t', possible loss of data cairo-misc.c Building deps for /c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src/cairo-misc.c cl -Focairo-misc.obj -c -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DPACKAGE_VERSION="\"moz\"" -DPACKAGE_BUGREPORT="\"http://bugzilla.mozilla.org/\"" -DCAIRO_WIN32_STATIC_BUILD -DMOZ_TREE_CAIRO -I/c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src -I/c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O2 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -GL- /c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src/cairo-misc.c cairo-misc.c c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairo-platform.h(58) : warning C4005: 'cairo_public' : macro redefinition c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairoint.h(54) : see previous definition of 'cairo_public' c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairo-wideint-private.h(177) : warning C4146: unary minus operator applied to unsigned type, result still unsigned c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairo-wideint-private.h(181) : warning C4146: unary minus operator applied to unsigned type, result still unsigned c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairo-wideint-private.h(194) : warning C4244: 'return' : conversion from 'cairo_int64_t' to 'int32_t', possible loss of data c:/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src/cairo-misc.c(634) : warning C4005: 'WIN32_LEAN_AND_MEAN' : macro redefinition .\../../../../dist/include/mozilla-config.h(69) : see previous definition of 'WIN32_LEAN_AND_MEAN' cairo-mutex.c Building deps for /c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src/cairo-mutex.c cl -Focairo-mutex.obj -c -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DPACKAGE_VERSION="\"moz\"" -DPACKAGE_BUGREPORT="\"http://bugzilla.mozilla.org/\"" -DCAIRO_WIN32_STATIC_BUILD -DMOZ_TREE_CAIRO -I/c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src -I/c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O2 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -GL- /c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src/cairo-mutex.c cairo-mutex.c c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairo-platform.h(58) : warning C4005: 'cairo_public' : macro redefinition c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairoint.h(54) : see previous definition of 'cairo_public' c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairo-wideint-private.h(177) : warning C4146: unary minus operator applied to unsigned type, result still unsigned c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairo-wideint-private.h(181) : warning C4146: unary minus operator applied to unsigned type, result still unsigned c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairo-wideint-private.h(194) : warning C4244: 'return' : conversion from 'cairo_int64_t' to 'int32_t', possible loss of data cairo-output-stream.c Building deps for /c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src/cairo-output-stream.c cl -Focairo-output-stream.obj -c -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DPACKAGE_VERSION="\"moz\"" -DPACKAGE_BUGREPORT="\"http://bugzilla.mozilla.org/\"" -DCAIRO_WIN32_STATIC_BUILD -DMOZ_TREE_CAIRO -I/c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src -I/c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O2 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -GL- /c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src/cairo-output-stream.c cairo-output-stream.c c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairo-platform.h(58) : warning C4005: 'cairo_public' : macro redefinition c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairoint.h(54) : see previous definition of 'cairo_public' c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairo-wideint-private.h(177) : warning C4146: unary minus operator applied to unsigned type, result still unsigned c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairo-wideint-private.h(181) : warning C4146: unary minus operator applied to unsigned type, result still unsigned c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairo-wideint-private.h(194) : warning C4244: 'return' : conversion from 'cairo_int64_t' to 'int32_t', possible loss of data cairo-paginated-surface.c Building deps for /c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src/cairo-paginated-surface.c cl -Focairo-paginated-surface.obj -c -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DPACKAGE_VERSION="\"moz\"" -DPACKAGE_BUGREPORT="\"http://bugzilla.mozilla.org/\"" -DCAIRO_WIN32_STATIC_BUILD -DMOZ_TREE_CAIRO -I/c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src -I/c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O2 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -GL- /c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src/cairo-paginated-surface.c cairo-paginated-surface.c c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairo-platform.h(58) : warning C4005: 'cairo_public' : macro redefinition c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairoint.h(54) : see previous definition of 'cairo_public' c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairo-wideint-private.h(177) : warning C4146: unary minus operator applied to unsigned type, result still unsigned c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairo-wideint-private.h(181) : warning C4146: unary minus operator applied to unsigned type, result still unsigned c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairo-wideint-private.h(194) : warning C4244: 'return' : conversion from 'cairo_int64_t' to 'int32_t', possible loss of data c:/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src/cairo-paginated-surface.c(257) : warning C4244: 'function' : conversion from 'double' to 'int', possible loss of data c:/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src/cairo-paginated-surface.c(258) : warning C4244: 'function' : conversion from 'double' to 'int', possible loss of data cairo-path.c Building deps for /c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src/cairo-path.c cl -Focairo-path.obj -c -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DPACKAGE_VERSION="\"moz\"" -DPACKAGE_BUGREPORT="\"http://bugzilla.mozilla.org/\"" -DCAIRO_WIN32_STATIC_BUILD -DMOZ_TREE_CAIRO -I/c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src -I/c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O2 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -GL- /c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src/cairo-path.c cairo-path.c c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairo-platform.h(58) : warning C4005: 'cairo_public' : macro redefinition c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairoint.h(54) : see previous definition of 'cairo_public' c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairo-wideint-private.h(177) : warning C4146: unary minus operator applied to unsigned type, result still unsigned c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairo-wideint-private.h(181) : warning C4146: unary minus operator applied to unsigned type, result still unsigned c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairo-wideint-private.h(194) : warning C4244: 'return' : conversion from 'cairo_int64_t' to 'int32_t', possible loss of data cairo-path-bounds.c Building deps for /c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src/cairo-path-bounds.c cl -Focairo-path-bounds.obj -c -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DPACKAGE_VERSION="\"moz\"" -DPACKAGE_BUGREPORT="\"http://bugzilla.mozilla.org/\"" -DCAIRO_WIN32_STATIC_BUILD -DMOZ_TREE_CAIRO -I/c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src -I/c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O2 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -GL- /c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src/cairo-path-bounds.c cairo-path-bounds.c c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairo-platform.h(58) : warning C4005: 'cairo_public' : macro redefinition c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairoint.h(54) : see previous definition of 'cairo_public' c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairo-wideint-private.h(177) : warning C4146: unary minus operator applied to unsigned type, result still unsigned c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairo-wideint-private.h(181) : warning C4146: unary minus operator applied to unsigned type, result still unsigned c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairo-wideint-private.h(194) : warning C4244: 'return' : conversion from 'cairo_int64_t' to 'int32_t', possible loss of data cairo-path-fill.c Building deps for /c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src/cairo-path-fill.c cl -Focairo-path-fill.obj -c -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DPACKAGE_VERSION="\"moz\"" -DPACKAGE_BUGREPORT="\"http://bugzilla.mozilla.org/\"" -DCAIRO_WIN32_STATIC_BUILD -DMOZ_TREE_CAIRO -I/c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src -I/c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O2 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -GL- /c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src/cairo-path-fill.c cairo-path-fill.c c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairo-platform.h(58) : warning C4005: 'cairo_public' : macro redefinition c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairoint.h(54) : see previous definition of 'cairo_public' c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairo-wideint-private.h(177) : warning C4146: unary minus operator applied to unsigned type, result still unsigned c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairo-wideint-private.h(181) : warning C4146: unary minus operator applied to unsigned type, result still unsigned c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairo-wideint-private.h(194) : warning C4244: 'return' : conversion from 'cairo_int64_t' to 'int32_t', possible loss of data cairo-path-fixed.c Building deps for /c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src/cairo-path-fixed.c cl -Focairo-path-fixed.obj -c -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DPACKAGE_VERSION="\"moz\"" -DPACKAGE_BUGREPORT="\"http://bugzilla.mozilla.org/\"" -DCAIRO_WIN32_STATIC_BUILD -DMOZ_TREE_CAIRO -I/c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src -I/c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O2 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -GL- /c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src/cairo-path-fixed.c cairo-path-fixed.c c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairo-platform.h(58) : warning C4005: 'cairo_public' : macro redefinition c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairoint.h(54) : see previous definition of 'cairo_public' c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairo-wideint-private.h(177) : warning C4146: unary minus operator applied to unsigned type, result still unsigned c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairo-wideint-private.h(181) : warning C4146: unary minus operator applied to unsigned type, result still unsigned c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairo-wideint-private.h(194) : warning C4244: 'return' : conversion from 'cairo_int64_t' to 'int32_t', possible loss of data cairo-path-in-fill.c Building deps for /c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src/cairo-path-in-fill.c cl -Focairo-path-in-fill.obj -c -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DPACKAGE_VERSION="\"moz\"" -DPACKAGE_BUGREPORT="\"http://bugzilla.mozilla.org/\"" -DCAIRO_WIN32_STATIC_BUILD -DMOZ_TREE_CAIRO -I/c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src -I/c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O2 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -GL- /c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src/cairo-path-in-fill.c cairo-path-in-fill.c c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairo-platform.h(58) : warning C4005: 'cairo_public' : macro redefinition c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairoint.h(54) : see previous definition of 'cairo_public' c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairo-wideint-private.h(177) : warning C4146: unary minus operator applied to unsigned type, result still unsigned c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairo-wideint-private.h(181) : warning C4146: unary minus operator applied to unsigned type, result still unsigned c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairo-wideint-private.h(194) : warning C4244: 'return' : conversion from 'cairo_int64_t' to 'int32_t', possible loss of data cairo-path-stroke.c Building deps for /c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src/cairo-path-stroke.c cl -Focairo-path-stroke.obj -c -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DPACKAGE_VERSION="\"moz\"" -DPACKAGE_BUGREPORT="\"http://bugzilla.mozilla.org/\"" -DCAIRO_WIN32_STATIC_BUILD -DMOZ_TREE_CAIRO -I/c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src -I/c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O2 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -GL- /c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src/cairo-path-stroke.c cairo-path-stroke.c c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairo-platform.h(58) : warning C4005: 'cairo_public' : macro redefinition c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairoint.h(54) : see previous definition of 'cairo_public' c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairo-wideint-private.h(177) : warning C4146: unary minus operator applied to unsigned type, result still unsigned c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairo-wideint-private.h(181) : warning C4146: unary minus operator applied to unsigned type, result still unsigned c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairo-wideint-private.h(194) : warning C4244: 'return' : conversion from 'cairo_int64_t' to 'int32_t', possible loss of data cairo-pattern.c Building deps for /c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src/cairo-pattern.c cl -Focairo-pattern.obj -c -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DPACKAGE_VERSION="\"moz\"" -DPACKAGE_BUGREPORT="\"http://bugzilla.mozilla.org/\"" -DCAIRO_WIN32_STATIC_BUILD -DMOZ_TREE_CAIRO -I/c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src -I/c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O2 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -GL- /c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src/cairo-pattern.c cairo-pattern.c c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairo-platform.h(58) : warning C4005: 'cairo_public' : macro redefinition c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairoint.h(54) : see previous definition of 'cairo_public' c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairo-wideint-private.h(177) : warning C4146: unary minus operator applied to unsigned type, result still unsigned c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairo-wideint-private.h(181) : warning C4146: unary minus operator applied to unsigned type, result still unsigned c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairo-wideint-private.h(194) : warning C4244: 'return' : conversion from 'cairo_int64_t' to 'int32_t', possible loss of data c:/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src/cairo-pattern.c(2114) : warning C4244: '=' : conversion from 'double' to 'int', possible loss of data c:/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src/cairo-pattern.c(2115) : warning C4244: '=' : conversion from 'double' to 'int', possible loss of data c:/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src/cairo-pattern.c(2116) : warning C4244: '=' : conversion from 'double' to 'int', possible loss of data c:/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src/cairo-pattern.c(2117) : warning C4244: '=' : conversion from 'double' to 'int', possible loss of data c:/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src/cairo-pattern.c(2195) : warning C4244: '=' : conversion from 'double' to 'int', possible loss of data c:/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src/cairo-pattern.c(2196) : warning C4244: '=' : conversion from 'double' to 'int', possible loss of data c:/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src/cairo-pattern.c(2588) : warning C4244: '=' : conversion from 'double' to 'int', possible loss of data c:/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src/cairo-pattern.c(2588) : warning C4244: '=' : conversion from 'double' to 'int', possible loss of data c:/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src/cairo-pattern.c(2589) : warning C4244: '=' : conversion from 'double' to 'int', possible loss of data c:/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src/cairo-pattern.c(2589) : warning C4244: '=' : conversion from 'double' to 'int', possible loss of data cairo-pen.c Building deps for /c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src/cairo-pen.c cl -Focairo-pen.obj -c -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DPACKAGE_VERSION="\"moz\"" -DPACKAGE_BUGREPORT="\"http://bugzilla.mozilla.org/\"" -DCAIRO_WIN32_STATIC_BUILD -DMOZ_TREE_CAIRO -I/c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src -I/c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O2 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -GL- /c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src/cairo-pen.c cairo-pen.c c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairo-platform.h(58) : warning C4005: 'cairo_public' : macro redefinition c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairoint.h(54) : see previous definition of 'cairo_public' c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairo-wideint-private.h(177) : warning C4146: unary minus operator applied to unsigned type, result still unsigned c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairo-wideint-private.h(181) : warning C4146: unary minus operator applied to unsigned type, result still unsigned c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairo-wideint-private.h(194) : warning C4244: 'return' : conversion from 'cairo_int64_t' to 'int32_t', possible loss of data c:/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src/cairo-pen.c(299) : warning C4244: '=' : conversion from 'double' to 'int', possible loss of data cairo-polygon.c Building deps for /c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src/cairo-polygon.c cl -Focairo-polygon.obj -c -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DPACKAGE_VERSION="\"moz\"" -DPACKAGE_BUGREPORT="\"http://bugzilla.mozilla.org/\"" -DCAIRO_WIN32_STATIC_BUILD -DMOZ_TREE_CAIRO -I/c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src -I/c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O2 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -GL- /c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src/cairo-polygon.c cairo-polygon.c c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairo-platform.h(58) : warning C4005: 'cairo_public' : macro redefinition c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairoint.h(54) : see previous definition of 'cairo_public' c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairo-wideint-private.h(177) : warning C4146: unary minus operator applied to unsigned type, result still unsigned c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairo-wideint-private.h(181) : warning C4146: unary minus operator applied to unsigned type, result still unsigned c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairo-wideint-private.h(194) : warning C4244: 'return' : conversion from 'cairo_int64_t' to 'int32_t', possible loss of data cairo-recording-surface.c Building deps for /c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src/cairo-recording-surface.c cl -Focairo-recording-surface.obj -c -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DPACKAGE_VERSION="\"moz\"" -DPACKAGE_BUGREPORT="\"http://bugzilla.mozilla.org/\"" -DCAIRO_WIN32_STATIC_BUILD -DMOZ_TREE_CAIRO -I/c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src -I/c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O2 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -GL- /c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src/cairo-recording-surface.c cairo-recording-surface.c c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairo-platform.h(58) : warning C4005: 'cairo_public' : macro redefinition c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairoint.h(54) : see previous definition of 'cairo_public' c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairo-wideint-private.h(177) : warning C4146: unary minus operator applied to unsigned type, result still unsigned c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairo-wideint-private.h(181) : warning C4146: unary minus operator applied to unsigned type, result still unsigned c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairo-wideint-private.h(194) : warning C4244: 'return' : conversion from 'cairo_int64_t' to 'int32_t', possible loss of data c:/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src/cairo-recording-surface.c(134) : warning C4244: '=' : conversion from 'double' to 'int', possible loss of data c:/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src/cairo-recording-surface.c(135) : warning C4244: '=' : conversion from 'double' to 'int', possible loss of data c:/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src/cairo-recording-surface.c(136) : warning C4244: '=' : conversion from 'double' to 'int', possible loss of data c:/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src/cairo-recording-surface.c(137) : warning C4244: '=' : conversion from 'double' to 'int', possible loss of data cairo-rectangle.c Building deps for /c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src/cairo-rectangle.c cl -Focairo-rectangle.obj -c -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DPACKAGE_VERSION="\"moz\"" -DPACKAGE_BUGREPORT="\"http://bugzilla.mozilla.org/\"" -DCAIRO_WIN32_STATIC_BUILD -DMOZ_TREE_CAIRO -I/c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src -I/c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O2 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -GL- /c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src/cairo-rectangle.c cairo-rectangle.c c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairo-platform.h(58) : warning C4005: 'cairo_public' : macro redefinition c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairoint.h(54) : see previous definition of 'cairo_public' c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairo-wideint-private.h(177) : warning C4146: unary minus operator applied to unsigned type, result still unsigned c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairo-wideint-private.h(181) : warning C4146: unary minus operator applied to unsigned type, result still unsigned c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairo-wideint-private.h(194) : warning C4244: 'return' : conversion from 'cairo_int64_t' to 'int32_t', possible loss of data cairo-region.c Building deps for /c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src/cairo-region.c cl -Focairo-region.obj -c -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DPACKAGE_VERSION="\"moz\"" -DPACKAGE_BUGREPORT="\"http://bugzilla.mozilla.org/\"" -DCAIRO_WIN32_STATIC_BUILD -DMOZ_TREE_CAIRO -I/c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src -I/c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O2 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -GL- /c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src/cairo-region.c cairo-region.c c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairo-platform.h(58) : warning C4005: 'cairo_public' : macro redefinition c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairoint.h(54) : see previous definition of 'cairo_public' c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairo-wideint-private.h(177) : warning C4146: unary minus operator applied to unsigned type, result still unsigned c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairo-wideint-private.h(181) : warning C4146: unary minus operator applied to unsigned type, result still unsigned c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairo-wideint-private.h(194) : warning C4244: 'return' : conversion from 'cairo_int64_t' to 'int32_t', possible loss of data cairo-scaled-font.c Building deps for /c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src/cairo-scaled-font.c cl -Focairo-scaled-font.obj -c -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DPACKAGE_VERSION="\"moz\"" -DPACKAGE_BUGREPORT="\"http://bugzilla.mozilla.org/\"" -DCAIRO_WIN32_STATIC_BUILD -DMOZ_TREE_CAIRO -I/c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src -I/c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O2 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -GL- /c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src/cairo-scaled-font.c cairo-scaled-font.c c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairo-platform.h(58) : warning C4005: 'cairo_public' : macro redefinition c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairoint.h(54) : see previous definition of 'cairo_public' c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairo-wideint-private.h(177) : warning C4146: unary minus operator applied to unsigned type, result still unsigned c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairo-wideint-private.h(181) : warning C4146: unary minus operator applied to unsigned type, result still unsigned c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairo-wideint-private.h(194) : warning C4244: 'return' : conversion from 'cairo_int64_t' to 'int32_t', possible loss of data c:/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src/cairo-scaled-font.c(2047) : warning C4244: '=' : conversion from 'double' to 'int', possible loss of data c:/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src/cairo-scaled-font.c(2048) : warning C4244: '=' : conversion from 'double' to 'int', possible loss of data c:/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src/cairo-scaled-font.c(2051) : warning C4244: '=' : conversion from 'double' to 'int', possible loss of data c:/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src/cairo-scaled-font.c(2052) : warning C4244: '=' : conversion from 'double' to 'int', possible loss of data c:/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src/cairo-scaled-font.c(2338) : warning C4244: '=' : conversion from 'unsigned long' to 'uint8_t', possible loss of data cairo-scaled-font-subsets.c Building deps for /c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src/cairo-scaled-font-subsets.c cl -Focairo-scaled-font-subsets.obj -c -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DPACKAGE_VERSION="\"moz\"" -DPACKAGE_BUGREPORT="\"http://bugzilla.mozilla.org/\"" -DCAIRO_WIN32_STATIC_BUILD -DMOZ_TREE_CAIRO -I/c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src -I/c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O2 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -GL- /c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src/cairo-scaled-font-subsets.c cairo-scaled-font-subsets.c c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairo-platform.h(58) : warning C4005: 'cairo_public' : macro redefinition c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairoint.h(54) : see previous definition of 'cairo_public' c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairo-wideint-private.h(177) : warning C4146: unary minus operator applied to unsigned type, result still unsigned c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairo-wideint-private.h(181) : warning C4146: unary minus operator applied to unsigned type, result still unsigned c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairo-wideint-private.h(194) : warning C4244: 'return' : conversion from 'cairo_int64_t' to 'int32_t', possible loss of data cairo-slope.c Building deps for /c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src/cairo-slope.c cl -Focairo-slope.obj -c -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DPACKAGE_VERSION="\"moz\"" -DPACKAGE_BUGREPORT="\"http://bugzilla.mozilla.org/\"" -DCAIRO_WIN32_STATIC_BUILD -DMOZ_TREE_CAIRO -I/c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src -I/c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O2 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -GL- /c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src/cairo-slope.c cairo-slope.c c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairo-platform.h(58) : warning C4005: 'cairo_public' : macro redefinition c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairoint.h(54) : see previous definition of 'cairo_public' c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairo-wideint-private.h(177) : warning C4146: unary minus operator applied to unsigned type, result still unsigned c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairo-wideint-private.h(181) : warning C4146: unary minus operator applied to unsigned type, result still unsigned c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairo-wideint-private.h(194) : warning C4244: 'return' : conversion from 'cairo_int64_t' to 'int32_t', possible loss of data cairo-spans.c Building deps for /c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src/cairo-spans.c cl -Focairo-spans.obj -c -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DPACKAGE_VERSION="\"moz\"" -DPACKAGE_BUGREPORT="\"http://bugzilla.mozilla.org/\"" -DCAIRO_WIN32_STATIC_BUILD -DMOZ_TREE_CAIRO -I/c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src -I/c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O2 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -GL- /c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src/cairo-spans.c cairo-spans.c c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairo-platform.h(58) : warning C4005: 'cairo_public' : macro redefinition c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairoint.h(54) : see previous definition of 'cairo_public' c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairo-wideint-private.h(177) : warning C4146: unary minus operator applied to unsigned type, result still unsigned c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairo-wideint-private.h(181) : warning C4146: unary minus operator applied to unsigned type, result still unsigned c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairo-wideint-private.h(194) : warning C4244: 'return' : conversion from 'cairo_int64_t' to 'int32_t', possible loss of data cairo-spline.c Building deps for /c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src/cairo-spline.c cl -Focairo-spline.obj -c -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DPACKAGE_VERSION="\"moz\"" -DPACKAGE_BUGREPORT="\"http://bugzilla.mozilla.org/\"" -DCAIRO_WIN32_STATIC_BUILD -DMOZ_TREE_CAIRO -I/c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src -I/c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O2 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -GL- /c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src/cairo-spline.c cairo-spline.c c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairo-platform.h(58) : warning C4005: 'cairo_public' : macro redefinition c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairoint.h(54) : see previous definition of 'cairo_public' c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairo-wideint-private.h(177) : warning C4146: unary minus operator applied to unsigned type, result still unsigned c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairo-wideint-private.h(181) : warning C4146: unary minus operator applied to unsigned type, result still unsigned c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairo-wideint-private.h(194) : warning C4244: 'return' : conversion from 'cairo_int64_t' to 'int32_t', possible loss of data cairo-stroke-style.c Building deps for /c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src/cairo-stroke-style.c cl -Focairo-stroke-style.obj -c -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DPACKAGE_VERSION="\"moz\"" -DPACKAGE_BUGREPORT="\"http://bugzilla.mozilla.org/\"" -DCAIRO_WIN32_STATIC_BUILD -DMOZ_TREE_CAIRO -I/c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src -I/c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O2 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -GL- /c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src/cairo-stroke-style.c cairo-stroke-style.c c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairo-platform.h(58) : warning C4005: 'cairo_public' : macro redefinition c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairoint.h(54) : see previous definition of 'cairo_public' c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairo-wideint-private.h(177) : warning C4146: unary minus operator applied to unsigned type, result still unsigned c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairo-wideint-private.h(181) : warning C4146: unary minus operator applied to unsigned type, result still unsigned c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairo-wideint-private.h(194) : warning C4244: 'return' : conversion from 'cairo_int64_t' to 'int32_t', possible loss of data cairo-surface.c Building deps for /c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src/cairo-surface.c cl -Focairo-surface.obj -c -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DPACKAGE_VERSION="\"moz\"" -DPACKAGE_BUGREPORT="\"http://bugzilla.mozilla.org/\"" -DCAIRO_WIN32_STATIC_BUILD -DMOZ_TREE_CAIRO -I/c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src -I/c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O2 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -GL- /c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src/cairo-surface.c cairo-surface.c c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairo-platform.h(58) : warning C4005: 'cairo_public' : macro redefinition c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairoint.h(54) : see previous definition of 'cairo_public' c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairo-wideint-private.h(177) : warning C4146: unary minus operator applied to unsigned type, result still unsigned c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairo-wideint-private.h(181) : warning C4146: unary minus operator applied to unsigned type, result still unsigned c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairo-wideint-private.h(194) : warning C4244: 'return' : conversion from 'cairo_int64_t' to 'int32_t', possible loss of data c:/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src/cairo-surface.c(1044) : warning C4244: 'function' : conversion from 'double' to 'int', possible loss of data c:/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src/cairo-surface.c(1045) : warning C4244: 'function' : conversion from 'double' to 'int', possible loss of data cairo-surface-clipper.c Building deps for /c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src/cairo-surface-clipper.c cl -Focairo-surface-clipper.obj -c -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DPACKAGE_VERSION="\"moz\"" -DPACKAGE_BUGREPORT="\"http://bugzilla.mozilla.org/\"" -DCAIRO_WIN32_STATIC_BUILD -DMOZ_TREE_CAIRO -I/c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src -I/c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O2 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -GL- /c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src/cairo-surface-clipper.c cairo-surface-clipper.c c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairo-platform.h(58) : warning C4005: 'cairo_public' : macro redefinition c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairoint.h(54) : see previous definition of 'cairo_public' c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairo-wideint-private.h(177) : warning C4146: unary minus operator applied to unsigned type, result still unsigned c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairo-wideint-private.h(181) : warning C4146: unary minus operator applied to unsigned type, result still unsigned c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairo-wideint-private.h(194) : warning C4244: 'return' : conversion from 'cairo_int64_t' to 'int32_t', possible loss of data cairo-surface-fallback.c Building deps for /c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src/cairo-surface-fallback.c cl -Focairo-surface-fallback.obj -c -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DPACKAGE_VERSION="\"moz\"" -DPACKAGE_BUGREPORT="\"http://bugzilla.mozilla.org/\"" -DCAIRO_WIN32_STATIC_BUILD -DMOZ_TREE_CAIRO -I/c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src -I/c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O2 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -GL- /c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src/cairo-surface-fallback.c cairo-surface-fallback.c c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairo-platform.h(58) : warning C4005: 'cairo_public' : macro redefinition c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairoint.h(54) : see previous definition of 'cairo_public' c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairo-wideint-private.h(177) : warning C4146: unary minus operator applied to unsigned type, result still unsigned c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairo-wideint-private.h(181) : warning C4146: unary minus operator applied to unsigned type, result still unsigned c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairo-wideint-private.h(194) : warning C4244: 'return' : conversion from 'cairo_int64_t' to 'int32_t', possible loss of data cairo-surface-wrapper.c Building deps for /c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src/cairo-surface-wrapper.c cl -Focairo-surface-wrapper.obj -c -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DPACKAGE_VERSION="\"moz\"" -DPACKAGE_BUGREPORT="\"http://bugzilla.mozilla.org/\"" -DCAIRO_WIN32_STATIC_BUILD -DMOZ_TREE_CAIRO -I/c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src -I/c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O2 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -GL- /c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src/cairo-surface-wrapper.c cairo-surface-wrapper.c c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairo-platform.h(58) : warning C4005: 'cairo_public' : macro redefinition c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairoint.h(54) : see previous definition of 'cairo_public' c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairo-wideint-private.h(177) : warning C4146: unary minus operator applied to unsigned type, result still unsigned c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairo-wideint-private.h(181) : warning C4146: unary minus operator applied to unsigned type, result still unsigned c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairo-wideint-private.h(194) : warning C4244: 'return' : conversion from 'cairo_int64_t' to 'int32_t', possible loss of data cairo-tee-surface.c Building deps for /c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src/cairo-tee-surface.c cl -Focairo-tee-surface.obj -c -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DPACKAGE_VERSION="\"moz\"" -DPACKAGE_BUGREPORT="\"http://bugzilla.mozilla.org/\"" -DCAIRO_WIN32_STATIC_BUILD -DMOZ_TREE_CAIRO -I/c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src -I/c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O2 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -GL- /c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src/cairo-tee-surface.c cairo-tee-surface.c c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairo-platform.h(58) : warning C4005: 'cairo_public' : macro redefinition c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairoint.h(54) : see previous definition of 'cairo_public' c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairo-wideint-private.h(177) : warning C4146: unary minus operator applied to unsigned type, result still unsigned c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairo-wideint-private.h(181) : warning C4146: unary minus operator applied to unsigned type, result still unsigned c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairo-wideint-private.h(194) : warning C4244: 'return' : conversion from 'cairo_int64_t' to 'int32_t', possible loss of data cairo-tor-scan-converter.c Building deps for /c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src/cairo-tor-scan-converter.c cl -Focairo-tor-scan-converter.obj -c -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DPACKAGE_VERSION="\"moz\"" -DPACKAGE_BUGREPORT="\"http://bugzilla.mozilla.org/\"" -DCAIRO_WIN32_STATIC_BUILD -DMOZ_TREE_CAIRO -I/c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src -I/c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O2 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -GL- /c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src/cairo-tor-scan-converter.c cairo-tor-scan-converter.c c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairo-platform.h(58) : warning C4005: 'cairo_public' : macro redefinition c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairoint.h(54) : see previous definition of 'cairo_public' c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairo-wideint-private.h(177) : warning C4146: unary minus operator applied to unsigned type, result still unsigned c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairo-wideint-private.h(181) : warning C4146: unary minus operator applied to unsigned type, result still unsigned c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairo-wideint-private.h(194) : warning C4244: 'return' : conversion from 'cairo_int64_t' to 'int32_t', possible loss of data c:/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src/cairo-tor-scan-converter.c(544) : warning C4244: '=' : conversion from '__int64' to 'int32_t', possible loss of data c:/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src/cairo-tor-scan-converter.c(1767) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data c:/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src/cairo-tor-scan-converter.c(1768) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data c:/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src/cairo-tor-scan-converter.c(1773) : warning C4244: '=' : conversion from '__int64' to 'cairo_fixed_t', possible loss of data c:/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src/cairo-tor-scan-converter.c(1774) : warning C4244: '=' : conversion from '__int64' to 'cairo_fixed_t', possible loss of data cairo-toy-font-face.c Building deps for /c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src/cairo-toy-font-face.c cl -Focairo-toy-font-face.obj -c -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DPACKAGE_VERSION="\"moz\"" -DPACKAGE_BUGREPORT="\"http://bugzilla.mozilla.org/\"" -DCAIRO_WIN32_STATIC_BUILD -DMOZ_TREE_CAIRO -I/c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src -I/c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O2 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -GL- /c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src/cairo-toy-font-face.c cairo-toy-font-face.c c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairo-platform.h(58) : warning C4005: 'cairo_public' : macro redefinition c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairoint.h(54) : see previous definition of 'cairo_public' c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairo-wideint-private.h(177) : warning C4146: unary minus operator applied to unsigned type, result still unsigned c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairo-wideint-private.h(181) : warning C4146: unary minus operator applied to unsigned type, result still unsigned c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairo-wideint-private.h(194) : warning C4244: 'return' : conversion from 'cairo_int64_t' to 'int32_t', possible loss of data cairo-traps.c Building deps for /c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src/cairo-traps.c cl -Focairo-traps.obj -c -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DPACKAGE_VERSION="\"moz\"" -DPACKAGE_BUGREPORT="\"http://bugzilla.mozilla.org/\"" -DCAIRO_WIN32_STATIC_BUILD -DMOZ_TREE_CAIRO -I/c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src -I/c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O2 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -GL- /c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src/cairo-traps.c cairo-traps.c c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairo-platform.h(58) : warning C4005: 'cairo_public' : macro redefinition c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairoint.h(54) : see previous definition of 'cairo_public' c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairo-wideint-private.h(177) : warning C4146: unary minus operator applied to unsigned type, result still unsigned c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairo-wideint-private.h(181) : warning C4146: unary minus operator applied to unsigned type, result still unsigned c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairo-wideint-private.h(194) : warning C4244: 'return' : conversion from 'cairo_int64_t' to 'int32_t', possible loss of data cairo-unicode.c Building deps for /c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src/cairo-unicode.c cl -Focairo-unicode.obj -c -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DPACKAGE_VERSION="\"moz\"" -DPACKAGE_BUGREPORT="\"http://bugzilla.mozilla.org/\"" -DCAIRO_WIN32_STATIC_BUILD -DMOZ_TREE_CAIRO -I/c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src -I/c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O2 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -GL- /c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src/cairo-unicode.c cairo-unicode.c c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairo-platform.h(58) : warning C4005: 'cairo_public' : macro redefinition c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairoint.h(54) : see previous definition of 'cairo_public' c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairo-wideint-private.h(177) : warning C4146: unary minus operator applied to unsigned type, result still unsigned c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairo-wideint-private.h(181) : warning C4146: unary minus operator applied to unsigned type, result still unsigned c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairo-wideint-private.h(194) : warning C4244: 'return' : conversion from 'cairo_int64_t' to 'int32_t', possible loss of data cairo-user-font.c Building deps for /c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src/cairo-user-font.c cl -Focairo-user-font.obj -c -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DPACKAGE_VERSION="\"moz\"" -DPACKAGE_BUGREPORT="\"http://bugzilla.mozilla.org/\"" -DCAIRO_WIN32_STATIC_BUILD -DMOZ_TREE_CAIRO -I/c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src -I/c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O2 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -GL- /c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src/cairo-user-font.c cairo-user-font.c c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairo-platform.h(58) : warning C4005: 'cairo_public' : macro redefinition c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairoint.h(54) : see previous definition of 'cairo_public' c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairo-wideint-private.h(177) : warning C4146: unary minus operator applied to unsigned type, result still unsigned c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairo-wideint-private.h(181) : warning C4146: unary minus operator applied to unsigned type, result still unsigned c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairo-wideint-private.h(194) : warning C4244: 'return' : conversion from 'cairo_int64_t' to 'int32_t', possible loss of data cairo-version.c Building deps for /c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src/cairo-version.c cl -Focairo-version.obj -c -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DPACKAGE_VERSION="\"moz\"" -DPACKAGE_BUGREPORT="\"http://bugzilla.mozilla.org/\"" -DCAIRO_WIN32_STATIC_BUILD -DMOZ_TREE_CAIRO -I/c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src -I/c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O2 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -GL- /c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src/cairo-version.c cairo-version.c c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairo-platform.h(58) : warning C4005: 'cairo_public' : macro redefinition c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairoint.h(54) : see previous definition of 'cairo_public' c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairo-wideint-private.h(177) : warning C4146: unary minus operator applied to unsigned type, result still unsigned c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairo-wideint-private.h(181) : warning C4146: unary minus operator applied to unsigned type, result still unsigned c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairo-wideint-private.h(194) : warning C4244: 'return' : conversion from 'cairo_int64_t' to 'int32_t', possible loss of data cairo-wideint.c Building deps for /c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src/cairo-wideint.c cl -Focairo-wideint.obj -c -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DPACKAGE_VERSION="\"moz\"" -DPACKAGE_BUGREPORT="\"http://bugzilla.mozilla.org/\"" -DCAIRO_WIN32_STATIC_BUILD -DMOZ_TREE_CAIRO -I/c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src -I/c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O2 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -GL- /c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src/cairo-wideint.c cairo-wideint.c c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairo-platform.h(58) : warning C4005: 'cairo_public' : macro redefinition c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairoint.h(54) : see previous definition of 'cairo_public' c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairo-wideint-private.h(177) : warning C4146: unary minus operator applied to unsigned type, result still unsigned c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairo-wideint-private.h(181) : warning C4146: unary minus operator applied to unsigned type, result still unsigned c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairo-wideint-private.h(194) : warning C4244: 'return' : conversion from 'cairo_int64_t' to 'int32_t', possible loss of data c:/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src/cairo-wideint.c(689) : warning C4146: unary minus operator applied to unsigned type, result still unsigned c:/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src/cairo-wideint.c(689) : warning C4146: unary minus operator applied to unsigned type, result still unsigned c:/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src/cairo-wideint.c(756) : warning C4146: unary minus operator applied to unsigned type, result still unsigned c:/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src/cairo-wideint.c(805) : warning C4146: unary minus operator applied to unsigned type, result still unsigned c:/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src/cairo-wideint.c(811) : warning C4146: unary minus operator applied to unsigned type, result still unsigned c:/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src/cairo-wideint.c(815) : warning C4146: unary minus operator applied to unsigned type, result still unsigned cairo-win32-surface.c Building deps for /c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src/cairo-win32-surface.c cl -Focairo-win32-surface.obj -c -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DPACKAGE_VERSION="\"moz\"" -DPACKAGE_BUGREPORT="\"http://bugzilla.mozilla.org/\"" -DCAIRO_WIN32_STATIC_BUILD -DMOZ_TREE_CAIRO -I/c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src -I/c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O2 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -GL- /c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src/cairo-win32-surface.c cairo-win32-surface.c c:/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src/cairo-win32-surface.c(39) : warning C4005: 'WIN32_LEAN_AND_MEAN' : macro redefinition .\../../../../dist/include/mozilla-config.h(69) : see previous definition of 'WIN32_LEAN_AND_MEAN' c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairo-platform.h(58) : warning C4005: 'cairo_public' : macro redefinition c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairoint.h(54) : see previous definition of 'cairo_public' c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairo-wideint-private.h(177) : warning C4146: unary minus operator applied to unsigned type, result still unsigned c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairo-wideint-private.h(181) : warning C4146: unary minus operator applied to unsigned type, result still unsigned c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairo-wideint-private.h(194) : warning C4244: 'return' : conversion from 'cairo_int64_t' to 'int32_t', possible loss of data c:/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src/cairo-win32-surface.c(99) : warning C4133: 'function' : incompatible types - from 'LPSTR' to 'LPWSTR' c:/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src/cairo-win32-surface.c(103) : warning C4133: 'function' : incompatible types - from 'char [7]' to 'const wchar_t *' c:/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src/cairo-win32-surface.c(1307) : warning C4018: '<' : signed/unsigned mismatch c:/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src/cairo-win32-surface.c(1313) : warning C4018: '>' : signed/unsigned mismatch c:/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src/cairo-win32-surface.c(1317) : warning C4018: '<' : signed/unsigned mismatch c:/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src/cairo-win32-surface.c(1323) : warning C4018: '>' : signed/unsigned mismatch cairo-win32-font.c Building deps for /c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src/cairo-win32-font.c cl -Focairo-win32-font.obj -c -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DPACKAGE_VERSION="\"moz\"" -DPACKAGE_BUGREPORT="\"http://bugzilla.mozilla.org/\"" -DCAIRO_WIN32_STATIC_BUILD -DMOZ_TREE_CAIRO -I/c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src -I/c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O2 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -GL- /c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src/cairo-win32-font.c cairo-win32-font.c c:/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src/cairo-win32-font.c(36) : warning C4005: 'WIN32_LEAN_AND_MEAN' : macro redefinition .\../../../../dist/include/mozilla-config.h(69) : see previous definition of 'WIN32_LEAN_AND_MEAN' c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairo-platform.h(58) : warning C4005: 'cairo_public' : macro redefinition c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairoint.h(54) : see previous definition of 'cairo_public' c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairo-wideint-private.h(177) : warning C4146: unary minus operator applied to unsigned type, result still unsigned c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairo-wideint-private.h(181) : warning C4146: unary minus operator applied to unsigned type, result still unsigned c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairo-wideint-private.h(194) : warning C4244: 'return' : conversion from 'cairo_int64_t' to 'int32_t', possible loss of data c:/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src/cairo-win32-font.c(401) : warning C4244: '=' : conversion from 'double' to 'LONG', possible loss of data c:/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src/cairo-win32-font.c(740) : warning C4244: '=' : conversion from 'double' to 'unsigned int', possible loss of data c:/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src/cairo-win32-font.c(1174) : warning C4244: 'initializing' : conversion from 'unsigned long' to 'WCHAR', possible loss of data cairo-win32-printing-surface.c Building deps for /c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src/cairo-win32-printing-surface.c cl -Focairo-win32-printing-surface.obj -c -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DPACKAGE_VERSION="\"moz\"" -DPACKAGE_BUGREPORT="\"http://bugzilla.mozilla.org/\"" -DCAIRO_WIN32_STATIC_BUILD -DMOZ_TREE_CAIRO -I/c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src -I/c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O2 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -GL- /c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src/cairo-win32-printing-surface.c cairo-win32-printing-surface.c c:/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src/cairo-win32-printing-surface.c(38) : warning C4005: 'WIN32_LEAN_AND_MEAN' : macro redefinition .\../../../../dist/include/mozilla-config.h(69) : see previous definition of 'WIN32_LEAN_AND_MEAN' c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairo-platform.h(58) : warning C4005: 'cairo_public' : macro redefinition c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairoint.h(54) : see previous definition of 'cairo_public' c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairo-wideint-private.h(177) : warning C4146: unary minus operator applied to unsigned type, result still unsigned c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairo-wideint-private.h(181) : warning C4146: unary minus operator applied to unsigned type, result still unsigned c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairo-wideint-private.h(194) : warning C4244: 'return' : conversion from 'cairo_int64_t' to 'int32_t', possible loss of data c:/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src/cairo-win32-printing-surface.c(428) : warning C4244: '=' : conversion from 'double' to 'int', possible loss of data c:/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src/cairo-win32-printing-surface.c(429) : warning C4244: '=' : conversion from 'double' to 'int', possible loss of data c:/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src/cairo-win32-printing-surface.c(430) : warning C4244: '=' : conversion from 'double' to 'int', possible loss of data c:/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src/cairo-win32-printing-surface.c(431) : warning C4244: '=' : conversion from 'double' to 'int', possible loss of data c:/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src/cairo-win32-printing-surface.c(736) : warning C4244: '=' : conversion from 'double' to 'int', possible loss of data c:/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src/cairo-win32-printing-surface.c(737) : warning C4244: '=' : conversion from 'double' to 'int', possible loss of data c:/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src/cairo-win32-printing-surface.c(738) : warning C4244: '=' : conversion from 'double' to 'int', possible loss of data c:/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src/cairo-win32-printing-surface.c(739) : warning C4244: '=' : conversion from 'double' to 'int', possible loss of data c:/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src/cairo-win32-printing-surface.c(856) : warning C4244: '=' : conversion from 'double' to 'int', possible loss of data c:/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src/cairo-win32-printing-surface.c(857) : warning C4244: '=' : conversion from 'double' to 'int', possible loss of data c:/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src/cairo-win32-printing-surface.c(1322) : warning C4244: 'function' : conversion from 'double' to 'DWORD', possible loss of data cairo-base85-stream.c Building deps for /c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src/cairo-base85-stream.c cl -Focairo-base85-stream.obj -c -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DPACKAGE_VERSION="\"moz\"" -DPACKAGE_BUGREPORT="\"http://bugzilla.mozilla.org/\"" -DCAIRO_WIN32_STATIC_BUILD -DMOZ_TREE_CAIRO -I/c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src -I/c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O2 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -GL- /c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src/cairo-base85-stream.c cairo-base85-stream.c c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairo-platform.h(58) : warning C4005: 'cairo_public' : macro redefinition c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairoint.h(54) : see previous definition of 'cairo_public' c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairo-wideint-private.h(177) : warning C4146: unary minus operator applied to unsigned type, result still unsigned c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairo-wideint-private.h(181) : warning C4146: unary minus operator applied to unsigned type, result still unsigned c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairo-wideint-private.h(194) : warning C4244: 'return' : conversion from 'cairo_int64_t' to 'int32_t', possible loss of data cairo-type1-fallback.c Building deps for /c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src/cairo-type1-fallback.c cl -Focairo-type1-fallback.obj -c -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DPACKAGE_VERSION="\"moz\"" -DPACKAGE_BUGREPORT="\"http://bugzilla.mozilla.org/\"" -DCAIRO_WIN32_STATIC_BUILD -DMOZ_TREE_CAIRO -I/c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src -I/c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O2 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -GL- /c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src/cairo-type1-fallback.c cairo-type1-fallback.c c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairo-platform.h(58) : warning C4005: 'cairo_public' : macro redefinition c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairoint.h(54) : see previous definition of 'cairo_public' c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairo-wideint-private.h(177) : warning C4146: unary minus operator applied to unsigned type, result still unsigned c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairo-wideint-private.h(181) : warning C4146: unary minus operator applied to unsigned type, result still unsigned c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairo-wideint-private.h(194) : warning C4244: 'return' : conversion from 'cairo_int64_t' to 'int32_t', possible loss of data c:/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src/cairo-type1-fallback.c(332) : warning C4244: '=' : conversion from 'uint16_t' to 'unsigned char', possible loss of data c:/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src/cairo-type1-fallback.c(384) : warning C4244: '=' : conversion from 'double' to 'int', possible loss of data c:/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src/cairo-type1-fallback.c(561) : warning C4244: '=' : conversion from 'uint16_t' to 'char', possible loss of data cairo-type3-glyph-surface.c Building deps for /c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src/cairo-type3-glyph-surface.c cl -Focairo-type3-glyph-surface.obj -c -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DPACKAGE_VERSION="\"moz\"" -DPACKAGE_BUGREPORT="\"http://bugzilla.mozilla.org/\"" -DCAIRO_WIN32_STATIC_BUILD -DMOZ_TREE_CAIRO -I/c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src -I/c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O2 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -GL- /c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src/cairo-type3-glyph-surface.c cairo-type3-glyph-surface.c c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairo-platform.h(58) : warning C4005: 'cairo_public' : macro redefinition c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairoint.h(54) : see previous definition of 'cairo_public' c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairo-wideint-private.h(177) : warning C4146: unary minus operator applied to unsigned type, result still unsigned c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairo-wideint-private.h(181) : warning C4146: unary minus operator applied to unsigned type, result still unsigned c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairo-wideint-private.h(194) : warning C4244: 'return' : conversion from 'cairo_int64_t' to 'int32_t', possible loss of data cairo-truetype-subset.c Building deps for /c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src/cairo-truetype-subset.c cl -Focairo-truetype-subset.obj -c -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DPACKAGE_VERSION="\"moz\"" -DPACKAGE_BUGREPORT="\"http://bugzilla.mozilla.org/\"" -DCAIRO_WIN32_STATIC_BUILD -DMOZ_TREE_CAIRO -I/c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src -I/c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O2 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -GL- /c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src/cairo-truetype-subset.c cairo-truetype-subset.c c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairo-platform.h(58) : warning C4005: 'cairo_public' : macro redefinition c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairoint.h(54) : see previous definition of 'cairo_public' c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairo-wideint-private.h(177) : warning C4146: unary minus operator applied to unsigned type, result still unsigned c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairo-wideint-private.h(181) : warning C4146: unary minus operator applied to unsigned type, result still unsigned c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairo-wideint-private.h(194) : warning C4244: 'return' : conversion from 'cairo_int64_t' to 'int32_t', possible loss of data c:/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src/cairo-truetype-subset.c(769) : warning C4244: 'function' : conversion from 'unsigned long' to 'uint16_t', possible loss of data c:/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src/cairo-truetype-subset.c(1059) : warning C4244: 'initializing' : conversion from 'unsigned long' to 'unsigned short', possible loss of data c:/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src/cairo-truetype-subset.c(1223) : warning C4244: '=' : conversion from 'unsigned long' to 'uint16_t', possible loss of data c:/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src/cairo-truetype-subset.c(1238) : warning C4244: 'function' : conversion from 'unsigned long' to 'uint16_t', possible loss of data cairo-cff-subset.c Building deps for /c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src/cairo-cff-subset.c cl -Focairo-cff-subset.obj -c -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DPACKAGE_VERSION="\"moz\"" -DPACKAGE_BUGREPORT="\"http://bugzilla.mozilla.org/\"" -DCAIRO_WIN32_STATIC_BUILD -DMOZ_TREE_CAIRO -I/c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src -I/c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O2 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -GL- /c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src/cairo-cff-subset.c cairo-cff-subset.c c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairo-platform.h(58) : warning C4005: 'cairo_public' : macro redefinition c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairoint.h(54) : see previous definition of 'cairo_public' c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairo-wideint-private.h(177) : warning C4146: unary minus operator applied to unsigned type, result still unsigned c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairo-wideint-private.h(181) : warning C4146: unary minus operator applied to unsigned type, result still unsigned c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairo-wideint-private.h(194) : warning C4244: 'return' : conversion from 'cairo_int64_t' to 'int32_t', possible loss of data cairo-pdf-surface.c Building deps for /c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src/cairo-pdf-surface.c cl -Focairo-pdf-surface.obj -c -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DPACKAGE_VERSION="\"moz\"" -DPACKAGE_BUGREPORT="\"http://bugzilla.mozilla.org/\"" -DCAIRO_WIN32_STATIC_BUILD -DMOZ_TREE_CAIRO -I/c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src -I/c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O2 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -GL- /c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src/cairo-pdf-surface.c cairo-pdf-surface.c c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairo-platform.h(58) : warning C4005: 'cairo_public' : macro redefinition c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairoint.h(54) : see previous definition of 'cairo_public' c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairo-wideint-private.h(177) : warning C4146: unary minus operator applied to unsigned type, result still unsigned c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairo-wideint-private.h(181) : warning C4146: unary minus operator applied to unsigned type, result still unsigned c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairo-wideint-private.h(194) : warning C4244: 'return' : conversion from 'cairo_int64_t' to 'int32_t', possible loss of data c:/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src/cairo-pdf-surface.c(1229) : warning C4244: '=' : conversion from 'double' to 'int', possible loss of data c:/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src/cairo-pdf-surface.c(1230) : warning C4244: '=' : conversion from 'double' to 'int', possible loss of data c:/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src/cairo-pdf-surface.c(1808) : warning C4244: '=' : conversion from 'unsigned long' to 'uint8_t', possible loss of data c:/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src/cairo-pdf-surface.c(2948) : warning C4244: '=' : conversion from 'double' to 'int', possible loss of data c:/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src/cairo-pdf-surface.c(2950) : warning C4244: '=' : conversion from 'double' to 'int', possible loss of data c:/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src/cairo-pdf-surface.c(3498) : warning C4244: '=' : conversion from 'double' to 'int', possible loss of data c:/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src/cairo-pdf-surface.c(3499) : warning C4244: '=' : conversion from 'double' to 'int', possible loss of data c:/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src/cairo-pdf-surface.c(3679) : warning C4244: '=' : conversion from 'long' to 'char', possible loss of data c:/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src/cairo-pdf-surface.c(4319) : warning C4244: '=' : conversion from 'unsigned long' to 'uint8_t', possible loss of data cairo-pdf-operators.c Building deps for /c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src/cairo-pdf-operators.c cl -Focairo-pdf-operators.obj -c -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DPACKAGE_VERSION="\"moz\"" -DPACKAGE_BUGREPORT="\"http://bugzilla.mozilla.org/\"" -DCAIRO_WIN32_STATIC_BUILD -DMOZ_TREE_CAIRO -I/c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src -I/c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O2 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -GL- /c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src/cairo-pdf-operators.c cairo-pdf-operators.c c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairo-platform.h(58) : warning C4005: 'cairo_public' : macro redefinition c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairoint.h(54) : see previous definition of 'cairo_public' c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairo-wideint-private.h(177) : warning C4146: unary minus operator applied to unsigned type, result still unsigned c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairo-wideint-private.h(181) : warning C4146: unary minus operator applied to unsigned type, result still unsigned c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairo-wideint-private.h(194) : warning C4244: 'return' : conversion from 'cairo_int64_t' to 'int32_t', possible loss of data cairo-dwrite-font.cpp Building deps for /c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src/cairo-dwrite-font.cpp cl -Focairo-dwrite-font.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DPACKAGE_VERSION="\"moz\"" -DPACKAGE_BUGREPORT="\"http://bugzilla.mozilla.org/\"" -DCAIRO_WIN32_STATIC_BUILD -DMOZ_TREE_CAIRO -I/c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src -I/c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O2 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src/cairo-dwrite-font.cpp cairo-dwrite-font.cpp c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairo-platform.h(58) : warning C4005: 'cairo_public' : macro redefinition c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairoint.h(54) : see previous definition of 'cairo_public' c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairo-wideint-private.h(177) : warning C4146: unary minus operator applied to unsigned type, result still unsigned c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairo-wideint-private.h(181) : warning C4146: unary minus operator applied to unsigned type, result still unsigned c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairo-wideint-private.h(194) : warning C4244: 'return' : conversion from 'cairo_int64_t' to 'int32_t', possible loss of data c:/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src/cairo-dwrite-font.cpp(865) : warning C4533: initialization of 'matrix' is skipped by 'goto FAIL' c:/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src/cairo-dwrite-font.cpp(847) : see declaration of 'matrix' c:/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src/cairo-dwrite-font.cpp(865) : see declaration of 'FAIL' cairo-d2d-surface.cpp Building deps for /c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src/cairo-d2d-surface.cpp cl -Focairo-d2d-surface.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DPACKAGE_VERSION="\"moz\"" -DPACKAGE_BUGREPORT="\"http://bugzilla.mozilla.org/\"" -DCAIRO_WIN32_STATIC_BUILD -DMOZ_TREE_CAIRO -I/c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src -I/c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O2 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/gfx/cairo/cairo/src/cairo-d2d-surface.cpp cairo-d2d-surface.cpp c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairoint.h(54) : warning C4005: 'cairo_public' : macro redefinition c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairo-platform.h(58) : see previous definition of 'cairo_public' c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairo-wideint-private.h(177) : warning C4146: unary minus operator applied to unsigned type, result still unsigned c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairo-wideint-private.h(181) : warning C4146: unary minus operator applied to unsigned type, result still unsigned c:\build\comm-central\comm-central\mozilla\gfx\cairo\cairo\src\cairo-wideint-private.h(194) : warning C4244: 'return' : conversion from 'cairo_int64_t' to 'int32_t', possible loss of data rm -f mozcairo.lib lib -NOLOGO -OUT:"mozcairo.lib" cairo.obj cairo-analysis-surface.obj cairo-arc.obj cairo-array.obj cairo-atomic.obj cairo-bentley-ottmann.obj cairo-bentley-ottmann-rectilinear.obj cairo-bentley-ottmann-rectangular.obj cairo-base64-stream.obj cairo-cache.obj cairo-clip.obj cairo-color.obj cairo-debug.obj cairo-deflate-stream.obj cairo-fixed.obj cairo-font-face.obj cairo-font-face-twin.obj cairo-font-face-twin-data.obj cairo-font-options.obj cairo-freelist.obj cairo-gstate.obj cairo-hash.obj cairo-hull.obj cairo-image-info.obj cairo-image-surface.obj cairo-lzw.obj cairo-matrix.obj cairo-misc.obj cairo-mutex.obj cairo-output-stream.obj cairo-paginated-surface.obj cairo-path.obj cairo-path-bounds.obj cairo-path-fill.obj cairo-path-fixed.obj cairo-path-in-fill.obj cairo-path-stroke.obj cairo-pattern.obj cairo-pen.obj cairo-polygon.obj cairo-recording-surface.obj cairo-rectangle.obj cairo-region.obj cairo-scaled-font.obj cairo-scaled-font-subsets.obj cairo-slope.obj cairo-spans.obj cairo-spline.obj cairo-stroke-style.obj cairo-surface.obj cairo-surface-clipper.obj cairo-surface-fallback.obj cairo-surface-wrapper.obj cairo-tee-surface.obj cairo-tor-scan-converter.obj cairo-toy-font-face.obj cairo-traps.obj cairo-unicode.obj cairo-user-font.obj cairo-version.obj cairo-wideint.obj cairo-win32-surface.obj cairo-win32-font.obj cairo-win32-printing-surface.obj cairo-base85-stream.obj cairo-type1-fallback.obj cairo-type3-glyph-surface.obj cairo-truetype-subset.obj cairo-cff-subset.obj cairo-pdf-surface.obj cairo-pdf-operators.obj cairo-dwrite-font.obj cairo-d2d-surface.obj echo not_ranlib mozcairo.lib not_ranlib mozcairo.lib make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/gfx/cairo/cairo/src' make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/gfx/cairo' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/gfx/public' make[6]: Nothing to be done for `libs'. make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/gfx/public' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/gfx/idl' nsIFontEnumerator.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/gfx/idl -I../../dist/idl -e _xpidlgen/nsIFontEnumerator.xpt -d .deps/nsIFontEnumerator.pp /c/build/comm-central/comm-central/mozilla/gfx/idl/nsIFontEnumerator.idl nsIScriptableRegion.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/gfx/idl -I../../dist/idl -e _xpidlgen/nsIScriptableRegion.xpt -d .deps/nsIScriptableRegion.pp /c/build/comm-central/comm-central/mozilla/gfx/idl/nsIScriptableRegion.idl gfxIFormats.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/gfx/idl -I../../dist/idl -e _xpidlgen/gfxIFormats.xpt -d .deps/gfxIFormats.pp /c/build/comm-central/comm-central/mozilla/gfx/idl/gfxIFormats.idl gfxidltypes.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/gfx/idl -I../../dist/idl -e _xpidlgen/gfxidltypes.xpt -d .deps/gfxidltypes.pp /c/build/comm-central/comm-central/mozilla/gfx/idl/gfxidltypes.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpt_link.exe _xpidlgen/gfx.xpt _xpidlgen/nsIFontEnumerator.xpt _xpidlgen/nsIScriptableRegion.xpt _xpidlgen/gfxIFormats.xpt _xpidlgen/gfxidltypes.xpt c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 _xpidlgen/gfx.xpt ../../dist/bin/components make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/gfx/idl' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/gfx/src' nsColor.cpp Building deps for /c/build/comm-central/comm-central/mozilla/gfx/src/nsColor.cpp cl -FonsColor.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_GFX -I/c/build/comm-central/comm-central/mozilla/gfx/src -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/gfx/src/nsColor.cpp nsColor.cpp nsFont.cpp Building deps for /c/build/comm-central/comm-central/mozilla/gfx/src/nsFont.cpp cl -FonsFont.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_GFX -I/c/build/comm-central/comm-central/mozilla/gfx/src -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/gfx/src/nsFont.cpp nsFont.cpp nsRect.cpp Building deps for /c/build/comm-central/comm-central/mozilla/gfx/src/nsRect.cpp cl -FonsRect.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_GFX -I/c/build/comm-central/comm-central/mozilla/gfx/src -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/gfx/src/nsRect.cpp nsRect.cpp nsRegion.cpp Building deps for /c/build/comm-central/comm-central/mozilla/gfx/src/nsRegion.cpp cl -FonsRegion.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_GFX -I/c/build/comm-central/comm-central/mozilla/gfx/src -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/gfx/src/nsRegion.cpp nsRegion.cpp nsTransform2D.cpp Building deps for /c/build/comm-central/comm-central/mozilla/gfx/src/nsTransform2D.cpp cl -FonsTransform2D.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_GFX -I/c/build/comm-central/comm-central/mozilla/gfx/src -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/gfx/src/nsTransform2D.cpp nsTransform2D.cpp nsScriptableRegion.cpp Building deps for /c/build/comm-central/comm-central/mozilla/gfx/src/nsScriptableRegion.cpp cl -FonsScriptableRegion.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_GFX -I/c/build/comm-central/comm-central/mozilla/gfx/src -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/gfx/src/nsScriptableRegion.cpp nsScriptableRegion.cpp rm -f gkgfx.lib lib -NOLOGO -OUT:"gkgfx.lib" nsColor.obj nsFont.obj nsRect.obj nsRegion.obj nsTransform2D.obj nsScriptableRegion.obj echo not_ranlib gkgfx.lib not_ranlib gkgfx.lib c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 gkgfx.lib ../../staticlib make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/gfx/src' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/gfx/qcms' c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 mozqcms.lib ../../dist/lib make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/gfx/qcms' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/gfx/layers' BasicImages.cpp Building deps for /c/build/comm-central/comm-central/mozilla/gfx/layers/basic/BasicImages.cpp cl -FoBasicImages.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DIMPL_THEBES -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/gfx/layers -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -Ic:/build/comm-central/sb-de/mozilla/dist/include/cairo -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/gfx/layers/basic/BasicImages.cpp BasicImages.cpp c:/build/comm-central/comm-central/mozilla/gfx/layers/basic/BasicImages.cpp(81) : warning C4355: 'this' : used in base member initializer list c:/build/comm-central/comm-central/mozilla/gfx/layers/basic/BasicImages.cpp(108) : warning C4355: 'this' : used in base member initializer list BasicLayers.cpp Building deps for /c/build/comm-central/comm-central/mozilla/gfx/layers/basic/BasicLayers.cpp cl -FoBasicLayers.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DIMPL_THEBES -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/gfx/layers -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -Ic:/build/comm-central/sb-de/mozilla/dist/include/cairo -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/gfx/layers/basic/BasicLayers.cpp BasicLayers.cpp c:/build/comm-central/comm-central/mozilla/gfx/layers/basic/BasicLayers.cpp(109) : warning C4355: 'this' : used in base member initializer list c:/build/comm-central/comm-central/mozilla/gfx/layers/basic/BasicLayers.cpp(219) : warning C4355: 'this' : used in base member initializer list c:/build/comm-central/comm-central/mozilla/gfx/layers/basic/BasicLayers.cpp(298) : warning C4355: 'this' : used in base member initializer list LayerManagerOGL.cpp Building deps for /c/build/comm-central/comm-central/mozilla/gfx/layers/opengl/LayerManagerOGL.cpp cl -FoLayerManagerOGL.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DIMPL_THEBES -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/gfx/layers -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -Ic:/build/comm-central/sb-de/mozilla/dist/include/cairo -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/gfx/layers/opengl/LayerManagerOGL.cpp LayerManagerOGL.cpp ThebesLayerOGL.cpp Building deps for /c/build/comm-central/comm-central/mozilla/gfx/layers/opengl/ThebesLayerOGL.cpp cl -FoThebesLayerOGL.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DIMPL_THEBES -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/gfx/layers -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -Ic:/build/comm-central/sb-de/mozilla/dist/include/cairo -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/gfx/layers/opengl/ThebesLayerOGL.cpp ThebesLayerOGL.cpp ContainerLayerOGL.cpp Building deps for /c/build/comm-central/comm-central/mozilla/gfx/layers/opengl/ContainerLayerOGL.cpp cl -FoContainerLayerOGL.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DIMPL_THEBES -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/gfx/layers -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -Ic:/build/comm-central/sb-de/mozilla/dist/include/cairo -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/gfx/layers/opengl/ContainerLayerOGL.cpp ContainerLayerOGL.cpp ImageLayerOGL.cpp Building deps for /c/build/comm-central/comm-central/mozilla/gfx/layers/opengl/ImageLayerOGL.cpp cl -FoImageLayerOGL.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DIMPL_THEBES -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/gfx/layers -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -Ic:/build/comm-central/sb-de/mozilla/dist/include/cairo -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/gfx/layers/opengl/ImageLayerOGL.cpp ImageLayerOGL.cpp rm -f layers.lib lib -NOLOGO -OUT:"layers.lib" BasicImages.obj BasicLayers.obj LayerManagerOGL.obj ThebesLayerOGL.obj ContainerLayerOGL.obj ImageLayerOGL.obj echo not_ranlib layers.lib not_ranlib layers.lib make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/gfx/layers' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/gfx/thebes' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/gfx/thebes/public' make[7]: Nothing to be done for `libs'. make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/gfx/thebes/public' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/gfx/thebes/src' woff.c Building deps for /c/build/comm-central/comm-central/mozilla/gfx/thebes/src/woff.c cl -Fowoff.obj -c -DIMPL_THEBES -DWOFF_MOZILLA_CLIENT -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/gfx/thebes/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O1 -Ic:/build/comm-central/sb-de/mozilla/dist/include/cairo -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/gfx/thebes/src/woff.c woff.c gfxASurface.cpp Building deps for /c/build/comm-central/comm-central/mozilla/gfx/thebes/src/gfxASurface.cpp cl -FogfxASurface.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DIMPL_THEBES -DWOFF_MOZILLA_CLIENT -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/gfx/thebes/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -Ic:/build/comm-central/sb-de/mozilla/dist/include/cairo -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/gfx/thebes/src/gfxASurface.cpp gfxASurface.cpp gfxAlphaRecovery.cpp Building deps for /c/build/comm-central/comm-central/mozilla/gfx/thebes/src/gfxAlphaRecovery.cpp cl -FogfxAlphaRecovery.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DIMPL_THEBES -DWOFF_MOZILLA_CLIENT -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/gfx/thebes/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -Ic:/build/comm-central/sb-de/mozilla/dist/include/cairo -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/gfx/thebes/src/gfxAlphaRecovery.cpp gfxAlphaRecovery.cpp gfxContext.cpp Building deps for /c/build/comm-central/comm-central/mozilla/gfx/thebes/src/gfxContext.cpp cl -FogfxContext.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DIMPL_THEBES -DWOFF_MOZILLA_CLIENT -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/gfx/thebes/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -Ic:/build/comm-central/sb-de/mozilla/dist/include/cairo -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/gfx/thebes/src/gfxContext.cpp gfxContext.cpp gfxImageSurface.cpp Building deps for /c/build/comm-central/comm-central/mozilla/gfx/thebes/src/gfxImageSurface.cpp cl -FogfxImageSurface.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DIMPL_THEBES -DWOFF_MOZILLA_CLIENT -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/gfx/thebes/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -Ic:/build/comm-central/sb-de/mozilla/dist/include/cairo -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/gfx/thebes/src/gfxImageSurface.cpp gfxImageSurface.cpp gfxFont.cpp Building deps for /c/build/comm-central/comm-central/mozilla/gfx/thebes/src/gfxFont.cpp cl -FogfxFont.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DIMPL_THEBES -DWOFF_MOZILLA_CLIENT -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/gfx/thebes/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -Ic:/build/comm-central/sb-de/mozilla/dist/include/cairo -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/gfx/thebes/src/gfxFont.cpp gfxFont.cpp c:/build/comm-central/comm-central/mozilla/gfx/thebes/src/gfxFont.cpp(1465) : warning C4244: '=' : conversion from 'const gfxFloat' to 'float', possible loss of data c:/build/comm-central/comm-central/mozilla/gfx/thebes/src/gfxFont.cpp(1466) : warning C4244: '=' : conversion from 'const gfxFloat' to 'float', possible loss of data c:/build/comm-central/comm-central/mozilla/gfx/thebes/src/gfxFont.cpp(1467) : warning C4244: '=' : conversion from 'const gfxFloat' to 'float', possible loss of data c:/build/comm-central/comm-central/mozilla/gfx/thebes/src/gfxFont.cpp(1468) : warning C4244: '=' : conversion from 'const gfxFloat' to 'float', possible loss of data c:/build/comm-central/comm-central/mozilla/gfx/thebes/src/gfxFont.cpp(2391) : warning C4244: 'initializing' : conversion from 'PRUint64' to 'unsigned int', possible loss of data c:/build/comm-central/comm-central/mozilla/gfx/thebes/src/gfxFont.cpp(3521) : warning C4244: 'initializing' : conversion from 'const gfxFloat' to 'float', possible loss of data gfxFontMissingGlyphs.cpp Building deps for /c/build/comm-central/comm-central/mozilla/gfx/thebes/src/gfxFontMissingGlyphs.cpp cl -FogfxFontMissingGlyphs.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DIMPL_THEBES -DWOFF_MOZILLA_CLIENT -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/gfx/thebes/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -Ic:/build/comm-central/sb-de/mozilla/dist/include/cairo -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/gfx/thebes/src/gfxFontMissingGlyphs.cpp gfxFontMissingGlyphs.cpp gfxFontTest.cpp Building deps for /c/build/comm-central/comm-central/mozilla/gfx/thebes/src/gfxFontTest.cpp cl -FogfxFontTest.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DIMPL_THEBES -DWOFF_MOZILLA_CLIENT -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/gfx/thebes/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -Ic:/build/comm-central/sb-de/mozilla/dist/include/cairo -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/gfx/thebes/src/gfxFontTest.cpp gfxFontTest.cpp gfxFontUtils.cpp Building deps for /c/build/comm-central/comm-central/mozilla/gfx/thebes/src/gfxFontUtils.cpp cl -FogfxFontUtils.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DIMPL_THEBES -DWOFF_MOZILLA_CLIENT -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/gfx/thebes/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -Ic:/build/comm-central/sb-de/mozilla/dist/include/cairo -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/gfx/thebes/src/gfxFontUtils.cpp gfxFontUtils.cpp gfxAtoms.cpp Building deps for /c/build/comm-central/comm-central/mozilla/gfx/thebes/src/gfxAtoms.cpp cl -FogfxAtoms.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DIMPL_THEBES -DWOFF_MOZILLA_CLIENT -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/gfx/thebes/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -Ic:/build/comm-central/sb-de/mozilla/dist/include/cairo -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/gfx/thebes/src/gfxAtoms.cpp gfxAtoms.cpp gfxMatrix.cpp Building deps for /c/build/comm-central/comm-central/mozilla/gfx/thebes/src/gfxMatrix.cpp cl -FogfxMatrix.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DIMPL_THEBES -DWOFF_MOZILLA_CLIENT -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/gfx/thebes/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -Ic:/build/comm-central/sb-de/mozilla/dist/include/cairo -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/gfx/thebes/src/gfxMatrix.cpp gfxMatrix.cpp gfxPath.cpp Building deps for /c/build/comm-central/comm-central/mozilla/gfx/thebes/src/gfxPath.cpp cl -FogfxPath.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DIMPL_THEBES -DWOFF_MOZILLA_CLIENT -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/gfx/thebes/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -Ic:/build/comm-central/sb-de/mozilla/dist/include/cairo -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/gfx/thebes/src/gfxPath.cpp gfxPath.cpp c:/build/comm-central/comm-central/mozilla/gfx/thebes/src/gfxPath.cpp(76) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data c:/build/comm-central/comm-central/mozilla/gfx/thebes/src/gfxPath.cpp(87) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data gfxPattern.cpp Building deps for /c/build/comm-central/comm-central/mozilla/gfx/thebes/src/gfxPattern.cpp cl -FogfxPattern.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DIMPL_THEBES -DWOFF_MOZILLA_CLIENT -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/gfx/thebes/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -Ic:/build/comm-central/sb-de/mozilla/dist/include/cairo -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/gfx/thebes/src/gfxPattern.cpp gfxPattern.cpp gfxPlatform.cpp Building deps for /c/build/comm-central/comm-central/mozilla/gfx/thebes/src/gfxPlatform.cpp cl -FogfxPlatform.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DIMPL_THEBES -DWOFF_MOZILLA_CLIENT -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/gfx/thebes/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -Ic:/build/comm-central/sb-de/mozilla/dist/include/cairo -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/gfx/thebes/src/gfxPlatform.cpp gfxPlatform.cpp gfxPlatformFontList.cpp Building deps for /c/build/comm-central/comm-central/mozilla/gfx/thebes/src/gfxPlatformFontList.cpp cl -FogfxPlatformFontList.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DIMPL_THEBES -DWOFF_MOZILLA_CLIENT -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/gfx/thebes/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -Ic:/build/comm-central/sb-de/mozilla/dist/include/cairo -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/gfx/thebes/src/gfxPlatformFontList.cpp gfxPlatformFontList.cpp gfxRect.cpp Building deps for /c/build/comm-central/comm-central/mozilla/gfx/thebes/src/gfxRect.cpp cl -FogfxRect.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DIMPL_THEBES -DWOFF_MOZILLA_CLIENT -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/gfx/thebes/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -Ic:/build/comm-central/sb-de/mozilla/dist/include/cairo -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/gfx/thebes/src/gfxRect.cpp gfxRect.cpp gfxSkipChars.cpp Building deps for /c/build/comm-central/comm-central/mozilla/gfx/thebes/src/gfxSkipChars.cpp cl -FogfxSkipChars.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DIMPL_THEBES -DWOFF_MOZILLA_CLIENT -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/gfx/thebes/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -Ic:/build/comm-central/sb-de/mozilla/dist/include/cairo -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/gfx/thebes/src/gfxSkipChars.cpp gfxSkipChars.cpp gfxTextRunCache.cpp Building deps for /c/build/comm-central/comm-central/mozilla/gfx/thebes/src/gfxTextRunCache.cpp cl -FogfxTextRunCache.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DIMPL_THEBES -DWOFF_MOZILLA_CLIENT -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/gfx/thebes/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -Ic:/build/comm-central/sb-de/mozilla/dist/include/cairo -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/gfx/thebes/src/gfxTextRunCache.cpp gfxTextRunCache.cpp gfxTextRunWordCache.cpp Building deps for /c/build/comm-central/comm-central/mozilla/gfx/thebes/src/gfxTextRunWordCache.cpp cl -FogfxTextRunWordCache.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DIMPL_THEBES -DWOFF_MOZILLA_CLIENT -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/gfx/thebes/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -Ic:/build/comm-central/sb-de/mozilla/dist/include/cairo -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/gfx/thebes/src/gfxTextRunWordCache.cpp gfxTextRunWordCache.cpp gfxUserFontSet.cpp Building deps for /c/build/comm-central/comm-central/mozilla/gfx/thebes/src/gfxUserFontSet.cpp cl -FogfxUserFontSet.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DIMPL_THEBES -DWOFF_MOZILLA_CLIENT -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/gfx/thebes/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -Ic:/build/comm-central/sb-de/mozilla/dist/include/cairo -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/gfx/thebes/src/gfxUserFontSet.cpp gfxUserFontSet.cpp GLContext.cpp Building deps for /c/build/comm-central/comm-central/mozilla/gfx/thebes/src/GLContext.cpp cl -FoGLContext.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DIMPL_THEBES -DWOFF_MOZILLA_CLIENT -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/gfx/thebes/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -Ic:/build/comm-central/sb-de/mozilla/dist/include/cairo -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/gfx/thebes/src/GLContext.cpp GLContext.cpp gfxDllDeps.cpp Building deps for /c/build/comm-central/comm-central/mozilla/gfx/thebes/src/gfxDllDeps.cpp cl -FogfxDllDeps.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DIMPL_THEBES -DWOFF_MOZILLA_CLIENT -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/gfx/thebes/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -Ic:/build/comm-central/sb-de/mozilla/dist/include/cairo -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/gfx/thebes/src/gfxDllDeps.cpp gfxDllDeps.cpp gfxWindowsPlatform.cpp Building deps for /c/build/comm-central/comm-central/mozilla/gfx/thebes/src/gfxWindowsPlatform.cpp cl -FogfxWindowsPlatform.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DIMPL_THEBES -DWOFF_MOZILLA_CLIENT -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/gfx/thebes/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -Ic:/build/comm-central/sb-de/mozilla/dist/include/cairo -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/gfx/thebes/src/gfxWindowsPlatform.cpp gfxWindowsPlatform.cpp gfxWindowsSurface.cpp Building deps for /c/build/comm-central/comm-central/mozilla/gfx/thebes/src/gfxWindowsSurface.cpp cl -FogfxWindowsSurface.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DIMPL_THEBES -DWOFF_MOZILLA_CLIENT -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/gfx/thebes/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -Ic:/build/comm-central/sb-de/mozilla/dist/include/cairo -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/gfx/thebes/src/gfxWindowsSurface.cpp gfxWindowsSurface.cpp gfxWindowsNativeDrawing.cpp Building deps for /c/build/comm-central/comm-central/mozilla/gfx/thebes/src/gfxWindowsNativeDrawing.cpp cl -FogfxWindowsNativeDrawing.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DIMPL_THEBES -DWOFF_MOZILLA_CLIENT -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/gfx/thebes/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -Ic:/build/comm-central/sb-de/mozilla/dist/include/cairo -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/gfx/thebes/src/gfxWindowsNativeDrawing.cpp gfxWindowsNativeDrawing.cpp nsUnicodeRange.cpp Building deps for /c/build/comm-central/comm-central/mozilla/gfx/thebes/src/nsUnicodeRange.cpp cl -FonsUnicodeRange.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DIMPL_THEBES -DWOFF_MOZILLA_CLIENT -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/gfx/thebes/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -Ic:/build/comm-central/sb-de/mozilla/dist/include/cairo -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/gfx/thebes/src/nsUnicodeRange.cpp nsUnicodeRange.cpp gfxDWriteFonts.cpp Building deps for /c/build/comm-central/comm-central/mozilla/gfx/thebes/src/gfxDWriteFonts.cpp cl -FogfxDWriteFonts.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DIMPL_THEBES -DWOFF_MOZILLA_CLIENT -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/gfx/thebes/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -Ic:/build/comm-central/sb-de/mozilla/dist/include/cairo -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/gfx/thebes/src/gfxDWriteFonts.cpp gfxDWriteFonts.cpp gfxDWriteShaper.cpp Building deps for /c/build/comm-central/comm-central/mozilla/gfx/thebes/src/gfxDWriteShaper.cpp cl -FogfxDWriteShaper.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DIMPL_THEBES -DWOFF_MOZILLA_CLIENT -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/gfx/thebes/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -Ic:/build/comm-central/sb-de/mozilla/dist/include/cairo -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/gfx/thebes/src/gfxDWriteShaper.cpp gfxDWriteShaper.cpp c:/build/comm-central/comm-central/mozilla/gfx/thebes/src/gfxDWriteShaper.cpp(181) : warning C4244: 'argument' : conversion from 'gfxFloat' to 'FLOAT', possible loss of data gfxDWriteTextAnalysis.cpp Building deps for /c/build/comm-central/comm-central/mozilla/gfx/thebes/src/gfxDWriteTextAnalysis.cpp cl -FogfxDWriteTextAnalysis.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DIMPL_THEBES -DWOFF_MOZILLA_CLIENT -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/gfx/thebes/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -Ic:/build/comm-central/sb-de/mozilla/dist/include/cairo -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/gfx/thebes/src/gfxDWriteTextAnalysis.cpp gfxDWriteTextAnalysis.cpp gfxDWriteCommon.cpp Building deps for /c/build/comm-central/comm-central/mozilla/gfx/thebes/src/gfxDWriteCommon.cpp cl -FogfxDWriteCommon.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DIMPL_THEBES -DWOFF_MOZILLA_CLIENT -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/gfx/thebes/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -Ic:/build/comm-central/sb-de/mozilla/dist/include/cairo -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/gfx/thebes/src/gfxDWriteCommon.cpp gfxDWriteCommon.cpp c:/build/comm-central/comm-central/mozilla/gfx/thebes/src/gfxDWriteCommon.cpp(95) : warning C4244: 'argument' : conversion from 'UINT64' to 'nsTArray_base::index_type', possible loss of data gfxD2DSurface.cpp Building deps for /c/build/comm-central/comm-central/mozilla/gfx/thebes/src/gfxD2DSurface.cpp cl -FogfxD2DSurface.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DIMPL_THEBES -DWOFF_MOZILLA_CLIENT -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/gfx/thebes/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -Ic:/build/comm-central/sb-de/mozilla/dist/include/cairo -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/gfx/thebes/src/gfxD2DSurface.cpp gfxD2DSurface.cpp gfxDWriteFontList.cpp Building deps for /c/build/comm-central/comm-central/mozilla/gfx/thebes/src/gfxDWriteFontList.cpp cl -FogfxDWriteFontList.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DIMPL_THEBES -DWOFF_MOZILLA_CLIENT -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/gfx/thebes/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -Ic:/build/comm-central/sb-de/mozilla/dist/include/cairo -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/gfx/thebes/src/gfxDWriteFontList.cpp gfxDWriteFontList.cpp gfxGDIFont.cpp Building deps for /c/build/comm-central/comm-central/mozilla/gfx/thebes/src/gfxGDIFont.cpp cl -FogfxGDIFont.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DIMPL_THEBES -DWOFF_MOZILLA_CLIENT -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/gfx/thebes/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -Ic:/build/comm-central/sb-de/mozilla/dist/include/cairo -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/gfx/thebes/src/gfxGDIFont.cpp gfxGDIFont.cpp gfxGDIFontList.cpp Building deps for /c/build/comm-central/comm-central/mozilla/gfx/thebes/src/gfxGDIFontList.cpp cl -FogfxGDIFontList.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DIMPL_THEBES -DWOFF_MOZILLA_CLIENT -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/gfx/thebes/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -Ic:/build/comm-central/sb-de/mozilla/dist/include/cairo -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/gfx/thebes/src/gfxGDIFontList.cpp gfxGDIFontList.cpp gfxGDIShaper.cpp Building deps for /c/build/comm-central/comm-central/mozilla/gfx/thebes/src/gfxGDIShaper.cpp cl -FogfxGDIShaper.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DIMPL_THEBES -DWOFF_MOZILLA_CLIENT -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/gfx/thebes/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -Ic:/build/comm-central/sb-de/mozilla/dist/include/cairo -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/gfx/thebes/src/gfxGDIShaper.cpp gfxGDIShaper.cpp gfxUniscribeShaper.cpp Building deps for /c/build/comm-central/comm-central/mozilla/gfx/thebes/src/gfxUniscribeShaper.cpp cl -FogfxUniscribeShaper.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DIMPL_THEBES -DWOFF_MOZILLA_CLIENT -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/gfx/thebes/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -Ic:/build/comm-central/sb-de/mozilla/dist/include/cairo -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/gfx/thebes/src/gfxUniscribeShaper.cpp gfxUniscribeShaper.cpp c:/build/comm-central/comm-central/mozilla/gfx/thebes/src/gfxUniscribeShaper.cpp(308) : warning C4244: '=' : conversion from 'gfxFloat' to 'float', possible loss of data c:/build/comm-central/comm-central/mozilla/gfx/thebes/src/gfxUniscribeShaper.cpp(400) : warning C4018: '>' : signed/unsigned mismatch gfxPDFSurface.cpp Building deps for /c/build/comm-central/comm-central/mozilla/gfx/thebes/src/gfxPDFSurface.cpp cl -FogfxPDFSurface.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DIMPL_THEBES -DWOFF_MOZILLA_CLIENT -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/gfx/thebes/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -Ic:/build/comm-central/sb-de/mozilla/dist/include/cairo -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/gfx/thebes/src/gfxPDFSurface.cpp gfxPDFSurface.cpp GLContextProviderWGL.cpp Building deps for /c/build/comm-central/comm-central/mozilla/gfx/thebes/src/GLContextProviderWGL.cpp cl -FoGLContextProviderWGL.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DIMPL_THEBES -DWOFF_MOZILLA_CLIENT -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/gfx/thebes/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -Ic:/build/comm-central/sb-de/mozilla/dist/include/cairo -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/gfx/thebes/src/GLContextProviderWGL.cpp GLContextProviderWGL.cpp rm -f thebes.lib lib -NOLOGO -OUT:"thebes.lib" woff.obj gfxASurface.obj gfxAlphaRecovery.obj gfxContext.obj gfxImageSurface.obj gfxFont.obj gfxFontMissingGlyphs.obj gfxFontTest.obj gfxFontUtils.obj gfxAtoms.obj gfxMatrix.obj gfxPath.obj gfxPattern.obj gfxPlatform.obj gfxPlatformFontList.obj gfxRect.obj gfxSkipChars.obj gfxTextRunCache.obj gfxTextRunWordCache.obj gfxUserFontSet.obj GLContext.obj gfxDllDeps.obj gfxWindowsPlatform.obj gfxWindowsSurface.obj gfxWindowsNativeDrawing.obj nsUnicodeRange.obj gfxDWriteFonts.obj gfxDWriteShaper.obj gfxDWriteTextAnalysis.obj gfxDWriteCommon.obj gfxD2DSurface.obj gfxDWriteFontList.obj gfxGDIFont.obj gfxGDIFontList.obj gfxGDIShaper.obj gfxUniscribeShaper.obj gfxPDFSurface.obj GLContextProviderWGL.obj ../../layers/layers.lib gfxDllDeps.obj : warning LNK4221: no public symbols found; archive member will be inaccessible echo not_ranlib thebes.lib not_ranlib thebes.lib c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 thebes.lib ../../../staticlib make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/gfx/thebes/src' make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/gfx/thebes' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/gfx/src/thebes' nsThebesDeviceContext.cpp Building deps for /c/build/comm-central/comm-central/mozilla/gfx/src/thebes/nsThebesDeviceContext.cpp cl -FonsThebesDeviceContext.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/gfx/src/thebes/. -I/c/build/comm-central/comm-central/mozilla/gfx/src/thebes/.. -I/c/build/comm-central/comm-central/mozilla/gfx/src/thebes/../shared -I/c/build/comm-central/comm-central/mozilla/gfx/src/thebes -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -Ic:/build/comm-central/sb-de/mozilla/dist/include/cairo -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/gfx/src/thebes/nsThebesDeviceContext.cpp nsThebesDeviceContext.cpp c:/build/comm-central/comm-central/mozilla/gfx/src/thebes/nsThebesDeviceContext.cpp(855) : warning C4244: 'argument' : conversion from 'PRInt32' to 'float', possible loss of data c:/build/comm-central/comm-central/mozilla/gfx/src/thebes/nsThebesDeviceContext.cpp(855) : warning C4244: 'argument' : conversion from 'gfxFloat' to 'float', possible loss of data c:/build/comm-central/comm-central/mozilla/gfx/src/thebes/nsThebesDeviceContext.cpp(1159) : warning C4244: 'argument' : conversion from 'PRInt32' to 'float', possible loss of data c:/build/comm-central/comm-central/mozilla/gfx/src/thebes/nsThebesDeviceContext.cpp(1160) : warning C4244: 'argument' : conversion from 'PRInt32' to 'float', possible loss of data c:/build/comm-central/comm-central/mozilla/gfx/src/thebes/nsThebesDeviceContext.cpp(1196) : warning C4244: 'argument' : conversion from 'gfxFloat' to 'float', possible loss of data c:/build/comm-central/comm-central/mozilla/gfx/src/thebes/nsThebesDeviceContext.cpp(1197) : warning C4244: 'argument' : conversion from 'gfxFloat' to 'float', possible loss of data nsThebesRegion.cpp Building deps for /c/build/comm-central/comm-central/mozilla/gfx/src/thebes/nsThebesRegion.cpp cl -FonsThebesRegion.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/gfx/src/thebes/. -I/c/build/comm-central/comm-central/mozilla/gfx/src/thebes/.. -I/c/build/comm-central/comm-central/mozilla/gfx/src/thebes/../shared -I/c/build/comm-central/comm-central/mozilla/gfx/src/thebes -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -Ic:/build/comm-central/sb-de/mozilla/dist/include/cairo -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/gfx/src/thebes/nsThebesRegion.cpp nsThebesRegion.cpp nsThebesGfxFactory.cpp Building deps for /c/build/comm-central/comm-central/mozilla/gfx/src/thebes/nsThebesGfxFactory.cpp cl -FonsThebesGfxFactory.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/gfx/src/thebes/. -I/c/build/comm-central/comm-central/mozilla/gfx/src/thebes/.. -I/c/build/comm-central/comm-central/mozilla/gfx/src/thebes/../shared -I/c/build/comm-central/comm-central/mozilla/gfx/src/thebes -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -Ic:/build/comm-central/sb-de/mozilla/dist/include/cairo -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/gfx/src/thebes/nsThebesGfxFactory.cpp nsThebesGfxFactory.cpp nsThebesRenderingContext.cpp Building deps for /c/build/comm-central/comm-central/mozilla/gfx/src/thebes/nsThebesRenderingContext.cpp cl -FonsThebesRenderingContext.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/gfx/src/thebes/. -I/c/build/comm-central/comm-central/mozilla/gfx/src/thebes/.. -I/c/build/comm-central/comm-central/mozilla/gfx/src/thebes/../shared -I/c/build/comm-central/comm-central/mozilla/gfx/src/thebes -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -Ic:/build/comm-central/sb-de/mozilla/dist/include/cairo -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/gfx/src/thebes/nsThebesRenderingContext.cpp nsThebesRenderingContext.cpp c:/build/comm-central/comm-central/mozilla/gfx/src/thebes/nsThebesRenderingContext.cpp(417) : warning C4244: 'argument' : conversion from 'nscoord' to 'float', possible loss of data c:/build/comm-central/comm-central/mozilla/gfx/src/thebes/nsThebesRenderingContext.cpp(417) : warning C4244: 'argument' : conversion from 'nscoord' to 'float', possible loss of data c:/build/comm-central/comm-central/mozilla/gfx/src/thebes/nsThebesRenderingContext.cpp(418) : warning C4244: 'argument' : conversion from 'const double' to 'float', possible loss of data c:/build/comm-central/comm-central/mozilla/gfx/src/thebes/nsThebesRenderingContext.cpp(418) : warning C4244: 'argument' : conversion from 'const double' to 'float', possible loss of data nsThebesFontMetrics.cpp Building deps for /c/build/comm-central/comm-central/mozilla/gfx/src/thebes/nsThebesFontMetrics.cpp cl -FonsThebesFontMetrics.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/gfx/src/thebes/. -I/c/build/comm-central/comm-central/mozilla/gfx/src/thebes/.. -I/c/build/comm-central/comm-central/mozilla/gfx/src/thebes/../shared -I/c/build/comm-central/comm-central/mozilla/gfx/src/thebes -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -Ic:/build/comm-central/sb-de/mozilla/dist/include/cairo -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/gfx/src/thebes/nsThebesFontMetrics.cpp nsThebesFontMetrics.cpp c:/build/comm-central/comm-central/mozilla/gfx/src/thebes/nsThebesFontMetrics.cpp(314) : warning C4244: 'argument' : conversion from 'gfxFloat' to 'float', possible loss of data c:/build/comm-central/comm-central/mozilla/gfx/src/thebes/nsThebesFontMetrics.cpp(338) : warning C4244: 'argument' : conversion from 'gfxFloat' to 'float', possible loss of data nsThebesFontEnumerator.cpp Building deps for /c/build/comm-central/comm-central/mozilla/gfx/src/thebes/nsThebesFontEnumerator.cpp cl -FonsThebesFontEnumerator.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/gfx/src/thebes/. -I/c/build/comm-central/comm-central/mozilla/gfx/src/thebes/.. -I/c/build/comm-central/comm-central/mozilla/gfx/src/thebes/../shared -I/c/build/comm-central/comm-central/mozilla/gfx/src/thebes -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -Ic:/build/comm-central/sb-de/mozilla/dist/include/cairo -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/gfx/src/thebes/nsThebesFontEnumerator.cpp nsThebesFontEnumerator.cpp nsSystemFontsWin.cpp Building deps for /c/build/comm-central/comm-central/mozilla/gfx/src/thebes/nsSystemFontsWin.cpp cl -FonsSystemFontsWin.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/gfx/src/thebes/. -I/c/build/comm-central/comm-central/mozilla/gfx/src/thebes/.. -I/c/build/comm-central/comm-central/mozilla/gfx/src/thebes/../shared -I/c/build/comm-central/comm-central/mozilla/gfx/src/thebes -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -Ic:/build/comm-central/sb-de/mozilla/dist/include/cairo -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/gfx/src/thebes/nsSystemFontsWin.cpp nsSystemFontsWin.cpp c:/build/comm-central/comm-central/mozilla/gfx/src/thebes/nsSystemFontsWin.cpp(83) : warning C4244: 'initializing' : conversion from 'const LONG' to 'float', possible loss of data c:/build/comm-central/comm-central/mozilla/gfx/src/thebes/nsSystemFontsWin.cpp(93) : warning C4244: '=' : conversion from 'LONG' to 'float', possible loss of data rm -f gkgfxthebes.lib lib -NOLOGO -OUT:"gkgfxthebes.lib" nsThebesDeviceContext.obj nsThebesRegion.obj nsThebesGfxFactory.obj nsThebesRenderingContext.obj nsThebesFontMetrics.obj nsThebesFontEnumerator.obj nsSystemFontsWin.obj echo not_ranlib gkgfxthebes.lib not_ranlib gkgfxthebes.lib c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 gkgfxthebes.lib ../../../staticlib/components make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/gfx/src/thebes/utils' gfxThebesUtils.cpp Building deps for /c/build/comm-central/comm-central/mozilla/gfx/src/thebes/utils/gfxThebesUtils.cpp cl -FogfxThebesUtils.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/gfx/src/thebes/utils -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/gfx/src/thebes/utils/gfxThebesUtils.cpp gfxThebesUtils.cpp gfxBlur.cpp Building deps for /c/build/comm-central/comm-central/mozilla/gfx/src/thebes/utils/gfxBlur.cpp cl -FogfxBlur.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/gfx/src/thebes/utils -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/gfx/src/thebes/utils/gfxBlur.cpp gfxBlur.cpp rm -f gfxutils.lib lib -NOLOGO -OUT:"gfxutils.lib" gfxThebesUtils.obj gfxBlur.obj echo not_ranlib gfxutils.lib not_ranlib gfxutils.lib c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 gfxutils.lib ../../../../staticlib make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/gfx/src/thebes/utils' make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/gfx/src/thebes' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/gfx/ycbcr' yuv_convert.cpp Building deps for /c/build/comm-central/comm-central/mozilla/gfx/ycbcr/yuv_convert.cpp cl -Foyuv_convert.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -D_IMPL_NS_GFX -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/gfx/ycbcr -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/gfx/ycbcr/yuv_convert.cpp yuv_convert.cpp yuv_row_c.cpp Building deps for /c/build/comm-central/comm-central/mozilla/gfx/ycbcr/yuv_row_c.cpp cl -Foyuv_row_c.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -D_IMPL_NS_GFX -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/gfx/ycbcr -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/gfx/ycbcr/yuv_row_c.cpp yuv_row_c.cpp yuv_row_win.cpp Building deps for /c/build/comm-central/comm-central/mozilla/gfx/ycbcr/yuv_row_win.cpp cl -Foyuv_row_win.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -D_IMPL_NS_GFX -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/gfx/ycbcr -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/gfx/ycbcr/yuv_row_win.cpp yuv_row_win.cpp rm -f ycbcr.lib lib -NOLOGO -OUT:"ycbcr.lib" yuv_convert.obj yuv_row_c.obj yuv_row_win.obj echo not_ranlib ycbcr.lib not_ranlib ycbcr.lib c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 ycbcr.lib ../../staticlib make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/gfx/ycbcr' make[5]: Leaving directory `/c/build/comm-central/sb-de/mozilla/gfx' make[5]: Entering directory `/c/build/comm-central/sb-de/mozilla/modules/libpr0n' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/modules/libpr0n/public' imgICache.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/modules/libpr0n/public -I../../../dist/idl -e _xpidlgen/imgICache.xpt -d .deps/imgICache.pp /c/build/comm-central/comm-central/mozilla/modules/libpr0n/public/imgICache.idl imgIContainer.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/modules/libpr0n/public -I../../../dist/idl -e _xpidlgen/imgIContainer.xpt -d .deps/imgIContainer.pp /c/build/comm-central/comm-central/mozilla/modules/libpr0n/public/imgIContainer.idl imgIContainerObserver.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/modules/libpr0n/public -I../../../dist/idl -e _xpidlgen/imgIContainerObserver.xpt -d .deps/imgIContainerObserver.pp /c/build/comm-central/comm-central/mozilla/modules/libpr0n/public/imgIContainerObserver.idl imgIDecoder.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/modules/libpr0n/public -I../../../dist/idl -e _xpidlgen/imgIDecoder.xpt -d .deps/imgIDecoder.pp /c/build/comm-central/comm-central/mozilla/modules/libpr0n/public/imgIDecoder.idl imgIDecoderObserver.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/modules/libpr0n/public -I../../../dist/idl -e _xpidlgen/imgIDecoderObserver.xpt -d .deps/imgIDecoderObserver.pp /c/build/comm-central/comm-central/mozilla/modules/libpr0n/public/imgIDecoderObserver.idl imgIEncoder.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/modules/libpr0n/public -I../../../dist/idl -e _xpidlgen/imgIEncoder.xpt -d .deps/imgIEncoder.pp /c/build/comm-central/comm-central/mozilla/modules/libpr0n/public/imgIEncoder.idl imgILoader.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/modules/libpr0n/public -I../../../dist/idl -e _xpidlgen/imgILoader.xpt -d .deps/imgILoader.pp /c/build/comm-central/comm-central/mozilla/modules/libpr0n/public/imgILoader.idl imgIRequest.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/modules/libpr0n/public -I../../../dist/idl -e _xpidlgen/imgIRequest.xpt -d .deps/imgIRequest.pp /c/build/comm-central/comm-central/mozilla/modules/libpr0n/public/imgIRequest.idl imgITools.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/modules/libpr0n/public -I../../../dist/idl -e _xpidlgen/imgITools.xpt -d .deps/imgITools.pp /c/build/comm-central/comm-central/mozilla/modules/libpr0n/public/imgITools.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpt_link.exe _xpidlgen/imglib2.xpt _xpidlgen/imgICache.xpt _xpidlgen/imgIContainer.xpt _xpidlgen/imgIContainerObserver.xpt _xpidlgen/imgIDecoder.xpt _xpidlgen/imgIDecoderObserver.xpt _xpidlgen/imgIEncoder.xpt _xpidlgen/imgILoader.xpt _xpidlgen/imgIRequest.xpt _xpidlgen/imgITools.xpt c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 _xpidlgen/imglib2.xpt ../../../dist/bin/components make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/modules/libpr0n/public' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/modules/libpr0n/src' imgContainer.cpp Building deps for /c/build/comm-central/comm-central/mozilla/modules/libpr0n/src/imgContainer.cpp cl -FoimgContainer.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/modules/libpr0n/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -Ic:/build/comm-central/sb-de/mozilla/dist/include/cairo -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/modules/libpr0n/src/imgContainer.cpp imgContainer.cpp imgFrame.cpp Building deps for /c/build/comm-central/comm-central/mozilla/modules/libpr0n/src/imgFrame.cpp cl -FoimgFrame.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/modules/libpr0n/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -Ic:/build/comm-central/sb-de/mozilla/dist/include/cairo -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/modules/libpr0n/src/imgFrame.cpp imgFrame.cpp imgLoader.cpp Building deps for /c/build/comm-central/comm-central/mozilla/modules/libpr0n/src/imgLoader.cpp cl -FoimgLoader.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/modules/libpr0n/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -Ic:/build/comm-central/sb-de/mozilla/dist/include/cairo -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/modules/libpr0n/src/imgLoader.cpp imgLoader.cpp imgRequest.cpp Building deps for /c/build/comm-central/comm-central/mozilla/modules/libpr0n/src/imgRequest.cpp cl -FoimgRequest.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/modules/libpr0n/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -Ic:/build/comm-central/sb-de/mozilla/dist/include/cairo -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/modules/libpr0n/src/imgRequest.cpp imgRequest.cpp imgRequestProxy.cpp Building deps for /c/build/comm-central/comm-central/mozilla/modules/libpr0n/src/imgRequestProxy.cpp cl -FoimgRequestProxy.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/modules/libpr0n/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -Ic:/build/comm-central/sb-de/mozilla/dist/include/cairo -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/modules/libpr0n/src/imgRequestProxy.cpp imgRequestProxy.cpp imgTools.cpp Building deps for /c/build/comm-central/comm-central/mozilla/modules/libpr0n/src/imgTools.cpp cl -FoimgTools.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/modules/libpr0n/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -Ic:/build/comm-central/sb-de/mozilla/dist/include/cairo -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/modules/libpr0n/src/imgTools.cpp imgTools.cpp imgContainerRequest.cpp Building deps for /c/build/comm-central/comm-central/mozilla/modules/libpr0n/src/imgContainerRequest.cpp cl -FoimgContainerRequest.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/modules/libpr0n/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -Ic:/build/comm-central/sb-de/mozilla/dist/include/cairo -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/modules/libpr0n/src/imgContainerRequest.cpp imgContainerRequest.cpp rm -f imglib2_s.lib lib -NOLOGO -OUT:"imglib2_s.lib" imgContainer.obj imgFrame.obj imgLoader.obj imgRequest.obj imgRequestProxy.obj imgTools.obj imgContainerRequest.obj echo not_ranlib imglib2_s.lib not_ranlib imglib2_s.lib make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/modules/libpr0n/src' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/modules/libpr0n/decoders' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/modules/libpr0n/decoders/icon/win' nsIconChannel.cpp Building deps for /c/build/comm-central/comm-central/mozilla/modules/libpr0n/decoders/icon/win/nsIconChannel.cpp cl -FonsIconChannel.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/modules/libpr0n/decoders/icon/win -I. -I../../../../../dist/include -I../../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/modules/libpr0n/decoders/icon/win/nsIconChannel.cpp nsIconChannel.cpp c:/build/comm-central/comm-central/mozilla/modules/libpr0n/decoders/icon/win/nsIconChannel.cpp(603) : warning C4244: '=' : conversion from 'LONG' to 'PRInt8', possible loss of data c:/build/comm-central/comm-central/mozilla/modules/libpr0n/decoders/icon/win/nsIconChannel.cpp(604) : warning C4244: '=' : conversion from 'LONG' to 'PRInt8', possible loss of data rm -f imgiconwin_s.lib lib -NOLOGO -OUT:"imgiconwin_s.lib" nsIconChannel.obj echo not_ranlib imgiconwin_s.lib not_ranlib imgiconwin_s.lib make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/modules/libpr0n/decoders/icon/win' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/modules/libpr0n/decoders/icon' nsIconURI.cpp Building deps for /c/build/comm-central/comm-central/mozilla/modules/libpr0n/decoders/icon/nsIconURI.cpp cl -FonsIconURI.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/modules/libpr0n/decoders/icon/win -I/c/build/comm-central/comm-central/mozilla/modules/libpr0n/decoders/icon -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/modules/libpr0n/decoders/icon/nsIconURI.cpp nsIconURI.cpp nsIconModule.cpp Building deps for /c/build/comm-central/comm-central/mozilla/modules/libpr0n/decoders/icon/nsIconModule.cpp cl -FonsIconModule.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/modules/libpr0n/decoders/icon/win -I/c/build/comm-central/comm-central/mozilla/modules/libpr0n/decoders/icon -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/modules/libpr0n/decoders/icon/nsIconModule.cpp nsIconModule.cpp nsIconProtocolHandler.cpp Building deps for /c/build/comm-central/comm-central/mozilla/modules/libpr0n/decoders/icon/nsIconProtocolHandler.cpp cl -FonsIconProtocolHandler.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/modules/libpr0n/decoders/icon/win -I/c/build/comm-central/comm-central/mozilla/modules/libpr0n/decoders/icon -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/modules/libpr0n/decoders/icon/nsIconProtocolHandler.cpp nsIconProtocolHandler.cpp rm -f imgicon.lib lib -NOLOGO -OUT:"imgicon.lib" nsIconURI.obj nsIconModule.obj nsIconProtocolHandler.obj win/imgiconwin_s.lib echo not_ranlib imgicon.lib not_ranlib imgicon.lib c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 imgicon.lib ../../../../staticlib/components nsIIconURI.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/modules/libpr0n/decoders/icon -I../../../../dist/idl -e _xpidlgen/nsIIconURI.xpt -d .deps/nsIIconURI.pp /c/build/comm-central/comm-central/mozilla/modules/libpr0n/decoders/icon/nsIIconURI.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpt_link.exe _xpidlgen/imgicon.xpt _xpidlgen/nsIIconURI.xpt c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 _xpidlgen/imgicon.xpt ../../../../dist/bin/components make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/modules/libpr0n/decoders/icon' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/modules/libpr0n/decoders/png' nsPNGDecoder.cpp Building deps for /c/build/comm-central/comm-central/mozilla/modules/libpr0n/decoders/png/nsPNGDecoder.cpp cl -FonsPNGDecoder.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZ_PNG_WRITE -DMOZ_PNG_READ -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/modules/libpr0n/decoders/png -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/modules/libpr0n/decoders/png/nsPNGDecoder.cpp nsPNGDecoder.cpp c:/build/comm-central/comm-central/mozilla/modules/libpr0n/decoders/png/nsPNGDecoder.cpp(561) : warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data rm -f imgpng_s.lib lib -NOLOGO -OUT:"imgpng_s.lib" nsPNGDecoder.obj echo not_ranlib imgpng_s.lib not_ranlib imgpng_s.lib make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/modules/libpr0n/decoders/png' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/modules/libpr0n/decoders/gif' nsGIFDecoder2.cpp Building deps for /c/build/comm-central/comm-central/mozilla/modules/libpr0n/decoders/gif/nsGIFDecoder2.cpp cl -FonsGIFDecoder2.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/modules/libpr0n/src -I/c/build/comm-central/comm-central/mozilla/modules/libpr0n/decoders/gif -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -Ic:/build/comm-central/sb-de/mozilla/dist/include/cairo -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/modules/libpr0n/decoders/gif/nsGIFDecoder2.cpp nsGIFDecoder2.cpp c:/build/comm-central/comm-central/mozilla/modules/libpr0n/decoders/gif/nsGIFDecoder2.cpp(364) : warning C4244: 'argument' : conversion from 'gfx_depth' to 'PRUint8', possible loss of data rm -f imggif_s.lib lib -NOLOGO -OUT:"imggif_s.lib" nsGIFDecoder2.obj echo not_ranlib imggif_s.lib not_ranlib imggif_s.lib make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/modules/libpr0n/decoders/gif' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/modules/libpr0n/decoders/jpeg' iccjpeg.c Building deps for /c/build/comm-central/comm-central/mozilla/modules/libpr0n/decoders/jpeg/iccjpeg.c cl -Foiccjpeg.obj -c -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/modules/libpr0n/decoders/jpeg -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/modules/libpr0n/decoders/jpeg/iccjpeg.c iccjpeg.c nsJPEGDecoder.cpp Building deps for /c/build/comm-central/comm-central/mozilla/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp cl -FonsJPEGDecoder.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/modules/libpr0n/decoders/jpeg -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp nsJPEGDecoder.cpp rm -f imgjpeg_s.lib lib -NOLOGO -OUT:"imgjpeg_s.lib" iccjpeg.obj nsJPEGDecoder.obj echo not_ranlib imgjpeg_s.lib not_ranlib imgjpeg_s.lib make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/modules/libpr0n/decoders/jpeg' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/modules/libpr0n/decoders/bmp' nsBMPDecoder.cpp Building deps for /c/build/comm-central/comm-central/mozilla/modules/libpr0n/decoders/bmp/nsBMPDecoder.cpp cl -FonsBMPDecoder.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/modules/libpr0n/decoders/bmp -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/modules/libpr0n/decoders/bmp/nsBMPDecoder.cpp nsBMPDecoder.cpp nsICODecoder.cpp Building deps for /c/build/comm-central/comm-central/mozilla/modules/libpr0n/decoders/bmp/nsICODecoder.cpp cl -FonsICODecoder.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/modules/libpr0n/decoders/bmp -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/modules/libpr0n/decoders/bmp/nsICODecoder.cpp nsICODecoder.cpp rm -f imgbmp_s.lib lib -NOLOGO -OUT:"imgbmp_s.lib" nsBMPDecoder.obj nsICODecoder.obj echo not_ranlib imgbmp_s.lib not_ranlib imgbmp_s.lib make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/modules/libpr0n/decoders/bmp' make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/modules/libpr0n/decoders' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/modules/libpr0n/encoders' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/modules/libpr0n/encoders/png' nsPNGEncoder.cpp Building deps for /c/build/comm-central/comm-central/mozilla/modules/libpr0n/encoders/png/nsPNGEncoder.cpp cl -FonsPNGEncoder.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZ_PNG_WRITE -DMOZ_PNG_READ -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/modules/libpr0n/encoders/png -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/modules/libpr0n/encoders/png/nsPNGEncoder.cpp nsPNGEncoder.cpp rm -f imgpnge_s.lib lib -NOLOGO -OUT:"imgpnge_s.lib" nsPNGEncoder.obj echo not_ranlib imgpnge_s.lib not_ranlib imgpnge_s.lib make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/modules/libpr0n/encoders/png' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/modules/libpr0n/encoders/jpeg' nsJPEGEncoder.cpp Building deps for /c/build/comm-central/comm-central/mozilla/modules/libpr0n/encoders/jpeg/nsJPEGEncoder.cpp cl -FonsJPEGEncoder.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/modules/libpr0n/encoders/jpeg -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/modules/libpr0n/encoders/jpeg/nsJPEGEncoder.cpp nsJPEGEncoder.cpp rm -f imgjpege_s.lib lib -NOLOGO -OUT:"imgjpege_s.lib" nsJPEGEncoder.obj echo not_ranlib imgjpege_s.lib not_ranlib imgjpege_s.lib make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/modules/libpr0n/encoders/jpeg' make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/modules/libpr0n/encoders' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/modules/libpr0n/build' nsImageModule.cpp Building deps for /c/build/comm-central/comm-central/mozilla/modules/libpr0n/build/nsImageModule.cpp cl -FonsImageModule.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I. -I/c/build/comm-central/comm-central/mozilla/modules/libpr0n/build/../src -I/c/build/comm-central/comm-central/mozilla/modules/libpr0n/build/../decoders/png -I/c/build/comm-central/comm-central/mozilla/modules/libpr0n/build/../decoders/gif -I/c/build/comm-central/comm-central/mozilla/modules/libpr0n/build/../decoders/jpeg -I/c/build/comm-central/comm-central/mozilla/modules/libpr0n/build/../decoders/bmp -I/c/build/comm-central/comm-central/mozilla/modules/libpr0n/build/../encoders/png -I/c/build/comm-central/comm-central/mozilla/modules/libpr0n/build/../encoders/jpeg -I/c/build/comm-central/comm-central/mozilla/modules/libpr0n/build -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/modules/libpr0n/build/nsImageModule.cpp nsImageModule.cpp c:/build/comm-central/comm-central/mozilla/modules/libpr0n/build/../decoders/bmp\nsBMPDecoder.h(123) : warning C4005: 'BI_RLE8' : macro redefinition C:\Program Files\Microsoft SDKs\Windows\v7.0\\include\wingdi.h(790) : see previous definition of 'BI_RLE8' c:/build/comm-central/comm-central/mozilla/modules/libpr0n/build/../decoders/bmp\nsBMPDecoder.h(124) : warning C4005: 'BI_RLE4' : macro redefinition C:\Program Files\Microsoft SDKs\Windows\v7.0\\include\wingdi.h(791) : see previous definition of 'BI_RLE4' c:/build/comm-central/comm-central/mozilla/modules/libpr0n/build/../decoders/bmp\nsBMPDecoder.h(125) : warning C4005: 'BI_BITFIELDS' : macro redefinition C:\Program Files\Microsoft SDKs\Windows\v7.0\\include\wingdi.h(792) : see previous definition of 'BI_BITFIELDS' rm -f imglib2.lib lib -NOLOGO -OUT:"imglib2.lib" nsImageModule.obj ../src/imglib2_s.lib ../decoders/png/imgpng_s.lib ../decoders/gif/imggif_s.lib ../decoders/jpeg/imgjpeg_s.lib ../decoders/bmp/imgbmp_s.lib ../encoders/png/imgpnge_s.lib ../encoders/jpeg/imgjpege_s.lib echo not_ranlib imglib2.lib not_ranlib imglib2.lib c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 imglib2.lib ../../../staticlib/components make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/modules/libpr0n/build' make[5]: Leaving directory `/c/build/comm-central/sb-de/mozilla/modules/libpr0n' make[5]: Entering directory `/c/build/comm-central/sb-de/mozilla/modules/plugin' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/modules/plugin/base/public' nspluginroot.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/modules/plugin/base/public -I../../../../dist/idl -e _xpidlgen/nspluginroot.xpt -d .deps/nspluginroot.pp /c/build/comm-central/comm-central/mozilla/modules/plugin/base/public/nspluginroot.idl nsIPluginStreamInfo.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/modules/plugin/base/public -I../../../../dist/idl -e _xpidlgen/nsIPluginStreamInfo.xpt -d .deps/nsIPluginStreamInfo.pp /c/build/comm-central/comm-central/mozilla/modules/plugin/base/public/nsIPluginStreamInfo.idl nsIPluginInstanceOwner.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/modules/plugin/base/public -I../../../../dist/idl -e _xpidlgen/nsIPluginInstanceOwner.xpt -d .deps/nsIPluginInstanceOwner.pp /c/build/comm-central/comm-central/mozilla/modules/plugin/base/public/nsIPluginInstanceOwner.idl nsIPlugin.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/modules/plugin/base/public -I../../../../dist/idl -e _xpidlgen/nsIPlugin.xpt -d .deps/nsIPlugin.pp /c/build/comm-central/comm-central/mozilla/modules/plugin/base/public/nsIPlugin.idl nsIHTTPHeaderListener.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/modules/plugin/base/public -I../../../../dist/idl -e _xpidlgen/nsIHTTPHeaderListener.xpt -d .deps/nsIHTTPHeaderListener.pp /c/build/comm-central/comm-central/mozilla/modules/plugin/base/public/nsIHTTPHeaderListener.idl nsIPluginTag.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/modules/plugin/base/public -I../../../../dist/idl -e _xpidlgen/nsIPluginTag.xpt -d .deps/nsIPluginTag.pp /c/build/comm-central/comm-central/mozilla/modules/plugin/base/public/nsIPluginTag.idl nsIPluginTagInfo.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/modules/plugin/base/public -I../../../../dist/idl -e _xpidlgen/nsIPluginTagInfo.xpt -d .deps/nsIPluginTagInfo.pp /c/build/comm-central/comm-central/mozilla/modules/plugin/base/public/nsIPluginTagInfo.idl nsIPluginInputStream.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/modules/plugin/base/public -I../../../../dist/idl -e _xpidlgen/nsIPluginInputStream.xpt -d .deps/nsIPluginInputStream.pp /c/build/comm-central/comm-central/mozilla/modules/plugin/base/public/nsIPluginInputStream.idl nsIPluginStreamListener.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/modules/plugin/base/public -I../../../../dist/idl -e _xpidlgen/nsIPluginStreamListener.xpt -d .deps/nsIPluginStreamListener.pp /c/build/comm-central/comm-central/mozilla/modules/plugin/base/public/nsIPluginStreamListener.idl nsIPluginInstance.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/modules/plugin/base/public -I../../../../dist/idl -e _xpidlgen/nsIPluginInstance.xpt -d .deps/nsIPluginInstance.pp /c/build/comm-central/comm-central/mozilla/modules/plugin/base/public/nsIPluginInstance.idl nsIPluginHost.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/modules/plugin/base/public -I../../../../dist/idl -e _xpidlgen/nsIPluginHost.xpt -d .deps/nsIPluginHost.pp /c/build/comm-central/comm-central/mozilla/modules/plugin/base/public/nsIPluginHost.idl nsIPluginDocument.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/modules/plugin/base/public -I../../../../dist/idl -e _xpidlgen/nsIPluginDocument.xpt -d .deps/nsIPluginDocument.pp /c/build/comm-central/comm-central/mozilla/modules/plugin/base/public/nsIPluginDocument.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpt_link.exe _xpidlgen/plugin.xpt _xpidlgen/nspluginroot.xpt _xpidlgen/nsIPluginStreamInfo.xpt _xpidlgen/nsIPluginInstanceOwner.xpt _xpidlgen/nsIPlugin.xpt _xpidlgen/nsIHTTPHeaderListener.xpt _xpidlgen/nsIPluginTag.xpt _xpidlgen/nsIPluginTagInfo.xpt _xpidlgen/nsIPluginInputStream.xpt _xpidlgen/nsIPluginStreamListener.xpt _xpidlgen/nsIPluginInstance.xpt _xpidlgen/nsIPluginHost.xpt _xpidlgen/nsIPluginDocument.xpt c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 _xpidlgen/plugin.xpt ../../../../dist/bin/components make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/modules/plugin/base/public' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/modules/plugin/base/src' nsNPAPIPlugin.cpp Building deps for /c/build/comm-central/comm-central/mozilla/modules/plugin/base/src/nsNPAPIPlugin.cpp cl -FonsNPAPIPlugin.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/modules/plugin/base/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -EHsc -DMOZ_CPP_EXCEPTIONS=1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/modules/plugin/base/src/nsNPAPIPlugin.cpp nsNPAPIPlugin.cpp c:\build\comm-central\sb-de\mozilla\dist\include\mozilla/mozalloc.h(213) : warning C4290: C++ exception specification ignored except to indicate a function is not __declspec(nothrow) c:\build\comm-central\sb-de\mozilla\dist\include\mozilla/mozalloc.h(225) : warning C4290: C++ exception specification ignored except to indicate a function is not __declspec(nothrow) ../../../../dist/include\jscntxt.h(727) : warning C4273: 'js_GetClassPrototype' : inconsistent dll linkage c:\build\comm-central\sb-de\mozilla\dist\include\jsobj.h(1151) : see previous definition of 'js_GetClassPrototype' ../../../../dist/include\jscntxt.h(1331) : warning C4273: 'js_TraceContext' : inconsistent dll linkage c:\build\comm-central\sb-de\mozilla\dist\include\jsgc.h(186) : see previous definition of 'js_TraceContext' nsNPAPIPluginInstance.cpp Building deps for /c/build/comm-central/comm-central/mozilla/modules/plugin/base/src/nsNPAPIPluginInstance.cpp cl -FonsNPAPIPluginInstance.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/modules/plugin/base/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -EHsc -DMOZ_CPP_EXCEPTIONS=1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/modules/plugin/base/src/nsNPAPIPluginInstance.cpp nsNPAPIPluginInstance.cpp c:\build\comm-central\sb-de\mozilla\dist\include\mozilla/mozalloc.h(213) : warning C4290: C++ exception specification ignored except to indicate a function is not __declspec(nothrow) c:\build\comm-central\sb-de\mozilla\dist\include\mozilla/mozalloc.h(225) : warning C4290: C++ exception specification ignored except to indicate a function is not __declspec(nothrow) nsPluginHost.cpp Building deps for /c/build/comm-central/comm-central/mozilla/modules/plugin/base/src/nsPluginHost.cpp cl -FonsPluginHost.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/modules/plugin/base/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -EHsc -DMOZ_CPP_EXCEPTIONS=1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/modules/plugin/base/src/nsPluginHost.cpp nsPluginHost.cpp c:\build\comm-central\sb-de\mozilla\dist\include\mozilla/mozalloc.h(213) : warning C4290: C++ exception specification ignored except to indicate a function is not __declspec(nothrow) c:\build\comm-central\sb-de\mozilla\dist\include\mozilla/mozalloc.h(225) : warning C4290: C++ exception specification ignored except to indicate a function is not __declspec(nothrow) nsPluginModule.cpp Building deps for /c/build/comm-central/comm-central/mozilla/modules/plugin/base/src/nsPluginModule.cpp cl -FonsPluginModule.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/modules/plugin/base/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -EHsc -DMOZ_CPP_EXCEPTIONS=1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/modules/plugin/base/src/nsPluginModule.cpp nsPluginModule.cpp c:\build\comm-central\sb-de\mozilla\dist\include\mozilla/mozalloc.h(213) : warning C4290: C++ exception specification ignored except to indicate a function is not __declspec(nothrow) c:\build\comm-central\sb-de\mozilla\dist\include\mozilla/mozalloc.h(225) : warning C4290: C++ exception specification ignored except to indicate a function is not __declspec(nothrow) nsJSNPRuntime.cpp Building deps for /c/build/comm-central/comm-central/mozilla/modules/plugin/base/src/nsJSNPRuntime.cpp cl -FonsJSNPRuntime.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/modules/plugin/base/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -EHsc -DMOZ_CPP_EXCEPTIONS=1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/modules/plugin/base/src/nsJSNPRuntime.cpp nsJSNPRuntime.cpp c:\build\comm-central\sb-de\mozilla\dist\include\mozilla/mozalloc.h(213) : warning C4290: C++ exception specification ignored except to indicate a function is not __declspec(nothrow) c:\build\comm-central\sb-de\mozilla\dist\include\mozilla/mozalloc.h(225) : warning C4290: C++ exception specification ignored except to indicate a function is not __declspec(nothrow) ../../../../dist/include\jscntxt.h(727) : warning C4273: 'js_GetClassPrototype' : inconsistent dll linkage c:\build\comm-central\sb-de\mozilla\dist\include\jsobj.h(1151) : see previous definition of 'js_GetClassPrototype' ../../../../dist/include\jscntxt.h(1331) : warning C4273: 'js_TraceContext' : inconsistent dll linkage c:\build\comm-central\sb-de\mozilla\dist\include\jsgc.h(186) : see previous definition of 'js_TraceContext' nsPluginTags.cpp Building deps for /c/build/comm-central/comm-central/mozilla/modules/plugin/base/src/nsPluginTags.cpp cl -FonsPluginTags.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/modules/plugin/base/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -EHsc -DMOZ_CPP_EXCEPTIONS=1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/modules/plugin/base/src/nsPluginTags.cpp nsPluginTags.cpp c:\build\comm-central\sb-de\mozilla\dist\include\mozilla/mozalloc.h(213) : warning C4290: C++ exception specification ignored except to indicate a function is not __declspec(nothrow) c:\build\comm-central\sb-de\mozilla\dist\include\mozilla/mozalloc.h(225) : warning C4290: C++ exception specification ignored except to indicate a function is not __declspec(nothrow) PluginPRLibrary.cpp Building deps for /c/build/comm-central/comm-central/mozilla/modules/plugin/base/src/PluginPRLibrary.cpp cl -FoPluginPRLibrary.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/modules/plugin/base/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -EHsc -DMOZ_CPP_EXCEPTIONS=1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/modules/plugin/base/src/PluginPRLibrary.cpp PluginPRLibrary.cpp c:\build\comm-central\sb-de\mozilla\dist\include\mozilla/mozalloc.h(213) : warning C4290: C++ exception specification ignored except to indicate a function is not __declspec(nothrow) c:\build\comm-central\sb-de\mozilla\dist\include\mozilla/mozalloc.h(225) : warning C4290: C++ exception specification ignored except to indicate a function is not __declspec(nothrow) nsPluginsDirWin.cpp Building deps for /c/build/comm-central/comm-central/mozilla/modules/plugin/base/src/nsPluginsDirWin.cpp cl -FonsPluginsDirWin.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/modules/plugin/base/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -EHsc -DMOZ_CPP_EXCEPTIONS=1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/modules/plugin/base/src/nsPluginsDirWin.cpp nsPluginsDirWin.cpp c:\build\comm-central\sb-de\mozilla\dist\include\mozilla/mozalloc.h(213) : warning C4290: C++ exception specification ignored except to indicate a function is not __declspec(nothrow) c:\build\comm-central\sb-de\mozilla\dist\include\mozilla/mozalloc.h(225) : warning C4290: C++ exception specification ignored except to indicate a function is not __declspec(nothrow) nsPluginNativeWindowWin.cpp Building deps for /c/build/comm-central/comm-central/mozilla/modules/plugin/base/src/nsPluginNativeWindowWin.cpp cl -FonsPluginNativeWindowWin.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/modules/plugin/base/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -EHsc -DMOZ_CPP_EXCEPTIONS=1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/modules/plugin/base/src/nsPluginNativeWindowWin.cpp nsPluginNativeWindowWin.cpp c:\build\comm-central\sb-de\mozilla\dist\include\mozilla/mozalloc.h(213) : warning C4290: C++ exception specification ignored except to indicate a function is not __declspec(nothrow) c:\build\comm-central\sb-de\mozilla\dist\include\mozilla/mozalloc.h(225) : warning C4290: C++ exception specification ignored except to indicate a function is not __declspec(nothrow) nsPluginDirServiceProvider.cpp Building deps for /c/build/comm-central/comm-central/mozilla/modules/plugin/base/src/nsPluginDirServiceProvider.cpp cl -FonsPluginDirServiceProvider.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/modules/plugin/base/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -EHsc -DMOZ_CPP_EXCEPTIONS=1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/modules/plugin/base/src/nsPluginDirServiceProvider.cpp nsPluginDirServiceProvider.cpp c:\build\comm-central\sb-de\mozilla\dist\include\mozilla/mozalloc.h(213) : warning C4290: C++ exception specification ignored except to indicate a function is not __declspec(nothrow) c:\build\comm-central\sb-de\mozilla\dist\include\mozilla/mozalloc.h(225) : warning C4290: C++ exception specification ignored except to indicate a function is not __declspec(nothrow) rm -f gkplugin.lib lib -NOLOGO -OUT:"gkplugin.lib" nsNPAPIPlugin.obj nsNPAPIPluginInstance.obj nsPluginHost.obj nsPluginModule.obj nsJSNPRuntime.obj nsPluginTags.obj PluginPRLibrary.obj nsPluginsDirWin.obj nsPluginNativeWindowWin.obj nsPluginDirServiceProvider.obj echo not_ranlib gkplugin.lib not_ranlib gkplugin.lib c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 gkplugin.lib ../../../../staticlib/components make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/modules/plugin/base/src' make[5]: Leaving directory `/c/build/comm-central/sb-de/mozilla/modules/plugin' make[5]: Entering directory `/c/build/comm-central/sb-de/mozilla/dom' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/dom/interfaces/base' nsIBrowserDOMWindow.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/base -I../../../dist/idl -e _xpidlgen/nsIBrowserDOMWindow.xpt -d .deps/nsIBrowserDOMWindow.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/base/nsIBrowserDOMWindow.idl nsIContentPrefService.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/base -I../../../dist/idl -e _xpidlgen/nsIContentPrefService.xpt -d .deps/nsIContentPrefService.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/base/nsIContentPrefService.idl nsIContentURIGrouper.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/base -I../../../dist/idl -e _xpidlgen/nsIContentURIGrouper.xpt -d .deps/nsIContentURIGrouper.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/base/nsIContentURIGrouper.idl nsIDOMClientInformation.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/base -I../../../dist/idl -e _xpidlgen/nsIDOMClientInformation.xpt -d .deps/nsIDOMClientInformation.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/base/nsIDOMClientInformation.idl nsIDOMConstructor.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/base -I../../../dist/idl -e _xpidlgen/nsIDOMConstructor.xpt -d .deps/nsIDOMConstructor.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/base/nsIDOMConstructor.idl nsIDOMCRMFObject.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/base -I../../../dist/idl -e _xpidlgen/nsIDOMCRMFObject.xpt -d .deps/nsIDOMCRMFObject.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/base/nsIDOMCRMFObject.idl nsIDOMCrypto.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/base -I../../../dist/idl -e _xpidlgen/nsIDOMCrypto.xpt -d .deps/nsIDOMCrypto.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/base/nsIDOMCrypto.idl nsIDOMHistory.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/base -I../../../dist/idl -e _xpidlgen/nsIDOMHistory.xpt -d .deps/nsIDOMHistory.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/base/nsIDOMHistory.idl nsIDOMLocation.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/base -I../../../dist/idl -e _xpidlgen/nsIDOMLocation.xpt -d .deps/nsIDOMLocation.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/base/nsIDOMLocation.idl nsIDOMMimeType.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/base -I../../../dist/idl -e _xpidlgen/nsIDOMMimeType.xpt -d .deps/nsIDOMMimeType.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/base/nsIDOMMimeType.idl nsIDOMMimeTypeArray.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/base -I../../../dist/idl -e _xpidlgen/nsIDOMMimeTypeArray.xpt -d .deps/nsIDOMMimeTypeArray.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/base/nsIDOMMimeTypeArray.idl nsIDOMNavigator.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/base -I../../../dist/idl -e _xpidlgen/nsIDOMNavigator.xpt -d .deps/nsIDOMNavigator.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/base/nsIDOMNavigator.idl nsIDOMPkcs11.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/base -I../../../dist/idl -e _xpidlgen/nsIDOMPkcs11.xpt -d .deps/nsIDOMPkcs11.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/base/nsIDOMPkcs11.idl nsIDOMPlugin.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/base -I../../../dist/idl -e _xpidlgen/nsIDOMPlugin.xpt -d .deps/nsIDOMPlugin.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/base/nsIDOMPlugin.idl nsIDOMPluginArray.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/base -I../../../dist/idl -e _xpidlgen/nsIDOMPluginArray.xpt -d .deps/nsIDOMPluginArray.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/base/nsIDOMPluginArray.idl nsIDOMScreen.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/base -I../../../dist/idl -e _xpidlgen/nsIDOMScreen.xpt -d .deps/nsIDOMScreen.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/base/nsIDOMScreen.idl nsIDOMWindowInternal.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/base -I../../../dist/idl -e _xpidlgen/nsIDOMWindowInternal.xpt -d .deps/nsIDOMWindowInternal.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/base/nsIDOMWindowInternal.idl nsIDOMJSWindow.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/base -I../../../dist/idl -e _xpidlgen/nsIDOMJSWindow.xpt -d .deps/nsIDOMJSWindow.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/base/nsIDOMJSWindow.idl nsIDOMModalContentWindow.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/base -I../../../dist/idl -e _xpidlgen/nsIDOMModalContentWindow.xpt -d .deps/nsIDOMModalContentWindow.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/base/nsIDOMModalContentWindow.idl nsIDOMChromeWindow.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/base -I../../../dist/idl -e _xpidlgen/nsIDOMChromeWindow.xpt -d .deps/nsIDOMChromeWindow.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/base/nsIDOMChromeWindow.idl nsIDOMNSFeatureFactory.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/base -I../../../dist/idl -e _xpidlgen/nsIDOMNSFeatureFactory.xpt -d .deps/nsIDOMNSFeatureFactory.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/base/nsIDOMNSFeatureFactory.idl nsIDOMClientRect.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/base -I../../../dist/idl -e _xpidlgen/nsIDOMClientRect.xpt -d .deps/nsIDOMClientRect.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/base/nsIDOMClientRect.idl nsIDOMClientRectList.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/base -I../../../dist/idl -e _xpidlgen/nsIDOMClientRectList.xpt -d .deps/nsIDOMClientRectList.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/base/nsIDOMClientRectList.idl nsIFocusManager.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/base -I../../../dist/idl -e _xpidlgen/nsIFocusManager.xpt -d .deps/nsIFocusManager.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/base/nsIFocusManager.idl nsIQueryContentEventResult.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/base -I../../../dist/idl -e _xpidlgen/nsIQueryContentEventResult.xpt -d .deps/nsIQueryContentEventResult.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/base/nsIQueryContentEventResult.idl domstubs.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/base -I../../../dist/idl -e _xpidlgen/domstubs.xpt -d .deps/domstubs.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/base/domstubs.idl nsIDOMBarProp.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/base -I../../../dist/idl -e _xpidlgen/nsIDOMBarProp.xpt -d .deps/nsIDOMBarProp.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/base/nsIDOMBarProp.idl nsIDOMWindow.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/base -I../../../dist/idl -e _xpidlgen/nsIDOMWindow.xpt -d .deps/nsIDOMWindow.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/base/nsIDOMWindow.idl nsIDOMWindow2.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/base -I../../../dist/idl -e _xpidlgen/nsIDOMWindow2.xpt -d .deps/nsIDOMWindow2.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/base/nsIDOMWindow2.idl nsIDOMWindowCollection.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/base -I../../../dist/idl -e _xpidlgen/nsIDOMWindowCollection.xpt -d .deps/nsIDOMWindowCollection.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/base/nsIDOMWindowCollection.idl nsIDOMWindowUtils.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/base -I../../../dist/idl -e _xpidlgen/nsIDOMWindowUtils.xpt -d .deps/nsIDOMWindowUtils.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/base/nsIDOMWindowUtils.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpt_link.exe _xpidlgen/dom_base.xpt _xpidlgen/nsIBrowserDOMWindow.xpt _xpidlgen/nsIContentPrefService.xpt _xpidlgen/nsIContentURIGrouper.xpt _xpidlgen/nsIDOMClientInformation.xpt _xpidlgen/nsIDOMConstructor.xpt _xpidlgen/nsIDOMCRMFObject.xpt _xpidlgen/nsIDOMCrypto.xpt _xpidlgen/nsIDOMHistory.xpt _xpidlgen/nsIDOMLocation.xpt _xpidlgen/nsIDOMMimeType.xpt _xpidlgen/nsIDOMMimeTypeArray.xpt _xpidlgen/nsIDOMNavigator.xpt _xpidlgen/nsIDOMPkcs11.xpt _xpidlgen/nsIDOMPlugin.xpt _xpidlgen/nsIDOMPluginArray.xpt _xpidlgen/nsIDOMScreen.xpt _xpidlgen/nsIDOMWindowInternal.xpt _xpidlgen/nsIDOMJSWindow.xpt _xpidlgen/nsIDOMModalContentWindow.xpt _xpidlgen/nsIDOMChromeWindow.xpt _xpidlgen/nsIDOMNSFeatureFactory.xpt _xpidlgen/nsIDOMClientRect.xpt _xpidlgen/nsIDOMClientRectList.xpt _xpidlgen/nsIFocusManager.xpt _xpidlgen/nsIQueryContentEventResult.xpt _xpidlgen/domstubs.xpt _xpidlgen/nsIDOMBarProp.xpt _xpidlgen/nsIDOMWindow.xpt _xpidlgen/nsIDOMWindow2.xpt _xpidlgen/nsIDOMWindowCollection.xpt _xpidlgen/nsIDOMWindowUtils.xpt c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 _xpidlgen/dom_base.xpt ../../../dist/bin/components make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/dom/interfaces/base' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/dom/interfaces/canvas' nsIDOMCanvasRenderingContext2D.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/canvas -I../../../dist/idl -e _xpidlgen/nsIDOMCanvasRenderingContext2D.xpt -d .deps/nsIDOMCanvasRenderingContext2D.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/canvas/nsIDOMCanvasRenderingContext2D.idl nsICanvasRenderingContextWebGL.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/canvas -I../../../dist/idl -e _xpidlgen/nsICanvasRenderingContextWebGL.xpt -d .deps/nsICanvasRenderingContextWebGL.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/canvas/nsICanvasRenderingContextWebGL.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpt_link.exe _xpidlgen/dom_canvas.xpt _xpidlgen/nsIDOMCanvasRenderingContext2D.xpt _xpidlgen/nsICanvasRenderingContextWebGL.xpt c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 _xpidlgen/dom_canvas.xpt ../../../dist/bin/components make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/dom/interfaces/canvas' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/dom/interfaces/core' nsIDOM3Document.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/core -I../../../dist/idl -e _xpidlgen/nsIDOM3Document.xpt -d .deps/nsIDOM3Document.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/core/nsIDOM3Document.idl nsIDOM3Node.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/core -I../../../dist/idl -e _xpidlgen/nsIDOM3Node.xpt -d .deps/nsIDOM3Node.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/core/nsIDOM3Node.idl nsIDOM3Text.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/core -I../../../dist/idl -e _xpidlgen/nsIDOM3Text.xpt -d .deps/nsIDOM3Text.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/core/nsIDOM3Text.idl nsIDOM3TypeInfo.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/core -I../../../dist/idl -e _xpidlgen/nsIDOM3TypeInfo.xpt -d .deps/nsIDOM3TypeInfo.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/core/nsIDOM3TypeInfo.idl nsIDOM3Attr.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/core -I../../../dist/idl -e _xpidlgen/nsIDOM3Attr.xpt -d .deps/nsIDOM3Attr.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/core/nsIDOM3Attr.idl nsIDOMDOMStringList.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/core -I../../../dist/idl -e _xpidlgen/nsIDOMDOMStringList.xpt -d .deps/nsIDOMDOMStringList.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/core/nsIDOMDOMStringList.idl nsIDOMNameList.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/core -I../../../dist/idl -e _xpidlgen/nsIDOMNameList.xpt -d .deps/nsIDOMNameList.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/core/nsIDOMNameList.idl nsIDOMNSDocument.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/core -I../../../dist/idl -e _xpidlgen/nsIDOMNSDocument.xpt -d .deps/nsIDOMNSDocument.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/core/nsIDOMNSDocument.idl nsIDOMXMLDocument.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/core -I../../../dist/idl -e _xpidlgen/nsIDOMXMLDocument.xpt -d .deps/nsIDOMXMLDocument.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/core/nsIDOMXMLDocument.idl nsIDOMUserDataHandler.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/core -I../../../dist/idl -e _xpidlgen/nsIDOMUserDataHandler.xpt -d .deps/nsIDOMUserDataHandler.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/core/nsIDOMUserDataHandler.idl nsIDOMDOMConfiguration.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/core -I../../../dist/idl -e _xpidlgen/nsIDOMDOMConfiguration.xpt -d .deps/nsIDOMDOMConfiguration.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/core/nsIDOMDOMConfiguration.idl nsIDOMNSEditableElement.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/core -I../../../dist/idl -e _xpidlgen/nsIDOMNSEditableElement.xpt -d .deps/nsIDOMNSEditableElement.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/core/nsIDOMNSEditableElement.idl nsIDOMNSElement.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/core -I../../../dist/idl -e _xpidlgen/nsIDOMNSElement.xpt -d .deps/nsIDOMNSElement.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/core/nsIDOMNSElement.idl nsIDOMNodeSelector.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/core -I../../../dist/idl -e _xpidlgen/nsIDOMNodeSelector.xpt -d .deps/nsIDOMNodeSelector.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/core/nsIDOMNodeSelector.idl nsIDOMDOMTokenList.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/core -I../../../dist/idl -e _xpidlgen/nsIDOMDOMTokenList.xpt -d .deps/nsIDOMDOMTokenList.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/core/nsIDOMDOMTokenList.idl nsIDOMDOMSettableTokenList.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/core -I../../../dist/idl -e _xpidlgen/nsIDOMDOMSettableTokenList.xpt -d .deps/nsIDOMDOMSettableTokenList.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/core/nsIDOMDOMSettableTokenList.idl nsIDOMAttr.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/core -I../../../dist/idl -e _xpidlgen/nsIDOMAttr.xpt -d .deps/nsIDOMAttr.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/core/nsIDOMAttr.idl nsIDOMCDATASection.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/core -I../../../dist/idl -e _xpidlgen/nsIDOMCDATASection.xpt -d .deps/nsIDOMCDATASection.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/core/nsIDOMCDATASection.idl nsIDOMCharacterData.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/core -I../../../dist/idl -e _xpidlgen/nsIDOMCharacterData.xpt -d .deps/nsIDOMCharacterData.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/core/nsIDOMCharacterData.idl nsIDOMComment.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/core -I../../../dist/idl -e _xpidlgen/nsIDOMComment.xpt -d .deps/nsIDOMComment.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/core/nsIDOMComment.idl nsIDOMDOMException.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/core -I../../../dist/idl -e _xpidlgen/nsIDOMDOMException.xpt -d .deps/nsIDOMDOMException.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/core/nsIDOMDOMException.idl nsIDOMDOMImplementation.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/core -I../../../dist/idl -e _xpidlgen/nsIDOMDOMImplementation.xpt -d .deps/nsIDOMDOMImplementation.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/core/nsIDOMDOMImplementation.idl nsIDOMDocument.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/core -I../../../dist/idl -e _xpidlgen/nsIDOMDocument.xpt -d .deps/nsIDOMDocument.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/core/nsIDOMDocument.idl nsIDOMDocumentFragment.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/core -I../../../dist/idl -e _xpidlgen/nsIDOMDocumentFragment.xpt -d .deps/nsIDOMDocumentFragment.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/core/nsIDOMDocumentFragment.idl nsIDOMDocumentType.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/core -I../../../dist/idl -e _xpidlgen/nsIDOMDocumentType.xpt -d .deps/nsIDOMDocumentType.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/core/nsIDOMDocumentType.idl nsIDOMElement.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/core -I../../../dist/idl -e _xpidlgen/nsIDOMElement.xpt -d .deps/nsIDOMElement.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/core/nsIDOMElement.idl nsIDOMEntity.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/core -I../../../dist/idl -e _xpidlgen/nsIDOMEntity.xpt -d .deps/nsIDOMEntity.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/core/nsIDOMEntity.idl nsIDOMEntityReference.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/core -I../../../dist/idl -e _xpidlgen/nsIDOMEntityReference.xpt -d .deps/nsIDOMEntityReference.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/core/nsIDOMEntityReference.idl nsIDOMNamedNodeMap.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/core -I../../../dist/idl -e _xpidlgen/nsIDOMNamedNodeMap.xpt -d .deps/nsIDOMNamedNodeMap.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/core/nsIDOMNamedNodeMap.idl nsIDOMNode.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/core -I../../../dist/idl -e _xpidlgen/nsIDOMNode.xpt -d .deps/nsIDOMNode.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/core/nsIDOMNode.idl nsIDOMNodeList.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/core -I../../../dist/idl -e _xpidlgen/nsIDOMNodeList.xpt -d .deps/nsIDOMNodeList.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/core/nsIDOMNodeList.idl nsIDOMNotation.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/core -I../../../dist/idl -e _xpidlgen/nsIDOMNotation.xpt -d .deps/nsIDOMNotation.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/core/nsIDOMNotation.idl nsIDOMProcessingInstruction.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/core -I../../../dist/idl -e _xpidlgen/nsIDOMProcessingInstruction.xpt -d .deps/nsIDOMProcessingInstruction.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/core/nsIDOMProcessingInstruction.idl nsIDOMText.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/core -I../../../dist/idl -e _xpidlgen/nsIDOMText.xpt -d .deps/nsIDOMText.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/core/nsIDOMText.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpt_link.exe _xpidlgen/dom_core.xpt _xpidlgen/nsIDOM3Document.xpt _xpidlgen/nsIDOM3Node.xpt _xpidlgen/nsIDOM3Text.xpt _xpidlgen/nsIDOM3TypeInfo.xpt _xpidlgen/nsIDOM3Attr.xpt _xpidlgen/nsIDOMDOMStringList.xpt _xpidlgen/nsIDOMNameList.xpt _xpidlgen/nsIDOMNSDocument.xpt _xpidlgen/nsIDOMXMLDocument.xpt _xpidlgen/nsIDOMUserDataHandler.xpt _xpidlgen/nsIDOMDOMConfiguration.xpt _xpidlgen/nsIDOMNSEditableElement.xpt _xpidlgen/nsIDOMNSElement.xpt _xpidlgen/nsIDOMNodeSelector.xpt _xpidlgen/nsIDOMDOMTokenList.xpt _xpidlgen/nsIDOMDOMSettableTokenList.xpt _xpidlgen/nsIDOMAttr.xpt _xpidlgen/nsIDOMCDATASection.xpt _xpidlgen/nsIDOMCharacterData.xpt _xpidlgen/nsIDOMComment.xpt _xpidlgen/nsIDOMDOMException.xpt _xpidlgen/nsIDOMDOMImplementation.xpt _xpidlgen/nsIDOMDocument.xpt _xpidlgen/nsIDOMDocumentFragment.xpt _xpidlgen/nsIDOMDocumentType.xpt _xpidlgen/nsIDOMElement.xpt _xpidlgen/nsIDOMEntity.xpt _xpidlgen/nsIDOMEntityReference.xpt _xpidlgen/nsIDOMNamedNodeMap.xpt _xpidlgen/nsIDOMNode.xpt _xpidlgen/nsIDOMNodeList.xpt _xpidlgen/nsIDOMNotation.xpt _xpidlgen/nsIDOMProcessingInstruction.xpt _xpidlgen/nsIDOMText.xpt c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 _xpidlgen/dom_core.xpt ../../../dist/bin/components make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/dom/interfaces/core' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/dom/interfaces/html' nsIDOMHTMLCanvasElement.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/html -I../../../dist/idl -e _xpidlgen/nsIDOMHTMLCanvasElement.xpt -d .deps/nsIDOMHTMLCanvasElement.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/html/nsIDOMHTMLCanvasElement.idl nsIDOMNSHTMLAnchorElement.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/html -I../../../dist/idl -e _xpidlgen/nsIDOMNSHTMLAnchorElement.xpt -d .deps/nsIDOMNSHTMLAnchorElement.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/html/nsIDOMNSHTMLAnchorElement.idl nsIDOMNSHTMLAnchorElement2.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/html -I../../../dist/idl -e _xpidlgen/nsIDOMNSHTMLAnchorElement2.xpt -d .deps/nsIDOMNSHTMLAnchorElement2.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/html/nsIDOMNSHTMLAnchorElement2.idl nsIDOMNSHTMLAreaElement.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/html -I../../../dist/idl -e _xpidlgen/nsIDOMNSHTMLAreaElement.xpt -d .deps/nsIDOMNSHTMLAreaElement.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/html/nsIDOMNSHTMLAreaElement.idl nsIDOMNSHTMLAreaElement2.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/html -I../../../dist/idl -e _xpidlgen/nsIDOMNSHTMLAreaElement2.xpt -d .deps/nsIDOMNSHTMLAreaElement2.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/html/nsIDOMNSHTMLAreaElement2.idl nsIDOMNSHTMLButtonElement.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/html -I../../../dist/idl -e _xpidlgen/nsIDOMNSHTMLButtonElement.xpt -d .deps/nsIDOMNSHTMLButtonElement.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/html/nsIDOMNSHTMLButtonElement.idl nsIDOMNSHTMLDocument.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/html -I../../../dist/idl -e _xpidlgen/nsIDOMNSHTMLDocument.xpt -d .deps/nsIDOMNSHTMLDocument.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/html/nsIDOMNSHTMLDocument.idl nsIDOMNSHTMLElement.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/html -I../../../dist/idl -e _xpidlgen/nsIDOMNSHTMLElement.xpt -d .deps/nsIDOMNSHTMLElement.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/html/nsIDOMNSHTMLElement.idl nsIDOMNSHTMLFormElement.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/html -I../../../dist/idl -e _xpidlgen/nsIDOMNSHTMLFormElement.xpt -d .deps/nsIDOMNSHTMLFormElement.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/html/nsIDOMNSHTMLFormElement.idl nsIDOMNSHTMLFrameElement.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/html -I../../../dist/idl -e _xpidlgen/nsIDOMNSHTMLFrameElement.xpt -d .deps/nsIDOMNSHTMLFrameElement.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/html/nsIDOMNSHTMLFrameElement.idl nsIDOMNSHTMLHRElement.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/html -I../../../dist/idl -e _xpidlgen/nsIDOMNSHTMLHRElement.xpt -d .deps/nsIDOMNSHTMLHRElement.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/html/nsIDOMNSHTMLHRElement.idl nsIDOMNSHTMLImageElement.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/html -I../../../dist/idl -e _xpidlgen/nsIDOMNSHTMLImageElement.xpt -d .deps/nsIDOMNSHTMLImageElement.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/html/nsIDOMNSHTMLImageElement.idl nsIDOMNSHTMLInputElement.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/html -I../../../dist/idl -e _xpidlgen/nsIDOMNSHTMLInputElement.xpt -d .deps/nsIDOMNSHTMLInputElement.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/html/nsIDOMNSHTMLInputElement.idl nsIDOMNSHTMLOptionCollectn.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/html -I../../../dist/idl -e _xpidlgen/nsIDOMNSHTMLOptionCollectn.xpt -d .deps/nsIDOMNSHTMLOptionCollectn.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/html/nsIDOMNSHTMLOptionCollectn.idl nsIDOMNSHTMLOptionElement.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/html -I../../../dist/idl -e _xpidlgen/nsIDOMNSHTMLOptionElement.xpt -d .deps/nsIDOMNSHTMLOptionElement.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/html/nsIDOMNSHTMLOptionElement.idl nsIDOMNSHTMLSelectElement.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/html -I../../../dist/idl -e _xpidlgen/nsIDOMNSHTMLSelectElement.xpt -d .deps/nsIDOMNSHTMLSelectElement.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/html/nsIDOMNSHTMLSelectElement.idl nsIDOMNSHTMLTextAreaElement.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/html -I../../../dist/idl -e _xpidlgen/nsIDOMNSHTMLTextAreaElement.xpt -d .deps/nsIDOMNSHTMLTextAreaElement.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/html/nsIDOMNSHTMLTextAreaElement.idl nsIDOMNSHTMLScriptElement.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/html -I../../../dist/idl -e _xpidlgen/nsIDOMNSHTMLScriptElement.xpt -d .deps/nsIDOMNSHTMLScriptElement.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/html/nsIDOMNSHTMLScriptElement.idl nsIDOMHTMLAnchorElement.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/html -I../../../dist/idl -e _xpidlgen/nsIDOMHTMLAnchorElement.xpt -d .deps/nsIDOMHTMLAnchorElement.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/html/nsIDOMHTMLAnchorElement.idl nsIDOMHTMLAppletElement.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/html -I../../../dist/idl -e _xpidlgen/nsIDOMHTMLAppletElement.xpt -d .deps/nsIDOMHTMLAppletElement.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/html/nsIDOMHTMLAppletElement.idl nsIDOMHTMLAreaElement.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/html -I../../../dist/idl -e _xpidlgen/nsIDOMHTMLAreaElement.xpt -d .deps/nsIDOMHTMLAreaElement.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/html/nsIDOMHTMLAreaElement.idl nsIDOMHTMLBRElement.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/html -I../../../dist/idl -e _xpidlgen/nsIDOMHTMLBRElement.xpt -d .deps/nsIDOMHTMLBRElement.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/html/nsIDOMHTMLBRElement.idl nsIDOMHTMLBaseElement.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/html -I../../../dist/idl -e _xpidlgen/nsIDOMHTMLBaseElement.xpt -d .deps/nsIDOMHTMLBaseElement.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/html/nsIDOMHTMLBaseElement.idl nsIDOMHTMLBodyElement.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/html -I../../../dist/idl -e _xpidlgen/nsIDOMHTMLBodyElement.xpt -d .deps/nsIDOMHTMLBodyElement.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/html/nsIDOMHTMLBodyElement.idl nsIDOMHTMLButtonElement.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/html -I../../../dist/idl -e _xpidlgen/nsIDOMHTMLButtonElement.xpt -d .deps/nsIDOMHTMLButtonElement.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/html/nsIDOMHTMLButtonElement.idl nsIDOMHTMLCollection.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/html -I../../../dist/idl -e _xpidlgen/nsIDOMHTMLCollection.xpt -d .deps/nsIDOMHTMLCollection.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/html/nsIDOMHTMLCollection.idl nsIDOMHTMLDListElement.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/html -I../../../dist/idl -e _xpidlgen/nsIDOMHTMLDListElement.xpt -d .deps/nsIDOMHTMLDListElement.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/html/nsIDOMHTMLDListElement.idl nsIDOMHTMLDirectoryElement.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/html -I../../../dist/idl -e _xpidlgen/nsIDOMHTMLDirectoryElement.xpt -d .deps/nsIDOMHTMLDirectoryElement.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/html/nsIDOMHTMLDirectoryElement.idl nsIDOMHTMLDivElement.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/html -I../../../dist/idl -e _xpidlgen/nsIDOMHTMLDivElement.xpt -d .deps/nsIDOMHTMLDivElement.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/html/nsIDOMHTMLDivElement.idl nsIDOMHTMLDocument.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/html -I../../../dist/idl -e _xpidlgen/nsIDOMHTMLDocument.xpt -d .deps/nsIDOMHTMLDocument.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/html/nsIDOMHTMLDocument.idl nsIDOMHTMLElement.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/html -I../../../dist/idl -e _xpidlgen/nsIDOMHTMLElement.xpt -d .deps/nsIDOMHTMLElement.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/html/nsIDOMHTMLElement.idl nsIDOMHTMLEmbedElement.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/html -I../../../dist/idl -e _xpidlgen/nsIDOMHTMLEmbedElement.xpt -d .deps/nsIDOMHTMLEmbedElement.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/html/nsIDOMHTMLEmbedElement.idl nsIDOMHTMLFieldSetElement.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/html -I../../../dist/idl -e _xpidlgen/nsIDOMHTMLFieldSetElement.xpt -d .deps/nsIDOMHTMLFieldSetElement.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/html/nsIDOMHTMLFieldSetElement.idl nsIDOMHTMLFontElement.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/html -I../../../dist/idl -e _xpidlgen/nsIDOMHTMLFontElement.xpt -d .deps/nsIDOMHTMLFontElement.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/html/nsIDOMHTMLFontElement.idl nsIDOMHTMLFormElement.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/html -I../../../dist/idl -e _xpidlgen/nsIDOMHTMLFormElement.xpt -d .deps/nsIDOMHTMLFormElement.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/html/nsIDOMHTMLFormElement.idl nsIDOMHTMLFrameElement.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/html -I../../../dist/idl -e _xpidlgen/nsIDOMHTMLFrameElement.xpt -d .deps/nsIDOMHTMLFrameElement.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/html/nsIDOMHTMLFrameElement.idl nsIDOMHTMLFrameSetElement.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/html -I../../../dist/idl -e _xpidlgen/nsIDOMHTMLFrameSetElement.xpt -d .deps/nsIDOMHTMLFrameSetElement.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/html/nsIDOMHTMLFrameSetElement.idl nsIDOMHTMLHRElement.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/html -I../../../dist/idl -e _xpidlgen/nsIDOMHTMLHRElement.xpt -d .deps/nsIDOMHTMLHRElement.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/html/nsIDOMHTMLHRElement.idl nsIDOMHTMLHeadElement.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/html -I../../../dist/idl -e _xpidlgen/nsIDOMHTMLHeadElement.xpt -d .deps/nsIDOMHTMLHeadElement.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/html/nsIDOMHTMLHeadElement.idl nsIDOMHTMLHeadingElement.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/html -I../../../dist/idl -e _xpidlgen/nsIDOMHTMLHeadingElement.xpt -d .deps/nsIDOMHTMLHeadingElement.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/html/nsIDOMHTMLHeadingElement.idl nsIDOMHTMLHtmlElement.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/html -I../../../dist/idl -e _xpidlgen/nsIDOMHTMLHtmlElement.xpt -d .deps/nsIDOMHTMLHtmlElement.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/html/nsIDOMHTMLHtmlElement.idl nsIDOMHTMLIFrameElement.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/html -I../../../dist/idl -e _xpidlgen/nsIDOMHTMLIFrameElement.xpt -d .deps/nsIDOMHTMLIFrameElement.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/html/nsIDOMHTMLIFrameElement.idl nsIDOMHTMLImageElement.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/html -I../../../dist/idl -e _xpidlgen/nsIDOMHTMLImageElement.xpt -d .deps/nsIDOMHTMLImageElement.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/html/nsIDOMHTMLImageElement.idl nsIDOMHTMLInputElement.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/html -I../../../dist/idl -e _xpidlgen/nsIDOMHTMLInputElement.xpt -d .deps/nsIDOMHTMLInputElement.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/html/nsIDOMHTMLInputElement.idl nsIDOMHTMLIsIndexElement.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/html -I../../../dist/idl -e _xpidlgen/nsIDOMHTMLIsIndexElement.xpt -d .deps/nsIDOMHTMLIsIndexElement.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/html/nsIDOMHTMLIsIndexElement.idl nsIDOMHTMLLIElement.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/html -I../../../dist/idl -e _xpidlgen/nsIDOMHTMLLIElement.xpt -d .deps/nsIDOMHTMLLIElement.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/html/nsIDOMHTMLLIElement.idl nsIDOMHTMLLabelElement.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/html -I../../../dist/idl -e _xpidlgen/nsIDOMHTMLLabelElement.xpt -d .deps/nsIDOMHTMLLabelElement.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/html/nsIDOMHTMLLabelElement.idl nsIDOMHTMLLegendElement.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/html -I../../../dist/idl -e _xpidlgen/nsIDOMHTMLLegendElement.xpt -d .deps/nsIDOMHTMLLegendElement.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/html/nsIDOMHTMLLegendElement.idl nsIDOMHTMLLinkElement.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/html -I../../../dist/idl -e _xpidlgen/nsIDOMHTMLLinkElement.xpt -d .deps/nsIDOMHTMLLinkElement.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/html/nsIDOMHTMLLinkElement.idl nsIDOMHTMLMapElement.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/html -I../../../dist/idl -e _xpidlgen/nsIDOMHTMLMapElement.xpt -d .deps/nsIDOMHTMLMapElement.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/html/nsIDOMHTMLMapElement.idl nsIDOMHTMLMenuElement.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/html -I../../../dist/idl -e _xpidlgen/nsIDOMHTMLMenuElement.xpt -d .deps/nsIDOMHTMLMenuElement.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/html/nsIDOMHTMLMenuElement.idl nsIDOMHTMLMetaElement.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/html -I../../../dist/idl -e _xpidlgen/nsIDOMHTMLMetaElement.xpt -d .deps/nsIDOMHTMLMetaElement.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/html/nsIDOMHTMLMetaElement.idl nsIDOMHTMLModElement.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/html -I../../../dist/idl -e _xpidlgen/nsIDOMHTMLModElement.xpt -d .deps/nsIDOMHTMLModElement.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/html/nsIDOMHTMLModElement.idl nsIDOMHTMLOListElement.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/html -I../../../dist/idl -e _xpidlgen/nsIDOMHTMLOListElement.xpt -d .deps/nsIDOMHTMLOListElement.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/html/nsIDOMHTMLOListElement.idl nsIDOMHTMLObjectElement.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/html -I../../../dist/idl -e _xpidlgen/nsIDOMHTMLObjectElement.xpt -d .deps/nsIDOMHTMLObjectElement.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/html/nsIDOMHTMLObjectElement.idl nsIDOMHTMLOptGroupElement.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/html -I../../../dist/idl -e _xpidlgen/nsIDOMHTMLOptGroupElement.xpt -d .deps/nsIDOMHTMLOptGroupElement.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/html/nsIDOMHTMLOptGroupElement.idl nsIDOMHTMLOptionElement.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/html -I../../../dist/idl -e _xpidlgen/nsIDOMHTMLOptionElement.xpt -d .deps/nsIDOMHTMLOptionElement.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/html/nsIDOMHTMLOptionElement.idl nsIDOMHTMLOptionsCollection.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/html -I../../../dist/idl -e _xpidlgen/nsIDOMHTMLOptionsCollection.xpt -d .deps/nsIDOMHTMLOptionsCollection.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/html/nsIDOMHTMLOptionsCollection.idl nsIDOMHTMLOutputElement.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/html -I../../../dist/idl -e _xpidlgen/nsIDOMHTMLOutputElement.xpt -d .deps/nsIDOMHTMLOutputElement.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/html/nsIDOMHTMLOutputElement.idl nsIDOMHTMLParagraphElement.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/html -I../../../dist/idl -e _xpidlgen/nsIDOMHTMLParagraphElement.xpt -d .deps/nsIDOMHTMLParagraphElement.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/html/nsIDOMHTMLParagraphElement.idl nsIDOMHTMLParamElement.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/html -I../../../dist/idl -e _xpidlgen/nsIDOMHTMLParamElement.xpt -d .deps/nsIDOMHTMLParamElement.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/html/nsIDOMHTMLParamElement.idl nsIDOMHTMLPreElement.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/html -I../../../dist/idl -e _xpidlgen/nsIDOMHTMLPreElement.xpt -d .deps/nsIDOMHTMLPreElement.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/html/nsIDOMHTMLPreElement.idl nsIDOMHTMLQuoteElement.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/html -I../../../dist/idl -e _xpidlgen/nsIDOMHTMLQuoteElement.xpt -d .deps/nsIDOMHTMLQuoteElement.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/html/nsIDOMHTMLQuoteElement.idl nsIDOMHTMLScriptElement.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/html -I../../../dist/idl -e _xpidlgen/nsIDOMHTMLScriptElement.xpt -d .deps/nsIDOMHTMLScriptElement.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/html/nsIDOMHTMLScriptElement.idl nsIDOMHTMLSelectElement.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/html -I../../../dist/idl -e _xpidlgen/nsIDOMHTMLSelectElement.xpt -d .deps/nsIDOMHTMLSelectElement.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/html/nsIDOMHTMLSelectElement.idl nsIDOMHTMLStyleElement.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/html -I../../../dist/idl -e _xpidlgen/nsIDOMHTMLStyleElement.xpt -d .deps/nsIDOMHTMLStyleElement.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/html/nsIDOMHTMLStyleElement.idl nsIDOMHTMLTableCaptionElem.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/html -I../../../dist/idl -e _xpidlgen/nsIDOMHTMLTableCaptionElem.xpt -d .deps/nsIDOMHTMLTableCaptionElem.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/html/nsIDOMHTMLTableCaptionElem.idl nsIDOMHTMLTableCellElement.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/html -I../../../dist/idl -e _xpidlgen/nsIDOMHTMLTableCellElement.xpt -d .deps/nsIDOMHTMLTableCellElement.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/html/nsIDOMHTMLTableCellElement.idl nsIDOMHTMLTableColElement.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/html -I../../../dist/idl -e _xpidlgen/nsIDOMHTMLTableColElement.xpt -d .deps/nsIDOMHTMLTableColElement.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/html/nsIDOMHTMLTableColElement.idl nsIDOMHTMLTableElement.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/html -I../../../dist/idl -e _xpidlgen/nsIDOMHTMLTableElement.xpt -d .deps/nsIDOMHTMLTableElement.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/html/nsIDOMHTMLTableElement.idl nsIDOMHTMLTableRowElement.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/html -I../../../dist/idl -e _xpidlgen/nsIDOMHTMLTableRowElement.xpt -d .deps/nsIDOMHTMLTableRowElement.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/html/nsIDOMHTMLTableRowElement.idl nsIDOMHTMLTableSectionElem.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/html -I../../../dist/idl -e _xpidlgen/nsIDOMHTMLTableSectionElem.xpt -d .deps/nsIDOMHTMLTableSectionElem.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/html/nsIDOMHTMLTableSectionElem.idl nsIDOMHTMLTextAreaElement.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/html -I../../../dist/idl -e _xpidlgen/nsIDOMHTMLTextAreaElement.xpt -d .deps/nsIDOMHTMLTextAreaElement.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/html/nsIDOMHTMLTextAreaElement.idl nsIDOMHTMLTitleElement.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/html -I../../../dist/idl -e _xpidlgen/nsIDOMHTMLTitleElement.xpt -d .deps/nsIDOMHTMLTitleElement.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/html/nsIDOMHTMLTitleElement.idl nsIDOMHTMLUListElement.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/html -I../../../dist/idl -e _xpidlgen/nsIDOMHTMLUListElement.xpt -d .deps/nsIDOMHTMLUListElement.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/html/nsIDOMHTMLUListElement.idl nsIDOMHTMLMediaError.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/html -I../../../dist/idl -e _xpidlgen/nsIDOMHTMLMediaError.xpt -d .deps/nsIDOMHTMLMediaError.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/html/nsIDOMHTMLMediaError.idl nsIDOMHTMLTimeRanges.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/html -I../../../dist/idl -e _xpidlgen/nsIDOMHTMLTimeRanges.xpt -d .deps/nsIDOMHTMLTimeRanges.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/html/nsIDOMHTMLTimeRanges.idl nsIDOMHTMLByteRanges.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/html -I../../../dist/idl -e _xpidlgen/nsIDOMHTMLByteRanges.xpt -d .deps/nsIDOMHTMLByteRanges.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/html/nsIDOMHTMLByteRanges.idl nsIDOMHTMLMediaElement.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/html -I../../../dist/idl -e _xpidlgen/nsIDOMHTMLMediaElement.xpt -d .deps/nsIDOMHTMLMediaElement.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/html/nsIDOMHTMLMediaElement.idl nsIDOMHTMLSourceElement.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/html -I../../../dist/idl -e _xpidlgen/nsIDOMHTMLSourceElement.xpt -d .deps/nsIDOMHTMLSourceElement.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/html/nsIDOMHTMLSourceElement.idl nsIDOMHTMLVideoElement.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/html -I../../../dist/idl -e _xpidlgen/nsIDOMHTMLVideoElement.xpt -d .deps/nsIDOMHTMLVideoElement.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/html/nsIDOMHTMLVideoElement.idl nsIDOMHTMLAudioElement.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/html -I../../../dist/idl -e _xpidlgen/nsIDOMHTMLAudioElement.xpt -d .deps/nsIDOMHTMLAudioElement.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/html/nsIDOMHTMLAudioElement.idl nsIDOMHTMLVoidCallback.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/html -I../../../dist/idl -e _xpidlgen/nsIDOMHTMLVoidCallback.xpt -d .deps/nsIDOMHTMLVoidCallback.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/html/nsIDOMHTMLVoidCallback.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpt_link.exe _xpidlgen/dom_html.xpt _xpidlgen/nsIDOMHTMLCanvasElement.xpt _xpidlgen/nsIDOMNSHTMLAnchorElement.xpt _xpidlgen/nsIDOMNSHTMLAnchorElement2.xpt _xpidlgen/nsIDOMNSHTMLAreaElement.xpt _xpidlgen/nsIDOMNSHTMLAreaElement2.xpt _xpidlgen/nsIDOMNSHTMLButtonElement.xpt _xpidlgen/nsIDOMNSHTMLDocument.xpt _xpidlgen/nsIDOMNSHTMLElement.xpt _xpidlgen/nsIDOMNSHTMLFormElement.xpt _xpidlgen/nsIDOMNSHTMLFrameElement.xpt _xpidlgen/nsIDOMNSHTMLHRElement.xpt _xpidlgen/nsIDOMNSHTMLImageElement.xpt _xpidlgen/nsIDOMNSHTMLInputElement.xpt _xpidlgen/nsIDOMNSHTMLOptionCollectn.xpt _xpidlgen/nsIDOMNSHTMLOptionElement.xpt _xpidlgen/nsIDOMNSHTMLSelectElement.xpt _xpidlgen/nsIDOMNSHTMLTextAreaElement.xpt _xpidlgen/nsIDOMNSHTMLScriptElement.xpt _xpidlgen/nsIDOMHTMLAnchorElement.xpt _xpidlgen/nsIDOMHTMLAppletElement.xpt _xpidlgen/nsIDOMHTMLAreaElement.xpt _xpidlgen/nsIDOMHTMLBRElement.xpt _xpidlgen/nsIDOMHTMLBaseElement.xpt _xpidlgen/nsIDOMHTMLBodyElement.xpt _xpidlgen/nsIDOMHTMLButtonElement.xpt _xpidlgen/nsIDOMHTMLCollection.xpt _xpidlgen/nsIDOMHTMLDListElement.xpt _xpidlgen/nsIDOMHTMLDirectoryElement.xpt _xpidlgen/nsIDOMHTMLDivElement.xpt _xpidlgen/nsIDOMHTMLDocument.xpt _xpidlgen/nsIDOMHTMLElement.xpt _xpidlgen/nsIDOMHTMLEmbedElement.xpt _xpidlgen/nsIDOMHTMLFieldSetElement.xpt _xpidlgen/nsIDOMHTMLFontElement.xpt _xpidlgen/nsIDOMHTMLFormElement.xpt _xpidlgen/nsIDOMHTMLFrameElement.xpt _xpidlgen/nsIDOMHTMLFrameSetElement.xpt _xpidlgen/nsIDOMHTMLHRElement.xpt _xpidlgen/nsIDOMHTMLHeadElement.xpt _xpidlgen/nsIDOMHTMLHeadingElement.xpt _xpidlgen/nsIDOMHTMLHtmlElement.xpt _xpidlgen/nsIDOMHTMLIFrameElement.xpt _xpidlgen/nsIDOMHTMLImageElement.xpt _xpidlgen/nsIDOMHTMLInputElement.xpt _xpidlgen/nsIDOMHTMLIsIndexElement.xpt _xpidlgen/nsIDOMHTMLLIElement.xpt _xpidlgen/nsIDOMHTMLLabelElement.xpt _xpidlgen/nsIDOMHTMLLegendElement.xpt _xpidlgen/nsIDOMHTMLLinkElement.xpt _xpidlgen/nsIDOMHTMLMapElement.xpt _xpidlgen/nsIDOMHTMLMenuElement.xpt _xpidlgen/nsIDOMHTMLMetaElement.xpt _xpidlgen/nsIDOMHTMLModElement.xpt _xpidlgen/nsIDOMHTMLOListElement.xpt _xpidlgen/nsIDOMHTMLObjectElement.xpt _xpidlgen/nsIDOMHTMLOptGroupElement.xpt _xpidlgen/nsIDOMHTMLOptionElement.xpt _xpidlgen/nsIDOMHTMLOptionsCollection.xpt _xpidlgen/nsIDOMHTMLOutputElement.xpt _xpidlgen/nsIDOMHTMLParagraphElement.xpt _xpidlgen/nsIDOMHTMLParamElement.xpt _xpidlgen/nsIDOMHTMLPreElement.xpt _xpidlgen/nsIDOMHTMLQuoteElement.xpt _xpidlgen/nsIDOMHTMLScriptElement.xpt _xpidlgen/nsIDOMHTMLSelectElement.xpt _xpidlgen/nsIDOMHTMLStyleElement.xpt _xpidlgen/nsIDOMHTMLTableCaptionElem.xpt _xpidlgen/nsIDOMHTMLTableCellElement.xpt _xpidlgen/nsIDOMHTMLTableColElement.xpt _xpidlgen/nsIDOMHTMLTableElement.xpt _xpidlgen/nsIDOMHTMLTableRowElement.xpt _xpidlgen/nsIDOMHTMLTableSectionElem.xpt _xpidlgen/nsIDOMHTMLTextAreaElement.xpt _xpidlgen/nsIDOMHTMLTitleElement.xpt _xpidlgen/nsIDOMHTMLUListElement.xpt _xpidlgen/nsIDOMHTMLMediaError.xpt _xpidlgen/nsIDOMHTMLTimeRanges.xpt _xpidlgen/nsIDOMHTMLByteRanges.xpt _xpidlgen/nsIDOMHTMLMediaElement.xpt _xpidlgen/nsIDOMHTMLSourceElement.xpt _xpidlgen/nsIDOMHTMLVideoElement.xpt _xpidlgen/nsIDOMHTMLAudioElement.xpt _xpidlgen/nsIDOMHTMLVoidCallback.xpt c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 _xpidlgen/dom_html.xpt ../../../dist/bin/components make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/dom/interfaces/html' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/dom/interfaces/events' nsIDOMNSEvent.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/events -I../../../dist/idl -e _xpidlgen/nsIDOMNSEvent.xpt -d .deps/nsIDOMNSEvent.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/events/nsIDOMNSEvent.idl nsIDOMDataContainerEvent.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/events -I../../../dist/idl -e _xpidlgen/nsIDOMDataContainerEvent.xpt -d .deps/nsIDOMDataContainerEvent.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/events/nsIDOMDataContainerEvent.idl nsIDOMKeyEvent.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/events -I../../../dist/idl -e _xpidlgen/nsIDOMKeyEvent.xpt -d .deps/nsIDOMKeyEvent.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/events/nsIDOMKeyEvent.idl nsIDOMMutationEvent.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/events -I../../../dist/idl -e _xpidlgen/nsIDOMMutationEvent.xpt -d .deps/nsIDOMMutationEvent.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/events/nsIDOMMutationEvent.idl nsIDOMNSUIEvent.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/events -I../../../dist/idl -e _xpidlgen/nsIDOMNSUIEvent.xpt -d .deps/nsIDOMNSUIEvent.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/events/nsIDOMNSUIEvent.idl nsIDOMDragEvent.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/events -I../../../dist/idl -e _xpidlgen/nsIDOMDragEvent.xpt -d .deps/nsIDOMDragEvent.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/events/nsIDOMDragEvent.idl nsIDOMDataTransfer.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/events -I../../../dist/idl -e _xpidlgen/nsIDOMDataTransfer.xpt -d .deps/nsIDOMDataTransfer.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/events/nsIDOMDataTransfer.idl nsIDOMPopupBlockedEvent.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/events -I../../../dist/idl -e _xpidlgen/nsIDOMPopupBlockedEvent.xpt -d .deps/nsIDOMPopupBlockedEvent.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/events/nsIDOMPopupBlockedEvent.idl nsIDOMBeforeUnloadEvent.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/events -I../../../dist/idl -e _xpidlgen/nsIDOMBeforeUnloadEvent.xpt -d .deps/nsIDOMBeforeUnloadEvent.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/events/nsIDOMBeforeUnloadEvent.idl nsIDOMNSEventTarget.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/events -I../../../dist/idl -e _xpidlgen/nsIDOMNSEventTarget.xpt -d .deps/nsIDOMNSEventTarget.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/events/nsIDOMNSEventTarget.idl nsIDOMSmartCardEvent.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/events -I../../../dist/idl -e _xpidlgen/nsIDOMSmartCardEvent.xpt -d .deps/nsIDOMSmartCardEvent.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/events/nsIDOMSmartCardEvent.idl nsIDOMPageTransitionEvent.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/events -I../../../dist/idl -e _xpidlgen/nsIDOMPageTransitionEvent.xpt -d .deps/nsIDOMPageTransitionEvent.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/events/nsIDOMPageTransitionEvent.idl nsIDOMCommandEvent.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/events -I../../../dist/idl -e _xpidlgen/nsIDOMCommandEvent.xpt -d .deps/nsIDOMCommandEvent.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/events/nsIDOMCommandEvent.idl nsIDOMMessageEvent.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/events -I../../../dist/idl -e _xpidlgen/nsIDOMMessageEvent.xpt -d .deps/nsIDOMMessageEvent.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/events/nsIDOMMessageEvent.idl nsIDOMNotifyPaintEvent.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/events -I../../../dist/idl -e _xpidlgen/nsIDOMNotifyPaintEvent.xpt -d .deps/nsIDOMNotifyPaintEvent.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/events/nsIDOMNotifyPaintEvent.idl nsIDOMPaintRequest.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/events -I../../../dist/idl -e _xpidlgen/nsIDOMPaintRequest.xpt -d .deps/nsIDOMPaintRequest.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/events/nsIDOMPaintRequest.idl nsIDOMPaintRequestList.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/events -I../../../dist/idl -e _xpidlgen/nsIDOMPaintRequestList.xpt -d .deps/nsIDOMPaintRequestList.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/events/nsIDOMPaintRequestList.idl nsIDOMSimpleGestureEvent.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/events -I../../../dist/idl -e _xpidlgen/nsIDOMSimpleGestureEvent.xpt -d .deps/nsIDOMSimpleGestureEvent.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/events/nsIDOMSimpleGestureEvent.idl nsIDOMNSMouseEvent.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/events -I../../../dist/idl -e _xpidlgen/nsIDOMNSMouseEvent.xpt -d .deps/nsIDOMNSMouseEvent.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/events/nsIDOMNSMouseEvent.idl nsIDOMOrientationEvent.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/events -I../../../dist/idl -e _xpidlgen/nsIDOMOrientationEvent.xpt -d .deps/nsIDOMOrientationEvent.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/events/nsIDOMOrientationEvent.idl nsIDOMScrollAreaEvent.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/events -I../../../dist/idl -e _xpidlgen/nsIDOMScrollAreaEvent.xpt -d .deps/nsIDOMScrollAreaEvent.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/events/nsIDOMScrollAreaEvent.idl nsIDOMTransitionEvent.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/events -I../../../dist/idl -e _xpidlgen/nsIDOMTransitionEvent.xpt -d .deps/nsIDOMTransitionEvent.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/events/nsIDOMTransitionEvent.idl nsIDOMPopStateEvent.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/events -I../../../dist/idl -e _xpidlgen/nsIDOMPopStateEvent.xpt -d .deps/nsIDOMPopStateEvent.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/events/nsIDOMPopStateEvent.idl nsIDOMDocumentEvent.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/events -I../../../dist/idl -e _xpidlgen/nsIDOMDocumentEvent.xpt -d .deps/nsIDOMDocumentEvent.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/events/nsIDOMDocumentEvent.idl nsIDOMEvent.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/events -I../../../dist/idl -e _xpidlgen/nsIDOMEvent.xpt -d .deps/nsIDOMEvent.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/events/nsIDOMEvent.idl nsIDOMEventTarget.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/events -I../../../dist/idl -e _xpidlgen/nsIDOMEventTarget.xpt -d .deps/nsIDOMEventTarget.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/events/nsIDOMEventTarget.idl nsIDOMEventListener.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/events -I../../../dist/idl -e _xpidlgen/nsIDOMEventListener.xpt -d .deps/nsIDOMEventListener.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/events/nsIDOMEventListener.idl nsIDOM3DocumentEvent.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/events -I../../../dist/idl -e _xpidlgen/nsIDOM3DocumentEvent.xpt -d .deps/nsIDOM3DocumentEvent.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/events/nsIDOM3DocumentEvent.idl nsIDOM3EventTarget.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/events -I../../../dist/idl -e _xpidlgen/nsIDOM3EventTarget.xpt -d .deps/nsIDOM3EventTarget.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/events/nsIDOM3EventTarget.idl nsIDOMEventGroup.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/events -I../../../dist/idl -e _xpidlgen/nsIDOMEventGroup.xpt -d .deps/nsIDOMEventGroup.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/events/nsIDOMEventGroup.idl nsIDOMMouseEvent.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/events -I../../../dist/idl -e _xpidlgen/nsIDOMMouseEvent.xpt -d .deps/nsIDOMMouseEvent.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/events/nsIDOMMouseEvent.idl nsIDOMMouseScrollEvent.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/events -I../../../dist/idl -e _xpidlgen/nsIDOMMouseScrollEvent.xpt -d .deps/nsIDOMMouseScrollEvent.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/events/nsIDOMMouseScrollEvent.idl nsIDOMUIEvent.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/events -I../../../dist/idl -e _xpidlgen/nsIDOMUIEvent.xpt -d .deps/nsIDOMUIEvent.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/events/nsIDOMUIEvent.idl nsIDOMProgressEvent.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/events -I../../../dist/idl -e _xpidlgen/nsIDOMProgressEvent.xpt -d .deps/nsIDOMProgressEvent.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/events/nsIDOMProgressEvent.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpt_link.exe _xpidlgen/dom_events.xpt _xpidlgen/nsIDOMNSEvent.xpt _xpidlgen/nsIDOMDataContainerEvent.xpt _xpidlgen/nsIDOMKeyEvent.xpt _xpidlgen/nsIDOMMutationEvent.xpt _xpidlgen/nsIDOMNSUIEvent.xpt _xpidlgen/nsIDOMDragEvent.xpt _xpidlgen/nsIDOMDataTransfer.xpt _xpidlgen/nsIDOMPopupBlockedEvent.xpt _xpidlgen/nsIDOMBeforeUnloadEvent.xpt _xpidlgen/nsIDOMNSEventTarget.xpt _xpidlgen/nsIDOMSmartCardEvent.xpt _xpidlgen/nsIDOMPageTransitionEvent.xpt _xpidlgen/nsIDOMCommandEvent.xpt _xpidlgen/nsIDOMMessageEvent.xpt _xpidlgen/nsIDOMNotifyPaintEvent.xpt _xpidlgen/nsIDOMPaintRequest.xpt _xpidlgen/nsIDOMPaintRequestList.xpt _xpidlgen/nsIDOMSimpleGestureEvent.xpt _xpidlgen/nsIDOMNSMouseEvent.xpt _xpidlgen/nsIDOMOrientationEvent.xpt _xpidlgen/nsIDOMScrollAreaEvent.xpt _xpidlgen/nsIDOMTransitionEvent.xpt _xpidlgen/nsIDOMPopStateEvent.xpt _xpidlgen/nsIDOMDocumentEvent.xpt _xpidlgen/nsIDOMEvent.xpt _xpidlgen/nsIDOMEventTarget.xpt _xpidlgen/nsIDOMEventListener.xpt _xpidlgen/nsIDOM3DocumentEvent.xpt _xpidlgen/nsIDOM3EventTarget.xpt _xpidlgen/nsIDOMEventGroup.xpt _xpidlgen/nsIDOMMouseEvent.xpt _xpidlgen/nsIDOMMouseScrollEvent.xpt _xpidlgen/nsIDOMUIEvent.xpt _xpidlgen/nsIDOMProgressEvent.xpt c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 _xpidlgen/dom_events.xpt ../../../dist/bin/components make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/dom/interfaces/events' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/dom/interfaces/stylesheets' nsIDOMLinkStyle.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/stylesheets -I../../../dist/idl -e _xpidlgen/nsIDOMLinkStyle.xpt -d .deps/nsIDOMLinkStyle.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/stylesheets/nsIDOMLinkStyle.idl nsIDOMNSDocumentStyle.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/stylesheets -I../../../dist/idl -e _xpidlgen/nsIDOMNSDocumentStyle.xpt -d .deps/nsIDOMNSDocumentStyle.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/stylesheets/nsIDOMNSDocumentStyle.idl nsIDOMDocumentStyle.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/stylesheets -I../../../dist/idl -e _xpidlgen/nsIDOMDocumentStyle.xpt -d .deps/nsIDOMDocumentStyle.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/stylesheets/nsIDOMDocumentStyle.idl nsIDOMMediaList.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/stylesheets -I../../../dist/idl -e _xpidlgen/nsIDOMMediaList.xpt -d .deps/nsIDOMMediaList.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/stylesheets/nsIDOMMediaList.idl nsIDOMStyleSheet.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/stylesheets -I../../../dist/idl -e _xpidlgen/nsIDOMStyleSheet.xpt -d .deps/nsIDOMStyleSheet.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/stylesheets/nsIDOMStyleSheet.idl nsIDOMStyleSheetList.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/stylesheets -I../../../dist/idl -e _xpidlgen/nsIDOMStyleSheetList.xpt -d .deps/nsIDOMStyleSheetList.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/stylesheets/nsIDOMStyleSheetList.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpt_link.exe _xpidlgen/dom_stylesheets.xpt _xpidlgen/nsIDOMLinkStyle.xpt _xpidlgen/nsIDOMNSDocumentStyle.xpt _xpidlgen/nsIDOMDocumentStyle.xpt _xpidlgen/nsIDOMMediaList.xpt _xpidlgen/nsIDOMStyleSheet.xpt _xpidlgen/nsIDOMStyleSheetList.xpt c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 _xpidlgen/dom_stylesheets.xpt ../../../dist/bin/components make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/dom/interfaces/stylesheets' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/dom/interfaces/views' nsIDOMDocumentView.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/views -I../../../dist/idl -e _xpidlgen/nsIDOMDocumentView.xpt -d .deps/nsIDOMDocumentView.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/views/nsIDOMDocumentView.idl nsIDOMAbstractView.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/views -I../../../dist/idl -e _xpidlgen/nsIDOMAbstractView.xpt -d .deps/nsIDOMAbstractView.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/views/nsIDOMAbstractView.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpt_link.exe _xpidlgen/dom_views.xpt _xpidlgen/nsIDOMDocumentView.xpt _xpidlgen/nsIDOMAbstractView.xpt c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 _xpidlgen/dom_views.xpt ../../../dist/bin/components make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/dom/interfaces/views' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/dom/interfaces/sidebar' nsISidebar.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/sidebar -I../../../dist/idl -e _xpidlgen/nsISidebar.xpt -d .deps/nsISidebar.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/sidebar/nsISidebar.idl nsIWebContentHandlerRegistrar.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/sidebar -I../../../dist/idl -e _xpidlgen/nsIWebContentHandlerRegistrar.xpt -d .deps/nsIWebContentHandlerRegistrar.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/sidebar/nsIWebContentHandlerRegistrar.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpt_link.exe _xpidlgen/dom_sidebar.xpt _xpidlgen/nsISidebar.xpt _xpidlgen/nsIWebContentHandlerRegistrar.xpt c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 _xpidlgen/dom_sidebar.xpt ../../../dist/bin/components make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/dom/interfaces/sidebar' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/dom/interfaces/css' nsIDOMCSS2Properties.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/css -I../../../dist/idl -e _xpidlgen/nsIDOMCSS2Properties.xpt -d .deps/nsIDOMCSS2Properties.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/css/nsIDOMCSS2Properties.idl nsIDOMCSSCharsetRule.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/css -I../../../dist/idl -e _xpidlgen/nsIDOMCSSCharsetRule.xpt -d .deps/nsIDOMCSSCharsetRule.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/css/nsIDOMCSSCharsetRule.idl nsIDOMCSSFontFaceRule.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/css -I../../../dist/idl -e _xpidlgen/nsIDOMCSSFontFaceRule.xpt -d .deps/nsIDOMCSSFontFaceRule.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/css/nsIDOMCSSFontFaceRule.idl nsIDOMCSSImportRule.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/css -I../../../dist/idl -e _xpidlgen/nsIDOMCSSImportRule.xpt -d .deps/nsIDOMCSSImportRule.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/css/nsIDOMCSSImportRule.idl nsIDOMCSSMediaRule.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/css -I../../../dist/idl -e _xpidlgen/nsIDOMCSSMediaRule.xpt -d .deps/nsIDOMCSSMediaRule.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/css/nsIDOMCSSMediaRule.idl nsIDOMCSSMozDocumentRule.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/css -I../../../dist/idl -e _xpidlgen/nsIDOMCSSMozDocumentRule.xpt -d .deps/nsIDOMCSSMozDocumentRule.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/css/nsIDOMCSSMozDocumentRule.idl nsIDOMCSSPageRule.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/css -I../../../dist/idl -e _xpidlgen/nsIDOMCSSPageRule.xpt -d .deps/nsIDOMCSSPageRule.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/css/nsIDOMCSSPageRule.idl nsIDOMCSSStyleRule.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/css -I../../../dist/idl -e _xpidlgen/nsIDOMCSSStyleRule.xpt -d .deps/nsIDOMCSSStyleRule.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/css/nsIDOMCSSStyleRule.idl nsIDOMCSSUnknownRule.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/css -I../../../dist/idl -e _xpidlgen/nsIDOMCSSUnknownRule.xpt -d .deps/nsIDOMCSSUnknownRule.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/css/nsIDOMCSSUnknownRule.idl nsIDOMCounter.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/css -I../../../dist/idl -e _xpidlgen/nsIDOMCounter.xpt -d .deps/nsIDOMCounter.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/css/nsIDOMCounter.idl nsIDOMDocumentCSS.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/css -I../../../dist/idl -e _xpidlgen/nsIDOMDocumentCSS.xpt -d .deps/nsIDOMDocumentCSS.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/css/nsIDOMDocumentCSS.idl nsIDOMNSCSS2Properties.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/css -I../../../dist/idl -e _xpidlgen/nsIDOMNSCSS2Properties.xpt -d .deps/nsIDOMNSCSS2Properties.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/css/nsIDOMNSCSS2Properties.idl nsIDOMRGBColor.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/css -I../../../dist/idl -e _xpidlgen/nsIDOMRGBColor.xpt -d .deps/nsIDOMRGBColor.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/css/nsIDOMRGBColor.idl nsIDOMRect.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/css -I../../../dist/idl -e _xpidlgen/nsIDOMRect.xpt -d .deps/nsIDOMRect.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/css/nsIDOMRect.idl nsIDOMSVGCSS2Properties.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/css -I../../../dist/idl -e _xpidlgen/nsIDOMSVGCSS2Properties.xpt -d .deps/nsIDOMSVGCSS2Properties.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/css/nsIDOMSVGCSS2Properties.idl nsIDOMViewCSS.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/css -I../../../dist/idl -e _xpidlgen/nsIDOMViewCSS.xpt -d .deps/nsIDOMViewCSS.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/css/nsIDOMViewCSS.idl nsIDOMNSRGBAColor.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/css -I../../../dist/idl -e _xpidlgen/nsIDOMNSRGBAColor.xpt -d .deps/nsIDOMNSRGBAColor.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/css/nsIDOMNSRGBAColor.idl nsIDOMCSSPrimitiveValue.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/css -I../../../dist/idl -e _xpidlgen/nsIDOMCSSPrimitiveValue.xpt -d .deps/nsIDOMCSSPrimitiveValue.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/css/nsIDOMCSSPrimitiveValue.idl nsIDOMCSSRule.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/css -I../../../dist/idl -e _xpidlgen/nsIDOMCSSRule.xpt -d .deps/nsIDOMCSSRule.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/css/nsIDOMCSSRule.idl nsIDOMCSSRuleList.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/css -I../../../dist/idl -e _xpidlgen/nsIDOMCSSRuleList.xpt -d .deps/nsIDOMCSSRuleList.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/css/nsIDOMCSSRuleList.idl nsIDOMCSSStyleDeclaration.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/css -I../../../dist/idl -e _xpidlgen/nsIDOMCSSStyleDeclaration.xpt -d .deps/nsIDOMCSSStyleDeclaration.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/css/nsIDOMCSSStyleDeclaration.idl nsIDOMCSSStyleSheet.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/css -I../../../dist/idl -e _xpidlgen/nsIDOMCSSStyleSheet.xpt -d .deps/nsIDOMCSSStyleSheet.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/css/nsIDOMCSSStyleSheet.idl nsIDOMCSSValue.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/css -I../../../dist/idl -e _xpidlgen/nsIDOMCSSValue.xpt -d .deps/nsIDOMCSSValue.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/css/nsIDOMCSSValue.idl nsIDOMCSSValueList.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/css -I../../../dist/idl -e _xpidlgen/nsIDOMCSSValueList.xpt -d .deps/nsIDOMCSSValueList.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/css/nsIDOMCSSValueList.idl nsIDOMElementCSSInlineStyle.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/css -I../../../dist/idl -e _xpidlgen/nsIDOMElementCSSInlineStyle.xpt -d .deps/nsIDOMElementCSSInlineStyle.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/css/nsIDOMElementCSSInlineStyle.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpt_link.exe _xpidlgen/dom_css.xpt _xpidlgen/nsIDOMCSS2Properties.xpt _xpidlgen/nsIDOMCSSCharsetRule.xpt _xpidlgen/nsIDOMCSSFontFaceRule.xpt _xpidlgen/nsIDOMCSSImportRule.xpt _xpidlgen/nsIDOMCSSMediaRule.xpt _xpidlgen/nsIDOMCSSMozDocumentRule.xpt _xpidlgen/nsIDOMCSSPageRule.xpt _xpidlgen/nsIDOMCSSStyleRule.xpt _xpidlgen/nsIDOMCSSUnknownRule.xpt _xpidlgen/nsIDOMCounter.xpt _xpidlgen/nsIDOMDocumentCSS.xpt _xpidlgen/nsIDOMNSCSS2Properties.xpt _xpidlgen/nsIDOMRGBColor.xpt _xpidlgen/nsIDOMRect.xpt _xpidlgen/nsIDOMSVGCSS2Properties.xpt _xpidlgen/nsIDOMViewCSS.xpt _xpidlgen/nsIDOMNSRGBAColor.xpt _xpidlgen/nsIDOMCSSPrimitiveValue.xpt _xpidlgen/nsIDOMCSSRule.xpt _xpidlgen/nsIDOMCSSRuleList.xpt _xpidlgen/nsIDOMCSSStyleDeclaration.xpt _xpidlgen/nsIDOMCSSStyleSheet.xpt _xpidlgen/nsIDOMCSSValue.xpt _xpidlgen/nsIDOMCSSValueList.xpt _xpidlgen/nsIDOMElementCSSInlineStyle.xpt c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 _xpidlgen/dom_css.xpt ../../../dist/bin/components make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/dom/interfaces/css' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/dom/interfaces/traversal' nsIDOMDocumentTraversal.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/traversal -I../../../dist/idl -e _xpidlgen/nsIDOMDocumentTraversal.xpt -d .deps/nsIDOMDocumentTraversal.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/traversal/nsIDOMDocumentTraversal.idl nsIDOMNodeFilter.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/traversal -I../../../dist/idl -e _xpidlgen/nsIDOMNodeFilter.xpt -d .deps/nsIDOMNodeFilter.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/traversal/nsIDOMNodeFilter.idl nsIDOMNodeIterator.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/traversal -I../../../dist/idl -e _xpidlgen/nsIDOMNodeIterator.xpt -d .deps/nsIDOMNodeIterator.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/traversal/nsIDOMNodeIterator.idl nsIDOMTreeWalker.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/traversal -I../../../dist/idl -e _xpidlgen/nsIDOMTreeWalker.xpt -d .deps/nsIDOMTreeWalker.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/traversal/nsIDOMTreeWalker.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpt_link.exe _xpidlgen/dom_traversal.xpt _xpidlgen/nsIDOMDocumentTraversal.xpt _xpidlgen/nsIDOMNodeFilter.xpt _xpidlgen/nsIDOMNodeIterator.xpt _xpidlgen/nsIDOMTreeWalker.xpt c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 _xpidlgen/dom_traversal.xpt ../../../dist/bin/components make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/dom/interfaces/traversal' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/dom/interfaces/range' nsIDOMNSRange.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/range -I../../../dist/idl -e _xpidlgen/nsIDOMNSRange.xpt -d .deps/nsIDOMNSRange.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/range/nsIDOMNSRange.idl nsIDOMRangeException.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/range -I../../../dist/idl -e _xpidlgen/nsIDOMRangeException.xpt -d .deps/nsIDOMRangeException.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/range/nsIDOMRangeException.idl nsIDOMRange.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/range -I../../../dist/idl -e _xpidlgen/nsIDOMRange.xpt -d .deps/nsIDOMRange.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/range/nsIDOMRange.idl nsIDOMDocumentRange.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/range -I../../../dist/idl -e _xpidlgen/nsIDOMDocumentRange.xpt -d .deps/nsIDOMDocumentRange.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/range/nsIDOMDocumentRange.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpt_link.exe _xpidlgen/dom_range.xpt _xpidlgen/nsIDOMNSRange.xpt _xpidlgen/nsIDOMRangeException.xpt _xpidlgen/nsIDOMRange.xpt _xpidlgen/nsIDOMDocumentRange.xpt c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 _xpidlgen/dom_range.xpt ../../../dist/bin/components make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/dom/interfaces/range' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/dom/interfaces/xbl' nsIDOMDocumentXBL.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/xbl -I../../../dist/idl -e _xpidlgen/nsIDOMDocumentXBL.xpt -d .deps/nsIDOMDocumentXBL.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/xbl/nsIDOMDocumentXBL.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpt_link.exe _xpidlgen/dom_xbl.xpt _xpidlgen/nsIDOMDocumentXBL.xpt c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 _xpidlgen/dom_xbl.xpt ../../../dist/bin/components make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/dom/interfaces/xbl' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/dom/interfaces/xpath' nsIDOMXPathEvaluator.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/xpath -I../../../dist/idl -e _xpidlgen/nsIDOMXPathEvaluator.xpt -d .deps/nsIDOMXPathEvaluator.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/xpath/nsIDOMXPathEvaluator.idl nsIDOMXPathException.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/xpath -I../../../dist/idl -e _xpidlgen/nsIDOMXPathException.xpt -d .deps/nsIDOMXPathException.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/xpath/nsIDOMXPathException.idl nsIDOMXPathExpression.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/xpath -I../../../dist/idl -e _xpidlgen/nsIDOMXPathExpression.xpt -d .deps/nsIDOMXPathExpression.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/xpath/nsIDOMXPathExpression.idl nsIDOMXPathNamespace.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/xpath -I../../../dist/idl -e _xpidlgen/nsIDOMXPathNamespace.xpt -d .deps/nsIDOMXPathNamespace.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/xpath/nsIDOMXPathNamespace.idl nsIDOMXPathNSResolver.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/xpath -I../../../dist/idl -e _xpidlgen/nsIDOMXPathNSResolver.xpt -d .deps/nsIDOMXPathNSResolver.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/xpath/nsIDOMXPathNSResolver.idl nsIDOMXPathResult.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/xpath -I../../../dist/idl -e _xpidlgen/nsIDOMXPathResult.xpt -d .deps/nsIDOMXPathResult.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/xpath/nsIDOMXPathResult.idl nsIDOMNSXPathExpression.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/xpath -I../../../dist/idl -e _xpidlgen/nsIDOMNSXPathExpression.xpt -d .deps/nsIDOMNSXPathExpression.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/xpath/nsIDOMNSXPathExpression.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpt_link.exe _xpidlgen/dom_xpath.xpt _xpidlgen/nsIDOMXPathEvaluator.xpt _xpidlgen/nsIDOMXPathException.xpt _xpidlgen/nsIDOMXPathExpression.xpt _xpidlgen/nsIDOMXPathNamespace.xpt _xpidlgen/nsIDOMXPathNSResolver.xpt _xpidlgen/nsIDOMXPathResult.xpt _xpidlgen/nsIDOMNSXPathExpression.xpt c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 _xpidlgen/dom_xpath.xpt ../../../dist/bin/components make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/dom/interfaces/xpath' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/dom/interfaces/load-save' nsIDOMDOMImplementationLS.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/load-save -I../../../dist/idl -e _xpidlgen/nsIDOMDOMImplementationLS.xpt -d .deps/nsIDOMDOMImplementationLS.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/load-save/nsIDOMDOMImplementationLS.idl nsIDOMLSException.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/load-save -I../../../dist/idl -e _xpidlgen/nsIDOMLSException.xpt -d .deps/nsIDOMLSException.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/load-save/nsIDOMLSException.idl nsIDOMLSInput.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/load-save -I../../../dist/idl -e _xpidlgen/nsIDOMLSInput.xpt -d .deps/nsIDOMLSInput.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/load-save/nsIDOMLSInput.idl nsIDOMLSLoadEvent.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/load-save -I../../../dist/idl -e _xpidlgen/nsIDOMLSLoadEvent.xpt -d .deps/nsIDOMLSLoadEvent.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/load-save/nsIDOMLSLoadEvent.idl nsIDOMLSOutput.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/load-save -I../../../dist/idl -e _xpidlgen/nsIDOMLSOutput.xpt -d .deps/nsIDOMLSOutput.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/load-save/nsIDOMLSOutput.idl nsIDOMLSParser.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/load-save -I../../../dist/idl -e _xpidlgen/nsIDOMLSParser.xpt -d .deps/nsIDOMLSParser.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/load-save/nsIDOMLSParser.idl nsIDOMLSParserFilter.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/load-save -I../../../dist/idl -e _xpidlgen/nsIDOMLSParserFilter.xpt -d .deps/nsIDOMLSParserFilter.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/load-save/nsIDOMLSParserFilter.idl nsIDOMLSProgressEvent.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/load-save -I../../../dist/idl -e _xpidlgen/nsIDOMLSProgressEvent.xpt -d .deps/nsIDOMLSProgressEvent.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/load-save/nsIDOMLSProgressEvent.idl nsIDOMLSResourceResolver.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/load-save -I../../../dist/idl -e _xpidlgen/nsIDOMLSResourceResolver.xpt -d .deps/nsIDOMLSResourceResolver.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/load-save/nsIDOMLSResourceResolver.idl nsIDOMLSSerializer.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/load-save -I../../../dist/idl -e _xpidlgen/nsIDOMLSSerializer.xpt -d .deps/nsIDOMLSSerializer.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/load-save/nsIDOMLSSerializer.idl nsIDOMLSSerializerFilter.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/load-save -I../../../dist/idl -e _xpidlgen/nsIDOMLSSerializerFilter.xpt -d .deps/nsIDOMLSSerializerFilter.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/load-save/nsIDOMLSSerializerFilter.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpt_link.exe _xpidlgen/dom_loadsave.xpt _xpidlgen/nsIDOMDOMImplementationLS.xpt _xpidlgen/nsIDOMLSException.xpt _xpidlgen/nsIDOMLSInput.xpt _xpidlgen/nsIDOMLSLoadEvent.xpt _xpidlgen/nsIDOMLSOutput.xpt _xpidlgen/nsIDOMLSParser.xpt _xpidlgen/nsIDOMLSParserFilter.xpt _xpidlgen/nsIDOMLSProgressEvent.xpt _xpidlgen/nsIDOMLSResourceResolver.xpt _xpidlgen/nsIDOMLSSerializer.xpt _xpidlgen/nsIDOMLSSerializerFilter.xpt c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 _xpidlgen/dom_loadsave.xpt ../../../dist/bin/components make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/dom/interfaces/load-save' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/dom/interfaces/xul' nsIDOMXULButtonElement.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/xul -I../../../dist/idl -e _xpidlgen/nsIDOMXULButtonElement.xpt -d .deps/nsIDOMXULButtonElement.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/xul/nsIDOMXULButtonElement.idl nsIDOMXULCheckboxElement.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/xul -I../../../dist/idl -e _xpidlgen/nsIDOMXULCheckboxElement.xpt -d .deps/nsIDOMXULCheckboxElement.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/xul/nsIDOMXULCheckboxElement.idl nsIDOMXULCommandDispatcher.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/xul -I../../../dist/idl -e _xpidlgen/nsIDOMXULCommandDispatcher.xpt -d .deps/nsIDOMXULCommandDispatcher.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/xul/nsIDOMXULCommandDispatcher.idl nsIDOMXULCommandEvent.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/xul -I../../../dist/idl -e _xpidlgen/nsIDOMXULCommandEvent.xpt -d .deps/nsIDOMXULCommandEvent.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/xul/nsIDOMXULCommandEvent.idl nsIDOMXULControlElement.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/xul -I../../../dist/idl -e _xpidlgen/nsIDOMXULControlElement.xpt -d .deps/nsIDOMXULControlElement.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/xul/nsIDOMXULControlElement.idl nsIDOMXULDescriptionElement.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/xul -I../../../dist/idl -e _xpidlgen/nsIDOMXULDescriptionElement.xpt -d .deps/nsIDOMXULDescriptionElement.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/xul/nsIDOMXULDescriptionElement.idl nsIDOMXULDocument.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/xul -I../../../dist/idl -e _xpidlgen/nsIDOMXULDocument.xpt -d .deps/nsIDOMXULDocument.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/xul/nsIDOMXULDocument.idl nsIDOMXULElement.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/xul -I../../../dist/idl -e _xpidlgen/nsIDOMXULElement.xpt -d .deps/nsIDOMXULElement.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/xul/nsIDOMXULElement.idl nsIDOMXULContainerElement.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/xul -I../../../dist/idl -e _xpidlgen/nsIDOMXULContainerElement.xpt -d .deps/nsIDOMXULContainerElement.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/xul/nsIDOMXULContainerElement.idl nsIDOMXULImageElement.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/xul -I../../../dist/idl -e _xpidlgen/nsIDOMXULImageElement.xpt -d .deps/nsIDOMXULImageElement.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/xul/nsIDOMXULImageElement.idl nsIDOMXULLabelElement.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/xul -I../../../dist/idl -e _xpidlgen/nsIDOMXULLabelElement.xpt -d .deps/nsIDOMXULLabelElement.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/xul/nsIDOMXULLabelElement.idl nsIDOMXULLabeledControlEl.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/xul -I../../../dist/idl -e _xpidlgen/nsIDOMXULLabeledControlEl.xpt -d .deps/nsIDOMXULLabeledControlEl.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/xul/nsIDOMXULLabeledControlEl.idl nsIDOMXULMenuListElement.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/xul -I../../../dist/idl -e _xpidlgen/nsIDOMXULMenuListElement.xpt -d .deps/nsIDOMXULMenuListElement.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/xul/nsIDOMXULMenuListElement.idl nsIDOMXULPopupElement.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/xul -I../../../dist/idl -e _xpidlgen/nsIDOMXULPopupElement.xpt -d .deps/nsIDOMXULPopupElement.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/xul/nsIDOMXULPopupElement.idl nsIDOMXULSelectCntrlEl.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/xul -I../../../dist/idl -e _xpidlgen/nsIDOMXULSelectCntrlEl.xpt -d .deps/nsIDOMXULSelectCntrlEl.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/xul/nsIDOMXULSelectCntrlEl.idl nsIDOMXULSelectCntrlItemEl.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/xul -I../../../dist/idl -e _xpidlgen/nsIDOMXULSelectCntrlItemEl.xpt -d .deps/nsIDOMXULSelectCntrlItemEl.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/xul/nsIDOMXULSelectCntrlItemEl.idl nsIDOMXULMultSelectCntrlEl.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/xul -I../../../dist/idl -e _xpidlgen/nsIDOMXULMultSelectCntrlEl.xpt -d .deps/nsIDOMXULMultSelectCntrlEl.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/xul/nsIDOMXULMultSelectCntrlEl.idl nsIDOMXULTextboxElement.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/xul -I../../../dist/idl -e _xpidlgen/nsIDOMXULTextboxElement.xpt -d .deps/nsIDOMXULTextboxElement.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/xul/nsIDOMXULTextboxElement.idl nsIDOMXULTreeElement.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/xul -I../../../dist/idl -e _xpidlgen/nsIDOMXULTreeElement.xpt -d .deps/nsIDOMXULTreeElement.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/xul/nsIDOMXULTreeElement.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpt_link.exe _xpidlgen/dom_xul.xpt _xpidlgen/nsIDOMXULButtonElement.xpt _xpidlgen/nsIDOMXULCheckboxElement.xpt _xpidlgen/nsIDOMXULCommandDispatcher.xpt _xpidlgen/nsIDOMXULCommandEvent.xpt _xpidlgen/nsIDOMXULControlElement.xpt _xpidlgen/nsIDOMXULDescriptionElement.xpt _xpidlgen/nsIDOMXULDocument.xpt _xpidlgen/nsIDOMXULElement.xpt _xpidlgen/nsIDOMXULContainerElement.xpt _xpidlgen/nsIDOMXULImageElement.xpt _xpidlgen/nsIDOMXULLabelElement.xpt _xpidlgen/nsIDOMXULLabeledControlEl.xpt _xpidlgen/nsIDOMXULMenuListElement.xpt _xpidlgen/nsIDOMXULPopupElement.xpt _xpidlgen/nsIDOMXULSelectCntrlEl.xpt _xpidlgen/nsIDOMXULSelectCntrlItemEl.xpt _xpidlgen/nsIDOMXULMultSelectCntrlEl.xpt _xpidlgen/nsIDOMXULTextboxElement.xpt _xpidlgen/nsIDOMXULTreeElement.xpt c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 _xpidlgen/dom_xul.xpt ../../../dist/bin/components make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/dom/interfaces/xul' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/dom/interfaces/storage' nsIDOMToString.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/storage -I../../../dist/idl -e _xpidlgen/nsIDOMToString.xpt -d .deps/nsIDOMToString.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/storage/nsIDOMToString.idl nsIDOMStorageManager.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/storage -I../../../dist/idl -e _xpidlgen/nsIDOMStorageManager.xpt -d .deps/nsIDOMStorageManager.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/storage/nsIDOMStorageManager.idl nsIDOMStorage.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/storage -I../../../dist/idl -e _xpidlgen/nsIDOMStorage.xpt -d .deps/nsIDOMStorage.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/storage/nsIDOMStorage.idl nsIDOMStorageObsolete.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/storage -I../../../dist/idl -e _xpidlgen/nsIDOMStorageObsolete.xpt -d .deps/nsIDOMStorageObsolete.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/storage/nsIDOMStorageObsolete.idl nsIDOMStorageEvent.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/storage -I../../../dist/idl -e _xpidlgen/nsIDOMStorageEvent.xpt -d .deps/nsIDOMStorageEvent.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/storage/nsIDOMStorageEvent.idl nsIDOMStorageEventObsolete.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/storage -I../../../dist/idl -e _xpidlgen/nsIDOMStorageEventObsolete.xpt -d .deps/nsIDOMStorageEventObsolete.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/storage/nsIDOMStorageEventObsolete.idl nsIDOMStorageItem.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/storage -I../../../dist/idl -e _xpidlgen/nsIDOMStorageItem.xpt -d .deps/nsIDOMStorageItem.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/storage/nsIDOMStorageItem.idl nsIDOMStorageList.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/storage -I../../../dist/idl -e _xpidlgen/nsIDOMStorageList.xpt -d .deps/nsIDOMStorageList.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/storage/nsIDOMStorageList.idl nsIDOMStorageWindow.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/storage -I../../../dist/idl -e _xpidlgen/nsIDOMStorageWindow.xpt -d .deps/nsIDOMStorageWindow.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/storage/nsIDOMStorageWindow.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpt_link.exe _xpidlgen/dom_storage.xpt _xpidlgen/nsIDOMToString.xpt _xpidlgen/nsIDOMStorageManager.xpt _xpidlgen/nsIDOMStorage.xpt _xpidlgen/nsIDOMStorageObsolete.xpt _xpidlgen/nsIDOMStorageEvent.xpt _xpidlgen/nsIDOMStorageEventObsolete.xpt _xpidlgen/nsIDOMStorageItem.xpt _xpidlgen/nsIDOMStorageList.xpt _xpidlgen/nsIDOMStorageWindow.xpt c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 _xpidlgen/dom_storage.xpt ../../../dist/bin/components make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/dom/interfaces/storage' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/dom/interfaces/json' nsIJSON.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/json -I../../../dist/idl -e _xpidlgen/nsIJSON.xpt -d .deps/nsIJSON.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/json/nsIJSON.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpt_link.exe _xpidlgen/dom_json.xpt _xpidlgen/nsIJSON.xpt _xpidlgen/nsIJSON.xpt c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 _xpidlgen/dom_json.xpt ../../../dist/bin/components make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/dom/interfaces/json' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/dom/interfaces/offline' nsIDOMOfflineResourceList.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/offline -I../../../dist/idl -e _xpidlgen/nsIDOMOfflineResourceList.xpt -d .deps/nsIDOMOfflineResourceList.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/offline/nsIDOMOfflineResourceList.idl nsIDOMLoadStatus.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/offline -I../../../dist/idl -e _xpidlgen/nsIDOMLoadStatus.xpt -d .deps/nsIDOMLoadStatus.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/offline/nsIDOMLoadStatus.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpt_link.exe _xpidlgen/dom_offline.xpt _xpidlgen/nsIDOMOfflineResourceList.xpt _xpidlgen/nsIDOMLoadStatus.xpt c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 _xpidlgen/dom_offline.xpt ../../../dist/bin/components make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/dom/interfaces/offline' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/dom/interfaces/geolocation' nsIDOMGeoGeolocation.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/geolocation -I../../../dist/idl -e _xpidlgen/nsIDOMGeoGeolocation.xpt -d .deps/nsIDOMGeoGeolocation.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/geolocation/nsIDOMGeoGeolocation.idl nsIDOMGeoPosition.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/geolocation -I../../../dist/idl -e _xpidlgen/nsIDOMGeoPosition.xpt -d .deps/nsIDOMGeoPosition.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/geolocation/nsIDOMGeoPosition.idl nsIDOMGeoPositionAddress.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/geolocation -I../../../dist/idl -e _xpidlgen/nsIDOMGeoPositionAddress.xpt -d .deps/nsIDOMGeoPositionAddress.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/geolocation/nsIDOMGeoPositionAddress.idl nsIDOMGeoPositionCoords.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/geolocation -I../../../dist/idl -e _xpidlgen/nsIDOMGeoPositionCoords.xpt -d .deps/nsIDOMGeoPositionCoords.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/geolocation/nsIDOMGeoPositionCoords.idl nsIDOMGeoPositionCallback.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/geolocation -I../../../dist/idl -e _xpidlgen/nsIDOMGeoPositionCallback.xpt -d .deps/nsIDOMGeoPositionCallback.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/geolocation/nsIDOMGeoPositionCallback.idl nsIDOMGeoPositionError.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/geolocation -I../../../dist/idl -e _xpidlgen/nsIDOMGeoPositionError.xpt -d .deps/nsIDOMGeoPositionError.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/geolocation/nsIDOMGeoPositionError.idl nsIDOMGeoPositionErrorCallback.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/geolocation -I../../../dist/idl -e _xpidlgen/nsIDOMGeoPositionErrorCallback.xpt -d .deps/nsIDOMGeoPositionErrorCallback.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/geolocation/nsIDOMGeoPositionErrorCallback.idl nsIDOMGeoPositionOptions.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/geolocation -I../../../dist/idl -e _xpidlgen/nsIDOMGeoPositionOptions.xpt -d .deps/nsIDOMGeoPositionOptions.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/geolocation/nsIDOMGeoPositionOptions.idl nsIDOMNavigatorGeolocation.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/geolocation -I../../../dist/idl -e _xpidlgen/nsIDOMNavigatorGeolocation.xpt -d .deps/nsIDOMNavigatorGeolocation.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/geolocation/nsIDOMNavigatorGeolocation.idl nsIGeolocationProvider.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/geolocation -I../../../dist/idl -e _xpidlgen/nsIGeolocationProvider.xpt -d .deps/nsIGeolocationProvider.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/geolocation/nsIGeolocationProvider.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpt_link.exe _xpidlgen/dom_geolocation.xpt _xpidlgen/nsIDOMGeoGeolocation.xpt _xpidlgen/nsIDOMGeoPosition.xpt _xpidlgen/nsIDOMGeoPositionAddress.xpt _xpidlgen/nsIDOMGeoPositionCoords.xpt _xpidlgen/nsIDOMGeoPositionCallback.xpt _xpidlgen/nsIDOMGeoPositionError.xpt _xpidlgen/nsIDOMGeoPositionErrorCallback.xpt _xpidlgen/nsIDOMGeoPositionOptions.xpt _xpidlgen/nsIDOMNavigatorGeolocation.xpt _xpidlgen/nsIGeolocationProvider.xpt c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 _xpidlgen/dom_geolocation.xpt ../../../dist/bin/components make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/dom/interfaces/geolocation' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/dom/interfaces/threads' nsIDOMWorkers.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/threads -I../../../dist/idl -e _xpidlgen/nsIDOMWorkers.xpt -d .deps/nsIDOMWorkers.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/threads/nsIDOMWorkers.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpt_link.exe _xpidlgen/dom_threads.xpt _xpidlgen/nsIDOMWorkers.xpt c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 _xpidlgen/dom_threads.xpt ../../../dist/bin/components make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/dom/interfaces/threads' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/dom/interfaces/svg' nsIDOMGetSVGDocument.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/svg -I../../../dist/idl -e _xpidlgen/nsIDOMGetSVGDocument.xpt -d .deps/nsIDOMGetSVGDocument.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/svg/nsIDOMGetSVGDocument.idl nsIDOMSVGAElement.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/svg -I../../../dist/idl -e _xpidlgen/nsIDOMSVGAElement.xpt -d .deps/nsIDOMSVGAElement.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/svg/nsIDOMSVGAElement.idl nsIDOMSVGAltGlyphElement.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/svg -I../../../dist/idl -e _xpidlgen/nsIDOMSVGAltGlyphElement.xpt -d .deps/nsIDOMSVGAltGlyphElement.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/svg/nsIDOMSVGAltGlyphElement.idl nsIDOMSVGAngle.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/svg -I../../../dist/idl -e _xpidlgen/nsIDOMSVGAngle.xpt -d .deps/nsIDOMSVGAngle.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/svg/nsIDOMSVGAngle.idl nsIDOMSVGAnimatedAngle.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/svg -I../../../dist/idl -e _xpidlgen/nsIDOMSVGAnimatedAngle.xpt -d .deps/nsIDOMSVGAnimatedAngle.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/svg/nsIDOMSVGAnimatedAngle.idl nsIDOMSVGAnimatedBoolean.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/svg -I../../../dist/idl -e _xpidlgen/nsIDOMSVGAnimatedBoolean.xpt -d .deps/nsIDOMSVGAnimatedBoolean.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/svg/nsIDOMSVGAnimatedBoolean.idl nsIDOMSVGAnimatedEnum.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/svg -I../../../dist/idl -e _xpidlgen/nsIDOMSVGAnimatedEnum.xpt -d .deps/nsIDOMSVGAnimatedEnum.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/svg/nsIDOMSVGAnimatedEnum.idl nsIDOMSVGAnimatedInteger.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/svg -I../../../dist/idl -e _xpidlgen/nsIDOMSVGAnimatedInteger.xpt -d .deps/nsIDOMSVGAnimatedInteger.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/svg/nsIDOMSVGAnimatedInteger.idl nsIDOMSVGAnimatedLength.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/svg -I../../../dist/idl -e _xpidlgen/nsIDOMSVGAnimatedLength.xpt -d .deps/nsIDOMSVGAnimatedLength.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/svg/nsIDOMSVGAnimatedLength.idl nsIDOMSVGAnimatedLengthList.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/svg -I../../../dist/idl -e _xpidlgen/nsIDOMSVGAnimatedLengthList.xpt -d .deps/nsIDOMSVGAnimatedLengthList.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/svg/nsIDOMSVGAnimatedLengthList.idl nsIDOMSVGAnimatedNumber.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/svg -I../../../dist/idl -e _xpidlgen/nsIDOMSVGAnimatedNumber.xpt -d .deps/nsIDOMSVGAnimatedNumber.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/svg/nsIDOMSVGAnimatedNumber.idl nsIDOMSVGAnimatedNumberList.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/svg -I../../../dist/idl -e _xpidlgen/nsIDOMSVGAnimatedNumberList.xpt -d .deps/nsIDOMSVGAnimatedNumberList.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/svg/nsIDOMSVGAnimatedNumberList.idl nsIDOMSVGAnimatedPathData.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/svg -I../../../dist/idl -e _xpidlgen/nsIDOMSVGAnimatedPathData.xpt -d .deps/nsIDOMSVGAnimatedPathData.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/svg/nsIDOMSVGAnimatedPathData.idl nsIDOMSVGAnimatedPoints.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/svg -I../../../dist/idl -e _xpidlgen/nsIDOMSVGAnimatedPoints.xpt -d .deps/nsIDOMSVGAnimatedPoints.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/svg/nsIDOMSVGAnimatedPoints.idl nsIDOMSVGAnimatedRect.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/svg -I../../../dist/idl -e _xpidlgen/nsIDOMSVGAnimatedRect.xpt -d .deps/nsIDOMSVGAnimatedRect.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/svg/nsIDOMSVGAnimatedRect.idl nsIDOMSVGAnimatedString.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/svg -I../../../dist/idl -e _xpidlgen/nsIDOMSVGAnimatedString.xpt -d .deps/nsIDOMSVGAnimatedString.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/svg/nsIDOMSVGAnimatedString.idl nsIDOMSVGAnimPresAspRatio.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/svg -I../../../dist/idl -e _xpidlgen/nsIDOMSVGAnimPresAspRatio.xpt -d .deps/nsIDOMSVGAnimPresAspRatio.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/svg/nsIDOMSVGAnimPresAspRatio.idl nsIDOMSVGAnimTransformList.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/svg -I../../../dist/idl -e _xpidlgen/nsIDOMSVGAnimTransformList.xpt -d .deps/nsIDOMSVGAnimTransformList.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/svg/nsIDOMSVGAnimTransformList.idl nsIDOMSVGCircleElement.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/svg -I../../../dist/idl -e _xpidlgen/nsIDOMSVGCircleElement.xpt -d .deps/nsIDOMSVGCircleElement.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/svg/nsIDOMSVGCircleElement.idl nsIDOMSVGClipPathElement.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/svg -I../../../dist/idl -e _xpidlgen/nsIDOMSVGClipPathElement.xpt -d .deps/nsIDOMSVGClipPathElement.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/svg/nsIDOMSVGClipPathElement.idl nsIDOMSVGDefsElement.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/svg -I../../../dist/idl -e _xpidlgen/nsIDOMSVGDefsElement.xpt -d .deps/nsIDOMSVGDefsElement.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/svg/nsIDOMSVGDefsElement.idl nsIDOMSVGDescElement.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/svg -I../../../dist/idl -e _xpidlgen/nsIDOMSVGDescElement.xpt -d .deps/nsIDOMSVGDescElement.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/svg/nsIDOMSVGDescElement.idl nsIDOMSVGDocument.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/svg -I../../../dist/idl -e _xpidlgen/nsIDOMSVGDocument.xpt -d .deps/nsIDOMSVGDocument.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/svg/nsIDOMSVGDocument.idl nsIDOMSVGElement.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/svg -I../../../dist/idl -e _xpidlgen/nsIDOMSVGElement.xpt -d .deps/nsIDOMSVGElement.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/svg/nsIDOMSVGElement.idl nsIDOMSVGEllipseElement.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/svg -I../../../dist/idl -e _xpidlgen/nsIDOMSVGEllipseElement.xpt -d .deps/nsIDOMSVGEllipseElement.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/svg/nsIDOMSVGEllipseElement.idl nsIDOMSVGEvent.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/svg -I../../../dist/idl -e _xpidlgen/nsIDOMSVGEvent.xpt -d .deps/nsIDOMSVGEvent.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/svg/nsIDOMSVGEvent.idl nsIDOMSVGException.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/svg -I../../../dist/idl -e _xpidlgen/nsIDOMSVGException.xpt -d .deps/nsIDOMSVGException.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/svg/nsIDOMSVGException.idl nsIDOMSVGFilterElement.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/svg -I../../../dist/idl -e _xpidlgen/nsIDOMSVGFilterElement.xpt -d .deps/nsIDOMSVGFilterElement.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/svg/nsIDOMSVGFilterElement.idl nsIDOMSVGFilters.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/svg -I../../../dist/idl -e _xpidlgen/nsIDOMSVGFilters.xpt -d .deps/nsIDOMSVGFilters.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/svg/nsIDOMSVGFilters.idl nsIDOMSVGFitToViewBox.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/svg -I../../../dist/idl -e _xpidlgen/nsIDOMSVGFitToViewBox.xpt -d .deps/nsIDOMSVGFitToViewBox.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/svg/nsIDOMSVGFitToViewBox.idl nsIDOMSVGForeignObjectElem.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/svg -I../../../dist/idl -e _xpidlgen/nsIDOMSVGForeignObjectElem.xpt -d .deps/nsIDOMSVGForeignObjectElem.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/svg/nsIDOMSVGForeignObjectElem.idl nsIDOMSVGGElement.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/svg -I../../../dist/idl -e _xpidlgen/nsIDOMSVGGElement.xpt -d .deps/nsIDOMSVGGElement.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/svg/nsIDOMSVGGElement.idl nsIDOMSVGGradientElement.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/svg -I../../../dist/idl -e _xpidlgen/nsIDOMSVGGradientElement.xpt -d .deps/nsIDOMSVGGradientElement.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/svg/nsIDOMSVGGradientElement.idl nsIDOMSVGImageElement.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/svg -I../../../dist/idl -e _xpidlgen/nsIDOMSVGImageElement.xpt -d .deps/nsIDOMSVGImageElement.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/svg/nsIDOMSVGImageElement.idl nsIDOMSVGLength.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/svg -I../../../dist/idl -e _xpidlgen/nsIDOMSVGLength.xpt -d .deps/nsIDOMSVGLength.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/svg/nsIDOMSVGLength.idl nsIDOMSVGLengthList.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/svg -I../../../dist/idl -e _xpidlgen/nsIDOMSVGLengthList.xpt -d .deps/nsIDOMSVGLengthList.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/svg/nsIDOMSVGLengthList.idl nsIDOMSVGLineElement.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/svg -I../../../dist/idl -e _xpidlgen/nsIDOMSVGLineElement.xpt -d .deps/nsIDOMSVGLineElement.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/svg/nsIDOMSVGLineElement.idl nsIDOMSVGLocatable.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/svg -I../../../dist/idl -e _xpidlgen/nsIDOMSVGLocatable.xpt -d .deps/nsIDOMSVGLocatable.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/svg/nsIDOMSVGLocatable.idl nsIDOMSVGMarkerElement.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/svg -I../../../dist/idl -e _xpidlgen/nsIDOMSVGMarkerElement.xpt -d .deps/nsIDOMSVGMarkerElement.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/svg/nsIDOMSVGMarkerElement.idl nsIDOMSVGMaskElement.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/svg -I../../../dist/idl -e _xpidlgen/nsIDOMSVGMaskElement.xpt -d .deps/nsIDOMSVGMaskElement.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/svg/nsIDOMSVGMaskElement.idl nsIDOMSVGMatrix.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/svg -I../../../dist/idl -e _xpidlgen/nsIDOMSVGMatrix.xpt -d .deps/nsIDOMSVGMatrix.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/svg/nsIDOMSVGMatrix.idl nsIDOMSVGMetadataElement.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/svg -I../../../dist/idl -e _xpidlgen/nsIDOMSVGMetadataElement.xpt -d .deps/nsIDOMSVGMetadataElement.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/svg/nsIDOMSVGMetadataElement.idl nsIDOMSVGNumber.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/svg -I../../../dist/idl -e _xpidlgen/nsIDOMSVGNumber.xpt -d .deps/nsIDOMSVGNumber.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/svg/nsIDOMSVGNumber.idl nsIDOMSVGNumberList.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/svg -I../../../dist/idl -e _xpidlgen/nsIDOMSVGNumberList.xpt -d .deps/nsIDOMSVGNumberList.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/svg/nsIDOMSVGNumberList.idl nsIDOMSVGPathElement.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/svg -I../../../dist/idl -e _xpidlgen/nsIDOMSVGPathElement.xpt -d .deps/nsIDOMSVGPathElement.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/svg/nsIDOMSVGPathElement.idl nsIDOMSVGPathSeg.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/svg -I../../../dist/idl -e _xpidlgen/nsIDOMSVGPathSeg.xpt -d .deps/nsIDOMSVGPathSeg.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/svg/nsIDOMSVGPathSeg.idl nsIDOMSVGPathSegList.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/svg -I../../../dist/idl -e _xpidlgen/nsIDOMSVGPathSegList.xpt -d .deps/nsIDOMSVGPathSegList.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/svg/nsIDOMSVGPathSegList.idl nsIDOMSVGPatternElement.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/svg -I../../../dist/idl -e _xpidlgen/nsIDOMSVGPatternElement.xpt -d .deps/nsIDOMSVGPatternElement.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/svg/nsIDOMSVGPatternElement.idl nsIDOMSVGPoint.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/svg -I../../../dist/idl -e _xpidlgen/nsIDOMSVGPoint.xpt -d .deps/nsIDOMSVGPoint.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/svg/nsIDOMSVGPoint.idl nsIDOMSVGPointList.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/svg -I../../../dist/idl -e _xpidlgen/nsIDOMSVGPointList.xpt -d .deps/nsIDOMSVGPointList.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/svg/nsIDOMSVGPointList.idl nsIDOMSVGPolygonElement.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/svg -I../../../dist/idl -e _xpidlgen/nsIDOMSVGPolygonElement.xpt -d .deps/nsIDOMSVGPolygonElement.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/svg/nsIDOMSVGPolygonElement.idl nsIDOMSVGPolylineElement.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/svg -I../../../dist/idl -e _xpidlgen/nsIDOMSVGPolylineElement.xpt -d .deps/nsIDOMSVGPolylineElement.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/svg/nsIDOMSVGPolylineElement.idl nsIDOMSVGPresAspectRatio.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/svg -I../../../dist/idl -e _xpidlgen/nsIDOMSVGPresAspectRatio.xpt -d .deps/nsIDOMSVGPresAspectRatio.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/svg/nsIDOMSVGPresAspectRatio.idl nsIDOMSVGRect.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/svg -I../../../dist/idl -e _xpidlgen/nsIDOMSVGRect.xpt -d .deps/nsIDOMSVGRect.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/svg/nsIDOMSVGRect.idl nsIDOMSVGRectElement.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/svg -I../../../dist/idl -e _xpidlgen/nsIDOMSVGRectElement.xpt -d .deps/nsIDOMSVGRectElement.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/svg/nsIDOMSVGRectElement.idl nsIDOMSVGScriptElement.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/svg -I../../../dist/idl -e _xpidlgen/nsIDOMSVGScriptElement.xpt -d .deps/nsIDOMSVGScriptElement.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/svg/nsIDOMSVGScriptElement.idl nsIDOMSVGSVGElement.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/svg -I../../../dist/idl -e _xpidlgen/nsIDOMSVGSVGElement.xpt -d .deps/nsIDOMSVGSVGElement.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/svg/nsIDOMSVGSVGElement.idl nsIDOMSVGStopElement.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/svg -I../../../dist/idl -e _xpidlgen/nsIDOMSVGStopElement.xpt -d .deps/nsIDOMSVGStopElement.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/svg/nsIDOMSVGStopElement.idl nsIDOMSVGStylable.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/svg -I../../../dist/idl -e _xpidlgen/nsIDOMSVGStylable.xpt -d .deps/nsIDOMSVGStylable.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/svg/nsIDOMSVGStylable.idl nsIDOMSVGStyleElement.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/svg -I../../../dist/idl -e _xpidlgen/nsIDOMSVGStyleElement.xpt -d .deps/nsIDOMSVGStyleElement.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/svg/nsIDOMSVGStyleElement.idl nsIDOMSVGSwitchElement.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/svg -I../../../dist/idl -e _xpidlgen/nsIDOMSVGSwitchElement.xpt -d .deps/nsIDOMSVGSwitchElement.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/svg/nsIDOMSVGSwitchElement.idl nsIDOMSVGSymbolElement.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/svg -I../../../dist/idl -e _xpidlgen/nsIDOMSVGSymbolElement.xpt -d .deps/nsIDOMSVGSymbolElement.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/svg/nsIDOMSVGSymbolElement.idl nsIDOMSVGTextContentElement.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/svg -I../../../dist/idl -e _xpidlgen/nsIDOMSVGTextContentElement.xpt -d .deps/nsIDOMSVGTextContentElement.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/svg/nsIDOMSVGTextContentElement.idl nsIDOMSVGTextElement.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/svg -I../../../dist/idl -e _xpidlgen/nsIDOMSVGTextElement.xpt -d .deps/nsIDOMSVGTextElement.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/svg/nsIDOMSVGTextElement.idl nsIDOMSVGTextPathElement.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/svg -I../../../dist/idl -e _xpidlgen/nsIDOMSVGTextPathElement.xpt -d .deps/nsIDOMSVGTextPathElement.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/svg/nsIDOMSVGTextPathElement.idl nsIDOMSVGTextPositionElem.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/svg -I../../../dist/idl -e _xpidlgen/nsIDOMSVGTextPositionElem.xpt -d .deps/nsIDOMSVGTextPositionElem.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/svg/nsIDOMSVGTextPositionElem.idl nsIDOMSVGTitleElement.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/svg -I../../../dist/idl -e _xpidlgen/nsIDOMSVGTitleElement.xpt -d .deps/nsIDOMSVGTitleElement.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/svg/nsIDOMSVGTitleElement.idl nsIDOMSVGTransform.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/svg -I../../../dist/idl -e _xpidlgen/nsIDOMSVGTransform.xpt -d .deps/nsIDOMSVGTransform.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/svg/nsIDOMSVGTransform.idl nsIDOMSVGTransformList.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/svg -I../../../dist/idl -e _xpidlgen/nsIDOMSVGTransformList.xpt -d .deps/nsIDOMSVGTransformList.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/svg/nsIDOMSVGTransformList.idl nsIDOMSVGTransformable.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/svg -I../../../dist/idl -e _xpidlgen/nsIDOMSVGTransformable.xpt -d .deps/nsIDOMSVGTransformable.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/svg/nsIDOMSVGTransformable.idl nsIDOMSVGTSpanElement.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/svg -I../../../dist/idl -e _xpidlgen/nsIDOMSVGTSpanElement.xpt -d .deps/nsIDOMSVGTSpanElement.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/svg/nsIDOMSVGTSpanElement.idl nsIDOMSVGURIReference.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/svg -I../../../dist/idl -e _xpidlgen/nsIDOMSVGURIReference.xpt -d .deps/nsIDOMSVGURIReference.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/svg/nsIDOMSVGURIReference.idl nsIDOMSVGUnitTypes.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/svg -I../../../dist/idl -e _xpidlgen/nsIDOMSVGUnitTypes.xpt -d .deps/nsIDOMSVGUnitTypes.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/svg/nsIDOMSVGUnitTypes.idl nsIDOMSVGUseElement.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/svg -I../../../dist/idl -e _xpidlgen/nsIDOMSVGUseElement.xpt -d .deps/nsIDOMSVGUseElement.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/svg/nsIDOMSVGUseElement.idl nsIDOMSVGViewSpec.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/svg -I../../../dist/idl -e _xpidlgen/nsIDOMSVGViewSpec.xpt -d .deps/nsIDOMSVGViewSpec.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/svg/nsIDOMSVGViewSpec.idl nsIDOMSVGZoomAndPan.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/svg -I../../../dist/idl -e _xpidlgen/nsIDOMSVGZoomAndPan.xpt -d .deps/nsIDOMSVGZoomAndPan.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/svg/nsIDOMSVGZoomAndPan.idl nsIDOMSVGZoomEvent.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/svg -I../../../dist/idl -e _xpidlgen/nsIDOMSVGZoomEvent.xpt -d .deps/nsIDOMSVGZoomEvent.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/svg/nsIDOMSVGZoomEvent.idl nsIDOMSVGAnimateElement.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/svg -I../../../dist/idl -e _xpidlgen/nsIDOMSVGAnimateElement.xpt -d .deps/nsIDOMSVGAnimateElement.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/svg/nsIDOMSVGAnimateElement.idl nsIDOMSVGAnimateTransformElement.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/svg -I../../../dist/idl -e _xpidlgen/nsIDOMSVGAnimateTransformElement.xpt -d .deps/nsIDOMSVGAnimateTransformElement.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/svg/nsIDOMSVGAnimateTransformElement.idl nsIDOMSVGAnimateMotionElement.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/svg -I../../../dist/idl -e _xpidlgen/nsIDOMSVGAnimateMotionElement.xpt -d .deps/nsIDOMSVGAnimateMotionElement.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/svg/nsIDOMSVGAnimateMotionElement.idl nsIDOMSVGAnimationElement.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/svg -I../../../dist/idl -e _xpidlgen/nsIDOMSVGAnimationElement.xpt -d .deps/nsIDOMSVGAnimationElement.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/svg/nsIDOMSVGAnimationElement.idl nsIDOMSVGMpathElement.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/svg -I../../../dist/idl -e _xpidlgen/nsIDOMSVGMpathElement.xpt -d .deps/nsIDOMSVGMpathElement.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/svg/nsIDOMSVGMpathElement.idl nsIDOMSVGSetElement.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/svg -I../../../dist/idl -e _xpidlgen/nsIDOMSVGSetElement.xpt -d .deps/nsIDOMSVGSetElement.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/svg/nsIDOMSVGSetElement.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpt_link.exe _xpidlgen/dom_svg.xpt _xpidlgen/nsIDOMGetSVGDocument.xpt _xpidlgen/nsIDOMSVGAElement.xpt _xpidlgen/nsIDOMSVGAltGlyphElement.xpt _xpidlgen/nsIDOMSVGAngle.xpt _xpidlgen/nsIDOMSVGAnimatedAngle.xpt _xpidlgen/nsIDOMSVGAnimatedBoolean.xpt _xpidlgen/nsIDOMSVGAnimatedEnum.xpt _xpidlgen/nsIDOMSVGAnimatedInteger.xpt _xpidlgen/nsIDOMSVGAnimatedLength.xpt _xpidlgen/nsIDOMSVGAnimatedLengthList.xpt _xpidlgen/nsIDOMSVGAnimatedNumber.xpt _xpidlgen/nsIDOMSVGAnimatedNumberList.xpt _xpidlgen/nsIDOMSVGAnimatedPathData.xpt _xpidlgen/nsIDOMSVGAnimatedPoints.xpt _xpidlgen/nsIDOMSVGAnimatedRect.xpt _xpidlgen/nsIDOMSVGAnimatedString.xpt _xpidlgen/nsIDOMSVGAnimPresAspRatio.xpt _xpidlgen/nsIDOMSVGAnimTransformList.xpt _xpidlgen/nsIDOMSVGCircleElement.xpt _xpidlgen/nsIDOMSVGClipPathElement.xpt _xpidlgen/nsIDOMSVGDefsElement.xpt _xpidlgen/nsIDOMSVGDescElement.xpt _xpidlgen/nsIDOMSVGDocument.xpt _xpidlgen/nsIDOMSVGElement.xpt _xpidlgen/nsIDOMSVGEllipseElement.xpt _xpidlgen/nsIDOMSVGEvent.xpt _xpidlgen/nsIDOMSVGException.xpt _xpidlgen/nsIDOMSVGFilterElement.xpt _xpidlgen/nsIDOMSVGFilters.xpt _xpidlgen/nsIDOMSVGFitToViewBox.xpt _xpidlgen/nsIDOMSVGForeignObjectElem.xpt _xpidlgen/nsIDOMSVGGElement.xpt _xpidlgen/nsIDOMSVGGradientElement.xpt _xpidlgen/nsIDOMSVGImageElement.xpt _xpidlgen/nsIDOMSVGLength.xpt _xpidlgen/nsIDOMSVGLengthList.xpt _xpidlgen/nsIDOMSVGLineElement.xpt _xpidlgen/nsIDOMSVGLocatable.xpt _xpidlgen/nsIDOMSVGMarkerElement.xpt _xpidlgen/nsIDOMSVGMaskElement.xpt _xpidlgen/nsIDOMSVGMatrix.xpt _xpidlgen/nsIDOMSVGMetadataElement.xpt _xpidlgen/nsIDOMSVGNumber.xpt _xpidlgen/nsIDOMSVGNumberList.xpt _xpidlgen/nsIDOMSVGPathElement.xpt _xpidlgen/nsIDOMSVGPathSeg.xpt _xpidlgen/nsIDOMSVGPathSegList.xpt _xpidlgen/nsIDOMSVGPatternElement.xpt _xpidlgen/nsIDOMSVGPoint.xpt _xpidlgen/nsIDOMSVGPointList.xpt _xpidlgen/nsIDOMSVGPolygonElement.xpt _xpidlgen/nsIDOMSVGPolylineElement.xpt _xpidlgen/nsIDOMSVGPresAspectRatio.xpt _xpidlgen/nsIDOMSVGRect.xpt _xpidlgen/nsIDOMSVGRectElement.xpt _xpidlgen/nsIDOMSVGScriptElement.xpt _xpidlgen/nsIDOMSVGSVGElement.xpt _xpidlgen/nsIDOMSVGStopElement.xpt _xpidlgen/nsIDOMSVGStylable.xpt _xpidlgen/nsIDOMSVGStyleElement.xpt _xpidlgen/nsIDOMSVGSwitchElement.xpt _xpidlgen/nsIDOMSVGSymbolElement.xpt _xpidlgen/nsIDOMSVGTextContentElement.xpt _xpidlgen/nsIDOMSVGTextElement.xpt _xpidlgen/nsIDOMSVGTextPathElement.xpt _xpidlgen/nsIDOMSVGTextPositionElem.xpt _xpidlgen/nsIDOMSVGTitleElement.xpt _xpidlgen/nsIDOMSVGTransform.xpt _xpidlgen/nsIDOMSVGTransformList.xpt _xpidlgen/nsIDOMSVGTransformable.xpt _xpidlgen/nsIDOMSVGTSpanElement.xpt _xpidlgen/nsIDOMSVGURIReference.xpt _xpidlgen/nsIDOMSVGUnitTypes.xpt _xpidlgen/nsIDOMSVGUseElement.xpt _xpidlgen/nsIDOMSVGViewSpec.xpt _xpidlgen/nsIDOMSVGZoomAndPan.xpt _xpidlgen/nsIDOMSVGZoomEvent.xpt _xpidlgen/nsIDOMSVGAnimateElement.xpt _xpidlgen/nsIDOMSVGAnimateTransformElement.xpt _xpidlgen/nsIDOMSVGAnimateMotionElement.xpt _xpidlgen/nsIDOMSVGAnimationElement.xpt _xpidlgen/nsIDOMSVGMpathElement.xpt _xpidlgen/nsIDOMSVGSetElement.xpt c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 _xpidlgen/dom_svg.xpt ../../../dist/bin/components make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/dom/interfaces/svg' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/dom/interfaces/smil' nsIDOMElementTimeControl.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/interfaces/smil -I../../../dist/idl -e _xpidlgen/nsIDOMElementTimeControl.xpt -d .deps/nsIDOMElementTimeControl.pp /c/build/comm-central/comm-central/mozilla/dom/interfaces/smil/nsIDOMElementTimeControl.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpt_link.exe _xpidlgen/dom_smil.xpt _xpidlgen/nsIDOMElementTimeControl.xpt c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 _xpidlgen/dom_smil.xpt ../../../dist/bin/components make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/dom/interfaces/smil' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/dom/public/coreEvents' make[6]: Nothing to be done for `libs'. make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/dom/public/coreEvents' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/dom/base' nsBarProps.cpp Building deps for /c/build/comm-central/comm-central/mozilla/dom/base/nsBarProps.cpp cl -FonsBarProps.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -D_IMPL_NS_LAYOUT -DMOZ_JSDEBUGGER -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/dom/base -I/c/build/comm-central/comm-central/mozilla/dom/src/events -I/c/build/comm-central/comm-central/mozilla/dom/src/storage -I/c/build/comm-central/comm-central/mozilla/dom/src/offline -I/c/build/comm-central/comm-central/mozilla/dom/src/geolocation -I/c/build/comm-central/comm-central/mozilla/dom/src/threads -I/c/build/comm-central/comm-central/mozilla/content/xbl/src -I/c/build/comm-central/comm-central/mozilla/content/xul/document/src -I/c/build/comm-central/comm-central/mozilla/content/events/src -I/c/build/comm-central/comm-central/mozilla/content/base/src -I/c/build/comm-central/comm-central/mozilla/content/html/content/src -I/c/build/comm-central/comm-central/mozilla/content/html/document/src -I/c/build/comm-central/comm-central/mozilla/layout/generic -I/c/build/comm-central/comm-central/mozilla/layout/style -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/tree/src -I/c/build/comm-central/comm-central/mozilla/dom/base -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/dom/base/nsBarProps.cpp nsBarProps.cpp nsDOMException.cpp Building deps for /c/build/comm-central/comm-central/mozilla/dom/base/nsDOMException.cpp cl -FonsDOMException.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -D_IMPL_NS_LAYOUT -DMOZ_JSDEBUGGER -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/dom/base -I/c/build/comm-central/comm-central/mozilla/dom/src/events -I/c/build/comm-central/comm-central/mozilla/dom/src/storage -I/c/build/comm-central/comm-central/mozilla/dom/src/offline -I/c/build/comm-central/comm-central/mozilla/dom/src/geolocation -I/c/build/comm-central/comm-central/mozilla/dom/src/threads -I/c/build/comm-central/comm-central/mozilla/content/xbl/src -I/c/build/comm-central/comm-central/mozilla/content/xul/document/src -I/c/build/comm-central/comm-central/mozilla/content/events/src -I/c/build/comm-central/comm-central/mozilla/content/base/src -I/c/build/comm-central/comm-central/mozilla/content/html/content/src -I/c/build/comm-central/comm-central/mozilla/content/html/document/src -I/c/build/comm-central/comm-central/mozilla/layout/generic -I/c/build/comm-central/comm-central/mozilla/layout/style -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/tree/src -I/c/build/comm-central/comm-central/mozilla/dom/base -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/dom/base/nsDOMException.cpp nsDOMException.cpp nsDOMWindowUtils.cpp Building deps for /c/build/comm-central/comm-central/mozilla/dom/base/nsDOMWindowUtils.cpp cl -FonsDOMWindowUtils.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -D_IMPL_NS_LAYOUT -DMOZ_JSDEBUGGER -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/dom/base -I/c/build/comm-central/comm-central/mozilla/dom/src/events -I/c/build/comm-central/comm-central/mozilla/dom/src/storage -I/c/build/comm-central/comm-central/mozilla/dom/src/offline -I/c/build/comm-central/comm-central/mozilla/dom/src/geolocation -I/c/build/comm-central/comm-central/mozilla/dom/src/threads -I/c/build/comm-central/comm-central/mozilla/content/xbl/src -I/c/build/comm-central/comm-central/mozilla/content/xul/document/src -I/c/build/comm-central/comm-central/mozilla/content/events/src -I/c/build/comm-central/comm-central/mozilla/content/base/src -I/c/build/comm-central/comm-central/mozilla/content/html/content/src -I/c/build/comm-central/comm-central/mozilla/content/html/document/src -I/c/build/comm-central/comm-central/mozilla/layout/generic -I/c/build/comm-central/comm-central/mozilla/layout/style -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/tree/src -I/c/build/comm-central/comm-central/mozilla/dom/base -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/dom/base/nsDOMWindowUtils.cpp nsDOMWindowUtils.cpp nsJSEnvironment.cpp Building deps for /c/build/comm-central/comm-central/mozilla/dom/base/nsJSEnvironment.cpp cl -FonsJSEnvironment.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -D_IMPL_NS_LAYOUT -DMOZ_JSDEBUGGER -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/dom/base -I/c/build/comm-central/comm-central/mozilla/dom/src/events -I/c/build/comm-central/comm-central/mozilla/dom/src/storage -I/c/build/comm-central/comm-central/mozilla/dom/src/offline -I/c/build/comm-central/comm-central/mozilla/dom/src/geolocation -I/c/build/comm-central/comm-central/mozilla/dom/src/threads -I/c/build/comm-central/comm-central/mozilla/content/xbl/src -I/c/build/comm-central/comm-central/mozilla/content/xul/document/src -I/c/build/comm-central/comm-central/mozilla/content/events/src -I/c/build/comm-central/comm-central/mozilla/content/base/src -I/c/build/comm-central/comm-central/mozilla/content/html/content/src -I/c/build/comm-central/comm-central/mozilla/content/html/document/src -I/c/build/comm-central/comm-central/mozilla/layout/generic -I/c/build/comm-central/comm-central/mozilla/layout/style -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/tree/src -I/c/build/comm-central/comm-central/mozilla/dom/base -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/dom/base/nsJSEnvironment.cpp nsJSEnvironment.cpp ../../dist/include\jscntxt.h(727) : warning C4273: 'js_GetClassPrototype' : inconsistent dll linkage c:\build\comm-central\sb-de\mozilla\dist\include\jsobj.h(1151) : see previous definition of 'js_GetClassPrototype' ../../dist/include\jscntxt.h(1331) : warning C4273: 'js_TraceContext' : inconsistent dll linkage c:\build\comm-central\sb-de\mozilla\dist\include\jsgc.h(186) : see previous definition of 'js_TraceContext' nsJSTimeoutHandler.cpp Building deps for /c/build/comm-central/comm-central/mozilla/dom/base/nsJSTimeoutHandler.cpp cl -FonsJSTimeoutHandler.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -D_IMPL_NS_LAYOUT -DMOZ_JSDEBUGGER -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/dom/base -I/c/build/comm-central/comm-central/mozilla/dom/src/events -I/c/build/comm-central/comm-central/mozilla/dom/src/storage -I/c/build/comm-central/comm-central/mozilla/dom/src/offline -I/c/build/comm-central/comm-central/mozilla/dom/src/geolocation -I/c/build/comm-central/comm-central/mozilla/dom/src/threads -I/c/build/comm-central/comm-central/mozilla/content/xbl/src -I/c/build/comm-central/comm-central/mozilla/content/xul/document/src -I/c/build/comm-central/comm-central/mozilla/content/events/src -I/c/build/comm-central/comm-central/mozilla/content/base/src -I/c/build/comm-central/comm-central/mozilla/content/html/content/src -I/c/build/comm-central/comm-central/mozilla/content/html/document/src -I/c/build/comm-central/comm-central/mozilla/layout/generic -I/c/build/comm-central/comm-central/mozilla/layout/style -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/tree/src -I/c/build/comm-central/comm-central/mozilla/dom/base -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/dom/base/nsJSTimeoutHandler.cpp nsJSTimeoutHandler.cpp nsFocusManager.cpp Building deps for /c/build/comm-central/comm-central/mozilla/dom/base/nsFocusManager.cpp cl -FonsFocusManager.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -D_IMPL_NS_LAYOUT -DMOZ_JSDEBUGGER -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/dom/base -I/c/build/comm-central/comm-central/mozilla/dom/src/events -I/c/build/comm-central/comm-central/mozilla/dom/src/storage -I/c/build/comm-central/comm-central/mozilla/dom/src/offline -I/c/build/comm-central/comm-central/mozilla/dom/src/geolocation -I/c/build/comm-central/comm-central/mozilla/dom/src/threads -I/c/build/comm-central/comm-central/mozilla/content/xbl/src -I/c/build/comm-central/comm-central/mozilla/content/xul/document/src -I/c/build/comm-central/comm-central/mozilla/content/events/src -I/c/build/comm-central/comm-central/mozilla/content/base/src -I/c/build/comm-central/comm-central/mozilla/content/html/content/src -I/c/build/comm-central/comm-central/mozilla/content/html/document/src -I/c/build/comm-central/comm-central/mozilla/layout/generic -I/c/build/comm-central/comm-central/mozilla/layout/style -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/tree/src -I/c/build/comm-central/comm-central/mozilla/dom/base -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/dom/base/nsFocusManager.cpp nsFocusManager.cpp nsGlobalWindow.cpp Building deps for /c/build/comm-central/comm-central/mozilla/dom/base/nsGlobalWindow.cpp cl -FonsGlobalWindow.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -D_IMPL_NS_LAYOUT -DMOZ_JSDEBUGGER -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/dom/base -I/c/build/comm-central/comm-central/mozilla/dom/src/events -I/c/build/comm-central/comm-central/mozilla/dom/src/storage -I/c/build/comm-central/comm-central/mozilla/dom/src/offline -I/c/build/comm-central/comm-central/mozilla/dom/src/geolocation -I/c/build/comm-central/comm-central/mozilla/dom/src/threads -I/c/build/comm-central/comm-central/mozilla/content/xbl/src -I/c/build/comm-central/comm-central/mozilla/content/xul/document/src -I/c/build/comm-central/comm-central/mozilla/content/events/src -I/c/build/comm-central/comm-central/mozilla/content/base/src -I/c/build/comm-central/comm-central/mozilla/content/html/content/src -I/c/build/comm-central/comm-central/mozilla/content/html/document/src -I/c/build/comm-central/comm-central/mozilla/layout/generic -I/c/build/comm-central/comm-central/mozilla/layout/style -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/tree/src -I/c/build/comm-central/comm-central/mozilla/dom/base -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/dom/base/nsGlobalWindow.cpp nsGlobalWindow.cpp nsGlobalWindowCommands.cpp Building deps for /c/build/comm-central/comm-central/mozilla/dom/base/nsGlobalWindowCommands.cpp cl -FonsGlobalWindowCommands.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -D_IMPL_NS_LAYOUT -DMOZ_JSDEBUGGER -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/dom/base -I/c/build/comm-central/comm-central/mozilla/dom/src/events -I/c/build/comm-central/comm-central/mozilla/dom/src/storage -I/c/build/comm-central/comm-central/mozilla/dom/src/offline -I/c/build/comm-central/comm-central/mozilla/dom/src/geolocation -I/c/build/comm-central/comm-central/mozilla/dom/src/threads -I/c/build/comm-central/comm-central/mozilla/content/xbl/src -I/c/build/comm-central/comm-central/mozilla/content/xul/document/src -I/c/build/comm-central/comm-central/mozilla/content/events/src -I/c/build/comm-central/comm-central/mozilla/content/base/src -I/c/build/comm-central/comm-central/mozilla/content/html/content/src -I/c/build/comm-central/comm-central/mozilla/content/html/document/src -I/c/build/comm-central/comm-central/mozilla/layout/generic -I/c/build/comm-central/comm-central/mozilla/layout/style -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/tree/src -I/c/build/comm-central/comm-central/mozilla/dom/base -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/dom/base/nsGlobalWindowCommands.cpp nsGlobalWindowCommands.cpp nsLocation.cpp Building deps for /c/build/comm-central/comm-central/mozilla/dom/base/nsLocation.cpp cl -FonsLocation.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -D_IMPL_NS_LAYOUT -DMOZ_JSDEBUGGER -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/dom/base -I/c/build/comm-central/comm-central/mozilla/dom/src/events -I/c/build/comm-central/comm-central/mozilla/dom/src/storage -I/c/build/comm-central/comm-central/mozilla/dom/src/offline -I/c/build/comm-central/comm-central/mozilla/dom/src/geolocation -I/c/build/comm-central/comm-central/mozilla/dom/src/threads -I/c/build/comm-central/comm-central/mozilla/content/xbl/src -I/c/build/comm-central/comm-central/mozilla/content/xul/document/src -I/c/build/comm-central/comm-central/mozilla/content/events/src -I/c/build/comm-central/comm-central/mozilla/content/base/src -I/c/build/comm-central/comm-central/mozilla/content/html/content/src -I/c/build/comm-central/comm-central/mozilla/content/html/document/src -I/c/build/comm-central/comm-central/mozilla/layout/generic -I/c/build/comm-central/comm-central/mozilla/layout/style -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/tree/src -I/c/build/comm-central/comm-central/mozilla/dom/base -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/dom/base/nsLocation.cpp nsLocation.cpp nsDOMWindowList.cpp Building deps for /c/build/comm-central/comm-central/mozilla/dom/base/nsDOMWindowList.cpp cl -FonsDOMWindowList.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -D_IMPL_NS_LAYOUT -DMOZ_JSDEBUGGER -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/dom/base -I/c/build/comm-central/comm-central/mozilla/dom/src/events -I/c/build/comm-central/comm-central/mozilla/dom/src/storage -I/c/build/comm-central/comm-central/mozilla/dom/src/offline -I/c/build/comm-central/comm-central/mozilla/dom/src/geolocation -I/c/build/comm-central/comm-central/mozilla/dom/src/threads -I/c/build/comm-central/comm-central/mozilla/content/xbl/src -I/c/build/comm-central/comm-central/mozilla/content/xul/document/src -I/c/build/comm-central/comm-central/mozilla/content/events/src -I/c/build/comm-central/comm-central/mozilla/content/base/src -I/c/build/comm-central/comm-central/mozilla/content/html/content/src -I/c/build/comm-central/comm-central/mozilla/content/html/document/src -I/c/build/comm-central/comm-central/mozilla/layout/generic -I/c/build/comm-central/comm-central/mozilla/layout/style -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/tree/src -I/c/build/comm-central/comm-central/mozilla/dom/base -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/dom/base/nsDOMWindowList.cpp nsDOMWindowList.cpp nsJSUtils.cpp Building deps for /c/build/comm-central/comm-central/mozilla/dom/base/nsJSUtils.cpp cl -FonsJSUtils.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -D_IMPL_NS_LAYOUT -DMOZ_JSDEBUGGER -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/dom/base -I/c/build/comm-central/comm-central/mozilla/dom/src/events -I/c/build/comm-central/comm-central/mozilla/dom/src/storage -I/c/build/comm-central/comm-central/mozilla/dom/src/offline -I/c/build/comm-central/comm-central/mozilla/dom/src/geolocation -I/c/build/comm-central/comm-central/mozilla/dom/src/threads -I/c/build/comm-central/comm-central/mozilla/content/xbl/src -I/c/build/comm-central/comm-central/mozilla/content/xul/document/src -I/c/build/comm-central/comm-central/mozilla/content/events/src -I/c/build/comm-central/comm-central/mozilla/content/base/src -I/c/build/comm-central/comm-central/mozilla/content/html/content/src -I/c/build/comm-central/comm-central/mozilla/content/html/document/src -I/c/build/comm-central/comm-central/mozilla/layout/generic -I/c/build/comm-central/comm-central/mozilla/layout/style -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/tree/src -I/c/build/comm-central/comm-central/mozilla/dom/base -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/dom/base/nsJSUtils.cpp nsJSUtils.cpp nsScreen.cpp Building deps for /c/build/comm-central/comm-central/mozilla/dom/base/nsScreen.cpp cl -FonsScreen.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -D_IMPL_NS_LAYOUT -DMOZ_JSDEBUGGER -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/dom/base -I/c/build/comm-central/comm-central/mozilla/dom/src/events -I/c/build/comm-central/comm-central/mozilla/dom/src/storage -I/c/build/comm-central/comm-central/mozilla/dom/src/offline -I/c/build/comm-central/comm-central/mozilla/dom/src/geolocation -I/c/build/comm-central/comm-central/mozilla/dom/src/threads -I/c/build/comm-central/comm-central/mozilla/content/xbl/src -I/c/build/comm-central/comm-central/mozilla/content/xul/document/src -I/c/build/comm-central/comm-central/mozilla/content/events/src -I/c/build/comm-central/comm-central/mozilla/content/base/src -I/c/build/comm-central/comm-central/mozilla/content/html/content/src -I/c/build/comm-central/comm-central/mozilla/content/html/document/src -I/c/build/comm-central/comm-central/mozilla/layout/generic -I/c/build/comm-central/comm-central/mozilla/layout/style -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/tree/src -I/c/build/comm-central/comm-central/mozilla/dom/base -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/dom/base/nsScreen.cpp nsScreen.cpp nsHistory.cpp Building deps for /c/build/comm-central/comm-central/mozilla/dom/base/nsHistory.cpp cl -FonsHistory.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -D_IMPL_NS_LAYOUT -DMOZ_JSDEBUGGER -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/dom/base -I/c/build/comm-central/comm-central/mozilla/dom/src/events -I/c/build/comm-central/comm-central/mozilla/dom/src/storage -I/c/build/comm-central/comm-central/mozilla/dom/src/offline -I/c/build/comm-central/comm-central/mozilla/dom/src/geolocation -I/c/build/comm-central/comm-central/mozilla/dom/src/threads -I/c/build/comm-central/comm-central/mozilla/content/xbl/src -I/c/build/comm-central/comm-central/mozilla/content/xul/document/src -I/c/build/comm-central/comm-central/mozilla/content/events/src -I/c/build/comm-central/comm-central/mozilla/content/base/src -I/c/build/comm-central/comm-central/mozilla/content/html/content/src -I/c/build/comm-central/comm-central/mozilla/content/html/document/src -I/c/build/comm-central/comm-central/mozilla/layout/generic -I/c/build/comm-central/comm-central/mozilla/layout/style -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/tree/src -I/c/build/comm-central/comm-central/mozilla/dom/base -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/dom/base/nsHistory.cpp nsHistory.cpp nsMimeTypeArray.cpp Building deps for /c/build/comm-central/comm-central/mozilla/dom/base/nsMimeTypeArray.cpp cl -FonsMimeTypeArray.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -D_IMPL_NS_LAYOUT -DMOZ_JSDEBUGGER -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/dom/base -I/c/build/comm-central/comm-central/mozilla/dom/src/events -I/c/build/comm-central/comm-central/mozilla/dom/src/storage -I/c/build/comm-central/comm-central/mozilla/dom/src/offline -I/c/build/comm-central/comm-central/mozilla/dom/src/geolocation -I/c/build/comm-central/comm-central/mozilla/dom/src/threads -I/c/build/comm-central/comm-central/mozilla/content/xbl/src -I/c/build/comm-central/comm-central/mozilla/content/xul/document/src -I/c/build/comm-central/comm-central/mozilla/content/events/src -I/c/build/comm-central/comm-central/mozilla/content/base/src -I/c/build/comm-central/comm-central/mozilla/content/html/content/src -I/c/build/comm-central/comm-central/mozilla/content/html/document/src -I/c/build/comm-central/comm-central/mozilla/layout/generic -I/c/build/comm-central/comm-central/mozilla/layout/style -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/tree/src -I/c/build/comm-central/comm-central/mozilla/dom/base -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/dom/base/nsMimeTypeArray.cpp nsMimeTypeArray.cpp nsPluginArray.cpp Building deps for /c/build/comm-central/comm-central/mozilla/dom/base/nsPluginArray.cpp cl -FonsPluginArray.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -D_IMPL_NS_LAYOUT -DMOZ_JSDEBUGGER -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/dom/base -I/c/build/comm-central/comm-central/mozilla/dom/src/events -I/c/build/comm-central/comm-central/mozilla/dom/src/storage -I/c/build/comm-central/comm-central/mozilla/dom/src/offline -I/c/build/comm-central/comm-central/mozilla/dom/src/geolocation -I/c/build/comm-central/comm-central/mozilla/dom/src/threads -I/c/build/comm-central/comm-central/mozilla/content/xbl/src -I/c/build/comm-central/comm-central/mozilla/content/xul/document/src -I/c/build/comm-central/comm-central/mozilla/content/events/src -I/c/build/comm-central/comm-central/mozilla/content/base/src -I/c/build/comm-central/comm-central/mozilla/content/html/content/src -I/c/build/comm-central/comm-central/mozilla/content/html/document/src -I/c/build/comm-central/comm-central/mozilla/layout/generic -I/c/build/comm-central/comm-central/mozilla/layout/style -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/tree/src -I/c/build/comm-central/comm-central/mozilla/dom/base -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/dom/base/nsPluginArray.cpp nsPluginArray.cpp nsWindowRoot.cpp Building deps for /c/build/comm-central/comm-central/mozilla/dom/base/nsWindowRoot.cpp cl -FonsWindowRoot.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -D_IMPL_NS_LAYOUT -DMOZ_JSDEBUGGER -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/dom/base -I/c/build/comm-central/comm-central/mozilla/dom/src/events -I/c/build/comm-central/comm-central/mozilla/dom/src/storage -I/c/build/comm-central/comm-central/mozilla/dom/src/offline -I/c/build/comm-central/comm-central/mozilla/dom/src/geolocation -I/c/build/comm-central/comm-central/mozilla/dom/src/threads -I/c/build/comm-central/comm-central/mozilla/content/xbl/src -I/c/build/comm-central/comm-central/mozilla/content/xul/document/src -I/c/build/comm-central/comm-central/mozilla/content/events/src -I/c/build/comm-central/comm-central/mozilla/content/base/src -I/c/build/comm-central/comm-central/mozilla/content/html/content/src -I/c/build/comm-central/comm-central/mozilla/content/html/document/src -I/c/build/comm-central/comm-central/mozilla/layout/generic -I/c/build/comm-central/comm-central/mozilla/layout/style -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/tree/src -I/c/build/comm-central/comm-central/mozilla/dom/base -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/dom/base/nsWindowRoot.cpp nsWindowRoot.cpp nsDOMClassInfo.cpp Building deps for /c/build/comm-central/comm-central/mozilla/dom/base/nsDOMClassInfo.cpp cl -FonsDOMClassInfo.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -D_IMPL_NS_LAYOUT -DMOZ_JSDEBUGGER -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/dom/base -I/c/build/comm-central/comm-central/mozilla/dom/src/events -I/c/build/comm-central/comm-central/mozilla/dom/src/storage -I/c/build/comm-central/comm-central/mozilla/dom/src/offline -I/c/build/comm-central/comm-central/mozilla/dom/src/geolocation -I/c/build/comm-central/comm-central/mozilla/dom/src/threads -I/c/build/comm-central/comm-central/mozilla/content/xbl/src -I/c/build/comm-central/comm-central/mozilla/content/xul/document/src -I/c/build/comm-central/comm-central/mozilla/content/events/src -I/c/build/comm-central/comm-central/mozilla/content/base/src -I/c/build/comm-central/comm-central/mozilla/content/html/content/src -I/c/build/comm-central/comm-central/mozilla/content/html/document/src -I/c/build/comm-central/comm-central/mozilla/layout/generic -I/c/build/comm-central/comm-central/mozilla/layout/style -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/tree/src -I/c/build/comm-central/comm-central/mozilla/dom/base -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/dom/base/nsDOMClassInfo.cpp nsDOMClassInfo.cpp ../../dist/include\jscntxt.h(727) : warning C4273: 'js_GetClassPrototype' : inconsistent dll linkage c:\build\comm-central\sb-de\mozilla\dist\include\jsobj.h(1151) : see previous definition of 'js_GetClassPrototype' ../../dist/include\jscntxt.h(1331) : warning C4273: 'js_TraceContext' : inconsistent dll linkage c:\build\comm-central\sb-de\mozilla\dist\include\jsgc.h(186) : see previous definition of 'js_TraceContext' nsScriptNameSpaceManager.cpp Building deps for /c/build/comm-central/comm-central/mozilla/dom/base/nsScriptNameSpaceManager.cpp cl -FonsScriptNameSpaceManager.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -D_IMPL_NS_LAYOUT -DMOZ_JSDEBUGGER -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/dom/base -I/c/build/comm-central/comm-central/mozilla/dom/src/events -I/c/build/comm-central/comm-central/mozilla/dom/src/storage -I/c/build/comm-central/comm-central/mozilla/dom/src/offline -I/c/build/comm-central/comm-central/mozilla/dom/src/geolocation -I/c/build/comm-central/comm-central/mozilla/dom/src/threads -I/c/build/comm-central/comm-central/mozilla/content/xbl/src -I/c/build/comm-central/comm-central/mozilla/content/xul/document/src -I/c/build/comm-central/comm-central/mozilla/content/events/src -I/c/build/comm-central/comm-central/mozilla/content/base/src -I/c/build/comm-central/comm-central/mozilla/content/html/content/src -I/c/build/comm-central/comm-central/mozilla/content/html/document/src -I/c/build/comm-central/comm-central/mozilla/layout/generic -I/c/build/comm-central/comm-central/mozilla/layout/style -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/tree/src -I/c/build/comm-central/comm-central/mozilla/dom/base -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/dom/base/nsScriptNameSpaceManager.cpp nsScriptNameSpaceManager.cpp nsDOMScriptObjectFactory.cpp Building deps for /c/build/comm-central/comm-central/mozilla/dom/base/nsDOMScriptObjectFactory.cpp cl -FonsDOMScriptObjectFactory.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -D_IMPL_NS_LAYOUT -DMOZ_JSDEBUGGER -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/dom/base -I/c/build/comm-central/comm-central/mozilla/dom/src/events -I/c/build/comm-central/comm-central/mozilla/dom/src/storage -I/c/build/comm-central/comm-central/mozilla/dom/src/offline -I/c/build/comm-central/comm-central/mozilla/dom/src/geolocation -I/c/build/comm-central/comm-central/mozilla/dom/src/threads -I/c/build/comm-central/comm-central/mozilla/content/xbl/src -I/c/build/comm-central/comm-central/mozilla/content/xul/document/src -I/c/build/comm-central/comm-central/mozilla/content/events/src -I/c/build/comm-central/comm-central/mozilla/content/base/src -I/c/build/comm-central/comm-central/mozilla/content/html/content/src -I/c/build/comm-central/comm-central/mozilla/content/html/document/src -I/c/build/comm-central/comm-central/mozilla/layout/generic -I/c/build/comm-central/comm-central/mozilla/layout/style -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/tree/src -I/c/build/comm-central/comm-central/mozilla/dom/base -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/dom/base/nsDOMScriptObjectFactory.cpp nsDOMScriptObjectFactory.cpp nsQueryContentEventResult.cpp Building deps for /c/build/comm-central/comm-central/mozilla/dom/base/nsQueryContentEventResult.cpp cl -FonsQueryContentEventResult.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -D_IMPL_NS_LAYOUT -DMOZ_JSDEBUGGER -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/dom/base -I/c/build/comm-central/comm-central/mozilla/dom/src/events -I/c/build/comm-central/comm-central/mozilla/dom/src/storage -I/c/build/comm-central/comm-central/mozilla/dom/src/offline -I/c/build/comm-central/comm-central/mozilla/dom/src/geolocation -I/c/build/comm-central/comm-central/mozilla/dom/src/threads -I/c/build/comm-central/comm-central/mozilla/content/xbl/src -I/c/build/comm-central/comm-central/mozilla/content/xul/document/src -I/c/build/comm-central/comm-central/mozilla/content/events/src -I/c/build/comm-central/comm-central/mozilla/content/base/src -I/c/build/comm-central/comm-central/mozilla/content/html/content/src -I/c/build/comm-central/comm-central/mozilla/content/html/document/src -I/c/build/comm-central/comm-central/mozilla/layout/generic -I/c/build/comm-central/comm-central/mozilla/layout/style -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/tree/src -I/c/build/comm-central/comm-central/mozilla/dom/base -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/dom/base/nsQueryContentEventResult.cpp nsQueryContentEventResult.cpp rm -f jsdombase_s.lib lib -NOLOGO -OUT:"jsdombase_s.lib" nsBarProps.obj nsDOMException.obj nsDOMWindowUtils.obj nsJSEnvironment.obj nsJSTimeoutHandler.obj nsFocusManager.obj nsGlobalWindow.obj nsGlobalWindowCommands.obj nsLocation.obj nsDOMWindowList.obj nsJSUtils.obj nsScreen.obj nsHistory.obj nsMimeTypeArray.obj nsPluginArray.obj nsWindowRoot.obj nsDOMClassInfo.obj nsScriptNameSpaceManager.obj nsDOMScriptObjectFactory.obj nsQueryContentEventResult.obj echo not_ranlib jsdombase_s.lib not_ranlib jsdombase_s.lib nsIEntropyCollector.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/base -I../../dist/idl -e _xpidlgen/nsIEntropyCollector.xpt -d .deps/nsIEntropyCollector.pp /c/build/comm-central/comm-central/mozilla/dom/base/nsIEntropyCollector.idl nsIScriptChannel.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/dom/base -I../../dist/idl -e _xpidlgen/nsIScriptChannel.xpt -d .deps/nsIScriptChannel.pp /c/build/comm-central/comm-central/mozilla/dom/base/nsIScriptChannel.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpt_link.exe _xpidlgen/dom.xpt _xpidlgen/nsIEntropyCollector.xpt _xpidlgen/nsIScriptChannel.xpt c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 _xpidlgen/dom.xpt ../../dist/bin/components make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/dom/base' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/dom/src' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/dom/src/jsurl' nsJSProtocolHandler.cpp Building deps for /c/build/comm-central/comm-central/mozilla/dom/src/jsurl/nsJSProtocolHandler.cpp cl -FonsJSProtocolHandler.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/dom/src/jsurl -I/c/build/comm-central/comm-central/mozilla/dom/base -I/c/build/comm-central/comm-central/mozilla/dom/src/jsurl -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/dom/src/jsurl/nsJSProtocolHandler.cpp nsJSProtocolHandler.cpp rm -f jsurl_s.lib lib -NOLOGO -OUT:"jsurl_s.lib" nsJSProtocolHandler.obj echo not_ranlib jsurl_s.lib not_ranlib jsurl_s.lib make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/dom/src/jsurl' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/dom/src/events' nsJSEventListener.cpp Building deps for /c/build/comm-central/comm-central/mozilla/dom/src/events/nsJSEventListener.cpp cl -FonsJSEventListener.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/dom/src/events -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/dom/base -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/dom/src/events/nsJSEventListener.cpp nsJSEventListener.cpp rm -f jsdomevents_s.lib lib -NOLOGO -OUT:"jsdomevents_s.lib" nsJSEventListener.obj echo not_ranlib jsdomevents_s.lib not_ranlib jsdomevents_s.lib make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/dom/src/events' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/dom/src/storage' nsDOMStorage.cpp Building deps for /c/build/comm-central/comm-central/mozilla/dom/src/storage/nsDOMStorage.cpp cl -FonsDOMStorage.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -D_IMPL_NS_LAYOUT -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/dom/base -I/c/build/comm-central/comm-central/mozilla/content/events/src -I/c/build/comm-central/comm-central/mozilla/dom/src/storage -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/dom/src/storage/nsDOMStorage.cpp nsDOMStorage.cpp nsDOMStorageDBWrapper.cpp Building deps for /c/build/comm-central/comm-central/mozilla/dom/src/storage/nsDOMStorageDBWrapper.cpp cl -FonsDOMStorageDBWrapper.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -D_IMPL_NS_LAYOUT -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/dom/base -I/c/build/comm-central/comm-central/mozilla/content/events/src -I/c/build/comm-central/comm-central/mozilla/dom/src/storage -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/dom/src/storage/nsDOMStorageDBWrapper.cpp nsDOMStorageDBWrapper.cpp nsDOMStoragePersistentDB.cpp Building deps for /c/build/comm-central/comm-central/mozilla/dom/src/storage/nsDOMStoragePersistentDB.cpp cl -FonsDOMStoragePersistentDB.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -D_IMPL_NS_LAYOUT -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/dom/base -I/c/build/comm-central/comm-central/mozilla/content/events/src -I/c/build/comm-central/comm-central/mozilla/dom/src/storage -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/dom/src/storage/nsDOMStoragePersistentDB.cpp nsDOMStoragePersistentDB.cpp c:/build/comm-central/comm-central/mozilla/dom/src/storage/nsDOMStoragePersistentDB.cpp(316) : warning C4996: 'mozIStorageBaseStatement::BindUTF8StringParameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(83) : see declaration of 'mozIStorageBaseStatement::BindUTF8StringParameter' c:/build/comm-central/comm-central/mozilla/dom/src/storage/nsDOMStoragePersistentDB.cpp(316) : warning C4996: 'mozIStorageBaseStatement::BindUTF8StringParameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(83) : see declaration of 'mozIStorageBaseStatement::BindUTF8StringParameter' c:/build/comm-central/comm-central/mozilla/dom/src/storage/nsDOMStoragePersistentDB.cpp(353) : warning C4996: 'mozIStorageBaseStatement::BindUTF8StringParameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(83) : see declaration of 'mozIStorageBaseStatement::BindUTF8StringParameter' c:/build/comm-central/comm-central/mozilla/dom/src/storage/nsDOMStoragePersistentDB.cpp(353) : warning C4996: 'mozIStorageBaseStatement::BindUTF8StringParameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(83) : see declaration of 'mozIStorageBaseStatement::BindUTF8StringParameter' c:/build/comm-central/comm-central/mozilla/dom/src/storage/nsDOMStoragePersistentDB.cpp(355) : warning C4996: 'mozIStorageBaseStatement::BindStringParameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(86) : see declaration of 'mozIStorageBaseStatement::BindStringParameter' c:/build/comm-central/comm-central/mozilla/dom/src/storage/nsDOMStoragePersistentDB.cpp(355) : warning C4996: 'mozIStorageBaseStatement::BindStringParameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(86) : see declaration of 'mozIStorageBaseStatement::BindStringParameter' c:/build/comm-central/comm-central/mozilla/dom/src/storage/nsDOMStoragePersistentDB.cpp(400) : warning C4996: 'mozIStorageBaseStatement::BindUTF8StringParameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(83) : see declaration of 'mozIStorageBaseStatement::BindUTF8StringParameter' c:/build/comm-central/comm-central/mozilla/dom/src/storage/nsDOMStoragePersistentDB.cpp(400) : warning C4996: 'mozIStorageBaseStatement::BindUTF8StringParameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(83) : see declaration of 'mozIStorageBaseStatement::BindUTF8StringParameter' c:/build/comm-central/comm-central/mozilla/dom/src/storage/nsDOMStoragePersistentDB.cpp(402) : warning C4996: 'mozIStorageBaseStatement::BindStringParameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(86) : see declaration of 'mozIStorageBaseStatement::BindStringParameter' c:/build/comm-central/comm-central/mozilla/dom/src/storage/nsDOMStoragePersistentDB.cpp(402) : warning C4996: 'mozIStorageBaseStatement::BindStringParameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(86) : see declaration of 'mozIStorageBaseStatement::BindStringParameter' c:/build/comm-central/comm-central/mozilla/dom/src/storage/nsDOMStoragePersistentDB.cpp(432) : warning C4996: 'mozIStorageBaseStatement::BindStringParameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(86) : see declaration of 'mozIStorageBaseStatement::BindStringParameter' c:/build/comm-central/comm-central/mozilla/dom/src/storage/nsDOMStoragePersistentDB.cpp(432) : warning C4996: 'mozIStorageBaseStatement::BindStringParameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(86) : see declaration of 'mozIStorageBaseStatement::BindStringParameter' c:/build/comm-central/comm-central/mozilla/dom/src/storage/nsDOMStoragePersistentDB.cpp(434) : warning C4996: 'mozIStorageBaseStatement::BindInt32Parameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(92) : see declaration of 'mozIStorageBaseStatement::BindInt32Parameter' c:/build/comm-central/comm-central/mozilla/dom/src/storage/nsDOMStoragePersistentDB.cpp(434) : warning C4996: 'mozIStorageBaseStatement::BindInt32Parameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(92) : see declaration of 'mozIStorageBaseStatement::BindInt32Parameter' c:/build/comm-central/comm-central/mozilla/dom/src/storage/nsDOMStoragePersistentDB.cpp(437) : warning C4996: 'mozIStorageBaseStatement::BindUTF8StringParameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(83) : see declaration of 'mozIStorageBaseStatement::BindUTF8StringParameter' c:/build/comm-central/comm-central/mozilla/dom/src/storage/nsDOMStoragePersistentDB.cpp(437) : warning C4996: 'mozIStorageBaseStatement::BindUTF8StringParameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(83) : see declaration of 'mozIStorageBaseStatement::BindUTF8StringParameter' c:/build/comm-central/comm-central/mozilla/dom/src/storage/nsDOMStoragePersistentDB.cpp(439) : warning C4996: 'mozIStorageBaseStatement::BindStringParameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(86) : see declaration of 'mozIStorageBaseStatement::BindStringParameter' c:/build/comm-central/comm-central/mozilla/dom/src/storage/nsDOMStoragePersistentDB.cpp(439) : warning C4996: 'mozIStorageBaseStatement::BindStringParameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(86) : see declaration of 'mozIStorageBaseStatement::BindStringParameter' c:/build/comm-central/comm-central/mozilla/dom/src/storage/nsDOMStoragePersistentDB.cpp(453) : warning C4996: 'mozIStorageBaseStatement::BindUTF8StringParameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(83) : see declaration of 'mozIStorageBaseStatement::BindUTF8StringParameter' c:/build/comm-central/comm-central/mozilla/dom/src/storage/nsDOMStoragePersistentDB.cpp(453) : warning C4996: 'mozIStorageBaseStatement::BindUTF8StringParameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(83) : see declaration of 'mozIStorageBaseStatement::BindUTF8StringParameter' c:/build/comm-central/comm-central/mozilla/dom/src/storage/nsDOMStoragePersistentDB.cpp(455) : warning C4996: 'mozIStorageBaseStatement::BindStringParameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(86) : see declaration of 'mozIStorageBaseStatement::BindStringParameter' c:/build/comm-central/comm-central/mozilla/dom/src/storage/nsDOMStoragePersistentDB.cpp(455) : warning C4996: 'mozIStorageBaseStatement::BindStringParameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(86) : see declaration of 'mozIStorageBaseStatement::BindStringParameter' c:/build/comm-central/comm-central/mozilla/dom/src/storage/nsDOMStoragePersistentDB.cpp(457) : warning C4996: 'mozIStorageBaseStatement::BindStringParameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(86) : see declaration of 'mozIStorageBaseStatement::BindStringParameter' c:/build/comm-central/comm-central/mozilla/dom/src/storage/nsDOMStoragePersistentDB.cpp(457) : warning C4996: 'mozIStorageBaseStatement::BindStringParameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(86) : see declaration of 'mozIStorageBaseStatement::BindStringParameter' c:/build/comm-central/comm-central/mozilla/dom/src/storage/nsDOMStoragePersistentDB.cpp(459) : warning C4996: 'mozIStorageBaseStatement::BindInt32Parameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(92) : see declaration of 'mozIStorageBaseStatement::BindInt32Parameter' c:/build/comm-central/comm-central/mozilla/dom/src/storage/nsDOMStoragePersistentDB.cpp(459) : warning C4996: 'mozIStorageBaseStatement::BindInt32Parameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(92) : see declaration of 'mozIStorageBaseStatement::BindInt32Parameter' c:/build/comm-central/comm-central/mozilla/dom/src/storage/nsDOMStoragePersistentDB.cpp(485) : warning C4996: 'mozIStorageBaseStatement::BindInt32Parameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(92) : see declaration of 'mozIStorageBaseStatement::BindInt32Parameter' c:/build/comm-central/comm-central/mozilla/dom/src/storage/nsDOMStoragePersistentDB.cpp(485) : warning C4996: 'mozIStorageBaseStatement::BindInt32Parameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(92) : see declaration of 'mozIStorageBaseStatement::BindInt32Parameter' c:/build/comm-central/comm-central/mozilla/dom/src/storage/nsDOMStoragePersistentDB.cpp(487) : warning C4996: 'mozIStorageBaseStatement::BindUTF8StringParameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(83) : see declaration of 'mozIStorageBaseStatement::BindUTF8StringParameter' c:/build/comm-central/comm-central/mozilla/dom/src/storage/nsDOMStoragePersistentDB.cpp(487) : warning C4996: 'mozIStorageBaseStatement::BindUTF8StringParameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(83) : see declaration of 'mozIStorageBaseStatement::BindUTF8StringParameter' c:/build/comm-central/comm-central/mozilla/dom/src/storage/nsDOMStoragePersistentDB.cpp(489) : warning C4996: 'mozIStorageBaseStatement::BindStringParameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(86) : see declaration of 'mozIStorageBaseStatement::BindStringParameter' c:/build/comm-central/comm-central/mozilla/dom/src/storage/nsDOMStoragePersistentDB.cpp(489) : warning C4996: 'mozIStorageBaseStatement::BindStringParameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(86) : see declaration of 'mozIStorageBaseStatement::BindStringParameter' c:/build/comm-central/comm-central/mozilla/dom/src/storage/nsDOMStoragePersistentDB.cpp(508) : warning C4996: 'mozIStorageBaseStatement::BindUTF8StringParameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(83) : see declaration of 'mozIStorageBaseStatement::BindUTF8StringParameter' c:/build/comm-central/comm-central/mozilla/dom/src/storage/nsDOMStoragePersistentDB.cpp(508) : warning C4996: 'mozIStorageBaseStatement::BindUTF8StringParameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(83) : see declaration of 'mozIStorageBaseStatement::BindUTF8StringParameter' c:/build/comm-central/comm-central/mozilla/dom/src/storage/nsDOMStoragePersistentDB.cpp(510) : warning C4996: 'mozIStorageBaseStatement::BindStringParameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(86) : see declaration of 'mozIStorageBaseStatement::BindStringParameter' c:/build/comm-central/comm-central/mozilla/dom/src/storage/nsDOMStoragePersistentDB.cpp(510) : warning C4996: 'mozIStorageBaseStatement::BindStringParameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(86) : see declaration of 'mozIStorageBaseStatement::BindStringParameter' c:/build/comm-central/comm-central/mozilla/dom/src/storage/nsDOMStoragePersistentDB.cpp(527) : warning C4996: 'mozIStorageBaseStatement::BindUTF8StringParameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(83) : see declaration of 'mozIStorageBaseStatement::BindUTF8StringParameter' c:/build/comm-central/comm-central/mozilla/dom/src/storage/nsDOMStoragePersistentDB.cpp(527) : warning C4996: 'mozIStorageBaseStatement::BindUTF8StringParameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(83) : see declaration of 'mozIStorageBaseStatement::BindUTF8StringParameter' c:/build/comm-central/comm-central/mozilla/dom/src/storage/nsDOMStoragePersistentDB.cpp(553) : warning C4996: 'mozIStorageBaseStatement::BindUTF8StringParameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(83) : see declaration of 'mozIStorageBaseStatement::BindUTF8StringParameter' c:/build/comm-central/comm-central/mozilla/dom/src/storage/nsDOMStoragePersistentDB.cpp(553) : warning C4996: 'mozIStorageBaseStatement::BindUTF8StringParameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(83) : see declaration of 'mozIStorageBaseStatement::BindUTF8StringParameter' c:/build/comm-central/comm-central/mozilla/dom/src/storage/nsDOMStoragePersistentDB.cpp(606) : warning C4996: 'mozIStorageBaseStatement::BindUTF8StringParameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(83) : see declaration of 'mozIStorageBaseStatement::BindUTF8StringParameter' c:/build/comm-central/comm-central/mozilla/dom/src/storage/nsDOMStoragePersistentDB.cpp(606) : warning C4996: 'mozIStorageBaseStatement::BindUTF8StringParameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(83) : see declaration of 'mozIStorageBaseStatement::BindUTF8StringParameter' c:/build/comm-central/comm-central/mozilla/dom/src/storage/nsDOMStoragePersistentDB.cpp(670) : warning C4996: 'mozIStorageBaseStatement::BindUTF8StringParameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(83) : see declaration of 'mozIStorageBaseStatement::BindUTF8StringParameter' c:/build/comm-central/comm-central/mozilla/dom/src/storage/nsDOMStoragePersistentDB.cpp(670) : warning C4996: 'mozIStorageBaseStatement::BindUTF8StringParameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(83) : see declaration of 'mozIStorageBaseStatement::BindUTF8StringParameter' nsDOMStorageMemoryDB.cpp Building deps for /c/build/comm-central/comm-central/mozilla/dom/src/storage/nsDOMStorageMemoryDB.cpp cl -FonsDOMStorageMemoryDB.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -D_IMPL_NS_LAYOUT -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/dom/base -I/c/build/comm-central/comm-central/mozilla/content/events/src -I/c/build/comm-central/comm-central/mozilla/dom/src/storage -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/dom/src/storage/nsDOMStorageMemoryDB.cpp nsDOMStorageMemoryDB.cpp rm -f jsdomstorage_s.lib lib -NOLOGO -OUT:"jsdomstorage_s.lib" nsDOMStorage.obj nsDOMStorageDBWrapper.obj nsDOMStoragePersistentDB.obj nsDOMStorageMemoryDB.obj echo not_ranlib jsdomstorage_s.lib not_ranlib jsdomstorage_s.lib make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/dom/src/storage' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/dom/src/offline' nsDOMOfflineResourceList.cpp Building deps for /c/build/comm-central/comm-central/mozilla/dom/src/offline/nsDOMOfflineResourceList.cpp cl -FonsDOMOfflineResourceList.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -D_IMPL_NS_LAYOUT -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/dom/base -I/c/build/comm-central/comm-central/mozilla/content/base/src -I/c/build/comm-central/comm-central/mozilla/content/events/src -I/c/build/comm-central/comm-central/mozilla/dom/src/offline -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/dom/src/offline/nsDOMOfflineResourceList.cpp nsDOMOfflineResourceList.cpp rm -f jsdomoffline_s.lib lib -NOLOGO -OUT:"jsdomoffline_s.lib" nsDOMOfflineResourceList.obj echo not_ranlib jsdomoffline_s.lib not_ranlib jsdomoffline_s.lib make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/dom/src/offline' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/dom/src/json' nsJSON.cpp Building deps for /c/build/comm-central/comm-central/mozilla/dom/src/json/nsJSON.cpp cl -FonsJSON.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -D_IMPL_NS_LAYOUT -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/dom/src/json/../base -I/c/build/comm-central/comm-central/mozilla/content/events/src -I/c/build/comm-central/comm-central/mozilla/dom/src/json -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/dom/src/json/nsJSON.cpp nsJSON.cpp ../../../dist/include\jscntxt.h(727) : warning C4273: 'js_GetClassPrototype' : inconsistent dll linkage c:\build\comm-central\sb-de\mozilla\dist\include\jsobj.h(1151) : see previous definition of 'js_GetClassPrototype' ../../../dist/include\jscntxt.h(1331) : warning C4273: 'js_TraceContext' : inconsistent dll linkage c:\build\comm-central\sb-de\mozilla\dist\include\jsgc.h(186) : see previous definition of 'js_TraceContext' rm -f json_s.lib lib -NOLOGO -OUT:"json_s.lib" nsJSON.obj echo not_ranlib json_s.lib not_ranlib json_s.lib make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/dom/src/json' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/dom/src/geolocation' nsGeolocation.cpp Building deps for /c/build/comm-central/comm-central/mozilla/dom/src/geolocation/nsGeolocation.cpp cl -FonsGeolocation.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/dom/base -I/c/build/comm-central/comm-central/mozilla/dom/src/geolocation -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/dom/src/geolocation/nsGeolocation.cpp nsGeolocation.cpp rm -f jsdomgeolocation_s.lib lib -NOLOGO -OUT:"jsdomgeolocation_s.lib" nsGeolocation.obj echo not_ranlib jsdomgeolocation_s.lib not_ranlib jsdomgeolocation_s.lib c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/dom/src/geolocation/NetworkGeolocationProvider.js /c/build/comm-central/comm-central/mozilla/dom/src/geolocation/GPSDGeolocationProvider.js ../../../dist/bin/components make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/dom/src/geolocation' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/dom/src/threads' nsDOMThreadService.cpp Building deps for /c/build/comm-central/comm-central/mozilla/dom/src/threads/nsDOMThreadService.cpp cl -FonsDOMThreadService.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/dom/base -I/c/build/comm-central/comm-central/mozilla/dom/src/json -I/c/build/comm-central/comm-central/mozilla/content/base/src -I/c/build/comm-central/comm-central/mozilla/content/events/src -I/c/build/comm-central/comm-central/mozilla/dom/src/threads -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/dom/src/threads/nsDOMThreadService.cpp nsDOMThreadService.cpp ../../../dist/include\jscntxt.h(727) : warning C4273: 'js_GetClassPrototype' : inconsistent dll linkage c:\build\comm-central\sb-de\mozilla\dist\include\jsobj.h(1151) : see previous definition of 'js_GetClassPrototype' ../../../dist/include\jscntxt.h(1331) : warning C4273: 'js_TraceContext' : inconsistent dll linkage c:\build\comm-central\sb-de\mozilla\dist\include\jsgc.h(186) : see previous definition of 'js_TraceContext' nsDOMWorker.cpp Building deps for /c/build/comm-central/comm-central/mozilla/dom/src/threads/nsDOMWorker.cpp cl -FonsDOMWorker.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/dom/base -I/c/build/comm-central/comm-central/mozilla/dom/src/json -I/c/build/comm-central/comm-central/mozilla/content/base/src -I/c/build/comm-central/comm-central/mozilla/content/events/src -I/c/build/comm-central/comm-central/mozilla/dom/src/threads -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/dom/src/threads/nsDOMWorker.cpp nsDOMWorker.cpp ../../../dist/include\jscntxt.h(727) : warning C4273: 'js_GetClassPrototype' : inconsistent dll linkage c:\build\comm-central\sb-de\mozilla\dist\include\jsobj.h(1151) : see previous definition of 'js_GetClassPrototype' ../../../dist/include\jscntxt.h(1331) : warning C4273: 'js_TraceContext' : inconsistent dll linkage c:\build\comm-central\sb-de\mozilla\dist\include\jsgc.h(186) : see previous definition of 'js_TraceContext' nsDOMWorkerEvents.cpp Building deps for /c/build/comm-central/comm-central/mozilla/dom/src/threads/nsDOMWorkerEvents.cpp cl -FonsDOMWorkerEvents.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/dom/base -I/c/build/comm-central/comm-central/mozilla/dom/src/json -I/c/build/comm-central/comm-central/mozilla/content/base/src -I/c/build/comm-central/comm-central/mozilla/content/events/src -I/c/build/comm-central/comm-central/mozilla/dom/src/threads -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/dom/src/threads/nsDOMWorkerEvents.cpp nsDOMWorkerEvents.cpp nsDOMWorkerLocation.cpp Building deps for /c/build/comm-central/comm-central/mozilla/dom/src/threads/nsDOMWorkerLocation.cpp cl -FonsDOMWorkerLocation.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/dom/base -I/c/build/comm-central/comm-central/mozilla/dom/src/json -I/c/build/comm-central/comm-central/mozilla/content/base/src -I/c/build/comm-central/comm-central/mozilla/content/events/src -I/c/build/comm-central/comm-central/mozilla/dom/src/threads -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/dom/src/threads/nsDOMWorkerLocation.cpp nsDOMWorkerLocation.cpp nsDOMWorkerMessageHandler.cpp Building deps for /c/build/comm-central/comm-central/mozilla/dom/src/threads/nsDOMWorkerMessageHandler.cpp cl -FonsDOMWorkerMessageHandler.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/dom/base -I/c/build/comm-central/comm-central/mozilla/dom/src/json -I/c/build/comm-central/comm-central/mozilla/content/base/src -I/c/build/comm-central/comm-central/mozilla/content/events/src -I/c/build/comm-central/comm-central/mozilla/dom/src/threads -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/dom/src/threads/nsDOMWorkerMessageHandler.cpp nsDOMWorkerMessageHandler.cpp nsDOMWorkerNavigator.cpp Building deps for /c/build/comm-central/comm-central/mozilla/dom/src/threads/nsDOMWorkerNavigator.cpp cl -FonsDOMWorkerNavigator.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/dom/base -I/c/build/comm-central/comm-central/mozilla/dom/src/json -I/c/build/comm-central/comm-central/mozilla/content/base/src -I/c/build/comm-central/comm-central/mozilla/content/events/src -I/c/build/comm-central/comm-central/mozilla/dom/src/threads -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/dom/src/threads/nsDOMWorkerNavigator.cpp nsDOMWorkerNavigator.cpp nsDOMWorkerPool.cpp Building deps for /c/build/comm-central/comm-central/mozilla/dom/src/threads/nsDOMWorkerPool.cpp cl -FonsDOMWorkerPool.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/dom/base -I/c/build/comm-central/comm-central/mozilla/dom/src/json -I/c/build/comm-central/comm-central/mozilla/content/base/src -I/c/build/comm-central/comm-central/mozilla/content/events/src -I/c/build/comm-central/comm-central/mozilla/dom/src/threads -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/dom/src/threads/nsDOMWorkerPool.cpp nsDOMWorkerPool.cpp nsDOMWorkerScriptLoader.cpp Building deps for /c/build/comm-central/comm-central/mozilla/dom/src/threads/nsDOMWorkerScriptLoader.cpp cl -FonsDOMWorkerScriptLoader.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/dom/base -I/c/build/comm-central/comm-central/mozilla/dom/src/json -I/c/build/comm-central/comm-central/mozilla/content/base/src -I/c/build/comm-central/comm-central/mozilla/content/events/src -I/c/build/comm-central/comm-central/mozilla/dom/src/threads -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/dom/src/threads/nsDOMWorkerScriptLoader.cpp nsDOMWorkerScriptLoader.cpp nsDOMWorkerSecurityManager.cpp Building deps for /c/build/comm-central/comm-central/mozilla/dom/src/threads/nsDOMWorkerSecurityManager.cpp cl -FonsDOMWorkerSecurityManager.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/dom/base -I/c/build/comm-central/comm-central/mozilla/dom/src/json -I/c/build/comm-central/comm-central/mozilla/content/base/src -I/c/build/comm-central/comm-central/mozilla/content/events/src -I/c/build/comm-central/comm-central/mozilla/dom/src/threads -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/dom/src/threads/nsDOMWorkerSecurityManager.cpp nsDOMWorkerSecurityManager.cpp nsDOMWorkerTimeout.cpp Building deps for /c/build/comm-central/comm-central/mozilla/dom/src/threads/nsDOMWorkerTimeout.cpp cl -FonsDOMWorkerTimeout.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/dom/base -I/c/build/comm-central/comm-central/mozilla/dom/src/json -I/c/build/comm-central/comm-central/mozilla/content/base/src -I/c/build/comm-central/comm-central/mozilla/content/events/src -I/c/build/comm-central/comm-central/mozilla/dom/src/threads -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/dom/src/threads/nsDOMWorkerTimeout.cpp nsDOMWorkerTimeout.cpp nsDOMWorkerXHR.cpp Building deps for /c/build/comm-central/comm-central/mozilla/dom/src/threads/nsDOMWorkerXHR.cpp cl -FonsDOMWorkerXHR.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/dom/base -I/c/build/comm-central/comm-central/mozilla/dom/src/json -I/c/build/comm-central/comm-central/mozilla/content/base/src -I/c/build/comm-central/comm-central/mozilla/content/events/src -I/c/build/comm-central/comm-central/mozilla/dom/src/threads -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/dom/src/threads/nsDOMWorkerXHR.cpp nsDOMWorkerXHR.cpp nsDOMWorkerXHRProxy.cpp Building deps for /c/build/comm-central/comm-central/mozilla/dom/src/threads/nsDOMWorkerXHRProxy.cpp cl -FonsDOMWorkerXHRProxy.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/dom/base -I/c/build/comm-central/comm-central/mozilla/dom/src/json -I/c/build/comm-central/comm-central/mozilla/content/base/src -I/c/build/comm-central/comm-central/mozilla/content/events/src -I/c/build/comm-central/comm-central/mozilla/dom/src/threads -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/dom/src/threads/nsDOMWorkerXHRProxy.cpp nsDOMWorkerXHRProxy.cpp rm -f domthreads_s.lib lib -NOLOGO -OUT:"domthreads_s.lib" nsDOMThreadService.obj nsDOMWorker.obj nsDOMWorkerEvents.obj nsDOMWorkerLocation.obj nsDOMWorkerMessageHandler.obj nsDOMWorkerNavigator.obj nsDOMWorkerPool.obj nsDOMWorkerScriptLoader.obj nsDOMWorkerSecurityManager.obj nsDOMWorkerTimeout.obj nsDOMWorkerXHR.obj nsDOMWorkerXHRProxy.obj echo not_ranlib domthreads_s.lib not_ranlib domthreads_s.lib make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/dom/src/threads' c:/mozilla-build/python25/python2.5.exe /c/build/comm-central/comm-central/mozilla/config/JarMaker.py \ -j ../../dist/bin/chrome \ -t /c/build/comm-central/comm-central/mozilla -f jar -DNDEBUG -DTRIMMED -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_CRT_SECURE_NO_WARNINGS=1 -D_CRT_NONSTDC_NO_WARNINGS=1 -DHAVE_WINSDKVER_H=1 -DMOZ_MSVC_STL_WRAP__Throw=1 -DWINVER=0x502 -D_WIN32_WINNT=0x502 -D_WIN32_IE=0x0500 -DMOZ_WINSDK_TARGETVER=0x06010000 -DMOZ_NTDDI_WS03=0x05020000 -DMOZ_NTDDI_LONGHORN=0x06000000 -DMOZ_NTDDI_WIN7=0x06010000 -DHAVE_IO_H=1 -DHAVE_SETBUF=1 -DHAVE_ISATTY=1 -DX_DISPLAY_MISSING=1 -DMOZILLA_VERSION=\"1.9.3a5pre\" -DMOZILLA_VERSION_U=1.9.3a5pre -DHAVE_SNPRINTF=1 -D_WINDOWS=1 -DWIN32=1 -DXP_WIN=1 -DXP_WIN32=1 -DHW_THREADS=1 -DSTDC_HEADERS=1 -DWIN32_LEAN_AND_MEAN=1 -DNO_X11=1 -DHAVE_OLEACC_IDL=1 -DHAVE_ATLBASE_H=1 -DHAVE_MMINTRIN_H=1 -D_X86_=1 -DD_INO=d_ino -DNS_ALWAYS_INLINE= -DNS_ATTR_MALLOC= -DNS_WARN_UNUSED_RESULT= -DNS_NORETURN= -DMALLOC_H=\ -DHAVE_FORCEINLINE=1 -DNS_ENABLE_TSF=1 -DMOZ_BUILD_APP=../calendar -DMOZ_DISTRIBUTION_ID=\"org.mozilla\" -DIBMBIDI=1 -DMOZ_VIEW_SOURCE=1 -DACCESSIBILITY=1 -DMOZ_JSLOADER=1 -DNS_PRINTING=1 -DNS_PRINT_PREVIEW=1 -DMOZ_OGG=1 -DMOZ_WAVE=1 -DMOZ_SYDNEYAUDIO=1 -DMOZ_MEDIA=1 -DMOZ_XTF=1 -DMOZ_CRASHREPORTER=1 -DMOZ_CRASHREPORTER_ENABLE_PERCENT=100 -DMOZ_SVG=1 -DMOZ_SMIL=1 -DMOZ_UPDATE_CHANNEL=default -DMOZ_FEEDS=1 -DMOZ_STORAGE=1 -DMOZ_LOGGING=1 -DMOZ_CHROME_FILE_FORMAT_JAR=1 -DMOZ_USER_DIR=\"Mozilla\" -DMOZ_STATIC_BUILD=1 -DMOZ_TREE_CAIRO=1 -DHAVE_UINT64_T=1 -DMOZ_XUL=1 -DMOZ_PROFILELOCKING=1 -DMOZ_RDF=1 -DBUILD_CTYPES=1 -DMOZ_MORKREADER=1 -DMOZ_PLACES=1 -DMOZ_DLL_SUFFIX=\".dll\" \ /c/build/comm-central/comm-central/mozilla/dom/src/jar.mn make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/dom/src' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/dom/locales' c:/mozilla-build/python25/python2.5.exe /c/build/comm-central/comm-central/mozilla/config/JarMaker.py \ -j ../../dist/bin/chrome \ -t /c/build/comm-central/comm-central/mozilla -f jar -c /c/build/comm-central/de/dom -DNDEBUG -DTRIMMED -DAB_CD=de -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_CRT_SECURE_NO_WARNINGS=1 -D_CRT_NONSTDC_NO_WARNINGS=1 -DHAVE_WINSDKVER_H=1 -DMOZ_MSVC_STL_WRAP__Throw=1 -DWINVER=0x502 -D_WIN32_WINNT=0x502 -D_WIN32_IE=0x0500 -DMOZ_WINSDK_TARGETVER=0x06010000 -DMOZ_NTDDI_WS03=0x05020000 -DMOZ_NTDDI_LONGHORN=0x06000000 -DMOZ_NTDDI_WIN7=0x06010000 -DHAVE_IO_H=1 -DHAVE_SETBUF=1 -DHAVE_ISATTY=1 -DX_DISPLAY_MISSING=1 -DMOZILLA_VERSION=\"1.9.3a5pre\" -DMOZILLA_VERSION_U=1.9.3a5pre -DHAVE_SNPRINTF=1 -D_WINDOWS=1 -DWIN32=1 -DXP_WIN=1 -DXP_WIN32=1 -DHW_THREADS=1 -DSTDC_HEADERS=1 -DWIN32_LEAN_AND_MEAN=1 -DNO_X11=1 -DHAVE_OLEACC_IDL=1 -DHAVE_ATLBASE_H=1 -DHAVE_MMINTRIN_H=1 -D_X86_=1 -DD_INO=d_ino -DNS_ALWAYS_INLINE= -DNS_ATTR_MALLOC= -DNS_WARN_UNUSED_RESULT= -DNS_NORETURN= -DMALLOC_H=\ -DHAVE_FORCEINLINE=1 -DNS_ENABLE_TSF=1 -DMOZ_BUILD_APP=../calendar -DMOZ_DISTRIBUTION_ID=\"org.mozilla\" -DIBMBIDI=1 -DMOZ_VIEW_SOURCE=1 -DACCESSIBILITY=1 -DMOZ_JSLOADER=1 -DNS_PRINTING=1 -DNS_PRINT_PREVIEW=1 -DMOZ_OGG=1 -DMOZ_WAVE=1 -DMOZ_SYDNEYAUDIO=1 -DMOZ_MEDIA=1 -DMOZ_XTF=1 -DMOZ_CRASHREPORTER=1 -DMOZ_CRASHREPORTER_ENABLE_PERCENT=100 -DMOZ_SVG=1 -DMOZ_SMIL=1 -DMOZ_UPDATE_CHANNEL=default -DMOZ_FEEDS=1 -DMOZ_STORAGE=1 -DMOZ_LOGGING=1 -DMOZ_CHROME_FILE_FORMAT_JAR=1 -DMOZ_USER_DIR=\"Mozilla\" -DMOZ_STATIC_BUILD=1 -DMOZ_TREE_CAIRO=1 -DHAVE_UINT64_T=1 -DMOZ_XUL=1 -DMOZ_PROFILELOCKING=1 -DMOZ_RDF=1 -DBUILD_CTYPES=1 -DMOZ_MORKREADER=1 -DMOZ_PLACES=1 -DMOZ_DLL_SUFFIX=\".dll\" \ /c/build/comm-central/comm-central/mozilla/dom/locales/jar.mn make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/dom/locales' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/dom/plugins' make[6]: Nothing to be done for `libs'. make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/dom/plugins' make[5]: Leaving directory `/c/build/comm-central/sb-de/mozilla/dom' make[5]: Entering directory `/c/build/comm-central/sb-de/mozilla/view' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/view/public' make[6]: Nothing to be done for `libs'. make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/view/public' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/view/src' nsView.cpp Building deps for /c/build/comm-central/comm-central/mozilla/view/src/nsView.cpp cl -FonsView.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/view/src -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -Ic:/build/comm-central/sb-de/mozilla/dist/include/cairo -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/view/src/nsView.cpp nsView.cpp c:/build/comm-central/comm-central/mozilla/view/src/nsView.cpp(835) : warning C4244: 'argument' : conversion from 'PRInt32' to 'float', possible loss of data c:/build/comm-central/comm-central/mozilla/view/src/nsView.cpp(836) : warning C4244: 'argument' : conversion from 'PRInt32' to 'float', possible loss of data nsViewManager.cpp Building deps for /c/build/comm-central/comm-central/mozilla/view/src/nsViewManager.cpp cl -FonsViewManager.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/view/src -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -Ic:/build/comm-central/sb-de/mozilla/dist/include/cairo -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/view/src/nsViewManager.cpp nsViewManager.cpp c:/build/comm-central/comm-central/mozilla/view/src/nsViewManager.cpp(148) : warning C4355: 'this' : used in base member initializer list c:/build/comm-central/comm-central/mozilla/view/src/nsViewManager.cpp(999) : warning C4244: 'argument' : conversion from 'PRInt32' to 'float', possible loss of data c:/build/comm-central/comm-central/mozilla/view/src/nsViewManager.cpp(1000) : warning C4244: 'argument' : conversion from 'PRInt32' to 'float', possible loss of data c:/build/comm-central/comm-central/mozilla/view/src/nsViewManager.cpp(1047) : warning C4244: 'argument' : conversion from 'PRInt32' to 'float', possible loss of data c:/build/comm-central/comm-central/mozilla/view/src/nsViewManager.cpp(1049) : warning C4244: 'argument' : conversion from 'PRInt32' to 'float', possible loss of data c:/build/comm-central/comm-central/mozilla/view/src/nsViewManager.cpp(1829) : warning C4244: 'argument' : conversion from 'PRInt32' to 'float', possible loss of data c:/build/comm-central/comm-central/mozilla/view/src/nsViewManager.cpp(1830) : warning C4244: 'argument' : conversion from 'PRInt32' to 'float', possible loss of data rm -f gkview_s.lib lib -NOLOGO -OUT:"gkview_s.lib" nsView.obj nsViewManager.obj echo not_ranlib gkview_s.lib not_ranlib gkview_s.lib make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/view/src' make[5]: Leaving directory `/c/build/comm-central/sb-de/mozilla/view' make[5]: Entering directory `/c/build/comm-central/sb-de/mozilla/widget' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/widget/public' nsIAccelerometer.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/widget/public -I../../dist/idl -e _xpidlgen/nsIAccelerometer.xpt -d .deps/nsIAccelerometer.pp /c/build/comm-central/comm-central/mozilla/widget/public/nsIAccelerometer.idl nsIAppShell.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/widget/public -I../../dist/idl -e _xpidlgen/nsIAppShell.xpt -d .deps/nsIAppShell.pp /c/build/comm-central/comm-central/mozilla/widget/public/nsIAppShell.idl nsIFilePicker.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/widget/public -I../../dist/idl -e _xpidlgen/nsIFilePicker.xpt -d .deps/nsIFilePicker.pp /c/build/comm-central/comm-central/mozilla/widget/public/nsIFilePicker.idl nsIToolkit.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/widget/public -I../../dist/idl -e _xpidlgen/nsIToolkit.xpt -d .deps/nsIToolkit.pp /c/build/comm-central/comm-central/mozilla/widget/public/nsIToolkit.idl nsISound.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/widget/public -I../../dist/idl -e _xpidlgen/nsISound.xpt -d .deps/nsISound.pp /c/build/comm-central/comm-central/mozilla/widget/public/nsISound.idl nsITransferable.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/widget/public -I../../dist/idl -e _xpidlgen/nsITransferable.xpt -d .deps/nsITransferable.pp /c/build/comm-central/comm-central/mozilla/widget/public/nsITransferable.idl nsIClipboardDragDropHooks.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/widget/public -I../../dist/idl -e _xpidlgen/nsIClipboardDragDropHooks.xpt -d .deps/nsIClipboardDragDropHooks.pp /c/build/comm-central/comm-central/mozilla/widget/public/nsIClipboardDragDropHooks.idl nsIClipboardDragDropHookList.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/widget/public -I../../dist/idl -e _xpidlgen/nsIClipboardDragDropHookList.xpt -d .deps/nsIClipboardDragDropHookList.pp /c/build/comm-central/comm-central/mozilla/widget/public/nsIClipboardDragDropHookList.idl nsIDragSession.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/widget/public -I../../dist/idl -e _xpidlgen/nsIDragSession.xpt -d .deps/nsIDragSession.pp /c/build/comm-central/comm-central/mozilla/widget/public/nsIDragSession.idl nsIDragService.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/widget/public -I../../dist/idl -e _xpidlgen/nsIDragService.xpt -d .deps/nsIDragService.pp /c/build/comm-central/comm-central/mozilla/widget/public/nsIDragService.idl nsIFormatConverter.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/widget/public -I../../dist/idl -e _xpidlgen/nsIFormatConverter.xpt -d .deps/nsIFormatConverter.pp /c/build/comm-central/comm-central/mozilla/widget/public/nsIFormatConverter.idl nsIClipboard.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/widget/public -I../../dist/idl -e _xpidlgen/nsIClipboard.xpt -d .deps/nsIClipboard.pp /c/build/comm-central/comm-central/mozilla/widget/public/nsIClipboard.idl nsIClipboardHelper.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/widget/public -I../../dist/idl -e _xpidlgen/nsIClipboardHelper.xpt -d .deps/nsIClipboardHelper.pp /c/build/comm-central/comm-central/mozilla/widget/public/nsIClipboardHelper.idl nsIClipboardOwner.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/widget/public -I../../dist/idl -e _xpidlgen/nsIClipboardOwner.xpt -d .deps/nsIClipboardOwner.pp /c/build/comm-central/comm-central/mozilla/widget/public/nsIClipboardOwner.idl nsIBaseWindow.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/widget/public -I../../dist/idl -e _xpidlgen/nsIBaseWindow.xpt -d .deps/nsIBaseWindow.pp /c/build/comm-central/comm-central/mozilla/widget/public/nsIBaseWindow.idl nsIBidiKeyboard.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/widget/public -I../../dist/idl -e _xpidlgen/nsIBidiKeyboard.xpt -d .deps/nsIBidiKeyboard.pp /c/build/comm-central/comm-central/mozilla/widget/public/nsIBidiKeyboard.idl nsIScreen.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/widget/public -I../../dist/idl -e _xpidlgen/nsIScreen.xpt -d .deps/nsIScreen.pp /c/build/comm-central/comm-central/mozilla/widget/public/nsIScreen.idl nsIScreenManager.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/widget/public -I../../dist/idl -e _xpidlgen/nsIScreenManager.xpt -d .deps/nsIScreenManager.pp /c/build/comm-central/comm-central/mozilla/widget/public/nsIScreenManager.idl nsIPrintSession.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/widget/public -I../../dist/idl -e _xpidlgen/nsIPrintSession.xpt -d .deps/nsIPrintSession.pp /c/build/comm-central/comm-central/mozilla/widget/public/nsIPrintSession.idl nsIPrintSettings.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/widget/public -I../../dist/idl -e _xpidlgen/nsIPrintSettings.xpt -d .deps/nsIPrintSettings.pp /c/build/comm-central/comm-central/mozilla/widget/public/nsIPrintSettings.idl nsIPrintSettingsService.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/widget/public -I../../dist/idl -e _xpidlgen/nsIPrintSettingsService.xpt -d .deps/nsIPrintSettingsService.pp /c/build/comm-central/comm-central/mozilla/widget/public/nsIPrintSettingsService.idl nsIPrintOptions.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/widget/public -I../../dist/idl -e _xpidlgen/nsIPrintOptions.xpt -d .deps/nsIPrintOptions.pp /c/build/comm-central/comm-central/mozilla/widget/public/nsIPrintOptions.idl nsIIdleService.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/widget/public -I../../dist/idl -e _xpidlgen/nsIIdleService.xpt -d .deps/nsIIdleService.pp /c/build/comm-central/comm-central/mozilla/widget/public/nsIIdleService.idl nsIPrintSettingsWin.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/widget/public -I../../dist/idl -e _xpidlgen/nsIPrintSettingsWin.xpt -d .deps/nsIPrintSettingsWin.pp /c/build/comm-central/comm-central/mozilla/widget/public/nsIPrintSettingsWin.idl nsIWinTaskbar.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/widget/public -I../../dist/idl -e _xpidlgen/nsIWinTaskbar.xpt -d .deps/nsIWinTaskbar.pp /c/build/comm-central/comm-central/mozilla/widget/public/nsIWinTaskbar.idl nsITaskbarPreview.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/widget/public -I../../dist/idl -e _xpidlgen/nsITaskbarPreview.xpt -d .deps/nsITaskbarPreview.pp /c/build/comm-central/comm-central/mozilla/widget/public/nsITaskbarPreview.idl nsITaskbarTabPreview.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/widget/public -I../../dist/idl -e _xpidlgen/nsITaskbarTabPreview.xpt -d .deps/nsITaskbarTabPreview.pp /c/build/comm-central/comm-central/mozilla/widget/public/nsITaskbarTabPreview.idl nsITaskbarWindowPreview.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/widget/public -I../../dist/idl -e _xpidlgen/nsITaskbarWindowPreview.xpt -d .deps/nsITaskbarWindowPreview.pp /c/build/comm-central/comm-central/mozilla/widget/public/nsITaskbarWindowPreview.idl nsITaskbarPreviewController.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/widget/public -I../../dist/idl -e _xpidlgen/nsITaskbarPreviewController.xpt -d .deps/nsITaskbarPreviewController.pp /c/build/comm-central/comm-central/mozilla/widget/public/nsITaskbarPreviewController.idl nsITaskbarPreviewButton.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/widget/public -I../../dist/idl -e _xpidlgen/nsITaskbarPreviewButton.xpt -d .deps/nsITaskbarPreviewButton.pp /c/build/comm-central/comm-central/mozilla/widget/public/nsITaskbarPreviewButton.idl nsITaskbarProgress.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/widget/public -I../../dist/idl -e _xpidlgen/nsITaskbarProgress.xpt -d .deps/nsITaskbarProgress.pp /c/build/comm-central/comm-central/mozilla/widget/public/nsITaskbarProgress.idl nsIJumpListBuilder.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/widget/public -I../../dist/idl -e _xpidlgen/nsIJumpListBuilder.xpt -d .deps/nsIJumpListBuilder.pp /c/build/comm-central/comm-central/mozilla/widget/public/nsIJumpListBuilder.idl nsIJumpListItem.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/widget/public -I../../dist/idl -e _xpidlgen/nsIJumpListItem.xpt -d .deps/nsIJumpListItem.pp /c/build/comm-central/comm-central/mozilla/widget/public/nsIJumpListItem.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpt_link.exe _xpidlgen/widget.xpt _xpidlgen/nsIAccelerometer.xpt _xpidlgen/nsIAppShell.xpt _xpidlgen/nsIFilePicker.xpt _xpidlgen/nsIToolkit.xpt _xpidlgen/nsISound.xpt _xpidlgen/nsITransferable.xpt _xpidlgen/nsIClipboardDragDropHooks.xpt _xpidlgen/nsIClipboardDragDropHookList.xpt _xpidlgen/nsIDragSession.xpt _xpidlgen/nsIDragService.xpt _xpidlgen/nsIFormatConverter.xpt _xpidlgen/nsIClipboard.xpt _xpidlgen/nsIClipboardHelper.xpt _xpidlgen/nsIClipboardOwner.xpt _xpidlgen/nsIBaseWindow.xpt _xpidlgen/nsIBidiKeyboard.xpt _xpidlgen/nsIScreen.xpt _xpidlgen/nsIScreenManager.xpt _xpidlgen/nsIPrintSession.xpt _xpidlgen/nsIPrintSettings.xpt _xpidlgen/nsIPrintSettingsService.xpt _xpidlgen/nsIPrintOptions.xpt _xpidlgen/nsIIdleService.xpt _xpidlgen/nsIPrintSettingsWin.xpt _xpidlgen/nsIWinTaskbar.xpt _xpidlgen/nsITaskbarPreview.xpt _xpidlgen/nsITaskbarTabPreview.xpt _xpidlgen/nsITaskbarWindowPreview.xpt _xpidlgen/nsITaskbarPreviewController.xpt _xpidlgen/nsITaskbarPreviewButton.xpt _xpidlgen/nsITaskbarProgress.xpt _xpidlgen/nsITaskbarPreviewButton.xpt _xpidlgen/nsIJumpListBuilder.xpt _xpidlgen/nsIJumpListItem.xpt c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 _xpidlgen/widget.xpt ../../dist/bin/components make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/widget/public' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/widget/src' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/widget/src/xpwidgets' nsBaseAppShell.cpp Building deps for /c/build/comm-central/comm-central/mozilla/widget/src/xpwidgets/nsBaseAppShell.cpp cl -FonsBaseAppShell.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -D_IMPL_NS_WIDGET -DUSE_TLS_FOR_TOOLKIT -DNO_NSPR_10_SUPPORT=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/widget/src/xpwidgets/../windows -I/c/build/comm-central/comm-central/mozilla/widget/src/xpwidgets -I/c/build/comm-central/comm-central/mozilla/widget/src/xpwidgets -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/widget/src/xpwidgets/nsBaseAppShell.cpp nsBaseAppShell.cpp nsBaseWidget.cpp Building deps for /c/build/comm-central/comm-central/mozilla/widget/src/xpwidgets/nsBaseWidget.cpp cl -FonsBaseWidget.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -D_IMPL_NS_WIDGET -DUSE_TLS_FOR_TOOLKIT -DNO_NSPR_10_SUPPORT=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/widget/src/xpwidgets/../windows -I/c/build/comm-central/comm-central/mozilla/widget/src/xpwidgets -I/c/build/comm-central/comm-central/mozilla/widget/src/xpwidgets -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/widget/src/xpwidgets/nsBaseWidget.cpp nsBaseWidget.cpp nsTransferable.cpp Building deps for /c/build/comm-central/comm-central/mozilla/widget/src/xpwidgets/nsTransferable.cpp cl -FonsTransferable.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -D_IMPL_NS_WIDGET -DUSE_TLS_FOR_TOOLKIT -DNO_NSPR_10_SUPPORT=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/widget/src/xpwidgets/../windows -I/c/build/comm-central/comm-central/mozilla/widget/src/xpwidgets -I/c/build/comm-central/comm-central/mozilla/widget/src/xpwidgets -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/widget/src/xpwidgets/nsTransferable.cpp nsTransferable.cpp c:/build/comm-central/comm-central/mozilla/widget/src/xpwidgets/nsTransferable.cpp(231) : warning C4244: 'argument' : conversion from 'PRInt64' to 'PRUint32', possible loss of data c:/build/comm-central/comm-central/mozilla/widget/src/xpwidgets/nsTransferable.cpp(235) : warning C4244: 'argument' : conversion from 'PRInt64' to 'PRUint32', possible loss of data nsHTMLFormatConverter.cpp Building deps for /c/build/comm-central/comm-central/mozilla/widget/src/xpwidgets/nsHTMLFormatConverter.cpp cl -FonsHTMLFormatConverter.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -D_IMPL_NS_WIDGET -DUSE_TLS_FOR_TOOLKIT -DNO_NSPR_10_SUPPORT=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/widget/src/xpwidgets/../windows -I/c/build/comm-central/comm-central/mozilla/widget/src/xpwidgets -I/c/build/comm-central/comm-central/mozilla/widget/src/xpwidgets -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/widget/src/xpwidgets/nsHTMLFormatConverter.cpp nsHTMLFormatConverter.cpp nsBaseDragService.cpp Building deps for /c/build/comm-central/comm-central/mozilla/widget/src/xpwidgets/nsBaseDragService.cpp cl -FonsBaseDragService.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -D_IMPL_NS_WIDGET -DUSE_TLS_FOR_TOOLKIT -DNO_NSPR_10_SUPPORT=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/widget/src/xpwidgets/../windows -I/c/build/comm-central/comm-central/mozilla/widget/src/xpwidgets -I/c/build/comm-central/comm-central/mozilla/widget/src/xpwidgets -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/widget/src/xpwidgets/nsBaseDragService.cpp nsBaseDragService.cpp nsPrimitiveHelpers.cpp Building deps for /c/build/comm-central/comm-central/mozilla/widget/src/xpwidgets/nsPrimitiveHelpers.cpp cl -FonsPrimitiveHelpers.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -D_IMPL_NS_WIDGET -DUSE_TLS_FOR_TOOLKIT -DNO_NSPR_10_SUPPORT=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/widget/src/xpwidgets/../windows -I/c/build/comm-central/comm-central/mozilla/widget/src/xpwidgets -I/c/build/comm-central/comm-central/mozilla/widget/src/xpwidgets -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/widget/src/xpwidgets/nsPrimitiveHelpers.cpp nsPrimitiveHelpers.cpp nsXPLookAndFeel.cpp Building deps for /c/build/comm-central/comm-central/mozilla/widget/src/xpwidgets/nsXPLookAndFeel.cpp cl -FonsXPLookAndFeel.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -D_IMPL_NS_WIDGET -DUSE_TLS_FOR_TOOLKIT -DNO_NSPR_10_SUPPORT=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/widget/src/xpwidgets/../windows -I/c/build/comm-central/comm-central/mozilla/widget/src/xpwidgets -I/c/build/comm-central/comm-central/mozilla/widget/src/xpwidgets -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/widget/src/xpwidgets/nsXPLookAndFeel.cpp nsXPLookAndFeel.cpp c:/build/comm-central/comm-central/mozilla/widget/src/xpwidgets/nsXPLookAndFeel.cpp(299) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data c:/build/comm-central/comm-central/mozilla/widget/src/xpwidgets/nsXPLookAndFeel.cpp(363) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data nsClipboardHelper.cpp Building deps for /c/build/comm-central/comm-central/mozilla/widget/src/xpwidgets/nsClipboardHelper.cpp cl -FonsClipboardHelper.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -D_IMPL_NS_WIDGET -DUSE_TLS_FOR_TOOLKIT -DNO_NSPR_10_SUPPORT=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/widget/src/xpwidgets/../windows -I/c/build/comm-central/comm-central/mozilla/widget/src/xpwidgets -I/c/build/comm-central/comm-central/mozilla/widget/src/xpwidgets -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/widget/src/xpwidgets/nsClipboardHelper.cpp nsClipboardHelper.cpp nsPrintOptionsImpl.cpp Building deps for /c/build/comm-central/comm-central/mozilla/widget/src/xpwidgets/nsPrintOptionsImpl.cpp cl -FonsPrintOptionsImpl.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -D_IMPL_NS_WIDGET -DUSE_TLS_FOR_TOOLKIT -DNO_NSPR_10_SUPPORT=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/widget/src/xpwidgets/../windows -I/c/build/comm-central/comm-central/mozilla/widget/src/xpwidgets -I/c/build/comm-central/comm-central/mozilla/widget/src/xpwidgets -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/widget/src/xpwidgets/nsPrintOptionsImpl.cpp nsPrintOptionsImpl.cpp nsPrintSettingsImpl.cpp Building deps for /c/build/comm-central/comm-central/mozilla/widget/src/xpwidgets/nsPrintSettingsImpl.cpp cl -FonsPrintSettingsImpl.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -D_IMPL_NS_WIDGET -DUSE_TLS_FOR_TOOLKIT -DNO_NSPR_10_SUPPORT=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/widget/src/xpwidgets/../windows -I/c/build/comm-central/comm-central/mozilla/widget/src/xpwidgets -I/c/build/comm-central/comm-central/mozilla/widget/src/xpwidgets -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/widget/src/xpwidgets/nsPrintSettingsImpl.cpp nsPrintSettingsImpl.cpp c:/build/comm-central/comm-central/mozilla/widget/src/xpwidgets/nsPrintSettingsImpl.cpp(512) : warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data c:/build/comm-central/comm-central/mozilla/widget/src/xpwidgets/nsPrintSettingsImpl.cpp(527) : warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data c:/build/comm-central/comm-central/mozilla/widget/src/xpwidgets/nsPrintSettingsImpl.cpp(542) : warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data c:/build/comm-central/comm-central/mozilla/widget/src/xpwidgets/nsPrintSettingsImpl.cpp(557) : warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data nsPrintSession.cpp Building deps for /c/build/comm-central/comm-central/mozilla/widget/src/xpwidgets/nsPrintSession.cpp cl -FonsPrintSession.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -D_IMPL_NS_WIDGET -DUSE_TLS_FOR_TOOLKIT -DNO_NSPR_10_SUPPORT=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/widget/src/xpwidgets/../windows -I/c/build/comm-central/comm-central/mozilla/widget/src/xpwidgets -I/c/build/comm-central/comm-central/mozilla/widget/src/xpwidgets -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/widget/src/xpwidgets/nsPrintSession.cpp nsPrintSession.cpp nsWidgetAtoms.cpp Building deps for /c/build/comm-central/comm-central/mozilla/widget/src/xpwidgets/nsWidgetAtoms.cpp cl -FonsWidgetAtoms.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -D_IMPL_NS_WIDGET -DUSE_TLS_FOR_TOOLKIT -DNO_NSPR_10_SUPPORT=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/widget/src/xpwidgets/../windows -I/c/build/comm-central/comm-central/mozilla/widget/src/xpwidgets -I/c/build/comm-central/comm-central/mozilla/widget/src/xpwidgets -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/widget/src/xpwidgets/nsWidgetAtoms.cpp nsWidgetAtoms.cpp nsIdleService.cpp Building deps for /c/build/comm-central/comm-central/mozilla/widget/src/xpwidgets/nsIdleService.cpp cl -FonsIdleService.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -D_IMPL_NS_WIDGET -DUSE_TLS_FOR_TOOLKIT -DNO_NSPR_10_SUPPORT=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/widget/src/xpwidgets/../windows -I/c/build/comm-central/comm-central/mozilla/widget/src/xpwidgets -I/c/build/comm-central/comm-central/mozilla/widget/src/xpwidgets -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/widget/src/xpwidgets/nsIdleService.cpp nsIdleService.cpp c:/build/comm-central/comm-central/mozilla/widget/src/xpwidgets/nsIdleService.cpp(280) : warning C4244: 'initializing' : conversion from 'PRTime' to 'PRUint32', possible loss of data nsClipboardPrivacyHandler.cpp Building deps for /c/build/comm-central/comm-central/mozilla/widget/src/xpwidgets/nsClipboardPrivacyHandler.cpp cl -FonsClipboardPrivacyHandler.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -D_IMPL_NS_WIDGET -DUSE_TLS_FOR_TOOLKIT -DNO_NSPR_10_SUPPORT=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/widget/src/xpwidgets/../windows -I/c/build/comm-central/comm-central/mozilla/widget/src/xpwidgets -I/c/build/comm-central/comm-central/mozilla/widget/src/xpwidgets -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/widget/src/xpwidgets/nsClipboardPrivacyHandler.cpp nsClipboardPrivacyHandler.cpp nsAccelerometer.cpp Building deps for /c/build/comm-central/comm-central/mozilla/widget/src/xpwidgets/nsAccelerometer.cpp cl -FonsAccelerometer.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -D_IMPL_NS_WIDGET -DUSE_TLS_FOR_TOOLKIT -DNO_NSPR_10_SUPPORT=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/widget/src/xpwidgets/../windows -I/c/build/comm-central/comm-central/mozilla/widget/src/xpwidgets -I/c/build/comm-central/comm-central/mozilla/widget/src/xpwidgets -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/widget/src/xpwidgets/nsAccelerometer.cpp nsAccelerometer.cpp nsBaseClipboard.cpp Building deps for /c/build/comm-central/comm-central/mozilla/widget/src/xpwidgets/nsBaseClipboard.cpp cl -FonsBaseClipboard.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -D_IMPL_NS_WIDGET -DUSE_TLS_FOR_TOOLKIT -DNO_NSPR_10_SUPPORT=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/widget/src/xpwidgets/../windows -I/c/build/comm-central/comm-central/mozilla/widget/src/xpwidgets -I/c/build/comm-central/comm-central/mozilla/widget/src/xpwidgets -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/widget/src/xpwidgets/nsBaseClipboard.cpp nsBaseClipboard.cpp nsBaseFilePicker.cpp Building deps for /c/build/comm-central/comm-central/mozilla/widget/src/xpwidgets/nsBaseFilePicker.cpp cl -FonsBaseFilePicker.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -D_IMPL_NS_WIDGET -DUSE_TLS_FOR_TOOLKIT -DNO_NSPR_10_SUPPORT=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/widget/src/xpwidgets/../windows -I/c/build/comm-central/comm-central/mozilla/widget/src/xpwidgets -I/c/build/comm-central/comm-central/mozilla/widget/src/xpwidgets -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/widget/src/xpwidgets/nsBaseFilePicker.cpp nsBaseFilePicker.cpp nsNativeTheme.cpp Building deps for /c/build/comm-central/comm-central/mozilla/widget/src/xpwidgets/nsNativeTheme.cpp cl -FonsNativeTheme.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -D_IMPL_NS_WIDGET -DUSE_TLS_FOR_TOOLKIT -DNO_NSPR_10_SUPPORT=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/widget/src/xpwidgets/../windows -I/c/build/comm-central/comm-central/mozilla/widget/src/xpwidgets -I/c/build/comm-central/comm-central/mozilla/widget/src/xpwidgets -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/widget/src/xpwidgets/nsNativeTheme.cpp nsNativeTheme.cpp rm -f xpwidgets_s.lib lib -NOLOGO -OUT:"xpwidgets_s.lib" nsBaseAppShell.obj nsBaseWidget.obj nsTransferable.obj nsHTMLFormatConverter.obj nsBaseDragService.obj nsPrimitiveHelpers.obj nsXPLookAndFeel.obj nsClipboardHelper.obj nsPrintOptionsImpl.obj nsPrintSettingsImpl.obj nsPrintSession.obj nsWidgetAtoms.obj nsIdleService.obj nsClipboardPrivacyHandler.obj nsAccelerometer.obj nsBaseClipboard.obj nsBaseFilePicker.obj nsNativeTheme.obj echo not_ranlib xpwidgets_s.lib not_ranlib xpwidgets_s.lib make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/widget/src/xpwidgets' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/widget/src/windows' nsWindow.cpp Building deps for /c/build/comm-central/comm-central/mozilla/widget/src/windows/nsWindow.cpp cl -FonsWindow.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -D_IMPL_NS_WIDGET -DMOZ_UNICODE -DMOZ_STATIC_COMPONENT_LIBS -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I. -I/c/build/comm-central/comm-central/mozilla/widget/src/windows/../xpwidgets -I/c/build/comm-central/comm-central/mozilla/widget/src/windows -I/c/build/comm-central/comm-central/mozilla/toolkit/xre -I/c/build/comm-central/comm-central/mozilla/widget/src/windows -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -EHsc -DMOZ_CPP_EXCEPTIONS=1 -Ic:/build/comm-central/sb-de/mozilla/dist/include/cairo -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/widget/src/windows/nsWindow.cpp nsWindow.cpp c:\build\comm-central\sb-de\mozilla\dist\include\mozilla/mozalloc.h(213) : warning C4290: C++ exception specification ignored except to indicate a function is not __declspec(nothrow) c:\build\comm-central\sb-de\mozilla\dist\include\mozilla/mozalloc.h(225) : warning C4290: C++ exception specification ignored except to indicate a function is not __declspec(nothrow) nsWindowGfx.cpp Building deps for /c/build/comm-central/comm-central/mozilla/widget/src/windows/nsWindowGfx.cpp cl -FonsWindowGfx.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -D_IMPL_NS_WIDGET -DMOZ_UNICODE -DMOZ_STATIC_COMPONENT_LIBS -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I. -I/c/build/comm-central/comm-central/mozilla/widget/src/windows/../xpwidgets -I/c/build/comm-central/comm-central/mozilla/widget/src/windows -I/c/build/comm-central/comm-central/mozilla/toolkit/xre -I/c/build/comm-central/comm-central/mozilla/widget/src/windows -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -EHsc -DMOZ_CPP_EXCEPTIONS=1 -Ic:/build/comm-central/sb-de/mozilla/dist/include/cairo -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/widget/src/windows/nsWindowGfx.cpp nsWindowGfx.cpp c:\build\comm-central\sb-de\mozilla\dist\include\mozilla/mozalloc.h(213) : warning C4290: C++ exception specification ignored except to indicate a function is not __declspec(nothrow) c:\build\comm-central\sb-de\mozilla\dist\include\mozilla/mozalloc.h(225) : warning C4290: C++ exception specification ignored except to indicate a function is not __declspec(nothrow) c:/build/comm-central/comm-central/mozilla/widget/src/windows/nsWindowGfx.cpp(465) : warning C4102: 'DDRAW_FAILED' : unreferenced label nsWindowDbg.cpp Building deps for /c/build/comm-central/comm-central/mozilla/widget/src/windows/nsWindowDbg.cpp cl -FonsWindowDbg.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -D_IMPL_NS_WIDGET -DMOZ_UNICODE -DMOZ_STATIC_COMPONENT_LIBS -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I. -I/c/build/comm-central/comm-central/mozilla/widget/src/windows/../xpwidgets -I/c/build/comm-central/comm-central/mozilla/widget/src/windows -I/c/build/comm-central/comm-central/mozilla/toolkit/xre -I/c/build/comm-central/comm-central/mozilla/widget/src/windows -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -EHsc -DMOZ_CPP_EXCEPTIONS=1 -Ic:/build/comm-central/sb-de/mozilla/dist/include/cairo -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/widget/src/windows/nsWindowDbg.cpp nsWindowDbg.cpp c:\build\comm-central\sb-de\mozilla\dist\include\mozilla/mozalloc.h(213) : warning C4290: C++ exception specification ignored except to indicate a function is not __declspec(nothrow) c:\build\comm-central\sb-de\mozilla\dist\include\mozilla/mozalloc.h(225) : warning C4290: C++ exception specification ignored except to indicate a function is not __declspec(nothrow) nsAppShell.cpp Building deps for /c/build/comm-central/comm-central/mozilla/widget/src/windows/nsAppShell.cpp cl -FonsAppShell.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -D_IMPL_NS_WIDGET -DMOZ_UNICODE -DMOZ_STATIC_COMPONENT_LIBS -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I. -I/c/build/comm-central/comm-central/mozilla/widget/src/windows/../xpwidgets -I/c/build/comm-central/comm-central/mozilla/widget/src/windows -I/c/build/comm-central/comm-central/mozilla/toolkit/xre -I/c/build/comm-central/comm-central/mozilla/widget/src/windows -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -EHsc -DMOZ_CPP_EXCEPTIONS=1 -Ic:/build/comm-central/sb-de/mozilla/dist/include/cairo -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/widget/src/windows/nsAppShell.cpp nsAppShell.cpp c:\build\comm-central\sb-de\mozilla\dist\include\mozilla/mozalloc.h(213) : warning C4290: C++ exception specification ignored except to indicate a function is not __declspec(nothrow) c:\build\comm-central\sb-de\mozilla\dist\include\mozilla/mozalloc.h(225) : warning C4290: C++ exception specification ignored except to indicate a function is not __declspec(nothrow) nsToolkit.cpp Building deps for /c/build/comm-central/comm-central/mozilla/widget/src/windows/nsToolkit.cpp cl -FonsToolkit.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -D_IMPL_NS_WIDGET -DMOZ_UNICODE -DMOZ_STATIC_COMPONENT_LIBS -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I. -I/c/build/comm-central/comm-central/mozilla/widget/src/windows/../xpwidgets -I/c/build/comm-central/comm-central/mozilla/widget/src/windows -I/c/build/comm-central/comm-central/mozilla/toolkit/xre -I/c/build/comm-central/comm-central/mozilla/widget/src/windows -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -EHsc -DMOZ_CPP_EXCEPTIONS=1 -Ic:/build/comm-central/sb-de/mozilla/dist/include/cairo -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/widget/src/windows/nsToolkit.cpp nsToolkit.cpp c:\build\comm-central\sb-de\mozilla\dist\include\mozilla/mozalloc.h(213) : warning C4290: C++ exception specification ignored except to indicate a function is not __declspec(nothrow) c:\build\comm-central\sb-de\mozilla\dist\include\mozilla/mozalloc.h(225) : warning C4290: C++ exception specification ignored except to indicate a function is not __declspec(nothrow) nsFilePicker.cpp Building deps for /c/build/comm-central/comm-central/mozilla/widget/src/windows/nsFilePicker.cpp cl -FonsFilePicker.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -D_IMPL_NS_WIDGET -DMOZ_UNICODE -DMOZ_STATIC_COMPONENT_LIBS -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I. -I/c/build/comm-central/comm-central/mozilla/widget/src/windows/../xpwidgets -I/c/build/comm-central/comm-central/mozilla/widget/src/windows -I/c/build/comm-central/comm-central/mozilla/toolkit/xre -I/c/build/comm-central/comm-central/mozilla/widget/src/windows -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -EHsc -DMOZ_CPP_EXCEPTIONS=1 -Ic:/build/comm-central/sb-de/mozilla/dist/include/cairo -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/widget/src/windows/nsFilePicker.cpp nsFilePicker.cpp c:\build\comm-central\sb-de\mozilla\dist\include\mozilla/mozalloc.h(213) : warning C4290: C++ exception specification ignored except to indicate a function is not __declspec(nothrow) c:\build\comm-central\sb-de\mozilla\dist\include\mozilla/mozalloc.h(225) : warning C4290: C++ exception specification ignored except to indicate a function is not __declspec(nothrow) nsScreenWin.cpp Building deps for /c/build/comm-central/comm-central/mozilla/widget/src/windows/nsScreenWin.cpp cl -FonsScreenWin.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -D_IMPL_NS_WIDGET -DMOZ_UNICODE -DMOZ_STATIC_COMPONENT_LIBS -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I. -I/c/build/comm-central/comm-central/mozilla/widget/src/windows/../xpwidgets -I/c/build/comm-central/comm-central/mozilla/widget/src/windows -I/c/build/comm-central/comm-central/mozilla/toolkit/xre -I/c/build/comm-central/comm-central/mozilla/widget/src/windows -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -EHsc -DMOZ_CPP_EXCEPTIONS=1 -Ic:/build/comm-central/sb-de/mozilla/dist/include/cairo -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/widget/src/windows/nsScreenWin.cpp nsScreenWin.cpp c:\build\comm-central\sb-de\mozilla\dist\include\mozilla/mozalloc.h(213) : warning C4290: C++ exception specification ignored except to indicate a function is not __declspec(nothrow) c:\build\comm-central\sb-de\mozilla\dist\include\mozilla/mozalloc.h(225) : warning C4290: C++ exception specification ignored except to indicate a function is not __declspec(nothrow) nsScreenManagerWin.cpp Building deps for /c/build/comm-central/comm-central/mozilla/widget/src/windows/nsScreenManagerWin.cpp cl -FonsScreenManagerWin.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -D_IMPL_NS_WIDGET -DMOZ_UNICODE -DMOZ_STATIC_COMPONENT_LIBS -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I. -I/c/build/comm-central/comm-central/mozilla/widget/src/windows/../xpwidgets -I/c/build/comm-central/comm-central/mozilla/widget/src/windows -I/c/build/comm-central/comm-central/mozilla/toolkit/xre -I/c/build/comm-central/comm-central/mozilla/widget/src/windows -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -EHsc -DMOZ_CPP_EXCEPTIONS=1 -Ic:/build/comm-central/sb-de/mozilla/dist/include/cairo -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/widget/src/windows/nsScreenManagerWin.cpp nsScreenManagerWin.cpp c:\build\comm-central\sb-de\mozilla\dist\include\mozilla/mozalloc.h(213) : warning C4290: C++ exception specification ignored except to indicate a function is not __declspec(nothrow) c:\build\comm-central\sb-de\mozilla\dist\include\mozilla/mozalloc.h(225) : warning C4290: C++ exception specification ignored except to indicate a function is not __declspec(nothrow) c:/build/comm-central/comm-central/mozilla/widget/src/windows/nsScreenManagerWin.cpp(87) : warning C4018: '<' : signed/unsigned mismatch nsLookAndFeel.cpp Building deps for /c/build/comm-central/comm-central/mozilla/widget/src/windows/nsLookAndFeel.cpp cl -FonsLookAndFeel.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -D_IMPL_NS_WIDGET -DMOZ_UNICODE -DMOZ_STATIC_COMPONENT_LIBS -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I. -I/c/build/comm-central/comm-central/mozilla/widget/src/windows/../xpwidgets -I/c/build/comm-central/comm-central/mozilla/widget/src/windows -I/c/build/comm-central/comm-central/mozilla/toolkit/xre -I/c/build/comm-central/comm-central/mozilla/widget/src/windows -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -EHsc -DMOZ_CPP_EXCEPTIONS=1 -Ic:/build/comm-central/sb-de/mozilla/dist/include/cairo -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/widget/src/windows/nsLookAndFeel.cpp nsLookAndFeel.cpp c:\build\comm-central\sb-de\mozilla\dist\include\mozilla/mozalloc.h(213) : warning C4290: C++ exception specification ignored except to indicate a function is not __declspec(nothrow) c:\build\comm-central\sb-de\mozilla\dist\include\mozilla/mozalloc.h(225) : warning C4290: C++ exception specification ignored except to indicate a function is not __declspec(nothrow) nsUXThemeData.cpp Building deps for /c/build/comm-central/comm-central/mozilla/widget/src/windows/nsUXThemeData.cpp cl -FonsUXThemeData.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -D_IMPL_NS_WIDGET -DMOZ_UNICODE -DMOZ_STATIC_COMPONENT_LIBS -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I. -I/c/build/comm-central/comm-central/mozilla/widget/src/windows/../xpwidgets -I/c/build/comm-central/comm-central/mozilla/widget/src/windows -I/c/build/comm-central/comm-central/mozilla/toolkit/xre -I/c/build/comm-central/comm-central/mozilla/widget/src/windows -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -EHsc -DMOZ_CPP_EXCEPTIONS=1 -Ic:/build/comm-central/sb-de/mozilla/dist/include/cairo -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/widget/src/windows/nsUXThemeData.cpp nsUXThemeData.cpp c:\build\comm-central\sb-de\mozilla\dist\include\mozilla/mozalloc.h(213) : warning C4290: C++ exception specification ignored except to indicate a function is not __declspec(nothrow) c:\build\comm-central\sb-de\mozilla\dist\include\mozilla/mozalloc.h(225) : warning C4290: C++ exception specification ignored except to indicate a function is not __declspec(nothrow) nsNativeThemeWin.cpp Building deps for /c/build/comm-central/comm-central/mozilla/widget/src/windows/nsNativeThemeWin.cpp cl -FonsNativeThemeWin.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -D_IMPL_NS_WIDGET -DMOZ_UNICODE -DMOZ_STATIC_COMPONENT_LIBS -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I. -I/c/build/comm-central/comm-central/mozilla/widget/src/windows/../xpwidgets -I/c/build/comm-central/comm-central/mozilla/widget/src/windows -I/c/build/comm-central/comm-central/mozilla/toolkit/xre -I/c/build/comm-central/comm-central/mozilla/widget/src/windows -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -EHsc -DMOZ_CPP_EXCEPTIONS=1 -Ic:/build/comm-central/sb-de/mozilla/dist/include/cairo -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/widget/src/windows/nsNativeThemeWin.cpp nsNativeThemeWin.cpp c:\build\comm-central\sb-de\mozilla\dist\include\mozilla/mozalloc.h(213) : warning C4290: C++ exception specification ignored except to indicate a function is not __declspec(nothrow) c:\build\comm-central\sb-de\mozilla\dist\include\mozilla/mozalloc.h(225) : warning C4290: C++ exception specification ignored except to indicate a function is not __declspec(nothrow) c:\build\comm-central\sb-de\mozilla\dist\include\nsCSSValue.h(531) : warning C4291: 'void *nsCSSValue::Array::operator new(size_t,PRUint16) throw()' : no matching operator delete found; memory will not be freed if initialization throws an exception c:\build\comm-central\sb-de\mozilla\dist\include\nsCSSValue.h(589) : see declaration of 'nsCSSValue::Array::operator new' nsWinGesture.cpp Building deps for /c/build/comm-central/comm-central/mozilla/widget/src/windows/nsWinGesture.cpp cl -FonsWinGesture.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -D_IMPL_NS_WIDGET -DMOZ_UNICODE -DMOZ_STATIC_COMPONENT_LIBS -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I. -I/c/build/comm-central/comm-central/mozilla/widget/src/windows/../xpwidgets -I/c/build/comm-central/comm-central/mozilla/widget/src/windows -I/c/build/comm-central/comm-central/mozilla/toolkit/xre -I/c/build/comm-central/comm-central/mozilla/widget/src/windows -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -EHsc -DMOZ_CPP_EXCEPTIONS=1 -Ic:/build/comm-central/sb-de/mozilla/dist/include/cairo -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/widget/src/windows/nsWinGesture.cpp nsWinGesture.cpp c:\build\comm-central\sb-de\mozilla\dist\include\mozilla/mozalloc.h(213) : warning C4290: C++ exception specification ignored except to indicate a function is not __declspec(nothrow) c:\build\comm-central\sb-de\mozilla\dist\include\mozilla/mozalloc.h(225) : warning C4290: C++ exception specification ignored except to indicate a function is not __declspec(nothrow) nsIdleServiceWin.cpp Building deps for /c/build/comm-central/comm-central/mozilla/widget/src/windows/nsIdleServiceWin.cpp cl -FonsIdleServiceWin.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -D_IMPL_NS_WIDGET -DMOZ_UNICODE -DMOZ_STATIC_COMPONENT_LIBS -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I. -I/c/build/comm-central/comm-central/mozilla/widget/src/windows/../xpwidgets -I/c/build/comm-central/comm-central/mozilla/widget/src/windows -I/c/build/comm-central/comm-central/mozilla/toolkit/xre -I/c/build/comm-central/comm-central/mozilla/widget/src/windows -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -EHsc -DMOZ_CPP_EXCEPTIONS=1 -Ic:/build/comm-central/sb-de/mozilla/dist/include/cairo -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/widget/src/windows/nsIdleServiceWin.cpp nsIdleServiceWin.cpp c:\build\comm-central\sb-de\mozilla\dist\include\mozilla/mozalloc.h(213) : warning C4290: C++ exception specification ignored except to indicate a function is not __declspec(nothrow) c:\build\comm-central\sb-de\mozilla\dist\include\mozilla/mozalloc.h(225) : warning C4290: C++ exception specification ignored except to indicate a function is not __declspec(nothrow) nsSound.cpp Building deps for /c/build/comm-central/comm-central/mozilla/widget/src/windows/nsSound.cpp cl -FonsSound.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -D_IMPL_NS_WIDGET -DMOZ_UNICODE -DMOZ_STATIC_COMPONENT_LIBS -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I. -I/c/build/comm-central/comm-central/mozilla/widget/src/windows/../xpwidgets -I/c/build/comm-central/comm-central/mozilla/widget/src/windows -I/c/build/comm-central/comm-central/mozilla/toolkit/xre -I/c/build/comm-central/comm-central/mozilla/widget/src/windows -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -EHsc -DMOZ_CPP_EXCEPTIONS=1 -Ic:/build/comm-central/sb-de/mozilla/dist/include/cairo -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/widget/src/windows/nsSound.cpp nsSound.cpp c:\build\comm-central\sb-de\mozilla\dist\include\mozilla/mozalloc.h(213) : warning C4290: C++ exception specification ignored except to indicate a function is not __declspec(nothrow) c:\build\comm-central\sb-de\mozilla\dist\include\mozilla/mozalloc.h(225) : warning C4290: C++ exception specification ignored except to indicate a function is not __declspec(nothrow) nsIMM32Handler.cpp Building deps for /c/build/comm-central/comm-central/mozilla/widget/src/windows/nsIMM32Handler.cpp cl -FonsIMM32Handler.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -D_IMPL_NS_WIDGET -DMOZ_UNICODE -DMOZ_STATIC_COMPONENT_LIBS -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I. -I/c/build/comm-central/comm-central/mozilla/widget/src/windows/../xpwidgets -I/c/build/comm-central/comm-central/mozilla/widget/src/windows -I/c/build/comm-central/comm-central/mozilla/toolkit/xre -I/c/build/comm-central/comm-central/mozilla/widget/src/windows -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -EHsc -DMOZ_CPP_EXCEPTIONS=1 -Ic:/build/comm-central/sb-de/mozilla/dist/include/cairo -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/widget/src/windows/nsIMM32Handler.cpp nsIMM32Handler.cpp c:\build\comm-central\sb-de\mozilla\dist\include\mozilla/mozalloc.h(213) : warning C4290: C++ exception specification ignored except to indicate a function is not __declspec(nothrow) c:\build\comm-central\sb-de\mozilla\dist\include\mozilla/mozalloc.h(225) : warning C4290: C++ exception specification ignored except to indicate a function is not __declspec(nothrow) WindowHook.cpp Building deps for /c/build/comm-central/comm-central/mozilla/widget/src/windows/WindowHook.cpp cl -FoWindowHook.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -D_IMPL_NS_WIDGET -DMOZ_UNICODE -DMOZ_STATIC_COMPONENT_LIBS -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I. -I/c/build/comm-central/comm-central/mozilla/widget/src/windows/../xpwidgets -I/c/build/comm-central/comm-central/mozilla/widget/src/windows -I/c/build/comm-central/comm-central/mozilla/toolkit/xre -I/c/build/comm-central/comm-central/mozilla/widget/src/windows -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -EHsc -DMOZ_CPP_EXCEPTIONS=1 -Ic:/build/comm-central/sb-de/mozilla/dist/include/cairo -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/widget/src/windows/WindowHook.cpp WindowHook.cpp c:\build\comm-central\sb-de\mozilla\dist\include\mozilla/mozalloc.h(213) : warning C4290: C++ exception specification ignored except to indicate a function is not __declspec(nothrow) c:\build\comm-central\sb-de\mozilla\dist\include\mozilla/mozalloc.h(225) : warning C4290: C++ exception specification ignored except to indicate a function is not __declspec(nothrow) nsAccelerometerWin.cpp Building deps for /c/build/comm-central/comm-central/mozilla/widget/src/windows/nsAccelerometerWin.cpp cl -FonsAccelerometerWin.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -D_IMPL_NS_WIDGET -DMOZ_UNICODE -DMOZ_STATIC_COMPONENT_LIBS -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I. -I/c/build/comm-central/comm-central/mozilla/widget/src/windows/../xpwidgets -I/c/build/comm-central/comm-central/mozilla/widget/src/windows -I/c/build/comm-central/comm-central/mozilla/toolkit/xre -I/c/build/comm-central/comm-central/mozilla/widget/src/windows -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -EHsc -DMOZ_CPP_EXCEPTIONS=1 -Ic:/build/comm-central/sb-de/mozilla/dist/include/cairo -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/widget/src/windows/nsAccelerometerWin.cpp nsAccelerometerWin.cpp c:\build\comm-central\sb-de\mozilla\dist\include\mozilla/mozalloc.h(213) : warning C4290: C++ exception specification ignored except to indicate a function is not __declspec(nothrow) c:\build\comm-central\sb-de\mozilla\dist\include\mozilla/mozalloc.h(225) : warning C4290: C++ exception specification ignored except to indicate a function is not __declspec(nothrow) WinTaskbar.cpp Building deps for /c/build/comm-central/comm-central/mozilla/widget/src/windows/WinTaskbar.cpp cl -FoWinTaskbar.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -D_IMPL_NS_WIDGET -DMOZ_UNICODE -DMOZ_STATIC_COMPONENT_LIBS -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I. -I/c/build/comm-central/comm-central/mozilla/widget/src/windows/../xpwidgets -I/c/build/comm-central/comm-central/mozilla/widget/src/windows -I/c/build/comm-central/comm-central/mozilla/toolkit/xre -I/c/build/comm-central/comm-central/mozilla/widget/src/windows -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -EHsc -DMOZ_CPP_EXCEPTIONS=1 -Ic:/build/comm-central/sb-de/mozilla/dist/include/cairo -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/widget/src/windows/WinTaskbar.cpp WinTaskbar.cpp c:\build\comm-central\sb-de\mozilla\dist\include\mozilla/mozalloc.h(213) : warning C4290: C++ exception specification ignored except to indicate a function is not __declspec(nothrow) c:\build\comm-central\sb-de\mozilla\dist\include\mozilla/mozalloc.h(225) : warning C4290: C++ exception specification ignored except to indicate a function is not __declspec(nothrow) TaskbarPreview.cpp Building deps for /c/build/comm-central/comm-central/mozilla/widget/src/windows/TaskbarPreview.cpp cl -FoTaskbarPreview.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -D_IMPL_NS_WIDGET -DMOZ_UNICODE -DMOZ_STATIC_COMPONENT_LIBS -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I. -I/c/build/comm-central/comm-central/mozilla/widget/src/windows/../xpwidgets -I/c/build/comm-central/comm-central/mozilla/widget/src/windows -I/c/build/comm-central/comm-central/mozilla/toolkit/xre -I/c/build/comm-central/comm-central/mozilla/widget/src/windows -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -EHsc -DMOZ_CPP_EXCEPTIONS=1 -Ic:/build/comm-central/sb-de/mozilla/dist/include/cairo -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/widget/src/windows/TaskbarPreview.cpp TaskbarPreview.cpp c:\build\comm-central\sb-de\mozilla\dist\include\mozilla/mozalloc.h(213) : warning C4290: C++ exception specification ignored except to indicate a function is not __declspec(nothrow) c:\build\comm-central\sb-de\mozilla\dist\include\mozilla/mozalloc.h(225) : warning C4290: C++ exception specification ignored except to indicate a function is not __declspec(nothrow) TaskbarTabPreview.cpp Building deps for /c/build/comm-central/comm-central/mozilla/widget/src/windows/TaskbarTabPreview.cpp cl -FoTaskbarTabPreview.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -D_IMPL_NS_WIDGET -DMOZ_UNICODE -DMOZ_STATIC_COMPONENT_LIBS -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I. -I/c/build/comm-central/comm-central/mozilla/widget/src/windows/../xpwidgets -I/c/build/comm-central/comm-central/mozilla/widget/src/windows -I/c/build/comm-central/comm-central/mozilla/toolkit/xre -I/c/build/comm-central/comm-central/mozilla/widget/src/windows -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -EHsc -DMOZ_CPP_EXCEPTIONS=1 -Ic:/build/comm-central/sb-de/mozilla/dist/include/cairo -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/widget/src/windows/TaskbarTabPreview.cpp TaskbarTabPreview.cpp c:\build\comm-central\sb-de\mozilla\dist\include\mozilla/mozalloc.h(213) : warning C4290: C++ exception specification ignored except to indicate a function is not __declspec(nothrow) c:\build\comm-central\sb-de\mozilla\dist\include\mozilla/mozalloc.h(225) : warning C4290: C++ exception specification ignored except to indicate a function is not __declspec(nothrow) TaskbarWindowPreview.cpp Building deps for /c/build/comm-central/comm-central/mozilla/widget/src/windows/TaskbarWindowPreview.cpp cl -FoTaskbarWindowPreview.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -D_IMPL_NS_WIDGET -DMOZ_UNICODE -DMOZ_STATIC_COMPONENT_LIBS -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I. -I/c/build/comm-central/comm-central/mozilla/widget/src/windows/../xpwidgets -I/c/build/comm-central/comm-central/mozilla/widget/src/windows -I/c/build/comm-central/comm-central/mozilla/toolkit/xre -I/c/build/comm-central/comm-central/mozilla/widget/src/windows -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -EHsc -DMOZ_CPP_EXCEPTIONS=1 -Ic:/build/comm-central/sb-de/mozilla/dist/include/cairo -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/widget/src/windows/TaskbarWindowPreview.cpp TaskbarWindowPreview.cpp c:\build\comm-central\sb-de\mozilla\dist\include\mozilla/mozalloc.h(213) : warning C4290: C++ exception specification ignored except to indicate a function is not __declspec(nothrow) c:\build\comm-central\sb-de\mozilla\dist\include\mozilla/mozalloc.h(225) : warning C4290: C++ exception specification ignored except to indicate a function is not __declspec(nothrow) TaskbarPreviewButton.cpp Building deps for /c/build/comm-central/comm-central/mozilla/widget/src/windows/TaskbarPreviewButton.cpp cl -FoTaskbarPreviewButton.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -D_IMPL_NS_WIDGET -DMOZ_UNICODE -DMOZ_STATIC_COMPONENT_LIBS -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I. -I/c/build/comm-central/comm-central/mozilla/widget/src/windows/../xpwidgets -I/c/build/comm-central/comm-central/mozilla/widget/src/windows -I/c/build/comm-central/comm-central/mozilla/toolkit/xre -I/c/build/comm-central/comm-central/mozilla/widget/src/windows -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -EHsc -DMOZ_CPP_EXCEPTIONS=1 -Ic:/build/comm-central/sb-de/mozilla/dist/include/cairo -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/widget/src/windows/TaskbarPreviewButton.cpp TaskbarPreviewButton.cpp c:\build\comm-central\sb-de\mozilla\dist\include\mozilla/mozalloc.h(213) : warning C4290: C++ exception specification ignored except to indicate a function is not __declspec(nothrow) c:\build\comm-central\sb-de\mozilla\dist\include\mozilla/mozalloc.h(225) : warning C4290: C++ exception specification ignored except to indicate a function is not __declspec(nothrow) JumpListBuilder.cpp Building deps for /c/build/comm-central/comm-central/mozilla/widget/src/windows/JumpListBuilder.cpp cl -FoJumpListBuilder.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -D_IMPL_NS_WIDGET -DMOZ_UNICODE -DMOZ_STATIC_COMPONENT_LIBS -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I. -I/c/build/comm-central/comm-central/mozilla/widget/src/windows/../xpwidgets -I/c/build/comm-central/comm-central/mozilla/widget/src/windows -I/c/build/comm-central/comm-central/mozilla/toolkit/xre -I/c/build/comm-central/comm-central/mozilla/widget/src/windows -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -EHsc -DMOZ_CPP_EXCEPTIONS=1 -Ic:/build/comm-central/sb-de/mozilla/dist/include/cairo -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/widget/src/windows/JumpListBuilder.cpp JumpListBuilder.cpp c:\build\comm-central\sb-de\mozilla\dist\include\mozilla/mozalloc.h(213) : warning C4290: C++ exception specification ignored except to indicate a function is not __declspec(nothrow) c:\build\comm-central\sb-de\mozilla\dist\include\mozilla/mozalloc.h(225) : warning C4290: C++ exception specification ignored except to indicate a function is not __declspec(nothrow) JumpListItem.cpp Building deps for /c/build/comm-central/comm-central/mozilla/widget/src/windows/JumpListItem.cpp cl -FoJumpListItem.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -D_IMPL_NS_WIDGET -DMOZ_UNICODE -DMOZ_STATIC_COMPONENT_LIBS -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I. -I/c/build/comm-central/comm-central/mozilla/widget/src/windows/../xpwidgets -I/c/build/comm-central/comm-central/mozilla/widget/src/windows -I/c/build/comm-central/comm-central/mozilla/toolkit/xre -I/c/build/comm-central/comm-central/mozilla/widget/src/windows -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -EHsc -DMOZ_CPP_EXCEPTIONS=1 -Ic:/build/comm-central/sb-de/mozilla/dist/include/cairo -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/widget/src/windows/JumpListItem.cpp JumpListItem.cpp c:\build\comm-central\sb-de\mozilla\dist\include\mozilla/mozalloc.h(213) : warning C4290: C++ exception specification ignored except to indicate a function is not __declspec(nothrow) c:\build\comm-central\sb-de\mozilla\dist\include\mozilla/mozalloc.h(225) : warning C4290: C++ exception specification ignored except to indicate a function is not __declspec(nothrow) nsPrintOptionsWin.cpp Building deps for /c/build/comm-central/comm-central/mozilla/widget/src/windows/nsPrintOptionsWin.cpp cl -FonsPrintOptionsWin.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -D_IMPL_NS_WIDGET -DMOZ_UNICODE -DMOZ_STATIC_COMPONENT_LIBS -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I. -I/c/build/comm-central/comm-central/mozilla/widget/src/windows/../xpwidgets -I/c/build/comm-central/comm-central/mozilla/widget/src/windows -I/c/build/comm-central/comm-central/mozilla/toolkit/xre -I/c/build/comm-central/comm-central/mozilla/widget/src/windows -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -EHsc -DMOZ_CPP_EXCEPTIONS=1 -Ic:/build/comm-central/sb-de/mozilla/dist/include/cairo -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/widget/src/windows/nsPrintOptionsWin.cpp nsPrintOptionsWin.cpp c:\build\comm-central\sb-de\mozilla\dist\include\mozilla/mozalloc.h(213) : warning C4290: C++ exception specification ignored except to indicate a function is not __declspec(nothrow) c:\build\comm-central\sb-de\mozilla\dist\include\mozilla/mozalloc.h(225) : warning C4290: C++ exception specification ignored except to indicate a function is not __declspec(nothrow) nsPrintSettingsWin.cpp Building deps for /c/build/comm-central/comm-central/mozilla/widget/src/windows/nsPrintSettingsWin.cpp cl -FonsPrintSettingsWin.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -D_IMPL_NS_WIDGET -DMOZ_UNICODE -DMOZ_STATIC_COMPONENT_LIBS -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I. -I/c/build/comm-central/comm-central/mozilla/widget/src/windows/../xpwidgets -I/c/build/comm-central/comm-central/mozilla/widget/src/windows -I/c/build/comm-central/comm-central/mozilla/toolkit/xre -I/c/build/comm-central/comm-central/mozilla/widget/src/windows -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -EHsc -DMOZ_CPP_EXCEPTIONS=1 -Ic:/build/comm-central/sb-de/mozilla/dist/include/cairo -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/widget/src/windows/nsPrintSettingsWin.cpp nsPrintSettingsWin.cpp c:\build\comm-central\sb-de\mozilla\dist\include\mozilla/mozalloc.h(213) : warning C4290: C++ exception specification ignored except to indicate a function is not __declspec(nothrow) c:\build\comm-central\sb-de\mozilla\dist\include\mozilla/mozalloc.h(225) : warning C4290: C++ exception specification ignored except to indicate a function is not __declspec(nothrow) nsDeviceContextSpecWin.cpp Building deps for /c/build/comm-central/comm-central/mozilla/widget/src/windows/nsDeviceContextSpecWin.cpp cl -FonsDeviceContextSpecWin.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -D_IMPL_NS_WIDGET -DMOZ_UNICODE -DMOZ_STATIC_COMPONENT_LIBS -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I. -I/c/build/comm-central/comm-central/mozilla/widget/src/windows/../xpwidgets -I/c/build/comm-central/comm-central/mozilla/widget/src/windows -I/c/build/comm-central/comm-central/mozilla/toolkit/xre -I/c/build/comm-central/comm-central/mozilla/widget/src/windows -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -EHsc -DMOZ_CPP_EXCEPTIONS=1 -Ic:/build/comm-central/sb-de/mozilla/dist/include/cairo -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/widget/src/windows/nsDeviceContextSpecWin.cpp nsDeviceContextSpecWin.cpp c:\build\comm-central\sb-de\mozilla\dist\include\mozilla/mozalloc.h(213) : warning C4290: C++ exception specification ignored except to indicate a function is not __declspec(nothrow) c:\build\comm-central\sb-de\mozilla\dist\include\mozilla/mozalloc.h(225) : warning C4290: C++ exception specification ignored except to indicate a function is not __declspec(nothrow) nsKeyboardLayout.cpp Building deps for /c/build/comm-central/comm-central/mozilla/widget/src/windows/nsKeyboardLayout.cpp cl -FonsKeyboardLayout.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -D_IMPL_NS_WIDGET -DMOZ_UNICODE -DMOZ_STATIC_COMPONENT_LIBS -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I. -I/c/build/comm-central/comm-central/mozilla/widget/src/windows/../xpwidgets -I/c/build/comm-central/comm-central/mozilla/widget/src/windows -I/c/build/comm-central/comm-central/mozilla/toolkit/xre -I/c/build/comm-central/comm-central/mozilla/widget/src/windows -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -EHsc -DMOZ_CPP_EXCEPTIONS=1 -Ic:/build/comm-central/sb-de/mozilla/dist/include/cairo -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/widget/src/windows/nsKeyboardLayout.cpp nsKeyboardLayout.cpp c:\build\comm-central\sb-de\mozilla\dist\include\mozilla/mozalloc.h(213) : warning C4290: C++ exception specification ignored except to indicate a function is not __declspec(nothrow) c:\build\comm-central\sb-de\mozilla\dist\include\mozilla/mozalloc.h(225) : warning C4290: C++ exception specification ignored except to indicate a function is not __declspec(nothrow) IEnumFE.cpp Building deps for /c/build/comm-central/comm-central/mozilla/widget/src/windows/IEnumFE.cpp cl -FoIEnumFE.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -D_IMPL_NS_WIDGET -DMOZ_UNICODE -DMOZ_STATIC_COMPONENT_LIBS -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I. -I/c/build/comm-central/comm-central/mozilla/widget/src/windows/../xpwidgets -I/c/build/comm-central/comm-central/mozilla/widget/src/windows -I/c/build/comm-central/comm-central/mozilla/toolkit/xre -I/c/build/comm-central/comm-central/mozilla/widget/src/windows -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -EHsc -DMOZ_CPP_EXCEPTIONS=1 -Ic:/build/comm-central/sb-de/mozilla/dist/include/cairo -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/widget/src/windows/IEnumFE.cpp IEnumFE.cpp c:\build\comm-central\sb-de\mozilla\dist\include\mozilla/mozalloc.h(213) : warning C4290: C++ exception specification ignored except to indicate a function is not __declspec(nothrow) c:\build\comm-central\sb-de\mozilla\dist\include\mozilla/mozalloc.h(225) : warning C4290: C++ exception specification ignored except to indicate a function is not __declspec(nothrow) nsDataObj.cpp Building deps for /c/build/comm-central/comm-central/mozilla/widget/src/windows/nsDataObj.cpp cl -FonsDataObj.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -D_IMPL_NS_WIDGET -DMOZ_UNICODE -DMOZ_STATIC_COMPONENT_LIBS -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I. -I/c/build/comm-central/comm-central/mozilla/widget/src/windows/../xpwidgets -I/c/build/comm-central/comm-central/mozilla/widget/src/windows -I/c/build/comm-central/comm-central/mozilla/toolkit/xre -I/c/build/comm-central/comm-central/mozilla/widget/src/windows -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -EHsc -DMOZ_CPP_EXCEPTIONS=1 -Ic:/build/comm-central/sb-de/mozilla/dist/include/cairo -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/widget/src/windows/nsDataObj.cpp nsDataObj.cpp c:\build\comm-central\sb-de\mozilla\dist\include\mozilla/mozalloc.h(213) : warning C4290: C++ exception specification ignored except to indicate a function is not __declspec(nothrow) c:\build\comm-central\sb-de\mozilla\dist\include\mozilla/mozalloc.h(225) : warning C4290: C++ exception specification ignored except to indicate a function is not __declspec(nothrow) nsDataObjCollection.cpp Building deps for /c/build/comm-central/comm-central/mozilla/widget/src/windows/nsDataObjCollection.cpp cl -FonsDataObjCollection.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -D_IMPL_NS_WIDGET -DMOZ_UNICODE -DMOZ_STATIC_COMPONENT_LIBS -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I. -I/c/build/comm-central/comm-central/mozilla/widget/src/windows/../xpwidgets -I/c/build/comm-central/comm-central/mozilla/widget/src/windows -I/c/build/comm-central/comm-central/mozilla/toolkit/xre -I/c/build/comm-central/comm-central/mozilla/widget/src/windows -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -EHsc -DMOZ_CPP_EXCEPTIONS=1 -Ic:/build/comm-central/sb-de/mozilla/dist/include/cairo -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/widget/src/windows/nsDataObjCollection.cpp nsDataObjCollection.cpp c:\build\comm-central\sb-de\mozilla\dist\include\mozilla/mozalloc.h(213) : warning C4290: C++ exception specification ignored except to indicate a function is not __declspec(nothrow) c:\build\comm-central\sb-de\mozilla\dist\include\mozilla/mozalloc.h(225) : warning C4290: C++ exception specification ignored except to indicate a function is not __declspec(nothrow) nsNativeDragTarget.cpp Building deps for /c/build/comm-central/comm-central/mozilla/widget/src/windows/nsNativeDragTarget.cpp cl -FonsNativeDragTarget.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -D_IMPL_NS_WIDGET -DMOZ_UNICODE -DMOZ_STATIC_COMPONENT_LIBS -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I. -I/c/build/comm-central/comm-central/mozilla/widget/src/windows/../xpwidgets -I/c/build/comm-central/comm-central/mozilla/widget/src/windows -I/c/build/comm-central/comm-central/mozilla/toolkit/xre -I/c/build/comm-central/comm-central/mozilla/widget/src/windows -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -EHsc -DMOZ_CPP_EXCEPTIONS=1 -Ic:/build/comm-central/sb-de/mozilla/dist/include/cairo -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/widget/src/windows/nsNativeDragTarget.cpp nsNativeDragTarget.cpp c:\build\comm-central\sb-de\mozilla\dist\include\mozilla/mozalloc.h(213) : warning C4290: C++ exception specification ignored except to indicate a function is not __declspec(nothrow) c:\build\comm-central\sb-de\mozilla\dist\include\mozilla/mozalloc.h(225) : warning C4290: C++ exception specification ignored except to indicate a function is not __declspec(nothrow) nsNativeDragSource.cpp Building deps for /c/build/comm-central/comm-central/mozilla/widget/src/windows/nsNativeDragSource.cpp cl -FonsNativeDragSource.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -D_IMPL_NS_WIDGET -DMOZ_UNICODE -DMOZ_STATIC_COMPONENT_LIBS -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I. -I/c/build/comm-central/comm-central/mozilla/widget/src/windows/../xpwidgets -I/c/build/comm-central/comm-central/mozilla/widget/src/windows -I/c/build/comm-central/comm-central/mozilla/toolkit/xre -I/c/build/comm-central/comm-central/mozilla/widget/src/windows -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -EHsc -DMOZ_CPP_EXCEPTIONS=1 -Ic:/build/comm-central/sb-de/mozilla/dist/include/cairo -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/widget/src/windows/nsNativeDragSource.cpp nsNativeDragSource.cpp c:\build\comm-central\sb-de\mozilla\dist\include\mozilla/mozalloc.h(213) : warning C4290: C++ exception specification ignored except to indicate a function is not __declspec(nothrow) c:\build\comm-central\sb-de\mozilla\dist\include\mozilla/mozalloc.h(225) : warning C4290: C++ exception specification ignored except to indicate a function is not __declspec(nothrow) nsDragService.cpp Building deps for /c/build/comm-central/comm-central/mozilla/widget/src/windows/nsDragService.cpp cl -FonsDragService.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -D_IMPL_NS_WIDGET -DMOZ_UNICODE -DMOZ_STATIC_COMPONENT_LIBS -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I. -I/c/build/comm-central/comm-central/mozilla/widget/src/windows/../xpwidgets -I/c/build/comm-central/comm-central/mozilla/widget/src/windows -I/c/build/comm-central/comm-central/mozilla/toolkit/xre -I/c/build/comm-central/comm-central/mozilla/widget/src/windows -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -EHsc -DMOZ_CPP_EXCEPTIONS=1 -Ic:/build/comm-central/sb-de/mozilla/dist/include/cairo -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/widget/src/windows/nsDragService.cpp nsDragService.cpp c:\build\comm-central\sb-de\mozilla\dist\include\mozilla/mozalloc.h(213) : warning C4290: C++ exception specification ignored except to indicate a function is not __declspec(nothrow) c:\build\comm-central\sb-de\mozilla\dist\include\mozilla/mozalloc.h(225) : warning C4290: C++ exception specification ignored except to indicate a function is not __declspec(nothrow) c:/build/comm-central/comm-central/mozilla/widget/src/windows/nsDragService.cpp(146) : warning C4146: unary minus operator applied to unsigned type, result still unsigned nsClipboard.cpp Building deps for /c/build/comm-central/comm-central/mozilla/widget/src/windows/nsClipboard.cpp cl -FonsClipboard.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -D_IMPL_NS_WIDGET -DMOZ_UNICODE -DMOZ_STATIC_COMPONENT_LIBS -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I. -I/c/build/comm-central/comm-central/mozilla/widget/src/windows/../xpwidgets -I/c/build/comm-central/comm-central/mozilla/widget/src/windows -I/c/build/comm-central/comm-central/mozilla/toolkit/xre -I/c/build/comm-central/comm-central/mozilla/widget/src/windows -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -EHsc -DMOZ_CPP_EXCEPTIONS=1 -Ic:/build/comm-central/sb-de/mozilla/dist/include/cairo -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/widget/src/windows/nsClipboard.cpp nsClipboard.cpp c:\build\comm-central\sb-de\mozilla\dist\include\mozilla/mozalloc.h(213) : warning C4290: C++ exception specification ignored except to indicate a function is not __declspec(nothrow) c:\build\comm-central\sb-de\mozilla\dist\include\mozilla/mozalloc.h(225) : warning C4290: C++ exception specification ignored except to indicate a function is not __declspec(nothrow) nsImageClipboard.cpp Building deps for /c/build/comm-central/comm-central/mozilla/widget/src/windows/nsImageClipboard.cpp cl -FonsImageClipboard.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -D_IMPL_NS_WIDGET -DMOZ_UNICODE -DMOZ_STATIC_COMPONENT_LIBS -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I. -I/c/build/comm-central/comm-central/mozilla/widget/src/windows/../xpwidgets -I/c/build/comm-central/comm-central/mozilla/widget/src/windows -I/c/build/comm-central/comm-central/mozilla/toolkit/xre -I/c/build/comm-central/comm-central/mozilla/widget/src/windows -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -EHsc -DMOZ_CPP_EXCEPTIONS=1 -Ic:/build/comm-central/sb-de/mozilla/dist/include/cairo -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/widget/src/windows/nsImageClipboard.cpp nsImageClipboard.cpp c:\build\comm-central\sb-de\mozilla\dist\include\mozilla/mozalloc.h(213) : warning C4290: C++ exception specification ignored except to indicate a function is not __declspec(nothrow) c:\build\comm-central\sb-de\mozilla\dist\include\mozilla/mozalloc.h(225) : warning C4290: C++ exception specification ignored except to indicate a function is not __declspec(nothrow) c:/build/comm-central/comm-central/mozilla/widget/src/windows/nsImageClipboard.cpp(297) : warning C4244: 'initializing' : conversion from 'WORD' to 'PRUint8', possible loss of data nsBidiKeyboard.cpp Building deps for /c/build/comm-central/comm-central/mozilla/widget/src/windows/nsBidiKeyboard.cpp cl -FonsBidiKeyboard.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -D_IMPL_NS_WIDGET -DMOZ_UNICODE -DMOZ_STATIC_COMPONENT_LIBS -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I. -I/c/build/comm-central/comm-central/mozilla/widget/src/windows/../xpwidgets -I/c/build/comm-central/comm-central/mozilla/widget/src/windows -I/c/build/comm-central/comm-central/mozilla/toolkit/xre -I/c/build/comm-central/comm-central/mozilla/widget/src/windows -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -EHsc -DMOZ_CPP_EXCEPTIONS=1 -Ic:/build/comm-central/sb-de/mozilla/dist/include/cairo -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/widget/src/windows/nsBidiKeyboard.cpp nsBidiKeyboard.cpp c:\build\comm-central\sb-de\mozilla\dist\include\mozilla/mozalloc.h(213) : warning C4290: C++ exception specification ignored except to indicate a function is not __declspec(nothrow) c:\build\comm-central\sb-de\mozilla\dist\include\mozilla/mozalloc.h(225) : warning C4290: C++ exception specification ignored except to indicate a function is not __declspec(nothrow) nsTextStore.cpp Building deps for /c/build/comm-central/comm-central/mozilla/widget/src/windows/nsTextStore.cpp cl -FonsTextStore.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -D_IMPL_NS_WIDGET -DMOZ_UNICODE -DMOZ_STATIC_COMPONENT_LIBS -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I. -I/c/build/comm-central/comm-central/mozilla/widget/src/windows/../xpwidgets -I/c/build/comm-central/comm-central/mozilla/widget/src/windows -I/c/build/comm-central/comm-central/mozilla/toolkit/xre -I/c/build/comm-central/comm-central/mozilla/widget/src/windows -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -EHsc -DMOZ_CPP_EXCEPTIONS=1 -Ic:/build/comm-central/sb-de/mozilla/dist/include/cairo -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/widget/src/windows/nsTextStore.cpp nsTextStore.cpp c:\build\comm-central\sb-de\mozilla\dist\include\mozilla/mozalloc.h(213) : warning C4290: C++ exception specification ignored except to indicate a function is not __declspec(nothrow) c:\build\comm-central\sb-de\mozilla\dist\include\mozilla/mozalloc.h(225) : warning C4290: C++ exception specification ignored except to indicate a function is not __declspec(nothrow) rm -f widget_windows.lib lib -NOLOGO -OUT:"widget_windows.lib" nsWindow.obj nsWindowGfx.obj nsWindowDbg.obj nsAppShell.obj nsToolkit.obj nsFilePicker.obj nsScreenWin.obj nsScreenManagerWin.obj nsLookAndFeel.obj nsUXThemeData.obj nsNativeThemeWin.obj nsWinGesture.obj nsIdleServiceWin.obj nsSound.obj nsIMM32Handler.obj WindowHook.obj nsAccelerometerWin.obj WinTaskbar.obj TaskbarPreview.obj TaskbarTabPreview.obj TaskbarWindowPreview.obj TaskbarPreviewButton.obj JumpListBuilder.obj JumpListItem.obj nsPrintOptionsWin.obj nsPrintSettingsWin.obj nsDeviceContextSpecWin.obj nsKeyboardLayout.obj IEnumFE.obj nsDataObj.obj nsDataObjCollection.obj nsNativeDragTarget.obj nsNativeDragSource.obj nsDragService.obj nsClipboard.obj nsImageClipboard.obj nsBidiKeyboard.obj nsTextStore.obj nsWindowDbg.obj : warning LNK4221: no public symbols found; archive member will be inaccessible echo not_ranlib widget_windows.lib not_ranlib widget_windows.lib make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/widget/src/windows' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/widget/src/build' nsWinWidgetFactory.cpp Building deps for /c/build/comm-central/comm-central/mozilla/widget/src/build/nsWinWidgetFactory.cpp cl -FonsWinWidgetFactory.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_WIDGET -DMOZ_UNICODE -I/c/build/comm-central/comm-central/mozilla/widget/src/build -I/c/build/comm-central/comm-central/mozilla/widget/src/build/../xpwidgets -I/c/build/comm-central/comm-central/mozilla/widget/src/build/../windows -I/c/build/comm-central/comm-central/mozilla/widget/src/build -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -Ic:/build/comm-central/sb-de/mozilla/dist/include/cairo -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/widget/src/build/nsWinWidgetFactory.cpp nsWinWidgetFactory.cpp rm -f gkwidget.lib lib -NOLOGO -OUT:"gkwidget.lib" nsWinWidgetFactory.obj ../windows/widget_windows.lib ../xpwidgets/xpwidgets_s.lib widget_windows.lib(nsWindowDbg.obj) : warning LNK4221: no public symbols found; archive member will be inaccessible echo not_ranlib gkwidget.lib not_ranlib gkwidget.lib c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 gkwidget.lib ../../../staticlib/components make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/widget/src/build' make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/widget/src' make[5]: Leaving directory `/c/build/comm-central/sb-de/mozilla/widget' make[5]: Entering directory `/c/build/comm-central/sb-de/mozilla/content' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/content/base' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/content/base/public' nsIChromeRegistry.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/content/base/public -I../../../dist/idl -e _xpidlgen/nsIChromeRegistry.xpt -d .deps/nsIChromeRegistry.pp /c/build/comm-central/comm-central/mozilla/content/base/public/nsIChromeRegistry.idl nsIContentPolicy.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/content/base/public -I../../../dist/idl -e _xpidlgen/nsIContentPolicy.xpt -d .deps/nsIContentPolicy.pp /c/build/comm-central/comm-central/mozilla/content/base/public/nsIContentPolicy.idl nsIDocumentEncoder.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/content/base/public -I../../../dist/idl -e _xpidlgen/nsIDocumentEncoder.xpt -d .deps/nsIDocumentEncoder.pp /c/build/comm-central/comm-central/mozilla/content/base/public/nsIDocumentEncoder.idl nsIDOMFile.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/content/base/public -I../../../dist/idl -e _xpidlgen/nsIDOMFile.xpt -d .deps/nsIDOMFile.pp /c/build/comm-central/comm-central/mozilla/content/base/public/nsIDOMFile.idl nsIDOMFileReader.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/content/base/public -I../../../dist/idl -e _xpidlgen/nsIDOMFileReader.xpt -d .deps/nsIDOMFileReader.pp /c/build/comm-central/comm-central/mozilla/content/base/public/nsIDOMFileReader.idl nsIDOMFileInternal.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/content/base/public -I../../../dist/idl -e _xpidlgen/nsIDOMFileInternal.xpt -d .deps/nsIDOMFileInternal.pp /c/build/comm-central/comm-central/mozilla/content/base/public/nsIDOMFileInternal.idl nsIDOMFileList.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/content/base/public -I../../../dist/idl -e _xpidlgen/nsIDOMFileList.xpt -d .deps/nsIDOMFileList.pp /c/build/comm-central/comm-central/mozilla/content/base/public/nsIDOMFileList.idl nsIDOMFileException.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/content/base/public -I../../../dist/idl -e _xpidlgen/nsIDOMFileException.xpt -d .deps/nsIDOMFileException.pp /c/build/comm-central/comm-central/mozilla/content/base/public/nsIDOMFileException.idl nsIDOMFileError.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/content/base/public -I../../../dist/idl -e _xpidlgen/nsIDOMFileError.xpt -d .deps/nsIDOMFileError.pp /c/build/comm-central/comm-central/mozilla/content/base/public/nsIDOMFileError.idl nsIDOMFormData.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/content/base/public -I../../../dist/idl -e _xpidlgen/nsIDOMFormData.xpt -d .deps/nsIDOMFormData.pp /c/build/comm-central/comm-central/mozilla/content/base/public/nsIDOMFormData.idl nsIDOMParser.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/content/base/public -I../../../dist/idl -e _xpidlgen/nsIDOMParser.xpt -d .deps/nsIDOMParser.pp /c/build/comm-central/comm-central/mozilla/content/base/public/nsIDOMParser.idl nsIDOMSerializer.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/content/base/public -I../../../dist/idl -e _xpidlgen/nsIDOMSerializer.xpt -d .deps/nsIDOMSerializer.pp /c/build/comm-central/comm-central/mozilla/content/base/public/nsIDOMSerializer.idl nsISelection2.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/content/base/public -I../../../dist/idl -e _xpidlgen/nsISelection2.xpt -d .deps/nsISelection2.pp /c/build/comm-central/comm-central/mozilla/content/base/public/nsISelection2.idl nsISelectionController.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/content/base/public -I../../../dist/idl -e _xpidlgen/nsISelectionController.xpt -d .deps/nsISelectionController.pp /c/build/comm-central/comm-central/mozilla/content/base/public/nsISelectionController.idl nsISelectionDisplay.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/content/base/public -I../../../dist/idl -e _xpidlgen/nsISelectionDisplay.xpt -d .deps/nsISelectionDisplay.pp /c/build/comm-central/comm-central/mozilla/content/base/public/nsISelectionDisplay.idl nsISelectionListener.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/content/base/public -I../../../dist/idl -e _xpidlgen/nsISelectionListener.xpt -d .deps/nsISelectionListener.pp /c/build/comm-central/comm-central/mozilla/content/base/public/nsISelectionListener.idl nsISelectionPrivate.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/content/base/public -I../../../dist/idl -e _xpidlgen/nsISelectionPrivate.xpt -d .deps/nsISelectionPrivate.pp /c/build/comm-central/comm-central/mozilla/content/base/public/nsISelectionPrivate.idl nsIScriptLoaderObserver.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/content/base/public -I../../../dist/idl -e _xpidlgen/nsIScriptLoaderObserver.xpt -d .deps/nsIScriptLoaderObserver.pp /c/build/comm-central/comm-central/mozilla/content/base/public/nsIScriptLoaderObserver.idl nsISyncLoadDOMService.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/content/base/public -I../../../dist/idl -e _xpidlgen/nsISyncLoadDOMService.xpt -d .deps/nsISyncLoadDOMService.pp /c/build/comm-central/comm-central/mozilla/content/base/public/nsISyncLoadDOMService.idl nsIDroppedLinkHandler.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/content/base/public -I../../../dist/idl -e _xpidlgen/nsIDroppedLinkHandler.xpt -d .deps/nsIDroppedLinkHandler.pp /c/build/comm-central/comm-central/mozilla/content/base/public/nsIDroppedLinkHandler.idl nsIScriptEventHandler.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/content/base/public -I../../../dist/idl -e _xpidlgen/nsIScriptEventHandler.xpt -d .deps/nsIScriptEventHandler.pp /c/build/comm-central/comm-central/mozilla/content/base/public/nsIScriptEventHandler.idl nsIScriptEventManager.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/content/base/public -I../../../dist/idl -e _xpidlgen/nsIScriptEventManager.xpt -d .deps/nsIScriptEventManager.pp /c/build/comm-central/comm-central/mozilla/content/base/public/nsIScriptEventManager.idl nsIImageLoadingContent.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/content/base/public -I../../../dist/idl -e _xpidlgen/nsIImageLoadingContent.xpt -d .deps/nsIImageLoadingContent.pp /c/build/comm-central/comm-central/mozilla/content/base/public/nsIImageLoadingContent.idl nsIObjectLoadingContent.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/content/base/public -I../../../dist/idl -e _xpidlgen/nsIObjectLoadingContent.xpt -d .deps/nsIObjectLoadingContent.pp /c/build/comm-central/comm-central/mozilla/content/base/public/nsIObjectLoadingContent.idl nsIFrameLoader.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/content/base/public -I../../../dist/idl -e _xpidlgen/nsIFrameLoader.xpt -d .deps/nsIFrameLoader.pp /c/build/comm-central/comm-central/mozilla/content/base/public/nsIFrameLoader.idl nsIXMLHttpRequest.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/content/base/public -I../../../dist/idl -e _xpidlgen/nsIXMLHttpRequest.xpt -d .deps/nsIXMLHttpRequest.pp /c/build/comm-central/comm-central/mozilla/content/base/public/nsIXMLHttpRequest.idl nsIContentSecurityPolicy.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/content/base/public -I../../../dist/idl -e _xpidlgen/nsIContentSecurityPolicy.xpt -d .deps/nsIContentSecurityPolicy.pp /c/build/comm-central/comm-central/mozilla/content/base/public/nsIContentSecurityPolicy.idl nsISelection.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/content/base/public -I../../../dist/idl -e _xpidlgen/nsISelection.xpt -d .deps/nsISelection.pp /c/build/comm-central/comm-central/mozilla/content/base/public/nsISelection.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpt_link.exe _xpidlgen/content_base.xpt _xpidlgen/nsIChromeRegistry.xpt _xpidlgen/nsIContentPolicy.xpt _xpidlgen/nsIDocumentEncoder.xpt _xpidlgen/nsIDOMFile.xpt _xpidlgen/nsIDOMFileReader.xpt _xpidlgen/nsIDOMFileInternal.xpt _xpidlgen/nsIDOMFileList.xpt _xpidlgen/nsIDOMFileException.xpt _xpidlgen/nsIDOMFileError.xpt _xpidlgen/nsIDOMFormData.xpt _xpidlgen/nsIDOMParser.xpt _xpidlgen/nsIDOMSerializer.xpt _xpidlgen/nsISelection2.xpt _xpidlgen/nsISelectionController.xpt _xpidlgen/nsISelectionDisplay.xpt _xpidlgen/nsISelectionListener.xpt _xpidlgen/nsISelectionPrivate.xpt _xpidlgen/nsIScriptLoaderObserver.xpt _xpidlgen/nsISyncLoadDOMService.xpt _xpidlgen/nsIDroppedLinkHandler.xpt _xpidlgen/nsIScriptEventHandler.xpt _xpidlgen/nsIScriptEventManager.xpt _xpidlgen/nsIImageLoadingContent.xpt _xpidlgen/nsIObjectLoadingContent.xpt _xpidlgen/nsIFrameLoader.xpt _xpidlgen/nsIXMLHttpRequest.xpt _xpidlgen/nsIContentSecurityPolicy.xpt _xpidlgen/nsISelection.xpt c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 _xpidlgen/content_base.xpt ../../../dist/bin/components make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/content/base/public' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/content/base/src' mozSanitizingSerializer.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/base/src/mozSanitizingSerializer.cpp cl -FomozSanitizingSerializer.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/base/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../events/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../xml/content/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../xul/content/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../html/content/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../base/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../xbl/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../../layout/style -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../../dom/base -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../xml/document/src -I/c/build/comm-central/comm-central/mozilla/xpcom/io -I/c/build/comm-central/comm-central/mozilla/js/src/xpconnect/src -I/c/build/comm-central/comm-central/mozilla/caps/include -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/base/src/mozSanitizingSerializer.cpp mozSanitizingSerializer.cpp nsAtomListUtils.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/base/src/nsAtomListUtils.cpp cl -FonsAtomListUtils.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/base/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../events/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../xml/content/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../xul/content/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../html/content/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../base/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../xbl/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../../layout/style -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../../dom/base -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../xml/document/src -I/c/build/comm-central/comm-central/mozilla/xpcom/io -I/c/build/comm-central/comm-central/mozilla/js/src/xpconnect/src -I/c/build/comm-central/comm-central/mozilla/caps/include -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/base/src/nsAtomListUtils.cpp nsAtomListUtils.cpp nsAttrAndChildArray.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/base/src/nsAttrAndChildArray.cpp cl -FonsAttrAndChildArray.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/base/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../events/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../xml/content/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../xul/content/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../html/content/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../base/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../xbl/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../../layout/style -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../../dom/base -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../xml/document/src -I/c/build/comm-central/comm-central/mozilla/xpcom/io -I/c/build/comm-central/comm-central/mozilla/js/src/xpconnect/src -I/c/build/comm-central/comm-central/mozilla/caps/include -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/base/src/nsAttrAndChildArray.cpp nsAttrAndChildArray.cpp nsAttrValue.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/base/src/nsAttrValue.cpp cl -FonsAttrValue.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/base/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../events/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../xml/content/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../xul/content/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../html/content/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../base/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../xbl/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../../layout/style -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../../dom/base -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../xml/document/src -I/c/build/comm-central/comm-central/mozilla/xpcom/io -I/c/build/comm-central/comm-central/mozilla/js/src/xpconnect/src -I/c/build/comm-central/comm-central/mozilla/caps/include -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/base/src/nsAttrValue.cpp nsAttrValue.cpp c:/build/comm-central/comm-central/mozilla/content/base/src/nsAttrValue.cpp(586) : warning C4244: 'return' : conversion from 'float' to 'PRUint32', possible loss of data nsCCUncollectableMarker.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/base/src/nsCCUncollectableMarker.cpp cl -FonsCCUncollectableMarker.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/base/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../events/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../xml/content/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../xul/content/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../html/content/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../base/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../xbl/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../../layout/style -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../../dom/base -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../xml/document/src -I/c/build/comm-central/comm-central/mozilla/xpcom/io -I/c/build/comm-central/comm-central/mozilla/js/src/xpconnect/src -I/c/build/comm-central/comm-central/mozilla/caps/include -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/base/src/nsCCUncollectableMarker.cpp nsCCUncollectableMarker.cpp nsChannelPolicy.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/base/src/nsChannelPolicy.cpp cl -FonsChannelPolicy.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/base/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../events/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../xml/content/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../xul/content/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../html/content/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../base/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../xbl/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../../layout/style -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../../dom/base -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../xml/document/src -I/c/build/comm-central/comm-central/mozilla/xpcom/io -I/c/build/comm-central/comm-central/mozilla/js/src/xpconnect/src -I/c/build/comm-central/comm-central/mozilla/caps/include -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/base/src/nsChannelPolicy.cpp nsChannelPolicy.cpp nsCommentNode.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/base/src/nsCommentNode.cpp cl -FonsCommentNode.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/base/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../events/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../xml/content/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../xul/content/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../html/content/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../base/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../xbl/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../../layout/style -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../../dom/base -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../xml/document/src -I/c/build/comm-central/comm-central/mozilla/xpcom/io -I/c/build/comm-central/comm-central/mozilla/js/src/xpconnect/src -I/c/build/comm-central/comm-central/mozilla/caps/include -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/base/src/nsCommentNode.cpp nsCommentNode.cpp nsContentAreaDragDrop.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/base/src/nsContentAreaDragDrop.cpp cl -FonsContentAreaDragDrop.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/base/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../events/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../xml/content/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../xul/content/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../html/content/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../base/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../xbl/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../../layout/style -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../../dom/base -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../xml/document/src -I/c/build/comm-central/comm-central/mozilla/xpcom/io -I/c/build/comm-central/comm-central/mozilla/js/src/xpconnect/src -I/c/build/comm-central/comm-central/mozilla/caps/include -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/base/src/nsContentAreaDragDrop.cpp nsContentAreaDragDrop.cpp nsContentIterator.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/base/src/nsContentIterator.cpp cl -FonsContentIterator.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/base/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../events/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../xml/content/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../xul/content/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../html/content/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../base/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../xbl/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../../layout/style -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../../dom/base -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../xml/document/src -I/c/build/comm-central/comm-central/mozilla/xpcom/io -I/c/build/comm-central/comm-central/mozilla/js/src/xpconnect/src -I/c/build/comm-central/comm-central/mozilla/caps/include -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/base/src/nsContentIterator.cpp nsContentIterator.cpp nsContentList.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/base/src/nsContentList.cpp cl -FonsContentList.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/base/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../events/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../xml/content/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../xul/content/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../html/content/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../base/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../xbl/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../../layout/style -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../../dom/base -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../xml/document/src -I/c/build/comm-central/comm-central/mozilla/xpcom/io -I/c/build/comm-central/comm-central/mozilla/js/src/xpconnect/src -I/c/build/comm-central/comm-central/mozilla/caps/include -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/base/src/nsContentList.cpp nsContentList.cpp nsContentPolicy.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/base/src/nsContentPolicy.cpp cl -FonsContentPolicy.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/base/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../events/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../xml/content/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../xul/content/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../html/content/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../base/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../xbl/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../../layout/style -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../../dom/base -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../xml/document/src -I/c/build/comm-central/comm-central/mozilla/xpcom/io -I/c/build/comm-central/comm-central/mozilla/js/src/xpconnect/src -I/c/build/comm-central/comm-central/mozilla/caps/include -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/base/src/nsContentPolicy.cpp nsContentPolicy.cpp nsContentSink.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/base/src/nsContentSink.cpp cl -FonsContentSink.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/base/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../events/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../xml/content/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../xul/content/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../html/content/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../base/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../xbl/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../../layout/style -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../../dom/base -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../xml/document/src -I/c/build/comm-central/comm-central/mozilla/xpcom/io -I/c/build/comm-central/comm-central/mozilla/js/src/xpconnect/src -I/c/build/comm-central/comm-central/mozilla/caps/include -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/base/src/nsContentSink.cpp nsContentSink.cpp c:/build/comm-central/comm-central/mozilla/content/base/src/nsContentSink.cpp(1480) : warning C4244: 'initializing' : conversion from 'PRInt64' to 'PRInt32', possible loss of data nsContentUtils.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/base/src/nsContentUtils.cpp cl -FonsContentUtils.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/base/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../events/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../xml/content/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../xul/content/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../html/content/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../base/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../xbl/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../../layout/style -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../../dom/base -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../xml/document/src -I/c/build/comm-central/comm-central/mozilla/xpcom/io -I/c/build/comm-central/comm-central/mozilla/js/src/xpconnect/src -I/c/build/comm-central/comm-central/mozilla/caps/include -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/base/src/nsContentUtils.cpp nsContentUtils.cpp ../../../dist/include\jscntxt.h(727) : warning C4273: 'js_GetClassPrototype' : inconsistent dll linkage c:\build\comm-central\sb-de\mozilla\dist\include\jsobj.h(1151) : see previous definition of 'js_GetClassPrototype' ../../../dist/include\jscntxt.h(1331) : warning C4273: 'js_TraceContext' : inconsistent dll linkage c:\build\comm-central\sb-de\mozilla\dist\include\jsgc.h(186) : see previous definition of 'js_TraceContext' nsCopySupport.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/base/src/nsCopySupport.cpp cl -FonsCopySupport.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/base/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../events/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../xml/content/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../xul/content/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../html/content/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../base/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../xbl/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../../layout/style -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../../dom/base -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../xml/document/src -I/c/build/comm-central/comm-central/mozilla/xpcom/io -I/c/build/comm-central/comm-central/mozilla/js/src/xpconnect/src -I/c/build/comm-central/comm-central/mozilla/caps/include -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/base/src/nsCopySupport.cpp nsCopySupport.cpp nsCrossSiteListenerProxy.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/base/src/nsCrossSiteListenerProxy.cpp cl -FonsCrossSiteListenerProxy.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/base/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../events/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../xml/content/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../xul/content/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../html/content/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../base/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../xbl/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../../layout/style -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../../dom/base -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../xml/document/src -I/c/build/comm-central/comm-central/mozilla/xpcom/io -I/c/build/comm-central/comm-central/mozilla/js/src/xpconnect/src -I/c/build/comm-central/comm-central/mozilla/caps/include -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/base/src/nsCrossSiteListenerProxy.cpp nsCrossSiteListenerProxy.cpp nsCSPService.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/base/src/nsCSPService.cpp cl -FonsCSPService.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/base/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../events/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../xml/content/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../xul/content/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../html/content/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../base/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../xbl/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../../layout/style -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../../dom/base -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../xml/document/src -I/c/build/comm-central/comm-central/mozilla/xpcom/io -I/c/build/comm-central/comm-central/mozilla/js/src/xpconnect/src -I/c/build/comm-central/comm-central/mozilla/caps/include -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/base/src/nsCSPService.cpp nsCSPService.cpp nsDataDocumentContentPolicy.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/base/src/nsDataDocumentContentPolicy.cpp cl -FonsDataDocumentContentPolicy.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/base/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../events/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../xml/content/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../xul/content/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../html/content/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../base/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../xbl/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../../layout/style -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../../dom/base -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../xml/document/src -I/c/build/comm-central/comm-central/mozilla/xpcom/io -I/c/build/comm-central/comm-central/mozilla/js/src/xpconnect/src -I/c/build/comm-central/comm-central/mozilla/caps/include -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/base/src/nsDataDocumentContentPolicy.cpp nsDataDocumentContentPolicy.cpp nsDOMAttribute.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/base/src/nsDOMAttribute.cpp cl -FonsDOMAttribute.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/base/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../events/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../xml/content/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../xul/content/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../html/content/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../base/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../xbl/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../../layout/style -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../../dom/base -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../xml/document/src -I/c/build/comm-central/comm-central/mozilla/xpcom/io -I/c/build/comm-central/comm-central/mozilla/js/src/xpconnect/src -I/c/build/comm-central/comm-central/mozilla/caps/include -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/base/src/nsDOMAttribute.cpp nsDOMAttribute.cpp nsDOMAttributeMap.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/base/src/nsDOMAttributeMap.cpp cl -FonsDOMAttributeMap.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/base/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../events/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../xml/content/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../xul/content/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../html/content/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../base/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../xbl/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../../layout/style -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../../dom/base -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../xml/document/src -I/c/build/comm-central/comm-central/mozilla/xpcom/io -I/c/build/comm-central/comm-central/mozilla/js/src/xpconnect/src -I/c/build/comm-central/comm-central/mozilla/caps/include -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/base/src/nsDOMAttributeMap.cpp nsDOMAttributeMap.cpp nsDOMDocumentType.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/base/src/nsDOMDocumentType.cpp cl -FonsDOMDocumentType.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/base/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../events/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../xml/content/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../xul/content/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../html/content/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../base/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../xbl/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../../layout/style -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../../dom/base -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../xml/document/src -I/c/build/comm-central/comm-central/mozilla/xpcom/io -I/c/build/comm-central/comm-central/mozilla/js/src/xpconnect/src -I/c/build/comm-central/comm-central/mozilla/caps/include -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/base/src/nsDOMDocumentType.cpp nsDOMDocumentType.cpp nsDOMFile.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/base/src/nsDOMFile.cpp cl -FonsDOMFile.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/base/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../events/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../xml/content/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../xul/content/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../html/content/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../base/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../xbl/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../../layout/style -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../../dom/base -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../xml/document/src -I/c/build/comm-central/comm-central/mozilla/xpcom/io -I/c/build/comm-central/comm-central/mozilla/js/src/xpconnect/src -I/c/build/comm-central/comm-central/mozilla/caps/include -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/base/src/nsDOMFile.cpp nsDOMFile.cpp nsDOMFileReader.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/base/src/nsDOMFileReader.cpp cl -FonsDOMFileReader.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/base/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../events/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../xml/content/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../xul/content/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../html/content/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../base/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../xbl/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../../layout/style -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../../dom/base -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../xml/document/src -I/c/build/comm-central/comm-central/mozilla/xpcom/io -I/c/build/comm-central/comm-central/mozilla/js/src/xpconnect/src -I/c/build/comm-central/comm-central/mozilla/caps/include -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/base/src/nsDOMFileReader.cpp nsDOMFileReader.cpp nsDOMLists.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/base/src/nsDOMLists.cpp cl -FonsDOMLists.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/base/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../events/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../xml/content/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../xul/content/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../html/content/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../base/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../xbl/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../../layout/style -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../../dom/base -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../xml/document/src -I/c/build/comm-central/comm-central/mozilla/xpcom/io -I/c/build/comm-central/comm-central/mozilla/js/src/xpconnect/src -I/c/build/comm-central/comm-central/mozilla/caps/include -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/base/src/nsDOMLists.cpp nsDOMLists.cpp nsDOMParser.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/base/src/nsDOMParser.cpp cl -FonsDOMParser.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/base/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../events/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../xml/content/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../xul/content/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../html/content/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../base/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../xbl/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../../layout/style -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../../dom/base -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../xml/document/src -I/c/build/comm-central/comm-central/mozilla/xpcom/io -I/c/build/comm-central/comm-central/mozilla/js/src/xpconnect/src -I/c/build/comm-central/comm-central/mozilla/caps/include -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/base/src/nsDOMParser.cpp nsDOMParser.cpp nsDOMSerializer.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/base/src/nsDOMSerializer.cpp cl -FonsDOMSerializer.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/base/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../events/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../xml/content/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../xul/content/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../html/content/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../base/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../xbl/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../../layout/style -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../../dom/base -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../xml/document/src -I/c/build/comm-central/comm-central/mozilla/xpcom/io -I/c/build/comm-central/comm-central/mozilla/js/src/xpconnect/src -I/c/build/comm-central/comm-central/mozilla/caps/include -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/base/src/nsDOMSerializer.cpp nsDOMSerializer.cpp nsDOMTokenList.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/base/src/nsDOMTokenList.cpp cl -FonsDOMTokenList.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/base/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../events/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../xml/content/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../xul/content/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../html/content/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../base/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../xbl/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../../layout/style -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../../dom/base -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../xml/document/src -I/c/build/comm-central/comm-central/mozilla/xpcom/io -I/c/build/comm-central/comm-central/mozilla/js/src/xpconnect/src -I/c/build/comm-central/comm-central/mozilla/caps/include -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/base/src/nsDOMTokenList.cpp nsDOMTokenList.cpp nsDOMSettableTokenList.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/base/src/nsDOMSettableTokenList.cpp cl -FonsDOMSettableTokenList.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/base/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../events/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../xml/content/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../xul/content/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../html/content/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../base/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../xbl/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../../layout/style -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../../dom/base -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../xml/document/src -I/c/build/comm-central/comm-central/mozilla/xpcom/io -I/c/build/comm-central/comm-central/mozilla/js/src/xpconnect/src -I/c/build/comm-central/comm-central/mozilla/caps/include -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/base/src/nsDOMSettableTokenList.cpp nsDOMSettableTokenList.cpp nsDocument.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/base/src/nsDocument.cpp cl -FonsDocument.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/base/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../events/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../xml/content/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../xul/content/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../html/content/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../base/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../xbl/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../../layout/style -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../../dom/base -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../xml/document/src -I/c/build/comm-central/comm-central/mozilla/xpcom/io -I/c/build/comm-central/comm-central/mozilla/js/src/xpconnect/src -I/c/build/comm-central/comm-central/mozilla/caps/include -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/base/src/nsDocument.cpp nsDocument.cpp nsDocumentEncoder.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/base/src/nsDocumentEncoder.cpp cl -FonsDocumentEncoder.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/base/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../events/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../xml/content/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../xul/content/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../html/content/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../base/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../xbl/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../../layout/style -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../../dom/base -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../xml/document/src -I/c/build/comm-central/comm-central/mozilla/xpcom/io -I/c/build/comm-central/comm-central/mozilla/js/src/xpconnect/src -I/c/build/comm-central/comm-central/mozilla/caps/include -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/base/src/nsDocumentEncoder.cpp nsDocumentEncoder.cpp nsDocumentFragment.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/base/src/nsDocumentFragment.cpp cl -FonsDocumentFragment.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/base/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../events/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../xml/content/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../xul/content/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../html/content/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../base/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../xbl/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../../layout/style -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../../dom/base -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../xml/document/src -I/c/build/comm-central/comm-central/mozilla/xpcom/io -I/c/build/comm-central/comm-central/mozilla/js/src/xpconnect/src -I/c/build/comm-central/comm-central/mozilla/caps/include -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/base/src/nsDocumentFragment.cpp nsDocumentFragment.cpp nsFrameLoader.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/base/src/nsFrameLoader.cpp cl -FonsFrameLoader.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/base/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../events/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../xml/content/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../xul/content/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../html/content/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../base/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../xbl/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../../layout/style -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../../dom/base -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../xml/document/src -I/c/build/comm-central/comm-central/mozilla/xpcom/io -I/c/build/comm-central/comm-central/mozilla/js/src/xpconnect/src -I/c/build/comm-central/comm-central/mozilla/caps/include -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/base/src/nsFrameLoader.cpp nsFrameLoader.cpp nsFormData.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/base/src/nsFormData.cpp cl -FonsFormData.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/base/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../events/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../xml/content/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../xul/content/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../html/content/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../base/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../xbl/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../../layout/style -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../../dom/base -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../xml/document/src -I/c/build/comm-central/comm-central/mozilla/xpcom/io -I/c/build/comm-central/comm-central/mozilla/js/src/xpconnect/src -I/c/build/comm-central/comm-central/mozilla/caps/include -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/base/src/nsFormData.cpp nsFormData.cpp nsGenConImageContent.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/base/src/nsGenConImageContent.cpp cl -FonsGenConImageContent.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/base/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../events/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../xml/content/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../xul/content/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../html/content/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../base/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../xbl/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../../layout/style -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../../dom/base -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../xml/document/src -I/c/build/comm-central/comm-central/mozilla/xpcom/io -I/c/build/comm-central/comm-central/mozilla/js/src/xpconnect/src -I/c/build/comm-central/comm-central/mozilla/caps/include -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/base/src/nsGenConImageContent.cpp nsGenConImageContent.cpp nsGenericDOMDataNode.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/base/src/nsGenericDOMDataNode.cpp cl -FonsGenericDOMDataNode.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/base/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../events/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../xml/content/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../xul/content/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../html/content/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../base/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../xbl/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../../layout/style -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../../dom/base -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../xml/document/src -I/c/build/comm-central/comm-central/mozilla/xpcom/io -I/c/build/comm-central/comm-central/mozilla/js/src/xpconnect/src -I/c/build/comm-central/comm-central/mozilla/caps/include -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/base/src/nsGenericDOMDataNode.cpp nsGenericDOMDataNode.cpp nsGenericElement.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/base/src/nsGenericElement.cpp cl -FonsGenericElement.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/base/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../events/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../xml/content/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../xul/content/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../html/content/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../base/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../xbl/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../../layout/style -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../../dom/base -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../xml/document/src -I/c/build/comm-central/comm-central/mozilla/xpcom/io -I/c/build/comm-central/comm-central/mozilla/js/src/xpconnect/src -I/c/build/comm-central/comm-central/mozilla/caps/include -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/base/src/nsGenericElement.cpp nsGenericElement.cpp nsGkAtoms.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/base/src/nsGkAtoms.cpp cl -FonsGkAtoms.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/base/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../events/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../xml/content/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../xul/content/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../html/content/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../base/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../xbl/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../../layout/style -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../../dom/base -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../xml/document/src -I/c/build/comm-central/comm-central/mozilla/xpcom/io -I/c/build/comm-central/comm-central/mozilla/js/src/xpconnect/src -I/c/build/comm-central/comm-central/mozilla/caps/include -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/base/src/nsGkAtoms.cpp nsGkAtoms.cpp nsHTMLContentSerializer.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/base/src/nsHTMLContentSerializer.cpp cl -FonsHTMLContentSerializer.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/base/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../events/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../xml/content/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../xul/content/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../html/content/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../base/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../xbl/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../../layout/style -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../../dom/base -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../xml/document/src -I/c/build/comm-central/comm-central/mozilla/xpcom/io -I/c/build/comm-central/comm-central/mozilla/js/src/xpconnect/src -I/c/build/comm-central/comm-central/mozilla/caps/include -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/base/src/nsHTMLContentSerializer.cpp nsHTMLContentSerializer.cpp nsImageLoadingContent.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/base/src/nsImageLoadingContent.cpp cl -FonsImageLoadingContent.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/base/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../events/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../xml/content/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../xul/content/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../html/content/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../base/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../xbl/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../../layout/style -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../../dom/base -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../xml/document/src -I/c/build/comm-central/comm-central/mozilla/xpcom/io -I/c/build/comm-central/comm-central/mozilla/js/src/xpconnect/src -I/c/build/comm-central/comm-central/mozilla/caps/include -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/base/src/nsImageLoadingContent.cpp nsImageLoadingContent.cpp nsLineBreaker.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/base/src/nsLineBreaker.cpp cl -FonsLineBreaker.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/base/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../events/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../xml/content/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../xul/content/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../html/content/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../base/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../xbl/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../../layout/style -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../../dom/base -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../xml/document/src -I/c/build/comm-central/comm-central/mozilla/xpcom/io -I/c/build/comm-central/comm-central/mozilla/js/src/xpconnect/src -I/c/build/comm-central/comm-central/mozilla/caps/include -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/base/src/nsLineBreaker.cpp nsLineBreaker.cpp nsLoadListenerProxy.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/base/src/nsLoadListenerProxy.cpp cl -FonsLoadListenerProxy.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/base/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../events/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../xml/content/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../xul/content/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../html/content/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../base/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../xbl/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../../layout/style -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../../dom/base -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../xml/document/src -I/c/build/comm-central/comm-central/mozilla/xpcom/io -I/c/build/comm-central/comm-central/mozilla/js/src/xpconnect/src -I/c/build/comm-central/comm-central/mozilla/caps/include -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/base/src/nsLoadListenerProxy.cpp nsLoadListenerProxy.cpp nsMappedAttributeElement.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/base/src/nsMappedAttributeElement.cpp cl -FonsMappedAttributeElement.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/base/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../events/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../xml/content/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../xul/content/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../html/content/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../base/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../xbl/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../../layout/style -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../../dom/base -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../xml/document/src -I/c/build/comm-central/comm-central/mozilla/xpcom/io -I/c/build/comm-central/comm-central/mozilla/js/src/xpconnect/src -I/c/build/comm-central/comm-central/mozilla/caps/include -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/base/src/nsMappedAttributeElement.cpp nsMappedAttributeElement.cpp nsMappedAttributes.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/base/src/nsMappedAttributes.cpp cl -FonsMappedAttributes.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/base/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../events/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../xml/content/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../xul/content/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../html/content/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../base/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../xbl/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../../layout/style -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../../dom/base -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../xml/document/src -I/c/build/comm-central/comm-central/mozilla/xpcom/io -I/c/build/comm-central/comm-central/mozilla/js/src/xpconnect/src -I/c/build/comm-central/comm-central/mozilla/caps/include -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/base/src/nsMappedAttributes.cpp nsMappedAttributes.cpp nsNameSpaceManager.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/base/src/nsNameSpaceManager.cpp cl -FonsNameSpaceManager.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/base/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../events/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../xml/content/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../xul/content/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../html/content/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../base/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../xbl/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../../layout/style -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../../dom/base -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../xml/document/src -I/c/build/comm-central/comm-central/mozilla/xpcom/io -I/c/build/comm-central/comm-central/mozilla/js/src/xpconnect/src -I/c/build/comm-central/comm-central/mozilla/caps/include -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/base/src/nsNameSpaceManager.cpp nsNameSpaceManager.cpp nsNoDataProtocolContentPolicy.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/base/src/nsNoDataProtocolContentPolicy.cpp cl -FonsNoDataProtocolContentPolicy.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/base/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../events/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../xml/content/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../xul/content/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../html/content/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../base/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../xbl/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../../layout/style -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../../dom/base -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../xml/document/src -I/c/build/comm-central/comm-central/mozilla/xpcom/io -I/c/build/comm-central/comm-central/mozilla/js/src/xpconnect/src -I/c/build/comm-central/comm-central/mozilla/caps/include -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/base/src/nsNoDataProtocolContentPolicy.cpp nsNoDataProtocolContentPolicy.cpp nsNodeInfo.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/base/src/nsNodeInfo.cpp cl -FonsNodeInfo.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/base/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../events/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../xml/content/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../xul/content/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../html/content/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../base/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../xbl/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../../layout/style -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../../dom/base -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../xml/document/src -I/c/build/comm-central/comm-central/mozilla/xpcom/io -I/c/build/comm-central/comm-central/mozilla/js/src/xpconnect/src -I/c/build/comm-central/comm-central/mozilla/caps/include -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/base/src/nsNodeInfo.cpp nsNodeInfo.cpp nsNodeInfoManager.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/base/src/nsNodeInfoManager.cpp cl -FonsNodeInfoManager.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/base/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../events/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../xml/content/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../xul/content/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../html/content/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../base/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../xbl/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../../layout/style -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../../dom/base -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../xml/document/src -I/c/build/comm-central/comm-central/mozilla/xpcom/io -I/c/build/comm-central/comm-central/mozilla/js/src/xpconnect/src -I/c/build/comm-central/comm-central/mozilla/caps/include -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/base/src/nsNodeInfoManager.cpp nsNodeInfoManager.cpp nsNodeIterator.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/base/src/nsNodeIterator.cpp cl -FonsNodeIterator.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/base/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../events/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../xml/content/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../xul/content/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../html/content/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../base/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../xbl/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../../layout/style -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../../dom/base -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../xml/document/src -I/c/build/comm-central/comm-central/mozilla/xpcom/io -I/c/build/comm-central/comm-central/mozilla/js/src/xpconnect/src -I/c/build/comm-central/comm-central/mozilla/caps/include -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/base/src/nsNodeIterator.cpp nsNodeIterator.cpp nsNodeUtils.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/base/src/nsNodeUtils.cpp cl -FonsNodeUtils.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/base/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../events/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../xml/content/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../xul/content/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../html/content/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../base/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../xbl/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../../layout/style -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../../dom/base -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../xml/document/src -I/c/build/comm-central/comm-central/mozilla/xpcom/io -I/c/build/comm-central/comm-central/mozilla/js/src/xpconnect/src -I/c/build/comm-central/comm-central/mozilla/caps/include -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/base/src/nsNodeUtils.cpp nsNodeUtils.cpp nsObjectLoadingContent.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/base/src/nsObjectLoadingContent.cpp cl -FonsObjectLoadingContent.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/base/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../events/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../xml/content/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../xul/content/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../html/content/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../base/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../xbl/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../../layout/style -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../../dom/base -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../xml/document/src -I/c/build/comm-central/comm-central/mozilla/xpcom/io -I/c/build/comm-central/comm-central/mozilla/js/src/xpconnect/src -I/c/build/comm-central/comm-central/mozilla/caps/include -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/base/src/nsObjectLoadingContent.cpp nsObjectLoadingContent.cpp nsParserUtils.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/base/src/nsParserUtils.cpp cl -FonsParserUtils.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/base/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../events/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../xml/content/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../xul/content/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../html/content/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../base/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../xbl/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../../layout/style -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../../dom/base -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../xml/document/src -I/c/build/comm-central/comm-central/mozilla/xpcom/io -I/c/build/comm-central/comm-central/mozilla/js/src/xpconnect/src -I/c/build/comm-central/comm-central/mozilla/caps/include -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/base/src/nsParserUtils.cpp nsParserUtils.cpp nsPlainTextSerializer.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/base/src/nsPlainTextSerializer.cpp cl -FonsPlainTextSerializer.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/base/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../events/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../xml/content/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../xul/content/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../html/content/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../base/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../xbl/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../../layout/style -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../../dom/base -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../xml/document/src -I/c/build/comm-central/comm-central/mozilla/xpcom/io -I/c/build/comm-central/comm-central/mozilla/js/src/xpconnect/src -I/c/build/comm-central/comm-central/mozilla/caps/include -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/base/src/nsPlainTextSerializer.cpp nsPlainTextSerializer.cpp nsPropertyTable.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/base/src/nsPropertyTable.cpp cl -FonsPropertyTable.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/base/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../events/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../xml/content/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../xul/content/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../html/content/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../base/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../xbl/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../../layout/style -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../../dom/base -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../xml/document/src -I/c/build/comm-central/comm-central/mozilla/xpcom/io -I/c/build/comm-central/comm-central/mozilla/js/src/xpconnect/src -I/c/build/comm-central/comm-central/mozilla/caps/include -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/base/src/nsPropertyTable.cpp nsPropertyTable.cpp nsRange.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/base/src/nsRange.cpp cl -FonsRange.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/base/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../events/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../xml/content/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../xul/content/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../html/content/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../base/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../xbl/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../../layout/style -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../../dom/base -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../xml/document/src -I/c/build/comm-central/comm-central/mozilla/xpcom/io -I/c/build/comm-central/comm-central/mozilla/js/src/xpconnect/src -I/c/build/comm-central/comm-central/mozilla/caps/include -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/base/src/nsRange.cpp nsRange.cpp nsReferencedElement.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/base/src/nsReferencedElement.cpp cl -FonsReferencedElement.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/base/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../events/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../xml/content/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../xul/content/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../html/content/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../base/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../xbl/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../../layout/style -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../../dom/base -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../xml/document/src -I/c/build/comm-central/comm-central/mozilla/xpcom/io -I/c/build/comm-central/comm-central/mozilla/js/src/xpconnect/src -I/c/build/comm-central/comm-central/mozilla/caps/include -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/base/src/nsReferencedElement.cpp nsReferencedElement.cpp nsScriptElement.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/base/src/nsScriptElement.cpp cl -FonsScriptElement.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/base/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../events/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../xml/content/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../xul/content/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../html/content/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../base/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../xbl/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../../layout/style -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../../dom/base -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../xml/document/src -I/c/build/comm-central/comm-central/mozilla/xpcom/io -I/c/build/comm-central/comm-central/mozilla/js/src/xpconnect/src -I/c/build/comm-central/comm-central/mozilla/caps/include -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/base/src/nsScriptElement.cpp nsScriptElement.cpp nsScriptEventManager.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/base/src/nsScriptEventManager.cpp cl -FonsScriptEventManager.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/base/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../events/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../xml/content/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../xul/content/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../html/content/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../base/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../xbl/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../../layout/style -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../../dom/base -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../xml/document/src -I/c/build/comm-central/comm-central/mozilla/xpcom/io -I/c/build/comm-central/comm-central/mozilla/js/src/xpconnect/src -I/c/build/comm-central/comm-central/mozilla/caps/include -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/base/src/nsScriptEventManager.cpp nsScriptEventManager.cpp nsScriptLoader.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/base/src/nsScriptLoader.cpp cl -FonsScriptLoader.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/base/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../events/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../xml/content/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../xul/content/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../html/content/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../base/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../xbl/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../../layout/style -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../../dom/base -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../xml/document/src -I/c/build/comm-central/comm-central/mozilla/xpcom/io -I/c/build/comm-central/comm-central/mozilla/js/src/xpconnect/src -I/c/build/comm-central/comm-central/mozilla/caps/include -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/base/src/nsScriptLoader.cpp nsScriptLoader.cpp ../../../dist/include\jscntxt.h(727) : warning C4273: 'js_GetClassPrototype' : inconsistent dll linkage c:\build\comm-central\sb-de\mozilla\dist\include\jsobj.h(1151) : see previous definition of 'js_GetClassPrototype' ../../../dist/include\jscntxt.h(1331) : warning C4273: 'js_TraceContext' : inconsistent dll linkage c:\build\comm-central\sb-de\mozilla\dist\include\jsgc.h(186) : see previous definition of 'js_TraceContext' nsStubDocumentObserver.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/base/src/nsStubDocumentObserver.cpp cl -FonsStubDocumentObserver.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/base/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../events/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../xml/content/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../xul/content/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../html/content/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../base/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../xbl/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../../layout/style -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../../dom/base -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../xml/document/src -I/c/build/comm-central/comm-central/mozilla/xpcom/io -I/c/build/comm-central/comm-central/mozilla/js/src/xpconnect/src -I/c/build/comm-central/comm-central/mozilla/caps/include -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/base/src/nsStubDocumentObserver.cpp nsStubDocumentObserver.cpp nsStubImageDecoderObserver.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/base/src/nsStubImageDecoderObserver.cpp cl -FonsStubImageDecoderObserver.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/base/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../events/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../xml/content/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../xul/content/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../html/content/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../base/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../xbl/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../../layout/style -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../../dom/base -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../xml/document/src -I/c/build/comm-central/comm-central/mozilla/xpcom/io -I/c/build/comm-central/comm-central/mozilla/js/src/xpconnect/src -I/c/build/comm-central/comm-central/mozilla/caps/include -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/base/src/nsStubImageDecoderObserver.cpp nsStubImageDecoderObserver.cpp nsStubMutationObserver.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/base/src/nsStubMutationObserver.cpp cl -FonsStubMutationObserver.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/base/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../events/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../xml/content/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../xul/content/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../html/content/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../base/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../xbl/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../../layout/style -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../../dom/base -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../xml/document/src -I/c/build/comm-central/comm-central/mozilla/xpcom/io -I/c/build/comm-central/comm-central/mozilla/js/src/xpconnect/src -I/c/build/comm-central/comm-central/mozilla/caps/include -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/base/src/nsStubMutationObserver.cpp nsStubMutationObserver.cpp nsStyledElement.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/base/src/nsStyledElement.cpp cl -FonsStyledElement.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/base/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../events/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../xml/content/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../xul/content/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../html/content/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../base/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../xbl/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../../layout/style -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../../dom/base -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../xml/document/src -I/c/build/comm-central/comm-central/mozilla/xpcom/io -I/c/build/comm-central/comm-central/mozilla/js/src/xpconnect/src -I/c/build/comm-central/comm-central/mozilla/caps/include -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/base/src/nsStyledElement.cpp nsStyledElement.cpp nsStyleLinkElement.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/base/src/nsStyleLinkElement.cpp cl -FonsStyleLinkElement.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/base/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../events/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../xml/content/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../xul/content/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../html/content/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../base/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../xbl/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../../layout/style -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../../dom/base -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../xml/document/src -I/c/build/comm-central/comm-central/mozilla/xpcom/io -I/c/build/comm-central/comm-central/mozilla/js/src/xpconnect/src -I/c/build/comm-central/comm-central/mozilla/caps/include -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/base/src/nsStyleLinkElement.cpp nsStyleLinkElement.cpp nsSyncLoadService.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/base/src/nsSyncLoadService.cpp cl -FonsSyncLoadService.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/base/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../events/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../xml/content/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../xul/content/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../html/content/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../base/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../xbl/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../../layout/style -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../../dom/base -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../xml/document/src -I/c/build/comm-central/comm-central/mozilla/xpcom/io -I/c/build/comm-central/comm-central/mozilla/js/src/xpconnect/src -I/c/build/comm-central/comm-central/mozilla/caps/include -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/base/src/nsSyncLoadService.cpp nsSyncLoadService.cpp nsTextFragment.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/base/src/nsTextFragment.cpp cl -FonsTextFragment.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/base/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../events/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../xml/content/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../xul/content/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../html/content/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../base/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../xbl/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../../layout/style -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../../dom/base -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../xml/document/src -I/c/build/comm-central/comm-central/mozilla/xpcom/io -I/c/build/comm-central/comm-central/mozilla/js/src/xpconnect/src -I/c/build/comm-central/comm-central/mozilla/caps/include -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/base/src/nsTextFragment.cpp nsTextFragment.cpp nsTextNode.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/base/src/nsTextNode.cpp cl -FonsTextNode.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/base/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../events/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../xml/content/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../xul/content/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../html/content/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../base/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../xbl/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../../layout/style -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../../dom/base -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../xml/document/src -I/c/build/comm-central/comm-central/mozilla/xpcom/io -I/c/build/comm-central/comm-central/mozilla/js/src/xpconnect/src -I/c/build/comm-central/comm-central/mozilla/caps/include -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/base/src/nsTextNode.cpp nsTextNode.cpp nsTraversal.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/base/src/nsTraversal.cpp cl -FonsTraversal.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/base/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../events/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../xml/content/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../xul/content/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../html/content/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../base/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../xbl/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../../layout/style -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../../dom/base -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../xml/document/src -I/c/build/comm-central/comm-central/mozilla/xpcom/io -I/c/build/comm-central/comm-central/mozilla/js/src/xpconnect/src -I/c/build/comm-central/comm-central/mozilla/caps/include -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/base/src/nsTraversal.cpp nsTraversal.cpp nsTreeWalker.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/base/src/nsTreeWalker.cpp cl -FonsTreeWalker.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/base/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../events/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../xml/content/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../xul/content/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../html/content/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../base/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../xbl/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../../layout/style -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../../dom/base -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../xml/document/src -I/c/build/comm-central/comm-central/mozilla/xpcom/io -I/c/build/comm-central/comm-central/mozilla/js/src/xpconnect/src -I/c/build/comm-central/comm-central/mozilla/caps/include -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/base/src/nsTreeWalker.cpp nsTreeWalker.cpp nsXHTMLContentSerializer.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/base/src/nsXHTMLContentSerializer.cpp cl -FonsXHTMLContentSerializer.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/base/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../events/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../xml/content/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../xul/content/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../html/content/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../base/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../xbl/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../../layout/style -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../../dom/base -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../xml/document/src -I/c/build/comm-central/comm-central/mozilla/xpcom/io -I/c/build/comm-central/comm-central/mozilla/js/src/xpconnect/src -I/c/build/comm-central/comm-central/mozilla/caps/include -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/base/src/nsXHTMLContentSerializer.cpp nsXHTMLContentSerializer.cpp nsXMLContentSerializer.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/base/src/nsXMLContentSerializer.cpp cl -FonsXMLContentSerializer.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/base/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../events/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../xml/content/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../xul/content/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../html/content/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../base/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../xbl/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../../layout/style -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../../dom/base -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../xml/document/src -I/c/build/comm-central/comm-central/mozilla/xpcom/io -I/c/build/comm-central/comm-central/mozilla/js/src/xpconnect/src -I/c/build/comm-central/comm-central/mozilla/caps/include -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/base/src/nsXMLContentSerializer.cpp nsXMLContentSerializer.cpp nsXMLHttpRequest.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/base/src/nsXMLHttpRequest.cpp cl -FonsXMLHttpRequest.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/base/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../events/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../xml/content/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../xul/content/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../html/content/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../base/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../xbl/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../../layout/style -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../../dom/base -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../xml/document/src -I/c/build/comm-central/comm-central/mozilla/xpcom/io -I/c/build/comm-central/comm-central/mozilla/js/src/xpconnect/src -I/c/build/comm-central/comm-central/mozilla/caps/include -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/base/src/nsXMLHttpRequest.cpp nsXMLHttpRequest.cpp nsXMLNameSpaceMap.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/base/src/nsXMLNameSpaceMap.cpp cl -FonsXMLNameSpaceMap.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/base/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../events/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../xml/content/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../xul/content/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../html/content/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../base/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../xbl/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../../layout/style -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../../dom/base -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../xml/document/src -I/c/build/comm-central/comm-central/mozilla/xpcom/io -I/c/build/comm-central/comm-central/mozilla/js/src/xpconnect/src -I/c/build/comm-central/comm-central/mozilla/caps/include -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/base/src/nsXMLNameSpaceMap.cpp nsXMLNameSpaceMap.cpp Link.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/base/src/Link.cpp cl -FoLink.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/base/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../events/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../xml/content/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../xul/content/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../html/content/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../base/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../xbl/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../../layout/style -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../../dom/base -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../xml/document/src -I/c/build/comm-central/comm-central/mozilla/xpcom/io -I/c/build/comm-central/comm-central/mozilla/js/src/xpconnect/src -I/c/build/comm-central/comm-central/mozilla/caps/include -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/base/src/Link.cpp Link.cpp nsFileDataProtocolHandler.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/base/src/nsFileDataProtocolHandler.cpp cl -FonsFileDataProtocolHandler.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/base/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../events/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../xml/content/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../xul/content/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../html/content/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../base/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../xbl/src -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../../layout/style -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../../dom/base -I/c/build/comm-central/comm-central/mozilla/content/base/src/../../xml/document/src -I/c/build/comm-central/comm-central/mozilla/xpcom/io -I/c/build/comm-central/comm-central/mozilla/js/src/xpconnect/src -I/c/build/comm-central/comm-central/mozilla/caps/include -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/base/src/nsFileDataProtocolHandler.cpp nsFileDataProtocolHandler.cpp rm -f gkconbase_s.lib lib -NOLOGO -OUT:"gkconbase_s.lib" mozSanitizingSerializer.obj nsAtomListUtils.obj nsAttrAndChildArray.obj nsAttrValue.obj nsCCUncollectableMarker.obj nsChannelPolicy.obj nsCommentNode.obj nsContentAreaDragDrop.obj nsContentIterator.obj nsContentList.obj nsContentPolicy.obj nsContentSink.obj nsContentUtils.obj nsCopySupport.obj nsCrossSiteListenerProxy.obj nsCSPService.obj nsDataDocumentContentPolicy.obj nsDOMAttribute.obj nsDOMAttributeMap.obj nsDOMDocumentType.obj nsDOMFile.obj nsDOMFileReader.obj nsDOMLists.obj nsDOMParser.obj nsDOMSerializer.obj nsDOMTokenList.obj nsDOMSettableTokenList.obj nsDocument.obj nsDocumentEncoder.obj nsDocumentFragment.obj nsFrameLoader.obj nsFormData.obj nsGenConImageContent.obj nsGenericDOMDataNode.obj nsGenericElement.obj nsGkAtoms.obj nsHTMLContentSerializer.obj nsImageLoadingContent.obj nsLineBreaker.obj nsLoadListenerProxy.obj nsMappedAttributeElement.obj nsMappedAttributes.obj nsNameSpaceManager.obj nsNoDataProtocolContentPolicy.obj nsNodeInfo.obj nsNodeInfoManager.obj nsNodeIterator.obj nsNodeUtils.obj nsObjectLoadingContent.obj nsParserUtils.obj nsPlainTextSerializer.obj nsPropertyTable.obj nsRange.obj nsReferencedElement.obj nsScriptElement.obj nsScriptEventManager.obj nsScriptLoader.obj nsStubDocumentObserver.obj nsStubImageDecoderObserver.obj nsStubMutationObserver.obj nsStyledElement.obj nsStyleLinkElement.obj nsSyncLoadService.obj nsTextFragment.obj nsTextNode.obj nsTraversal.obj nsTreeWalker.obj nsXHTMLContentSerializer.obj nsXMLContentSerializer.obj nsXMLHttpRequest.obj nsXMLNameSpaceMap.obj Link.obj nsFileDataProtocolHandler.obj echo not_ranlib gkconbase_s.lib not_ranlib gkconbase_s.lib c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/content/base/src/nsBadCertHandler.js /c/build/comm-central/comm-central/mozilla/content/base/src/contentSecurityPolicy.js /c/build/comm-central/comm-central/mozilla/content/base/src/contentAreaDropListener.js ../../../dist/bin/components c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/content/base/src/CSPUtils.jsm ../../../dist/bin/modules make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/content/base/src' make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/content/base' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/content/canvas' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/content/canvas/public' nsICanvasGLPrivate.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/content/canvas/public -I../../../dist/idl -e _xpidlgen/nsICanvasGLPrivate.xpt -d .deps/nsICanvasGLPrivate.pp /c/build/comm-central/comm-central/mozilla/content/canvas/public/nsICanvasGLPrivate.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpt_link.exe _xpidlgen/content_canvas.xpt _xpidlgen/nsICanvasGLPrivate.xpt c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 _xpidlgen/content_canvas.xpt ../../../dist/bin/components make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/content/canvas/public' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/content/canvas/src' CanvasUtils.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/canvas/src/CanvasUtils.cpp cl -FoCanvasUtils.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DUSE_WGL -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/canvas/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/canvas/src/../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/content/canvas/src/../../../layout/style -I/c/build/comm-central/comm-central/mozilla/content/canvas/src/../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/content/canvas/src/../../base/src -I/c/build/comm-central/comm-central/mozilla/content/canvas/src/../../html/content/src -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -Ic:/build/comm-central/sb-de/mozilla/dist/include/cairo -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/canvas/src/CanvasUtils.cpp CanvasUtils.cpp nsCanvasRenderingContext2D.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/canvas/src/nsCanvasRenderingContext2D.cpp cl -FonsCanvasRenderingContext2D.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DUSE_WGL -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/canvas/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/canvas/src/../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/content/canvas/src/../../../layout/style -I/c/build/comm-central/comm-central/mozilla/content/canvas/src/../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/content/canvas/src/../../base/src -I/c/build/comm-central/comm-central/mozilla/content/canvas/src/../../html/content/src -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -Ic:/build/comm-central/sb-de/mozilla/dist/include/cairo -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/canvas/src/nsCanvasRenderingContext2D.cpp nsCanvasRenderingContext2D.cpp WebGLContext.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/canvas/src/WebGLContext.cpp cl -FoWebGLContext.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DUSE_WGL -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/canvas/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/canvas/src/../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/content/canvas/src/../../../layout/style -I/c/build/comm-central/comm-central/mozilla/content/canvas/src/../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/content/canvas/src/../../base/src -I/c/build/comm-central/comm-central/mozilla/content/canvas/src/../../html/content/src -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -Ic:/build/comm-central/sb-de/mozilla/dist/include/cairo -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/canvas/src/WebGLContext.cpp WebGLContext.cpp WebGLContextGL.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/canvas/src/WebGLContextGL.cpp cl -FoWebGLContextGL.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DUSE_WGL -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/canvas/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/canvas/src/../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/content/canvas/src/../../../layout/style -I/c/build/comm-central/comm-central/mozilla/content/canvas/src/../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/content/canvas/src/../../base/src -I/c/build/comm-central/comm-central/mozilla/content/canvas/src/../../html/content/src -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -Ic:/build/comm-central/sb-de/mozilla/dist/include/cairo -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/canvas/src/WebGLContextGL.cpp WebGLContextGL.cpp WebGLContextUtils.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/canvas/src/WebGLContextUtils.cpp cl -FoWebGLContextUtils.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DUSE_WGL -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/canvas/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/canvas/src/../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/content/canvas/src/../../../layout/style -I/c/build/comm-central/comm-central/mozilla/content/canvas/src/../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/content/canvas/src/../../base/src -I/c/build/comm-central/comm-central/mozilla/content/canvas/src/../../html/content/src -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -Ic:/build/comm-central/sb-de/mozilla/dist/include/cairo -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/canvas/src/WebGLContextUtils.cpp WebGLContextUtils.cpp WebGLContextValidate.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/canvas/src/WebGLContextValidate.cpp cl -FoWebGLContextValidate.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DUSE_WGL -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/canvas/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/canvas/src/../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/content/canvas/src/../../../layout/style -I/c/build/comm-central/comm-central/mozilla/content/canvas/src/../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/content/canvas/src/../../base/src -I/c/build/comm-central/comm-central/mozilla/content/canvas/src/../../html/content/src -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -Ic:/build/comm-central/sb-de/mozilla/dist/include/cairo -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/canvas/src/WebGLContextValidate.cpp WebGLContextValidate.cpp NativeJSContext.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/canvas/src/NativeJSContext.cpp cl -FoNativeJSContext.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DUSE_WGL -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/canvas/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/canvas/src/../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/content/canvas/src/../../../layout/style -I/c/build/comm-central/comm-central/mozilla/content/canvas/src/../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/content/canvas/src/../../base/src -I/c/build/comm-central/comm-central/mozilla/content/canvas/src/../../html/content/src -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -Ic:/build/comm-central/sb-de/mozilla/dist/include/cairo -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/canvas/src/NativeJSContext.cpp NativeJSContext.cpp glwrap.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/canvas/src/glwrap.cpp cl -Foglwrap.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DUSE_WGL -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/canvas/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/canvas/src/../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/content/canvas/src/../../../layout/style -I/c/build/comm-central/comm-central/mozilla/content/canvas/src/../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/content/canvas/src/../../base/src -I/c/build/comm-central/comm-central/mozilla/content/canvas/src/../../html/content/src -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -Ic:/build/comm-central/sb-de/mozilla/dist/include/cairo -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/canvas/src/glwrap.cpp glwrap.cpp nsGLPbuffer.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/canvas/src/nsGLPbuffer.cpp cl -FonsGLPbuffer.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DUSE_WGL -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/canvas/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/canvas/src/../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/content/canvas/src/../../../layout/style -I/c/build/comm-central/comm-central/mozilla/content/canvas/src/../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/content/canvas/src/../../base/src -I/c/build/comm-central/comm-central/mozilla/content/canvas/src/../../html/content/src -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -Ic:/build/comm-central/sb-de/mozilla/dist/include/cairo -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/canvas/src/nsGLPbuffer.cpp nsGLPbuffer.cpp nsGLPbufferOSMesa.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/canvas/src/nsGLPbufferOSMesa.cpp cl -FonsGLPbufferOSMesa.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DUSE_WGL -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/canvas/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/canvas/src/../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/content/canvas/src/../../../layout/style -I/c/build/comm-central/comm-central/mozilla/content/canvas/src/../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/content/canvas/src/../../base/src -I/c/build/comm-central/comm-central/mozilla/content/canvas/src/../../html/content/src -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -Ic:/build/comm-central/sb-de/mozilla/dist/include/cairo -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/canvas/src/nsGLPbufferOSMesa.cpp nsGLPbufferOSMesa.cpp nsGLPbufferWGL.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/canvas/src/nsGLPbufferWGL.cpp cl -FonsGLPbufferWGL.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DUSE_WGL -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/canvas/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/canvas/src/../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/content/canvas/src/../../../layout/style -I/c/build/comm-central/comm-central/mozilla/content/canvas/src/../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/content/canvas/src/../../base/src -I/c/build/comm-central/comm-central/mozilla/content/canvas/src/../../html/content/src -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -Ic:/build/comm-central/sb-de/mozilla/dist/include/cairo -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/canvas/src/nsGLPbufferWGL.cpp nsGLPbufferWGL.cpp rm -f gkconcvs_s.lib lib -NOLOGO -OUT:"gkconcvs_s.lib" CanvasUtils.obj nsCanvasRenderingContext2D.obj WebGLContext.obj WebGLContextGL.obj WebGLContextUtils.obj WebGLContextValidate.obj NativeJSContext.obj glwrap.obj nsGLPbuffer.obj nsGLPbufferOSMesa.obj nsGLPbufferWGL.obj echo not_ranlib gkconcvs_s.lib not_ranlib gkconcvs_s.lib make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/content/canvas/src' make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/content/canvas' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/content/events' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/content/events/public' nsIEventListenerService.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/content/events/public -I../../../dist/idl -e _xpidlgen/nsIEventListenerService.xpt -d .deps/nsIEventListenerService.pp /c/build/comm-central/comm-central/mozilla/content/events/public/nsIEventListenerService.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpt_link.exe _xpidlgen/content_events.xpt _xpidlgen/nsIEventListenerService.xpt c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 _xpidlgen/content_events.xpt ../../../dist/bin/components make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/content/events/public' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/content/events/src' nsEventListenerManager.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/events/src/nsEventListenerManager.cpp cl -FonsEventListenerManager.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -DMOZ_JSDEBUGGER -I/c/build/comm-central/comm-central/mozilla/content/events/src/../../base/src -I/c/build/comm-central/comm-central/mozilla/content/events/src/../../html/base/src -I/c/build/comm-central/comm-central/mozilla/content/events/src/../../xul/content/src -I/c/build/comm-central/comm-central/mozilla/content/events/src/../../xml/content/src -I/c/build/comm-central/comm-central/mozilla/content/events/src/../../../dom/base -I/c/build/comm-central/comm-central/mozilla/content/events/src/../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/content/events/src/../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/content/events/src/../../../layout/xul/base/src/tree/src -I/c/build/comm-central/comm-central/mozilla/content/events/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/events/src/nsEventListenerManager.cpp nsEventListenerManager.cpp nsEventStateManager.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/events/src/nsEventStateManager.cpp cl -FonsEventStateManager.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -DMOZ_JSDEBUGGER -I/c/build/comm-central/comm-central/mozilla/content/events/src/../../base/src -I/c/build/comm-central/comm-central/mozilla/content/events/src/../../html/base/src -I/c/build/comm-central/comm-central/mozilla/content/events/src/../../xul/content/src -I/c/build/comm-central/comm-central/mozilla/content/events/src/../../xml/content/src -I/c/build/comm-central/comm-central/mozilla/content/events/src/../../../dom/base -I/c/build/comm-central/comm-central/mozilla/content/events/src/../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/content/events/src/../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/content/events/src/../../../layout/xul/base/src/tree/src -I/c/build/comm-central/comm-central/mozilla/content/events/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/events/src/nsEventStateManager.cpp nsEventStateManager.cpp nsDOMEvent.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/events/src/nsDOMEvent.cpp cl -FonsDOMEvent.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -DMOZ_JSDEBUGGER -I/c/build/comm-central/comm-central/mozilla/content/events/src/../../base/src -I/c/build/comm-central/comm-central/mozilla/content/events/src/../../html/base/src -I/c/build/comm-central/comm-central/mozilla/content/events/src/../../xul/content/src -I/c/build/comm-central/comm-central/mozilla/content/events/src/../../xml/content/src -I/c/build/comm-central/comm-central/mozilla/content/events/src/../../../dom/base -I/c/build/comm-central/comm-central/mozilla/content/events/src/../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/content/events/src/../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/content/events/src/../../../layout/xul/base/src/tree/src -I/c/build/comm-central/comm-central/mozilla/content/events/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/events/src/nsDOMEvent.cpp nsDOMEvent.cpp c:/build/comm-central/comm-central/mozilla/content/events/src/nsDOMEvent.cpp(138) : warning C4244: '=' : conversion from 'PRTime' to 'PRUint32', possible loss of data nsDOMDataContainerEvent.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/events/src/nsDOMDataContainerEvent.cpp cl -FonsDOMDataContainerEvent.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -DMOZ_JSDEBUGGER -I/c/build/comm-central/comm-central/mozilla/content/events/src/../../base/src -I/c/build/comm-central/comm-central/mozilla/content/events/src/../../html/base/src -I/c/build/comm-central/comm-central/mozilla/content/events/src/../../xul/content/src -I/c/build/comm-central/comm-central/mozilla/content/events/src/../../xml/content/src -I/c/build/comm-central/comm-central/mozilla/content/events/src/../../../dom/base -I/c/build/comm-central/comm-central/mozilla/content/events/src/../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/content/events/src/../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/content/events/src/../../../layout/xul/base/src/tree/src -I/c/build/comm-central/comm-central/mozilla/content/events/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/events/src/nsDOMDataContainerEvent.cpp nsDOMDataContainerEvent.cpp nsDOMUIEvent.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/events/src/nsDOMUIEvent.cpp cl -FonsDOMUIEvent.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -DMOZ_JSDEBUGGER -I/c/build/comm-central/comm-central/mozilla/content/events/src/../../base/src -I/c/build/comm-central/comm-central/mozilla/content/events/src/../../html/base/src -I/c/build/comm-central/comm-central/mozilla/content/events/src/../../xul/content/src -I/c/build/comm-central/comm-central/mozilla/content/events/src/../../xml/content/src -I/c/build/comm-central/comm-central/mozilla/content/events/src/../../../dom/base -I/c/build/comm-central/comm-central/mozilla/content/events/src/../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/content/events/src/../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/content/events/src/../../../layout/xul/base/src/tree/src -I/c/build/comm-central/comm-central/mozilla/content/events/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/events/src/nsDOMUIEvent.cpp nsDOMUIEvent.cpp c:/build/comm-central/comm-central/mozilla/content/events/src/nsDOMUIEvent.cpp(64) : warning C4244: '=' : conversion from 'PRTime' to 'PRUint32', possible loss of data nsDOMKeyboardEvent.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/events/src/nsDOMKeyboardEvent.cpp cl -FonsDOMKeyboardEvent.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -DMOZ_JSDEBUGGER -I/c/build/comm-central/comm-central/mozilla/content/events/src/../../base/src -I/c/build/comm-central/comm-central/mozilla/content/events/src/../../html/base/src -I/c/build/comm-central/comm-central/mozilla/content/events/src/../../xul/content/src -I/c/build/comm-central/comm-central/mozilla/content/events/src/../../xml/content/src -I/c/build/comm-central/comm-central/mozilla/content/events/src/../../../dom/base -I/c/build/comm-central/comm-central/mozilla/content/events/src/../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/content/events/src/../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/content/events/src/../../../layout/xul/base/src/tree/src -I/c/build/comm-central/comm-central/mozilla/content/events/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/events/src/nsDOMKeyboardEvent.cpp nsDOMKeyboardEvent.cpp c:/build/comm-central/comm-central/mozilla/content/events/src/nsDOMKeyboardEvent.cpp(55) : warning C4244: '=' : conversion from 'PRTime' to 'PRUint32', possible loss of data nsDOMTextEvent.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/events/src/nsDOMTextEvent.cpp cl -FonsDOMTextEvent.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -DMOZ_JSDEBUGGER -I/c/build/comm-central/comm-central/mozilla/content/events/src/../../base/src -I/c/build/comm-central/comm-central/mozilla/content/events/src/../../html/base/src -I/c/build/comm-central/comm-central/mozilla/content/events/src/../../xul/content/src -I/c/build/comm-central/comm-central/mozilla/content/events/src/../../xml/content/src -I/c/build/comm-central/comm-central/mozilla/content/events/src/../../../dom/base -I/c/build/comm-central/comm-central/mozilla/content/events/src/../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/content/events/src/../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/content/events/src/../../../layout/xul/base/src/tree/src -I/c/build/comm-central/comm-central/mozilla/content/events/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/events/src/nsDOMTextEvent.cpp nsDOMTextEvent.cpp c:/build/comm-central/comm-central/mozilla/content/events/src/nsDOMTextEvent.cpp(56) : warning C4244: '=' : conversion from 'PRTime' to 'PRUint32', possible loss of data nsDOMMouseEvent.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/events/src/nsDOMMouseEvent.cpp cl -FonsDOMMouseEvent.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -DMOZ_JSDEBUGGER -I/c/build/comm-central/comm-central/mozilla/content/events/src/../../base/src -I/c/build/comm-central/comm-central/mozilla/content/events/src/../../html/base/src -I/c/build/comm-central/comm-central/mozilla/content/events/src/../../xul/content/src -I/c/build/comm-central/comm-central/mozilla/content/events/src/../../xml/content/src -I/c/build/comm-central/comm-central/mozilla/content/events/src/../../../dom/base -I/c/build/comm-central/comm-central/mozilla/content/events/src/../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/content/events/src/../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/content/events/src/../../../layout/xul/base/src/tree/src -I/c/build/comm-central/comm-central/mozilla/content/events/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/events/src/nsDOMMouseEvent.cpp nsDOMMouseEvent.cpp c:/build/comm-central/comm-central/mozilla/content/events/src/nsDOMMouseEvent.cpp(61) : warning C4244: '=' : conversion from 'PRTime' to 'PRUint32', possible loss of data nsDOMMouseScrollEvent.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/events/src/nsDOMMouseScrollEvent.cpp cl -FonsDOMMouseScrollEvent.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -DMOZ_JSDEBUGGER -I/c/build/comm-central/comm-central/mozilla/content/events/src/../../base/src -I/c/build/comm-central/comm-central/mozilla/content/events/src/../../html/base/src -I/c/build/comm-central/comm-central/mozilla/content/events/src/../../xul/content/src -I/c/build/comm-central/comm-central/mozilla/content/events/src/../../xml/content/src -I/c/build/comm-central/comm-central/mozilla/content/events/src/../../../dom/base -I/c/build/comm-central/comm-central/mozilla/content/events/src/../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/content/events/src/../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/content/events/src/../../../layout/xul/base/src/tree/src -I/c/build/comm-central/comm-central/mozilla/content/events/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/events/src/nsDOMMouseScrollEvent.cpp nsDOMMouseScrollEvent.cpp c:/build/comm-central/comm-central/mozilla/content/events/src/nsDOMMouseScrollEvent.cpp(53) : warning C4244: '=' : conversion from 'PRTime' to 'PRUint32', possible loss of data nsDOMDragEvent.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/events/src/nsDOMDragEvent.cpp cl -FonsDOMDragEvent.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -DMOZ_JSDEBUGGER -I/c/build/comm-central/comm-central/mozilla/content/events/src/../../base/src -I/c/build/comm-central/comm-central/mozilla/content/events/src/../../html/base/src -I/c/build/comm-central/comm-central/mozilla/content/events/src/../../xul/content/src -I/c/build/comm-central/comm-central/mozilla/content/events/src/../../xml/content/src -I/c/build/comm-central/comm-central/mozilla/content/events/src/../../../dom/base -I/c/build/comm-central/comm-central/mozilla/content/events/src/../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/content/events/src/../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/content/events/src/../../../layout/xul/base/src/tree/src -I/c/build/comm-central/comm-central/mozilla/content/events/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/events/src/nsDOMDragEvent.cpp nsDOMDragEvent.cpp c:/build/comm-central/comm-central/mozilla/content/events/src/nsDOMDragEvent.cpp(56) : warning C4244: '=' : conversion from 'PRTime' to 'PRUint32', possible loss of data nsDOMMutationEvent.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/events/src/nsDOMMutationEvent.cpp cl -FonsDOMMutationEvent.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -DMOZ_JSDEBUGGER -I/c/build/comm-central/comm-central/mozilla/content/events/src/../../base/src -I/c/build/comm-central/comm-central/mozilla/content/events/src/../../html/base/src -I/c/build/comm-central/comm-central/mozilla/content/events/src/../../xul/content/src -I/c/build/comm-central/comm-central/mozilla/content/events/src/../../xml/content/src -I/c/build/comm-central/comm-central/mozilla/content/events/src/../../../dom/base -I/c/build/comm-central/comm-central/mozilla/content/events/src/../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/content/events/src/../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/content/events/src/../../../layout/xul/base/src/tree/src -I/c/build/comm-central/comm-central/mozilla/content/events/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/events/src/nsDOMMutationEvent.cpp nsDOMMutationEvent.cpp nsDOMPopupBlockedEvent.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/events/src/nsDOMPopupBlockedEvent.cpp cl -FonsDOMPopupBlockedEvent.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -DMOZ_JSDEBUGGER -I/c/build/comm-central/comm-central/mozilla/content/events/src/../../base/src -I/c/build/comm-central/comm-central/mozilla/content/events/src/../../html/base/src -I/c/build/comm-central/comm-central/mozilla/content/events/src/../../xul/content/src -I/c/build/comm-central/comm-central/mozilla/content/events/src/../../xml/content/src -I/c/build/comm-central/comm-central/mozilla/content/events/src/../../../dom/base -I/c/build/comm-central/comm-central/mozilla/content/events/src/../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/content/events/src/../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/content/events/src/../../../layout/xul/base/src/tree/src -I/c/build/comm-central/comm-central/mozilla/content/events/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/events/src/nsDOMPopupBlockedEvent.cpp nsDOMPopupBlockedEvent.cpp nsDOMOrientationEvent.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/events/src/nsDOMOrientationEvent.cpp cl -FonsDOMOrientationEvent.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -DMOZ_JSDEBUGGER -I/c/build/comm-central/comm-central/mozilla/content/events/src/../../base/src -I/c/build/comm-central/comm-central/mozilla/content/events/src/../../html/base/src -I/c/build/comm-central/comm-central/mozilla/content/events/src/../../xul/content/src -I/c/build/comm-central/comm-central/mozilla/content/events/src/../../xml/content/src -I/c/build/comm-central/comm-central/mozilla/content/events/src/../../../dom/base -I/c/build/comm-central/comm-central/mozilla/content/events/src/../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/content/events/src/../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/content/events/src/../../../layout/xul/base/src/tree/src -I/c/build/comm-central/comm-central/mozilla/content/events/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/events/src/nsDOMOrientationEvent.cpp nsDOMOrientationEvent.cpp nsDOMBeforeUnloadEvent.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/events/src/nsDOMBeforeUnloadEvent.cpp cl -FonsDOMBeforeUnloadEvent.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -DMOZ_JSDEBUGGER -I/c/build/comm-central/comm-central/mozilla/content/events/src/../../base/src -I/c/build/comm-central/comm-central/mozilla/content/events/src/../../html/base/src -I/c/build/comm-central/comm-central/mozilla/content/events/src/../../xul/content/src -I/c/build/comm-central/comm-central/mozilla/content/events/src/../../xml/content/src -I/c/build/comm-central/comm-central/mozilla/content/events/src/../../../dom/base -I/c/build/comm-central/comm-central/mozilla/content/events/src/../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/content/events/src/../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/content/events/src/../../../layout/xul/base/src/tree/src -I/c/build/comm-central/comm-central/mozilla/content/events/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/events/src/nsDOMBeforeUnloadEvent.cpp nsDOMBeforeUnloadEvent.cpp nsDOMPageTransitionEvent.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/events/src/nsDOMPageTransitionEvent.cpp cl -FonsDOMPageTransitionEvent.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -DMOZ_JSDEBUGGER -I/c/build/comm-central/comm-central/mozilla/content/events/src/../../base/src -I/c/build/comm-central/comm-central/mozilla/content/events/src/../../html/base/src -I/c/build/comm-central/comm-central/mozilla/content/events/src/../../xul/content/src -I/c/build/comm-central/comm-central/mozilla/content/events/src/../../xml/content/src -I/c/build/comm-central/comm-central/mozilla/content/events/src/../../../dom/base -I/c/build/comm-central/comm-central/mozilla/content/events/src/../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/content/events/src/../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/content/events/src/../../../layout/xul/base/src/tree/src -I/c/build/comm-central/comm-central/mozilla/content/events/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/events/src/nsDOMPageTransitionEvent.cpp nsDOMPageTransitionEvent.cpp nsDOMXULCommandEvent.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/events/src/nsDOMXULCommandEvent.cpp cl -FonsDOMXULCommandEvent.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -DMOZ_JSDEBUGGER -I/c/build/comm-central/comm-central/mozilla/content/events/src/../../base/src -I/c/build/comm-central/comm-central/mozilla/content/events/src/../../html/base/src -I/c/build/comm-central/comm-central/mozilla/content/events/src/../../xul/content/src -I/c/build/comm-central/comm-central/mozilla/content/events/src/../../xml/content/src -I/c/build/comm-central/comm-central/mozilla/content/events/src/../../../dom/base -I/c/build/comm-central/comm-central/mozilla/content/events/src/../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/content/events/src/../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/content/events/src/../../../layout/xul/base/src/tree/src -I/c/build/comm-central/comm-central/mozilla/content/events/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/events/src/nsDOMXULCommandEvent.cpp nsDOMXULCommandEvent.cpp c:/build/comm-central/comm-central/mozilla/content/events/src/nsDOMXULCommandEvent.cpp(52) : warning C4244: '=' : conversion from 'PRTime' to 'PRUint32', possible loss of data nsDOMCommandEvent.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/events/src/nsDOMCommandEvent.cpp cl -FonsDOMCommandEvent.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -DMOZ_JSDEBUGGER -I/c/build/comm-central/comm-central/mozilla/content/events/src/../../base/src -I/c/build/comm-central/comm-central/mozilla/content/events/src/../../html/base/src -I/c/build/comm-central/comm-central/mozilla/content/events/src/../../xul/content/src -I/c/build/comm-central/comm-central/mozilla/content/events/src/../../xml/content/src -I/c/build/comm-central/comm-central/mozilla/content/events/src/../../../dom/base -I/c/build/comm-central/comm-central/mozilla/content/events/src/../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/content/events/src/../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/content/events/src/../../../layout/xul/base/src/tree/src -I/c/build/comm-central/comm-central/mozilla/content/events/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/events/src/nsDOMCommandEvent.cpp nsDOMCommandEvent.cpp c:/build/comm-central/comm-central/mozilla/content/events/src/nsDOMCommandEvent.cpp(46) : warning C4244: '=' : conversion from 'PRTime' to 'PRUint32', possible loss of data nsDOMMessageEvent.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/events/src/nsDOMMessageEvent.cpp cl -FonsDOMMessageEvent.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -DMOZ_JSDEBUGGER -I/c/build/comm-central/comm-central/mozilla/content/events/src/../../base/src -I/c/build/comm-central/comm-central/mozilla/content/events/src/../../html/base/src -I/c/build/comm-central/comm-central/mozilla/content/events/src/../../xul/content/src -I/c/build/comm-central/comm-central/mozilla/content/events/src/../../xml/content/src -I/c/build/comm-central/comm-central/mozilla/content/events/src/../../../dom/base -I/c/build/comm-central/comm-central/mozilla/content/events/src/../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/content/events/src/../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/content/events/src/../../../layout/xul/base/src/tree/src -I/c/build/comm-central/comm-central/mozilla/content/events/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/events/src/nsDOMMessageEvent.cpp nsDOMMessageEvent.cpp nsPaintRequest.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/events/src/nsPaintRequest.cpp cl -FonsPaintRequest.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -DMOZ_JSDEBUGGER -I/c/build/comm-central/comm-central/mozilla/content/events/src/../../base/src -I/c/build/comm-central/comm-central/mozilla/content/events/src/../../html/base/src -I/c/build/comm-central/comm-central/mozilla/content/events/src/../../xul/content/src -I/c/build/comm-central/comm-central/mozilla/content/events/src/../../xml/content/src -I/c/build/comm-central/comm-central/mozilla/content/events/src/../../../dom/base -I/c/build/comm-central/comm-central/mozilla/content/events/src/../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/content/events/src/../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/content/events/src/../../../layout/xul/base/src/tree/src -I/c/build/comm-central/comm-central/mozilla/content/events/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/events/src/nsPaintRequest.cpp nsPaintRequest.cpp nsPrivateTextRange.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/events/src/nsPrivateTextRange.cpp cl -FonsPrivateTextRange.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -DMOZ_JSDEBUGGER -I/c/build/comm-central/comm-central/mozilla/content/events/src/../../base/src -I/c/build/comm-central/comm-central/mozilla/content/events/src/../../html/base/src -I/c/build/comm-central/comm-central/mozilla/content/events/src/../../xul/content/src -I/c/build/comm-central/comm-central/mozilla/content/events/src/../../xml/content/src -I/c/build/comm-central/comm-central/mozilla/content/events/src/../../../dom/base -I/c/build/comm-central/comm-central/mozilla/content/events/src/../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/content/events/src/../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/content/events/src/../../../layout/xul/base/src/tree/src -I/c/build/comm-central/comm-central/mozilla/content/events/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/events/src/nsPrivateTextRange.cpp nsPrivateTextRange.cpp nsDOMEventGroup.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/events/src/nsDOMEventGroup.cpp cl -FonsDOMEventGroup.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -DMOZ_JSDEBUGGER -I/c/build/comm-central/comm-central/mozilla/content/events/src/../../base/src -I/c/build/comm-central/comm-central/mozilla/content/events/src/../../html/base/src -I/c/build/comm-central/comm-central/mozilla/content/events/src/../../xul/content/src -I/c/build/comm-central/comm-central/mozilla/content/events/src/../../xml/content/src -I/c/build/comm-central/comm-central/mozilla/content/events/src/../../../dom/base -I/c/build/comm-central/comm-central/mozilla/content/events/src/../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/content/events/src/../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/content/events/src/../../../layout/xul/base/src/tree/src -I/c/build/comm-central/comm-central/mozilla/content/events/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/events/src/nsDOMEventGroup.cpp nsDOMEventGroup.cpp nsXMLEventsManager.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/events/src/nsXMLEventsManager.cpp cl -FonsXMLEventsManager.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -DMOZ_JSDEBUGGER -I/c/build/comm-central/comm-central/mozilla/content/events/src/../../base/src -I/c/build/comm-central/comm-central/mozilla/content/events/src/../../html/base/src -I/c/build/comm-central/comm-central/mozilla/content/events/src/../../xul/content/src -I/c/build/comm-central/comm-central/mozilla/content/events/src/../../xml/content/src -I/c/build/comm-central/comm-central/mozilla/content/events/src/../../../dom/base -I/c/build/comm-central/comm-central/mozilla/content/events/src/../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/content/events/src/../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/content/events/src/../../../layout/xul/base/src/tree/src -I/c/build/comm-central/comm-central/mozilla/content/events/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/events/src/nsXMLEventsManager.cpp nsXMLEventsManager.cpp nsXMLEventsElement.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/events/src/nsXMLEventsElement.cpp cl -FonsXMLEventsElement.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -DMOZ_JSDEBUGGER -I/c/build/comm-central/comm-central/mozilla/content/events/src/../../base/src -I/c/build/comm-central/comm-central/mozilla/content/events/src/../../html/base/src -I/c/build/comm-central/comm-central/mozilla/content/events/src/../../xul/content/src -I/c/build/comm-central/comm-central/mozilla/content/events/src/../../xml/content/src -I/c/build/comm-central/comm-central/mozilla/content/events/src/../../../dom/base -I/c/build/comm-central/comm-central/mozilla/content/events/src/../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/content/events/src/../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/content/events/src/../../../layout/xul/base/src/tree/src -I/c/build/comm-central/comm-central/mozilla/content/events/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/events/src/nsXMLEventsElement.cpp nsXMLEventsElement.cpp nsPLDOMEvent.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/events/src/nsPLDOMEvent.cpp cl -FonsPLDOMEvent.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -DMOZ_JSDEBUGGER -I/c/build/comm-central/comm-central/mozilla/content/events/src/../../base/src -I/c/build/comm-central/comm-central/mozilla/content/events/src/../../html/base/src -I/c/build/comm-central/comm-central/mozilla/content/events/src/../../xul/content/src -I/c/build/comm-central/comm-central/mozilla/content/events/src/../../xml/content/src -I/c/build/comm-central/comm-central/mozilla/content/events/src/../../../dom/base -I/c/build/comm-central/comm-central/mozilla/content/events/src/../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/content/events/src/../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/content/events/src/../../../layout/xul/base/src/tree/src -I/c/build/comm-central/comm-central/mozilla/content/events/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/events/src/nsPLDOMEvent.cpp nsPLDOMEvent.cpp nsEventDispatcher.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/events/src/nsEventDispatcher.cpp cl -FonsEventDispatcher.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -DMOZ_JSDEBUGGER -I/c/build/comm-central/comm-central/mozilla/content/events/src/../../base/src -I/c/build/comm-central/comm-central/mozilla/content/events/src/../../html/base/src -I/c/build/comm-central/comm-central/mozilla/content/events/src/../../xul/content/src -I/c/build/comm-central/comm-central/mozilla/content/events/src/../../xml/content/src -I/c/build/comm-central/comm-central/mozilla/content/events/src/../../../dom/base -I/c/build/comm-central/comm-central/mozilla/content/events/src/../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/content/events/src/../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/content/events/src/../../../layout/xul/base/src/tree/src -I/c/build/comm-central/comm-central/mozilla/content/events/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/events/src/nsEventDispatcher.cpp nsEventDispatcher.cpp nsIMEStateManager.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/events/src/nsIMEStateManager.cpp cl -FonsIMEStateManager.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -DMOZ_JSDEBUGGER -I/c/build/comm-central/comm-central/mozilla/content/events/src/../../base/src -I/c/build/comm-central/comm-central/mozilla/content/events/src/../../html/base/src -I/c/build/comm-central/comm-central/mozilla/content/events/src/../../xul/content/src -I/c/build/comm-central/comm-central/mozilla/content/events/src/../../xml/content/src -I/c/build/comm-central/comm-central/mozilla/content/events/src/../../../dom/base -I/c/build/comm-central/comm-central/mozilla/content/events/src/../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/content/events/src/../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/content/events/src/../../../layout/xul/base/src/tree/src -I/c/build/comm-central/comm-central/mozilla/content/events/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/events/src/nsIMEStateManager.cpp nsIMEStateManager.cpp nsContentEventHandler.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/events/src/nsContentEventHandler.cpp cl -FonsContentEventHandler.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -DMOZ_JSDEBUGGER -I/c/build/comm-central/comm-central/mozilla/content/events/src/../../base/src -I/c/build/comm-central/comm-central/mozilla/content/events/src/../../html/base/src -I/c/build/comm-central/comm-central/mozilla/content/events/src/../../xul/content/src -I/c/build/comm-central/comm-central/mozilla/content/events/src/../../xml/content/src -I/c/build/comm-central/comm-central/mozilla/content/events/src/../../../dom/base -I/c/build/comm-central/comm-central/mozilla/content/events/src/../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/content/events/src/../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/content/events/src/../../../layout/xul/base/src/tree/src -I/c/build/comm-central/comm-central/mozilla/content/events/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/events/src/nsContentEventHandler.cpp nsContentEventHandler.cpp nsEventListenerService.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/events/src/nsEventListenerService.cpp cl -FonsEventListenerService.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -DMOZ_JSDEBUGGER -I/c/build/comm-central/comm-central/mozilla/content/events/src/../../base/src -I/c/build/comm-central/comm-central/mozilla/content/events/src/../../html/base/src -I/c/build/comm-central/comm-central/mozilla/content/events/src/../../xul/content/src -I/c/build/comm-central/comm-central/mozilla/content/events/src/../../xml/content/src -I/c/build/comm-central/comm-central/mozilla/content/events/src/../../../dom/base -I/c/build/comm-central/comm-central/mozilla/content/events/src/../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/content/events/src/../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/content/events/src/../../../layout/xul/base/src/tree/src -I/c/build/comm-central/comm-central/mozilla/content/events/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/events/src/nsEventListenerService.cpp nsEventListenerService.cpp nsDOMProgressEvent.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/events/src/nsDOMProgressEvent.cpp cl -FonsDOMProgressEvent.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -DMOZ_JSDEBUGGER -I/c/build/comm-central/comm-central/mozilla/content/events/src/../../base/src -I/c/build/comm-central/comm-central/mozilla/content/events/src/../../html/base/src -I/c/build/comm-central/comm-central/mozilla/content/events/src/../../xul/content/src -I/c/build/comm-central/comm-central/mozilla/content/events/src/../../xml/content/src -I/c/build/comm-central/comm-central/mozilla/content/events/src/../../../dom/base -I/c/build/comm-central/comm-central/mozilla/content/events/src/../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/content/events/src/../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/content/events/src/../../../layout/xul/base/src/tree/src -I/c/build/comm-central/comm-central/mozilla/content/events/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/events/src/nsDOMProgressEvent.cpp nsDOMProgressEvent.cpp nsDOMDataTransfer.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/events/src/nsDOMDataTransfer.cpp cl -FonsDOMDataTransfer.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -DMOZ_JSDEBUGGER -I/c/build/comm-central/comm-central/mozilla/content/events/src/../../base/src -I/c/build/comm-central/comm-central/mozilla/content/events/src/../../html/base/src -I/c/build/comm-central/comm-central/mozilla/content/events/src/../../xul/content/src -I/c/build/comm-central/comm-central/mozilla/content/events/src/../../xml/content/src -I/c/build/comm-central/comm-central/mozilla/content/events/src/../../../dom/base -I/c/build/comm-central/comm-central/mozilla/content/events/src/../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/content/events/src/../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/content/events/src/../../../layout/xul/base/src/tree/src -I/c/build/comm-central/comm-central/mozilla/content/events/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/events/src/nsDOMDataTransfer.cpp nsDOMDataTransfer.cpp nsDOMNotifyPaintEvent.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/events/src/nsDOMNotifyPaintEvent.cpp cl -FonsDOMNotifyPaintEvent.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -DMOZ_JSDEBUGGER -I/c/build/comm-central/comm-central/mozilla/content/events/src/../../base/src -I/c/build/comm-central/comm-central/mozilla/content/events/src/../../html/base/src -I/c/build/comm-central/comm-central/mozilla/content/events/src/../../xul/content/src -I/c/build/comm-central/comm-central/mozilla/content/events/src/../../xml/content/src -I/c/build/comm-central/comm-central/mozilla/content/events/src/../../../dom/base -I/c/build/comm-central/comm-central/mozilla/content/events/src/../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/content/events/src/../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/content/events/src/../../../layout/xul/base/src/tree/src -I/c/build/comm-central/comm-central/mozilla/content/events/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/events/src/nsDOMNotifyPaintEvent.cpp nsDOMNotifyPaintEvent.cpp nsDOMSimpleGestureEvent.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/events/src/nsDOMSimpleGestureEvent.cpp cl -FonsDOMSimpleGestureEvent.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -DMOZ_JSDEBUGGER -I/c/build/comm-central/comm-central/mozilla/content/events/src/../../base/src -I/c/build/comm-central/comm-central/mozilla/content/events/src/../../html/base/src -I/c/build/comm-central/comm-central/mozilla/content/events/src/../../xul/content/src -I/c/build/comm-central/comm-central/mozilla/content/events/src/../../xml/content/src -I/c/build/comm-central/comm-central/mozilla/content/events/src/../../../dom/base -I/c/build/comm-central/comm-central/mozilla/content/events/src/../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/content/events/src/../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/content/events/src/../../../layout/xul/base/src/tree/src -I/c/build/comm-central/comm-central/mozilla/content/events/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/events/src/nsDOMSimpleGestureEvent.cpp nsDOMSimpleGestureEvent.cpp c:/build/comm-central/comm-central/mozilla/content/events/src/nsDOMSimpleGestureEvent.cpp(52) : warning C4244: '=' : conversion from 'PRTime' to 'PRUint32', possible loss of data nsDOMEventTargetHelper.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/events/src/nsDOMEventTargetHelper.cpp cl -FonsDOMEventTargetHelper.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -DMOZ_JSDEBUGGER -I/c/build/comm-central/comm-central/mozilla/content/events/src/../../base/src -I/c/build/comm-central/comm-central/mozilla/content/events/src/../../html/base/src -I/c/build/comm-central/comm-central/mozilla/content/events/src/../../xul/content/src -I/c/build/comm-central/comm-central/mozilla/content/events/src/../../xml/content/src -I/c/build/comm-central/comm-central/mozilla/content/events/src/../../../dom/base -I/c/build/comm-central/comm-central/mozilla/content/events/src/../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/content/events/src/../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/content/events/src/../../../layout/xul/base/src/tree/src -I/c/build/comm-central/comm-central/mozilla/content/events/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/events/src/nsDOMEventTargetHelper.cpp nsDOMEventTargetHelper.cpp nsDOMScrollAreaEvent.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/events/src/nsDOMScrollAreaEvent.cpp cl -FonsDOMScrollAreaEvent.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -DMOZ_JSDEBUGGER -I/c/build/comm-central/comm-central/mozilla/content/events/src/../../base/src -I/c/build/comm-central/comm-central/mozilla/content/events/src/../../html/base/src -I/c/build/comm-central/comm-central/mozilla/content/events/src/../../xul/content/src -I/c/build/comm-central/comm-central/mozilla/content/events/src/../../xml/content/src -I/c/build/comm-central/comm-central/mozilla/content/events/src/../../../dom/base -I/c/build/comm-central/comm-central/mozilla/content/events/src/../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/content/events/src/../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/content/events/src/../../../layout/xul/base/src/tree/src -I/c/build/comm-central/comm-central/mozilla/content/events/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/events/src/nsDOMScrollAreaEvent.cpp nsDOMScrollAreaEvent.cpp nsDOMTransitionEvent.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/events/src/nsDOMTransitionEvent.cpp cl -FonsDOMTransitionEvent.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -DMOZ_JSDEBUGGER -I/c/build/comm-central/comm-central/mozilla/content/events/src/../../base/src -I/c/build/comm-central/comm-central/mozilla/content/events/src/../../html/base/src -I/c/build/comm-central/comm-central/mozilla/content/events/src/../../xul/content/src -I/c/build/comm-central/comm-central/mozilla/content/events/src/../../xml/content/src -I/c/build/comm-central/comm-central/mozilla/content/events/src/../../../dom/base -I/c/build/comm-central/comm-central/mozilla/content/events/src/../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/content/events/src/../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/content/events/src/../../../layout/xul/base/src/tree/src -I/c/build/comm-central/comm-central/mozilla/content/events/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/events/src/nsDOMTransitionEvent.cpp nsDOMTransitionEvent.cpp c:/build/comm-central/comm-central/mozilla/content/events/src/nsDOMTransitionEvent.cpp(56) : warning C4244: '=' : conversion from 'PRTime' to 'PRUint32', possible loss of data nsDOMPopStateEvent.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/events/src/nsDOMPopStateEvent.cpp cl -FonsDOMPopStateEvent.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -DMOZ_JSDEBUGGER -I/c/build/comm-central/comm-central/mozilla/content/events/src/../../base/src -I/c/build/comm-central/comm-central/mozilla/content/events/src/../../html/base/src -I/c/build/comm-central/comm-central/mozilla/content/events/src/../../xul/content/src -I/c/build/comm-central/comm-central/mozilla/content/events/src/../../xml/content/src -I/c/build/comm-central/comm-central/mozilla/content/events/src/../../../dom/base -I/c/build/comm-central/comm-central/mozilla/content/events/src/../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/content/events/src/../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/content/events/src/../../../layout/xul/base/src/tree/src -I/c/build/comm-central/comm-central/mozilla/content/events/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/events/src/nsDOMPopStateEvent.cpp nsDOMPopStateEvent.cpp rm -f gkconevents_s.lib lib -NOLOGO -OUT:"gkconevents_s.lib" nsEventListenerManager.obj nsEventStateManager.obj nsDOMEvent.obj nsDOMDataContainerEvent.obj nsDOMUIEvent.obj nsDOMKeyboardEvent.obj nsDOMTextEvent.obj nsDOMMouseEvent.obj nsDOMMouseScrollEvent.obj nsDOMDragEvent.obj nsDOMMutationEvent.obj nsDOMPopupBlockedEvent.obj nsDOMOrientationEvent.obj nsDOMBeforeUnloadEvent.obj nsDOMPageTransitionEvent.obj nsDOMXULCommandEvent.obj nsDOMCommandEvent.obj nsDOMMessageEvent.obj nsPaintRequest.obj nsPrivateTextRange.obj nsDOMEventGroup.obj nsXMLEventsManager.obj nsXMLEventsElement.obj nsPLDOMEvent.obj nsEventDispatcher.obj nsIMEStateManager.obj nsContentEventHandler.obj nsEventListenerService.obj nsDOMProgressEvent.obj nsDOMDataTransfer.obj nsDOMNotifyPaintEvent.obj nsDOMSimpleGestureEvent.obj nsDOMEventTargetHelper.obj nsDOMScrollAreaEvent.obj nsDOMTransitionEvent.obj nsDOMPopStateEvent.obj echo not_ranlib gkconevents_s.lib not_ranlib gkconevents_s.lib make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/content/events/src' make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/content/events' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/content/html' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/content/html/content' make[8]: Entering directory `/c/build/comm-central/sb-de/mozilla/content/html/content/public' nsISelectElement.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/content/html/content/public -I../../../../dist/idl -e _xpidlgen/nsISelectElement.xpt -d .deps/nsISelectElement.pp /c/build/comm-central/comm-central/mozilla/content/html/content/public/nsISelectElement.idl nsIFormSubmitObserver.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/content/html/content/public -I../../../../dist/idl -e _xpidlgen/nsIFormSubmitObserver.xpt -d .deps/nsIFormSubmitObserver.pp /c/build/comm-central/comm-central/mozilla/content/html/content/public/nsIFormSubmitObserver.idl nsIPhonetic.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/content/html/content/public -I../../../../dist/idl -e _xpidlgen/nsIPhonetic.xpt -d .deps/nsIPhonetic.pp /c/build/comm-central/comm-central/mozilla/content/html/content/public/nsIPhonetic.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpt_link.exe _xpidlgen/content_html.xpt _xpidlgen/nsISelectElement.xpt _xpidlgen/nsIFormSubmitObserver.xpt _xpidlgen/nsIPhonetic.xpt c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 _xpidlgen/content_html.xpt ../../../../dist/bin/components make[8]: Leaving directory `/c/build/comm-central/sb-de/mozilla/content/html/content/public' make[8]: Entering directory `/c/build/comm-central/sb-de/mozilla/content/html/content/src' nsClientRect.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/html/content/src/nsClientRect.cpp cl -FonsClientRect.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/html/content/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../base/src -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../events/src -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../xbl/src -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../layout/style -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../layout/tables -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../dom/base -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../editor/libeditor/base -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../editor/libeditor/text -I/c/build/comm-central/comm-central/mozilla/content/html/content/src -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/html/content/src/nsClientRect.cpp nsClientRect.cpp c:/build/comm-central/comm-central/mozilla/content/html/content/src/nsClientRect.cpp(146) : warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data c:/build/comm-central/comm-central/mozilla/content/html/content/src/nsClientRect.cpp(146) : warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data c:/build/comm-central/comm-central/mozilla/content/html/content/src/nsClientRect.cpp(146) : warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data c:/build/comm-central/comm-central/mozilla/content/html/content/src/nsClientRect.cpp(146) : warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data nsHTMLDNSPrefetch.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/html/content/src/nsHTMLDNSPrefetch.cpp cl -FonsHTMLDNSPrefetch.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/html/content/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../base/src -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../events/src -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../xbl/src -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../layout/style -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../layout/tables -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../dom/base -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../editor/libeditor/base -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../editor/libeditor/text -I/c/build/comm-central/comm-central/mozilla/content/html/content/src -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/html/content/src/nsHTMLDNSPrefetch.cpp nsHTMLDNSPrefetch.cpp nsGenericHTMLElement.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/html/content/src/nsGenericHTMLElement.cpp cl -FonsGenericHTMLElement.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/html/content/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../base/src -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../events/src -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../xbl/src -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../layout/style -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../layout/tables -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../dom/base -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../editor/libeditor/base -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../editor/libeditor/text -I/c/build/comm-central/comm-central/mozilla/content/html/content/src -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/html/content/src/nsGenericHTMLElement.cpp nsGenericHTMLElement.cpp nsFormSubmission.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/html/content/src/nsFormSubmission.cpp cl -FonsFormSubmission.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/html/content/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../base/src -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../events/src -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../xbl/src -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../layout/style -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../layout/tables -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../dom/base -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../editor/libeditor/base -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../editor/libeditor/text -I/c/build/comm-central/comm-central/mozilla/content/html/content/src -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/html/content/src/nsFormSubmission.cpp nsFormSubmission.cpp nsImageMapUtils.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/html/content/src/nsImageMapUtils.cpp cl -FonsImageMapUtils.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/html/content/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../base/src -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../events/src -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../xbl/src -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../layout/style -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../layout/tables -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../dom/base -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../editor/libeditor/base -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../editor/libeditor/text -I/c/build/comm-central/comm-central/mozilla/content/html/content/src -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/html/content/src/nsImageMapUtils.cpp nsImageMapUtils.cpp nsHTMLAnchorElement.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/html/content/src/nsHTMLAnchorElement.cpp cl -FonsHTMLAnchorElement.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/html/content/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../base/src -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../events/src -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../xbl/src -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../layout/style -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../layout/tables -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../dom/base -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../editor/libeditor/base -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../editor/libeditor/text -I/c/build/comm-central/comm-central/mozilla/content/html/content/src -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/html/content/src/nsHTMLAnchorElement.cpp nsHTMLAnchorElement.cpp nsHTMLAreaElement.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/html/content/src/nsHTMLAreaElement.cpp cl -FonsHTMLAreaElement.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/html/content/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../base/src -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../events/src -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../xbl/src -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../layout/style -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../layout/tables -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../dom/base -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../editor/libeditor/base -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../editor/libeditor/text -I/c/build/comm-central/comm-central/mozilla/content/html/content/src -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/html/content/src/nsHTMLAreaElement.cpp nsHTMLAreaElement.cpp nsHTMLBRElement.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/html/content/src/nsHTMLBRElement.cpp cl -FonsHTMLBRElement.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/html/content/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../base/src -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../events/src -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../xbl/src -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../layout/style -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../layout/tables -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../dom/base -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../editor/libeditor/base -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../editor/libeditor/text -I/c/build/comm-central/comm-central/mozilla/content/html/content/src -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/html/content/src/nsHTMLBRElement.cpp nsHTMLBRElement.cpp nsHTMLBodyElement.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/html/content/src/nsHTMLBodyElement.cpp cl -FonsHTMLBodyElement.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/html/content/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../base/src -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../events/src -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../xbl/src -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../layout/style -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../layout/tables -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../dom/base -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../editor/libeditor/base -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../editor/libeditor/text -I/c/build/comm-central/comm-central/mozilla/content/html/content/src -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/html/content/src/nsHTMLBodyElement.cpp nsHTMLBodyElement.cpp nsHTMLButtonElement.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/html/content/src/nsHTMLButtonElement.cpp cl -FonsHTMLButtonElement.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/html/content/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../base/src -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../events/src -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../xbl/src -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../layout/style -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../layout/tables -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../dom/base -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../editor/libeditor/base -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../editor/libeditor/text -I/c/build/comm-central/comm-central/mozilla/content/html/content/src -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/html/content/src/nsHTMLButtonElement.cpp nsHTMLButtonElement.cpp c:/build/comm-central/comm-central/mozilla/content/html/content/src/nsHTMLButtonElement.cpp(166) : warning C4244: 'initializing' : conversion from 'const PRInt16' to 'PRInt8', possible loss of data c:/build/comm-central/comm-central/mozilla/content/html/content/src/nsHTMLButtonElement.cpp(285) : warning C4244: '=' : conversion from 'PRInt16' to 'PRInt8', possible loss of data c:/build/comm-central/comm-central/mozilla/content/html/content/src/nsHTMLButtonElement.cpp(287) : warning C4244: '=' : conversion from 'const PRInt16' to 'PRInt8', possible loss of data c:/build/comm-central/comm-central/mozilla/content/html/content/src/nsHTMLButtonElement.cpp(595) : warning C4244: '=' : conversion from 'const PRInt16' to 'PRInt8', possible loss of data nsHTMLCanvasElement.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/html/content/src/nsHTMLCanvasElement.cpp cl -FonsHTMLCanvasElement.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/html/content/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../base/src -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../events/src -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../xbl/src -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../layout/style -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../layout/tables -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../dom/base -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../editor/libeditor/base -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../editor/libeditor/text -I/c/build/comm-central/comm-central/mozilla/content/html/content/src -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/html/content/src/nsHTMLCanvasElement.cpp nsHTMLCanvasElement.cpp c:/build/comm-central/comm-central/mozilla/content/html/content/src/nsHTMLCanvasElement.cpp(513) : warning C4244: 'argument' : conversion from 'gfxFloat' to 'nscoord', possible loss of data c:/build/comm-central/comm-central/mozilla/content/html/content/src/nsHTMLCanvasElement.cpp(513) : warning C4244: 'argument' : conversion from 'gfxFloat' to 'nscoord', possible loss of data c:/build/comm-central/comm-central/mozilla/content/html/content/src/nsHTMLCanvasElement.cpp(513) : warning C4244: 'argument' : conversion from 'gfxFloat' to 'nscoord', possible loss of data c:/build/comm-central/comm-central/mozilla/content/html/content/src/nsHTMLCanvasElement.cpp(513) : warning C4244: 'argument' : conversion from 'gfxFloat' to 'nscoord', possible loss of data nsHTMLDelElement.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/html/content/src/nsHTMLDelElement.cpp cl -FonsHTMLDelElement.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/html/content/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../base/src -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../events/src -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../xbl/src -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../layout/style -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../layout/tables -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../dom/base -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../editor/libeditor/base -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../editor/libeditor/text -I/c/build/comm-central/comm-central/mozilla/content/html/content/src -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/html/content/src/nsHTMLDelElement.cpp nsHTMLDelElement.cpp nsHTMLDivElement.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/html/content/src/nsHTMLDivElement.cpp cl -FonsHTMLDivElement.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/html/content/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../base/src -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../events/src -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../xbl/src -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../layout/style -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../layout/tables -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../dom/base -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../editor/libeditor/base -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../editor/libeditor/text -I/c/build/comm-central/comm-central/mozilla/content/html/content/src -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/html/content/src/nsHTMLDivElement.cpp nsHTMLDivElement.cpp nsHTMLFieldSetElement.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/html/content/src/nsHTMLFieldSetElement.cpp cl -FonsHTMLFieldSetElement.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/html/content/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../base/src -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../events/src -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../xbl/src -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../layout/style -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../layout/tables -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../dom/base -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../editor/libeditor/base -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../editor/libeditor/text -I/c/build/comm-central/comm-central/mozilla/content/html/content/src -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/html/content/src/nsHTMLFieldSetElement.cpp nsHTMLFieldSetElement.cpp nsHTMLFontElement.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/html/content/src/nsHTMLFontElement.cpp cl -FonsHTMLFontElement.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/html/content/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../base/src -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../events/src -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../xbl/src -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../layout/style -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../layout/tables -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../dom/base -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../editor/libeditor/base -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../editor/libeditor/text -I/c/build/comm-central/comm-central/mozilla/content/html/content/src -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/html/content/src/nsHTMLFontElement.cpp nsHTMLFontElement.cpp nsHTMLFormElement.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/html/content/src/nsHTMLFormElement.cpp cl -FonsHTMLFormElement.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/html/content/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../base/src -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../events/src -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../xbl/src -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../layout/style -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../layout/tables -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../dom/base -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../editor/libeditor/base -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../editor/libeditor/text -I/c/build/comm-central/comm-central/mozilla/content/html/content/src -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/html/content/src/nsHTMLFormElement.cpp nsHTMLFormElement.cpp nsHTMLFrameElement.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/html/content/src/nsHTMLFrameElement.cpp cl -FonsHTMLFrameElement.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/html/content/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../base/src -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../events/src -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../xbl/src -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../layout/style -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../layout/tables -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../dom/base -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../editor/libeditor/base -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../editor/libeditor/text -I/c/build/comm-central/comm-central/mozilla/content/html/content/src -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/html/content/src/nsHTMLFrameElement.cpp nsHTMLFrameElement.cpp nsHTMLFrameSetElement.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/html/content/src/nsHTMLFrameSetElement.cpp cl -FonsHTMLFrameSetElement.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/html/content/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../base/src -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../events/src -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../xbl/src -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../layout/style -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../layout/tables -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../dom/base -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../editor/libeditor/base -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../editor/libeditor/text -I/c/build/comm-central/comm-central/mozilla/content/html/content/src -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/html/content/src/nsHTMLFrameSetElement.cpp nsHTMLFrameSetElement.cpp nsHTMLHRElement.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/html/content/src/nsHTMLHRElement.cpp cl -FonsHTMLHRElement.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/html/content/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../base/src -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../events/src -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../xbl/src -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../layout/style -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../layout/tables -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../dom/base -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../editor/libeditor/base -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../editor/libeditor/text -I/c/build/comm-central/comm-central/mozilla/content/html/content/src -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/html/content/src/nsHTMLHRElement.cpp nsHTMLHRElement.cpp nsHTMLHeadingElement.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/html/content/src/nsHTMLHeadingElement.cpp cl -FonsHTMLHeadingElement.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/html/content/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../base/src -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../events/src -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../xbl/src -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../layout/style -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../layout/tables -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../dom/base -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../editor/libeditor/base -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../editor/libeditor/text -I/c/build/comm-central/comm-central/mozilla/content/html/content/src -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/html/content/src/nsHTMLHeadingElement.cpp nsHTMLHeadingElement.cpp nsHTMLIFrameElement.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/html/content/src/nsHTMLIFrameElement.cpp cl -FonsHTMLIFrameElement.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/html/content/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../base/src -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../events/src -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../xbl/src -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../layout/style -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../layout/tables -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../dom/base -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../editor/libeditor/base -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../editor/libeditor/text -I/c/build/comm-central/comm-central/mozilla/content/html/content/src -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/html/content/src/nsHTMLIFrameElement.cpp nsHTMLIFrameElement.cpp nsHTMLImageElement.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/html/content/src/nsHTMLImageElement.cpp cl -FonsHTMLImageElement.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/html/content/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../base/src -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../events/src -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../xbl/src -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../layout/style -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../layout/tables -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../dom/base -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../editor/libeditor/base -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../editor/libeditor/text -I/c/build/comm-central/comm-central/mozilla/content/html/content/src -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/html/content/src/nsHTMLImageElement.cpp nsHTMLImageElement.cpp nsHTMLInputElement.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/html/content/src/nsHTMLInputElement.cpp cl -FonsHTMLInputElement.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/html/content/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../base/src -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../events/src -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../xbl/src -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../layout/style -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../layout/tables -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../dom/base -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../editor/libeditor/base -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../editor/libeditor/text -I/c/build/comm-central/comm-central/mozilla/content/html/content/src -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/html/content/src/nsHTMLInputElement.cpp nsHTMLInputElement.cpp c:/build/comm-central/comm-central/mozilla/content/html/content/src/nsHTMLInputElement.cpp(502) : warning C4244: 'initializing' : conversion from 'const PRInt16' to 'PRInt8', possible loss of data c:/build/comm-central/comm-central/mozilla/content/html/content/src/nsHTMLInputElement.cpp(699) : warning C4244: '=' : conversion from 'const PRInt16' to 'PRInt8', possible loss of data nsHTMLLIElement.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/html/content/src/nsHTMLLIElement.cpp cl -FonsHTMLLIElement.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/html/content/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../base/src -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../events/src -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../xbl/src -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../layout/style -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../layout/tables -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../dom/base -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../editor/libeditor/base -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../editor/libeditor/text -I/c/build/comm-central/comm-central/mozilla/content/html/content/src -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/html/content/src/nsHTMLLIElement.cpp nsHTMLLIElement.cpp nsHTMLLabelElement.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/html/content/src/nsHTMLLabelElement.cpp cl -FonsHTMLLabelElement.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/html/content/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../base/src -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../events/src -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../xbl/src -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../layout/style -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../layout/tables -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../dom/base -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../editor/libeditor/base -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../editor/libeditor/text -I/c/build/comm-central/comm-central/mozilla/content/html/content/src -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/html/content/src/nsHTMLLabelElement.cpp nsHTMLLabelElement.cpp nsHTMLLegendElement.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/html/content/src/nsHTMLLegendElement.cpp cl -FonsHTMLLegendElement.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/html/content/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../base/src -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../events/src -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../xbl/src -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../layout/style -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../layout/tables -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../dom/base -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../editor/libeditor/base -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../editor/libeditor/text -I/c/build/comm-central/comm-central/mozilla/content/html/content/src -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/html/content/src/nsHTMLLegendElement.cpp nsHTMLLegendElement.cpp nsHTMLLinkElement.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/html/content/src/nsHTMLLinkElement.cpp cl -FonsHTMLLinkElement.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/html/content/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../base/src -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../events/src -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../xbl/src -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../layout/style -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../layout/tables -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../dom/base -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../editor/libeditor/base -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../editor/libeditor/text -I/c/build/comm-central/comm-central/mozilla/content/html/content/src -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/html/content/src/nsHTMLLinkElement.cpp nsHTMLLinkElement.cpp nsHTMLMapElement.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/html/content/src/nsHTMLMapElement.cpp cl -FonsHTMLMapElement.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/html/content/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../base/src -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../events/src -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../xbl/src -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../layout/style -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../layout/tables -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../dom/base -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../editor/libeditor/base -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../editor/libeditor/text -I/c/build/comm-central/comm-central/mozilla/content/html/content/src -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/html/content/src/nsHTMLMapElement.cpp nsHTMLMapElement.cpp nsHTMLMetaElement.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/html/content/src/nsHTMLMetaElement.cpp cl -FonsHTMLMetaElement.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/html/content/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../base/src -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../events/src -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../xbl/src -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../layout/style -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../layout/tables -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../dom/base -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../editor/libeditor/base -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../editor/libeditor/text -I/c/build/comm-central/comm-central/mozilla/content/html/content/src -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/html/content/src/nsHTMLMetaElement.cpp nsHTMLMetaElement.cpp nsHTMLObjectElement.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/html/content/src/nsHTMLObjectElement.cpp cl -FonsHTMLObjectElement.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/html/content/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../base/src -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../events/src -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../xbl/src -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../layout/style -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../layout/tables -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../dom/base -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../editor/libeditor/base -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../editor/libeditor/text -I/c/build/comm-central/comm-central/mozilla/content/html/content/src -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/html/content/src/nsHTMLObjectElement.cpp nsHTMLObjectElement.cpp nsHTMLOListElement.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/html/content/src/nsHTMLOListElement.cpp cl -FonsHTMLOListElement.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/html/content/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../base/src -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../events/src -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../xbl/src -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../layout/style -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../layout/tables -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../dom/base -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../editor/libeditor/base -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../editor/libeditor/text -I/c/build/comm-central/comm-central/mozilla/content/html/content/src -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/html/content/src/nsHTMLOListElement.cpp nsHTMLOListElement.cpp nsHTMLSharedObjectElement.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/html/content/src/nsHTMLSharedObjectElement.cpp cl -FonsHTMLSharedObjectElement.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/html/content/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../base/src -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../events/src -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../xbl/src -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../layout/style -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../layout/tables -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../dom/base -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../editor/libeditor/base -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../editor/libeditor/text -I/c/build/comm-central/comm-central/mozilla/content/html/content/src -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/html/content/src/nsHTMLSharedObjectElement.cpp nsHTMLSharedObjectElement.cpp nsHTMLOptionElement.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/html/content/src/nsHTMLOptionElement.cpp cl -FonsHTMLOptionElement.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/html/content/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../base/src -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../events/src -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../xbl/src -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../layout/style -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../layout/tables -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../dom/base -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../editor/libeditor/base -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../editor/libeditor/text -I/c/build/comm-central/comm-central/mozilla/content/html/content/src -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/html/content/src/nsHTMLOptionElement.cpp nsHTMLOptionElement.cpp nsHTMLOptGroupElement.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/html/content/src/nsHTMLOptGroupElement.cpp cl -FonsHTMLOptGroupElement.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/html/content/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../base/src -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../events/src -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../xbl/src -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../layout/style -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../layout/tables -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../dom/base -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../editor/libeditor/base -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../editor/libeditor/text -I/c/build/comm-central/comm-central/mozilla/content/html/content/src -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/html/content/src/nsHTMLOptGroupElement.cpp nsHTMLOptGroupElement.cpp nsHTMLOutputElement.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/html/content/src/nsHTMLOutputElement.cpp cl -FonsHTMLOutputElement.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/html/content/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../base/src -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../events/src -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../xbl/src -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../layout/style -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../layout/tables -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../dom/base -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../editor/libeditor/base -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../editor/libeditor/text -I/c/build/comm-central/comm-central/mozilla/content/html/content/src -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/html/content/src/nsHTMLOutputElement.cpp nsHTMLOutputElement.cpp nsHTMLParagraphElement.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/html/content/src/nsHTMLParagraphElement.cpp cl -FonsHTMLParagraphElement.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/html/content/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../base/src -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../events/src -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../xbl/src -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../layout/style -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../layout/tables -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../dom/base -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../editor/libeditor/base -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../editor/libeditor/text -I/c/build/comm-central/comm-central/mozilla/content/html/content/src -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/html/content/src/nsHTMLParagraphElement.cpp nsHTMLParagraphElement.cpp nsHTMLPreElement.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/html/content/src/nsHTMLPreElement.cpp cl -FonsHTMLPreElement.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/html/content/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../base/src -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../events/src -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../xbl/src -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../layout/style -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../layout/tables -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../dom/base -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../editor/libeditor/base -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../editor/libeditor/text -I/c/build/comm-central/comm-central/mozilla/content/html/content/src -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/html/content/src/nsHTMLPreElement.cpp nsHTMLPreElement.cpp nsHTMLScriptElement.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/html/content/src/nsHTMLScriptElement.cpp cl -FonsHTMLScriptElement.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/html/content/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../base/src -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../events/src -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../xbl/src -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../layout/style -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../layout/tables -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../dom/base -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../editor/libeditor/base -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../editor/libeditor/text -I/c/build/comm-central/comm-central/mozilla/content/html/content/src -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/html/content/src/nsHTMLScriptElement.cpp nsHTMLScriptElement.cpp nsHTMLSelectElement.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/html/content/src/nsHTMLSelectElement.cpp cl -FonsHTMLSelectElement.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/html/content/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../base/src -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../events/src -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../xbl/src -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../layout/style -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../layout/tables -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../dom/base -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../editor/libeditor/base -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../editor/libeditor/text -I/c/build/comm-central/comm-central/mozilla/content/html/content/src -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/html/content/src/nsHTMLSelectElement.cpp nsHTMLSelectElement.cpp c:/build/comm-central/comm-central/mozilla/content/html/content/src/nsHTMLSelectElement.cpp(139) : warning C4355: 'this' : used in base member initializer list nsHTMLSharedElement.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/html/content/src/nsHTMLSharedElement.cpp cl -FonsHTMLSharedElement.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/html/content/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../base/src -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../events/src -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../xbl/src -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../layout/style -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../layout/tables -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../dom/base -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../editor/libeditor/base -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../editor/libeditor/text -I/c/build/comm-central/comm-central/mozilla/content/html/content/src -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/html/content/src/nsHTMLSharedElement.cpp nsHTMLSharedElement.cpp nsHTMLSpanElement.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/html/content/src/nsHTMLSpanElement.cpp cl -FonsHTMLSpanElement.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/html/content/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../base/src -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../events/src -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../xbl/src -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../layout/style -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../layout/tables -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../dom/base -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../editor/libeditor/base -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../editor/libeditor/text -I/c/build/comm-central/comm-central/mozilla/content/html/content/src -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/html/content/src/nsHTMLSpanElement.cpp nsHTMLSpanElement.cpp nsHTMLStyleElement.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/html/content/src/nsHTMLStyleElement.cpp cl -FonsHTMLStyleElement.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/html/content/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../base/src -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../events/src -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../xbl/src -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../layout/style -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../layout/tables -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../dom/base -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../editor/libeditor/base -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../editor/libeditor/text -I/c/build/comm-central/comm-central/mozilla/content/html/content/src -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/html/content/src/nsHTMLStyleElement.cpp nsHTMLStyleElement.cpp nsHTMLTableElement.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/html/content/src/nsHTMLTableElement.cpp cl -FonsHTMLTableElement.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/html/content/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../base/src -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../events/src -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../xbl/src -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../layout/style -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../layout/tables -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../dom/base -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../editor/libeditor/base -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../editor/libeditor/text -I/c/build/comm-central/comm-central/mozilla/content/html/content/src -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/html/content/src/nsHTMLTableElement.cpp nsHTMLTableElement.cpp nsHTMLTableCaptionElement.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/html/content/src/nsHTMLTableCaptionElement.cpp cl -FonsHTMLTableCaptionElement.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/html/content/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../base/src -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../events/src -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../xbl/src -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../layout/style -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../layout/tables -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../dom/base -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../editor/libeditor/base -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../editor/libeditor/text -I/c/build/comm-central/comm-central/mozilla/content/html/content/src -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/html/content/src/nsHTMLTableCaptionElement.cpp nsHTMLTableCaptionElement.cpp nsHTMLTableCellElement.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/html/content/src/nsHTMLTableCellElement.cpp cl -FonsHTMLTableCellElement.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/html/content/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../base/src -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../events/src -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../xbl/src -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../layout/style -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../layout/tables -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../dom/base -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../editor/libeditor/base -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../editor/libeditor/text -I/c/build/comm-central/comm-central/mozilla/content/html/content/src -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/html/content/src/nsHTMLTableCellElement.cpp nsHTMLTableCellElement.cpp nsHTMLTableColElement.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/html/content/src/nsHTMLTableColElement.cpp cl -FonsHTMLTableColElement.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/html/content/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../base/src -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../events/src -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../xbl/src -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../layout/style -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../layout/tables -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../dom/base -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../editor/libeditor/base -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../editor/libeditor/text -I/c/build/comm-central/comm-central/mozilla/content/html/content/src -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/html/content/src/nsHTMLTableColElement.cpp nsHTMLTableColElement.cpp nsHTMLTableRowElement.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/html/content/src/nsHTMLTableRowElement.cpp cl -FonsHTMLTableRowElement.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/html/content/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../base/src -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../events/src -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../xbl/src -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../layout/style -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../layout/tables -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../dom/base -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../editor/libeditor/base -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../editor/libeditor/text -I/c/build/comm-central/comm-central/mozilla/content/html/content/src -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/html/content/src/nsHTMLTableRowElement.cpp nsHTMLTableRowElement.cpp nsHTMLTableSectionElement.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/html/content/src/nsHTMLTableSectionElement.cpp cl -FonsHTMLTableSectionElement.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/html/content/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../base/src -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../events/src -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../xbl/src -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../layout/style -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../layout/tables -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../dom/base -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../editor/libeditor/base -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../editor/libeditor/text -I/c/build/comm-central/comm-central/mozilla/content/html/content/src -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/html/content/src/nsHTMLTableSectionElement.cpp nsHTMLTableSectionElement.cpp nsHTMLTextAreaElement.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/html/content/src/nsHTMLTextAreaElement.cpp cl -FonsHTMLTextAreaElement.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/html/content/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../base/src -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../events/src -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../xbl/src -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../layout/style -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../layout/tables -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../dom/base -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../editor/libeditor/base -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../editor/libeditor/text -I/c/build/comm-central/comm-central/mozilla/content/html/content/src -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/html/content/src/nsHTMLTextAreaElement.cpp nsHTMLTextAreaElement.cpp nsHTMLTitleElement.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/html/content/src/nsHTMLTitleElement.cpp cl -FonsHTMLTitleElement.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/html/content/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../base/src -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../events/src -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../xbl/src -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../layout/style -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../layout/tables -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../dom/base -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../editor/libeditor/base -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../editor/libeditor/text -I/c/build/comm-central/comm-central/mozilla/content/html/content/src -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/html/content/src/nsHTMLTitleElement.cpp nsHTMLTitleElement.cpp nsHTMLAudioElement.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/html/content/src/nsHTMLAudioElement.cpp cl -FonsHTMLAudioElement.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/html/content/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../base/src -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../events/src -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../xbl/src -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../layout/style -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../layout/tables -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../dom/base -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../editor/libeditor/base -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../editor/libeditor/text -I/c/build/comm-central/comm-central/mozilla/content/html/content/src -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/html/content/src/nsHTMLAudioElement.cpp nsHTMLAudioElement.cpp nsHTMLMediaElement.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/html/content/src/nsHTMLMediaElement.cpp cl -FonsHTMLMediaElement.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/html/content/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../base/src -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../events/src -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../xbl/src -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../layout/style -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../layout/tables -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../dom/base -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../editor/libeditor/base -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../editor/libeditor/text -I/c/build/comm-central/comm-central/mozilla/content/html/content/src -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/html/content/src/nsHTMLMediaElement.cpp nsHTMLMediaElement.cpp c:/build/comm-central/comm-central/mozilla/content/html/content/src/nsHTMLMediaElement.cpp(813) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data c:/build/comm-central/comm-central/mozilla/content/html/content/src/nsHTMLMediaElement.cpp(937) : warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data c:/build/comm-central/comm-central/mozilla/content/html/content/src/nsHTMLMediaElement.cpp(1491) : warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data nsHTMLMediaError.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/html/content/src/nsHTMLMediaError.cpp cl -FonsHTMLMediaError.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/html/content/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../base/src -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../events/src -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../xbl/src -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../layout/style -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../layout/tables -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../dom/base -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../editor/libeditor/base -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../editor/libeditor/text -I/c/build/comm-central/comm-central/mozilla/content/html/content/src -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/html/content/src/nsHTMLMediaError.cpp nsHTMLMediaError.cpp nsHTMLSourceElement.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/html/content/src/nsHTMLSourceElement.cpp cl -FonsHTMLSourceElement.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/html/content/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../base/src -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../events/src -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../xbl/src -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../layout/style -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../layout/tables -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../dom/base -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../editor/libeditor/base -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../editor/libeditor/text -I/c/build/comm-central/comm-central/mozilla/content/html/content/src -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/html/content/src/nsHTMLSourceElement.cpp nsHTMLSourceElement.cpp nsHTMLVideoElement.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/html/content/src/nsHTMLVideoElement.cpp cl -FonsHTMLVideoElement.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/html/content/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../base/src -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../events/src -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../xbl/src -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../layout/style -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../layout/tables -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../dom/base -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../editor/libeditor/base -I/c/build/comm-central/comm-central/mozilla/content/html/content/src/../../../../editor/libeditor/text -I/c/build/comm-central/comm-central/mozilla/content/html/content/src -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/html/content/src/nsHTMLVideoElement.cpp nsHTMLVideoElement.cpp rm -f gkconhtmlcon_s.lib lib -NOLOGO -OUT:"gkconhtmlcon_s.lib" nsClientRect.obj nsHTMLDNSPrefetch.obj nsGenericHTMLElement.obj nsFormSubmission.obj nsImageMapUtils.obj nsHTMLAnchorElement.obj nsHTMLAreaElement.obj nsHTMLBRElement.obj nsHTMLBodyElement.obj nsHTMLButtonElement.obj nsHTMLCanvasElement.obj nsHTMLDelElement.obj nsHTMLDivElement.obj nsHTMLFieldSetElement.obj nsHTMLFontElement.obj nsHTMLFormElement.obj nsHTMLFrameElement.obj nsHTMLFrameSetElement.obj nsHTMLHRElement.obj nsHTMLHeadingElement.obj nsHTMLIFrameElement.obj nsHTMLImageElement.obj nsHTMLInputElement.obj nsHTMLLIElement.obj nsHTMLLabelElement.obj nsHTMLLegendElement.obj nsHTMLLinkElement.obj nsHTMLMapElement.obj nsHTMLMetaElement.obj nsHTMLObjectElement.obj nsHTMLOListElement.obj nsHTMLSharedObjectElement.obj nsHTMLOptionElement.obj nsHTMLOptGroupElement.obj nsHTMLOutputElement.obj nsHTMLParagraphElement.obj nsHTMLPreElement.obj nsHTMLScriptElement.obj nsHTMLSelectElement.obj nsHTMLSharedElement.obj nsHTMLSpanElement.obj nsHTMLStyleElement.obj nsHTMLTableElement.obj nsHTMLTableCaptionElement.obj nsHTMLTableCellElement.obj nsHTMLTableColElement.obj nsHTMLTableRowElement.obj nsHTMLTableSectionElement.obj nsHTMLTextAreaElement.obj nsHTMLTitleElement.obj nsHTMLAudioElement.obj nsHTMLMediaElement.obj nsHTMLMediaError.obj nsHTMLSourceElement.obj nsHTMLVideoElement.obj echo not_ranlib gkconhtmlcon_s.lib not_ranlib gkconhtmlcon_s.lib make[8]: Leaving directory `/c/build/comm-central/sb-de/mozilla/content/html/content/src' make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/content/html/content' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/content/html/document' make[8]: Entering directory `/c/build/comm-central/sb-de/mozilla/content/html/document/public' nsIImageDocument.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/content/html/document/public -I../../../../dist/idl -e _xpidlgen/nsIImageDocument.xpt -d .deps/nsIImageDocument.pp /c/build/comm-central/comm-central/mozilla/content/html/document/public/nsIImageDocument.idl nsIWyciwygChannel.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/content/html/document/public -I../../../../dist/idl -e _xpidlgen/nsIWyciwygChannel.xpt -d .deps/nsIWyciwygChannel.pp /c/build/comm-central/comm-central/mozilla/content/html/document/public/nsIWyciwygChannel.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpt_link.exe _xpidlgen/content_htmldoc.xpt _xpidlgen/nsIImageDocument.xpt _xpidlgen/nsIWyciwygChannel.xpt c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 _xpidlgen/content_htmldoc.xpt ../../../../dist/bin/components make[8]: Leaving directory `/c/build/comm-central/sb-de/mozilla/content/html/document/public' make[8]: Entering directory `/c/build/comm-central/sb-de/mozilla/content/html/document/src' nsHTMLContentSink.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/html/document/src/nsHTMLContentSink.cpp cl -FonsHTMLContentSink.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/html/document/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/html/document/src/../../../base/src -I/c/build/comm-central/comm-central/mozilla/content/html/document/src/../../../events/src -I/c/build/comm-central/comm-central/mozilla/content/html/document/src/../../content/src -I/c/build/comm-central/comm-central/mozilla/content/html/document/src/../../../../layout/style -I/c/build/comm-central/comm-central/mozilla/content/html/document/src/../../../../dom/base -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/html/document/src/nsHTMLContentSink.cpp nsHTMLContentSink.cpp nsHTMLFragmentContentSink.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/html/document/src/nsHTMLFragmentContentSink.cpp cl -FonsHTMLFragmentContentSink.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/html/document/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/html/document/src/../../../base/src -I/c/build/comm-central/comm-central/mozilla/content/html/document/src/../../../events/src -I/c/build/comm-central/comm-central/mozilla/content/html/document/src/../../content/src -I/c/build/comm-central/comm-central/mozilla/content/html/document/src/../../../../layout/style -I/c/build/comm-central/comm-central/mozilla/content/html/document/src/../../../../dom/base -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/html/document/src/nsHTMLFragmentContentSink.cpp nsHTMLFragmentContentSink.cpp nsHTMLDocument.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/html/document/src/nsHTMLDocument.cpp cl -FonsHTMLDocument.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/html/document/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/html/document/src/../../../base/src -I/c/build/comm-central/comm-central/mozilla/content/html/document/src/../../../events/src -I/c/build/comm-central/comm-central/mozilla/content/html/document/src/../../content/src -I/c/build/comm-central/comm-central/mozilla/content/html/document/src/../../../../layout/style -I/c/build/comm-central/comm-central/mozilla/content/html/document/src/../../../../dom/base -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/html/document/src/nsHTMLDocument.cpp nsHTMLDocument.cpp nsImageDocument.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/html/document/src/nsImageDocument.cpp cl -FonsImageDocument.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/html/document/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/html/document/src/../../../base/src -I/c/build/comm-central/comm-central/mozilla/content/html/document/src/../../../events/src -I/c/build/comm-central/comm-central/mozilla/content/html/document/src/../../content/src -I/c/build/comm-central/comm-central/mozilla/content/html/document/src/../../../../layout/style -I/c/build/comm-central/comm-central/mozilla/content/html/document/src/../../../../dom/base -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/html/document/src/nsImageDocument.cpp nsImageDocument.cpp c:/build/comm-central/comm-central/mozilla/content/html/document/src/nsImageDocument.cpp(354) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data c:/build/comm-central/comm-central/mozilla/content/html/document/src/nsImageDocument.cpp(431) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data nsMediaDocument.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/html/document/src/nsMediaDocument.cpp cl -FonsMediaDocument.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/html/document/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/html/document/src/../../../base/src -I/c/build/comm-central/comm-central/mozilla/content/html/document/src/../../../events/src -I/c/build/comm-central/comm-central/mozilla/content/html/document/src/../../content/src -I/c/build/comm-central/comm-central/mozilla/content/html/document/src/../../../../layout/style -I/c/build/comm-central/comm-central/mozilla/content/html/document/src/../../../../dom/base -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/html/document/src/nsMediaDocument.cpp nsMediaDocument.cpp nsPluginDocument.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/html/document/src/nsPluginDocument.cpp cl -FonsPluginDocument.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/html/document/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/html/document/src/../../../base/src -I/c/build/comm-central/comm-central/mozilla/content/html/document/src/../../../events/src -I/c/build/comm-central/comm-central/mozilla/content/html/document/src/../../content/src -I/c/build/comm-central/comm-central/mozilla/content/html/document/src/../../../../layout/style -I/c/build/comm-central/comm-central/mozilla/content/html/document/src/../../../../dom/base -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/html/document/src/nsPluginDocument.cpp nsPluginDocument.cpp nsWyciwygChannel.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/html/document/src/nsWyciwygChannel.cpp cl -FonsWyciwygChannel.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/html/document/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/html/document/src/../../../base/src -I/c/build/comm-central/comm-central/mozilla/content/html/document/src/../../../events/src -I/c/build/comm-central/comm-central/mozilla/content/html/document/src/../../content/src -I/c/build/comm-central/comm-central/mozilla/content/html/document/src/../../../../layout/style -I/c/build/comm-central/comm-central/mozilla/content/html/document/src/../../../../dom/base -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/html/document/src/nsWyciwygChannel.cpp nsWyciwygChannel.cpp nsWyciwygProtocolHandler.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/html/document/src/nsWyciwygProtocolHandler.cpp cl -FonsWyciwygProtocolHandler.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/html/document/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/html/document/src/../../../base/src -I/c/build/comm-central/comm-central/mozilla/content/html/document/src/../../../events/src -I/c/build/comm-central/comm-central/mozilla/content/html/document/src/../../content/src -I/c/build/comm-central/comm-central/mozilla/content/html/document/src/../../../../layout/style -I/c/build/comm-central/comm-central/mozilla/content/html/document/src/../../../../dom/base -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/html/document/src/nsWyciwygProtocolHandler.cpp nsWyciwygProtocolHandler.cpp nsVideoDocument.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/html/document/src/nsVideoDocument.cpp cl -FonsVideoDocument.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/html/document/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/html/document/src/../../../base/src -I/c/build/comm-central/comm-central/mozilla/content/html/document/src/../../../events/src -I/c/build/comm-central/comm-central/mozilla/content/html/document/src/../../content/src -I/c/build/comm-central/comm-central/mozilla/content/html/document/src/../../../../layout/style -I/c/build/comm-central/comm-central/mozilla/content/html/document/src/../../../../dom/base -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/html/document/src/nsVideoDocument.cpp nsVideoDocument.cpp rm -f gkconhtmldoc_s.lib lib -NOLOGO -OUT:"gkconhtmldoc_s.lib" nsHTMLContentSink.obj nsHTMLFragmentContentSink.obj nsHTMLDocument.obj nsImageDocument.obj nsMediaDocument.obj nsPluginDocument.obj nsWyciwygChannel.obj nsWyciwygProtocolHandler.obj nsVideoDocument.obj echo not_ranlib gkconhtmldoc_s.lib not_ranlib gkconhtmldoc_s.lib make[8]: Leaving directory `/c/build/comm-central/sb-de/mozilla/content/html/document/src' make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/content/html/document' make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/content/html' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/content/smil' nsSMILKeySpline.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/smil/nsSMILKeySpline.cpp cl -FonsSMILKeySpline.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/smil -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/smil/../base/src -I/c/build/comm-central/comm-central/mozilla/content/smil/../../layout/style -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/smil/nsSMILKeySpline.cpp nsSMILKeySpline.cpp nsSMILAnimationController.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/smil/nsSMILAnimationController.cpp cl -FonsSMILAnimationController.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/smil -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/smil/../base/src -I/c/build/comm-central/comm-central/mozilla/content/smil/../../layout/style -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/smil/nsSMILAnimationController.cpp nsSMILAnimationController.cpp nsSMILAnimationFunction.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/smil/nsSMILAnimationFunction.cpp cl -FonsSMILAnimationFunction.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/smil -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/smil/../base/src -I/c/build/comm-central/comm-central/mozilla/content/smil/../../layout/style -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/smil/nsSMILAnimationFunction.cpp nsSMILAnimationFunction.cpp nsSMILCompositor.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/smil/nsSMILCompositor.cpp cl -FonsSMILCompositor.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/smil -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/smil/../base/src -I/c/build/comm-central/comm-central/mozilla/content/smil/../../layout/style -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/smil/nsSMILCompositor.cpp nsSMILCompositor.cpp nsSMILCSSProperty.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/smil/nsSMILCSSProperty.cpp cl -FonsSMILCSSProperty.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/smil -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/smil/../base/src -I/c/build/comm-central/comm-central/mozilla/content/smil/../../layout/style -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/smil/nsSMILCSSProperty.cpp nsSMILCSSProperty.cpp nsSMILCSSValueType.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/smil/nsSMILCSSValueType.cpp cl -FonsSMILCSSValueType.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/smil -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/smil/../base/src -I/c/build/comm-central/comm-central/mozilla/content/smil/../../layout/style -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/smil/nsSMILCSSValueType.cpp nsSMILCSSValueType.cpp c:/build/comm-central/comm-central/mozilla/content/smil/nsSMILCSSValueType.cpp(369) : warning C4244: 'argument' : conversion from 'float' to 'nscoord', possible loss of data nsSMILFloatType.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/smil/nsSMILFloatType.cpp cl -FonsSMILFloatType.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/smil -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/smil/../base/src -I/c/build/comm-central/comm-central/mozilla/content/smil/../../layout/style -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/smil/nsSMILFloatType.cpp nsSMILFloatType.cpp nsSMILInstanceTime.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/smil/nsSMILInstanceTime.cpp cl -FonsSMILInstanceTime.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/smil -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/smil/../base/src -I/c/build/comm-central/comm-central/mozilla/content/smil/../../layout/style -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/smil/nsSMILInstanceTime.cpp nsSMILInstanceTime.cpp nsSMILInterval.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/smil/nsSMILInterval.cpp cl -FonsSMILInterval.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/smil -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/smil/../base/src -I/c/build/comm-central/comm-central/mozilla/content/smil/../../layout/style -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/smil/nsSMILInterval.cpp nsSMILInterval.cpp nsSMILMappedAttribute.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/smil/nsSMILMappedAttribute.cpp cl -FonsSMILMappedAttribute.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/smil -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/smil/../base/src -I/c/build/comm-central/comm-central/mozilla/content/smil/../../layout/style -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/smil/nsSMILMappedAttribute.cpp nsSMILMappedAttribute.cpp nsSMILNullType.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/smil/nsSMILNullType.cpp cl -FonsSMILNullType.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/smil -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/smil/../base/src -I/c/build/comm-central/comm-central/mozilla/content/smil/../../layout/style -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/smil/nsSMILNullType.cpp nsSMILNullType.cpp nsSMILParserUtils.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/smil/nsSMILParserUtils.cpp cl -FonsSMILParserUtils.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/smil -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/smil/../base/src -I/c/build/comm-central/comm-central/mozilla/content/smil/../../layout/style -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/smil/nsSMILParserUtils.cpp nsSMILParserUtils.cpp nsSMILRepeatCount.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/smil/nsSMILRepeatCount.cpp cl -FonsSMILRepeatCount.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/smil -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/smil/../base/src -I/c/build/comm-central/comm-central/mozilla/content/smil/../../layout/style -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/smil/nsSMILRepeatCount.cpp nsSMILRepeatCount.cpp nsSMILSetAnimationFunction.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/smil/nsSMILSetAnimationFunction.cpp cl -FonsSMILSetAnimationFunction.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/smil -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/smil/../base/src -I/c/build/comm-central/comm-central/mozilla/content/smil/../../layout/style -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/smil/nsSMILSetAnimationFunction.cpp nsSMILSetAnimationFunction.cpp nsSMILTimeContainer.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/smil/nsSMILTimeContainer.cpp cl -FonsSMILTimeContainer.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/smil -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/smil/../base/src -I/c/build/comm-central/comm-central/mozilla/content/smil/../../layout/style -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/smil/nsSMILTimeContainer.cpp nsSMILTimeContainer.cpp nsSMILTimedElement.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/smil/nsSMILTimedElement.cpp cl -FonsSMILTimedElement.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/smil -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/smil/../base/src -I/c/build/comm-central/comm-central/mozilla/content/smil/../../layout/style -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/smil/nsSMILTimedElement.cpp nsSMILTimedElement.cpp nsSMILTimeValue.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/smil/nsSMILTimeValue.cpp cl -FonsSMILTimeValue.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/smil -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/smil/../base/src -I/c/build/comm-central/comm-central/mozilla/content/smil/../../layout/style -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/smil/nsSMILTimeValue.cpp nsSMILTimeValue.cpp nsSMILTimeValueSpec.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/smil/nsSMILTimeValueSpec.cpp cl -FonsSMILTimeValueSpec.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/smil -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/smil/../base/src -I/c/build/comm-central/comm-central/mozilla/content/smil/../../layout/style -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/smil/nsSMILTimeValueSpec.cpp nsSMILTimeValueSpec.cpp nsSMILValue.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/smil/nsSMILValue.cpp cl -FonsSMILValue.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/smil -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/smil/../base/src -I/c/build/comm-central/comm-central/mozilla/content/smil/../../layout/style -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/smil/nsSMILValue.cpp nsSMILValue.cpp SMILBoolType.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/smil/SMILBoolType.cpp cl -FoSMILBoolType.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/smil -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/smil/../base/src -I/c/build/comm-central/comm-central/mozilla/content/smil/../../layout/style -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/smil/SMILBoolType.cpp SMILBoolType.cpp SMILEnumType.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/smil/SMILEnumType.cpp cl -FoSMILEnumType.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/smil -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/smil/../base/src -I/c/build/comm-central/comm-central/mozilla/content/smil/../../layout/style -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/smil/SMILEnumType.cpp SMILEnumType.cpp SMILIntegerType.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/smil/SMILIntegerType.cpp cl -FoSMILIntegerType.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/smil -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/smil/../base/src -I/c/build/comm-central/comm-central/mozilla/content/smil/../../layout/style -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/smil/SMILIntegerType.cpp SMILIntegerType.cpp rm -f gkconsmil_s.lib lib -NOLOGO -OUT:"gkconsmil_s.lib" nsSMILKeySpline.obj nsSMILAnimationController.obj nsSMILAnimationFunction.obj nsSMILCompositor.obj nsSMILCSSProperty.obj nsSMILCSSValueType.obj nsSMILFloatType.obj nsSMILInstanceTime.obj nsSMILInterval.obj nsSMILMappedAttribute.obj nsSMILNullType.obj nsSMILParserUtils.obj nsSMILRepeatCount.obj nsSMILSetAnimationFunction.obj nsSMILTimeContainer.obj nsSMILTimedElement.obj nsSMILTimeValue.obj nsSMILTimeValueSpec.obj nsSMILValue.obj SMILBoolType.obj SMILEnumType.obj SMILIntegerType.obj echo not_ranlib gkconsmil_s.lib not_ranlib gkconsmil_s.lib make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/content/smil' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/content/xml' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/content/xml/content' make[8]: Entering directory `/c/build/comm-central/sb-de/mozilla/content/xml/content/src' nsXMLElement.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/xml/content/src/nsXMLElement.cpp cl -FonsXMLElement.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/xml/content/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/xml/content/src/../../../base/src -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/xml/content/src/nsXMLElement.cpp nsXMLElement.cpp nsXMLCDATASection.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/xml/content/src/nsXMLCDATASection.cpp cl -FonsXMLCDATASection.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/xml/content/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/xml/content/src/../../../base/src -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/xml/content/src/nsXMLCDATASection.cpp nsXMLCDATASection.cpp nsXMLProcessingInstruction.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/xml/content/src/nsXMLProcessingInstruction.cpp cl -FonsXMLProcessingInstruction.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/xml/content/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/xml/content/src/../../../base/src -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/xml/content/src/nsXMLProcessingInstruction.cpp nsXMLProcessingInstruction.cpp nsXMLStylesheetPI.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/xml/content/src/nsXMLStylesheetPI.cpp cl -FonsXMLStylesheetPI.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/xml/content/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/xml/content/src/../../../base/src -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/xml/content/src/nsXMLStylesheetPI.cpp nsXMLStylesheetPI.cpp rm -f gkconxmlcon_s.lib lib -NOLOGO -OUT:"gkconxmlcon_s.lib" nsXMLElement.obj nsXMLCDATASection.obj nsXMLProcessingInstruction.obj nsXMLStylesheetPI.obj echo not_ranlib gkconxmlcon_s.lib not_ranlib gkconxmlcon_s.lib c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe /c/build/comm-central/comm-central/mozilla/content/xml/content/src/xhtml11.dtd ../../../../dist/bin/res/dtd make[8]: Leaving directory `/c/build/comm-central/sb-de/mozilla/content/xml/content/src' make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/content/xml/content' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/content/xml/document' make[8]: Entering directory `/c/build/comm-central/sb-de/mozilla/content/xml/document/public' nsIFIXptr.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/content/xml/document/public -I../../../../dist/idl -e _xpidlgen/nsIFIXptr.xpt -d .deps/nsIFIXptr.pp /c/build/comm-central/comm-central/mozilla/content/xml/document/public/nsIFIXptr.idl nsIXPointer.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/content/xml/document/public -I../../../../dist/idl -e _xpidlgen/nsIXPointer.xpt -d .deps/nsIXPointer.pp /c/build/comm-central/comm-central/mozilla/content/xml/document/public/nsIXPointer.idl nsIModifyableXPointer.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/content/xml/document/public -I../../../../dist/idl -e _xpidlgen/nsIModifyableXPointer.xpt -d .deps/nsIModifyableXPointer.pp /c/build/comm-central/comm-central/mozilla/content/xml/document/public/nsIModifyableXPointer.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpt_link.exe _xpidlgen/content_xmldoc.xpt _xpidlgen/nsIFIXptr.xpt _xpidlgen/nsIXPointer.xpt _xpidlgen/nsIModifyableXPointer.xpt c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 _xpidlgen/content_xmldoc.xpt ../../../../dist/bin/components make[8]: Leaving directory `/c/build/comm-central/sb-de/mozilla/content/xml/document/public' make[8]: Entering directory `/c/build/comm-central/sb-de/mozilla/content/xml/document/resources' c:/mozilla-build/python25/python2.5.exe /c/build/comm-central/comm-central/mozilla/config/JarMaker.py \ -j ../../../../dist/bin/chrome \ -t /c/build/comm-central/comm-central/mozilla -f jar -DNDEBUG -DTRIMMED -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_CRT_SECURE_NO_WARNINGS=1 -D_CRT_NONSTDC_NO_WARNINGS=1 -DHAVE_WINSDKVER_H=1 -DMOZ_MSVC_STL_WRAP__Throw=1 -DWINVER=0x502 -D_WIN32_WINNT=0x502 -D_WIN32_IE=0x0500 -DMOZ_WINSDK_TARGETVER=0x06010000 -DMOZ_NTDDI_WS03=0x05020000 -DMOZ_NTDDI_LONGHORN=0x06000000 -DMOZ_NTDDI_WIN7=0x06010000 -DHAVE_IO_H=1 -DHAVE_SETBUF=1 -DHAVE_ISATTY=1 -DX_DISPLAY_MISSING=1 -DMOZILLA_VERSION=\"1.9.3a5pre\" -DMOZILLA_VERSION_U=1.9.3a5pre -DHAVE_SNPRINTF=1 -D_WINDOWS=1 -DWIN32=1 -DXP_WIN=1 -DXP_WIN32=1 -DHW_THREADS=1 -DSTDC_HEADERS=1 -DWIN32_LEAN_AND_MEAN=1 -DNO_X11=1 -DHAVE_OLEACC_IDL=1 -DHAVE_ATLBASE_H=1 -DHAVE_MMINTRIN_H=1 -D_X86_=1 -DD_INO=d_ino -DNS_ALWAYS_INLINE= -DNS_ATTR_MALLOC= -DNS_WARN_UNUSED_RESULT= -DNS_NORETURN= -DMALLOC_H=\ -DHAVE_FORCEINLINE=1 -DNS_ENABLE_TSF=1 -DMOZ_BUILD_APP=../calendar -DMOZ_DISTRIBUTION_ID=\"org.mozilla\" -DIBMBIDI=1 -DMOZ_VIEW_SOURCE=1 -DACCESSIBILITY=1 -DMOZ_JSLOADER=1 -DNS_PRINTING=1 -DNS_PRINT_PREVIEW=1 -DMOZ_OGG=1 -DMOZ_WAVE=1 -DMOZ_SYDNEYAUDIO=1 -DMOZ_MEDIA=1 -DMOZ_XTF=1 -DMOZ_CRASHREPORTER=1 -DMOZ_CRASHREPORTER_ENABLE_PERCENT=100 -DMOZ_SVG=1 -DMOZ_SMIL=1 -DMOZ_UPDATE_CHANNEL=default -DMOZ_FEEDS=1 -DMOZ_STORAGE=1 -DMOZ_LOGGING=1 -DMOZ_CHROME_FILE_FORMAT_JAR=1 -DMOZ_USER_DIR=\"Mozilla\" -DMOZ_STATIC_BUILD=1 -DMOZ_TREE_CAIRO=1 -DHAVE_UINT64_T=1 -DMOZ_XUL=1 -DMOZ_PROFILELOCKING=1 -DMOZ_RDF=1 -DBUILD_CTYPES=1 -DMOZ_MORKREADER=1 -DMOZ_PLACES=1 -DMOZ_DLL_SUFFIX=\".dll\" \ /c/build/comm-central/comm-central/mozilla/content/xml/document/resources/jar.mn make[8]: Leaving directory `/c/build/comm-central/sb-de/mozilla/content/xml/document/resources' make[8]: Entering directory `/c/build/comm-central/sb-de/mozilla/content/xml/document/src' nsXMLContentSink.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/xml/document/src/nsXMLContentSink.cpp cl -FonsXMLContentSink.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/xml/document/src -I/c/build/comm-central/comm-central/mozilla/content/xml/document/src/../../../xsl/document/src -I/c/build/comm-central/comm-central/mozilla/content/xml/document/src/../../../html/document/src -I/c/build/comm-central/comm-central/mozilla/content/xml/document/src/../../../../layout/style -I/c/build/comm-central/comm-central/mozilla/content/xml/document/src/../../../base/src -I/c/build/comm-central/comm-central/mozilla/content/xml/document/src/../../../xul/content/src -I/c/build/comm-central/comm-central/mozilla/content/xml/document/src/../../../events/src -I/c/build/comm-central/comm-central/mozilla/content/xml/document/src/../../../../dom/base -I/c/build/comm-central/comm-central/mozilla/content/xml/document/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/xml/document/src/nsXMLContentSink.cpp nsXMLContentSink.cpp nsXMLFragmentContentSink.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/xml/document/src/nsXMLFragmentContentSink.cpp cl -FonsXMLFragmentContentSink.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/xml/document/src -I/c/build/comm-central/comm-central/mozilla/content/xml/document/src/../../../xsl/document/src -I/c/build/comm-central/comm-central/mozilla/content/xml/document/src/../../../html/document/src -I/c/build/comm-central/comm-central/mozilla/content/xml/document/src/../../../../layout/style -I/c/build/comm-central/comm-central/mozilla/content/xml/document/src/../../../base/src -I/c/build/comm-central/comm-central/mozilla/content/xml/document/src/../../../xul/content/src -I/c/build/comm-central/comm-central/mozilla/content/xml/document/src/../../../events/src -I/c/build/comm-central/comm-central/mozilla/content/xml/document/src/../../../../dom/base -I/c/build/comm-central/comm-central/mozilla/content/xml/document/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/xml/document/src/nsXMLFragmentContentSink.cpp nsXMLFragmentContentSink.cpp nsXMLDocument.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/xml/document/src/nsXMLDocument.cpp cl -FonsXMLDocument.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/xml/document/src -I/c/build/comm-central/comm-central/mozilla/content/xml/document/src/../../../xsl/document/src -I/c/build/comm-central/comm-central/mozilla/content/xml/document/src/../../../html/document/src -I/c/build/comm-central/comm-central/mozilla/content/xml/document/src/../../../../layout/style -I/c/build/comm-central/comm-central/mozilla/content/xml/document/src/../../../base/src -I/c/build/comm-central/comm-central/mozilla/content/xml/document/src/../../../xul/content/src -I/c/build/comm-central/comm-central/mozilla/content/xml/document/src/../../../events/src -I/c/build/comm-central/comm-central/mozilla/content/xml/document/src/../../../../dom/base -I/c/build/comm-central/comm-central/mozilla/content/xml/document/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/xml/document/src/nsXMLDocument.cpp nsXMLDocument.cpp nsXMLPrettyPrinter.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/xml/document/src/nsXMLPrettyPrinter.cpp cl -FonsXMLPrettyPrinter.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/xml/document/src -I/c/build/comm-central/comm-central/mozilla/content/xml/document/src/../../../xsl/document/src -I/c/build/comm-central/comm-central/mozilla/content/xml/document/src/../../../html/document/src -I/c/build/comm-central/comm-central/mozilla/content/xml/document/src/../../../../layout/style -I/c/build/comm-central/comm-central/mozilla/content/xml/document/src/../../../base/src -I/c/build/comm-central/comm-central/mozilla/content/xml/document/src/../../../xul/content/src -I/c/build/comm-central/comm-central/mozilla/content/xml/document/src/../../../events/src -I/c/build/comm-central/comm-central/mozilla/content/xml/document/src/../../../../dom/base -I/c/build/comm-central/comm-central/mozilla/content/xml/document/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/xml/document/src/nsXMLPrettyPrinter.cpp nsXMLPrettyPrinter.cpp rm -f gkconxmldoc_s.lib lib -NOLOGO -OUT:"gkconxmldoc_s.lib" nsXMLContentSink.obj nsXMLFragmentContentSink.obj nsXMLDocument.obj nsXMLPrettyPrinter.obj echo not_ranlib gkconxmldoc_s.lib not_ranlib gkconxmldoc_s.lib make[8]: Leaving directory `/c/build/comm-central/sb-de/mozilla/content/xml/document/src' make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/content/xml/document' make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/content/xml' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/content/xul' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/content/xul/document' make[8]: Entering directory `/c/build/comm-central/sb-de/mozilla/content/xul/document/public' nsIController.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/content/xul/document/public -I../../../../dist/idl -e _xpidlgen/nsIController.xpt -d .deps/nsIController.pp /c/build/comm-central/comm-central/mozilla/content/xul/document/public/nsIController.idl nsIControllers.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/content/xul/document/public -I../../../../dist/idl -e _xpidlgen/nsIControllers.xpt -d .deps/nsIControllers.pp /c/build/comm-central/comm-central/mozilla/content/xul/document/public/nsIControllers.idl nsIXULOverlayProvider.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/content/xul/document/public -I../../../../dist/idl -e _xpidlgen/nsIXULOverlayProvider.xpt -d .deps/nsIXULOverlayProvider.pp /c/build/comm-central/comm-central/mozilla/content/xul/document/public/nsIXULOverlayProvider.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpt_link.exe _xpidlgen/xuldoc.xpt _xpidlgen/nsIController.xpt _xpidlgen/nsIControllers.xpt _xpidlgen/nsIXULOverlayProvider.xpt c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 _xpidlgen/xuldoc.xpt ../../../../dist/bin/components make[8]: Leaving directory `/c/build/comm-central/sb-de/mozilla/content/xul/document/public' make[8]: Entering directory `/c/build/comm-central/sb-de/mozilla/content/xul/document/src' nsXULControllers.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/xul/document/src/nsXULControllers.cpp cl -FonsXULControllers.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/xul/document/src/../../../base/src -I/c/build/comm-central/comm-central/mozilla/content/xul/document/src/../../content/src -I/c/build/comm-central/comm-central/mozilla/content/xul/document/src/../../templates/src -I/c/build/comm-central/comm-central/mozilla/content/xul/document/src/../../../../layout/base -I/c/build/comm-central/comm-central/mozilla/content/xul/document/src/../../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/content/xul/document/src/../../../../layout/style -I/c/build/comm-central/comm-central/mozilla/content/xul/document/src/../../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/content/xul/document/src/../../../xml/document/src -I/c/build/comm-central/comm-central/mozilla/content/xul/document/src/../../../events/src -I/c/build/comm-central/comm-central/mozilla/content/xul/document/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/xul/document/src/nsXULControllers.cpp nsXULControllers.cpp nsXULCommandDispatcher.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/xul/document/src/nsXULCommandDispatcher.cpp cl -FonsXULCommandDispatcher.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/xul/document/src/../../../base/src -I/c/build/comm-central/comm-central/mozilla/content/xul/document/src/../../content/src -I/c/build/comm-central/comm-central/mozilla/content/xul/document/src/../../templates/src -I/c/build/comm-central/comm-central/mozilla/content/xul/document/src/../../../../layout/base -I/c/build/comm-central/comm-central/mozilla/content/xul/document/src/../../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/content/xul/document/src/../../../../layout/style -I/c/build/comm-central/comm-central/mozilla/content/xul/document/src/../../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/content/xul/document/src/../../../xml/document/src -I/c/build/comm-central/comm-central/mozilla/content/xul/document/src/../../../events/src -I/c/build/comm-central/comm-central/mozilla/content/xul/document/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/xul/document/src/nsXULCommandDispatcher.cpp nsXULCommandDispatcher.cpp nsXULContentSink.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/xul/document/src/nsXULContentSink.cpp cl -FonsXULContentSink.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/xul/document/src/../../../base/src -I/c/build/comm-central/comm-central/mozilla/content/xul/document/src/../../content/src -I/c/build/comm-central/comm-central/mozilla/content/xul/document/src/../../templates/src -I/c/build/comm-central/comm-central/mozilla/content/xul/document/src/../../../../layout/base -I/c/build/comm-central/comm-central/mozilla/content/xul/document/src/../../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/content/xul/document/src/../../../../layout/style -I/c/build/comm-central/comm-central/mozilla/content/xul/document/src/../../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/content/xul/document/src/../../../xml/document/src -I/c/build/comm-central/comm-central/mozilla/content/xul/document/src/../../../events/src -I/c/build/comm-central/comm-central/mozilla/content/xul/document/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/xul/document/src/nsXULContentSink.cpp nsXULContentSink.cpp ../../../../dist/include\jscntxt.h(727) : warning C4273: 'js_GetClassPrototype' : inconsistent dll linkage c:\build\comm-central\sb-de\mozilla\dist\include\jsobj.h(1151) : see previous definition of 'js_GetClassPrototype' ../../../../dist/include\jscntxt.h(1331) : warning C4273: 'js_TraceContext' : inconsistent dll linkage c:\build\comm-central\sb-de\mozilla\dist\include\jsgc.h(186) : see previous definition of 'js_TraceContext' nsXULDocument.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/xul/document/src/nsXULDocument.cpp cl -FonsXULDocument.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/xul/document/src/../../../base/src -I/c/build/comm-central/comm-central/mozilla/content/xul/document/src/../../content/src -I/c/build/comm-central/comm-central/mozilla/content/xul/document/src/../../templates/src -I/c/build/comm-central/comm-central/mozilla/content/xul/document/src/../../../../layout/base -I/c/build/comm-central/comm-central/mozilla/content/xul/document/src/../../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/content/xul/document/src/../../../../layout/style -I/c/build/comm-central/comm-central/mozilla/content/xul/document/src/../../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/content/xul/document/src/../../../xml/document/src -I/c/build/comm-central/comm-central/mozilla/content/xul/document/src/../../../events/src -I/c/build/comm-central/comm-central/mozilla/content/xul/document/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/xul/document/src/nsXULDocument.cpp nsXULDocument.cpp nsXULPrototypeCache.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/xul/document/src/nsXULPrototypeCache.cpp cl -FonsXULPrototypeCache.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/xul/document/src/../../../base/src -I/c/build/comm-central/comm-central/mozilla/content/xul/document/src/../../content/src -I/c/build/comm-central/comm-central/mozilla/content/xul/document/src/../../templates/src -I/c/build/comm-central/comm-central/mozilla/content/xul/document/src/../../../../layout/base -I/c/build/comm-central/comm-central/mozilla/content/xul/document/src/../../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/content/xul/document/src/../../../../layout/style -I/c/build/comm-central/comm-central/mozilla/content/xul/document/src/../../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/content/xul/document/src/../../../xml/document/src -I/c/build/comm-central/comm-central/mozilla/content/xul/document/src/../../../events/src -I/c/build/comm-central/comm-central/mozilla/content/xul/document/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/xul/document/src/nsXULPrototypeCache.cpp nsXULPrototypeCache.cpp nsXULPrototypeDocument.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/xul/document/src/nsXULPrototypeDocument.cpp cl -FonsXULPrototypeDocument.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/xul/document/src/../../../base/src -I/c/build/comm-central/comm-central/mozilla/content/xul/document/src/../../content/src -I/c/build/comm-central/comm-central/mozilla/content/xul/document/src/../../templates/src -I/c/build/comm-central/comm-central/mozilla/content/xul/document/src/../../../../layout/base -I/c/build/comm-central/comm-central/mozilla/content/xul/document/src/../../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/content/xul/document/src/../../../../layout/style -I/c/build/comm-central/comm-central/mozilla/content/xul/document/src/../../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/content/xul/document/src/../../../xml/document/src -I/c/build/comm-central/comm-central/mozilla/content/xul/document/src/../../../events/src -I/c/build/comm-central/comm-central/mozilla/content/xul/document/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/xul/document/src/nsXULPrototypeDocument.cpp nsXULPrototypeDocument.cpp rm -f gkconxuldoc_s.lib lib -NOLOGO -OUT:"gkconxuldoc_s.lib" nsXULControllers.obj nsXULCommandDispatcher.obj nsXULContentSink.obj nsXULDocument.obj nsXULPrototypeCache.obj nsXULPrototypeDocument.obj echo not_ranlib gkconxuldoc_s.lib not_ranlib gkconxuldoc_s.lib make[8]: Leaving directory `/c/build/comm-central/sb-de/mozilla/content/xul/document/src' make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/content/xul/document' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/content/xul/content' make[8]: Entering directory `/c/build/comm-central/sb-de/mozilla/content/xul/content/src' nsXULElement.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/xul/content/src/nsXULElement.cpp cl -FonsXULElement.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/xul/content/src/../../document/src -I/c/build/comm-central/comm-central/mozilla/content/xul/content/src/../../templates/src -I/c/build/comm-central/comm-central/mozilla/content/xul/content/src/../../../xml/content/src -I/c/build/comm-central/comm-central/mozilla/content/xul/content/src/../../../base/src -I/c/build/comm-central/comm-central/mozilla/content/xul/content/src/../../../xml/document/src -I/c/build/comm-central/comm-central/mozilla/content/xul/content/src/../../../../layout/style -I/c/build/comm-central/comm-central/mozilla/content/xul/content/src/../../../html/content/src -I/c/build/comm-central/comm-central/mozilla/content/xul/content/src/../../../events/src -I/c/build/comm-central/comm-central/mozilla/content/xul/content/src/../../../xbl/src -I/c/build/comm-central/comm-central/mozilla/content/xul/content/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/xul/content/src/nsXULElement.cpp nsXULElement.cpp nsXULPopupListener.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/xul/content/src/nsXULPopupListener.cpp cl -FonsXULPopupListener.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/xul/content/src/../../document/src -I/c/build/comm-central/comm-central/mozilla/content/xul/content/src/../../templates/src -I/c/build/comm-central/comm-central/mozilla/content/xul/content/src/../../../xml/content/src -I/c/build/comm-central/comm-central/mozilla/content/xul/content/src/../../../base/src -I/c/build/comm-central/comm-central/mozilla/content/xul/content/src/../../../xml/document/src -I/c/build/comm-central/comm-central/mozilla/content/xul/content/src/../../../../layout/style -I/c/build/comm-central/comm-central/mozilla/content/xul/content/src/../../../html/content/src -I/c/build/comm-central/comm-central/mozilla/content/xul/content/src/../../../events/src -I/c/build/comm-central/comm-central/mozilla/content/xul/content/src/../../../xbl/src -I/c/build/comm-central/comm-central/mozilla/content/xul/content/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/xul/content/src/nsXULPopupListener.cpp nsXULPopupListener.cpp rm -f gkconxulcon_s.lib lib -NOLOGO -OUT:"gkconxulcon_s.lib" nsXULElement.obj nsXULPopupListener.obj echo not_ranlib gkconxulcon_s.lib not_ranlib gkconxulcon_s.lib make[8]: Leaving directory `/c/build/comm-central/sb-de/mozilla/content/xul/content/src' make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/content/xul/content' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/content/xul/templates' make[8]: Entering directory `/c/build/comm-central/sb-de/mozilla/content/xul/templates/public' nsIXULSortService.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/content/xul/templates/public -I../../../../dist/idl -e _xpidlgen/nsIXULSortService.xpt -d .deps/nsIXULSortService.pp /c/build/comm-central/comm-central/mozilla/content/xul/templates/public/nsIXULSortService.idl nsIXULTemplateBuilder.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/content/xul/templates/public -I../../../../dist/idl -e _xpidlgen/nsIXULTemplateBuilder.xpt -d .deps/nsIXULTemplateBuilder.pp /c/build/comm-central/comm-central/mozilla/content/xul/templates/public/nsIXULTemplateBuilder.idl nsIXULBuilderListener.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/content/xul/templates/public -I../../../../dist/idl -e _xpidlgen/nsIXULBuilderListener.xpt -d .deps/nsIXULBuilderListener.pp /c/build/comm-central/comm-central/mozilla/content/xul/templates/public/nsIXULBuilderListener.idl nsIXULTemplateQueryProcessor.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/content/xul/templates/public -I../../../../dist/idl -e _xpidlgen/nsIXULTemplateQueryProcessor.xpt -d .deps/nsIXULTemplateQueryProcessor.pp /c/build/comm-central/comm-central/mozilla/content/xul/templates/public/nsIXULTemplateQueryProcessor.idl nsIXULTemplateResult.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/content/xul/templates/public -I../../../../dist/idl -e _xpidlgen/nsIXULTemplateResult.xpt -d .deps/nsIXULTemplateResult.pp /c/build/comm-central/comm-central/mozilla/content/xul/templates/public/nsIXULTemplateResult.idl nsIXULTemplateRuleFilter.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/content/xul/templates/public -I../../../../dist/idl -e _xpidlgen/nsIXULTemplateRuleFilter.xpt -d .deps/nsIXULTemplateRuleFilter.pp /c/build/comm-central/comm-central/mozilla/content/xul/templates/public/nsIXULTemplateRuleFilter.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpt_link.exe _xpidlgen/xultmpl.xpt _xpidlgen/nsIXULSortService.xpt _xpidlgen/nsIXULTemplateBuilder.xpt _xpidlgen/nsIXULBuilderListener.xpt _xpidlgen/nsIXULTemplateQueryProcessor.xpt _xpidlgen/nsIXULTemplateResult.xpt _xpidlgen/nsIXULTemplateRuleFilter.xpt c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 _xpidlgen/xultmpl.xpt ../../../../dist/bin/components make[8]: Leaving directory `/c/build/comm-central/sb-de/mozilla/content/xul/templates/public' make[8]: Entering directory `/c/build/comm-central/sb-de/mozilla/content/xul/templates/src' nsContentSupportMap.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/xul/templates/src/nsContentSupportMap.cpp cl -FonsContentSupportMap.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/xul/templates/src/../../../base/src -I/c/build/comm-central/comm-central/mozilla/content/xul/templates/src/../../content/src -I/c/build/comm-central/comm-central/mozilla/content/xul/templates/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/xul/templates/src/nsContentSupportMap.cpp nsContentSupportMap.cpp nsContentTestNode.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/xul/templates/src/nsContentTestNode.cpp cl -FonsContentTestNode.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/xul/templates/src/../../../base/src -I/c/build/comm-central/comm-central/mozilla/content/xul/templates/src/../../content/src -I/c/build/comm-central/comm-central/mozilla/content/xul/templates/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/xul/templates/src/nsContentTestNode.cpp nsContentTestNode.cpp nsInstantiationNode.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/xul/templates/src/nsInstantiationNode.cpp cl -FonsInstantiationNode.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/xul/templates/src/../../../base/src -I/c/build/comm-central/comm-central/mozilla/content/xul/templates/src/../../content/src -I/c/build/comm-central/comm-central/mozilla/content/xul/templates/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/xul/templates/src/nsInstantiationNode.cpp nsInstantiationNode.cpp nsTreeRows.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/xul/templates/src/nsTreeRows.cpp cl -FonsTreeRows.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/xul/templates/src/../../../base/src -I/c/build/comm-central/comm-central/mozilla/content/xul/templates/src/../../content/src -I/c/build/comm-central/comm-central/mozilla/content/xul/templates/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/xul/templates/src/nsTreeRows.cpp nsTreeRows.cpp nsRDFConInstanceTestNode.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/xul/templates/src/nsRDFConInstanceTestNode.cpp cl -FonsRDFConInstanceTestNode.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/xul/templates/src/../../../base/src -I/c/build/comm-central/comm-central/mozilla/content/xul/templates/src/../../content/src -I/c/build/comm-central/comm-central/mozilla/content/xul/templates/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/xul/templates/src/nsRDFConInstanceTestNode.cpp nsRDFConInstanceTestNode.cpp nsRDFConMemberTestNode.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/xul/templates/src/nsRDFConMemberTestNode.cpp cl -FonsRDFConMemberTestNode.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/xul/templates/src/../../../base/src -I/c/build/comm-central/comm-central/mozilla/content/xul/templates/src/../../content/src -I/c/build/comm-central/comm-central/mozilla/content/xul/templates/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/xul/templates/src/nsRDFConMemberTestNode.cpp nsRDFConMemberTestNode.cpp nsRDFPropertyTestNode.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/xul/templates/src/nsRDFPropertyTestNode.cpp cl -FonsRDFPropertyTestNode.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/xul/templates/src/../../../base/src -I/c/build/comm-central/comm-central/mozilla/content/xul/templates/src/../../content/src -I/c/build/comm-central/comm-central/mozilla/content/xul/templates/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/xul/templates/src/nsRDFPropertyTestNode.cpp nsRDFPropertyTestNode.cpp nsRDFBinding.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/xul/templates/src/nsRDFBinding.cpp cl -FonsRDFBinding.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/xul/templates/src/../../../base/src -I/c/build/comm-central/comm-central/mozilla/content/xul/templates/src/../../content/src -I/c/build/comm-central/comm-central/mozilla/content/xul/templates/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/xul/templates/src/nsRDFBinding.cpp nsRDFBinding.cpp nsRDFQuery.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/xul/templates/src/nsRDFQuery.cpp cl -FonsRDFQuery.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/xul/templates/src/../../../base/src -I/c/build/comm-central/comm-central/mozilla/content/xul/templates/src/../../content/src -I/c/build/comm-central/comm-central/mozilla/content/xul/templates/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/xul/templates/src/nsRDFQuery.cpp nsRDFQuery.cpp nsResourceSet.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/xul/templates/src/nsResourceSet.cpp cl -FonsResourceSet.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/xul/templates/src/../../../base/src -I/c/build/comm-central/comm-central/mozilla/content/xul/templates/src/../../content/src -I/c/build/comm-central/comm-central/mozilla/content/xul/templates/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/xul/templates/src/nsResourceSet.cpp nsResourceSet.cpp nsRuleNetwork.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/xul/templates/src/nsRuleNetwork.cpp cl -FonsRuleNetwork.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/xul/templates/src/../../../base/src -I/c/build/comm-central/comm-central/mozilla/content/xul/templates/src/../../content/src -I/c/build/comm-central/comm-central/mozilla/content/xul/templates/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/xul/templates/src/nsRuleNetwork.cpp nsRuleNetwork.cpp nsTemplateMatch.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/xul/templates/src/nsTemplateMatch.cpp cl -FonsTemplateMatch.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/xul/templates/src/../../../base/src -I/c/build/comm-central/comm-central/mozilla/content/xul/templates/src/../../content/src -I/c/build/comm-central/comm-central/mozilla/content/xul/templates/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/xul/templates/src/nsTemplateMatch.cpp nsTemplateMatch.cpp nsTemplateRule.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/xul/templates/src/nsTemplateRule.cpp cl -FonsTemplateRule.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/xul/templates/src/../../../base/src -I/c/build/comm-central/comm-central/mozilla/content/xul/templates/src/../../content/src -I/c/build/comm-central/comm-central/mozilla/content/xul/templates/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/xul/templates/src/nsTemplateRule.cpp nsTemplateRule.cpp nsXULContentBuilder.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/xul/templates/src/nsXULContentBuilder.cpp cl -FonsXULContentBuilder.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/xul/templates/src/../../../base/src -I/c/build/comm-central/comm-central/mozilla/content/xul/templates/src/../../content/src -I/c/build/comm-central/comm-central/mozilla/content/xul/templates/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/xul/templates/src/nsXULContentBuilder.cpp nsXULContentBuilder.cpp nsXULContentUtils.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/xul/templates/src/nsXULContentUtils.cpp cl -FonsXULContentUtils.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/xul/templates/src/../../../base/src -I/c/build/comm-central/comm-central/mozilla/content/xul/templates/src/../../content/src -I/c/build/comm-central/comm-central/mozilla/content/xul/templates/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/xul/templates/src/nsXULContentUtils.cpp nsXULContentUtils.cpp nsXULTreeBuilder.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/xul/templates/src/nsXULTreeBuilder.cpp cl -FonsXULTreeBuilder.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/xul/templates/src/../../../base/src -I/c/build/comm-central/comm-central/mozilla/content/xul/templates/src/../../content/src -I/c/build/comm-central/comm-central/mozilla/content/xul/templates/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/xul/templates/src/nsXULTreeBuilder.cpp nsXULTreeBuilder.cpp nsXULSortService.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/xul/templates/src/nsXULSortService.cpp cl -FonsXULSortService.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/xul/templates/src/../../../base/src -I/c/build/comm-central/comm-central/mozilla/content/xul/templates/src/../../content/src -I/c/build/comm-central/comm-central/mozilla/content/xul/templates/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/xul/templates/src/nsXULSortService.cpp nsXULSortService.cpp nsXULTemplateBuilder.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/xul/templates/src/nsXULTemplateBuilder.cpp cl -FonsXULTemplateBuilder.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/xul/templates/src/../../../base/src -I/c/build/comm-central/comm-central/mozilla/content/xul/templates/src/../../content/src -I/c/build/comm-central/comm-central/mozilla/content/xul/templates/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/xul/templates/src/nsXULTemplateBuilder.cpp nsXULTemplateBuilder.cpp nsXULTemplateQueryProcessorRDF.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/xul/templates/src/nsXULTemplateQueryProcessorRDF.cpp cl -FonsXULTemplateQueryProcessorRDF.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/xul/templates/src/../../../base/src -I/c/build/comm-central/comm-central/mozilla/content/xul/templates/src/../../content/src -I/c/build/comm-central/comm-central/mozilla/content/xul/templates/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/xul/templates/src/nsXULTemplateQueryProcessorRDF.cpp nsXULTemplateQueryProcessorRDF.cpp nsXULTemplateResultRDF.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/xul/templates/src/nsXULTemplateResultRDF.cpp cl -FonsXULTemplateResultRDF.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/xul/templates/src/../../../base/src -I/c/build/comm-central/comm-central/mozilla/content/xul/templates/src/../../content/src -I/c/build/comm-central/comm-central/mozilla/content/xul/templates/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/xul/templates/src/nsXULTemplateResultRDF.cpp nsXULTemplateResultRDF.cpp nsXULTemplateResultSetRDF.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/xul/templates/src/nsXULTemplateResultSetRDF.cpp cl -FonsXULTemplateResultSetRDF.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/xul/templates/src/../../../base/src -I/c/build/comm-central/comm-central/mozilla/content/xul/templates/src/../../content/src -I/c/build/comm-central/comm-central/mozilla/content/xul/templates/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/xul/templates/src/nsXULTemplateResultSetRDF.cpp nsXULTemplateResultSetRDF.cpp nsXMLBinding.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/xul/templates/src/nsXMLBinding.cpp cl -FonsXMLBinding.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/xul/templates/src/../../../base/src -I/c/build/comm-central/comm-central/mozilla/content/xul/templates/src/../../content/src -I/c/build/comm-central/comm-central/mozilla/content/xul/templates/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/xul/templates/src/nsXMLBinding.cpp nsXMLBinding.cpp nsXULTemplateQueryProcessorXML.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/xul/templates/src/nsXULTemplateQueryProcessorXML.cpp cl -FonsXULTemplateQueryProcessorXML.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/xul/templates/src/../../../base/src -I/c/build/comm-central/comm-central/mozilla/content/xul/templates/src/../../content/src -I/c/build/comm-central/comm-central/mozilla/content/xul/templates/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/xul/templates/src/nsXULTemplateQueryProcessorXML.cpp nsXULTemplateQueryProcessorXML.cpp nsXULTemplateResultXML.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/xul/templates/src/nsXULTemplateResultXML.cpp cl -FonsXULTemplateResultXML.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/xul/templates/src/../../../base/src -I/c/build/comm-central/comm-central/mozilla/content/xul/templates/src/../../content/src -I/c/build/comm-central/comm-central/mozilla/content/xul/templates/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/xul/templates/src/nsXULTemplateResultXML.cpp nsXULTemplateResultXML.cpp nsXULTemplateQueryProcessorStorage.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/xul/templates/src/nsXULTemplateQueryProcessorStorage.cpp cl -FonsXULTemplateQueryProcessorStorage.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/xul/templates/src/../../../base/src -I/c/build/comm-central/comm-central/mozilla/content/xul/templates/src/../../content/src -I/c/build/comm-central/comm-central/mozilla/content/xul/templates/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/xul/templates/src/nsXULTemplateQueryProcessorStorage.cpp nsXULTemplateQueryProcessorStorage.cpp c:/build/comm-central/comm-central/mozilla/content/xul/templates/src/nsXULTemplateQueryProcessorStorage.cpp(377) : warning C4996: 'mozIStorageBaseStatement::BindInt32Parameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(92) : see declaration of 'mozIStorageBaseStatement::BindInt32Parameter' c:/build/comm-central/comm-central/mozilla/content/xul/templates/src/nsXULTemplateQueryProcessorStorage.cpp(377) : warning C4996: 'mozIStorageBaseStatement::BindInt32Parameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(92) : see declaration of 'mozIStorageBaseStatement::BindInt32Parameter' c:/build/comm-central/comm-central/mozilla/content/xul/templates/src/nsXULTemplateQueryProcessorStorage.cpp(382) : warning C4996: 'mozIStorageBaseStatement::BindInt64Parameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(95) : see declaration of 'mozIStorageBaseStatement::BindInt64Parameter' c:/build/comm-central/comm-central/mozilla/content/xul/templates/src/nsXULTemplateQueryProcessorStorage.cpp(382) : warning C4996: 'mozIStorageBaseStatement::BindInt64Parameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(95) : see declaration of 'mozIStorageBaseStatement::BindInt64Parameter' c:/build/comm-central/comm-central/mozilla/content/xul/templates/src/nsXULTemplateQueryProcessorStorage.cpp(385) : warning C4996: 'mozIStorageBaseStatement::BindNullParameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(98) : see declaration of 'mozIStorageBaseStatement::BindNullParameter' c:/build/comm-central/comm-central/mozilla/content/xul/templates/src/nsXULTemplateQueryProcessorStorage.cpp(385) : warning C4996: 'mozIStorageBaseStatement::BindNullParameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(98) : see declaration of 'mozIStorageBaseStatement::BindNullParameter' c:/build/comm-central/comm-central/mozilla/content/xul/templates/src/nsXULTemplateQueryProcessorStorage.cpp(390) : warning C4996: 'mozIStorageBaseStatement::BindDoubleParameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(89) : see declaration of 'mozIStorageBaseStatement::BindDoubleParameter' c:/build/comm-central/comm-central/mozilla/content/xul/templates/src/nsXULTemplateQueryProcessorStorage.cpp(390) : warning C4996: 'mozIStorageBaseStatement::BindDoubleParameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(89) : see declaration of 'mozIStorageBaseStatement::BindDoubleParameter' c:/build/comm-central/comm-central/mozilla/content/xul/templates/src/nsXULTemplateQueryProcessorStorage.cpp(394) : warning C4996: 'mozIStorageBaseStatement::BindStringParameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(86) : see declaration of 'mozIStorageBaseStatement::BindStringParameter' c:/build/comm-central/comm-central/mozilla/content/xul/templates/src/nsXULTemplateQueryProcessorStorage.cpp(394) : warning C4996: 'mozIStorageBaseStatement::BindStringParameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(86) : see declaration of 'mozIStorageBaseStatement::BindStringParameter' nsXULTemplateResultStorage.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/xul/templates/src/nsXULTemplateResultStorage.cpp cl -FonsXULTemplateResultStorage.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/xul/templates/src/../../../base/src -I/c/build/comm-central/comm-central/mozilla/content/xul/templates/src/../../content/src -I/c/build/comm-central/comm-central/mozilla/content/xul/templates/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/xul/templates/src/nsXULTemplateResultStorage.cpp nsXULTemplateResultStorage.cpp rm -f gkconxultmpl_s.lib lib -NOLOGO -OUT:"gkconxultmpl_s.lib" nsContentSupportMap.obj nsContentTestNode.obj nsInstantiationNode.obj nsTreeRows.obj nsRDFConInstanceTestNode.obj nsRDFConMemberTestNode.obj nsRDFPropertyTestNode.obj nsRDFBinding.obj nsRDFQuery.obj nsResourceSet.obj nsRuleNetwork.obj nsTemplateMatch.obj nsTemplateRule.obj nsXULContentBuilder.obj nsXULContentUtils.obj nsXULTreeBuilder.obj nsXULSortService.obj nsXULTemplateBuilder.obj nsXULTemplateQueryProcessorRDF.obj nsXULTemplateResultRDF.obj nsXULTemplateResultSetRDF.obj nsXMLBinding.obj nsXULTemplateQueryProcessorXML.obj nsXULTemplateResultXML.obj nsXULTemplateQueryProcessorStorage.obj nsXULTemplateResultStorage.obj echo not_ranlib gkconxultmpl_s.lib not_ranlib gkconxultmpl_s.lib make[8]: Leaving directory `/c/build/comm-central/sb-de/mozilla/content/xul/templates/src' make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/content/xul/templates' make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/content/xul' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/content/xbl' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/content/xbl/public' make[7]: Nothing to be done for `libs'. make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/content/xbl/public' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/content/xbl/src' nsXBLBinding.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/xbl/src/nsXBLBinding.cpp cl -FonsXBLBinding.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/xbl/src/../../base/src -I/c/build/comm-central/comm-central/mozilla/content/xbl/src/../../html/base/src -I/c/build/comm-central/comm-central/mozilla/content/xbl/src/../../html/document/src -I/c/build/comm-central/comm-central/mozilla/content/xbl/src/../../xml/document/src -I/c/build/comm-central/comm-central/mozilla/content/xbl/src/../../xul/content/src -I/c/build/comm-central/comm-central/mozilla/content/xbl/src/../../xul/document/src -I/c/build/comm-central/comm-central/mozilla/content/xbl/src/../../events/src -I/c/build/comm-central/comm-central/mozilla/content/xbl/src/../../../layout/style -I/c/build/comm-central/comm-central/mozilla/content/xbl/src/../../../dom/base -I/c/build/comm-central/comm-central/mozilla/content/xbl/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/xbl/src/nsXBLBinding.cpp nsXBLBinding.cpp nsXBLPrototypeBinding.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/xbl/src/nsXBLPrototypeBinding.cpp cl -FonsXBLPrototypeBinding.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/xbl/src/../../base/src -I/c/build/comm-central/comm-central/mozilla/content/xbl/src/../../html/base/src -I/c/build/comm-central/comm-central/mozilla/content/xbl/src/../../html/document/src -I/c/build/comm-central/comm-central/mozilla/content/xbl/src/../../xml/document/src -I/c/build/comm-central/comm-central/mozilla/content/xbl/src/../../xul/content/src -I/c/build/comm-central/comm-central/mozilla/content/xbl/src/../../xul/document/src -I/c/build/comm-central/comm-central/mozilla/content/xbl/src/../../events/src -I/c/build/comm-central/comm-central/mozilla/content/xbl/src/../../../layout/style -I/c/build/comm-central/comm-central/mozilla/content/xbl/src/../../../dom/base -I/c/build/comm-central/comm-central/mozilla/content/xbl/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/xbl/src/nsXBLPrototypeBinding.cpp nsXBLPrototypeBinding.cpp nsXBLPrototypeResources.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/xbl/src/nsXBLPrototypeResources.cpp cl -FonsXBLPrototypeResources.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/xbl/src/../../base/src -I/c/build/comm-central/comm-central/mozilla/content/xbl/src/../../html/base/src -I/c/build/comm-central/comm-central/mozilla/content/xbl/src/../../html/document/src -I/c/build/comm-central/comm-central/mozilla/content/xbl/src/../../xml/document/src -I/c/build/comm-central/comm-central/mozilla/content/xbl/src/../../xul/content/src -I/c/build/comm-central/comm-central/mozilla/content/xbl/src/../../xul/document/src -I/c/build/comm-central/comm-central/mozilla/content/xbl/src/../../events/src -I/c/build/comm-central/comm-central/mozilla/content/xbl/src/../../../layout/style -I/c/build/comm-central/comm-central/mozilla/content/xbl/src/../../../dom/base -I/c/build/comm-central/comm-central/mozilla/content/xbl/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/xbl/src/nsXBLPrototypeResources.cpp nsXBLPrototypeResources.cpp nsXBLResourceLoader.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/xbl/src/nsXBLResourceLoader.cpp cl -FonsXBLResourceLoader.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/xbl/src/../../base/src -I/c/build/comm-central/comm-central/mozilla/content/xbl/src/../../html/base/src -I/c/build/comm-central/comm-central/mozilla/content/xbl/src/../../html/document/src -I/c/build/comm-central/comm-central/mozilla/content/xbl/src/../../xml/document/src -I/c/build/comm-central/comm-central/mozilla/content/xbl/src/../../xul/content/src -I/c/build/comm-central/comm-central/mozilla/content/xbl/src/../../xul/document/src -I/c/build/comm-central/comm-central/mozilla/content/xbl/src/../../events/src -I/c/build/comm-central/comm-central/mozilla/content/xbl/src/../../../layout/style -I/c/build/comm-central/comm-central/mozilla/content/xbl/src/../../../dom/base -I/c/build/comm-central/comm-central/mozilla/content/xbl/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/xbl/src/nsXBLResourceLoader.cpp nsXBLResourceLoader.cpp nsXBLDocumentInfo.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/xbl/src/nsXBLDocumentInfo.cpp cl -FonsXBLDocumentInfo.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/xbl/src/../../base/src -I/c/build/comm-central/comm-central/mozilla/content/xbl/src/../../html/base/src -I/c/build/comm-central/comm-central/mozilla/content/xbl/src/../../html/document/src -I/c/build/comm-central/comm-central/mozilla/content/xbl/src/../../xml/document/src -I/c/build/comm-central/comm-central/mozilla/content/xbl/src/../../xul/content/src -I/c/build/comm-central/comm-central/mozilla/content/xbl/src/../../xul/document/src -I/c/build/comm-central/comm-central/mozilla/content/xbl/src/../../events/src -I/c/build/comm-central/comm-central/mozilla/content/xbl/src/../../../layout/style -I/c/build/comm-central/comm-central/mozilla/content/xbl/src/../../../dom/base -I/c/build/comm-central/comm-central/mozilla/content/xbl/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/xbl/src/nsXBLDocumentInfo.cpp nsXBLDocumentInfo.cpp nsXBLContentSink.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/xbl/src/nsXBLContentSink.cpp cl -FonsXBLContentSink.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/xbl/src/../../base/src -I/c/build/comm-central/comm-central/mozilla/content/xbl/src/../../html/base/src -I/c/build/comm-central/comm-central/mozilla/content/xbl/src/../../html/document/src -I/c/build/comm-central/comm-central/mozilla/content/xbl/src/../../xml/document/src -I/c/build/comm-central/comm-central/mozilla/content/xbl/src/../../xul/content/src -I/c/build/comm-central/comm-central/mozilla/content/xbl/src/../../xul/document/src -I/c/build/comm-central/comm-central/mozilla/content/xbl/src/../../events/src -I/c/build/comm-central/comm-central/mozilla/content/xbl/src/../../../layout/style -I/c/build/comm-central/comm-central/mozilla/content/xbl/src/../../../dom/base -I/c/build/comm-central/comm-central/mozilla/content/xbl/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/xbl/src/nsXBLContentSink.cpp nsXBLContentSink.cpp nsXBLProtoImplProperty.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/xbl/src/nsXBLProtoImplProperty.cpp cl -FonsXBLProtoImplProperty.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/xbl/src/../../base/src -I/c/build/comm-central/comm-central/mozilla/content/xbl/src/../../html/base/src -I/c/build/comm-central/comm-central/mozilla/content/xbl/src/../../html/document/src -I/c/build/comm-central/comm-central/mozilla/content/xbl/src/../../xml/document/src -I/c/build/comm-central/comm-central/mozilla/content/xbl/src/../../xul/content/src -I/c/build/comm-central/comm-central/mozilla/content/xbl/src/../../xul/document/src -I/c/build/comm-central/comm-central/mozilla/content/xbl/src/../../events/src -I/c/build/comm-central/comm-central/mozilla/content/xbl/src/../../../layout/style -I/c/build/comm-central/comm-central/mozilla/content/xbl/src/../../../dom/base -I/c/build/comm-central/comm-central/mozilla/content/xbl/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/xbl/src/nsXBLProtoImplProperty.cpp nsXBLProtoImplProperty.cpp nsXBLProtoImplMethod.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/xbl/src/nsXBLProtoImplMethod.cpp cl -FonsXBLProtoImplMethod.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/xbl/src/../../base/src -I/c/build/comm-central/comm-central/mozilla/content/xbl/src/../../html/base/src -I/c/build/comm-central/comm-central/mozilla/content/xbl/src/../../html/document/src -I/c/build/comm-central/comm-central/mozilla/content/xbl/src/../../xml/document/src -I/c/build/comm-central/comm-central/mozilla/content/xbl/src/../../xul/content/src -I/c/build/comm-central/comm-central/mozilla/content/xbl/src/../../xul/document/src -I/c/build/comm-central/comm-central/mozilla/content/xbl/src/../../events/src -I/c/build/comm-central/comm-central/mozilla/content/xbl/src/../../../layout/style -I/c/build/comm-central/comm-central/mozilla/content/xbl/src/../../../dom/base -I/c/build/comm-central/comm-central/mozilla/content/xbl/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/xbl/src/nsXBLProtoImplMethod.cpp nsXBLProtoImplMethod.cpp nsXBLProtoImplField.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/xbl/src/nsXBLProtoImplField.cpp cl -FonsXBLProtoImplField.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/xbl/src/../../base/src -I/c/build/comm-central/comm-central/mozilla/content/xbl/src/../../html/base/src -I/c/build/comm-central/comm-central/mozilla/content/xbl/src/../../html/document/src -I/c/build/comm-central/comm-central/mozilla/content/xbl/src/../../xml/document/src -I/c/build/comm-central/comm-central/mozilla/content/xbl/src/../../xul/content/src -I/c/build/comm-central/comm-central/mozilla/content/xbl/src/../../xul/document/src -I/c/build/comm-central/comm-central/mozilla/content/xbl/src/../../events/src -I/c/build/comm-central/comm-central/mozilla/content/xbl/src/../../../layout/style -I/c/build/comm-central/comm-central/mozilla/content/xbl/src/../../../dom/base -I/c/build/comm-central/comm-central/mozilla/content/xbl/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/xbl/src/nsXBLProtoImplField.cpp nsXBLProtoImplField.cpp nsXBLProtoImpl.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/xbl/src/nsXBLProtoImpl.cpp cl -FonsXBLProtoImpl.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/xbl/src/../../base/src -I/c/build/comm-central/comm-central/mozilla/content/xbl/src/../../html/base/src -I/c/build/comm-central/comm-central/mozilla/content/xbl/src/../../html/document/src -I/c/build/comm-central/comm-central/mozilla/content/xbl/src/../../xml/document/src -I/c/build/comm-central/comm-central/mozilla/content/xbl/src/../../xul/content/src -I/c/build/comm-central/comm-central/mozilla/content/xbl/src/../../xul/document/src -I/c/build/comm-central/comm-central/mozilla/content/xbl/src/../../events/src -I/c/build/comm-central/comm-central/mozilla/content/xbl/src/../../../layout/style -I/c/build/comm-central/comm-central/mozilla/content/xbl/src/../../../dom/base -I/c/build/comm-central/comm-central/mozilla/content/xbl/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/xbl/src/nsXBLProtoImpl.cpp nsXBLProtoImpl.cpp nsXBLEventHandler.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/xbl/src/nsXBLEventHandler.cpp cl -FonsXBLEventHandler.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/xbl/src/../../base/src -I/c/build/comm-central/comm-central/mozilla/content/xbl/src/../../html/base/src -I/c/build/comm-central/comm-central/mozilla/content/xbl/src/../../html/document/src -I/c/build/comm-central/comm-central/mozilla/content/xbl/src/../../xml/document/src -I/c/build/comm-central/comm-central/mozilla/content/xbl/src/../../xul/content/src -I/c/build/comm-central/comm-central/mozilla/content/xbl/src/../../xul/document/src -I/c/build/comm-central/comm-central/mozilla/content/xbl/src/../../events/src -I/c/build/comm-central/comm-central/mozilla/content/xbl/src/../../../layout/style -I/c/build/comm-central/comm-central/mozilla/content/xbl/src/../../../dom/base -I/c/build/comm-central/comm-central/mozilla/content/xbl/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/xbl/src/nsXBLEventHandler.cpp nsXBLEventHandler.cpp nsXBLWindowKeyHandler.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/xbl/src/nsXBLWindowKeyHandler.cpp cl -FonsXBLWindowKeyHandler.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/xbl/src/../../base/src -I/c/build/comm-central/comm-central/mozilla/content/xbl/src/../../html/base/src -I/c/build/comm-central/comm-central/mozilla/content/xbl/src/../../html/document/src -I/c/build/comm-central/comm-central/mozilla/content/xbl/src/../../xml/document/src -I/c/build/comm-central/comm-central/mozilla/content/xbl/src/../../xul/content/src -I/c/build/comm-central/comm-central/mozilla/content/xbl/src/../../xul/document/src -I/c/build/comm-central/comm-central/mozilla/content/xbl/src/../../events/src -I/c/build/comm-central/comm-central/mozilla/content/xbl/src/../../../layout/style -I/c/build/comm-central/comm-central/mozilla/content/xbl/src/../../../dom/base -I/c/build/comm-central/comm-central/mozilla/content/xbl/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/xbl/src/nsXBLWindowKeyHandler.cpp nsXBLWindowKeyHandler.cpp nsXBLPrototypeHandler.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/xbl/src/nsXBLPrototypeHandler.cpp cl -FonsXBLPrototypeHandler.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/xbl/src/../../base/src -I/c/build/comm-central/comm-central/mozilla/content/xbl/src/../../html/base/src -I/c/build/comm-central/comm-central/mozilla/content/xbl/src/../../html/document/src -I/c/build/comm-central/comm-central/mozilla/content/xbl/src/../../xml/document/src -I/c/build/comm-central/comm-central/mozilla/content/xbl/src/../../xul/content/src -I/c/build/comm-central/comm-central/mozilla/content/xbl/src/../../xul/document/src -I/c/build/comm-central/comm-central/mozilla/content/xbl/src/../../events/src -I/c/build/comm-central/comm-central/mozilla/content/xbl/src/../../../layout/style -I/c/build/comm-central/comm-central/mozilla/content/xbl/src/../../../dom/base -I/c/build/comm-central/comm-central/mozilla/content/xbl/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/xbl/src/nsXBLPrototypeHandler.cpp nsXBLPrototypeHandler.cpp nsXBLService.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/xbl/src/nsXBLService.cpp cl -FonsXBLService.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/xbl/src/../../base/src -I/c/build/comm-central/comm-central/mozilla/content/xbl/src/../../html/base/src -I/c/build/comm-central/comm-central/mozilla/content/xbl/src/../../html/document/src -I/c/build/comm-central/comm-central/mozilla/content/xbl/src/../../xml/document/src -I/c/build/comm-central/comm-central/mozilla/content/xbl/src/../../xul/content/src -I/c/build/comm-central/comm-central/mozilla/content/xbl/src/../../xul/document/src -I/c/build/comm-central/comm-central/mozilla/content/xbl/src/../../events/src -I/c/build/comm-central/comm-central/mozilla/content/xbl/src/../../../layout/style -I/c/build/comm-central/comm-central/mozilla/content/xbl/src/../../../dom/base -I/c/build/comm-central/comm-central/mozilla/content/xbl/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/xbl/src/nsXBLService.cpp nsXBLService.cpp nsBindingManager.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/xbl/src/nsBindingManager.cpp cl -FonsBindingManager.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/xbl/src/../../base/src -I/c/build/comm-central/comm-central/mozilla/content/xbl/src/../../html/base/src -I/c/build/comm-central/comm-central/mozilla/content/xbl/src/../../html/document/src -I/c/build/comm-central/comm-central/mozilla/content/xbl/src/../../xml/document/src -I/c/build/comm-central/comm-central/mozilla/content/xbl/src/../../xul/content/src -I/c/build/comm-central/comm-central/mozilla/content/xbl/src/../../xul/document/src -I/c/build/comm-central/comm-central/mozilla/content/xbl/src/../../events/src -I/c/build/comm-central/comm-central/mozilla/content/xbl/src/../../../layout/style -I/c/build/comm-central/comm-central/mozilla/content/xbl/src/../../../dom/base -I/c/build/comm-central/comm-central/mozilla/content/xbl/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/xbl/src/nsBindingManager.cpp nsBindingManager.cpp nsXBLInsertionPoint.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/xbl/src/nsXBLInsertionPoint.cpp cl -FonsXBLInsertionPoint.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/xbl/src/../../base/src -I/c/build/comm-central/comm-central/mozilla/content/xbl/src/../../html/base/src -I/c/build/comm-central/comm-central/mozilla/content/xbl/src/../../html/document/src -I/c/build/comm-central/comm-central/mozilla/content/xbl/src/../../xml/document/src -I/c/build/comm-central/comm-central/mozilla/content/xbl/src/../../xul/content/src -I/c/build/comm-central/comm-central/mozilla/content/xbl/src/../../xul/document/src -I/c/build/comm-central/comm-central/mozilla/content/xbl/src/../../events/src -I/c/build/comm-central/comm-central/mozilla/content/xbl/src/../../../layout/style -I/c/build/comm-central/comm-central/mozilla/content/xbl/src/../../../dom/base -I/c/build/comm-central/comm-central/mozilla/content/xbl/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/xbl/src/nsXBLInsertionPoint.cpp nsXBLInsertionPoint.cpp rm -f gkconxbl_s.lib lib -NOLOGO -OUT:"gkconxbl_s.lib" nsXBLBinding.obj nsXBLPrototypeBinding.obj nsXBLPrototypeResources.obj nsXBLResourceLoader.obj nsXBLDocumentInfo.obj nsXBLContentSink.obj nsXBLProtoImplProperty.obj nsXBLProtoImplMethod.obj nsXBLProtoImplField.obj nsXBLProtoImpl.obj nsXBLEventHandler.obj nsXBLWindowKeyHandler.obj nsXBLPrototypeHandler.obj nsXBLService.obj nsBindingManager.obj nsXBLInsertionPoint.obj echo not_ranlib gkconxbl_s.lib not_ranlib gkconxbl_s.lib make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/content/xbl/src' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/content/xbl/builtin' make[8]: Entering directory `/c/build/comm-central/sb-de/mozilla/content/xbl/builtin/win' c:/mozilla-build/python25/python2.5.exe /c/build/comm-central/comm-central/mozilla/config/JarMaker.py \ -j ../../../../dist/bin/chrome \ -t /c/build/comm-central/comm-central/mozilla -f jar -DNDEBUG -DTRIMMED -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_CRT_SECURE_NO_WARNINGS=1 -D_CRT_NONSTDC_NO_WARNINGS=1 -DHAVE_WINSDKVER_H=1 -DMOZ_MSVC_STL_WRAP__Throw=1 -DWINVER=0x502 -D_WIN32_WINNT=0x502 -D_WIN32_IE=0x0500 -DMOZ_WINSDK_TARGETVER=0x06010000 -DMOZ_NTDDI_WS03=0x05020000 -DMOZ_NTDDI_LONGHORN=0x06000000 -DMOZ_NTDDI_WIN7=0x06010000 -DHAVE_IO_H=1 -DHAVE_SETBUF=1 -DHAVE_ISATTY=1 -DX_DISPLAY_MISSING=1 -DMOZILLA_VERSION=\"1.9.3a5pre\" -DMOZILLA_VERSION_U=1.9.3a5pre -DHAVE_SNPRINTF=1 -D_WINDOWS=1 -DWIN32=1 -DXP_WIN=1 -DXP_WIN32=1 -DHW_THREADS=1 -DSTDC_HEADERS=1 -DWIN32_LEAN_AND_MEAN=1 -DNO_X11=1 -DHAVE_OLEACC_IDL=1 -DHAVE_ATLBASE_H=1 -DHAVE_MMINTRIN_H=1 -D_X86_=1 -DD_INO=d_ino -DNS_ALWAYS_INLINE= -DNS_ATTR_MALLOC= -DNS_WARN_UNUSED_RESULT= -DNS_NORETURN= -DMALLOC_H=\ -DHAVE_FORCEINLINE=1 -DNS_ENABLE_TSF=1 -DMOZ_BUILD_APP=../calendar -DMOZ_DISTRIBUTION_ID=\"org.mozilla\" -DIBMBIDI=1 -DMOZ_VIEW_SOURCE=1 -DACCESSIBILITY=1 -DMOZ_JSLOADER=1 -DNS_PRINTING=1 -DNS_PRINT_PREVIEW=1 -DMOZ_OGG=1 -DMOZ_WAVE=1 -DMOZ_SYDNEYAUDIO=1 -DMOZ_MEDIA=1 -DMOZ_XTF=1 -DMOZ_CRASHREPORTER=1 -DMOZ_CRASHREPORTER_ENABLE_PERCENT=100 -DMOZ_SVG=1 -DMOZ_SMIL=1 -DMOZ_UPDATE_CHANNEL=default -DMOZ_FEEDS=1 -DMOZ_STORAGE=1 -DMOZ_LOGGING=1 -DMOZ_CHROME_FILE_FORMAT_JAR=1 -DMOZ_USER_DIR=\"Mozilla\" -DMOZ_STATIC_BUILD=1 -DMOZ_TREE_CAIRO=1 -DHAVE_UINT64_T=1 -DMOZ_XUL=1 -DMOZ_PROFILELOCKING=1 -DMOZ_RDF=1 -DBUILD_CTYPES=1 -DMOZ_MORKREADER=1 -DMOZ_PLACES=1 -DMOZ_DLL_SUFFIX=\".dll\" \ /c/build/comm-central/comm-central/mozilla/content/xbl/builtin/win/jar.mn make[8]: Leaving directory `/c/build/comm-central/sb-de/mozilla/content/xbl/builtin/win' make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/content/xbl/builtin' make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/content/xbl' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/content/xslt' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/content/xslt/public' nsIXSLTException.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/content/xslt/public -I../../../dist/idl -e _xpidlgen/nsIXSLTException.xpt -d .deps/nsIXSLTException.pp /c/build/comm-central/comm-central/mozilla/content/xslt/public/nsIXSLTException.idl nsIXSLTProcessor.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/content/xslt/public -I../../../dist/idl -e _xpidlgen/nsIXSLTProcessor.xpt -d .deps/nsIXSLTProcessor.pp /c/build/comm-central/comm-central/mozilla/content/xslt/public/nsIXSLTProcessor.idl nsIXSLTProcessorObsolete.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/content/xslt/public -I../../../dist/idl -e _xpidlgen/nsIXSLTProcessorObsolete.xpt -d .deps/nsIXSLTProcessorObsolete.pp /c/build/comm-central/comm-central/mozilla/content/xslt/public/nsIXSLTProcessorObsolete.idl nsIXSLTProcessorPrivate.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/content/xslt/public -I../../../dist/idl -e _xpidlgen/nsIXSLTProcessorPrivate.xpt -d .deps/nsIXSLTProcessorPrivate.pp /c/build/comm-central/comm-central/mozilla/content/xslt/public/nsIXSLTProcessorPrivate.idl txIFunctionEvaluationContext.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/content/xslt/public -I../../../dist/idl -e _xpidlgen/txIFunctionEvaluationContext.xpt -d .deps/txIFunctionEvaluationContext.pp /c/build/comm-central/comm-central/mozilla/content/xslt/public/txIFunctionEvaluationContext.idl txINodeSet.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/content/xslt/public -I../../../dist/idl -e _xpidlgen/txINodeSet.xpt -d .deps/txINodeSet.pp /c/build/comm-central/comm-central/mozilla/content/xslt/public/txINodeSet.idl txIEXSLTRegExFunctions.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/content/xslt/public -I../../../dist/idl -e _xpidlgen/txIEXSLTRegExFunctions.xpt -d .deps/txIEXSLTRegExFunctions.pp /c/build/comm-central/comm-central/mozilla/content/xslt/public/txIEXSLTRegExFunctions.idl txIXPathObject.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/content/xslt/public -I../../../dist/idl -e _xpidlgen/txIXPathObject.xpt -d .deps/txIXPathObject.pp /c/build/comm-central/comm-central/mozilla/content/xslt/public/txIXPathObject.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpt_link.exe _xpidlgen/content_xslt.xpt _xpidlgen/nsIXSLTException.xpt _xpidlgen/nsIXSLTProcessor.xpt _xpidlgen/nsIXSLTProcessorObsolete.xpt _xpidlgen/nsIXSLTProcessorPrivate.xpt _xpidlgen/txIFunctionEvaluationContext.xpt _xpidlgen/txINodeSet.xpt _xpidlgen/txIEXSLTRegExFunctions.xpt _xpidlgen/txIXPathObject.xpt c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 _xpidlgen/content_xslt.xpt ../../../dist/bin/components make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/content/xslt/public' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/content/xslt/src' make[8]: Entering directory `/c/build/comm-central/sb-de/mozilla/content/xslt/src/base' txDouble.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/xslt/src/base/txDouble.cpp cl -FotxDouble.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/base -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/base/../../public -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/base -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/base/../xml -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/base/../xpath -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/base/../xslt -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/xslt/src/base/txDouble.cpp txDouble.cpp txList.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/xslt/src/base/txList.cpp cl -FotxList.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/base -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/base/../../public -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/base -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/base/../xml -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/base/../xpath -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/base/../xslt -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/xslt/src/base/txList.cpp txList.cpp txExpandedNameMap.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/xslt/src/base/txExpandedNameMap.cpp cl -FotxExpandedNameMap.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/base -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/base/../../public -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/base -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/base/../xml -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/base/../xpath -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/base/../xslt -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/xslt/src/base/txExpandedNameMap.cpp txExpandedNameMap.cpp txNamespaceMap.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/xslt/src/base/txNamespaceMap.cpp cl -FotxNamespaceMap.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/base -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/base/../../public -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/base -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/base/../xml -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/base/../xpath -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/base/../xslt -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/xslt/src/base/txNamespaceMap.cpp txNamespaceMap.cpp txURIUtils.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/xslt/src/base/txURIUtils.cpp cl -FotxURIUtils.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/base -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/base/../../public -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/base -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/base/../xml -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/base/../xpath -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/base/../xslt -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/xslt/src/base/txURIUtils.cpp txURIUtils.cpp rm -f txbase_s.lib lib -NOLOGO -OUT:"txbase_s.lib" txDouble.obj txList.obj txExpandedNameMap.obj txNamespaceMap.obj txURIUtils.obj echo not_ranlib txbase_s.lib not_ranlib txbase_s.lib make[8]: Leaving directory `/c/build/comm-central/sb-de/mozilla/content/xslt/src/base' make[8]: Entering directory `/c/build/comm-central/sb-de/mozilla/content/xslt/src/xml' txXMLUtils.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/xslt/src/xml/txXMLUtils.cpp cl -FotxXMLUtils.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xml -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xml/../base -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xml -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xml/../xpath -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xml/../xslt -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xml/../../../base/src -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/xslt/src/xml/txXMLUtils.cpp txXMLUtils.cpp txXMLParser.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/xslt/src/xml/txXMLParser.cpp cl -FotxXMLParser.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xml -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xml/../base -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xml -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xml/../xpath -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xml/../xslt -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xml/../../../base/src -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/xslt/src/xml/txXMLParser.cpp txXMLParser.cpp rm -f txxml_s.lib lib -NOLOGO -OUT:"txxml_s.lib" txXMLUtils.obj txXMLParser.obj echo not_ranlib txxml_s.lib not_ranlib txxml_s.lib make[8]: Leaving directory `/c/build/comm-central/sb-de/mozilla/content/xslt/src/xml' make[8]: Entering directory `/c/build/comm-central/sb-de/mozilla/content/xslt/src/xpath' txBooleanExpr.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/xslt/src/xpath/txBooleanExpr.cpp cl -FotxBooleanExpr.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xpath -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xpath/../base -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xpath/../xml -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xpath -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xpath/../xslt -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/xslt/src/xpath/txBooleanExpr.cpp txBooleanExpr.cpp txBooleanResult.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/xslt/src/xpath/txBooleanResult.cpp cl -FotxBooleanResult.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xpath -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xpath/../base -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xpath/../xml -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xpath -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xpath/../xslt -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/xslt/src/xpath/txBooleanResult.cpp txBooleanResult.cpp txCoreFunctionCall.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/xslt/src/xpath/txCoreFunctionCall.cpp cl -FotxCoreFunctionCall.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xpath -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xpath/../base -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xpath/../xml -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xpath -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xpath/../xslt -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/xslt/src/xpath/txCoreFunctionCall.cpp txCoreFunctionCall.cpp txExpr.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/xslt/src/xpath/txExpr.cpp cl -FotxExpr.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xpath -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xpath/../base -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xpath/../xml -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xpath -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xpath/../xslt -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/xslt/src/xpath/txExpr.cpp txExpr.cpp txExprLexer.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/xslt/src/xpath/txExprLexer.cpp cl -FotxExprLexer.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xpath -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xpath/../base -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xpath/../xml -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xpath -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xpath/../xslt -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/xslt/src/xpath/txExprLexer.cpp txExprLexer.cpp txExprParser.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/xslt/src/xpath/txExprParser.cpp cl -FotxExprParser.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xpath -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xpath/../base -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xpath/../xml -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xpath -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xpath/../xslt -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/xslt/src/xpath/txExprParser.cpp txExprParser.cpp txFilterExpr.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/xslt/src/xpath/txFilterExpr.cpp cl -FotxFilterExpr.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xpath -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xpath/../base -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xpath/../xml -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xpath -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xpath/../xslt -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/xslt/src/xpath/txFilterExpr.cpp txFilterExpr.cpp txFunctionCall.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/xslt/src/xpath/txFunctionCall.cpp cl -FotxFunctionCall.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xpath -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xpath/../base -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xpath/../xml -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xpath -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xpath/../xslt -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/xslt/src/xpath/txFunctionCall.cpp txFunctionCall.cpp txLocationStep.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/xslt/src/xpath/txLocationStep.cpp cl -FotxLocationStep.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xpath -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xpath/../base -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xpath/../xml -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xpath -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xpath/../xslt -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/xslt/src/xpath/txLocationStep.cpp txLocationStep.cpp txNumberExpr.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/xslt/src/xpath/txNumberExpr.cpp cl -FotxNumberExpr.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xpath -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xpath/../base -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xpath/../xml -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xpath -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xpath/../xslt -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/xslt/src/xpath/txNumberExpr.cpp txNumberExpr.cpp txNumberResult.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/xslt/src/xpath/txNumberResult.cpp cl -FotxNumberResult.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xpath -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xpath/../base -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xpath/../xml -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xpath -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xpath/../xslt -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/xslt/src/xpath/txNumberResult.cpp txNumberResult.cpp txPathExpr.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/xslt/src/xpath/txPathExpr.cpp cl -FotxPathExpr.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xpath -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xpath/../base -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xpath/../xml -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xpath -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xpath/../xslt -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/xslt/src/xpath/txPathExpr.cpp txPathExpr.cpp txPredicatedNodeTest.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/xslt/src/xpath/txPredicatedNodeTest.cpp cl -FotxPredicatedNodeTest.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xpath -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xpath/../base -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xpath/../xml -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xpath -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xpath/../xslt -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/xslt/src/xpath/txPredicatedNodeTest.cpp txPredicatedNodeTest.cpp txPredicateList.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/xslt/src/xpath/txPredicateList.cpp cl -FotxPredicateList.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xpath -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xpath/../base -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xpath/../xml -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xpath -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xpath/../xslt -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/xslt/src/xpath/txPredicateList.cpp txPredicateList.cpp txRelationalExpr.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/xslt/src/xpath/txRelationalExpr.cpp cl -FotxRelationalExpr.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xpath -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xpath/../base -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xpath/../xml -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xpath -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xpath/../xslt -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/xslt/src/xpath/txRelationalExpr.cpp txRelationalExpr.cpp txRootExpr.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/xslt/src/xpath/txRootExpr.cpp cl -FotxRootExpr.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xpath -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xpath/../base -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xpath/../xml -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xpath -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xpath/../xslt -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/xslt/src/xpath/txRootExpr.cpp txRootExpr.cpp txStringResult.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/xslt/src/xpath/txStringResult.cpp cl -FotxStringResult.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xpath -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xpath/../base -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xpath/../xml -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xpath -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xpath/../xslt -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/xslt/src/xpath/txStringResult.cpp txStringResult.cpp txErrorExpr.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/xslt/src/xpath/txErrorExpr.cpp cl -FotxErrorExpr.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xpath -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xpath/../base -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xpath/../xml -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xpath -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xpath/../xslt -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/xslt/src/xpath/txErrorExpr.cpp txErrorExpr.cpp txLiteralExpr.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/xslt/src/xpath/txLiteralExpr.cpp cl -FotxLiteralExpr.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xpath -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xpath/../base -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xpath/../xml -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xpath -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xpath/../xslt -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/xslt/src/xpath/txLiteralExpr.cpp txLiteralExpr.cpp txNameTest.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/xslt/src/xpath/txNameTest.cpp cl -FotxNameTest.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xpath -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xpath/../base -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xpath/../xml -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xpath -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xpath/../xslt -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/xslt/src/xpath/txNameTest.cpp txNameTest.cpp txNamedAttributeStep.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/xslt/src/xpath/txNamedAttributeStep.cpp cl -FotxNamedAttributeStep.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xpath -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xpath/../base -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xpath/../xml -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xpath -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xpath/../xslt -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/xslt/src/xpath/txNamedAttributeStep.cpp txNamedAttributeStep.cpp txNodeSet.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/xslt/src/xpath/txNodeSet.cpp cl -FotxNodeSet.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xpath -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xpath/../base -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xpath/../xml -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xpath -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xpath/../xslt -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/xslt/src/xpath/txNodeSet.cpp txNodeSet.cpp txNodeTypeTest.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/xslt/src/xpath/txNodeTypeTest.cpp cl -FotxNodeTypeTest.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xpath -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xpath/../base -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xpath/../xml -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xpath -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xpath/../xslt -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/xslt/src/xpath/txNodeTypeTest.cpp txNodeTypeTest.cpp txForwardContext.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/xslt/src/xpath/txForwardContext.cpp cl -FotxForwardContext.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xpath -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xpath/../base -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xpath/../xml -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xpath -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xpath/../xslt -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/xslt/src/xpath/txForwardContext.cpp txForwardContext.cpp txNodeSetContext.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/xslt/src/xpath/txNodeSetContext.cpp cl -FotxNodeSetContext.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xpath -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xpath/../base -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xpath/../xml -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xpath -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xpath/../xslt -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/xslt/src/xpath/txNodeSetContext.cpp txNodeSetContext.cpp txResultRecycler.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/xslt/src/xpath/txResultRecycler.cpp cl -FotxResultRecycler.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xpath -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xpath/../base -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xpath/../xml -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xpath -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xpath/../xslt -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/xslt/src/xpath/txResultRecycler.cpp txResultRecycler.cpp txUnionExpr.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/xslt/src/xpath/txUnionExpr.cpp cl -FotxUnionExpr.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xpath -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xpath/../base -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xpath/../xml -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xpath -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xpath/../xslt -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/xslt/src/xpath/txUnionExpr.cpp txUnionExpr.cpp txUnionNodeTest.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/xslt/src/xpath/txUnionNodeTest.cpp cl -FotxUnionNodeTest.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xpath -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xpath/../base -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xpath/../xml -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xpath -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xpath/../xslt -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/xslt/src/xpath/txUnionNodeTest.cpp txUnionNodeTest.cpp txUnaryExpr.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/xslt/src/xpath/txUnaryExpr.cpp cl -FotxUnaryExpr.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xpath -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xpath/../base -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xpath/../xml -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xpath -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xpath/../xslt -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/xslt/src/xpath/txUnaryExpr.cpp txUnaryExpr.cpp txVariableRefExpr.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/xslt/src/xpath/txVariableRefExpr.cpp cl -FotxVariableRefExpr.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xpath -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xpath/../base -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xpath/../xml -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xpath -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xpath/../xslt -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/xslt/src/xpath/txVariableRefExpr.cpp txVariableRefExpr.cpp txXPathOptimizer.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/xslt/src/xpath/txXPathOptimizer.cpp cl -FotxXPathOptimizer.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xpath -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xpath/../base -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xpath/../xml -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xpath -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xpath/../xslt -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/xslt/src/xpath/txXPathOptimizer.cpp txXPathOptimizer.cpp nsXPathEvaluator.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/xslt/src/xpath/nsXPathEvaluator.cpp cl -FonsXPathEvaluator.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xpath -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xpath/../base -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xpath/../xml -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xpath -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xpath/../xslt -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/xslt/src/xpath/nsXPathEvaluator.cpp nsXPathEvaluator.cpp nsXPathExpression.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/xslt/src/xpath/nsXPathExpression.cpp cl -FonsXPathExpression.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xpath -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xpath/../base -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xpath/../xml -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xpath -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xpath/../xslt -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/xslt/src/xpath/nsXPathExpression.cpp nsXPathExpression.cpp nsXPathNSResolver.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/xslt/src/xpath/nsXPathNSResolver.cpp cl -FonsXPathNSResolver.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xpath -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xpath/../base -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xpath/../xml -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xpath -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xpath/../xslt -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/xslt/src/xpath/nsXPathNSResolver.cpp nsXPathNSResolver.cpp nsXPathResult.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/xslt/src/xpath/nsXPathResult.cpp cl -FonsXPathResult.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xpath -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xpath/../base -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xpath/../xml -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xpath -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xpath/../xslt -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/xslt/src/xpath/nsXPathResult.cpp nsXPathResult.cpp nsXPath1Scheme.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/xslt/src/xpath/nsXPath1Scheme.cpp cl -FonsXPath1Scheme.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xpath -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xpath/../base -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xpath/../xml -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xpath -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xpath/../xslt -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/xslt/src/xpath/nsXPath1Scheme.cpp nsXPath1Scheme.cpp txMozillaXPathTreeWalker.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/xslt/src/xpath/txMozillaXPathTreeWalker.cpp cl -FotxMozillaXPathTreeWalker.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xpath -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xpath/../base -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xpath/../xml -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xpath -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xpath/../xslt -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/xslt/src/xpath/txMozillaXPathTreeWalker.cpp txMozillaXPathTreeWalker.cpp txNodeSetAdaptor.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/xslt/src/xpath/txNodeSetAdaptor.cpp cl -FotxNodeSetAdaptor.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xpath -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xpath/../base -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xpath/../xml -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xpath -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xpath/../xslt -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/xslt/src/xpath/txNodeSetAdaptor.cpp txNodeSetAdaptor.cpp txXPCOMExtensionFunction.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/xslt/src/xpath/txXPCOMExtensionFunction.cpp cl -FotxXPCOMExtensionFunction.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xpath -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xpath/../base -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xpath/../xml -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xpath -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xpath/../xslt -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/xslt/src/xpath/txXPCOMExtensionFunction.cpp txXPCOMExtensionFunction.cpp c:/build/comm-central/comm-central/mozilla/content/xslt/src/xpath/txXPCOMExtensionFunction.cpp(224) : warning C4244: 'argument' : conversion from 'PRUnichar' to 'char', possible loss of data rm -f txxpath_s.lib lib -NOLOGO -OUT:"txxpath_s.lib" txBooleanExpr.obj txBooleanResult.obj txCoreFunctionCall.obj txExpr.obj txExprLexer.obj txExprParser.obj txFilterExpr.obj txFunctionCall.obj txLocationStep.obj txNumberExpr.obj txNumberResult.obj txPathExpr.obj txPredicatedNodeTest.obj txPredicateList.obj txRelationalExpr.obj txRootExpr.obj txStringResult.obj txErrorExpr.obj txLiteralExpr.obj txNameTest.obj txNamedAttributeStep.obj txNodeSet.obj txNodeTypeTest.obj txForwardContext.obj txNodeSetContext.obj txResultRecycler.obj txUnionExpr.obj txUnionNodeTest.obj txUnaryExpr.obj txVariableRefExpr.obj txXPathOptimizer.obj nsXPathEvaluator.obj nsXPathExpression.obj nsXPathNSResolver.obj nsXPathResult.obj nsXPath1Scheme.obj txMozillaXPathTreeWalker.obj txNodeSetAdaptor.obj txXPCOMExtensionFunction.obj echo not_ranlib txxpath_s.lib not_ranlib txxpath_s.lib make[8]: Leaving directory `/c/build/comm-central/sb-de/mozilla/content/xslt/src/xpath' make[8]: Entering directory `/c/build/comm-central/sb-de/mozilla/content/xslt/src/xslt' txNodeSorter.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/xslt/src/xslt/txNodeSorter.cpp cl -FotxNodeSorter.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xslt -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xslt -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xslt/../base -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xslt/../xml -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xslt/../xpath -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xslt/../../../base/src -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/xslt/src/xslt/txNodeSorter.cpp txNodeSorter.cpp txXPathResultComparator.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/xslt/src/xslt/txXPathResultComparator.cpp cl -FotxXPathResultComparator.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xslt -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xslt -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xslt/../base -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xslt/../xml -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xslt/../xpath -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xslt/../../../base/src -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/xslt/src/xslt/txXPathResultComparator.cpp txXPathResultComparator.cpp txBufferingHandler.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/xslt/src/xslt/txBufferingHandler.cpp cl -FotxBufferingHandler.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xslt -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xslt -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xslt/../base -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xslt/../xml -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xslt/../xpath -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xslt/../../../base/src -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/xslt/src/xslt/txBufferingHandler.cpp txBufferingHandler.cpp txExecutionState.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/xslt/src/xslt/txExecutionState.cpp cl -FotxExecutionState.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xslt -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xslt -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xslt/../base -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xslt/../xml -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xslt/../xpath -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xslt/../../../base/src -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/xslt/src/xslt/txExecutionState.cpp txExecutionState.cpp txEXSLTFunctions.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/xslt/src/xslt/txEXSLTFunctions.cpp cl -FotxEXSLTFunctions.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xslt -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xslt -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xslt/../base -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xslt/../xml -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xslt/../xpath -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xslt/../../../base/src -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/xslt/src/xslt/txEXSLTFunctions.cpp txEXSLTFunctions.cpp txInstructions.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/xslt/src/xslt/txInstructions.cpp cl -FotxInstructions.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xslt -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xslt -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xslt/../base -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xslt/../xml -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xslt/../xpath -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xslt/../../../base/src -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/xslt/src/xslt/txInstructions.cpp txInstructions.cpp txOutputFormat.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/xslt/src/xslt/txOutputFormat.cpp cl -FotxOutputFormat.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xslt -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xslt -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xslt/../base -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xslt/../xml -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xslt/../xpath -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xslt/../../../base/src -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/xslt/src/xslt/txOutputFormat.cpp txOutputFormat.cpp txRtfHandler.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/xslt/src/xslt/txRtfHandler.cpp cl -FotxRtfHandler.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xslt -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xslt -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xslt/../base -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xslt/../xml -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xslt/../xpath -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xslt/../../../base/src -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/xslt/src/xslt/txRtfHandler.cpp txRtfHandler.cpp txStylesheet.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/xslt/src/xslt/txStylesheet.cpp cl -FotxStylesheet.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xslt -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xslt -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xslt/../base -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xslt/../xml -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xslt/../xpath -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xslt/../../../base/src -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/xslt/src/xslt/txStylesheet.cpp txStylesheet.cpp txStylesheetCompileHandlers.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/xslt/src/xslt/txStylesheetCompileHandlers.cpp cl -FotxStylesheetCompileHandlers.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xslt -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xslt -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xslt/../base -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xslt/../xml -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xslt/../xpath -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xslt/../../../base/src -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/xslt/src/xslt/txStylesheetCompileHandlers.cpp txStylesheetCompileHandlers.cpp txStylesheetCompiler.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/xslt/src/xslt/txStylesheetCompiler.cpp cl -FotxStylesheetCompiler.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xslt -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xslt -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xslt/../base -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xslt/../xml -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xslt/../xpath -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xslt/../../../base/src -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/xslt/src/xslt/txStylesheetCompiler.cpp txStylesheetCompiler.cpp txTextHandler.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/xslt/src/xslt/txTextHandler.cpp cl -FotxTextHandler.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xslt -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xslt -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xslt/../base -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xslt/../xml -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xslt/../xpath -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xslt/../../../base/src -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/xslt/src/xslt/txTextHandler.cpp txTextHandler.cpp txToplevelItems.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/xslt/src/xslt/txToplevelItems.cpp cl -FotxToplevelItems.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xslt -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xslt -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xslt/../base -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xslt/../xml -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xslt/../xpath -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xslt/../../../base/src -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/xslt/src/xslt/txToplevelItems.cpp txToplevelItems.cpp txXSLTNumber.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/xslt/src/xslt/txXSLTNumber.cpp cl -FotxXSLTNumber.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xslt -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xslt -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xslt/../base -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xslt/../xml -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xslt/../xpath -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xslt/../../../base/src -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/xslt/src/xslt/txXSLTNumber.cpp txXSLTNumber.cpp txXSLTNumberCounters.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/xslt/src/xslt/txXSLTNumberCounters.cpp cl -FotxXSLTNumberCounters.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xslt -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xslt -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xslt/../base -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xslt/../xml -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xslt/../xpath -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xslt/../../../base/src -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/xslt/src/xslt/txXSLTNumberCounters.cpp txXSLTNumberCounters.cpp txPatternOptimizer.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/xslt/src/xslt/txPatternOptimizer.cpp cl -FotxPatternOptimizer.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xslt -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xslt -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xslt/../base -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xslt/../xml -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xslt/../xpath -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xslt/../../../base/src -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/xslt/src/xslt/txPatternOptimizer.cpp txPatternOptimizer.cpp txXSLTPatterns.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/xslt/src/xslt/txXSLTPatterns.cpp cl -FotxXSLTPatterns.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xslt -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xslt -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xslt/../base -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xslt/../xml -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xslt/../xpath -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xslt/../../../base/src -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/xslt/src/xslt/txXSLTPatterns.cpp txXSLTPatterns.cpp txXSLTProcessor.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/xslt/src/xslt/txXSLTProcessor.cpp cl -FotxXSLTProcessor.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xslt -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xslt -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xslt/../base -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xslt/../xml -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xslt/../xpath -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xslt/../../../base/src -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/xslt/src/xslt/txXSLTProcessor.cpp txXSLTProcessor.cpp txPatternParser.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/xslt/src/xslt/txPatternParser.cpp cl -FotxPatternParser.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xslt -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xslt -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xslt/../base -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xslt/../xml -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xslt/../xpath -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xslt/../../../base/src -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/xslt/src/xslt/txPatternParser.cpp txPatternParser.cpp txUnknownHandler.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/xslt/src/xslt/txUnknownHandler.cpp cl -FotxUnknownHandler.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xslt -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xslt -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xslt/../base -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xslt/../xml -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xslt/../xpath -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xslt/../../../base/src -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/xslt/src/xslt/txUnknownHandler.cpp txUnknownHandler.cpp txCurrentFunctionCall.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/xslt/src/xslt/txCurrentFunctionCall.cpp cl -FotxCurrentFunctionCall.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xslt -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xslt -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xslt/../base -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xslt/../xml -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xslt/../xpath -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xslt/../../../base/src -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/xslt/src/xslt/txCurrentFunctionCall.cpp txCurrentFunctionCall.cpp txDocumentFunctionCall.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/xslt/src/xslt/txDocumentFunctionCall.cpp cl -FotxDocumentFunctionCall.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xslt -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xslt -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xslt/../base -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xslt/../xml -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xslt/../xpath -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xslt/../../../base/src -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/xslt/src/xslt/txDocumentFunctionCall.cpp txDocumentFunctionCall.cpp txFormatNumberFunctionCall.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/xslt/src/xslt/txFormatNumberFunctionCall.cpp cl -FotxFormatNumberFunctionCall.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xslt -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xslt -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xslt/../base -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xslt/../xml -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xslt/../xpath -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xslt/../../../base/src -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/xslt/src/xslt/txFormatNumberFunctionCall.cpp txFormatNumberFunctionCall.cpp txGenerateIdFunctionCall.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/xslt/src/xslt/txGenerateIdFunctionCall.cpp cl -FotxGenerateIdFunctionCall.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xslt -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xslt -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xslt/../base -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xslt/../xml -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xslt/../xpath -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xslt/../../../base/src -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/xslt/src/xslt/txGenerateIdFunctionCall.cpp txGenerateIdFunctionCall.cpp txKeyFunctionCall.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/xslt/src/xslt/txKeyFunctionCall.cpp cl -FotxKeyFunctionCall.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xslt -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xslt -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xslt/../base -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xslt/../xml -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xslt/../xpath -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xslt/../../../base/src -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/xslt/src/xslt/txKeyFunctionCall.cpp txKeyFunctionCall.cpp txXSLTEnvironmentFunctionCall.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/xslt/src/xslt/txXSLTEnvironmentFunctionCall.cpp cl -FotxXSLTEnvironmentFunctionCall.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xslt -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xslt -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xslt/../base -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xslt/../xml -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xslt/../xpath -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xslt/../../../base/src -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/xslt/src/xslt/txXSLTEnvironmentFunctionCall.cpp txXSLTEnvironmentFunctionCall.cpp txMozillaStylesheetCompiler.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/xslt/src/xslt/txMozillaStylesheetCompiler.cpp cl -FotxMozillaStylesheetCompiler.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xslt -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xslt -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xslt/../base -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xslt/../xml -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xslt/../xpath -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xslt/../../../base/src -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/xslt/src/xslt/txMozillaStylesheetCompiler.cpp txMozillaStylesheetCompiler.cpp txMozillaTextOutput.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/xslt/src/xslt/txMozillaTextOutput.cpp cl -FotxMozillaTextOutput.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xslt -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xslt -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xslt/../base -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xslt/../xml -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xslt/../xpath -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xslt/../../../base/src -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/xslt/src/xslt/txMozillaTextOutput.cpp txMozillaTextOutput.cpp txMozillaXMLOutput.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/xslt/src/xslt/txMozillaXMLOutput.cpp cl -FotxMozillaXMLOutput.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xslt -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xslt -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xslt/../base -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xslt/../xml -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xslt/../xpath -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xslt/../../../base/src -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/xslt/src/xslt/txMozillaXMLOutput.cpp txMozillaXMLOutput.cpp txMozillaXSLTProcessor.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/xslt/src/xslt/txMozillaXSLTProcessor.cpp cl -FotxMozillaXSLTProcessor.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xslt -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xslt -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xslt/../base -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xslt/../xml -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xslt/../xpath -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xslt/../../../base/src -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/xslt/src/xslt/txMozillaXSLTProcessor.cpp txMozillaXSLTProcessor.cpp rm -f txxslt_s.lib lib -NOLOGO -OUT:"txxslt_s.lib" txNodeSorter.obj txXPathResultComparator.obj txBufferingHandler.obj txExecutionState.obj txEXSLTFunctions.obj txInstructions.obj txOutputFormat.obj txRtfHandler.obj txStylesheet.obj txStylesheetCompileHandlers.obj txStylesheetCompiler.obj txTextHandler.obj txToplevelItems.obj txXSLTNumber.obj txXSLTNumberCounters.obj txPatternOptimizer.obj txXSLTPatterns.obj txXSLTProcessor.obj txPatternParser.obj txUnknownHandler.obj txCurrentFunctionCall.obj txDocumentFunctionCall.obj txFormatNumberFunctionCall.obj txGenerateIdFunctionCall.obj txKeyFunctionCall.obj txXSLTEnvironmentFunctionCall.obj txMozillaStylesheetCompiler.obj txMozillaTextOutput.obj txMozillaXMLOutput.obj txMozillaXSLTProcessor.obj echo not_ranlib txxslt_s.lib not_ranlib txxslt_s.lib c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/content/xslt/src/xslt/txEXSLTRegExFunctions.js ../../../../dist/bin/components make[8]: Leaving directory `/c/build/comm-central/sb-de/mozilla/content/xslt/src/xslt' make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/content/xslt/src' make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/content/xslt' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/content/media' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/content/media/ogg' nsOggDecoder.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/media/ogg/nsOggDecoder.cpp cl -FonsOggDecoder.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/content/media/ogg -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/media/ogg/../../base/src -I/c/build/comm-central/comm-central/mozilla/content/media/ogg/../../html/content/src -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/media/ogg/nsOggDecoder.cpp nsOggDecoder.cpp nsOggCodecState.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/media/ogg/nsOggCodecState.cpp cl -FonsOggCodecState.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/content/media/ogg -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/media/ogg/../../base/src -I/c/build/comm-central/comm-central/mozilla/content/media/ogg/../../html/content/src -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/media/ogg/nsOggCodecState.cpp nsOggCodecState.cpp nsOggReader.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/media/ogg/nsOggReader.cpp cl -FonsOggReader.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/content/media/ogg -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/media/ogg/../../base/src -I/c/build/comm-central/comm-central/mozilla/content/media/ogg/../../html/content/src -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/media/ogg/nsOggReader.cpp nsOggReader.cpp c:/build/comm-central/comm-central/mozilla/content/media/ogg/nsOggReader.cpp(1267) : warning C4244: '=' : conversion from 'double' to 'int', possible loss of data c:/build/comm-central/comm-central/mozilla/content/media/ogg/nsOggReader.cpp(1317) : warning C4244: '=' : conversion from 'double' to 'int', possible loss of data rm -f gkconogg_s.lib lib -NOLOGO -OUT:"gkconogg_s.lib" nsOggDecoder.obj nsOggCodecState.obj nsOggReader.obj echo not_ranlib gkconogg_s.lib not_ranlib gkconogg_s.lib make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/content/media/ogg' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/content/media/wave' nsWaveDecoder.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/media/wave/nsWaveDecoder.cpp cl -FonsWaveDecoder.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/content/media/wave -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/media/wave/../../base/src -I/c/build/comm-central/comm-central/mozilla/content/media/wave/../../html/content/src -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/media/wave/nsWaveDecoder.cpp nsWaveDecoder.cpp rm -f gkconwave_s.lib lib -NOLOGO -OUT:"gkconwave_s.lib" nsWaveDecoder.obj echo not_ranlib gkconwave_s.lib not_ranlib gkconwave_s.lib make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/content/media/wave' nsMediaDecoder.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/media/nsMediaDecoder.cpp cl -FonsMediaDecoder.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/content/media -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/media/../base/src -I/c/build/comm-central/comm-central/mozilla/content/media/../html/content/src -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/media/nsMediaDecoder.cpp nsMediaDecoder.cpp nsMediaCache.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/media/nsMediaCache.cpp cl -FonsMediaCache.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/content/media -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/media/../base/src -I/c/build/comm-central/comm-central/mozilla/content/media/../html/content/src -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/media/nsMediaCache.cpp nsMediaCache.cpp c:/build/comm-central/comm-central/mozilla/content/media/nsMediaCache.cpp(657) : warning C4244: 'argument' : conversion from 'PRInt64' to 'PRInt32', possible loss of data c:/build/comm-central/comm-central/mozilla/content/media/nsMediaCache.cpp(951) : warning C4244: 'argument' : conversion from 'PRInt64' to 'PRInt32', possible loss of data c:/build/comm-central/comm-central/mozilla/content/media/nsMediaCache.cpp(979) : warning C4244: 'argument' : conversion from 'PRInt64' to 'PRInt32', possible loss of data c:/build/comm-central/comm-central/mozilla/content/media/nsMediaCache.cpp(1369) : warning C4244: 'initializing' : conversion from 'PRInt64' to 'PRInt32', possible loss of data c:/build/comm-central/comm-central/mozilla/content/media/nsMediaCache.cpp(1542) : warning C4244: 'initializing' : conversion from 'PRInt64' to 'PRInt32', possible loss of data c:/build/comm-central/comm-central/mozilla/content/media/nsMediaCache.cpp(1545) : warning C4244: 'initializing' : conversion from 'PRInt64' to 'PRInt32', possible loss of data c:/build/comm-central/comm-central/mozilla/content/media/nsMediaCache.cpp(1562) : warning C4244: 'initializing' : conversion from 'PRInt64' to 'PRInt32', possible loss of data c:/build/comm-central/comm-central/mozilla/content/media/nsMediaCache.cpp(1565) : warning C4244: 'initializing' : conversion from 'PRInt64' to 'PRInt32', possible loss of data c:/build/comm-central/comm-central/mozilla/content/media/nsMediaCache.cpp(1661) : warning C4244: 'initializing' : conversion from 'PRInt64' to 'PRUint32', possible loss of data c:/build/comm-central/comm-central/mozilla/content/media/nsMediaCache.cpp(1854) : warning C4244: 'initializing' : conversion from 'PRInt64' to 'PRUint32', possible loss of data c:/build/comm-central/comm-central/mozilla/content/media/nsMediaCache.cpp(1880) : warning C4244: 'initializing' : conversion from 'PRInt64' to 'PRUint32', possible loss of data c:/build/comm-central/comm-central/mozilla/content/media/nsMediaCache.cpp(1881) : warning C4244: 'initializing' : conversion from 'PRInt64' to 'PRUint32', possible loss of data c:/build/comm-central/comm-central/mozilla/content/media/nsMediaCache.cpp(2018) : warning C4244: '=' : conversion from 'PRInt64' to 'PRInt32', possible loss of data c:/build/comm-central/comm-central/mozilla/content/media/nsMediaCache.cpp(2085) : warning C4244: 'initializing' : conversion from 'PRInt64' to 'PRInt32', possible loss of data c:/build/comm-central/comm-central/mozilla/content/media/nsMediaCache.cpp(2103) : warning C4244: '=' : conversion from 'PRInt64' to 'PRInt32', possible loss of data nsMediaStream.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/media/nsMediaStream.cpp cl -FonsMediaStream.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/content/media -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/media/../base/src -I/c/build/comm-central/comm-central/mozilla/content/media/../html/content/src -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/media/nsMediaStream.cpp nsMediaStream.cpp c:/build/comm-central/comm-central/mozilla/content/media/nsMediaStream.cpp(70) : warning C4355: 'this' : used in base member initializer list nsBuiltinDecoder.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/media/nsBuiltinDecoder.cpp cl -FonsBuiltinDecoder.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/content/media -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/media/../base/src -I/c/build/comm-central/comm-central/mozilla/content/media/../html/content/src -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/media/nsBuiltinDecoder.cpp nsBuiltinDecoder.cpp c:/build/comm-central/comm-central/mozilla/content/media/nsBuiltinDecoder.cpp(86) : warning C4244: 'return' : conversion from 'double' to 'float', possible loss of data nsBuiltinDecoderStateMachine.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/media/nsBuiltinDecoderStateMachine.cpp cl -FonsBuiltinDecoderStateMachine.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/content/media -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/media/../base/src -I/c/build/comm-central/comm-central/mozilla/content/media/../html/content/src -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/media/nsBuiltinDecoderStateMachine.cpp nsBuiltinDecoderStateMachine.cpp c:/build/comm-central/comm-central/mozilla/content/media/nsBuiltinDecoderStateMachine.cpp(534) : warning C4244: 'return' : conversion from 'double' to 'float', possible loss of data c:/build/comm-central/comm-central/mozilla/content/media/nsBuiltinDecoderStateMachine.cpp(796) : warning C4244: '=' : conversion from 'double' to 'PRInt64', possible loss of data c:/build/comm-central/comm-central/mozilla/content/media/nsBuiltinDecoderStateMachine.cpp(848) : warning C4244: 'argument' : conversion from 'PRInt64' to 'PRInt32', possible loss of data c:/build/comm-central/comm-central/mozilla/content/media/nsBuiltinDecoderStateMachine.cpp(858) : warning C4244: 'argument' : conversion from 'PRInt64' to 'PRInt32', possible loss of data c:/build/comm-central/comm-central/mozilla/content/media/nsBuiltinDecoderStateMachine.cpp(1006) : warning C4146: unary minus operator applied to unsigned type, result still unsigned c:/build/comm-central/comm-central/mozilla/content/media/nsBuiltinDecoderStateMachine.cpp(1008) : warning C4146: unary minus operator applied to unsigned type, result still unsigned c:/build/comm-central/comm-central/mozilla/content/media/nsBuiltinDecoderStateMachine.cpp(1108) : warning C4244: 'argument' : conversion from 'PRInt64' to 'PRInt32', possible loss of data c:/build/comm-central/comm-central/mozilla/content/media/nsBuiltinDecoderStateMachine.cpp(1190) : warning C4244: 'initializing' : conversion from 'double' to 'PRInt64', possible loss of data c:/build/comm-central/comm-central/mozilla/content/media/nsBuiltinDecoderStateMachine.cpp(1196) : warning C4244: 'argument' : conversion from 'PRInt64' to 'PRUint32', possible loss of data c:/build/comm-central/comm-central/mozilla/content/media/nsBuiltinDecoderStateMachine.cpp(1314) : warning C4244: '=' : conversion from 'double' to 'PRUint32', possible loss of data nsBuiltinDecoderReader.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/media/nsBuiltinDecoderReader.cpp cl -FonsBuiltinDecoderReader.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/content/media -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/media/../base/src -I/c/build/comm-central/comm-central/mozilla/content/media/../html/content/src -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/media/nsBuiltinDecoderReader.cpp nsBuiltinDecoderReader.cpp c:/build/comm-central/comm-central/mozilla/content/media/nsBuiltinDecoderReader.cpp(89) : warning C4146: unary minus operator applied to unsigned type, result still unsigned c:/build/comm-central/comm-central/mozilla/content/media/nsBuiltinDecoderReader.cpp(90) : warning C4146: unary minus operator applied to unsigned type, result still unsigned nsAudioStream.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/media/nsAudioStream.cpp cl -FonsAudioStream.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/content/media -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/media/../base/src -I/c/build/comm-central/comm-central/mozilla/content/media/../html/content/src -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/media/nsAudioStream.cpp nsAudioStream.cpp c:/build/comm-central/comm-central/mozilla/content/media/nsAudioStream.cpp(161) : warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data rm -f gkconmedia_s.lib lib -NOLOGO -OUT:"gkconmedia_s.lib" nsMediaDecoder.obj nsMediaCache.obj nsMediaStream.obj nsBuiltinDecoder.obj nsBuiltinDecoderStateMachine.obj nsBuiltinDecoderReader.obj nsAudioStream.obj echo not_ranlib gkconmedia_s.lib not_ranlib gkconmedia_s.lib make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/content/media' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/content/svg' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/content/svg/document' make[8]: Entering directory `/c/build/comm-central/sb-de/mozilla/content/svg/document/src' nsSVGDocument.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/svg/document/src/nsSVGDocument.cpp cl -FonsSVGDocument.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/svg/document/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/svg/document/src -I/c/build/comm-central/comm-central/mozilla/content/svg/document/src/../../../xml/document/src -I/c/build/comm-central/comm-central/mozilla/content/svg/document/src/../../../html/base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/document/src/../../../html/document/src -I/c/build/comm-central/comm-central/mozilla/content/svg/document/src/../../../../layout/style -I/c/build/comm-central/comm-central/mozilla/content/svg/document/src/../../../base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/document/src/../../../events/src -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/svg/document/src/nsSVGDocument.cpp nsSVGDocument.cpp rm -f gkconsvgdoc_s.lib lib -NOLOGO -OUT:"gkconsvgdoc_s.lib" nsSVGDocument.obj echo not_ranlib gkconsvgdoc_s.lib not_ranlib gkconsvgdoc_s.lib make[8]: Leaving directory `/c/build/comm-central/sb-de/mozilla/content/svg/document/src' make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/content/svg/document' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/content/svg/content' make[8]: Entering directory `/c/build/comm-central/sb-de/mozilla/content/svg/content/src' nsDOMSVGZoomEvent.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/svg/content/src/nsDOMSVGZoomEvent.cpp cl -FonsDOMSVGZoomEvent.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../shared/public -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../html/base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../xml/content/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../dom -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/svg/base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/style -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../events/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../html/content/src -I/c/build/comm-central/comm-central/mozilla/content/xbl/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../smil -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/svg/content/src/nsDOMSVGZoomEvent.cpp nsDOMSVGZoomEvent.cpp c:/build/comm-central/comm-central/mozilla/content/svg/content/src/nsDOMSVGZoomEvent.cpp(65) : warning C4244: '=' : conversion from 'PRTime' to 'PRUint32', possible loss of data nsDOMSVGEvent.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/svg/content/src/nsDOMSVGEvent.cpp cl -FonsDOMSVGEvent.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../shared/public -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../html/base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../xml/content/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../dom -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/svg/base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/style -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../events/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../html/content/src -I/c/build/comm-central/comm-central/mozilla/content/xbl/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../smil -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/svg/content/src/nsDOMSVGEvent.cpp nsDOMSVGEvent.cpp c:/build/comm-central/comm-central/mozilla/content/svg/content/src/nsDOMSVGEvent.cpp(55) : warning C4244: '=' : conversion from 'PRTime' to 'PRUint32', possible loss of data nsSVGAElement.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/svg/content/src/nsSVGAElement.cpp cl -FonsSVGAElement.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../shared/public -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../html/base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../xml/content/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../dom -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/svg/base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/style -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../events/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../html/content/src -I/c/build/comm-central/comm-central/mozilla/content/xbl/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../smil -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/svg/content/src/nsSVGAElement.cpp nsSVGAElement.cpp nsSVGAltGlyphElement.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/svg/content/src/nsSVGAltGlyphElement.cpp cl -FonsSVGAltGlyphElement.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../shared/public -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../html/base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../xml/content/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../dom -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/svg/base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/style -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../events/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../html/content/src -I/c/build/comm-central/comm-central/mozilla/content/xbl/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../smil -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/svg/content/src/nsSVGAltGlyphElement.cpp nsSVGAltGlyphElement.cpp nsSVGAngle.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/svg/content/src/nsSVGAngle.cpp cl -FonsSVGAngle.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../shared/public -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../html/base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../xml/content/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../dom -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/svg/base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/style -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../events/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../html/content/src -I/c/build/comm-central/comm-central/mozilla/content/xbl/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../smil -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/svg/content/src/nsSVGAngle.cpp nsSVGAngle.cpp c:/build/comm-central/comm-central/mozilla/content/svg/content/src/nsSVGAngle.cpp(496) : warning C4244: 'argument' : conversion from 'const PRUint16' to 'PRUint8', possible loss of data nsSVGAnimatedLengthList.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/svg/content/src/nsSVGAnimatedLengthList.cpp cl -FonsSVGAnimatedLengthList.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../shared/public -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../html/base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../xml/content/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../dom -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/svg/base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/style -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../events/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../html/content/src -I/c/build/comm-central/comm-central/mozilla/content/xbl/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../smil -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/svg/content/src/nsSVGAnimatedLengthList.cpp nsSVGAnimatedLengthList.cpp nsSVGAnimatedNumberList.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/svg/content/src/nsSVGAnimatedNumberList.cpp cl -FonsSVGAnimatedNumberList.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../shared/public -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../html/base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../xml/content/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../dom -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/svg/base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/style -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../events/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../html/content/src -I/c/build/comm-central/comm-central/mozilla/content/xbl/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../smil -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/svg/content/src/nsSVGAnimatedNumberList.cpp nsSVGAnimatedNumberList.cpp nsSVGAnimatedTransformList.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/svg/content/src/nsSVGAnimatedTransformList.cpp cl -FonsSVGAnimatedTransformList.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../shared/public -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../html/base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../xml/content/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../dom -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/svg/base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/style -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../events/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../html/content/src -I/c/build/comm-central/comm-central/mozilla/content/xbl/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../smil -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/svg/content/src/nsSVGAnimatedTransformList.cpp nsSVGAnimatedTransformList.cpp nsSVGBoolean.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/svg/content/src/nsSVGBoolean.cpp cl -FonsSVGBoolean.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../shared/public -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../html/base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../xml/content/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../dom -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/svg/base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/style -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../events/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../html/content/src -I/c/build/comm-central/comm-central/mozilla/content/xbl/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../smil -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/svg/content/src/nsSVGBoolean.cpp nsSVGBoolean.cpp nsSVGCircleElement.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/svg/content/src/nsSVGCircleElement.cpp cl -FonsSVGCircleElement.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../shared/public -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../html/base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../xml/content/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../dom -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/svg/base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/style -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../events/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../html/content/src -I/c/build/comm-central/comm-central/mozilla/content/xbl/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../smil -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/svg/content/src/nsSVGCircleElement.cpp nsSVGCircleElement.cpp nsSVGClipPathElement.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/svg/content/src/nsSVGClipPathElement.cpp cl -FonsSVGClipPathElement.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../shared/public -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../html/base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../xml/content/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../dom -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/svg/base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/style -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../events/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../html/content/src -I/c/build/comm-central/comm-central/mozilla/content/xbl/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../smil -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/svg/content/src/nsSVGClipPathElement.cpp nsSVGClipPathElement.cpp nsSVGDataParser.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/svg/content/src/nsSVGDataParser.cpp cl -FonsSVGDataParser.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../shared/public -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../html/base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../xml/content/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../dom -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/svg/base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/style -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../events/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../html/content/src -I/c/build/comm-central/comm-central/mozilla/content/xbl/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../smil -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/svg/content/src/nsSVGDataParser.cpp nsSVGDataParser.cpp nsSVGDefsElement.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/svg/content/src/nsSVGDefsElement.cpp cl -FonsSVGDefsElement.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../shared/public -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../html/base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../xml/content/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../dom -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/svg/base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/style -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../events/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../html/content/src -I/c/build/comm-central/comm-central/mozilla/content/xbl/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../smil -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/svg/content/src/nsSVGDefsElement.cpp nsSVGDefsElement.cpp nsSVGDescElement.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/svg/content/src/nsSVGDescElement.cpp cl -FonsSVGDescElement.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../shared/public -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../html/base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../xml/content/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../dom -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/svg/base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/style -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../events/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../html/content/src -I/c/build/comm-central/comm-central/mozilla/content/xbl/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../smil -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/svg/content/src/nsSVGDescElement.cpp nsSVGDescElement.cpp nsSVGElement.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/svg/content/src/nsSVGElement.cpp cl -FonsSVGElement.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../shared/public -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../html/base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../xml/content/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../dom -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/svg/base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/style -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../events/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../html/content/src -I/c/build/comm-central/comm-central/mozilla/content/xbl/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../smil -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/svg/content/src/nsSVGElement.cpp nsSVGElement.cpp nsSVGElementFactory.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/svg/content/src/nsSVGElementFactory.cpp cl -FonsSVGElementFactory.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../shared/public -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../html/base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../xml/content/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../dom -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/svg/base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/style -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../events/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../html/content/src -I/c/build/comm-central/comm-central/mozilla/content/xbl/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../smil -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/svg/content/src/nsSVGElementFactory.cpp nsSVGElementFactory.cpp nsSVGEllipseElement.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/svg/content/src/nsSVGEllipseElement.cpp cl -FonsSVGEllipseElement.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../shared/public -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../html/base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../xml/content/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../dom -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/svg/base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/style -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../events/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../html/content/src -I/c/build/comm-central/comm-central/mozilla/content/xbl/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../smil -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/svg/content/src/nsSVGEllipseElement.cpp nsSVGEllipseElement.cpp nsSVGEnum.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/svg/content/src/nsSVGEnum.cpp cl -FonsSVGEnum.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../shared/public -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../html/base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../xml/content/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../dom -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/svg/base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/style -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../events/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../html/content/src -I/c/build/comm-central/comm-central/mozilla/content/xbl/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../smil -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/svg/content/src/nsSVGEnum.cpp nsSVGEnum.cpp c:/build/comm-central/comm-central/mozilla/content/svg/content/src/nsSVGEnum.cpp(152) : warning C4244: '=' : conversion from 'PRUint16' to 'nsSVGEnumValue', possible loss of data nsSVGFeatures.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/svg/content/src/nsSVGFeatures.cpp cl -FonsSVGFeatures.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../shared/public -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../html/base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../xml/content/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../dom -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/svg/base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/style -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../events/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../html/content/src -I/c/build/comm-central/comm-central/mozilla/content/xbl/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../smil -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/svg/content/src/nsSVGFeatures.cpp nsSVGFeatures.cpp nsSVGFilterElement.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/svg/content/src/nsSVGFilterElement.cpp cl -FonsSVGFilterElement.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../shared/public -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../html/base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../xml/content/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../dom -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/svg/base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/style -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../events/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../html/content/src -I/c/build/comm-central/comm-central/mozilla/content/xbl/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../smil -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/svg/content/src/nsSVGFilterElement.cpp nsSVGFilterElement.cpp nsSVGFilters.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/svg/content/src/nsSVGFilters.cpp cl -FonsSVGFilters.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../shared/public -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../html/base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../xml/content/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../dom -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/svg/base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/style -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../events/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../html/content/src -I/c/build/comm-central/comm-central/mozilla/content/xbl/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../smil -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/svg/content/src/nsSVGFilters.cpp nsSVGFilters.cpp c:/build/comm-central/comm-central/mozilla/content/svg/content/src/nsSVGFilters.cpp(3254) : warning C4244: 'initializing' : conversion from 'gfxFloat' to 'float', possible loss of data c:/build/comm-central/comm-central/mozilla/content/svg/content/src/nsSVGFilters.cpp(3255) : warning C4244: 'initializing' : conversion from 'gfxFloat' to 'float', possible loss of data c:/build/comm-central/comm-central/mozilla/content/svg/content/src/nsSVGFilters.cpp(3256) : warning C4244: 'initializing' : conversion from 'gfxFloat' to 'float', possible loss of data c:/build/comm-central/comm-central/mozilla/content/svg/content/src/nsSVGFilters.cpp(3257) : warning C4244: 'initializing' : conversion from 'gfxFloat' to 'float', possible loss of data c:/build/comm-central/comm-central/mozilla/content/svg/content/src/nsSVGFilters.cpp(3290) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data c:/build/comm-central/comm-central/mozilla/content/svg/content/src/nsSVGFilters.cpp(3294) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data c:/build/comm-central/comm-central/mozilla/content/svg/content/src/nsSVGFilters.cpp(3714) : warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data c:/build/comm-central/comm-central/mozilla/content/svg/content/src/nsSVGFilters.cpp(3716) : warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data c:/build/comm-central/comm-central/mozilla/content/svg/content/src/nsSVGFilters.cpp(4791) : warning C4305: 'initializing' : truncation from 'double' to 'const float' c:/build/comm-central/comm-central/mozilla/content/svg/content/src/nsSVGFilters.cpp(4791) : warning C4305: 'initializing' : truncation from 'double' to 'const float' c:/build/comm-central/comm-central/mozilla/content/svg/content/src/nsSVGFilters.cpp(4791) : warning C4305: 'initializing' : truncation from 'double' to 'const float' c:/build/comm-central/comm-central/mozilla/content/svg/content/src/nsSVGFilters.cpp(4793) : warning C4305: 'initializing' : truncation from 'double' to 'const float' c:/build/comm-central/comm-central/mozilla/content/svg/content/src/nsSVGFilters.cpp(4793) : warning C4305: 'initializing' : truncation from 'double' to 'const float' c:/build/comm-central/comm-central/mozilla/content/svg/content/src/nsSVGFilters.cpp(4793) : warning C4305: 'initializing' : truncation from 'double' to 'const float' c:/build/comm-central/comm-central/mozilla/content/svg/content/src/nsSVGFilters.cpp(4795) : warning C4305: 'initializing' : truncation from 'double' to 'const float' c:/build/comm-central/comm-central/mozilla/content/svg/content/src/nsSVGFilters.cpp(4795) : warning C4305: 'initializing' : truncation from 'double' to 'const float' c:/build/comm-central/comm-central/mozilla/content/svg/content/src/nsSVGFilters.cpp(4796) : warning C4305: 'initializing' : truncation from 'double' to 'const float' c:/build/comm-central/comm-central/mozilla/content/svg/content/src/nsSVGFilters.cpp(4796) : warning C4305: 'initializing' : truncation from 'double' to 'const float' c:/build/comm-central/comm-central/mozilla/content/svg/content/src/nsSVGFilters.cpp(4797) : warning C4305: 'initializing' : truncation from 'double' to 'const float' c:/build/comm-central/comm-central/mozilla/content/svg/content/src/nsSVGFilters.cpp(4797) : warning C4305: 'initializing' : truncation from 'double' to 'const float' c:/build/comm-central/comm-central/mozilla/content/svg/content/src/nsSVGFilters.cpp(4861) : warning C4305: 'initializing' : truncation from 'double' to 'const float' c:/build/comm-central/comm-central/mozilla/content/svg/content/src/nsSVGFilters.cpp(4900) : warning C4244: '=' : conversion from 'const double' to 'float', possible loss of data c:/build/comm-central/comm-central/mozilla/content/svg/content/src/nsSVGFilters.cpp(5527) : warning C4244: 'argument' : conversion from 'PRInt32' to 'float', possible loss of data c:/build/comm-central/comm-central/mozilla/content/svg/content/src/nsSVGFilters.cpp(5527) : warning C4244: 'argument' : conversion from 'PRInt32' to 'float', possible loss of data c:/build/comm-central/comm-central/mozilla/content/svg/content/src/nsSVGFilters.cpp(5527) : warning C4244: 'argument' : conversion from 'gfxFloat' to 'float', possible loss of data c:/build/comm-central/comm-central/mozilla/content/svg/content/src/nsSVGFilters.cpp(5527) : warning C4244: 'argument' : conversion from 'gfxFloat' to 'float', possible loss of data c:/build/comm-central/comm-central/mozilla/content/svg/content/src/nsSVGFilters.cpp(5534) : warning C4244: 'argument' : conversion from 'PRInt32' to 'float', possible loss of data c:/build/comm-central/comm-central/mozilla/content/svg/content/src/nsSVGFilters.cpp(5534) : warning C4244: 'argument' : conversion from 'PRInt32' to 'float', possible loss of data c:/build/comm-central/comm-central/mozilla/content/svg/content/src/nsSVGFilters.cpp(5824) : warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data c:/build/comm-central/comm-central/mozilla/content/svg/content/src/nsSVGFilters.cpp(5827) : warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data nsSVGForeignObjectElement.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/svg/content/src/nsSVGForeignObjectElement.cpp cl -FonsSVGForeignObjectElement.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../shared/public -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../html/base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../xml/content/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../dom -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/svg/base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/style -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../events/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../html/content/src -I/c/build/comm-central/comm-central/mozilla/content/xbl/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../smil -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/svg/content/src/nsSVGForeignObjectElement.cpp nsSVGForeignObjectElement.cpp nsSVGGElement.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/svg/content/src/nsSVGGElement.cpp cl -FonsSVGGElement.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../shared/public -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../html/base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../xml/content/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../dom -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/svg/base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/style -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../events/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../html/content/src -I/c/build/comm-central/comm-central/mozilla/content/xbl/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../smil -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/svg/content/src/nsSVGGElement.cpp nsSVGGElement.cpp nsSVGGradientElement.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/svg/content/src/nsSVGGradientElement.cpp cl -FonsSVGGradientElement.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../shared/public -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../html/base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../xml/content/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../dom -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/svg/base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/style -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../events/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../html/content/src -I/c/build/comm-central/comm-central/mozilla/content/xbl/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../smil -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/svg/content/src/nsSVGGradientElement.cpp nsSVGGradientElement.cpp nsSVGGraphicElement.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/svg/content/src/nsSVGGraphicElement.cpp cl -FonsSVGGraphicElement.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../shared/public -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../html/base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../xml/content/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../dom -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/svg/base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/style -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../events/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../html/content/src -I/c/build/comm-central/comm-central/mozilla/content/xbl/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../smil -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/svg/content/src/nsSVGGraphicElement.cpp nsSVGGraphicElement.cpp nsSVGImageElement.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/svg/content/src/nsSVGImageElement.cpp cl -FonsSVGImageElement.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../shared/public -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../html/base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../xml/content/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../dom -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/svg/base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/style -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../events/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../html/content/src -I/c/build/comm-central/comm-central/mozilla/content/xbl/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../smil -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/svg/content/src/nsSVGImageElement.cpp nsSVGImageElement.cpp nsSVGInteger.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/svg/content/src/nsSVGInteger.cpp cl -FonsSVGInteger.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../shared/public -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../html/base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../xml/content/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../dom -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/svg/base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/style -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../events/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../html/content/src -I/c/build/comm-central/comm-central/mozilla/content/xbl/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../smil -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/svg/content/src/nsSVGInteger.cpp nsSVGInteger.cpp nsSVGLength.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/svg/content/src/nsSVGLength.cpp cl -FonsSVGLength.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../shared/public -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../html/base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../xml/content/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../dom -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/svg/base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/style -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../events/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../html/content/src -I/c/build/comm-central/comm-central/mozilla/content/xbl/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../smil -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/svg/content/src/nsSVGLength.cpp nsSVGLength.cpp nsSVGLength2.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/svg/content/src/nsSVGLength2.cpp cl -FonsSVGLength2.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../shared/public -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../html/base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../xml/content/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../dom -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/svg/base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/style -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../events/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../html/content/src -I/c/build/comm-central/comm-central/mozilla/content/xbl/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../smil -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/svg/content/src/nsSVGLength2.cpp nsSVGLength2.cpp c:/build/comm-central/comm-central/mozilla/content/svg/content/src/nsSVGLength2.cpp(239) : warning C4244: '=' : conversion from 'gfxFloat' to 'float', possible loss of data c:/build/comm-central/comm-central/mozilla/content/svg/content/src/nsSVGLength2.cpp(240) : warning C4244: '=' : conversion from 'gfxFloat' to 'float', possible loss of data c:/build/comm-central/comm-central/mozilla/content/svg/content/src/nsSVGLength2.cpp(242) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data c:/build/comm-central/comm-central/mozilla/content/svg/content/src/nsSVGLength2.cpp(536) : warning C4244: 'argument' : conversion from 'PRUint16' to 'PRUint8', possible loss of data nsSVGLengthList.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/svg/content/src/nsSVGLengthList.cpp cl -FonsSVGLengthList.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../shared/public -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../html/base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../xml/content/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../dom -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/svg/base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/style -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../events/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../html/content/src -I/c/build/comm-central/comm-central/mozilla/content/xbl/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../smil -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/svg/content/src/nsSVGLengthList.cpp nsSVGLengthList.cpp nsSVGLineElement.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/svg/content/src/nsSVGLineElement.cpp cl -FonsSVGLineElement.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../shared/public -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../html/base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../xml/content/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../dom -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/svg/base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/style -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../events/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../html/content/src -I/c/build/comm-central/comm-central/mozilla/content/xbl/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../smil -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/svg/content/src/nsSVGLineElement.cpp nsSVGLineElement.cpp nsSVGMarkerElement.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/svg/content/src/nsSVGMarkerElement.cpp cl -FonsSVGMarkerElement.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../shared/public -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../html/base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../xml/content/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../dom -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/svg/base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/style -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../events/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../html/content/src -I/c/build/comm-central/comm-central/mozilla/content/xbl/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../smil -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/svg/content/src/nsSVGMarkerElement.cpp nsSVGMarkerElement.cpp c:/build/comm-central/comm-central/mozilla/content/svg/content/src/nsSVGMarkerElement.cpp(394) : warning C4244: 'initializing' : conversion from 'double' to 'float', possible loss of data nsSVGMaskElement.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/svg/content/src/nsSVGMaskElement.cpp cl -FonsSVGMaskElement.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../shared/public -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../html/base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../xml/content/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../dom -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/svg/base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/style -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../events/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../html/content/src -I/c/build/comm-central/comm-central/mozilla/content/xbl/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../smil -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/svg/content/src/nsSVGMaskElement.cpp nsSVGMaskElement.cpp nsSVGMatrix.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/svg/content/src/nsSVGMatrix.cpp cl -FonsSVGMatrix.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../shared/public -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../html/base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../xml/content/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../dom -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/svg/base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/style -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../events/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../html/content/src -I/c/build/comm-central/comm-central/mozilla/content/xbl/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../smil -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/svg/content/src/nsSVGMatrix.cpp nsSVGMatrix.cpp c:/build/comm-central/comm-central/mozilla/content/svg/content/src/nsSVGMatrix.cpp(90) : warning C4244: 'argument' : conversion from 'const double' to 'float', possible loss of data c:/build/comm-central/comm-central/mozilla/content/svg/content/src/nsSVGMatrix.cpp(90) : warning C4244: 'argument' : conversion from 'const double' to 'float', possible loss of data c:/build/comm-central/comm-central/mozilla/content/svg/content/src/nsSVGMatrix.cpp(90) : warning C4244: 'argument' : conversion from 'const double' to 'float', possible loss of data c:/build/comm-central/comm-central/mozilla/content/svg/content/src/nsSVGMatrix.cpp(90) : warning C4244: 'argument' : conversion from 'const double' to 'float', possible loss of data c:/build/comm-central/comm-central/mozilla/content/svg/content/src/nsSVGMatrix.cpp(90) : warning C4244: 'argument' : conversion from 'const double' to 'float', possible loss of data c:/build/comm-central/comm-central/mozilla/content/svg/content/src/nsSVGMatrix.cpp(90) : warning C4244: 'argument' : conversion from 'const double' to 'float', possible loss of data c:/build/comm-central/comm-central/mozilla/content/svg/content/src/nsSVGMatrix.cpp(280) : warning C4244: 'argument' : conversion from 'const double' to 'float', possible loss of data c:/build/comm-central/comm-central/mozilla/content/svg/content/src/nsSVGMatrix.cpp(293) : warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data nsSVGMetadataElement.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/svg/content/src/nsSVGMetadataElement.cpp cl -FonsSVGMetadataElement.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../shared/public -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../html/base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../xml/content/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../dom -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/svg/base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/style -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../events/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../html/content/src -I/c/build/comm-central/comm-central/mozilla/content/xbl/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../smil -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/svg/content/src/nsSVGMetadataElement.cpp nsSVGMetadataElement.cpp nsSVGNumber.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/svg/content/src/nsSVGNumber.cpp cl -FonsSVGNumber.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../shared/public -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../html/base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../xml/content/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../dom -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/svg/base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/style -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../events/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../html/content/src -I/c/build/comm-central/comm-central/mozilla/content/xbl/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../smil -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/svg/content/src/nsSVGNumber.cpp nsSVGNumber.cpp nsSVGNumber2.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/svg/content/src/nsSVGNumber2.cpp cl -FonsSVGNumber2.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../shared/public -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../html/base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../xml/content/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../dom -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/svg/base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/style -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../events/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../html/content/src -I/c/build/comm-central/comm-central/mozilla/content/xbl/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../smil -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/svg/content/src/nsSVGNumber2.cpp nsSVGNumber2.cpp nsSVGNumberList.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/svg/content/src/nsSVGNumberList.cpp cl -FonsSVGNumberList.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../shared/public -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../html/base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../xml/content/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../dom -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/svg/base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/style -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../events/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../html/content/src -I/c/build/comm-central/comm-central/mozilla/content/xbl/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../smil -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/svg/content/src/nsSVGNumberList.cpp nsSVGNumberList.cpp nsSVGPathDataParser.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/svg/content/src/nsSVGPathDataParser.cpp cl -FonsSVGPathDataParser.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../shared/public -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../html/base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../xml/content/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../dom -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/svg/base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/style -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../events/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../html/content/src -I/c/build/comm-central/comm-central/mozilla/content/xbl/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../smil -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/svg/content/src/nsSVGPathDataParser.cpp nsSVGPathDataParser.cpp c:/build/comm-central/comm-central/mozilla/content/svg/content/src/nsSVGPathDataParser.cpp(1358) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data c:/build/comm-central/comm-central/mozilla/content/svg/content/src/nsSVGPathDataParser.cpp(1359) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data c:/build/comm-central/comm-central/mozilla/content/svg/content/src/nsSVGPathDataParser.cpp(1391) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data c:/build/comm-central/comm-central/mozilla/content/svg/content/src/nsSVGPathDataParser.cpp(1392) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data c:/build/comm-central/comm-central/mozilla/content/svg/content/src/nsSVGPathDataParser.cpp(1393) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data c:/build/comm-central/comm-central/mozilla/content/svg/content/src/nsSVGPathDataParser.cpp(1403) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data c:/build/comm-central/comm-central/mozilla/content/svg/content/src/nsSVGPathDataParser.cpp(1404) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data nsSVGPathElement.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/svg/content/src/nsSVGPathElement.cpp cl -FonsSVGPathElement.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../shared/public -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../html/base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../xml/content/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../dom -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/svg/base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/style -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../events/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../html/content/src -I/c/build/comm-central/comm-central/mozilla/content/xbl/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../smil -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/svg/content/src/nsSVGPathElement.cpp nsSVGPathElement.cpp c:/build/comm-central/comm-central/mozilla/content/svg/content/src/nsSVGPathElement.cpp(112) : warning C4244: '=' : conversion from 'gfxFloat' to 'float', possible loss of data c:/build/comm-central/comm-central/mozilla/content/svg/content/src/nsSVGPathElement.cpp(127) : warning C4244: 'initializing' : conversion from 'gfxFloat' to 'float', possible loss of data c:/build/comm-central/comm-central/mozilla/content/svg/content/src/nsSVGPathElement.cpp(766) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data c:/build/comm-central/comm-central/mozilla/content/svg/content/src/nsSVGPathElement.cpp(767) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data c:/build/comm-central/comm-central/mozilla/content/svg/content/src/nsSVGPathElement.cpp(768) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data c:/build/comm-central/comm-central/mozilla/content/svg/content/src/nsSVGPathElement.cpp(773) : warning C4244: 'initializing' : conversion from 'double' to 'float', possible loss of data c:/build/comm-central/comm-central/mozilla/content/svg/content/src/nsSVGPathElement.cpp(786) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data c:/build/comm-central/comm-central/mozilla/content/svg/content/src/nsSVGPathElement.cpp(788) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data c:/build/comm-central/comm-central/mozilla/content/svg/content/src/nsSVGPathElement.cpp(790) : warning C4305: '-=' : truncation from 'double' to 'float' c:/build/comm-central/comm-central/mozilla/content/svg/content/src/nsSVGPathElement.cpp(792) : warning C4305: '+=' : truncation from 'double' to 'float' nsSVGPathGeometryElement.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/svg/content/src/nsSVGPathGeometryElement.cpp cl -FonsSVGPathGeometryElement.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../shared/public -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../html/base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../xml/content/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../dom -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/svg/base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/style -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../events/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../html/content/src -I/c/build/comm-central/comm-central/mozilla/content/xbl/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../smil -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/svg/content/src/nsSVGPathGeometryElement.cpp nsSVGPathGeometryElement.cpp nsSVGPathSeg.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/svg/content/src/nsSVGPathSeg.cpp cl -FonsSVGPathSeg.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../shared/public -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../html/base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../xml/content/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../dom -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/svg/base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/style -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../events/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../html/content/src -I/c/build/comm-central/comm-central/mozilla/content/xbl/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../smil -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/svg/content/src/nsSVGPathSeg.cpp nsSVGPathSeg.cpp nsSVGPathSegList.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/svg/content/src/nsSVGPathSegList.cpp cl -FonsSVGPathSegList.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../shared/public -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../html/base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../xml/content/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../dom -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/svg/base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/style -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../events/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../html/content/src -I/c/build/comm-central/comm-central/mozilla/content/xbl/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../smil -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/svg/content/src/nsSVGPathSegList.cpp nsSVGPathSegList.cpp nsSVGPatternElement.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/svg/content/src/nsSVGPatternElement.cpp cl -FonsSVGPatternElement.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../shared/public -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../html/base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../xml/content/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../dom -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/svg/base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/style -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../events/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../html/content/src -I/c/build/comm-central/comm-central/mozilla/content/xbl/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../smil -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/svg/content/src/nsSVGPatternElement.cpp nsSVGPatternElement.cpp nsSVGPoint.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/svg/content/src/nsSVGPoint.cpp cl -FonsSVGPoint.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../shared/public -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../html/base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../xml/content/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../dom -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/svg/base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/style -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../events/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../html/content/src -I/c/build/comm-central/comm-central/mozilla/content/xbl/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../smil -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/svg/content/src/nsSVGPoint.cpp nsSVGPoint.cpp nsSVGPointList.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/svg/content/src/nsSVGPointList.cpp cl -FonsSVGPointList.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../shared/public -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../html/base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../xml/content/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../dom -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/svg/base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/style -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../events/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../html/content/src -I/c/build/comm-central/comm-central/mozilla/content/xbl/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../smil -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/svg/content/src/nsSVGPointList.cpp nsSVGPointList.cpp nsSVGPolyElement.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/svg/content/src/nsSVGPolyElement.cpp cl -FonsSVGPolyElement.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../shared/public -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../html/base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../xml/content/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../dom -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/svg/base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/style -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../events/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../html/content/src -I/c/build/comm-central/comm-central/mozilla/content/xbl/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../smil -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/svg/content/src/nsSVGPolyElement.cpp nsSVGPolyElement.cpp nsSVGPolygonElement.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/svg/content/src/nsSVGPolygonElement.cpp cl -FonsSVGPolygonElement.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../shared/public -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../html/base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../xml/content/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../dom -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/svg/base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/style -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../events/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../html/content/src -I/c/build/comm-central/comm-central/mozilla/content/xbl/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../smil -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/svg/content/src/nsSVGPolygonElement.cpp nsSVGPolygonElement.cpp nsSVGPolylineElement.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/svg/content/src/nsSVGPolylineElement.cpp cl -FonsSVGPolylineElement.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../shared/public -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../html/base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../xml/content/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../dom -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/svg/base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/style -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../events/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../html/content/src -I/c/build/comm-central/comm-central/mozilla/content/xbl/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../smil -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/svg/content/src/nsSVGPolylineElement.cpp nsSVGPolylineElement.cpp nsSVGPreserveAspectRatio.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/svg/content/src/nsSVGPreserveAspectRatio.cpp cl -FonsSVGPreserveAspectRatio.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../shared/public -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../html/base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../xml/content/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../dom -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/svg/base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/style -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../events/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../html/content/src -I/c/build/comm-central/comm-central/mozilla/content/xbl/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../smil -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/svg/content/src/nsSVGPreserveAspectRatio.cpp nsSVGPreserveAspectRatio.cpp nsSVGScriptElement.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/svg/content/src/nsSVGScriptElement.cpp cl -FonsSVGScriptElement.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../shared/public -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../html/base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../xml/content/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../dom -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/svg/base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/style -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../events/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../html/content/src -I/c/build/comm-central/comm-central/mozilla/content/xbl/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../smil -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/svg/content/src/nsSVGScriptElement.cpp nsSVGScriptElement.cpp nsSVGString.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/svg/content/src/nsSVGString.cpp cl -FonsSVGString.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../shared/public -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../html/base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../xml/content/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../dom -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/svg/base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/style -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../events/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../html/content/src -I/c/build/comm-central/comm-central/mozilla/content/xbl/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../smil -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/svg/content/src/nsSVGString.cpp nsSVGString.cpp nsSVGStringProxyValue.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/svg/content/src/nsSVGStringProxyValue.cpp cl -FonsSVGStringProxyValue.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../shared/public -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../html/base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../xml/content/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../dom -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/svg/base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/style -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../events/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../html/content/src -I/c/build/comm-central/comm-central/mozilla/content/xbl/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../smil -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/svg/content/src/nsSVGStringProxyValue.cpp nsSVGStringProxyValue.cpp nsSVGStylableElement.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/svg/content/src/nsSVGStylableElement.cpp cl -FonsSVGStylableElement.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../shared/public -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../html/base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../xml/content/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../dom -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/svg/base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/style -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../events/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../html/content/src -I/c/build/comm-central/comm-central/mozilla/content/xbl/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../smil -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/svg/content/src/nsSVGStylableElement.cpp nsSVGStylableElement.cpp nsSVGRect.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/svg/content/src/nsSVGRect.cpp cl -FonsSVGRect.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../shared/public -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../html/base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../xml/content/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../dom -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/svg/base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/style -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../events/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../html/content/src -I/c/build/comm-central/comm-central/mozilla/content/xbl/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../smil -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/svg/content/src/nsSVGRect.cpp nsSVGRect.cpp c:/build/comm-central/comm-central/mozilla/content/svg/content/src/nsSVGRect.cpp(148) : warning C4244: 'argument' : conversion from 'gfxFloat' to 'float', possible loss of data c:/build/comm-central/comm-central/mozilla/content/svg/content/src/nsSVGRect.cpp(148) : warning C4244: 'argument' : conversion from 'gfxFloat' to 'float', possible loss of data c:/build/comm-central/comm-central/mozilla/content/svg/content/src/nsSVGRect.cpp(148) : warning C4244: 'argument' : conversion from 'gfxFloat' to 'float', possible loss of data c:/build/comm-central/comm-central/mozilla/content/svg/content/src/nsSVGRect.cpp(148) : warning C4244: 'argument' : conversion from 'gfxFloat' to 'float', possible loss of data nsSVGRectElement.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/svg/content/src/nsSVGRectElement.cpp cl -FonsSVGRectElement.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../shared/public -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../html/base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../xml/content/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../dom -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/svg/base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/style -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../events/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../html/content/src -I/c/build/comm-central/comm-central/mozilla/content/xbl/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../smil -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/svg/content/src/nsSVGRectElement.cpp nsSVGRectElement.cpp nsSVGSVGElement.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/svg/content/src/nsSVGSVGElement.cpp cl -FonsSVGSVGElement.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../shared/public -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../html/base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../xml/content/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../dom -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/svg/base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/style -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../events/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../html/content/src -I/c/build/comm-central/comm-central/mozilla/content/xbl/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../smil -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/svg/content/src/nsSVGSVGElement.cpp nsSVGSVGElement.cpp nsSVGStopElement.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/svg/content/src/nsSVGStopElement.cpp cl -FonsSVGStopElement.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../shared/public -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../html/base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../xml/content/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../dom -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/svg/base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/style -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../events/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../html/content/src -I/c/build/comm-central/comm-central/mozilla/content/xbl/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../smil -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/svg/content/src/nsSVGStopElement.cpp nsSVGStopElement.cpp nsSVGStyleElement.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/svg/content/src/nsSVGStyleElement.cpp cl -FonsSVGStyleElement.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../shared/public -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../html/base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../xml/content/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../dom -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/svg/base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/style -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../events/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../html/content/src -I/c/build/comm-central/comm-central/mozilla/content/xbl/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../smil -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/svg/content/src/nsSVGStyleElement.cpp nsSVGStyleElement.cpp nsSVGSwitchElement.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/svg/content/src/nsSVGSwitchElement.cpp cl -FonsSVGSwitchElement.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../shared/public -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../html/base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../xml/content/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../dom -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/svg/base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/style -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../events/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../html/content/src -I/c/build/comm-central/comm-central/mozilla/content/xbl/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../smil -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/svg/content/src/nsSVGSwitchElement.cpp nsSVGSwitchElement.cpp nsSVGSymbolElement.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/svg/content/src/nsSVGSymbolElement.cpp cl -FonsSVGSymbolElement.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../shared/public -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../html/base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../xml/content/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../dom -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/svg/base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/style -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../events/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../html/content/src -I/c/build/comm-central/comm-central/mozilla/content/xbl/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../smil -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/svg/content/src/nsSVGSymbolElement.cpp nsSVGSymbolElement.cpp nsSVGTSpanElement.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/svg/content/src/nsSVGTSpanElement.cpp cl -FonsSVGTSpanElement.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../shared/public -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../html/base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../xml/content/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../dom -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/svg/base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/style -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../events/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../html/content/src -I/c/build/comm-central/comm-central/mozilla/content/xbl/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../smil -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/svg/content/src/nsSVGTSpanElement.cpp nsSVGTSpanElement.cpp nsSVGTextContentElement.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/svg/content/src/nsSVGTextContentElement.cpp cl -FonsSVGTextContentElement.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../shared/public -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../html/base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../xml/content/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../dom -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/svg/base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/style -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../events/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../html/content/src -I/c/build/comm-central/comm-central/mozilla/content/xbl/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../smil -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/svg/content/src/nsSVGTextContentElement.cpp nsSVGTextContentElement.cpp nsSVGTextElement.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/svg/content/src/nsSVGTextElement.cpp cl -FonsSVGTextElement.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../shared/public -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../html/base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../xml/content/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../dom -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/svg/base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/style -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../events/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../html/content/src -I/c/build/comm-central/comm-central/mozilla/content/xbl/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../smil -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/svg/content/src/nsSVGTextElement.cpp nsSVGTextElement.cpp nsSVGTextPathElement.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/svg/content/src/nsSVGTextPathElement.cpp cl -FonsSVGTextPathElement.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../shared/public -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../html/base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../xml/content/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../dom -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/svg/base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/style -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../events/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../html/content/src -I/c/build/comm-central/comm-central/mozilla/content/xbl/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../smil -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/svg/content/src/nsSVGTextPathElement.cpp nsSVGTextPathElement.cpp nsSVGTextPositioningElement.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/svg/content/src/nsSVGTextPositioningElement.cpp cl -FonsSVGTextPositioningElement.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../shared/public -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../html/base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../xml/content/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../dom -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/svg/base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/style -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../events/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../html/content/src -I/c/build/comm-central/comm-central/mozilla/content/xbl/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../smil -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/svg/content/src/nsSVGTextPositioningElement.cpp nsSVGTextPositioningElement.cpp nsSVGTitleElement.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/svg/content/src/nsSVGTitleElement.cpp cl -FonsSVGTitleElement.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../shared/public -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../html/base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../xml/content/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../dom -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/svg/base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/style -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../events/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../html/content/src -I/c/build/comm-central/comm-central/mozilla/content/xbl/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../smil -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/svg/content/src/nsSVGTitleElement.cpp nsSVGTitleElement.cpp nsSVGTransform.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/svg/content/src/nsSVGTransform.cpp cl -FonsSVGTransform.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../shared/public -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../html/base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../xml/content/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../dom -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/svg/base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/style -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../events/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../html/content/src -I/c/build/comm-central/comm-central/mozilla/content/xbl/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../smil -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/svg/content/src/nsSVGTransform.cpp nsSVGTransform.cpp nsSVGTransformList.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/svg/content/src/nsSVGTransformList.cpp cl -FonsSVGTransformList.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../shared/public -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../html/base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../xml/content/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../dom -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/svg/base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/style -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../events/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../html/content/src -I/c/build/comm-central/comm-central/mozilla/content/xbl/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../smil -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/svg/content/src/nsSVGTransformList.cpp nsSVGTransformList.cpp nsSVGTransformListParser.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/svg/content/src/nsSVGTransformListParser.cpp cl -FonsSVGTransformListParser.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../shared/public -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../html/base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../xml/content/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../dom -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/svg/base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/style -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../events/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../html/content/src -I/c/build/comm-central/comm-central/mozilla/content/xbl/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../smil -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/svg/content/src/nsSVGTransformListParser.cpp nsSVGTransformListParser.cpp nsSVGUseElement.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/svg/content/src/nsSVGUseElement.cpp cl -FonsSVGUseElement.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../shared/public -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../html/base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../xml/content/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../dom -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/svg/base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/style -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../events/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../html/content/src -I/c/build/comm-central/comm-central/mozilla/content/xbl/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../smil -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/svg/content/src/nsSVGUseElement.cpp nsSVGUseElement.cpp nsSVGValue.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/svg/content/src/nsSVGValue.cpp cl -FonsSVGValue.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../shared/public -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../html/base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../xml/content/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../dom -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/svg/base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/style -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../events/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../html/content/src -I/c/build/comm-central/comm-central/mozilla/content/xbl/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../smil -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/svg/content/src/nsSVGValue.cpp nsSVGValue.cpp nsSVGViewBox.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/svg/content/src/nsSVGViewBox.cpp cl -FonsSVGViewBox.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../shared/public -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../html/base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../xml/content/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../dom -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/svg/base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/style -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../events/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../html/content/src -I/c/build/comm-central/comm-central/mozilla/content/xbl/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../smil -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/svg/content/src/nsSVGViewBox.cpp nsSVGViewBox.cpp nsSVGAnimateElement.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/svg/content/src/nsSVGAnimateElement.cpp cl -FonsSVGAnimateElement.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../shared/public -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../html/base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../xml/content/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../dom -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/svg/base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/style -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../events/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../html/content/src -I/c/build/comm-central/comm-central/mozilla/content/xbl/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../smil -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/svg/content/src/nsSVGAnimateElement.cpp nsSVGAnimateElement.cpp nsSVGAnimateTransformElement.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/svg/content/src/nsSVGAnimateTransformElement.cpp cl -FonsSVGAnimateTransformElement.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../shared/public -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../html/base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../xml/content/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../dom -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/svg/base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/style -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../events/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../html/content/src -I/c/build/comm-central/comm-central/mozilla/content/xbl/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../smil -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/svg/content/src/nsSVGAnimateTransformElement.cpp nsSVGAnimateTransformElement.cpp nsSVGAnimateMotionElement.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/svg/content/src/nsSVGAnimateMotionElement.cpp cl -FonsSVGAnimateMotionElement.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../shared/public -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../html/base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../xml/content/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../dom -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/svg/base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/style -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../events/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../html/content/src -I/c/build/comm-central/comm-central/mozilla/content/xbl/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../smil -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/svg/content/src/nsSVGAnimateMotionElement.cpp nsSVGAnimateMotionElement.cpp nsSVGAnimationElement.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/svg/content/src/nsSVGAnimationElement.cpp cl -FonsSVGAnimationElement.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../shared/public -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../html/base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../xml/content/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../dom -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/svg/base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/style -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../events/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../html/content/src -I/c/build/comm-central/comm-central/mozilla/content/xbl/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../smil -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/svg/content/src/nsSVGAnimationElement.cpp nsSVGAnimationElement.cpp nsSVGMpathElement.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/svg/content/src/nsSVGMpathElement.cpp cl -FonsSVGMpathElement.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../shared/public -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../html/base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../xml/content/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../dom -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/svg/base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/style -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../events/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../html/content/src -I/c/build/comm-central/comm-central/mozilla/content/xbl/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../smil -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/svg/content/src/nsSVGMpathElement.cpp nsSVGMpathElement.cpp nsSVGSetElement.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/svg/content/src/nsSVGSetElement.cpp cl -FonsSVGSetElement.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../shared/public -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../html/base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../xml/content/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../dom -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/svg/base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/style -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../events/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../html/content/src -I/c/build/comm-central/comm-central/mozilla/content/xbl/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../smil -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/svg/content/src/nsSVGSetElement.cpp nsSVGSetElement.cpp nsSVGTransformSMILType.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/svg/content/src/nsSVGTransformSMILType.cpp cl -FonsSVGTransformSMILType.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../shared/public -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../html/base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../xml/content/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../dom -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/svg/base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/style -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../events/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../html/content/src -I/c/build/comm-central/comm-central/mozilla/content/xbl/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../smil -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/svg/content/src/nsSVGTransformSMILType.cpp nsSVGTransformSMILType.cpp c:/build/comm-central/comm-central/mozilla/content/svg/content/src/nsSVGTransformSMILType.cpp(313) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data nsSVGTransformSMILAttr.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/svg/content/src/nsSVGTransformSMILAttr.cpp cl -FonsSVGTransformSMILAttr.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../shared/public -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../html/base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../xml/content/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../dom -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/svg/base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/style -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../events/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../html/content/src -I/c/build/comm-central/comm-central/mozilla/content/xbl/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../smil -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/svg/content/src/nsSVGTransformSMILAttr.cpp nsSVGTransformSMILAttr.cpp SVGMotionSMILType.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/svg/content/src/SVGMotionSMILType.cpp cl -FoSVGMotionSMILType.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../shared/public -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../html/base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../xml/content/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../dom -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/svg/base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/style -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../events/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../html/content/src -I/c/build/comm-central/comm-central/mozilla/content/xbl/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../smil -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/svg/content/src/SVGMotionSMILType.cpp SVGMotionSMILType.cpp c:/build/comm-central/comm-central/mozilla/content/svg/content/src/SVGMotionSMILType.cpp(337) : warning C4244: 'initializing' : conversion from 'gfxFloat' to 'float', possible loss of data c:/build/comm-central/comm-central/mozilla/content/svg/content/src/SVGMotionSMILType.cpp(338) : warning C4244: 'initializing' : conversion from 'gfxFloat' to 'float', possible loss of data c:/build/comm-central/comm-central/mozilla/content/svg/content/src/SVGMotionSMILType.cpp(343) : warning C4244: 'argument' : conversion from 'gfxFloat' to 'float', possible loss of data c:/build/comm-central/comm-central/mozilla/content/svg/content/src/SVGMotionSMILType.cpp(414) : warning C4244: 'return' : conversion from 'const double' to 'float', possible loss of data SVGMotionSMILAttr.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/svg/content/src/SVGMotionSMILAttr.cpp cl -FoSVGMotionSMILAttr.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../shared/public -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../html/base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../xml/content/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../dom -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/svg/base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/style -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../events/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../html/content/src -I/c/build/comm-central/comm-central/mozilla/content/xbl/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../smil -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/svg/content/src/SVGMotionSMILAttr.cpp SVGMotionSMILAttr.cpp SVGMotionSMILAnimationFunction.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/svg/content/src/SVGMotionSMILAnimationFunction.cpp cl -FoSVGMotionSMILAnimationFunction.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../shared/public -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../html/base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../xml/content/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../dom -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/svg/base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/style -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../events/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../html/content/src -I/c/build/comm-central/comm-central/mozilla/content/xbl/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../smil -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/svg/content/src/SVGMotionSMILAnimationFunction.cpp SVGMotionSMILAnimationFunction.cpp c:/build/comm-central/comm-central/mozilla/content/svg/content/src/SVGMotionSMILAnimationFunction.cpp(383) : warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data SVGMotionSMILPathUtils.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/svg/content/src/SVGMotionSMILPathUtils.cpp cl -FoSVGMotionSMILPathUtils.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../shared/public -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../html/base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../xml/content/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../dom -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/svg/base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/style -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../events/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../html/content/src -I/c/build/comm-central/comm-central/mozilla/content/xbl/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../smil -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/svg/content/src/SVGMotionSMILPathUtils.cpp SVGMotionSMILPathUtils.cpp SVGOrientSMILType.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/svg/content/src/SVGOrientSMILType.cpp cl -FoSVGOrientSMILType.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../shared/public -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../html/base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../xml/content/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../dom -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/svg/base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/style -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../events/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../html/content/src -I/c/build/comm-central/comm-central/mozilla/content/xbl/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../smil -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/svg/content/src/SVGOrientSMILType.cpp SVGOrientSMILType.cpp c:/build/comm-central/comm-central/mozilla/content/svg/content/src/SVGOrientSMILType.cpp(110) : warning C4244: 'argument' : conversion from 'PRUint16' to 'PRUint8', possible loss of data c:/build/comm-central/comm-central/mozilla/content/svg/content/src/SVGOrientSMILType.cpp(112) : warning C4244: 'argument' : conversion from 'const PRUint16' to 'PRUint8', possible loss of data c:/build/comm-central/comm-central/mozilla/content/svg/content/src/SVGOrientSMILType.cpp(118) : warning C4244: 'argument' : conversion from 'const PRUint16' to 'PRUint8', possible loss of data c:/build/comm-central/comm-central/mozilla/content/svg/content/src/SVGOrientSMILType.cpp(140) : warning C4244: 'argument' : conversion from 'const PRUint16' to 'PRUint8', possible loss of data c:/build/comm-central/comm-central/mozilla/content/svg/content/src/SVGOrientSMILType.cpp(142) : warning C4244: 'argument' : conversion from 'const PRUint16' to 'PRUint8', possible loss of data c:/build/comm-central/comm-central/mozilla/content/svg/content/src/SVGOrientSMILType.cpp(168) : warning C4244: 'argument' : conversion from 'const PRUint16' to 'PRUint8', possible loss of data c:/build/comm-central/comm-central/mozilla/content/svg/content/src/SVGOrientSMILType.cpp(170) : warning C4244: 'argument' : conversion from 'const PRUint16' to 'PRUint8', possible loss of data c:/build/comm-central/comm-central/mozilla/content/svg/content/src/SVGOrientSMILType.cpp(171) : warning C4244: 'initializing' : conversion from 'double' to 'float', possible loss of data c:/build/comm-central/comm-central/mozilla/content/svg/content/src/SVGOrientSMILType.cpp(175) : warning C4244: 'argument' : conversion from 'const PRUint16' to 'PRUint8', possible loss of data SVGViewBoxSMILType.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/svg/content/src/SVGViewBoxSMILType.cpp cl -FoSVGViewBoxSMILType.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../shared/public -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../html/base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../xml/content/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../dom -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/svg/base/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../../layout/style -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../events/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../html/content/src -I/c/build/comm-central/comm-central/mozilla/content/xbl/src -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src/../../../smil -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/svg/content/src/SVGViewBoxSMILType.cpp SVGViewBoxSMILType.cpp c:/build/comm-central/comm-central/mozilla/content/svg/content/src/SVGViewBoxSMILType.cpp(150) : warning C4244: 'initializing' : conversion from 'double' to 'float', possible loss of data c:/build/comm-central/comm-central/mozilla/content/svg/content/src/SVGViewBoxSMILType.cpp(151) : warning C4244: 'initializing' : conversion from 'double' to 'float', possible loss of data c:/build/comm-central/comm-central/mozilla/content/svg/content/src/SVGViewBoxSMILType.cpp(152) : warning C4244: 'initializing' : conversion from 'double' to 'float', possible loss of data c:/build/comm-central/comm-central/mozilla/content/svg/content/src/SVGViewBoxSMILType.cpp(153) : warning C4244: 'initializing' : conversion from 'double' to 'float', possible loss of data rm -f gkcontentsvg_s.lib lib -NOLOGO -OUT:"gkcontentsvg_s.lib" nsDOMSVGZoomEvent.obj nsDOMSVGEvent.obj nsSVGAElement.obj nsSVGAltGlyphElement.obj nsSVGAngle.obj nsSVGAnimatedLengthList.obj nsSVGAnimatedNumberList.obj nsSVGAnimatedTransformList.obj nsSVGBoolean.obj nsSVGCircleElement.obj nsSVGClipPathElement.obj nsSVGDataParser.obj nsSVGDefsElement.obj nsSVGDescElement.obj nsSVGElement.obj nsSVGElementFactory.obj nsSVGEllipseElement.obj nsSVGEnum.obj nsSVGFeatures.obj nsSVGFilterElement.obj nsSVGFilters.obj nsSVGForeignObjectElement.obj nsSVGGElement.obj nsSVGGradientElement.obj nsSVGGraphicElement.obj nsSVGImageElement.obj nsSVGInteger.obj nsSVGLength.obj nsSVGLength2.obj nsSVGLengthList.obj nsSVGLineElement.obj nsSVGMarkerElement.obj nsSVGMaskElement.obj nsSVGMatrix.obj nsSVGMetadataElement.obj nsSVGNumber.obj nsSVGNumber2.obj nsSVGNumberList.obj nsSVGPathDataParser.obj nsSVGPathElement.obj nsSVGPathGeometryElement.obj nsSVGPathSeg.obj nsSVGPathSegList.obj nsSVGPatternElement.obj nsSVGPoint.obj nsSVGPointList.obj nsSVGPolyElement.obj nsSVGPolygonElement.obj nsSVGPolylineElement.obj nsSVGPreserveAspectRatio.obj nsSVGScriptElement.obj nsSVGString.obj nsSVGStringProxyValue.obj nsSVGStylableElement.obj nsSVGRect.obj nsSVGRectElement.obj nsSVGSVGElement.obj nsSVGStopElement.obj nsSVGStyleElement.obj nsSVGSwitchElement.obj nsSVGSymbolElement.obj nsSVGTSpanElement.obj nsSVGTextContentElement.obj nsSVGTextElement.obj nsSVGTextPathElement.obj nsSVGTextPositioningElement.obj nsSVGTitleElement.obj nsSVGTransform.obj nsSVGTransformList.obj nsSVGTransformListParser.obj nsSVGUseElement.obj nsSVGValue.obj nsSVGViewBox.obj nsSVGAnimateElement.obj nsSVGAnimateTransformElement.obj nsSVGAnimateMotionElement.obj nsSVGAnimationElement.obj nsSVGMpathElement.obj nsSVGSetElement.obj nsSVGTransformSMILType.obj nsSVGTransformSMILAttr.obj SVGMotionSMILType.obj SVGMotionSMILAttr.obj SVGMotionSMILAnimationFunction.obj SVGMotionSMILPathUtils.obj SVGOrientSMILType.obj SVGViewBoxSMILType.obj echo not_ranlib gkcontentsvg_s.lib not_ranlib gkcontentsvg_s.lib make[8]: Leaving directory `/c/build/comm-central/sb-de/mozilla/content/svg/content/src' make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/content/svg/content' make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/content/svg' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/content/xtf' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/content/xtf/public' nsIXMLContentBuilder.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/content/xtf/public -I../../../dist/idl -e _xpidlgen/nsIXMLContentBuilder.xpt -d .deps/nsIXMLContentBuilder.pp /c/build/comm-central/comm-central/mozilla/content/xtf/public/nsIXMLContentBuilder.idl nsIXTFAttributeHandler.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/content/xtf/public -I../../../dist/idl -e _xpidlgen/nsIXTFAttributeHandler.xpt -d .deps/nsIXTFAttributeHandler.pp /c/build/comm-central/comm-central/mozilla/content/xtf/public/nsIXTFAttributeHandler.idl nsIXTFElement.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/content/xtf/public -I../../../dist/idl -e _xpidlgen/nsIXTFElement.xpt -d .deps/nsIXTFElement.pp /c/build/comm-central/comm-central/mozilla/content/xtf/public/nsIXTFElement.idl nsIXTFElementFactory.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/content/xtf/public -I../../../dist/idl -e _xpidlgen/nsIXTFElementFactory.xpt -d .deps/nsIXTFElementFactory.pp /c/build/comm-central/comm-central/mozilla/content/xtf/public/nsIXTFElementFactory.idl nsIXTFElementWrapper.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/content/xtf/public -I../../../dist/idl -e _xpidlgen/nsIXTFElementWrapper.xpt -d .deps/nsIXTFElementWrapper.pp /c/build/comm-central/comm-central/mozilla/content/xtf/public/nsIXTFElementWrapper.idl nsIXTFPrivate.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/content/xtf/public -I../../../dist/idl -e _xpidlgen/nsIXTFPrivate.xpt -d .deps/nsIXTFPrivate.pp /c/build/comm-central/comm-central/mozilla/content/xtf/public/nsIXTFPrivate.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpt_link.exe _xpidlgen/content_xtf.xpt _xpidlgen/nsIXMLContentBuilder.xpt _xpidlgen/nsIXTFAttributeHandler.xpt _xpidlgen/nsIXTFElement.xpt _xpidlgen/nsIXTFElementFactory.xpt _xpidlgen/nsIXTFElementWrapper.xpt _xpidlgen/nsIXTFPrivate.xpt c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 _xpidlgen/content_xtf.xpt ../../../dist/bin/components make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/content/xtf/public' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/content/xtf/src' nsXMLContentBuilder.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/xtf/src/nsXMLContentBuilder.cpp cl -FonsXMLContentBuilder.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/xtf/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/xtf/src/../../shared/public -I/c/build/comm-central/comm-central/mozilla/content/xtf/src/../../html/base/src -I/c/build/comm-central/comm-central/mozilla/content/xtf/src/../../xml/content/src -I/c/build/comm-central/comm-central/mozilla/content/xtf/src/../../../dom -I/c/build/comm-central/comm-central/mozilla/content/xtf/src/../../base/src -I/c/build/comm-central/comm-central/mozilla/content/xtf/src/../../../layout/html/base/src -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/xtf/src/nsXMLContentBuilder.cpp nsXMLContentBuilder.cpp nsXTFElementWrapper.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/xtf/src/nsXTFElementWrapper.cpp cl -FonsXTFElementWrapper.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/xtf/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/xtf/src/../../shared/public -I/c/build/comm-central/comm-central/mozilla/content/xtf/src/../../html/base/src -I/c/build/comm-central/comm-central/mozilla/content/xtf/src/../../xml/content/src -I/c/build/comm-central/comm-central/mozilla/content/xtf/src/../../../dom -I/c/build/comm-central/comm-central/mozilla/content/xtf/src/../../base/src -I/c/build/comm-central/comm-central/mozilla/content/xtf/src/../../../layout/html/base/src -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/xtf/src/nsXTFElementWrapper.cpp nsXTFElementWrapper.cpp nsXTFInterfaceAggregator.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/xtf/src/nsXTFInterfaceAggregator.cpp cl -FonsXTFInterfaceAggregator.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/xtf/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/xtf/src/../../shared/public -I/c/build/comm-central/comm-central/mozilla/content/xtf/src/../../html/base/src -I/c/build/comm-central/comm-central/mozilla/content/xtf/src/../../xml/content/src -I/c/build/comm-central/comm-central/mozilla/content/xtf/src/../../../dom -I/c/build/comm-central/comm-central/mozilla/content/xtf/src/../../base/src -I/c/build/comm-central/comm-central/mozilla/content/xtf/src/../../../layout/html/base/src -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/xtf/src/nsXTFInterfaceAggregator.cpp nsXTFInterfaceAggregator.cpp nsXTFService.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/xtf/src/nsXTFService.cpp cl -FonsXTFService.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/xtf/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/xtf/src/../../shared/public -I/c/build/comm-central/comm-central/mozilla/content/xtf/src/../../html/base/src -I/c/build/comm-central/comm-central/mozilla/content/xtf/src/../../xml/content/src -I/c/build/comm-central/comm-central/mozilla/content/xtf/src/../../../dom -I/c/build/comm-central/comm-central/mozilla/content/xtf/src/../../base/src -I/c/build/comm-central/comm-central/mozilla/content/xtf/src/../../../layout/html/base/src -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/xtf/src/nsXTFService.cpp nsXTFService.cpp nsXTFWeakTearoff.cpp Building deps for /c/build/comm-central/comm-central/mozilla/content/xtf/src/nsXTFWeakTearoff.cpp cl -FonsXTFWeakTearoff.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/content/xtf/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/xtf/src/../../shared/public -I/c/build/comm-central/comm-central/mozilla/content/xtf/src/../../html/base/src -I/c/build/comm-central/comm-central/mozilla/content/xtf/src/../../xml/content/src -I/c/build/comm-central/comm-central/mozilla/content/xtf/src/../../../dom -I/c/build/comm-central/comm-central/mozilla/content/xtf/src/../../base/src -I/c/build/comm-central/comm-central/mozilla/content/xtf/src/../../../layout/html/base/src -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/content/xtf/src/nsXTFWeakTearoff.cpp nsXTFWeakTearoff.cpp rm -f gkcontentxtf_s.lib lib -NOLOGO -OUT:"gkcontentxtf_s.lib" nsXMLContentBuilder.obj nsXTFElementWrapper.obj nsXTFInterfaceAggregator.obj nsXTFService.obj nsXTFWeakTearoff.obj echo not_ranlib gkcontentxtf_s.lib not_ranlib gkcontentxtf_s.lib make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/content/xtf/src' make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/content/xtf' make[5]: Leaving directory `/c/build/comm-central/sb-de/mozilla/content' make[5]: Entering directory `/c/build/comm-central/sb-de/mozilla/editor' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/editor/public' make[6]: Nothing to be done for `libs'. make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/editor/public' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/editor/idl' nsICiter.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/editor/idl -I../../dist/idl -e _xpidlgen/nsICiter.xpt -d .deps/nsICiter.pp /c/build/comm-central/comm-central/mozilla/editor/idl/nsICiter.idl nsIDocumentStateListener.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/editor/idl -I../../dist/idl -e _xpidlgen/nsIDocumentStateListener.xpt -d .deps/nsIDocumentStateListener.pp /c/build/comm-central/comm-central/mozilla/editor/idl/nsIDocumentStateListener.idl nsIEditActionListener.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/editor/idl -I../../dist/idl -e _xpidlgen/nsIEditActionListener.xpt -d .deps/nsIEditActionListener.pp /c/build/comm-central/comm-central/mozilla/editor/idl/nsIEditActionListener.idl nsIEditor.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/editor/idl -I../../dist/idl -e _xpidlgen/nsIEditor.xpt -d .deps/nsIEditor.pp /c/build/comm-central/comm-central/mozilla/editor/idl/nsIEditor.idl nsIEditorIMESupport.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/editor/idl -I../../dist/idl -e _xpidlgen/nsIEditorIMESupport.xpt -d .deps/nsIEditorIMESupport.pp /c/build/comm-central/comm-central/mozilla/editor/idl/nsIEditorIMESupport.idl nsIEditorLogging.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/editor/idl -I../../dist/idl -e _xpidlgen/nsIEditorLogging.xpt -d .deps/nsIEditorLogging.pp /c/build/comm-central/comm-central/mozilla/editor/idl/nsIEditorLogging.idl nsIEditorMailSupport.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/editor/idl -I../../dist/idl -e _xpidlgen/nsIEditorMailSupport.xpt -d .deps/nsIEditorMailSupport.pp /c/build/comm-central/comm-central/mozilla/editor/idl/nsIEditorMailSupport.idl nsIEditorObserver.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/editor/idl -I../../dist/idl -e _xpidlgen/nsIEditorObserver.xpt -d .deps/nsIEditorObserver.pp /c/build/comm-central/comm-central/mozilla/editor/idl/nsIEditorObserver.idl nsIEditorSpellCheck.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/editor/idl -I../../dist/idl -e _xpidlgen/nsIEditorSpellCheck.xpt -d .deps/nsIEditorSpellCheck.pp /c/build/comm-central/comm-central/mozilla/editor/idl/nsIEditorSpellCheck.idl nsIEditorStyleSheets.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/editor/idl -I../../dist/idl -e _xpidlgen/nsIEditorStyleSheets.xpt -d .deps/nsIEditorStyleSheets.pp /c/build/comm-central/comm-central/mozilla/editor/idl/nsIEditorStyleSheets.idl nsIHTMLEditor.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/editor/idl -I../../dist/idl -e _xpidlgen/nsIHTMLEditor.xpt -d .deps/nsIHTMLEditor.pp /c/build/comm-central/comm-central/mozilla/editor/idl/nsIHTMLEditor.idl nsIHTMLObjectResizer.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/editor/idl -I../../dist/idl -e _xpidlgen/nsIHTMLObjectResizer.xpt -d .deps/nsIHTMLObjectResizer.pp /c/build/comm-central/comm-central/mozilla/editor/idl/nsIHTMLObjectResizer.idl nsIHTMLAbsPosEditor.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/editor/idl -I../../dist/idl -e _xpidlgen/nsIHTMLAbsPosEditor.xpt -d .deps/nsIHTMLAbsPosEditor.pp /c/build/comm-central/comm-central/mozilla/editor/idl/nsIHTMLAbsPosEditor.idl nsIHTMLObjectResizeListener.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/editor/idl -I../../dist/idl -e _xpidlgen/nsIHTMLObjectResizeListener.xpt -d .deps/nsIHTMLObjectResizeListener.pp /c/build/comm-central/comm-central/mozilla/editor/idl/nsIHTMLObjectResizeListener.idl nsIHTMLInlineTableEditor.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/editor/idl -I../../dist/idl -e _xpidlgen/nsIHTMLInlineTableEditor.xpt -d .deps/nsIHTMLInlineTableEditor.pp /c/build/comm-central/comm-central/mozilla/editor/idl/nsIHTMLInlineTableEditor.idl nsIPlaintextEditor.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/editor/idl -I../../dist/idl -e _xpidlgen/nsIPlaintextEditor.xpt -d .deps/nsIPlaintextEditor.pp /c/build/comm-central/comm-central/mozilla/editor/idl/nsIPlaintextEditor.idl nsITableEditor.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/editor/idl -I../../dist/idl -e _xpidlgen/nsITableEditor.xpt -d .deps/nsITableEditor.pp /c/build/comm-central/comm-central/mozilla/editor/idl/nsITableEditor.idl nsIURIRefObject.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/editor/idl -I../../dist/idl -e _xpidlgen/nsIURIRefObject.xpt -d .deps/nsIURIRefObject.pp /c/build/comm-central/comm-central/mozilla/editor/idl/nsIURIRefObject.idl nsIContentFilter.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/editor/idl -I../../dist/idl -e _xpidlgen/nsIContentFilter.xpt -d .deps/nsIContentFilter.pp /c/build/comm-central/comm-central/mozilla/editor/idl/nsIContentFilter.idl nsPIEditorTransaction.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/editor/idl -I../../dist/idl -e _xpidlgen/nsPIEditorTransaction.xpt -d .deps/nsPIEditorTransaction.pp /c/build/comm-central/comm-central/mozilla/editor/idl/nsPIEditorTransaction.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpt_link.exe _xpidlgen/editor.xpt _xpidlgen/nsICiter.xpt _xpidlgen/nsIDocumentStateListener.xpt _xpidlgen/nsIEditActionListener.xpt _xpidlgen/nsIEditor.xpt _xpidlgen/nsIEditorIMESupport.xpt _xpidlgen/nsIEditorLogging.xpt _xpidlgen/nsIEditorMailSupport.xpt _xpidlgen/nsIEditorObserver.xpt _xpidlgen/nsIEditorSpellCheck.xpt _xpidlgen/nsIEditorStyleSheets.xpt _xpidlgen/nsIHTMLEditor.xpt _xpidlgen/nsIHTMLObjectResizer.xpt _xpidlgen/nsIHTMLAbsPosEditor.xpt _xpidlgen/nsIHTMLObjectResizeListener.xpt _xpidlgen/nsIHTMLInlineTableEditor.xpt _xpidlgen/nsIPlaintextEditor.xpt _xpidlgen/nsITableEditor.xpt _xpidlgen/nsIURIRefObject.xpt _xpidlgen/nsIContentFilter.xpt _xpidlgen/nsPIEditorTransaction.xpt c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 _xpidlgen/editor.xpt ../../dist/bin/components make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/editor/idl' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/editor/txtsvc' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/editor/txtsvc/public' nsITextServicesFilter.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/editor/txtsvc/public -I../../../dist/idl -e _xpidlgen/nsITextServicesFilter.xpt -d .deps/nsITextServicesFilter.pp /c/build/comm-central/comm-central/mozilla/editor/txtsvc/public/nsITextServicesFilter.idl nsIInlineSpellChecker.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/editor/txtsvc/public -I../../../dist/idl -e _xpidlgen/nsIInlineSpellChecker.xpt -d .deps/nsIInlineSpellChecker.pp /c/build/comm-central/comm-central/mozilla/editor/txtsvc/public/nsIInlineSpellChecker.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpt_link.exe _xpidlgen/txtsvc.xpt _xpidlgen/nsITextServicesFilter.xpt _xpidlgen/nsIInlineSpellChecker.xpt c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 _xpidlgen/txtsvc.xpt ../../../dist/bin/components make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/editor/txtsvc/public' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/editor/txtsvc/src' nsFilteredContentIterator.cpp Building deps for /c/build/comm-central/comm-central/mozilla/editor/txtsvc/src/nsFilteredContentIterator.cpp cl -FonsFilteredContentIterator.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/editor/txtsvc/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/editor/txtsvc/src/nsFilteredContentIterator.cpp nsFilteredContentIterator.cpp nsTextServicesDocument.cpp Building deps for /c/build/comm-central/comm-central/mozilla/editor/txtsvc/src/nsTextServicesDocument.cpp cl -FonsTextServicesDocument.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/editor/txtsvc/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/editor/txtsvc/src/nsTextServicesDocument.cpp nsTextServicesDocument.cpp c:/build/comm-central/comm-central/mozilla/editor/txtsvc/src/nsTextServicesDocument.cpp(4044) : warning C4018: '<=' : signed/unsigned mismatch c:/build/comm-central/comm-central/mozilla/editor/txtsvc/src/nsTextServicesDocument.cpp(4045) : warning C4018: '<' : signed/unsigned mismatch c:/build/comm-central/comm-central/mozilla/editor/txtsvc/src/nsTextServicesDocument.cpp(4068) : warning C4018: '<=' : signed/unsigned mismatch c:/build/comm-central/comm-central/mozilla/editor/txtsvc/src/nsTextServicesDocument.cpp(4068) : warning C4018: '<=' : signed/unsigned mismatch nsTSDNotifier.cpp Building deps for /c/build/comm-central/comm-central/mozilla/editor/txtsvc/src/nsTSDNotifier.cpp cl -FonsTSDNotifier.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/editor/txtsvc/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/editor/txtsvc/src/nsTSDNotifier.cpp nsTSDNotifier.cpp rm -f txtsvc_s.lib lib -NOLOGO -OUT:"txtsvc_s.lib" nsFilteredContentIterator.obj nsTextServicesDocument.obj nsTSDNotifier.obj echo not_ranlib txtsvc_s.lib not_ranlib txtsvc_s.lib make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/editor/txtsvc/src' make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/editor/txtsvc' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/editor/libeditor' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/editor/libeditor/base' nsEditor.cpp Building deps for /c/build/comm-central/comm-central/mozilla/editor/libeditor/base/nsEditor.cpp cl -FonsEditor.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/editor/libeditor/base -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/base/src -I/c/build/comm-central/comm-central/mozilla/content/events/src -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/editor/libeditor/base/nsEditor.cpp nsEditor.cpp nsEditorCommands.cpp Building deps for /c/build/comm-central/comm-central/mozilla/editor/libeditor/base/nsEditorCommands.cpp cl -FonsEditorCommands.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/editor/libeditor/base -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/base/src -I/c/build/comm-central/comm-central/mozilla/content/events/src -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/editor/libeditor/base/nsEditorCommands.cpp nsEditorCommands.cpp nsEditorController.cpp Building deps for /c/build/comm-central/comm-central/mozilla/editor/libeditor/base/nsEditorController.cpp cl -FonsEditorController.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/editor/libeditor/base -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/base/src -I/c/build/comm-central/comm-central/mozilla/content/events/src -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/editor/libeditor/base/nsEditorController.cpp nsEditorController.cpp nsEditorEventListener.cpp Building deps for /c/build/comm-central/comm-central/mozilla/editor/libeditor/base/nsEditorEventListener.cpp cl -FonsEditorEventListener.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/editor/libeditor/base -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/base/src -I/c/build/comm-central/comm-central/mozilla/content/events/src -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/editor/libeditor/base/nsEditorEventListener.cpp nsEditorEventListener.cpp nsEditorUtils.cpp Building deps for /c/build/comm-central/comm-central/mozilla/editor/libeditor/base/nsEditorUtils.cpp cl -FonsEditorUtils.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/editor/libeditor/base -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/base/src -I/c/build/comm-central/comm-central/mozilla/content/events/src -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/editor/libeditor/base/nsEditorUtils.cpp nsEditorUtils.cpp nsSelectionState.cpp Building deps for /c/build/comm-central/comm-central/mozilla/editor/libeditor/base/nsSelectionState.cpp cl -FonsSelectionState.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/editor/libeditor/base -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/base/src -I/c/build/comm-central/comm-central/mozilla/content/events/src -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/editor/libeditor/base/nsSelectionState.cpp nsSelectionState.cpp EditTxn.cpp Building deps for /c/build/comm-central/comm-central/mozilla/editor/libeditor/base/EditTxn.cpp cl -FoEditTxn.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/editor/libeditor/base -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/base/src -I/c/build/comm-central/comm-central/mozilla/content/events/src -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/editor/libeditor/base/EditTxn.cpp EditTxn.cpp PlaceholderTxn.cpp Building deps for /c/build/comm-central/comm-central/mozilla/editor/libeditor/base/PlaceholderTxn.cpp cl -FoPlaceholderTxn.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/editor/libeditor/base -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/base/src -I/c/build/comm-central/comm-central/mozilla/content/events/src -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/editor/libeditor/base/PlaceholderTxn.cpp PlaceholderTxn.cpp ChangeAttributeTxn.cpp Building deps for /c/build/comm-central/comm-central/mozilla/editor/libeditor/base/ChangeAttributeTxn.cpp cl -FoChangeAttributeTxn.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/editor/libeditor/base -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/base/src -I/c/build/comm-central/comm-central/mozilla/content/events/src -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/editor/libeditor/base/ChangeAttributeTxn.cpp ChangeAttributeTxn.cpp ChangeCSSInlineStyleTxn.cpp Building deps for /c/build/comm-central/comm-central/mozilla/editor/libeditor/base/ChangeCSSInlineStyleTxn.cpp cl -FoChangeCSSInlineStyleTxn.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/editor/libeditor/base -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/base/src -I/c/build/comm-central/comm-central/mozilla/content/events/src -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/editor/libeditor/base/ChangeCSSInlineStyleTxn.cpp ChangeCSSInlineStyleTxn.cpp CreateElementTxn.cpp Building deps for /c/build/comm-central/comm-central/mozilla/editor/libeditor/base/CreateElementTxn.cpp cl -FoCreateElementTxn.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/editor/libeditor/base -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/base/src -I/c/build/comm-central/comm-central/mozilla/content/events/src -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/editor/libeditor/base/CreateElementTxn.cpp CreateElementTxn.cpp DeleteElementTxn.cpp Building deps for /c/build/comm-central/comm-central/mozilla/editor/libeditor/base/DeleteElementTxn.cpp cl -FoDeleteElementTxn.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/editor/libeditor/base -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/base/src -I/c/build/comm-central/comm-central/mozilla/content/events/src -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/editor/libeditor/base/DeleteElementTxn.cpp DeleteElementTxn.cpp DeleteRangeTxn.cpp Building deps for /c/build/comm-central/comm-central/mozilla/editor/libeditor/base/DeleteRangeTxn.cpp cl -FoDeleteRangeTxn.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/editor/libeditor/base -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/base/src -I/c/build/comm-central/comm-central/mozilla/content/events/src -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/editor/libeditor/base/DeleteRangeTxn.cpp DeleteRangeTxn.cpp DeleteTextTxn.cpp Building deps for /c/build/comm-central/comm-central/mozilla/editor/libeditor/base/DeleteTextTxn.cpp cl -FoDeleteTextTxn.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/editor/libeditor/base -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/base/src -I/c/build/comm-central/comm-central/mozilla/content/events/src -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/editor/libeditor/base/DeleteTextTxn.cpp DeleteTextTxn.cpp EditAggregateTxn.cpp Building deps for /c/build/comm-central/comm-central/mozilla/editor/libeditor/base/EditAggregateTxn.cpp cl -FoEditAggregateTxn.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/editor/libeditor/base -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/base/src -I/c/build/comm-central/comm-central/mozilla/content/events/src -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/editor/libeditor/base/EditAggregateTxn.cpp EditAggregateTxn.cpp IMETextTxn.cpp Building deps for /c/build/comm-central/comm-central/mozilla/editor/libeditor/base/IMETextTxn.cpp cl -FoIMETextTxn.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/editor/libeditor/base -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/base/src -I/c/build/comm-central/comm-central/mozilla/content/events/src -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/editor/libeditor/base/IMETextTxn.cpp IMETextTxn.cpp InsertElementTxn.cpp Building deps for /c/build/comm-central/comm-central/mozilla/editor/libeditor/base/InsertElementTxn.cpp cl -FoInsertElementTxn.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/editor/libeditor/base -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/base/src -I/c/build/comm-central/comm-central/mozilla/content/events/src -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/editor/libeditor/base/InsertElementTxn.cpp InsertElementTxn.cpp InsertTextTxn.cpp Building deps for /c/build/comm-central/comm-central/mozilla/editor/libeditor/base/InsertTextTxn.cpp cl -FoInsertTextTxn.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/editor/libeditor/base -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/base/src -I/c/build/comm-central/comm-central/mozilla/content/events/src -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/editor/libeditor/base/InsertTextTxn.cpp InsertTextTxn.cpp JoinElementTxn.cpp Building deps for /c/build/comm-central/comm-central/mozilla/editor/libeditor/base/JoinElementTxn.cpp cl -FoJoinElementTxn.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/editor/libeditor/base -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/base/src -I/c/build/comm-central/comm-central/mozilla/content/events/src -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/editor/libeditor/base/JoinElementTxn.cpp JoinElementTxn.cpp SetDocTitleTxn.cpp Building deps for /c/build/comm-central/comm-central/mozilla/editor/libeditor/base/SetDocTitleTxn.cpp cl -FoSetDocTitleTxn.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/editor/libeditor/base -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/base/src -I/c/build/comm-central/comm-central/mozilla/content/events/src -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/editor/libeditor/base/SetDocTitleTxn.cpp SetDocTitleTxn.cpp SplitElementTxn.cpp Building deps for /c/build/comm-central/comm-central/mozilla/editor/libeditor/base/SplitElementTxn.cpp cl -FoSplitElementTxn.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/editor/libeditor/base -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/base/src -I/c/build/comm-central/comm-central/mozilla/content/events/src -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/editor/libeditor/base/SplitElementTxn.cpp SplitElementTxn.cpp nsStyleSheetTxns.cpp Building deps for /c/build/comm-central/comm-central/mozilla/editor/libeditor/base/nsStyleSheetTxns.cpp cl -FonsStyleSheetTxns.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/editor/libeditor/base -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/content/base/src -I/c/build/comm-central/comm-central/mozilla/content/events/src -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/editor/libeditor/base/nsStyleSheetTxns.cpp nsStyleSheetTxns.cpp rm -f editorbase_s.lib lib -NOLOGO -OUT:"editorbase_s.lib" nsEditor.obj nsEditorCommands.obj nsEditorController.obj nsEditorEventListener.obj nsEditorUtils.obj nsSelectionState.obj EditTxn.obj PlaceholderTxn.obj ChangeAttributeTxn.obj ChangeCSSInlineStyleTxn.obj CreateElementTxn.obj DeleteElementTxn.obj DeleteRangeTxn.obj DeleteTextTxn.obj EditAggregateTxn.obj IMETextTxn.obj InsertElementTxn.obj InsertTextTxn.obj JoinElementTxn.obj SetDocTitleTxn.obj SplitElementTxn.obj nsStyleSheetTxns.obj echo not_ranlib editorbase_s.lib not_ranlib editorbase_s.lib make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/editor/libeditor/base' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/editor/libeditor/text' nsPlaintextDataTransfer.cpp Building deps for /c/build/comm-central/comm-central/mozilla/editor/libeditor/text/nsPlaintextDataTransfer.cpp cl -FonsPlaintextDataTransfer.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/editor/libeditor/text -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/editor/libeditor/base -I/c/build/comm-central/comm-central/mozilla/content/base/src -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/editor/libeditor/text/nsPlaintextDataTransfer.cpp nsPlaintextDataTransfer.cpp nsPlaintextEditor.cpp Building deps for /c/build/comm-central/comm-central/mozilla/editor/libeditor/text/nsPlaintextEditor.cpp cl -FonsPlaintextEditor.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/editor/libeditor/text -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/editor/libeditor/base -I/c/build/comm-central/comm-central/mozilla/content/base/src -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/editor/libeditor/text/nsPlaintextEditor.cpp nsPlaintextEditor.cpp nsTextEditUtils.cpp Building deps for /c/build/comm-central/comm-central/mozilla/editor/libeditor/text/nsTextEditUtils.cpp cl -FonsTextEditUtils.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/editor/libeditor/text -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/editor/libeditor/base -I/c/build/comm-central/comm-central/mozilla/content/base/src -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/editor/libeditor/text/nsTextEditUtils.cpp nsTextEditUtils.cpp nsTextEditRules.cpp Building deps for /c/build/comm-central/comm-central/mozilla/editor/libeditor/text/nsTextEditRules.cpp cl -FonsTextEditRules.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/editor/libeditor/text -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/editor/libeditor/base -I/c/build/comm-central/comm-central/mozilla/content/base/src -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/editor/libeditor/text/nsTextEditRules.cpp nsTextEditRules.cpp nsInternetCiter.cpp Building deps for /c/build/comm-central/comm-central/mozilla/editor/libeditor/text/nsInternetCiter.cpp cl -FonsInternetCiter.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/editor/libeditor/text -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/editor/libeditor/base -I/c/build/comm-central/comm-central/mozilla/content/base/src -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/editor/libeditor/text/nsInternetCiter.cpp nsInternetCiter.cpp nsTextEditRulesBidi.cpp Building deps for /c/build/comm-central/comm-central/mozilla/editor/libeditor/text/nsTextEditRulesBidi.cpp cl -FonsTextEditRulesBidi.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/editor/libeditor/text -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/editor/libeditor/base -I/c/build/comm-central/comm-central/mozilla/content/base/src -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/editor/libeditor/text/nsTextEditRulesBidi.cpp nsTextEditRulesBidi.cpp rm -f texteditor_s.lib lib -NOLOGO -OUT:"texteditor_s.lib" nsPlaintextDataTransfer.obj nsPlaintextEditor.obj nsTextEditUtils.obj nsTextEditRules.obj nsInternetCiter.obj nsTextEditRulesBidi.obj echo not_ranlib texteditor_s.lib not_ranlib texteditor_s.lib make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/editor/libeditor/text' make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/editor/libeditor' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/editor/txmgr' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/editor/txmgr/public' make[7]: Nothing to be done for `libs'. make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/editor/txmgr/public' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/editor/txmgr/src' nsTransactionItem.cpp Building deps for /c/build/comm-central/comm-central/mozilla/editor/txmgr/src/nsTransactionItem.cpp cl -FonsTransactionItem.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/editor/txmgr/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/editor/txmgr/src/nsTransactionItem.cpp nsTransactionItem.cpp nsTransactionList.cpp Building deps for /c/build/comm-central/comm-central/mozilla/editor/txmgr/src/nsTransactionList.cpp cl -FonsTransactionList.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/editor/txmgr/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/editor/txmgr/src/nsTransactionList.cpp nsTransactionList.cpp nsTransactionManager.cpp Building deps for /c/build/comm-central/comm-central/mozilla/editor/txmgr/src/nsTransactionManager.cpp cl -FonsTransactionManager.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/editor/txmgr/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/editor/txmgr/src/nsTransactionManager.cpp nsTransactionManager.cpp nsTransactionManagerFactory.cpp Building deps for /c/build/comm-central/comm-central/mozilla/editor/txmgr/src/nsTransactionManagerFactory.cpp cl -FonsTransactionManagerFactory.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/editor/txmgr/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/editor/txmgr/src/nsTransactionManagerFactory.cpp nsTransactionManagerFactory.cpp nsTransactionStack.cpp Building deps for /c/build/comm-central/comm-central/mozilla/editor/txmgr/src/nsTransactionStack.cpp cl -FonsTransactionStack.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/editor/txmgr/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/editor/txmgr/src/nsTransactionStack.cpp nsTransactionStack.cpp rm -f txmgr.lib lib -NOLOGO -OUT:"txmgr.lib" nsTransactionItem.obj nsTransactionList.obj nsTransactionManager.obj nsTransactionManagerFactory.obj nsTransactionStack.obj echo not_ranlib txmgr.lib not_ranlib txmgr.lib c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 txmgr.lib ../../../staticlib/components make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/editor/txmgr/src' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/editor/txmgr/idl' nsITransaction.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/editor/txmgr/idl -I../../../dist/idl -e _xpidlgen/nsITransaction.xpt -d .deps/nsITransaction.pp /c/build/comm-central/comm-central/mozilla/editor/txmgr/idl/nsITransaction.idl nsITransactionList.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/editor/txmgr/idl -I../../../dist/idl -e _xpidlgen/nsITransactionList.xpt -d .deps/nsITransactionList.pp /c/build/comm-central/comm-central/mozilla/editor/txmgr/idl/nsITransactionList.idl nsITransactionListener.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/editor/txmgr/idl -I../../../dist/idl -e _xpidlgen/nsITransactionListener.xpt -d .deps/nsITransactionListener.pp /c/build/comm-central/comm-central/mozilla/editor/txmgr/idl/nsITransactionListener.idl nsITransactionManager.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/editor/txmgr/idl -I../../../dist/idl -e _xpidlgen/nsITransactionManager.xpt -d .deps/nsITransactionManager.pp /c/build/comm-central/comm-central/mozilla/editor/txmgr/idl/nsITransactionManager.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpt_link.exe _xpidlgen/txmgr.xpt _xpidlgen/nsITransaction.xpt _xpidlgen/nsITransactionList.xpt _xpidlgen/nsITransactionListener.xpt _xpidlgen/nsITransactionManager.xpt c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 _xpidlgen/txmgr.xpt ../../../dist/bin/components make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/editor/txmgr/idl' make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/editor/txmgr' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/editor/composer' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/editor/composer/public' nsIEditingSession.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/editor/composer/public -I../../../dist/idl -e _xpidlgen/nsIEditingSession.xpt -d .deps/nsIEditingSession.pp /c/build/comm-central/comm-central/mozilla/editor/composer/public/nsIEditingSession.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpt_link.exe _xpidlgen/composer.xpt _xpidlgen/nsIEditingSession.xpt c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 _xpidlgen/composer.xpt ../../../dist/bin/components make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/editor/composer/public' make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/editor/composer' make[5]: Leaving directory `/c/build/comm-central/sb-de/mozilla/editor' make[5]: Entering directory `/c/build/comm-central/sb-de/mozilla/layout' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/layout/style' nsCSSAnonBoxes.cpp Building deps for /c/build/comm-central/comm-central/mozilla/layout/style/nsCSSAnonBoxes.cpp cl -FonsCSSAnonBoxes.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/layout/style/../../content/base/src -I/c/build/comm-central/comm-central/mozilla/layout/style/../../content/html/content/src -I/c/build/comm-central/comm-central/mozilla/layout/style/../../content/xbl/src -I/c/build/comm-central/comm-central/mozilla/layout/style/../../content/xul/document/src -I/c/build/comm-central/comm-central/mozilla/layout/style -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/layout/style/nsCSSAnonBoxes.cpp nsCSSAnonBoxes.cpp nsCSSDataBlock.cpp Building deps for /c/build/comm-central/comm-central/mozilla/layout/style/nsCSSDataBlock.cpp cl -FonsCSSDataBlock.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/layout/style/../../content/base/src -I/c/build/comm-central/comm-central/mozilla/layout/style/../../content/html/content/src -I/c/build/comm-central/comm-central/mozilla/layout/style/../../content/xbl/src -I/c/build/comm-central/comm-central/mozilla/layout/style/../../content/xul/document/src -I/c/build/comm-central/comm-central/mozilla/layout/style -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/layout/style/nsCSSDataBlock.cpp nsCSSDataBlock.cpp nsCSSDeclaration.cpp Building deps for /c/build/comm-central/comm-central/mozilla/layout/style/nsCSSDeclaration.cpp cl -FonsCSSDeclaration.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/layout/style/../../content/base/src -I/c/build/comm-central/comm-central/mozilla/layout/style/../../content/html/content/src -I/c/build/comm-central/comm-central/mozilla/layout/style/../../content/xbl/src -I/c/build/comm-central/comm-central/mozilla/layout/style/../../content/xul/document/src -I/c/build/comm-central/comm-central/mozilla/layout/style -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/layout/style/nsCSSDeclaration.cpp nsCSSDeclaration.cpp nsCSSKeywords.cpp Building deps for /c/build/comm-central/comm-central/mozilla/layout/style/nsCSSKeywords.cpp cl -FonsCSSKeywords.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/layout/style/../../content/base/src -I/c/build/comm-central/comm-central/mozilla/layout/style/../../content/html/content/src -I/c/build/comm-central/comm-central/mozilla/layout/style/../../content/xbl/src -I/c/build/comm-central/comm-central/mozilla/layout/style/../../content/xul/document/src -I/c/build/comm-central/comm-central/mozilla/layout/style -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/layout/style/nsCSSKeywords.cpp nsCSSKeywords.cpp nsCSSLoader.cpp Building deps for /c/build/comm-central/comm-central/mozilla/layout/style/nsCSSLoader.cpp cl -FonsCSSLoader.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/layout/style/../../content/base/src -I/c/build/comm-central/comm-central/mozilla/layout/style/../../content/html/content/src -I/c/build/comm-central/comm-central/mozilla/layout/style/../../content/xbl/src -I/c/build/comm-central/comm-central/mozilla/layout/style/../../content/xul/document/src -I/c/build/comm-central/comm-central/mozilla/layout/style -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/layout/style/nsCSSLoader.cpp nsCSSLoader.cpp nsCSSParser.cpp Building deps for /c/build/comm-central/comm-central/mozilla/layout/style/nsCSSParser.cpp cl -FonsCSSParser.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/layout/style/../../content/base/src -I/c/build/comm-central/comm-central/mozilla/layout/style/../../content/html/content/src -I/c/build/comm-central/comm-central/mozilla/layout/style/../../content/xbl/src -I/c/build/comm-central/comm-central/mozilla/layout/style/../../content/xul/document/src -I/c/build/comm-central/comm-central/mozilla/layout/style -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/layout/style/nsCSSParser.cpp nsCSSParser.cpp nsCSSProps.cpp Building deps for /c/build/comm-central/comm-central/mozilla/layout/style/nsCSSProps.cpp cl -FonsCSSProps.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/layout/style/../../content/base/src -I/c/build/comm-central/comm-central/mozilla/layout/style/../../content/html/content/src -I/c/build/comm-central/comm-central/mozilla/layout/style/../../content/xbl/src -I/c/build/comm-central/comm-central/mozilla/layout/style/../../content/xul/document/src -I/c/build/comm-central/comm-central/mozilla/layout/style -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/layout/style/nsCSSProps.cpp nsCSSProps.cpp nsCSSPseudoClasses.cpp Building deps for /c/build/comm-central/comm-central/mozilla/layout/style/nsCSSPseudoClasses.cpp cl -FonsCSSPseudoClasses.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/layout/style/../../content/base/src -I/c/build/comm-central/comm-central/mozilla/layout/style/../../content/html/content/src -I/c/build/comm-central/comm-central/mozilla/layout/style/../../content/xbl/src -I/c/build/comm-central/comm-central/mozilla/layout/style/../../content/xul/document/src -I/c/build/comm-central/comm-central/mozilla/layout/style -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/layout/style/nsCSSPseudoClasses.cpp nsCSSPseudoClasses.cpp nsCSSPseudoElements.cpp Building deps for /c/build/comm-central/comm-central/mozilla/layout/style/nsCSSPseudoElements.cpp cl -FonsCSSPseudoElements.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/layout/style/../../content/base/src -I/c/build/comm-central/comm-central/mozilla/layout/style/../../content/html/content/src -I/c/build/comm-central/comm-central/mozilla/layout/style/../../content/xbl/src -I/c/build/comm-central/comm-central/mozilla/layout/style/../../content/xul/document/src -I/c/build/comm-central/comm-central/mozilla/layout/style -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/layout/style/nsCSSPseudoElements.cpp nsCSSPseudoElements.cpp nsCSSRule.cpp Building deps for /c/build/comm-central/comm-central/mozilla/layout/style/nsCSSRule.cpp cl -FonsCSSRule.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/layout/style/../../content/base/src -I/c/build/comm-central/comm-central/mozilla/layout/style/../../content/html/content/src -I/c/build/comm-central/comm-central/mozilla/layout/style/../../content/xbl/src -I/c/build/comm-central/comm-central/mozilla/layout/style/../../content/xul/document/src -I/c/build/comm-central/comm-central/mozilla/layout/style -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/layout/style/nsCSSRule.cpp nsCSSRule.cpp nsCSSRuleProcessor.cpp Building deps for /c/build/comm-central/comm-central/mozilla/layout/style/nsCSSRuleProcessor.cpp cl -FonsCSSRuleProcessor.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/layout/style/../../content/base/src -I/c/build/comm-central/comm-central/mozilla/layout/style/../../content/html/content/src -I/c/build/comm-central/comm-central/mozilla/layout/style/../../content/xbl/src -I/c/build/comm-central/comm-central/mozilla/layout/style/../../content/xul/document/src -I/c/build/comm-central/comm-central/mozilla/layout/style -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/layout/style/nsCSSRuleProcessor.cpp nsCSSRuleProcessor.cpp nsCSSRules.cpp Building deps for /c/build/comm-central/comm-central/mozilla/layout/style/nsCSSRules.cpp cl -FonsCSSRules.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/layout/style/../../content/base/src -I/c/build/comm-central/comm-central/mozilla/layout/style/../../content/html/content/src -I/c/build/comm-central/comm-central/mozilla/layout/style/../../content/xbl/src -I/c/build/comm-central/comm-central/mozilla/layout/style/../../content/xul/document/src -I/c/build/comm-central/comm-central/mozilla/layout/style -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/layout/style/nsCSSRules.cpp nsCSSRules.cpp nsCSSScanner.cpp Building deps for /c/build/comm-central/comm-central/mozilla/layout/style/nsCSSScanner.cpp cl -FonsCSSScanner.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/layout/style/../../content/base/src -I/c/build/comm-central/comm-central/mozilla/layout/style/../../content/html/content/src -I/c/build/comm-central/comm-central/mozilla/layout/style/../../content/xbl/src -I/c/build/comm-central/comm-central/mozilla/layout/style/../../content/xul/document/src -I/c/build/comm-central/comm-central/mozilla/layout/style -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/layout/style/nsCSSScanner.cpp nsCSSScanner.cpp c:/build/comm-central/comm-central/mozilla/layout/style/nsCSSScanner.cpp(1206) : warning C4244: '*=' : conversion from 'double' to 'float', possible loss of data nsCSSStruct.cpp Building deps for /c/build/comm-central/comm-central/mozilla/layout/style/nsCSSStruct.cpp cl -FonsCSSStruct.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/layout/style/../../content/base/src -I/c/build/comm-central/comm-central/mozilla/layout/style/../../content/html/content/src -I/c/build/comm-central/comm-central/mozilla/layout/style/../../content/xbl/src -I/c/build/comm-central/comm-central/mozilla/layout/style/../../content/xul/document/src -I/c/build/comm-central/comm-central/mozilla/layout/style -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/layout/style/nsCSSStruct.cpp nsCSSStruct.cpp nsCSSStyleRule.cpp Building deps for /c/build/comm-central/comm-central/mozilla/layout/style/nsCSSStyleRule.cpp cl -FonsCSSStyleRule.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/layout/style/../../content/base/src -I/c/build/comm-central/comm-central/mozilla/layout/style/../../content/html/content/src -I/c/build/comm-central/comm-central/mozilla/layout/style/../../content/xbl/src -I/c/build/comm-central/comm-central/mozilla/layout/style/../../content/xul/document/src -I/c/build/comm-central/comm-central/mozilla/layout/style -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/layout/style/nsCSSStyleRule.cpp nsCSSStyleRule.cpp nsCSSStyleSheet.cpp Building deps for /c/build/comm-central/comm-central/mozilla/layout/style/nsCSSStyleSheet.cpp cl -FonsCSSStyleSheet.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/layout/style/../../content/base/src -I/c/build/comm-central/comm-central/mozilla/layout/style/../../content/html/content/src -I/c/build/comm-central/comm-central/mozilla/layout/style/../../content/xbl/src -I/c/build/comm-central/comm-central/mozilla/layout/style/../../content/xul/document/src -I/c/build/comm-central/comm-central/mozilla/layout/style -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/layout/style/nsCSSStyleSheet.cpp nsCSSStyleSheet.cpp nsCSSValue.cpp Building deps for /c/build/comm-central/comm-central/mozilla/layout/style/nsCSSValue.cpp cl -FonsCSSValue.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/layout/style/../../content/base/src -I/c/build/comm-central/comm-central/mozilla/layout/style/../../content/html/content/src -I/c/build/comm-central/comm-central/mozilla/layout/style/../../content/xbl/src -I/c/build/comm-central/comm-central/mozilla/layout/style/../../content/xul/document/src -I/c/build/comm-central/comm-central/mozilla/layout/style -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/layout/style/nsCSSValue.cpp nsCSSValue.cpp nsComputedDOMStyle.cpp Building deps for /c/build/comm-central/comm-central/mozilla/layout/style/nsComputedDOMStyle.cpp cl -FonsComputedDOMStyle.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/layout/style/../../content/base/src -I/c/build/comm-central/comm-central/mozilla/layout/style/../../content/html/content/src -I/c/build/comm-central/comm-central/mozilla/layout/style/../../content/xbl/src -I/c/build/comm-central/comm-central/mozilla/layout/style/../../content/xul/document/src -I/c/build/comm-central/comm-central/mozilla/layout/style -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/layout/style/nsComputedDOMStyle.cpp nsComputedDOMStyle.cpp nsDOMCSSAttrDeclaration.cpp Building deps for /c/build/comm-central/comm-central/mozilla/layout/style/nsDOMCSSAttrDeclaration.cpp cl -FonsDOMCSSAttrDeclaration.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/layout/style/../../content/base/src -I/c/build/comm-central/comm-central/mozilla/layout/style/../../content/html/content/src -I/c/build/comm-central/comm-central/mozilla/layout/style/../../content/xbl/src -I/c/build/comm-central/comm-central/mozilla/layout/style/../../content/xul/document/src -I/c/build/comm-central/comm-central/mozilla/layout/style -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/layout/style/nsDOMCSSAttrDeclaration.cpp nsDOMCSSAttrDeclaration.cpp nsDOMCSSDeclaration.cpp Building deps for /c/build/comm-central/comm-central/mozilla/layout/style/nsDOMCSSDeclaration.cpp cl -FonsDOMCSSDeclaration.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/layout/style/../../content/base/src -I/c/build/comm-central/comm-central/mozilla/layout/style/../../content/html/content/src -I/c/build/comm-central/comm-central/mozilla/layout/style/../../content/xbl/src -I/c/build/comm-central/comm-central/mozilla/layout/style/../../content/xul/document/src -I/c/build/comm-central/comm-central/mozilla/layout/style -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/layout/style/nsDOMCSSDeclaration.cpp nsDOMCSSDeclaration.cpp nsDOMCSSRGBColor.cpp Building deps for /c/build/comm-central/comm-central/mozilla/layout/style/nsDOMCSSRGBColor.cpp cl -FonsDOMCSSRGBColor.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/layout/style/../../content/base/src -I/c/build/comm-central/comm-central/mozilla/layout/style/../../content/html/content/src -I/c/build/comm-central/comm-central/mozilla/layout/style/../../content/xbl/src -I/c/build/comm-central/comm-central/mozilla/layout/style/../../content/xul/document/src -I/c/build/comm-central/comm-central/mozilla/layout/style -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/layout/style/nsDOMCSSRGBColor.cpp nsDOMCSSRGBColor.cpp nsDOMCSSRect.cpp Building deps for /c/build/comm-central/comm-central/mozilla/layout/style/nsDOMCSSRect.cpp cl -FonsDOMCSSRect.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/layout/style/../../content/base/src -I/c/build/comm-central/comm-central/mozilla/layout/style/../../content/html/content/src -I/c/build/comm-central/comm-central/mozilla/layout/style/../../content/xbl/src -I/c/build/comm-central/comm-central/mozilla/layout/style/../../content/xul/document/src -I/c/build/comm-central/comm-central/mozilla/layout/style -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/layout/style/nsDOMCSSRect.cpp nsDOMCSSRect.cpp nsDOMCSSValueList.cpp Building deps for /c/build/comm-central/comm-central/mozilla/layout/style/nsDOMCSSValueList.cpp cl -FonsDOMCSSValueList.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/layout/style/../../content/base/src -I/c/build/comm-central/comm-central/mozilla/layout/style/../../content/html/content/src -I/c/build/comm-central/comm-central/mozilla/layout/style/../../content/xbl/src -I/c/build/comm-central/comm-central/mozilla/layout/style/../../content/xul/document/src -I/c/build/comm-central/comm-central/mozilla/layout/style -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/layout/style/nsDOMCSSValueList.cpp nsDOMCSSValueList.cpp nsFontFaceLoader.cpp Building deps for /c/build/comm-central/comm-central/mozilla/layout/style/nsFontFaceLoader.cpp cl -FonsFontFaceLoader.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/layout/style/../../content/base/src -I/c/build/comm-central/comm-central/mozilla/layout/style/../../content/html/content/src -I/c/build/comm-central/comm-central/mozilla/layout/style/../../content/xbl/src -I/c/build/comm-central/comm-central/mozilla/layout/style/../../content/xul/document/src -I/c/build/comm-central/comm-central/mozilla/layout/style -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/layout/style/nsFontFaceLoader.cpp nsFontFaceLoader.cpp nsHTMLCSSStyleSheet.cpp Building deps for /c/build/comm-central/comm-central/mozilla/layout/style/nsHTMLCSSStyleSheet.cpp cl -FonsHTMLCSSStyleSheet.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/layout/style/../../content/base/src -I/c/build/comm-central/comm-central/mozilla/layout/style/../../content/html/content/src -I/c/build/comm-central/comm-central/mozilla/layout/style/../../content/xbl/src -I/c/build/comm-central/comm-central/mozilla/layout/style/../../content/xul/document/src -I/c/build/comm-central/comm-central/mozilla/layout/style -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/layout/style/nsHTMLCSSStyleSheet.cpp nsHTMLCSSStyleSheet.cpp nsHTMLStyleSheet.cpp Building deps for /c/build/comm-central/comm-central/mozilla/layout/style/nsHTMLStyleSheet.cpp cl -FonsHTMLStyleSheet.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/layout/style/../../content/base/src -I/c/build/comm-central/comm-central/mozilla/layout/style/../../content/html/content/src -I/c/build/comm-central/comm-central/mozilla/layout/style/../../content/xbl/src -I/c/build/comm-central/comm-central/mozilla/layout/style/../../content/xul/document/src -I/c/build/comm-central/comm-central/mozilla/layout/style -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/layout/style/nsHTMLStyleSheet.cpp nsHTMLStyleSheet.cpp nsLayoutStylesheetCache.cpp Building deps for /c/build/comm-central/comm-central/mozilla/layout/style/nsLayoutStylesheetCache.cpp cl -FonsLayoutStylesheetCache.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/layout/style/../../content/base/src -I/c/build/comm-central/comm-central/mozilla/layout/style/../../content/html/content/src -I/c/build/comm-central/comm-central/mozilla/layout/style/../../content/xbl/src -I/c/build/comm-central/comm-central/mozilla/layout/style/../../content/xul/document/src -I/c/build/comm-central/comm-central/mozilla/layout/style -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/layout/style/nsLayoutStylesheetCache.cpp nsLayoutStylesheetCache.cpp nsMediaFeatures.cpp Building deps for /c/build/comm-central/comm-central/mozilla/layout/style/nsMediaFeatures.cpp cl -FonsMediaFeatures.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/layout/style/../../content/base/src -I/c/build/comm-central/comm-central/mozilla/layout/style/../../content/html/content/src -I/c/build/comm-central/comm-central/mozilla/layout/style/../../content/xbl/src -I/c/build/comm-central/comm-central/mozilla/layout/style/../../content/xul/document/src -I/c/build/comm-central/comm-central/mozilla/layout/style -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/layout/style/nsMediaFeatures.cpp nsMediaFeatures.cpp nsROCSSPrimitiveValue.cpp Building deps for /c/build/comm-central/comm-central/mozilla/layout/style/nsROCSSPrimitiveValue.cpp cl -FonsROCSSPrimitiveValue.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/layout/style/../../content/base/src -I/c/build/comm-central/comm-central/mozilla/layout/style/../../content/html/content/src -I/c/build/comm-central/comm-central/mozilla/layout/style/../../content/xbl/src -I/c/build/comm-central/comm-central/mozilla/layout/style/../../content/xul/document/src -I/c/build/comm-central/comm-central/mozilla/layout/style -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/layout/style/nsROCSSPrimitiveValue.cpp nsROCSSPrimitiveValue.cpp nsRuleNode.cpp Building deps for /c/build/comm-central/comm-central/mozilla/layout/style/nsRuleNode.cpp cl -FonsRuleNode.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/layout/style/../../content/base/src -I/c/build/comm-central/comm-central/mozilla/layout/style/../../content/html/content/src -I/c/build/comm-central/comm-central/mozilla/layout/style/../../content/xbl/src -I/c/build/comm-central/comm-central/mozilla/layout/style/../../content/xul/document/src -I/c/build/comm-central/comm-central/mozilla/layout/style -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/layout/style/nsRuleNode.cpp nsRuleNode.cpp c:/build/comm-central/comm-central/mozilla/layout/style/nsRuleNode.cpp(312) : warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data nsStyleAnimation.cpp Building deps for /c/build/comm-central/comm-central/mozilla/layout/style/nsStyleAnimation.cpp cl -FonsStyleAnimation.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/layout/style/../../content/base/src -I/c/build/comm-central/comm-central/mozilla/layout/style/../../content/html/content/src -I/c/build/comm-central/comm-central/mozilla/layout/style/../../content/xbl/src -I/c/build/comm-central/comm-central/mozilla/layout/style/../../content/xul/document/src -I/c/build/comm-central/comm-central/mozilla/layout/style -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/layout/style/nsStyleAnimation.cpp nsStyleAnimation.cpp c:/build/comm-central/comm-central/mozilla/layout/style/nsStyleAnimation.cpp(478) : warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data c:/build/comm-central/comm-central/mozilla/layout/style/nsStyleAnimation.cpp(506) : warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data c:/build/comm-central/comm-central/mozilla/layout/style/nsStyleAnimation.cpp(572) : warning C4244: 'initializing' : conversion from 'double' to 'PRInt32', possible loss of data c:/build/comm-central/comm-central/mozilla/layout/style/nsStyleAnimation.cpp(594) : warning C4244: 'initializing' : conversion from 'double' to 'PRInt32', possible loss of data c:/build/comm-central/comm-central/mozilla/layout/style/nsStyleAnimation.cpp(605) : warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data c:/build/comm-central/comm-central/mozilla/layout/style/nsStyleAnimation.cpp(611) : warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data c:/build/comm-central/comm-central/mozilla/layout/style/nsStyleAnimation.cpp(617) : warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data c:/build/comm-central/comm-central/mozilla/layout/style/nsStyleAnimation.cpp(647) : warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data c:/build/comm-central/comm-central/mozilla/layout/style/nsStyleAnimation.cpp(682) : warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data c:/build/comm-central/comm-central/mozilla/layout/style/nsStyleAnimation.cpp(687) : warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data c:/build/comm-central/comm-central/mozilla/layout/style/nsStyleAnimation.cpp(724) : warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data c:/build/comm-central/comm-central/mozilla/layout/style/nsStyleAnimation.cpp(792) : warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data c:/build/comm-central/comm-central/mozilla/layout/style/nsStyleAnimation.cpp(796) : warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data c:/build/comm-central/comm-central/mozilla/layout/style/nsStyleAnimation.cpp(888) : warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data c:/build/comm-central/comm-central/mozilla/layout/style/nsStyleAnimation.cpp(892) : warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data nsStyleContext.cpp Building deps for /c/build/comm-central/comm-central/mozilla/layout/style/nsStyleContext.cpp cl -FonsStyleContext.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/layout/style/../../content/base/src -I/c/build/comm-central/comm-central/mozilla/layout/style/../../content/html/content/src -I/c/build/comm-central/comm-central/mozilla/layout/style/../../content/xbl/src -I/c/build/comm-central/comm-central/mozilla/layout/style/../../content/xul/document/src -I/c/build/comm-central/comm-central/mozilla/layout/style -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/layout/style/nsStyleContext.cpp nsStyleContext.cpp nsStyleCoord.cpp Building deps for /c/build/comm-central/comm-central/mozilla/layout/style/nsStyleCoord.cpp cl -FonsStyleCoord.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/layout/style/../../content/base/src -I/c/build/comm-central/comm-central/mozilla/layout/style/../../content/html/content/src -I/c/build/comm-central/comm-central/mozilla/layout/style/../../content/xbl/src -I/c/build/comm-central/comm-central/mozilla/layout/style/../../content/xul/document/src -I/c/build/comm-central/comm-central/mozilla/layout/style -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/layout/style/nsStyleCoord.cpp nsStyleCoord.cpp nsStyleSet.cpp Building deps for /c/build/comm-central/comm-central/mozilla/layout/style/nsStyleSet.cpp cl -FonsStyleSet.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/layout/style/../../content/base/src -I/c/build/comm-central/comm-central/mozilla/layout/style/../../content/html/content/src -I/c/build/comm-central/comm-central/mozilla/layout/style/../../content/xbl/src -I/c/build/comm-central/comm-central/mozilla/layout/style/../../content/xul/document/src -I/c/build/comm-central/comm-central/mozilla/layout/style -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/layout/style/nsStyleSet.cpp nsStyleSet.cpp c:\build\comm-central\comm-central\mozilla\layout\style\nsTransitionManager.h(106) : warning C4099: 'ElementTransitions' : type name first seen using 'struct' now seen using 'class' c:\build\comm-central\comm-central\mozilla\layout\style\nsTransitionManager.h(53) : see declaration of 'ElementTransitions' nsStyleStruct.cpp Building deps for /c/build/comm-central/comm-central/mozilla/layout/style/nsStyleStruct.cpp cl -FonsStyleStruct.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/layout/style/../../content/base/src -I/c/build/comm-central/comm-central/mozilla/layout/style/../../content/html/content/src -I/c/build/comm-central/comm-central/mozilla/layout/style/../../content/xbl/src -I/c/build/comm-central/comm-central/mozilla/layout/style/../../content/xul/document/src -I/c/build/comm-central/comm-central/mozilla/layout/style -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/layout/style/nsStyleStruct.cpp nsStyleStruct.cpp c:/build/comm-central/comm-central/mozilla/layout/style/nsStyleStruct.cpp(1754) : warning C4305: 'initializing' : truncation from 'double' to 'const float' c:/build/comm-central/comm-central/mozilla/layout/style/nsStyleStruct.cpp(1756) : warning C4305: 'initializing' : truncation from 'double' to 'const float' c:/build/comm-central/comm-central/mozilla/layout/style/nsStyleStruct.cpp(1757) : warning C4305: 'initializing' : truncation from 'double' to 'const float' c:/build/comm-central/comm-central/mozilla/layout/style/nsStyleStruct.cpp(1758) : warning C4305: 'initializing' : truncation from 'double' to 'const float' c:/build/comm-central/comm-central/mozilla/layout/style/nsStyleStruct.cpp(1758) : warning C4305: 'initializing' : truncation from 'double' to 'const float' nsStyleTransformMatrix.cpp Building deps for /c/build/comm-central/comm-central/mozilla/layout/style/nsStyleTransformMatrix.cpp cl -FonsStyleTransformMatrix.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/layout/style/../../content/base/src -I/c/build/comm-central/comm-central/mozilla/layout/style/../../content/html/content/src -I/c/build/comm-central/comm-central/mozilla/layout/style/../../content/xbl/src -I/c/build/comm-central/comm-central/mozilla/layout/style/../../content/xul/document/src -I/c/build/comm-central/comm-central/mozilla/layout/style -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/layout/style/nsStyleTransformMatrix.cpp nsStyleTransformMatrix.cpp c:/build/comm-central/comm-central/mozilla/layout/style/nsStyleTransformMatrix.cpp(397) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data c:/build/comm-central/comm-central/mozilla/layout/style/nsStyleTransformMatrix.cpp(398) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data c:/build/comm-central/comm-central/mozilla/layout/style/nsStyleTransformMatrix.cpp(439) : warning C4244: 'initializing' : conversion from 'double' to 'float', possible loss of data c:/build/comm-central/comm-central/mozilla/layout/style/nsStyleTransformMatrix.cpp(440) : warning C4244: 'initializing' : conversion from 'double' to 'float', possible loss of data nsStyleUtil.cpp Building deps for /c/build/comm-central/comm-central/mozilla/layout/style/nsStyleUtil.cpp cl -FonsStyleUtil.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/layout/style/../../content/base/src -I/c/build/comm-central/comm-central/mozilla/layout/style/../../content/html/content/src -I/c/build/comm-central/comm-central/mozilla/layout/style/../../content/xbl/src -I/c/build/comm-central/comm-central/mozilla/layout/style/../../content/xul/document/src -I/c/build/comm-central/comm-central/mozilla/layout/style -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/layout/style/nsStyleUtil.cpp nsStyleUtil.cpp c:/build/comm-central/comm-central/mozilla/layout/style/nsStyleUtil.cpp(280) : warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data c:/build/comm-central/comm-central/mozilla/layout/style/nsStyleUtil.cpp(293) : warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data c:/build/comm-central/comm-central/mozilla/layout/style/nsStyleUtil.cpp(304) : warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data c:/build/comm-central/comm-central/mozilla/layout/style/nsStyleUtil.cpp(358) : warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data c:/build/comm-central/comm-central/mozilla/layout/style/nsStyleUtil.cpp(369) : warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data nsTransitionManager.cpp Building deps for /c/build/comm-central/comm-central/mozilla/layout/style/nsTransitionManager.cpp cl -FonsTransitionManager.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/layout/style/../../content/base/src -I/c/build/comm-central/comm-central/mozilla/layout/style/../../content/html/content/src -I/c/build/comm-central/comm-central/mozilla/layout/style/../../content/xbl/src -I/c/build/comm-central/comm-central/mozilla/layout/style/../../content/xul/document/src -I/c/build/comm-central/comm-central/mozilla/layout/style -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/layout/style/nsTransitionManager.cpp nsTransitionManager.cpp c:\build\comm-central\comm-central\mozilla\layout\style\nsTransitionManager.h(106) : warning C4099: 'ElementTransitions' : type name first seen using 'struct' now seen using 'class' c:\build\comm-central\comm-central\mozilla\layout\style\nsTransitionManager.h(53) : see declaration of 'ElementTransitions' c:/build/comm-central/comm-central/mozilla/layout/style/nsTransitionManager.cpp(704) : warning C4244: '*=' : conversion from 'double' to 'float', possible loss of data c:/build/comm-central/comm-central/mozilla/layout/style/nsTransitionManager.cpp(705) : warning C4244: '*=' : conversion from 'double' to 'float', possible loss of data c:/build/comm-central/comm-central/mozilla/layout/style/nsTransitionManager.cpp(708) : warning C4244: 'argument' : conversion from 'float' to 'PRInt32', possible loss of data c:/build/comm-central/comm-central/mozilla/layout/style/nsTransitionManager.cpp(709) : warning C4244: 'argument' : conversion from 'float' to 'PRInt32', possible loss of data c:/build/comm-central/comm-central/mozilla/layout/style/nsTransitionManager.cpp(920) : warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data rm -f gkstyle_s.lib lib -NOLOGO -OUT:"gkstyle_s.lib" nsCSSAnonBoxes.obj nsCSSDataBlock.obj nsCSSDeclaration.obj nsCSSKeywords.obj nsCSSLoader.obj nsCSSParser.obj nsCSSProps.obj nsCSSPseudoClasses.obj nsCSSPseudoElements.obj nsCSSRule.obj nsCSSRuleProcessor.obj nsCSSRules.obj nsCSSScanner.obj nsCSSStruct.obj nsCSSStyleRule.obj nsCSSStyleSheet.obj nsCSSValue.obj nsComputedDOMStyle.obj nsDOMCSSAttrDeclaration.obj nsDOMCSSDeclaration.obj nsDOMCSSRGBColor.obj nsDOMCSSRect.obj nsDOMCSSValueList.obj nsFontFaceLoader.obj nsHTMLCSSStyleSheet.obj nsHTMLStyleSheet.obj nsLayoutStylesheetCache.obj nsMediaFeatures.obj nsROCSSPrimitiveValue.obj nsRuleNode.obj nsStyleAnimation.obj nsStyleContext.obj nsStyleCoord.obj nsStyleSet.obj nsStyleStruct.obj nsStyleTransformMatrix.obj nsStyleUtil.obj nsTransitionManager.obj echo not_ranlib gkstyle_s.lib not_ranlib gkstyle_s.lib make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/layout/style/xbl-marquee' c:/mozilla-build/python25/python2.5.exe /c/build/comm-central/comm-central/mozilla/config/JarMaker.py \ -j ../../../dist/bin/chrome \ -t /c/build/comm-central/comm-central/mozilla -f jar -DNDEBUG -DTRIMMED -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_CRT_SECURE_NO_WARNINGS=1 -D_CRT_NONSTDC_NO_WARNINGS=1 -DHAVE_WINSDKVER_H=1 -DMOZ_MSVC_STL_WRAP__Throw=1 -DWINVER=0x502 -D_WIN32_WINNT=0x502 -D_WIN32_IE=0x0500 -DMOZ_WINSDK_TARGETVER=0x06010000 -DMOZ_NTDDI_WS03=0x05020000 -DMOZ_NTDDI_LONGHORN=0x06000000 -DMOZ_NTDDI_WIN7=0x06010000 -DHAVE_IO_H=1 -DHAVE_SETBUF=1 -DHAVE_ISATTY=1 -DX_DISPLAY_MISSING=1 -DMOZILLA_VERSION=\"1.9.3a5pre\" -DMOZILLA_VERSION_U=1.9.3a5pre -DHAVE_SNPRINTF=1 -D_WINDOWS=1 -DWIN32=1 -DXP_WIN=1 -DXP_WIN32=1 -DHW_THREADS=1 -DSTDC_HEADERS=1 -DWIN32_LEAN_AND_MEAN=1 -DNO_X11=1 -DHAVE_OLEACC_IDL=1 -DHAVE_ATLBASE_H=1 -DHAVE_MMINTRIN_H=1 -D_X86_=1 -DD_INO=d_ino -DNS_ALWAYS_INLINE= -DNS_ATTR_MALLOC= -DNS_WARN_UNUSED_RESULT= -DNS_NORETURN= -DMALLOC_H=\ -DHAVE_FORCEINLINE=1 -DNS_ENABLE_TSF=1 -DMOZ_BUILD_APP=../calendar -DMOZ_DISTRIBUTION_ID=\"org.mozilla\" -DIBMBIDI=1 -DMOZ_VIEW_SOURCE=1 -DACCESSIBILITY=1 -DMOZ_JSLOADER=1 -DNS_PRINTING=1 -DNS_PRINT_PREVIEW=1 -DMOZ_OGG=1 -DMOZ_WAVE=1 -DMOZ_SYDNEYAUDIO=1 -DMOZ_MEDIA=1 -DMOZ_XTF=1 -DMOZ_CRASHREPORTER=1 -DMOZ_CRASHREPORTER_ENABLE_PERCENT=100 -DMOZ_SVG=1 -DMOZ_SMIL=1 -DMOZ_UPDATE_CHANNEL=default -DMOZ_FEEDS=1 -DMOZ_STORAGE=1 -DMOZ_LOGGING=1 -DMOZ_CHROME_FILE_FORMAT_JAR=1 -DMOZ_USER_DIR=\"Mozilla\" -DMOZ_STATIC_BUILD=1 -DMOZ_TREE_CAIRO=1 -DHAVE_UINT64_T=1 -DMOZ_XUL=1 -DMOZ_PROFILELOCKING=1 -DMOZ_RDF=1 -DBUILD_CTYPES=1 -DMOZ_MORKREADER=1 -DMOZ_PLACES=1 -DMOZ_DLL_SUFFIX=\".dll\" \ /c/build/comm-central/comm-central/mozilla/layout/style/xbl-marquee/jar.mn make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/layout/style/xbl-marquee' c:/mozilla-build/python25/python2.5.exe /c/build/comm-central/comm-central/mozilla/config/JarMaker.py \ -j ../../dist/bin/chrome \ -t /c/build/comm-central/comm-central/mozilla -f jar -DNDEBUG -DTRIMMED -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -D_CRT_SECURE_NO_WARNINGS=1 -D_CRT_NONSTDC_NO_WARNINGS=1 -DHAVE_WINSDKVER_H=1 -DMOZ_MSVC_STL_WRAP__Throw=1 -DWINVER=0x502 -D_WIN32_WINNT=0x502 -D_WIN32_IE=0x0500 -DMOZ_WINSDK_TARGETVER=0x06010000 -DMOZ_NTDDI_WS03=0x05020000 -DMOZ_NTDDI_LONGHORN=0x06000000 -DMOZ_NTDDI_WIN7=0x06010000 -DHAVE_IO_H=1 -DHAVE_SETBUF=1 -DHAVE_ISATTY=1 -DX_DISPLAY_MISSING=1 -DMOZILLA_VERSION=\"1.9.3a5pre\" -DMOZILLA_VERSION_U=1.9.3a5pre -DHAVE_SNPRINTF=1 -D_WINDOWS=1 -DWIN32=1 -DXP_WIN=1 -DXP_WIN32=1 -DHW_THREADS=1 -DSTDC_HEADERS=1 -DWIN32_LEAN_AND_MEAN=1 -DNO_X11=1 -DHAVE_OLEACC_IDL=1 -DHAVE_ATLBASE_H=1 -DHAVE_MMINTRIN_H=1 -D_X86_=1 -DD_INO=d_ino -DNS_ALWAYS_INLINE= -DNS_ATTR_MALLOC= -DNS_WARN_UNUSED_RESULT= -DNS_NORETURN= -DMALLOC_H=\ -DHAVE_FORCEINLINE=1 -DNS_ENABLE_TSF=1 -DMOZ_BUILD_APP=../calendar -DMOZ_DISTRIBUTION_ID=\"org.mozilla\" -DIBMBIDI=1 -DMOZ_VIEW_SOURCE=1 -DACCESSIBILITY=1 -DMOZ_JSLOADER=1 -DNS_PRINTING=1 -DNS_PRINT_PREVIEW=1 -DMOZ_OGG=1 -DMOZ_WAVE=1 -DMOZ_SYDNEYAUDIO=1 -DMOZ_MEDIA=1 -DMOZ_XTF=1 -DMOZ_CRASHREPORTER=1 -DMOZ_CRASHREPORTER_ENABLE_PERCENT=100 -DMOZ_SVG=1 -DMOZ_SMIL=1 -DMOZ_UPDATE_CHANNEL=default -DMOZ_FEEDS=1 -DMOZ_STORAGE=1 -DMOZ_LOGGING=1 -DMOZ_CHROME_FILE_FORMAT_JAR=1 -DMOZ_USER_DIR=\"Mozilla\" -DMOZ_STATIC_BUILD=1 -DMOZ_TREE_CAIRO=1 -DHAVE_UINT64_T=1 -DMOZ_XUL=1 -DMOZ_PROFILELOCKING=1 -DMOZ_RDF=1 -DBUILD_CTYPES=1 -DMOZ_MORKREADER=1 -DMOZ_PLACES=1 -DMOZ_DLL_SUFFIX=\".dll\" \ /c/build/comm-central/comm-central/mozilla/layout/style/jar.mn c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe /c/build/comm-central/comm-central/mozilla/layout/style/contenteditable.css /c/build/comm-central/comm-central/mozilla/layout/style/designmode.css ../../dist/bin/res make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/layout/style' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/layout/base' FramePropertyTable.cpp Building deps for /c/build/comm-central/comm-central/mozilla/layout/base/FramePropertyTable.cpp cl -FoFramePropertyTable.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/layout/base -I/c/build/comm-central/comm-central/mozilla/layout/base/../style -I/c/build/comm-central/comm-central/mozilla/layout/base/../generic -I/c/build/comm-central/comm-central/mozilla/layout/base/../forms -I/c/build/comm-central/comm-central/mozilla/layout/base/../tables -I/c/build/comm-central/comm-central/mozilla/layout/base/../printing -I/c/build/comm-central/comm-central/mozilla/layout/base/../xul/base/src -I/c/build/comm-central/comm-central/mozilla/layout/base/../xul/base/src/tree/src -I/c/build/comm-central/comm-central/mozilla/layout/base/../../content/base/src -I/c/build/comm-central/comm-central/mozilla/layout/base/../../content/events/src -I/c/build/comm-central/comm-central/mozilla/layout/base/../../content/xbl/src -I/c/build/comm-central/comm-central/mozilla/layout/base/../../view/src -I/c/build/comm-central/comm-central/mozilla/layout/base/../../dom/base -I/c/build/comm-central/comm-central/mozilla/layout/base/../../content/svg/content/src -I/c/build/comm-central/comm-central/mozilla/layout/base/../svg/base/src -I/c/build/comm-central/comm-central/mozilla/layout/base/../../content/html/content/src -I/c/build/comm-central/comm-central/mozilla/layout/base -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -Ic:/build/comm-central/sb-de/mozilla/dist/include/cairo -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/layout/base/FramePropertyTable.cpp FramePropertyTable.cpp c:/build/comm-central/comm-central/mozilla/layout/base/FramePropertyTable.cpp(189) : warning C4812: obsolete declaration style: please use 'nsTArray::~nsTArray' instead with [ E=mozilla::FramePropertyTable::PropertyValue ] c:/build/comm-central/comm-central/mozilla/layout/base/FramePropertyTable.cpp(221) : warning C4812: obsolete declaration style: please use 'nsTArray::~nsTArray' instead with [ E=mozilla::FramePropertyTable::PropertyValue ] nsCSSColorUtils.cpp Building deps for /c/build/comm-central/comm-central/mozilla/layout/base/nsCSSColorUtils.cpp cl -FonsCSSColorUtils.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/layout/base -I/c/build/comm-central/comm-central/mozilla/layout/base/../style -I/c/build/comm-central/comm-central/mozilla/layout/base/../generic -I/c/build/comm-central/comm-central/mozilla/layout/base/../forms -I/c/build/comm-central/comm-central/mozilla/layout/base/../tables -I/c/build/comm-central/comm-central/mozilla/layout/base/../printing -I/c/build/comm-central/comm-central/mozilla/layout/base/../xul/base/src -I/c/build/comm-central/comm-central/mozilla/layout/base/../xul/base/src/tree/src -I/c/build/comm-central/comm-central/mozilla/layout/base/../../content/base/src -I/c/build/comm-central/comm-central/mozilla/layout/base/../../content/events/src -I/c/build/comm-central/comm-central/mozilla/layout/base/../../content/xbl/src -I/c/build/comm-central/comm-central/mozilla/layout/base/../../view/src -I/c/build/comm-central/comm-central/mozilla/layout/base/../../dom/base -I/c/build/comm-central/comm-central/mozilla/layout/base/../../content/svg/content/src -I/c/build/comm-central/comm-central/mozilla/layout/base/../svg/base/src -I/c/build/comm-central/comm-central/mozilla/layout/base/../../content/html/content/src -I/c/build/comm-central/comm-central/mozilla/layout/base -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -Ic:/build/comm-central/sb-de/mozilla/dist/include/cairo -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/layout/base/nsCSSColorUtils.cpp nsCSSColorUtils.cpp nsCSSFrameConstructor.cpp Building deps for /c/build/comm-central/comm-central/mozilla/layout/base/nsCSSFrameConstructor.cpp cl -FonsCSSFrameConstructor.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/layout/base -I/c/build/comm-central/comm-central/mozilla/layout/base/../style -I/c/build/comm-central/comm-central/mozilla/layout/base/../generic -I/c/build/comm-central/comm-central/mozilla/layout/base/../forms -I/c/build/comm-central/comm-central/mozilla/layout/base/../tables -I/c/build/comm-central/comm-central/mozilla/layout/base/../printing -I/c/build/comm-central/comm-central/mozilla/layout/base/../xul/base/src -I/c/build/comm-central/comm-central/mozilla/layout/base/../xul/base/src/tree/src -I/c/build/comm-central/comm-central/mozilla/layout/base/../../content/base/src -I/c/build/comm-central/comm-central/mozilla/layout/base/../../content/events/src -I/c/build/comm-central/comm-central/mozilla/layout/base/../../content/xbl/src -I/c/build/comm-central/comm-central/mozilla/layout/base/../../view/src -I/c/build/comm-central/comm-central/mozilla/layout/base/../../dom/base -I/c/build/comm-central/comm-central/mozilla/layout/base/../../content/svg/content/src -I/c/build/comm-central/comm-central/mozilla/layout/base/../svg/base/src -I/c/build/comm-central/comm-central/mozilla/layout/base/../../content/html/content/src -I/c/build/comm-central/comm-central/mozilla/layout/base -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -Ic:/build/comm-central/sb-de/mozilla/dist/include/cairo -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/layout/base/nsCSSFrameConstructor.cpp nsCSSFrameConstructor.cpp nsCSSRendering.cpp Building deps for /c/build/comm-central/comm-central/mozilla/layout/base/nsCSSRendering.cpp cl -FonsCSSRendering.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/layout/base -I/c/build/comm-central/comm-central/mozilla/layout/base/../style -I/c/build/comm-central/comm-central/mozilla/layout/base/../generic -I/c/build/comm-central/comm-central/mozilla/layout/base/../forms -I/c/build/comm-central/comm-central/mozilla/layout/base/../tables -I/c/build/comm-central/comm-central/mozilla/layout/base/../printing -I/c/build/comm-central/comm-central/mozilla/layout/base/../xul/base/src -I/c/build/comm-central/comm-central/mozilla/layout/base/../xul/base/src/tree/src -I/c/build/comm-central/comm-central/mozilla/layout/base/../../content/base/src -I/c/build/comm-central/comm-central/mozilla/layout/base/../../content/events/src -I/c/build/comm-central/comm-central/mozilla/layout/base/../../content/xbl/src -I/c/build/comm-central/comm-central/mozilla/layout/base/../../view/src -I/c/build/comm-central/comm-central/mozilla/layout/base/../../dom/base -I/c/build/comm-central/comm-central/mozilla/layout/base/../../content/svg/content/src -I/c/build/comm-central/comm-central/mozilla/layout/base/../svg/base/src -I/c/build/comm-central/comm-central/mozilla/layout/base/../../content/html/content/src -I/c/build/comm-central/comm-central/mozilla/layout/base -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -Ic:/build/comm-central/sb-de/mozilla/dist/include/cairo -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/layout/base/nsCSSRendering.cpp nsCSSRendering.cpp c:/build/comm-central/comm-central/mozilla/layout/base/nsCSSRendering.cpp(932) : warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data c:/build/comm-central/comm-central/mozilla/layout/base/nsCSSRendering.cpp(933) : warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data c:/build/comm-central/comm-central/mozilla/layout/base/nsCSSRendering.cpp(941) : warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data c:/build/comm-central/comm-central/mozilla/layout/base/nsCSSRendering.cpp(942) : warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data c:/build/comm-central/comm-central/mozilla/layout/base/nsCSSRendering.cpp(1673) : warning C4244: 'argument' : conversion from 'PRInt32' to 'float', possible loss of data c:/build/comm-central/comm-central/mozilla/layout/base/nsCSSRendering.cpp(1852) : warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data c:/build/comm-central/comm-central/mozilla/layout/base/nsCSSRendering.cpp(2298) : warning C4244: 'return' : conversion from 'double' to 'float', possible loss of data c:/build/comm-central/comm-central/mozilla/layout/base/nsCSSRendering.cpp(2300) : warning C4244: 'return' : conversion from 'double' to 'float', possible loss of data c:/build/comm-central/comm-central/mozilla/layout/base/nsCSSRendering.cpp(2503) : warning C4244: 'initializing' : conversion from 'double' to 'float', possible loss of data c:/build/comm-central/comm-central/mozilla/layout/base/nsCSSRendering.cpp(2504) : warning C4244: 'initializing' : conversion from 'double' to 'float', possible loss of data c:/build/comm-central/comm-central/mozilla/layout/base/nsCSSRendering.cpp(2726) : warning C4244: '=' : conversion from 'gfxFloat' to 'nscoord', possible loss of data c:/build/comm-central/comm-central/mozilla/layout/base/nsCSSRendering.cpp(2727) : warning C4244: '=' : conversion from 'gfxFloat' to 'nscoord', possible loss of data c:/build/comm-central/comm-central/mozilla/layout/base/nsCSSRendering.cpp(2740) : warning C4244: '=' : conversion from 'gfxFloat' to 'nscoord', possible loss of data c:/build/comm-central/comm-central/mozilla/layout/base/nsCSSRendering.cpp(2753) : warning C4244: '=' : conversion from 'gfxFloat' to 'nscoord', possible loss of data c:/build/comm-central/comm-central/mozilla/layout/base/nsCSSRendering.cpp(2835) : warning C4244: '=' : conversion from 'double' to 'nscoord', possible loss of data c:/build/comm-central/comm-central/mozilla/layout/base/nsCSSRendering.cpp(2854) : warning C4244: '=' : conversion from 'double' to 'nscoord', possible loss of data nsCSSRenderingBorders.cpp Building deps for /c/build/comm-central/comm-central/mozilla/layout/base/nsCSSRenderingBorders.cpp cl -FonsCSSRenderingBorders.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/layout/base -I/c/build/comm-central/comm-central/mozilla/layout/base/../style -I/c/build/comm-central/comm-central/mozilla/layout/base/../generic -I/c/build/comm-central/comm-central/mozilla/layout/base/../forms -I/c/build/comm-central/comm-central/mozilla/layout/base/../tables -I/c/build/comm-central/comm-central/mozilla/layout/base/../printing -I/c/build/comm-central/comm-central/mozilla/layout/base/../xul/base/src -I/c/build/comm-central/comm-central/mozilla/layout/base/../xul/base/src/tree/src -I/c/build/comm-central/comm-central/mozilla/layout/base/../../content/base/src -I/c/build/comm-central/comm-central/mozilla/layout/base/../../content/events/src -I/c/build/comm-central/comm-central/mozilla/layout/base/../../content/xbl/src -I/c/build/comm-central/comm-central/mozilla/layout/base/../../view/src -I/c/build/comm-central/comm-central/mozilla/layout/base/../../dom/base -I/c/build/comm-central/comm-central/mozilla/layout/base/../../content/svg/content/src -I/c/build/comm-central/comm-central/mozilla/layout/base/../svg/base/src -I/c/build/comm-central/comm-central/mozilla/layout/base/../../content/html/content/src -I/c/build/comm-central/comm-central/mozilla/layout/base -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -Ic:/build/comm-central/sb-de/mozilla/dist/include/cairo -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/layout/base/nsCSSRenderingBorders.cpp nsCSSRenderingBorders.cpp nsCaret.cpp Building deps for /c/build/comm-central/comm-central/mozilla/layout/base/nsCaret.cpp cl -FonsCaret.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/layout/base -I/c/build/comm-central/comm-central/mozilla/layout/base/../style -I/c/build/comm-central/comm-central/mozilla/layout/base/../generic -I/c/build/comm-central/comm-central/mozilla/layout/base/../forms -I/c/build/comm-central/comm-central/mozilla/layout/base/../tables -I/c/build/comm-central/comm-central/mozilla/layout/base/../printing -I/c/build/comm-central/comm-central/mozilla/layout/base/../xul/base/src -I/c/build/comm-central/comm-central/mozilla/layout/base/../xul/base/src/tree/src -I/c/build/comm-central/comm-central/mozilla/layout/base/../../content/base/src -I/c/build/comm-central/comm-central/mozilla/layout/base/../../content/events/src -I/c/build/comm-central/comm-central/mozilla/layout/base/../../content/xbl/src -I/c/build/comm-central/comm-central/mozilla/layout/base/../../view/src -I/c/build/comm-central/comm-central/mozilla/layout/base/../../dom/base -I/c/build/comm-central/comm-central/mozilla/layout/base/../../content/svg/content/src -I/c/build/comm-central/comm-central/mozilla/layout/base/../svg/base/src -I/c/build/comm-central/comm-central/mozilla/layout/base/../../content/html/content/src -I/c/build/comm-central/comm-central/mozilla/layout/base -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -Ic:/build/comm-central/sb-de/mozilla/dist/include/cairo -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/layout/base/nsCaret.cpp nsCaret.cpp c:/build/comm-central/comm-central/mozilla/layout/base/nsCaret.cpp(268) : warning C4244: 'initializing' : conversion from 'float' to 'nscoord', possible loss of data nsChildIterator.cpp Building deps for /c/build/comm-central/comm-central/mozilla/layout/base/nsChildIterator.cpp cl -FonsChildIterator.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/layout/base -I/c/build/comm-central/comm-central/mozilla/layout/base/../style -I/c/build/comm-central/comm-central/mozilla/layout/base/../generic -I/c/build/comm-central/comm-central/mozilla/layout/base/../forms -I/c/build/comm-central/comm-central/mozilla/layout/base/../tables -I/c/build/comm-central/comm-central/mozilla/layout/base/../printing -I/c/build/comm-central/comm-central/mozilla/layout/base/../xul/base/src -I/c/build/comm-central/comm-central/mozilla/layout/base/../xul/base/src/tree/src -I/c/build/comm-central/comm-central/mozilla/layout/base/../../content/base/src -I/c/build/comm-central/comm-central/mozilla/layout/base/../../content/events/src -I/c/build/comm-central/comm-central/mozilla/layout/base/../../content/xbl/src -I/c/build/comm-central/comm-central/mozilla/layout/base/../../view/src -I/c/build/comm-central/comm-central/mozilla/layout/base/../../dom/base -I/c/build/comm-central/comm-central/mozilla/layout/base/../../content/svg/content/src -I/c/build/comm-central/comm-central/mozilla/layout/base/../svg/base/src -I/c/build/comm-central/comm-central/mozilla/layout/base/../../content/html/content/src -I/c/build/comm-central/comm-central/mozilla/layout/base -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -Ic:/build/comm-central/sb-de/mozilla/dist/include/cairo -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/layout/base/nsChildIterator.cpp nsChildIterator.cpp nsCounterManager.cpp Building deps for /c/build/comm-central/comm-central/mozilla/layout/base/nsCounterManager.cpp cl -FonsCounterManager.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/layout/base -I/c/build/comm-central/comm-central/mozilla/layout/base/../style -I/c/build/comm-central/comm-central/mozilla/layout/base/../generic -I/c/build/comm-central/comm-central/mozilla/layout/base/../forms -I/c/build/comm-central/comm-central/mozilla/layout/base/../tables -I/c/build/comm-central/comm-central/mozilla/layout/base/../printing -I/c/build/comm-central/comm-central/mozilla/layout/base/../xul/base/src -I/c/build/comm-central/comm-central/mozilla/layout/base/../xul/base/src/tree/src -I/c/build/comm-central/comm-central/mozilla/layout/base/../../content/base/src -I/c/build/comm-central/comm-central/mozilla/layout/base/../../content/events/src -I/c/build/comm-central/comm-central/mozilla/layout/base/../../content/xbl/src -I/c/build/comm-central/comm-central/mozilla/layout/base/../../view/src -I/c/build/comm-central/comm-central/mozilla/layout/base/../../dom/base -I/c/build/comm-central/comm-central/mozilla/layout/base/../../content/svg/content/src -I/c/build/comm-central/comm-central/mozilla/layout/base/../svg/base/src -I/c/build/comm-central/comm-central/mozilla/layout/base/../../content/html/content/src -I/c/build/comm-central/comm-central/mozilla/layout/base -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -Ic:/build/comm-central/sb-de/mozilla/dist/include/cairo -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/layout/base/nsCounterManager.cpp nsCounterManager.cpp nsDisplayList.cpp Building deps for /c/build/comm-central/comm-central/mozilla/layout/base/nsDisplayList.cpp cl -FonsDisplayList.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/layout/base -I/c/build/comm-central/comm-central/mozilla/layout/base/../style -I/c/build/comm-central/comm-central/mozilla/layout/base/../generic -I/c/build/comm-central/comm-central/mozilla/layout/base/../forms -I/c/build/comm-central/comm-central/mozilla/layout/base/../tables -I/c/build/comm-central/comm-central/mozilla/layout/base/../printing -I/c/build/comm-central/comm-central/mozilla/layout/base/../xul/base/src -I/c/build/comm-central/comm-central/mozilla/layout/base/../xul/base/src/tree/src -I/c/build/comm-central/comm-central/mozilla/layout/base/../../content/base/src -I/c/build/comm-central/comm-central/mozilla/layout/base/../../content/events/src -I/c/build/comm-central/comm-central/mozilla/layout/base/../../content/xbl/src -I/c/build/comm-central/comm-central/mozilla/layout/base/../../view/src -I/c/build/comm-central/comm-central/mozilla/layout/base/../../dom/base -I/c/build/comm-central/comm-central/mozilla/layout/base/../../content/svg/content/src -I/c/build/comm-central/comm-central/mozilla/layout/base/../svg/base/src -I/c/build/comm-central/comm-central/mozilla/layout/base/../../content/html/content/src -I/c/build/comm-central/comm-central/mozilla/layout/base -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -Ic:/build/comm-central/sb-de/mozilla/dist/include/cairo -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/layout/base/nsDisplayList.cpp nsDisplayList.cpp c:/build/comm-central/comm-central/mozilla/layout/base/nsDisplayList.cpp(618) : warning C4244: 'argument' : conversion from 'gfxFloat' to 'PRInt32', possible loss of data c:/build/comm-central/comm-central/mozilla/layout/base/nsDisplayList.cpp(618) : warning C4244: 'argument' : conversion from 'gfxFloat' to 'PRInt32', possible loss of data c:/build/comm-central/comm-central/mozilla/layout/base/nsDisplayList.cpp(618) : warning C4244: 'argument' : conversion from 'gfxFloat' to 'PRInt32', possible loss of data c:/build/comm-central/comm-central/mozilla/layout/base/nsDisplayList.cpp(618) : warning C4244: 'argument' : conversion from 'gfxFloat' to 'PRInt32', possible loss of data c:/build/comm-central/comm-central/mozilla/layout/base/nsDisplayList.cpp(1835) : warning C4244: 'argument' : conversion from 'PRInt32' to 'float', possible loss of data c:/build/comm-central/comm-central/mozilla/layout/base/nsDisplayList.cpp(1903) : warning C4244: 'initializing' : conversion from 'PRInt32' to 'float', possible loss of data c:/build/comm-central/comm-central/mozilla/layout/base/nsDisplayList.cpp(2059) : warning C4244: 'initializing' : conversion from 'PRInt32' to 'float', possible loss of data c:/build/comm-central/comm-central/mozilla/layout/base/nsDisplayList.cpp(2078) : warning C4244: 'initializing' : conversion from 'PRInt32' to 'float', possible loss of data nsDocumentViewer.cpp Building deps for /c/build/comm-central/comm-central/mozilla/layout/base/nsDocumentViewer.cpp cl -FonsDocumentViewer.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/layout/base -I/c/build/comm-central/comm-central/mozilla/layout/base/../style -I/c/build/comm-central/comm-central/mozilla/layout/base/../generic -I/c/build/comm-central/comm-central/mozilla/layout/base/../forms -I/c/build/comm-central/comm-central/mozilla/layout/base/../tables -I/c/build/comm-central/comm-central/mozilla/layout/base/../printing -I/c/build/comm-central/comm-central/mozilla/layout/base/../xul/base/src -I/c/build/comm-central/comm-central/mozilla/layout/base/../xul/base/src/tree/src -I/c/build/comm-central/comm-central/mozilla/layout/base/../../content/base/src -I/c/build/comm-central/comm-central/mozilla/layout/base/../../content/events/src -I/c/build/comm-central/comm-central/mozilla/layout/base/../../content/xbl/src -I/c/build/comm-central/comm-central/mozilla/layout/base/../../view/src -I/c/build/comm-central/comm-central/mozilla/layout/base/../../dom/base -I/c/build/comm-central/comm-central/mozilla/layout/base/../../content/svg/content/src -I/c/build/comm-central/comm-central/mozilla/layout/base/../svg/base/src -I/c/build/comm-central/comm-central/mozilla/layout/base/../../content/html/content/src -I/c/build/comm-central/comm-central/mozilla/layout/base -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -Ic:/build/comm-central/sb-de/mozilla/dist/include/cairo -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/layout/base/nsDocumentViewer.cpp nsDocumentViewer.cpp c:/build/comm-central/comm-central/mozilla/layout/base/nsDocumentViewer.cpp(919) : warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data c:/build/comm-central/comm-central/mozilla/layout/base/nsDocumentViewer.cpp(920) : warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data nsFrameManager.cpp Building deps for /c/build/comm-central/comm-central/mozilla/layout/base/nsFrameManager.cpp cl -FonsFrameManager.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/layout/base -I/c/build/comm-central/comm-central/mozilla/layout/base/../style -I/c/build/comm-central/comm-central/mozilla/layout/base/../generic -I/c/build/comm-central/comm-central/mozilla/layout/base/../forms -I/c/build/comm-central/comm-central/mozilla/layout/base/../tables -I/c/build/comm-central/comm-central/mozilla/layout/base/../printing -I/c/build/comm-central/comm-central/mozilla/layout/base/../xul/base/src -I/c/build/comm-central/comm-central/mozilla/layout/base/../xul/base/src/tree/src -I/c/build/comm-central/comm-central/mozilla/layout/base/../../content/base/src -I/c/build/comm-central/comm-central/mozilla/layout/base/../../content/events/src -I/c/build/comm-central/comm-central/mozilla/layout/base/../../content/xbl/src -I/c/build/comm-central/comm-central/mozilla/layout/base/../../view/src -I/c/build/comm-central/comm-central/mozilla/layout/base/../../dom/base -I/c/build/comm-central/comm-central/mozilla/layout/base/../../content/svg/content/src -I/c/build/comm-central/comm-central/mozilla/layout/base/../svg/base/src -I/c/build/comm-central/comm-central/mozilla/layout/base/../../content/html/content/src -I/c/build/comm-central/comm-central/mozilla/layout/base -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -Ic:/build/comm-central/sb-de/mozilla/dist/include/cairo -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/layout/base/nsFrameManager.cpp nsFrameManager.cpp c:/build/comm-central/comm-central/mozilla/layout/base/../style\nsTransitionManager.h(106) : warning C4099: 'ElementTransitions' : type name first seen using 'struct' now seen using 'class' c:/build/comm-central/comm-central/mozilla/layout/base/../style\nsTransitionManager.h(53) : see declaration of 'ElementTransitions' nsFrameTraversal.cpp Building deps for /c/build/comm-central/comm-central/mozilla/layout/base/nsFrameTraversal.cpp cl -FonsFrameTraversal.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/layout/base -I/c/build/comm-central/comm-central/mozilla/layout/base/../style -I/c/build/comm-central/comm-central/mozilla/layout/base/../generic -I/c/build/comm-central/comm-central/mozilla/layout/base/../forms -I/c/build/comm-central/comm-central/mozilla/layout/base/../tables -I/c/build/comm-central/comm-central/mozilla/layout/base/../printing -I/c/build/comm-central/comm-central/mozilla/layout/base/../xul/base/src -I/c/build/comm-central/comm-central/mozilla/layout/base/../xul/base/src/tree/src -I/c/build/comm-central/comm-central/mozilla/layout/base/../../content/base/src -I/c/build/comm-central/comm-central/mozilla/layout/base/../../content/events/src -I/c/build/comm-central/comm-central/mozilla/layout/base/../../content/xbl/src -I/c/build/comm-central/comm-central/mozilla/layout/base/../../view/src -I/c/build/comm-central/comm-central/mozilla/layout/base/../../dom/base -I/c/build/comm-central/comm-central/mozilla/layout/base/../../content/svg/content/src -I/c/build/comm-central/comm-central/mozilla/layout/base/../svg/base/src -I/c/build/comm-central/comm-central/mozilla/layout/base/../../content/html/content/src -I/c/build/comm-central/comm-central/mozilla/layout/base -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -Ic:/build/comm-central/sb-de/mozilla/dist/include/cairo -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/layout/base/nsFrameTraversal.cpp nsFrameTraversal.cpp nsGenConList.cpp Building deps for /c/build/comm-central/comm-central/mozilla/layout/base/nsGenConList.cpp cl -FonsGenConList.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/layout/base -I/c/build/comm-central/comm-central/mozilla/layout/base/../style -I/c/build/comm-central/comm-central/mozilla/layout/base/../generic -I/c/build/comm-central/comm-central/mozilla/layout/base/../forms -I/c/build/comm-central/comm-central/mozilla/layout/base/../tables -I/c/build/comm-central/comm-central/mozilla/layout/base/../printing -I/c/build/comm-central/comm-central/mozilla/layout/base/../xul/base/src -I/c/build/comm-central/comm-central/mozilla/layout/base/../xul/base/src/tree/src -I/c/build/comm-central/comm-central/mozilla/layout/base/../../content/base/src -I/c/build/comm-central/comm-central/mozilla/layout/base/../../content/events/src -I/c/build/comm-central/comm-central/mozilla/layout/base/../../content/xbl/src -I/c/build/comm-central/comm-central/mozilla/layout/base/../../view/src -I/c/build/comm-central/comm-central/mozilla/layout/base/../../dom/base -I/c/build/comm-central/comm-central/mozilla/layout/base/../../content/svg/content/src -I/c/build/comm-central/comm-central/mozilla/layout/base/../svg/base/src -I/c/build/comm-central/comm-central/mozilla/layout/base/../../content/html/content/src -I/c/build/comm-central/comm-central/mozilla/layout/base -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -Ic:/build/comm-central/sb-de/mozilla/dist/include/cairo -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/layout/base/nsGenConList.cpp nsGenConList.cpp nsImageLoader.cpp Building deps for /c/build/comm-central/comm-central/mozilla/layout/base/nsImageLoader.cpp cl -FonsImageLoader.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/layout/base -I/c/build/comm-central/comm-central/mozilla/layout/base/../style -I/c/build/comm-central/comm-central/mozilla/layout/base/../generic -I/c/build/comm-central/comm-central/mozilla/layout/base/../forms -I/c/build/comm-central/comm-central/mozilla/layout/base/../tables -I/c/build/comm-central/comm-central/mozilla/layout/base/../printing -I/c/build/comm-central/comm-central/mozilla/layout/base/../xul/base/src -I/c/build/comm-central/comm-central/mozilla/layout/base/../xul/base/src/tree/src -I/c/build/comm-central/comm-central/mozilla/layout/base/../../content/base/src -I/c/build/comm-central/comm-central/mozilla/layout/base/../../content/events/src -I/c/build/comm-central/comm-central/mozilla/layout/base/../../content/xbl/src -I/c/build/comm-central/comm-central/mozilla/layout/base/../../view/src -I/c/build/comm-central/comm-central/mozilla/layout/base/../../dom/base -I/c/build/comm-central/comm-central/mozilla/layout/base/../../content/svg/content/src -I/c/build/comm-central/comm-central/mozilla/layout/base/../svg/base/src -I/c/build/comm-central/comm-central/mozilla/layout/base/../../content/html/content/src -I/c/build/comm-central/comm-central/mozilla/layout/base -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -Ic:/build/comm-central/sb-de/mozilla/dist/include/cairo -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/layout/base/nsImageLoader.cpp nsImageLoader.cpp nsLayoutDebugger.cpp Building deps for /c/build/comm-central/comm-central/mozilla/layout/base/nsLayoutDebugger.cpp cl -FonsLayoutDebugger.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/layout/base -I/c/build/comm-central/comm-central/mozilla/layout/base/../style -I/c/build/comm-central/comm-central/mozilla/layout/base/../generic -I/c/build/comm-central/comm-central/mozilla/layout/base/../forms -I/c/build/comm-central/comm-central/mozilla/layout/base/../tables -I/c/build/comm-central/comm-central/mozilla/layout/base/../printing -I/c/build/comm-central/comm-central/mozilla/layout/base/../xul/base/src -I/c/build/comm-central/comm-central/mozilla/layout/base/../xul/base/src/tree/src -I/c/build/comm-central/comm-central/mozilla/layout/base/../../content/base/src -I/c/build/comm-central/comm-central/mozilla/layout/base/../../content/events/src -I/c/build/comm-central/comm-central/mozilla/layout/base/../../content/xbl/src -I/c/build/comm-central/comm-central/mozilla/layout/base/../../view/src -I/c/build/comm-central/comm-central/mozilla/layout/base/../../dom/base -I/c/build/comm-central/comm-central/mozilla/layout/base/../../content/svg/content/src -I/c/build/comm-central/comm-central/mozilla/layout/base/../svg/base/src -I/c/build/comm-central/comm-central/mozilla/layout/base/../../content/html/content/src -I/c/build/comm-central/comm-central/mozilla/layout/base -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -Ic:/build/comm-central/sb-de/mozilla/dist/include/cairo -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/layout/base/nsLayoutDebugger.cpp nsLayoutDebugger.cpp nsLayoutHistoryState.cpp Building deps for /c/build/comm-central/comm-central/mozilla/layout/base/nsLayoutHistoryState.cpp cl -FonsLayoutHistoryState.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/layout/base -I/c/build/comm-central/comm-central/mozilla/layout/base/../style -I/c/build/comm-central/comm-central/mozilla/layout/base/../generic -I/c/build/comm-central/comm-central/mozilla/layout/base/../forms -I/c/build/comm-central/comm-central/mozilla/layout/base/../tables -I/c/build/comm-central/comm-central/mozilla/layout/base/../printing -I/c/build/comm-central/comm-central/mozilla/layout/base/../xul/base/src -I/c/build/comm-central/comm-central/mozilla/layout/base/../xul/base/src/tree/src -I/c/build/comm-central/comm-central/mozilla/layout/base/../../content/base/src -I/c/build/comm-central/comm-central/mozilla/layout/base/../../content/events/src -I/c/build/comm-central/comm-central/mozilla/layout/base/../../content/xbl/src -I/c/build/comm-central/comm-central/mozilla/layout/base/../../view/src -I/c/build/comm-central/comm-central/mozilla/layout/base/../../dom/base -I/c/build/comm-central/comm-central/mozilla/layout/base/../../content/svg/content/src -I/c/build/comm-central/comm-central/mozilla/layout/base/../svg/base/src -I/c/build/comm-central/comm-central/mozilla/layout/base/../../content/html/content/src -I/c/build/comm-central/comm-central/mozilla/layout/base -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -Ic:/build/comm-central/sb-de/mozilla/dist/include/cairo -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/layout/base/nsLayoutHistoryState.cpp nsLayoutHistoryState.cpp nsLayoutUtils.cpp Building deps for /c/build/comm-central/comm-central/mozilla/layout/base/nsLayoutUtils.cpp cl -FonsLayoutUtils.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/layout/base -I/c/build/comm-central/comm-central/mozilla/layout/base/../style -I/c/build/comm-central/comm-central/mozilla/layout/base/../generic -I/c/build/comm-central/comm-central/mozilla/layout/base/../forms -I/c/build/comm-central/comm-central/mozilla/layout/base/../tables -I/c/build/comm-central/comm-central/mozilla/layout/base/../printing -I/c/build/comm-central/comm-central/mozilla/layout/base/../xul/base/src -I/c/build/comm-central/comm-central/mozilla/layout/base/../xul/base/src/tree/src -I/c/build/comm-central/comm-central/mozilla/layout/base/../../content/base/src -I/c/build/comm-central/comm-central/mozilla/layout/base/../../content/events/src -I/c/build/comm-central/comm-central/mozilla/layout/base/../../content/xbl/src -I/c/build/comm-central/comm-central/mozilla/layout/base/../../view/src -I/c/build/comm-central/comm-central/mozilla/layout/base/../../dom/base -I/c/build/comm-central/comm-central/mozilla/layout/base/../../content/svg/content/src -I/c/build/comm-central/comm-central/mozilla/layout/base/../svg/base/src -I/c/build/comm-central/comm-central/mozilla/layout/base/../../content/html/content/src -I/c/build/comm-central/comm-central/mozilla/layout/base -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -Ic:/build/comm-central/sb-de/mozilla/dist/include/cairo -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/layout/base/nsLayoutUtils.cpp nsLayoutUtils.cpp c:/build/comm-central/comm-central/mozilla/layout/base/nsLayoutUtils.cpp(926) : warning C4244: 'argument' : conversion from 'PRInt32' to 'float', possible loss of data c:/build/comm-central/comm-central/mozilla/layout/base/nsLayoutUtils.cpp(2965) : warning C4244: 'argument' : conversion from 'gfxFloat' to 'float', possible loss of data c:/build/comm-central/comm-central/mozilla/layout/base/nsLayoutUtils.cpp(2966) : warning C4244: 'argument' : conversion from 'gfxFloat' to 'float', possible loss of data c:/build/comm-central/comm-central/mozilla/layout/base/nsLayoutUtils.cpp(2967) : warning C4244: 'argument' : conversion from 'gfxFloat' to 'float', possible loss of data c:/build/comm-central/comm-central/mozilla/layout/base/nsLayoutUtils.cpp(2968) : warning C4244: 'argument' : conversion from 'gfxFloat' to 'float', possible loss of data c:/build/comm-central/comm-central/mozilla/layout/base/nsLayoutUtils.cpp(3122) : warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data c:/build/comm-central/comm-central/mozilla/layout/base/nsLayoutUtils.cpp(3123) : warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data c:/build/comm-central/comm-central/mozilla/layout/base/nsLayoutUtils.cpp(3125) : warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data c:/build/comm-central/comm-central/mozilla/layout/base/nsLayoutUtils.cpp(3126) : warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data nsPresArena.cpp Building deps for /c/build/comm-central/comm-central/mozilla/layout/base/nsPresArena.cpp cl -FonsPresArena.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/layout/base -I/c/build/comm-central/comm-central/mozilla/layout/base/../style -I/c/build/comm-central/comm-central/mozilla/layout/base/../generic -I/c/build/comm-central/comm-central/mozilla/layout/base/../forms -I/c/build/comm-central/comm-central/mozilla/layout/base/../tables -I/c/build/comm-central/comm-central/mozilla/layout/base/../printing -I/c/build/comm-central/comm-central/mozilla/layout/base/../xul/base/src -I/c/build/comm-central/comm-central/mozilla/layout/base/../xul/base/src/tree/src -I/c/build/comm-central/comm-central/mozilla/layout/base/../../content/base/src -I/c/build/comm-central/comm-central/mozilla/layout/base/../../content/events/src -I/c/build/comm-central/comm-central/mozilla/layout/base/../../content/xbl/src -I/c/build/comm-central/comm-central/mozilla/layout/base/../../view/src -I/c/build/comm-central/comm-central/mozilla/layout/base/../../dom/base -I/c/build/comm-central/comm-central/mozilla/layout/base/../../content/svg/content/src -I/c/build/comm-central/comm-central/mozilla/layout/base/../svg/base/src -I/c/build/comm-central/comm-central/mozilla/layout/base/../../content/html/content/src -I/c/build/comm-central/comm-central/mozilla/layout/base -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -Ic:/build/comm-central/sb-de/mozilla/dist/include/cairo -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/layout/base/nsPresArena.cpp nsPresArena.cpp nsPresContext.cpp Building deps for /c/build/comm-central/comm-central/mozilla/layout/base/nsPresContext.cpp cl -FonsPresContext.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/layout/base -I/c/build/comm-central/comm-central/mozilla/layout/base/../style -I/c/build/comm-central/comm-central/mozilla/layout/base/../generic -I/c/build/comm-central/comm-central/mozilla/layout/base/../forms -I/c/build/comm-central/comm-central/mozilla/layout/base/../tables -I/c/build/comm-central/comm-central/mozilla/layout/base/../printing -I/c/build/comm-central/comm-central/mozilla/layout/base/../xul/base/src -I/c/build/comm-central/comm-central/mozilla/layout/base/../xul/base/src/tree/src -I/c/build/comm-central/comm-central/mozilla/layout/base/../../content/base/src -I/c/build/comm-central/comm-central/mozilla/layout/base/../../content/events/src -I/c/build/comm-central/comm-central/mozilla/layout/base/../../content/xbl/src -I/c/build/comm-central/comm-central/mozilla/layout/base/../../view/src -I/c/build/comm-central/comm-central/mozilla/layout/base/../../dom/base -I/c/build/comm-central/comm-central/mozilla/layout/base/../../content/svg/content/src -I/c/build/comm-central/comm-central/mozilla/layout/base/../svg/base/src -I/c/build/comm-central/comm-central/mozilla/layout/base/../../content/html/content/src -I/c/build/comm-central/comm-central/mozilla/layout/base -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -Ic:/build/comm-central/sb-de/mozilla/dist/include/cairo -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/layout/base/nsPresContext.cpp nsPresContext.cpp c:/build/comm-central/comm-central/mozilla/layout/base/../style\nsTransitionManager.h(106) : warning C4099: 'ElementTransitions' : type name first seen using 'struct' now seen using 'class' c:/build/comm-central/comm-central/mozilla/layout/base/../style\nsTransitionManager.h(53) : see declaration of 'ElementTransitions' c:/build/comm-central/comm-central/mozilla/layout/base/nsPresContext.cpp(483) : warning C4244: 'argument' : conversion from 'PRInt32' to 'float', possible loss of data c:/build/comm-central/comm-central/mozilla/layout/base/nsPresContext.cpp(550) : warning C4244: 'argument' : conversion from 'PRInt32' to 'float', possible loss of data c:/build/comm-central/comm-central/mozilla/layout/base/nsPresContext.cpp(778) : warning C4244: 'initializing' : conversion from 'PRInt32' to 'float', possible loss of data c:/build/comm-central/comm-central/mozilla/layout/base/nsPresContext.cpp(779) : warning C4244: 'initializing' : conversion from 'PRInt32' to 'float', possible loss of data c:/build/comm-central/comm-central/mozilla/layout/base/nsPresContext.cpp(1694) : warning C4101: 'type' : unreferenced local variable nsPresShell.cpp Building deps for /c/build/comm-central/comm-central/mozilla/layout/base/nsPresShell.cpp cl -FonsPresShell.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/layout/base -I/c/build/comm-central/comm-central/mozilla/layout/base/../style -I/c/build/comm-central/comm-central/mozilla/layout/base/../generic -I/c/build/comm-central/comm-central/mozilla/layout/base/../forms -I/c/build/comm-central/comm-central/mozilla/layout/base/../tables -I/c/build/comm-central/comm-central/mozilla/layout/base/../printing -I/c/build/comm-central/comm-central/mozilla/layout/base/../xul/base/src -I/c/build/comm-central/comm-central/mozilla/layout/base/../xul/base/src/tree/src -I/c/build/comm-central/comm-central/mozilla/layout/base/../../content/base/src -I/c/build/comm-central/comm-central/mozilla/layout/base/../../content/events/src -I/c/build/comm-central/comm-central/mozilla/layout/base/../../content/xbl/src -I/c/build/comm-central/comm-central/mozilla/layout/base/../../view/src -I/c/build/comm-central/comm-central/mozilla/layout/base/../../dom/base -I/c/build/comm-central/comm-central/mozilla/layout/base/../../content/svg/content/src -I/c/build/comm-central/comm-central/mozilla/layout/base/../svg/base/src -I/c/build/comm-central/comm-central/mozilla/layout/base/../../content/html/content/src -I/c/build/comm-central/comm-central/mozilla/layout/base -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -Ic:/build/comm-central/sb-de/mozilla/dist/include/cairo -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/layout/base/nsPresShell.cpp nsPresShell.cpp nsQuoteList.cpp Building deps for /c/build/comm-central/comm-central/mozilla/layout/base/nsQuoteList.cpp cl -FonsQuoteList.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/layout/base -I/c/build/comm-central/comm-central/mozilla/layout/base/../style -I/c/build/comm-central/comm-central/mozilla/layout/base/../generic -I/c/build/comm-central/comm-central/mozilla/layout/base/../forms -I/c/build/comm-central/comm-central/mozilla/layout/base/../tables -I/c/build/comm-central/comm-central/mozilla/layout/base/../printing -I/c/build/comm-central/comm-central/mozilla/layout/base/../xul/base/src -I/c/build/comm-central/comm-central/mozilla/layout/base/../xul/base/src/tree/src -I/c/build/comm-central/comm-central/mozilla/layout/base/../../content/base/src -I/c/build/comm-central/comm-central/mozilla/layout/base/../../content/events/src -I/c/build/comm-central/comm-central/mozilla/layout/base/../../content/xbl/src -I/c/build/comm-central/comm-central/mozilla/layout/base/../../view/src -I/c/build/comm-central/comm-central/mozilla/layout/base/../../dom/base -I/c/build/comm-central/comm-central/mozilla/layout/base/../../content/svg/content/src -I/c/build/comm-central/comm-central/mozilla/layout/base/../svg/base/src -I/c/build/comm-central/comm-central/mozilla/layout/base/../../content/html/content/src -I/c/build/comm-central/comm-central/mozilla/layout/base -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -Ic:/build/comm-central/sb-de/mozilla/dist/include/cairo -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/layout/base/nsQuoteList.cpp nsQuoteList.cpp nsRefreshDriver.cpp Building deps for /c/build/comm-central/comm-central/mozilla/layout/base/nsRefreshDriver.cpp cl -FonsRefreshDriver.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/layout/base -I/c/build/comm-central/comm-central/mozilla/layout/base/../style -I/c/build/comm-central/comm-central/mozilla/layout/base/../generic -I/c/build/comm-central/comm-central/mozilla/layout/base/../forms -I/c/build/comm-central/comm-central/mozilla/layout/base/../tables -I/c/build/comm-central/comm-central/mozilla/layout/base/../printing -I/c/build/comm-central/comm-central/mozilla/layout/base/../xul/base/src -I/c/build/comm-central/comm-central/mozilla/layout/base/../xul/base/src/tree/src -I/c/build/comm-central/comm-central/mozilla/layout/base/../../content/base/src -I/c/build/comm-central/comm-central/mozilla/layout/base/../../content/events/src -I/c/build/comm-central/comm-central/mozilla/layout/base/../../content/xbl/src -I/c/build/comm-central/comm-central/mozilla/layout/base/../../view/src -I/c/build/comm-central/comm-central/mozilla/layout/base/../../dom/base -I/c/build/comm-central/comm-central/mozilla/layout/base/../../content/svg/content/src -I/c/build/comm-central/comm-central/mozilla/layout/base/../svg/base/src -I/c/build/comm-central/comm-central/mozilla/layout/base/../../content/html/content/src -I/c/build/comm-central/comm-central/mozilla/layout/base -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -Ic:/build/comm-central/sb-de/mozilla/dist/include/cairo -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/layout/base/nsRefreshDriver.cpp nsRefreshDriver.cpp nsStyleChangeList.cpp Building deps for /c/build/comm-central/comm-central/mozilla/layout/base/nsStyleChangeList.cpp cl -FonsStyleChangeList.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/layout/base -I/c/build/comm-central/comm-central/mozilla/layout/base/../style -I/c/build/comm-central/comm-central/mozilla/layout/base/../generic -I/c/build/comm-central/comm-central/mozilla/layout/base/../forms -I/c/build/comm-central/comm-central/mozilla/layout/base/../tables -I/c/build/comm-central/comm-central/mozilla/layout/base/../printing -I/c/build/comm-central/comm-central/mozilla/layout/base/../xul/base/src -I/c/build/comm-central/comm-central/mozilla/layout/base/../xul/base/src/tree/src -I/c/build/comm-central/comm-central/mozilla/layout/base/../../content/base/src -I/c/build/comm-central/comm-central/mozilla/layout/base/../../content/events/src -I/c/build/comm-central/comm-central/mozilla/layout/base/../../content/xbl/src -I/c/build/comm-central/comm-central/mozilla/layout/base/../../view/src -I/c/build/comm-central/comm-central/mozilla/layout/base/../../dom/base -I/c/build/comm-central/comm-central/mozilla/layout/base/../../content/svg/content/src -I/c/build/comm-central/comm-central/mozilla/layout/base/../svg/base/src -I/c/build/comm-central/comm-central/mozilla/layout/base/../../content/html/content/src -I/c/build/comm-central/comm-central/mozilla/layout/base -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -Ic:/build/comm-central/sb-de/mozilla/dist/include/cairo -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/layout/base/nsStyleChangeList.cpp nsStyleChangeList.cpp nsStyleSheetService.cpp Building deps for /c/build/comm-central/comm-central/mozilla/layout/base/nsStyleSheetService.cpp cl -FonsStyleSheetService.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/layout/base -I/c/build/comm-central/comm-central/mozilla/layout/base/../style -I/c/build/comm-central/comm-central/mozilla/layout/base/../generic -I/c/build/comm-central/comm-central/mozilla/layout/base/../forms -I/c/build/comm-central/comm-central/mozilla/layout/base/../tables -I/c/build/comm-central/comm-central/mozilla/layout/base/../printing -I/c/build/comm-central/comm-central/mozilla/layout/base/../xul/base/src -I/c/build/comm-central/comm-central/mozilla/layout/base/../xul/base/src/tree/src -I/c/build/comm-central/comm-central/mozilla/layout/base/../../content/base/src -I/c/build/comm-central/comm-central/mozilla/layout/base/../../content/events/src -I/c/build/comm-central/comm-central/mozilla/layout/base/../../content/xbl/src -I/c/build/comm-central/comm-central/mozilla/layout/base/../../view/src -I/c/build/comm-central/comm-central/mozilla/layout/base/../../dom/base -I/c/build/comm-central/comm-central/mozilla/layout/base/../../content/svg/content/src -I/c/build/comm-central/comm-central/mozilla/layout/base/../svg/base/src -I/c/build/comm-central/comm-central/mozilla/layout/base/../../content/html/content/src -I/c/build/comm-central/comm-central/mozilla/layout/base -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -Ic:/build/comm-central/sb-de/mozilla/dist/include/cairo -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/layout/base/nsStyleSheetService.cpp nsStyleSheetService.cpp nsBidiPresUtils.cpp Building deps for /c/build/comm-central/comm-central/mozilla/layout/base/nsBidiPresUtils.cpp cl -FonsBidiPresUtils.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/layout/base -I/c/build/comm-central/comm-central/mozilla/layout/base/../style -I/c/build/comm-central/comm-central/mozilla/layout/base/../generic -I/c/build/comm-central/comm-central/mozilla/layout/base/../forms -I/c/build/comm-central/comm-central/mozilla/layout/base/../tables -I/c/build/comm-central/comm-central/mozilla/layout/base/../printing -I/c/build/comm-central/comm-central/mozilla/layout/base/../xul/base/src -I/c/build/comm-central/comm-central/mozilla/layout/base/../xul/base/src/tree/src -I/c/build/comm-central/comm-central/mozilla/layout/base/../../content/base/src -I/c/build/comm-central/comm-central/mozilla/layout/base/../../content/events/src -I/c/build/comm-central/comm-central/mozilla/layout/base/../../content/xbl/src -I/c/build/comm-central/comm-central/mozilla/layout/base/../../view/src -I/c/build/comm-central/comm-central/mozilla/layout/base/../../dom/base -I/c/build/comm-central/comm-central/mozilla/layout/base/../../content/svg/content/src -I/c/build/comm-central/comm-central/mozilla/layout/base/../svg/base/src -I/c/build/comm-central/comm-central/mozilla/layout/base/../../content/html/content/src -I/c/build/comm-central/comm-central/mozilla/layout/base -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -Ic:/build/comm-central/sb-de/mozilla/dist/include/cairo -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/layout/base/nsBidiPresUtils.cpp nsBidiPresUtils.cpp nsBidi.cpp Building deps for /c/build/comm-central/comm-central/mozilla/layout/base/nsBidi.cpp cl -FonsBidi.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/layout/base -I/c/build/comm-central/comm-central/mozilla/layout/base/../style -I/c/build/comm-central/comm-central/mozilla/layout/base/../generic -I/c/build/comm-central/comm-central/mozilla/layout/base/../forms -I/c/build/comm-central/comm-central/mozilla/layout/base/../tables -I/c/build/comm-central/comm-central/mozilla/layout/base/../printing -I/c/build/comm-central/comm-central/mozilla/layout/base/../xul/base/src -I/c/build/comm-central/comm-central/mozilla/layout/base/../xul/base/src/tree/src -I/c/build/comm-central/comm-central/mozilla/layout/base/../../content/base/src -I/c/build/comm-central/comm-central/mozilla/layout/base/../../content/events/src -I/c/build/comm-central/comm-central/mozilla/layout/base/../../content/xbl/src -I/c/build/comm-central/comm-central/mozilla/layout/base/../../view/src -I/c/build/comm-central/comm-central/mozilla/layout/base/../../dom/base -I/c/build/comm-central/comm-central/mozilla/layout/base/../../content/svg/content/src -I/c/build/comm-central/comm-central/mozilla/layout/base/../svg/base/src -I/c/build/comm-central/comm-central/mozilla/layout/base/../../content/html/content/src -I/c/build/comm-central/comm-central/mozilla/layout/base -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -Ic:/build/comm-central/sb-de/mozilla/dist/include/cairo -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/layout/base/nsBidi.cpp nsBidi.cpp rm -f gkbase_s.lib lib -NOLOGO -OUT:"gkbase_s.lib" FramePropertyTable.obj nsCSSColorUtils.obj nsCSSFrameConstructor.obj nsCSSRendering.obj nsCSSRenderingBorders.obj nsCaret.obj nsChildIterator.obj nsCounterManager.obj nsDisplayList.obj nsDocumentViewer.obj nsFrameManager.obj nsFrameTraversal.obj nsGenConList.obj nsImageLoader.obj nsLayoutDebugger.obj nsLayoutHistoryState.obj nsLayoutUtils.obj nsPresArena.obj nsPresContext.obj nsPresShell.obj nsQuoteList.obj nsRefreshDriver.obj nsStyleChangeList.obj nsStyleSheetService.obj nsBidiPresUtils.obj nsBidi.obj nsLayoutDebugger.obj : warning LNK4221: no public symbols found; archive member will be inaccessible echo not_ranlib gkbase_s.lib not_ranlib gkbase_s.lib nsIStyleSheetService.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/layout/base -I../../dist/idl -e _xpidlgen/nsIStyleSheetService.xpt -d .deps/nsIStyleSheetService.pp /c/build/comm-central/comm-central/mozilla/layout/base/nsIStyleSheetService.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpt_link.exe _xpidlgen/layout_base.xpt _xpidlgen/nsIStyleSheetService.xpt c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 _xpidlgen/layout_base.xpt ../../dist/bin/components make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/layout/base' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/layout/generic' nsAbsoluteContainingBlock.cpp Building deps for /c/build/comm-central/comm-central/mozilla/layout/generic/nsAbsoluteContainingBlock.cpp cl -FonsAbsoluteContainingBlock.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/layout/generic -I/c/build/comm-central/comm-central/mozilla/layout/generic/../base -I/c/build/comm-central/comm-central/mozilla/layout/generic/../forms -I/c/build/comm-central/comm-central/mozilla/layout/generic/../tables -I/c/build/comm-central/comm-central/mozilla/layout/generic/../xul/base/src -I/c/build/comm-central/comm-central/mozilla/layout/generic/../../content/xul/content/src -I/c/build/comm-central/comm-central/mozilla/layout/generic/../../content/base/src -I/c/build/comm-central/comm-central/mozilla/layout/generic/../../content/html/content/src -I/c/build/comm-central/comm-central/mozilla/layout/generic/../../dom/base -Ic:/build/comm-central/sb-de/mozilla/dist/include/cairo -I/c/build/comm-central/comm-central/mozilla/layout/generic -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/layout/generic/nsAbsoluteContainingBlock.cpp nsAbsoluteContainingBlock.cpp nsBRFrame.cpp Building deps for /c/build/comm-central/comm-central/mozilla/layout/generic/nsBRFrame.cpp cl -FonsBRFrame.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/layout/generic -I/c/build/comm-central/comm-central/mozilla/layout/generic/../base -I/c/build/comm-central/comm-central/mozilla/layout/generic/../forms -I/c/build/comm-central/comm-central/mozilla/layout/generic/../tables -I/c/build/comm-central/comm-central/mozilla/layout/generic/../xul/base/src -I/c/build/comm-central/comm-central/mozilla/layout/generic/../../content/xul/content/src -I/c/build/comm-central/comm-central/mozilla/layout/generic/../../content/base/src -I/c/build/comm-central/comm-central/mozilla/layout/generic/../../content/html/content/src -I/c/build/comm-central/comm-central/mozilla/layout/generic/../../dom/base -Ic:/build/comm-central/sb-de/mozilla/dist/include/cairo -I/c/build/comm-central/comm-central/mozilla/layout/generic -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/layout/generic/nsBRFrame.cpp nsBRFrame.cpp nsBlockFrame.cpp Building deps for /c/build/comm-central/comm-central/mozilla/layout/generic/nsBlockFrame.cpp cl -FonsBlockFrame.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/layout/generic -I/c/build/comm-central/comm-central/mozilla/layout/generic/../base -I/c/build/comm-central/comm-central/mozilla/layout/generic/../forms -I/c/build/comm-central/comm-central/mozilla/layout/generic/../tables -I/c/build/comm-central/comm-central/mozilla/layout/generic/../xul/base/src -I/c/build/comm-central/comm-central/mozilla/layout/generic/../../content/xul/content/src -I/c/build/comm-central/comm-central/mozilla/layout/generic/../../content/base/src -I/c/build/comm-central/comm-central/mozilla/layout/generic/../../content/html/content/src -I/c/build/comm-central/comm-central/mozilla/layout/generic/../../dom/base -Ic:/build/comm-central/sb-de/mozilla/dist/include/cairo -I/c/build/comm-central/comm-central/mozilla/layout/generic -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/layout/generic/nsBlockFrame.cpp nsBlockFrame.cpp nsBlockReflowContext.cpp Building deps for /c/build/comm-central/comm-central/mozilla/layout/generic/nsBlockReflowContext.cpp cl -FonsBlockReflowContext.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/layout/generic -I/c/build/comm-central/comm-central/mozilla/layout/generic/../base -I/c/build/comm-central/comm-central/mozilla/layout/generic/../forms -I/c/build/comm-central/comm-central/mozilla/layout/generic/../tables -I/c/build/comm-central/comm-central/mozilla/layout/generic/../xul/base/src -I/c/build/comm-central/comm-central/mozilla/layout/generic/../../content/xul/content/src -I/c/build/comm-central/comm-central/mozilla/layout/generic/../../content/base/src -I/c/build/comm-central/comm-central/mozilla/layout/generic/../../content/html/content/src -I/c/build/comm-central/comm-central/mozilla/layout/generic/../../dom/base -Ic:/build/comm-central/sb-de/mozilla/dist/include/cairo -I/c/build/comm-central/comm-central/mozilla/layout/generic -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/layout/generic/nsBlockReflowContext.cpp nsBlockReflowContext.cpp nsBlockReflowState.cpp Building deps for /c/build/comm-central/comm-central/mozilla/layout/generic/nsBlockReflowState.cpp cl -FonsBlockReflowState.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/layout/generic -I/c/build/comm-central/comm-central/mozilla/layout/generic/../base -I/c/build/comm-central/comm-central/mozilla/layout/generic/../forms -I/c/build/comm-central/comm-central/mozilla/layout/generic/../tables -I/c/build/comm-central/comm-central/mozilla/layout/generic/../xul/base/src -I/c/build/comm-central/comm-central/mozilla/layout/generic/../../content/xul/content/src -I/c/build/comm-central/comm-central/mozilla/layout/generic/../../content/base/src -I/c/build/comm-central/comm-central/mozilla/layout/generic/../../content/html/content/src -I/c/build/comm-central/comm-central/mozilla/layout/generic/../../dom/base -Ic:/build/comm-central/sb-de/mozilla/dist/include/cairo -I/c/build/comm-central/comm-central/mozilla/layout/generic -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/layout/generic/nsBlockReflowState.cpp nsBlockReflowState.cpp nsBulletFrame.cpp Building deps for /c/build/comm-central/comm-central/mozilla/layout/generic/nsBulletFrame.cpp cl -FonsBulletFrame.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/layout/generic -I/c/build/comm-central/comm-central/mozilla/layout/generic/../base -I/c/build/comm-central/comm-central/mozilla/layout/generic/../forms -I/c/build/comm-central/comm-central/mozilla/layout/generic/../tables -I/c/build/comm-central/comm-central/mozilla/layout/generic/../xul/base/src -I/c/build/comm-central/comm-central/mozilla/layout/generic/../../content/xul/content/src -I/c/build/comm-central/comm-central/mozilla/layout/generic/../../content/base/src -I/c/build/comm-central/comm-central/mozilla/layout/generic/../../content/html/content/src -I/c/build/comm-central/comm-central/mozilla/layout/generic/../../dom/base -Ic:/build/comm-central/sb-de/mozilla/dist/include/cairo -I/c/build/comm-central/comm-central/mozilla/layout/generic -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/layout/generic/nsBulletFrame.cpp nsBulletFrame.cpp nsColumnSetFrame.cpp Building deps for /c/build/comm-central/comm-central/mozilla/layout/generic/nsColumnSetFrame.cpp cl -FonsColumnSetFrame.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/layout/generic -I/c/build/comm-central/comm-central/mozilla/layout/generic/../base -I/c/build/comm-central/comm-central/mozilla/layout/generic/../forms -I/c/build/comm-central/comm-central/mozilla/layout/generic/../tables -I/c/build/comm-central/comm-central/mozilla/layout/generic/../xul/base/src -I/c/build/comm-central/comm-central/mozilla/layout/generic/../../content/xul/content/src -I/c/build/comm-central/comm-central/mozilla/layout/generic/../../content/base/src -I/c/build/comm-central/comm-central/mozilla/layout/generic/../../content/html/content/src -I/c/build/comm-central/comm-central/mozilla/layout/generic/../../dom/base -Ic:/build/comm-central/sb-de/mozilla/dist/include/cairo -I/c/build/comm-central/comm-central/mozilla/layout/generic -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/layout/generic/nsColumnSetFrame.cpp nsColumnSetFrame.cpp nsContainerFrame.cpp Building deps for /c/build/comm-central/comm-central/mozilla/layout/generic/nsContainerFrame.cpp cl -FonsContainerFrame.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/layout/generic -I/c/build/comm-central/comm-central/mozilla/layout/generic/../base -I/c/build/comm-central/comm-central/mozilla/layout/generic/../forms -I/c/build/comm-central/comm-central/mozilla/layout/generic/../tables -I/c/build/comm-central/comm-central/mozilla/layout/generic/../xul/base/src -I/c/build/comm-central/comm-central/mozilla/layout/generic/../../content/xul/content/src -I/c/build/comm-central/comm-central/mozilla/layout/generic/../../content/base/src -I/c/build/comm-central/comm-central/mozilla/layout/generic/../../content/html/content/src -I/c/build/comm-central/comm-central/mozilla/layout/generic/../../dom/base -Ic:/build/comm-central/sb-de/mozilla/dist/include/cairo -I/c/build/comm-central/comm-central/mozilla/layout/generic -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/layout/generic/nsContainerFrame.cpp nsContainerFrame.cpp nsFirstLetterFrame.cpp Building deps for /c/build/comm-central/comm-central/mozilla/layout/generic/nsFirstLetterFrame.cpp cl -FonsFirstLetterFrame.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/layout/generic -I/c/build/comm-central/comm-central/mozilla/layout/generic/../base -I/c/build/comm-central/comm-central/mozilla/layout/generic/../forms -I/c/build/comm-central/comm-central/mozilla/layout/generic/../tables -I/c/build/comm-central/comm-central/mozilla/layout/generic/../xul/base/src -I/c/build/comm-central/comm-central/mozilla/layout/generic/../../content/xul/content/src -I/c/build/comm-central/comm-central/mozilla/layout/generic/../../content/base/src -I/c/build/comm-central/comm-central/mozilla/layout/generic/../../content/html/content/src -I/c/build/comm-central/comm-central/mozilla/layout/generic/../../dom/base -Ic:/build/comm-central/sb-de/mozilla/dist/include/cairo -I/c/build/comm-central/comm-central/mozilla/layout/generic -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/layout/generic/nsFirstLetterFrame.cpp nsFirstLetterFrame.cpp nsFloatManager.cpp Building deps for /c/build/comm-central/comm-central/mozilla/layout/generic/nsFloatManager.cpp cl -FonsFloatManager.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/layout/generic -I/c/build/comm-central/comm-central/mozilla/layout/generic/../base -I/c/build/comm-central/comm-central/mozilla/layout/generic/../forms -I/c/build/comm-central/comm-central/mozilla/layout/generic/../tables -I/c/build/comm-central/comm-central/mozilla/layout/generic/../xul/base/src -I/c/build/comm-central/comm-central/mozilla/layout/generic/../../content/xul/content/src -I/c/build/comm-central/comm-central/mozilla/layout/generic/../../content/base/src -I/c/build/comm-central/comm-central/mozilla/layout/generic/../../content/html/content/src -I/c/build/comm-central/comm-central/mozilla/layout/generic/../../dom/base -Ic:/build/comm-central/sb-de/mozilla/dist/include/cairo -I/c/build/comm-central/comm-central/mozilla/layout/generic -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/layout/generic/nsFloatManager.cpp nsFloatManager.cpp nsFrame.cpp Building deps for /c/build/comm-central/comm-central/mozilla/layout/generic/nsFrame.cpp cl -FonsFrame.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/layout/generic -I/c/build/comm-central/comm-central/mozilla/layout/generic/../base -I/c/build/comm-central/comm-central/mozilla/layout/generic/../forms -I/c/build/comm-central/comm-central/mozilla/layout/generic/../tables -I/c/build/comm-central/comm-central/mozilla/layout/generic/../xul/base/src -I/c/build/comm-central/comm-central/mozilla/layout/generic/../../content/xul/content/src -I/c/build/comm-central/comm-central/mozilla/layout/generic/../../content/base/src -I/c/build/comm-central/comm-central/mozilla/layout/generic/../../content/html/content/src -I/c/build/comm-central/comm-central/mozilla/layout/generic/../../dom/base -Ic:/build/comm-central/sb-de/mozilla/dist/include/cairo -I/c/build/comm-central/comm-central/mozilla/layout/generic -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/layout/generic/nsFrame.cpp nsFrame.cpp c:/build/comm-central/comm-central/mozilla/layout/generic/nsFrame.cpp(3568) : warning C4244: '=' : conversion from 'double' to 'nscoord', possible loss of data c:/build/comm-central/comm-central/mozilla/layout/generic/nsFrame.cpp(3569) : warning C4244: '=' : conversion from 'double' to 'nscoord', possible loss of data c:/build/comm-central/comm-central/mozilla/layout/generic/nsFrame.cpp(3762) : warning C4244: 'argument' : conversion from 'PRInt32' to 'float', possible loss of data c:/build/comm-central/comm-central/mozilla/layout/generic/nsFrame.cpp(3765) : warning C4244: 'argument' : conversion from 'PRInt32' to 'float', possible loss of data c:/build/comm-central/comm-central/mozilla/layout/generic/nsFrame.cpp(3766) : warning C4244: 'argument' : conversion from 'PRInt32' to 'float', possible loss of data c:/build/comm-central/comm-central/mozilla/layout/generic/nsFrame.cpp(3799) : warning C4244: 'argument' : conversion from 'PRInt32' to 'float', possible loss of data c:/build/comm-central/comm-central/mozilla/layout/generic/nsFrame.cpp(3800) : warning C4244: 'argument' : conversion from 'PRInt32' to 'float', possible loss of data nsFrameFrame.cpp Building deps for /c/build/comm-central/comm-central/mozilla/layout/generic/nsFrameFrame.cpp cl -FonsFrameFrame.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/layout/generic -I/c/build/comm-central/comm-central/mozilla/layout/generic/../base -I/c/build/comm-central/comm-central/mozilla/layout/generic/../forms -I/c/build/comm-central/comm-central/mozilla/layout/generic/../tables -I/c/build/comm-central/comm-central/mozilla/layout/generic/../xul/base/src -I/c/build/comm-central/comm-central/mozilla/layout/generic/../../content/xul/content/src -I/c/build/comm-central/comm-central/mozilla/layout/generic/../../content/base/src -I/c/build/comm-central/comm-central/mozilla/layout/generic/../../content/html/content/src -I/c/build/comm-central/comm-central/mozilla/layout/generic/../../dom/base -Ic:/build/comm-central/sb-de/mozilla/dist/include/cairo -I/c/build/comm-central/comm-central/mozilla/layout/generic -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/layout/generic/nsFrameFrame.cpp nsFrameFrame.cpp nsFrameList.cpp Building deps for /c/build/comm-central/comm-central/mozilla/layout/generic/nsFrameList.cpp cl -FonsFrameList.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/layout/generic -I/c/build/comm-central/comm-central/mozilla/layout/generic/../base -I/c/build/comm-central/comm-central/mozilla/layout/generic/../forms -I/c/build/comm-central/comm-central/mozilla/layout/generic/../tables -I/c/build/comm-central/comm-central/mozilla/layout/generic/../xul/base/src -I/c/build/comm-central/comm-central/mozilla/layout/generic/../../content/xul/content/src -I/c/build/comm-central/comm-central/mozilla/layout/generic/../../content/base/src -I/c/build/comm-central/comm-central/mozilla/layout/generic/../../content/html/content/src -I/c/build/comm-central/comm-central/mozilla/layout/generic/../../dom/base -Ic:/build/comm-central/sb-de/mozilla/dist/include/cairo -I/c/build/comm-central/comm-central/mozilla/layout/generic -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/layout/generic/nsFrameList.cpp nsFrameList.cpp nsFrameSetFrame.cpp Building deps for /c/build/comm-central/comm-central/mozilla/layout/generic/nsFrameSetFrame.cpp cl -FonsFrameSetFrame.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/layout/generic -I/c/build/comm-central/comm-central/mozilla/layout/generic/../base -I/c/build/comm-central/comm-central/mozilla/layout/generic/../forms -I/c/build/comm-central/comm-central/mozilla/layout/generic/../tables -I/c/build/comm-central/comm-central/mozilla/layout/generic/../xul/base/src -I/c/build/comm-central/comm-central/mozilla/layout/generic/../../content/xul/content/src -I/c/build/comm-central/comm-central/mozilla/layout/generic/../../content/base/src -I/c/build/comm-central/comm-central/mozilla/layout/generic/../../content/html/content/src -I/c/build/comm-central/comm-central/mozilla/layout/generic/../../dom/base -Ic:/build/comm-central/sb-de/mozilla/dist/include/cairo -I/c/build/comm-central/comm-central/mozilla/layout/generic -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/layout/generic/nsFrameSetFrame.cpp nsFrameSetFrame.cpp c:/build/comm-central/comm-central/mozilla/layout/generic/nsFrameSetFrame.cpp(1357) : warning C4018: '<' : signed/unsigned mismatch nsFrameUtil.cpp Building deps for /c/build/comm-central/comm-central/mozilla/layout/generic/nsFrameUtil.cpp cl -FonsFrameUtil.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/layout/generic -I/c/build/comm-central/comm-central/mozilla/layout/generic/../base -I/c/build/comm-central/comm-central/mozilla/layout/generic/../forms -I/c/build/comm-central/comm-central/mozilla/layout/generic/../tables -I/c/build/comm-central/comm-central/mozilla/layout/generic/../xul/base/src -I/c/build/comm-central/comm-central/mozilla/layout/generic/../../content/xul/content/src -I/c/build/comm-central/comm-central/mozilla/layout/generic/../../content/base/src -I/c/build/comm-central/comm-central/mozilla/layout/generic/../../content/html/content/src -I/c/build/comm-central/comm-central/mozilla/layout/generic/../../dom/base -Ic:/build/comm-central/sb-de/mozilla/dist/include/cairo -I/c/build/comm-central/comm-central/mozilla/layout/generic -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/layout/generic/nsFrameUtil.cpp nsFrameUtil.cpp nsGfxScrollFrame.cpp Building deps for /c/build/comm-central/comm-central/mozilla/layout/generic/nsGfxScrollFrame.cpp cl -FonsGfxScrollFrame.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/layout/generic -I/c/build/comm-central/comm-central/mozilla/layout/generic/../base -I/c/build/comm-central/comm-central/mozilla/layout/generic/../forms -I/c/build/comm-central/comm-central/mozilla/layout/generic/../tables -I/c/build/comm-central/comm-central/mozilla/layout/generic/../xul/base/src -I/c/build/comm-central/comm-central/mozilla/layout/generic/../../content/xul/content/src -I/c/build/comm-central/comm-central/mozilla/layout/generic/../../content/base/src -I/c/build/comm-central/comm-central/mozilla/layout/generic/../../content/html/content/src -I/c/build/comm-central/comm-central/mozilla/layout/generic/../../dom/base -Ic:/build/comm-central/sb-de/mozilla/dist/include/cairo -I/c/build/comm-central/comm-central/mozilla/layout/generic -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/layout/generic/nsGfxScrollFrame.cpp nsGfxScrollFrame.cpp c:/build/comm-central/comm-central/mozilla/layout/generic/nsGfxScrollFrame.cpp(101) : warning C4355: 'this' : used in base member initializer list c:/build/comm-central/comm-central/mozilla/layout/generic/nsGfxScrollFrame.cpp(933) : warning C4355: 'this' : used in base member initializer list c:/build/comm-central/comm-central/mozilla/layout/generic/nsGfxScrollFrame.cpp(1238) : warning C4244: 'argument' : conversion from 'PRInt32' to 'float', possible loss of data c:/build/comm-central/comm-central/mozilla/layout/generic/nsGfxScrollFrame.cpp(1239) : warning C4244: 'argument' : conversion from 'PRInt32' to 'float', possible loss of data c:/build/comm-central/comm-central/mozilla/layout/generic/nsGfxScrollFrame.cpp(1809) : warning C4244: 'argument' : conversion from 'nscoord' to 'float', possible loss of data c:/build/comm-central/comm-central/mozilla/layout/generic/nsGfxScrollFrame.cpp(1810) : warning C4244: 'argument' : conversion from 'nscoord' to 'float', possible loss of data c:/build/comm-central/comm-central/mozilla/layout/generic/nsGfxScrollFrame.cpp(2037) : warning C4244: 'initializing' : conversion from 'PRInt32' to 'float', possible loss of data nsHTMLCanvasFrame.cpp Building deps for /c/build/comm-central/comm-central/mozilla/layout/generic/nsHTMLCanvasFrame.cpp cl -FonsHTMLCanvasFrame.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/layout/generic -I/c/build/comm-central/comm-central/mozilla/layout/generic/../base -I/c/build/comm-central/comm-central/mozilla/layout/generic/../forms -I/c/build/comm-central/comm-central/mozilla/layout/generic/../tables -I/c/build/comm-central/comm-central/mozilla/layout/generic/../xul/base/src -I/c/build/comm-central/comm-central/mozilla/layout/generic/../../content/xul/content/src -I/c/build/comm-central/comm-central/mozilla/layout/generic/../../content/base/src -I/c/build/comm-central/comm-central/mozilla/layout/generic/../../content/html/content/src -I/c/build/comm-central/comm-central/mozilla/layout/generic/../../dom/base -Ic:/build/comm-central/sb-de/mozilla/dist/include/cairo -I/c/build/comm-central/comm-central/mozilla/layout/generic -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/layout/generic/nsHTMLCanvasFrame.cpp nsHTMLCanvasFrame.cpp nsHTMLContainerFrame.cpp Building deps for /c/build/comm-central/comm-central/mozilla/layout/generic/nsHTMLContainerFrame.cpp cl -FonsHTMLContainerFrame.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/layout/generic -I/c/build/comm-central/comm-central/mozilla/layout/generic/../base -I/c/build/comm-central/comm-central/mozilla/layout/generic/../forms -I/c/build/comm-central/comm-central/mozilla/layout/generic/../tables -I/c/build/comm-central/comm-central/mozilla/layout/generic/../xul/base/src -I/c/build/comm-central/comm-central/mozilla/layout/generic/../../content/xul/content/src -I/c/build/comm-central/comm-central/mozilla/layout/generic/../../content/base/src -I/c/build/comm-central/comm-central/mozilla/layout/generic/../../content/html/content/src -I/c/build/comm-central/comm-central/mozilla/layout/generic/../../dom/base -Ic:/build/comm-central/sb-de/mozilla/dist/include/cairo -I/c/build/comm-central/comm-central/mozilla/layout/generic -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/layout/generic/nsHTMLContainerFrame.cpp nsHTMLContainerFrame.cpp nsCanvasFrame.cpp Building deps for /c/build/comm-central/comm-central/mozilla/layout/generic/nsCanvasFrame.cpp cl -FonsCanvasFrame.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/layout/generic -I/c/build/comm-central/comm-central/mozilla/layout/generic/../base -I/c/build/comm-central/comm-central/mozilla/layout/generic/../forms -I/c/build/comm-central/comm-central/mozilla/layout/generic/../tables -I/c/build/comm-central/comm-central/mozilla/layout/generic/../xul/base/src -I/c/build/comm-central/comm-central/mozilla/layout/generic/../../content/xul/content/src -I/c/build/comm-central/comm-central/mozilla/layout/generic/../../content/base/src -I/c/build/comm-central/comm-central/mozilla/layout/generic/../../content/html/content/src -I/c/build/comm-central/comm-central/mozilla/layout/generic/../../dom/base -Ic:/build/comm-central/sb-de/mozilla/dist/include/cairo -I/c/build/comm-central/comm-central/mozilla/layout/generic -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/layout/generic/nsCanvasFrame.cpp nsCanvasFrame.cpp nsHTMLReflowState.cpp Building deps for /c/build/comm-central/comm-central/mozilla/layout/generic/nsHTMLReflowState.cpp cl -FonsHTMLReflowState.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/layout/generic -I/c/build/comm-central/comm-central/mozilla/layout/generic/../base -I/c/build/comm-central/comm-central/mozilla/layout/generic/../forms -I/c/build/comm-central/comm-central/mozilla/layout/generic/../tables -I/c/build/comm-central/comm-central/mozilla/layout/generic/../xul/base/src -I/c/build/comm-central/comm-central/mozilla/layout/generic/../../content/xul/content/src -I/c/build/comm-central/comm-central/mozilla/layout/generic/../../content/base/src -I/c/build/comm-central/comm-central/mozilla/layout/generic/../../content/html/content/src -I/c/build/comm-central/comm-central/mozilla/layout/generic/../../dom/base -Ic:/build/comm-central/sb-de/mozilla/dist/include/cairo -I/c/build/comm-central/comm-central/mozilla/layout/generic -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/layout/generic/nsHTMLReflowState.cpp nsHTMLReflowState.cpp nsImageFrame.cpp Building deps for /c/build/comm-central/comm-central/mozilla/layout/generic/nsImageFrame.cpp cl -FonsImageFrame.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/layout/generic -I/c/build/comm-central/comm-central/mozilla/layout/generic/../base -I/c/build/comm-central/comm-central/mozilla/layout/generic/../forms -I/c/build/comm-central/comm-central/mozilla/layout/generic/../tables -I/c/build/comm-central/comm-central/mozilla/layout/generic/../xul/base/src -I/c/build/comm-central/comm-central/mozilla/layout/generic/../../content/xul/content/src -I/c/build/comm-central/comm-central/mozilla/layout/generic/../../content/base/src -I/c/build/comm-central/comm-central/mozilla/layout/generic/../../content/html/content/src -I/c/build/comm-central/comm-central/mozilla/layout/generic/../../dom/base -Ic:/build/comm-central/sb-de/mozilla/dist/include/cairo -I/c/build/comm-central/comm-central/mozilla/layout/generic -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/layout/generic/nsImageFrame.cpp nsImageFrame.cpp nsImageMap.cpp Building deps for /c/build/comm-central/comm-central/mozilla/layout/generic/nsImageMap.cpp cl -FonsImageMap.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/layout/generic -I/c/build/comm-central/comm-central/mozilla/layout/generic/../base -I/c/build/comm-central/comm-central/mozilla/layout/generic/../forms -I/c/build/comm-central/comm-central/mozilla/layout/generic/../tables -I/c/build/comm-central/comm-central/mozilla/layout/generic/../xul/base/src -I/c/build/comm-central/comm-central/mozilla/layout/generic/../../content/xul/content/src -I/c/build/comm-central/comm-central/mozilla/layout/generic/../../content/base/src -I/c/build/comm-central/comm-central/mozilla/layout/generic/../../content/html/content/src -I/c/build/comm-central/comm-central/mozilla/layout/generic/../../dom/base -Ic:/build/comm-central/sb-de/mozilla/dist/include/cairo -I/c/build/comm-central/comm-central/mozilla/layout/generic -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/layout/generic/nsImageMap.cpp nsImageMap.cpp nsInlineFrame.cpp Building deps for /c/build/comm-central/comm-central/mozilla/layout/generic/nsInlineFrame.cpp cl -FonsInlineFrame.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/layout/generic -I/c/build/comm-central/comm-central/mozilla/layout/generic/../base -I/c/build/comm-central/comm-central/mozilla/layout/generic/../forms -I/c/build/comm-central/comm-central/mozilla/layout/generic/../tables -I/c/build/comm-central/comm-central/mozilla/layout/generic/../xul/base/src -I/c/build/comm-central/comm-central/mozilla/layout/generic/../../content/xul/content/src -I/c/build/comm-central/comm-central/mozilla/layout/generic/../../content/base/src -I/c/build/comm-central/comm-central/mozilla/layout/generic/../../content/html/content/src -I/c/build/comm-central/comm-central/mozilla/layout/generic/../../dom/base -Ic:/build/comm-central/sb-de/mozilla/dist/include/cairo -I/c/build/comm-central/comm-central/mozilla/layout/generic -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/layout/generic/nsInlineFrame.cpp nsInlineFrame.cpp nsIntervalSet.cpp Building deps for /c/build/comm-central/comm-central/mozilla/layout/generic/nsIntervalSet.cpp cl -FonsIntervalSet.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/layout/generic -I/c/build/comm-central/comm-central/mozilla/layout/generic/../base -I/c/build/comm-central/comm-central/mozilla/layout/generic/../forms -I/c/build/comm-central/comm-central/mozilla/layout/generic/../tables -I/c/build/comm-central/comm-central/mozilla/layout/generic/../xul/base/src -I/c/build/comm-central/comm-central/mozilla/layout/generic/../../content/xul/content/src -I/c/build/comm-central/comm-central/mozilla/layout/generic/../../content/base/src -I/c/build/comm-central/comm-central/mozilla/layout/generic/../../content/html/content/src -I/c/build/comm-central/comm-central/mozilla/layout/generic/../../dom/base -Ic:/build/comm-central/sb-de/mozilla/dist/include/cairo -I/c/build/comm-central/comm-central/mozilla/layout/generic -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/layout/generic/nsIntervalSet.cpp nsIntervalSet.cpp nsLeafFrame.cpp Building deps for /c/build/comm-central/comm-central/mozilla/layout/generic/nsLeafFrame.cpp cl -FonsLeafFrame.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/layout/generic -I/c/build/comm-central/comm-central/mozilla/layout/generic/../base -I/c/build/comm-central/comm-central/mozilla/layout/generic/../forms -I/c/build/comm-central/comm-central/mozilla/layout/generic/../tables -I/c/build/comm-central/comm-central/mozilla/layout/generic/../xul/base/src -I/c/build/comm-central/comm-central/mozilla/layout/generic/../../content/xul/content/src -I/c/build/comm-central/comm-central/mozilla/layout/generic/../../content/base/src -I/c/build/comm-central/comm-central/mozilla/layout/generic/../../content/html/content/src -I/c/build/comm-central/comm-central/mozilla/layout/generic/../../dom/base -Ic:/build/comm-central/sb-de/mozilla/dist/include/cairo -I/c/build/comm-central/comm-central/mozilla/layout/generic -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/layout/generic/nsLeafFrame.cpp nsLeafFrame.cpp nsLineBox.cpp Building deps for /c/build/comm-central/comm-central/mozilla/layout/generic/nsLineBox.cpp cl -FonsLineBox.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/layout/generic -I/c/build/comm-central/comm-central/mozilla/layout/generic/../base -I/c/build/comm-central/comm-central/mozilla/layout/generic/../forms -I/c/build/comm-central/comm-central/mozilla/layout/generic/../tables -I/c/build/comm-central/comm-central/mozilla/layout/generic/../xul/base/src -I/c/build/comm-central/comm-central/mozilla/layout/generic/../../content/xul/content/src -I/c/build/comm-central/comm-central/mozilla/layout/generic/../../content/base/src -I/c/build/comm-central/comm-central/mozilla/layout/generic/../../content/html/content/src -I/c/build/comm-central/comm-central/mozilla/layout/generic/../../dom/base -Ic:/build/comm-central/sb-de/mozilla/dist/include/cairo -I/c/build/comm-central/comm-central/mozilla/layout/generic -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/layout/generic/nsLineBox.cpp nsLineBox.cpp nsLineLayout.cpp Building deps for /c/build/comm-central/comm-central/mozilla/layout/generic/nsLineLayout.cpp cl -FonsLineLayout.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/layout/generic -I/c/build/comm-central/comm-central/mozilla/layout/generic/../base -I/c/build/comm-central/comm-central/mozilla/layout/generic/../forms -I/c/build/comm-central/comm-central/mozilla/layout/generic/../tables -I/c/build/comm-central/comm-central/mozilla/layout/generic/../xul/base/src -I/c/build/comm-central/comm-central/mozilla/layout/generic/../../content/xul/content/src -I/c/build/comm-central/comm-central/mozilla/layout/generic/../../content/base/src -I/c/build/comm-central/comm-central/mozilla/layout/generic/../../content/html/content/src -I/c/build/comm-central/comm-central/mozilla/layout/generic/../../dom/base -Ic:/build/comm-central/sb-de/mozilla/dist/include/cairo -I/c/build/comm-central/comm-central/mozilla/layout/generic -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/layout/generic/nsLineLayout.cpp nsLineLayout.cpp nsObjectFrame.cpp Building deps for /c/build/comm-central/comm-central/mozilla/layout/generic/nsObjectFrame.cpp cl -FonsObjectFrame.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/layout/generic -I/c/build/comm-central/comm-central/mozilla/layout/generic/../base -I/c/build/comm-central/comm-central/mozilla/layout/generic/../forms -I/c/build/comm-central/comm-central/mozilla/layout/generic/../tables -I/c/build/comm-central/comm-central/mozilla/layout/generic/../xul/base/src -I/c/build/comm-central/comm-central/mozilla/layout/generic/../../content/xul/content/src -I/c/build/comm-central/comm-central/mozilla/layout/generic/../../content/base/src -I/c/build/comm-central/comm-central/mozilla/layout/generic/../../content/html/content/src -I/c/build/comm-central/comm-central/mozilla/layout/generic/../../dom/base -Ic:/build/comm-central/sb-de/mozilla/dist/include/cairo -I/c/build/comm-central/comm-central/mozilla/layout/generic -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/layout/generic/nsObjectFrame.cpp nsObjectFrame.cpp nsPageContentFrame.cpp Building deps for /c/build/comm-central/comm-central/mozilla/layout/generic/nsPageContentFrame.cpp cl -FonsPageContentFrame.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/layout/generic -I/c/build/comm-central/comm-central/mozilla/layout/generic/../base -I/c/build/comm-central/comm-central/mozilla/layout/generic/../forms -I/c/build/comm-central/comm-central/mozilla/layout/generic/../tables -I/c/build/comm-central/comm-central/mozilla/layout/generic/../xul/base/src -I/c/build/comm-central/comm-central/mozilla/layout/generic/../../content/xul/content/src -I/c/build/comm-central/comm-central/mozilla/layout/generic/../../content/base/src -I/c/build/comm-central/comm-central/mozilla/layout/generic/../../content/html/content/src -I/c/build/comm-central/comm-central/mozilla/layout/generic/../../dom/base -Ic:/build/comm-central/sb-de/mozilla/dist/include/cairo -I/c/build/comm-central/comm-central/mozilla/layout/generic -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/layout/generic/nsPageContentFrame.cpp nsPageContentFrame.cpp nsPageFrame.cpp Building deps for /c/build/comm-central/comm-central/mozilla/layout/generic/nsPageFrame.cpp cl -FonsPageFrame.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/layout/generic -I/c/build/comm-central/comm-central/mozilla/layout/generic/../base -I/c/build/comm-central/comm-central/mozilla/layout/generic/../forms -I/c/build/comm-central/comm-central/mozilla/layout/generic/../tables -I/c/build/comm-central/comm-central/mozilla/layout/generic/../xul/base/src -I/c/build/comm-central/comm-central/mozilla/layout/generic/../../content/xul/content/src -I/c/build/comm-central/comm-central/mozilla/layout/generic/../../content/base/src -I/c/build/comm-central/comm-central/mozilla/layout/generic/../../content/html/content/src -I/c/build/comm-central/comm-central/mozilla/layout/generic/../../dom/base -Ic:/build/comm-central/sb-de/mozilla/dist/include/cairo -I/c/build/comm-central/comm-central/mozilla/layout/generic -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/layout/generic/nsPageFrame.cpp nsPageFrame.cpp nsPlaceholderFrame.cpp Building deps for /c/build/comm-central/comm-central/mozilla/layout/generic/nsPlaceholderFrame.cpp cl -FonsPlaceholderFrame.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/layout/generic -I/c/build/comm-central/comm-central/mozilla/layout/generic/../base -I/c/build/comm-central/comm-central/mozilla/layout/generic/../forms -I/c/build/comm-central/comm-central/mozilla/layout/generic/../tables -I/c/build/comm-central/comm-central/mozilla/layout/generic/../xul/base/src -I/c/build/comm-central/comm-central/mozilla/layout/generic/../../content/xul/content/src -I/c/build/comm-central/comm-central/mozilla/layout/generic/../../content/base/src -I/c/build/comm-central/comm-central/mozilla/layout/generic/../../content/html/content/src -I/c/build/comm-central/comm-central/mozilla/layout/generic/../../dom/base -Ic:/build/comm-central/sb-de/mozilla/dist/include/cairo -I/c/build/comm-central/comm-central/mozilla/layout/generic -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/layout/generic/nsPlaceholderFrame.cpp nsPlaceholderFrame.cpp nsSelection.cpp Building deps for /c/build/comm-central/comm-central/mozilla/layout/generic/nsSelection.cpp cl -FonsSelection.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/layout/generic -I/c/build/comm-central/comm-central/mozilla/layout/generic/../base -I/c/build/comm-central/comm-central/mozilla/layout/generic/../forms -I/c/build/comm-central/comm-central/mozilla/layout/generic/../tables -I/c/build/comm-central/comm-central/mozilla/layout/generic/../xul/base/src -I/c/build/comm-central/comm-central/mozilla/layout/generic/../../content/xul/content/src -I/c/build/comm-central/comm-central/mozilla/layout/generic/../../content/base/src -I/c/build/comm-central/comm-central/mozilla/layout/generic/../../content/html/content/src -I/c/build/comm-central/comm-central/mozilla/layout/generic/../../dom/base -Ic:/build/comm-central/sb-de/mozilla/dist/include/cairo -I/c/build/comm-central/comm-central/mozilla/layout/generic -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/layout/generic/nsSelection.cpp nsSelection.cpp nsSimplePageSequence.cpp Building deps for /c/build/comm-central/comm-central/mozilla/layout/generic/nsSimplePageSequence.cpp cl -FonsSimplePageSequence.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/layout/generic -I/c/build/comm-central/comm-central/mozilla/layout/generic/../base -I/c/build/comm-central/comm-central/mozilla/layout/generic/../forms -I/c/build/comm-central/comm-central/mozilla/layout/generic/../tables -I/c/build/comm-central/comm-central/mozilla/layout/generic/../xul/base/src -I/c/build/comm-central/comm-central/mozilla/layout/generic/../../content/xul/content/src -I/c/build/comm-central/comm-central/mozilla/layout/generic/../../content/base/src -I/c/build/comm-central/comm-central/mozilla/layout/generic/../../content/html/content/src -I/c/build/comm-central/comm-central/mozilla/layout/generic/../../dom/base -Ic:/build/comm-central/sb-de/mozilla/dist/include/cairo -I/c/build/comm-central/comm-central/mozilla/layout/generic -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/layout/generic/nsSimplePageSequence.cpp nsSimplePageSequence.cpp c:/build/comm-central/comm-central/mozilla/layout/generic/nsSimplePageSequence.cpp(166) : warning C4244: '=' : conversion from 'float' to 'nscoord', possible loss of data c:/build/comm-central/comm-central/mozilla/layout/generic/nsSimplePageSequence.cpp(167) : warning C4244: '=' : conversion from 'float' to 'nscoord', possible loss of data c:/build/comm-central/comm-central/mozilla/layout/generic/nsSimplePageSequence.cpp(350) : warning C4244: '=' : conversion from 'float' to 'nscoord', possible loss of data c:/build/comm-central/comm-central/mozilla/layout/generic/nsSimplePageSequence.cpp(351) : warning C4244: '=' : conversion from 'float' to 'nscoord', possible loss of data nsSpacerFrame.cpp Building deps for /c/build/comm-central/comm-central/mozilla/layout/generic/nsSpacerFrame.cpp cl -FonsSpacerFrame.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/layout/generic -I/c/build/comm-central/comm-central/mozilla/layout/generic/../base -I/c/build/comm-central/comm-central/mozilla/layout/generic/../forms -I/c/build/comm-central/comm-central/mozilla/layout/generic/../tables -I/c/build/comm-central/comm-central/mozilla/layout/generic/../xul/base/src -I/c/build/comm-central/comm-central/mozilla/layout/generic/../../content/xul/content/src -I/c/build/comm-central/comm-central/mozilla/layout/generic/../../content/base/src -I/c/build/comm-central/comm-central/mozilla/layout/generic/../../content/html/content/src -I/c/build/comm-central/comm-central/mozilla/layout/generic/../../dom/base -Ic:/build/comm-central/sb-de/mozilla/dist/include/cairo -I/c/build/comm-central/comm-central/mozilla/layout/generic -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/layout/generic/nsSpacerFrame.cpp nsSpacerFrame.cpp nsSplittableFrame.cpp Building deps for /c/build/comm-central/comm-central/mozilla/layout/generic/nsSplittableFrame.cpp cl -FonsSplittableFrame.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/layout/generic -I/c/build/comm-central/comm-central/mozilla/layout/generic/../base -I/c/build/comm-central/comm-central/mozilla/layout/generic/../forms -I/c/build/comm-central/comm-central/mozilla/layout/generic/../tables -I/c/build/comm-central/comm-central/mozilla/layout/generic/../xul/base/src -I/c/build/comm-central/comm-central/mozilla/layout/generic/../../content/xul/content/src -I/c/build/comm-central/comm-central/mozilla/layout/generic/../../content/base/src -I/c/build/comm-central/comm-central/mozilla/layout/generic/../../content/html/content/src -I/c/build/comm-central/comm-central/mozilla/layout/generic/../../dom/base -Ic:/build/comm-central/sb-de/mozilla/dist/include/cairo -I/c/build/comm-central/comm-central/mozilla/layout/generic -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/layout/generic/nsSplittableFrame.cpp nsSplittableFrame.cpp nsTextFrameThebes.cpp Building deps for /c/build/comm-central/comm-central/mozilla/layout/generic/nsTextFrameThebes.cpp cl -FonsTextFrameThebes.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/layout/generic -I/c/build/comm-central/comm-central/mozilla/layout/generic/../base -I/c/build/comm-central/comm-central/mozilla/layout/generic/../forms -I/c/build/comm-central/comm-central/mozilla/layout/generic/../tables -I/c/build/comm-central/comm-central/mozilla/layout/generic/../xul/base/src -I/c/build/comm-central/comm-central/mozilla/layout/generic/../../content/xul/content/src -I/c/build/comm-central/comm-central/mozilla/layout/generic/../../content/base/src -I/c/build/comm-central/comm-central/mozilla/layout/generic/../../content/html/content/src -I/c/build/comm-central/comm-central/mozilla/layout/generic/../../dom/base -Ic:/build/comm-central/sb-de/mozilla/dist/include/cairo -I/c/build/comm-central/comm-central/mozilla/layout/generic -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/layout/generic/nsTextFrameThebes.cpp nsTextFrameThebes.cpp c:/build/comm-central/comm-central/mozilla/layout/generic/nsTextFrameThebes.cpp(2499) : warning C4244: 'argument' : conversion from 'gfxFloat' to 'float', possible loss of data c:/build/comm-central/comm-central/mozilla/layout/generic/nsTextFrameThebes.cpp(4476) : warning C4244: 'argument' : conversion from 'gfxFloat' to 'nscoord', possible loss of data c:/build/comm-central/comm-central/mozilla/layout/generic/nsTextFrameThebes.cpp(4476) : warning C4244: 'argument' : conversion from 'gfxFloat' to 'nscoord', possible loss of data c:/build/comm-central/comm-central/mozilla/layout/generic/nsTextFrameThebes.cpp(4476) : warning C4244: 'argument' : conversion from 'gfxFloat' to 'nscoord', possible loss of data c:/build/comm-central/comm-central/mozilla/layout/generic/nsTextFrameThebes.cpp(4476) : warning C4244: 'argument' : conversion from 'gfxFloat' to 'nscoord', possible loss of data c:/build/comm-central/comm-central/mozilla/layout/generic/nsTextFrameThebes.cpp(5214) : warning C4244: 'argument' : conversion from 'gfxFloat' to 'float', possible loss of data c:/build/comm-central/comm-central/mozilla/layout/generic/nsTextFrameThebes.cpp(5737) : warning C4244: 'argument' : conversion from 'gfxFloat' to 'float', possible loss of data c:/build/comm-central/comm-central/mozilla/layout/generic/nsTextFrameThebes.cpp(5750) : warning C4244: 'argument' : conversion from 'gfxFloat' to 'float', possible loss of data c:/build/comm-central/comm-central/mozilla/layout/generic/nsTextFrameThebes.cpp(5868) : warning C4244: 'argument' : conversion from 'gfxFloat' to 'float', possible loss of data c:/build/comm-central/comm-central/mozilla/layout/generic/nsTextFrameThebes.cpp(5880) : warning C4244: 'argument' : conversion from 'gfxFloat' to 'float', possible loss of data c:/build/comm-central/comm-central/mozilla/layout/generic/nsTextFrameThebes.cpp(5956) : warning C4244: 'argument' : conversion from 'gfxFloat' to 'float', possible loss of data c:/build/comm-central/comm-central/mozilla/layout/generic/nsTextFrameThebes.cpp(5957) : warning C4244: 'argument' : conversion from 'gfxFloat' to 'float', possible loss of data c:/build/comm-central/comm-central/mozilla/layout/generic/nsTextFrameThebes.cpp(5958) : warning C4244: 'argument' : conversion from 'gfxFloat' to 'float', possible loss of data c:/build/comm-central/comm-central/mozilla/layout/generic/nsTextFrameThebes.cpp(5959) : warning C4244: 'argument' : conversion from 'gfxFloat' to 'float', possible loss of data c:/build/comm-central/comm-central/mozilla/layout/generic/nsTextFrameThebes.cpp(6427) : warning C4244: 'argument' : conversion from 'const gfxFloat' to 'float', possible loss of data c:/build/comm-central/comm-central/mozilla/layout/generic/nsTextFrameThebes.cpp(6434) : warning C4244: 'argument' : conversion from 'gfxFloat' to 'float', possible loss of data c:/build/comm-central/comm-central/mozilla/layout/generic/nsTextFrameThebes.cpp(6435) : warning C4244: 'argument' : conversion from 'gfxFloat' to 'float', possible loss of data c:/build/comm-central/comm-central/mozilla/layout/generic/nsTextFrameThebes.cpp(6444) : warning C4244: 'argument' : conversion from 'gfxFloat' to 'float', possible loss of data c:/build/comm-central/comm-central/mozilla/layout/generic/nsTextFrameThebes.cpp(6445) : warning C4244: 'argument' : conversion from 'gfxFloat' to 'float', possible loss of data c:/build/comm-central/comm-central/mozilla/layout/generic/nsTextFrameThebes.cpp(6471) : warning C4244: 'argument' : conversion from 'gfxFloat' to 'float', possible loss of data c:/build/comm-central/comm-central/mozilla/layout/generic/nsTextFrameThebes.cpp(6664) : warning C4244: 'argument' : conversion from 'gfxFloat' to 'float', possible loss of data nsTextFrameUtils.cpp Building deps for /c/build/comm-central/comm-central/mozilla/layout/generic/nsTextFrameUtils.cpp cl -FonsTextFrameUtils.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/layout/generic -I/c/build/comm-central/comm-central/mozilla/layout/generic/../base -I/c/build/comm-central/comm-central/mozilla/layout/generic/../forms -I/c/build/comm-central/comm-central/mozilla/layout/generic/../tables -I/c/build/comm-central/comm-central/mozilla/layout/generic/../xul/base/src -I/c/build/comm-central/comm-central/mozilla/layout/generic/../../content/xul/content/src -I/c/build/comm-central/comm-central/mozilla/layout/generic/../../content/base/src -I/c/build/comm-central/comm-central/mozilla/layout/generic/../../content/html/content/src -I/c/build/comm-central/comm-central/mozilla/layout/generic/../../dom/base -Ic:/build/comm-central/sb-de/mozilla/dist/include/cairo -I/c/build/comm-central/comm-central/mozilla/layout/generic -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/layout/generic/nsTextFrameUtils.cpp nsTextFrameUtils.cpp nsTextRunTransformations.cpp Building deps for /c/build/comm-central/comm-central/mozilla/layout/generic/nsTextRunTransformations.cpp cl -FonsTextRunTransformations.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/layout/generic -I/c/build/comm-central/comm-central/mozilla/layout/generic/../base -I/c/build/comm-central/comm-central/mozilla/layout/generic/../forms -I/c/build/comm-central/comm-central/mozilla/layout/generic/../tables -I/c/build/comm-central/comm-central/mozilla/layout/generic/../xul/base/src -I/c/build/comm-central/comm-central/mozilla/layout/generic/../../content/xul/content/src -I/c/build/comm-central/comm-central/mozilla/layout/generic/../../content/base/src -I/c/build/comm-central/comm-central/mozilla/layout/generic/../../content/html/content/src -I/c/build/comm-central/comm-central/mozilla/layout/generic/../../dom/base -Ic:/build/comm-central/sb-de/mozilla/dist/include/cairo -I/c/build/comm-central/comm-central/mozilla/layout/generic -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/layout/generic/nsTextRunTransformations.cpp nsTextRunTransformations.cpp nsViewportFrame.cpp Building deps for /c/build/comm-central/comm-central/mozilla/layout/generic/nsViewportFrame.cpp cl -FonsViewportFrame.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/layout/generic -I/c/build/comm-central/comm-central/mozilla/layout/generic/../base -I/c/build/comm-central/comm-central/mozilla/layout/generic/../forms -I/c/build/comm-central/comm-central/mozilla/layout/generic/../tables -I/c/build/comm-central/comm-central/mozilla/layout/generic/../xul/base/src -I/c/build/comm-central/comm-central/mozilla/layout/generic/../../content/xul/content/src -I/c/build/comm-central/comm-central/mozilla/layout/generic/../../content/base/src -I/c/build/comm-central/comm-central/mozilla/layout/generic/../../content/html/content/src -I/c/build/comm-central/comm-central/mozilla/layout/generic/../../dom/base -Ic:/build/comm-central/sb-de/mozilla/dist/include/cairo -I/c/build/comm-central/comm-central/mozilla/layout/generic -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/layout/generic/nsViewportFrame.cpp nsViewportFrame.cpp nsVideoFrame.cpp Building deps for /c/build/comm-central/comm-central/mozilla/layout/generic/nsVideoFrame.cpp cl -FonsVideoFrame.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/layout/generic -I/c/build/comm-central/comm-central/mozilla/layout/generic/../base -I/c/build/comm-central/comm-central/mozilla/layout/generic/../forms -I/c/build/comm-central/comm-central/mozilla/layout/generic/../tables -I/c/build/comm-central/comm-central/mozilla/layout/generic/../xul/base/src -I/c/build/comm-central/comm-central/mozilla/layout/generic/../../content/xul/content/src -I/c/build/comm-central/comm-central/mozilla/layout/generic/../../content/base/src -I/c/build/comm-central/comm-central/mozilla/layout/generic/../../content/html/content/src -I/c/build/comm-central/comm-central/mozilla/layout/generic/../../dom/base -Ic:/build/comm-central/sb-de/mozilla/dist/include/cairo -I/c/build/comm-central/comm-central/mozilla/layout/generic -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/layout/generic/nsVideoFrame.cpp nsVideoFrame.cpp nsBidiFrames.cpp Building deps for /c/build/comm-central/comm-central/mozilla/layout/generic/nsBidiFrames.cpp cl -FonsBidiFrames.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/layout/generic -I/c/build/comm-central/comm-central/mozilla/layout/generic/../base -I/c/build/comm-central/comm-central/mozilla/layout/generic/../forms -I/c/build/comm-central/comm-central/mozilla/layout/generic/../tables -I/c/build/comm-central/comm-central/mozilla/layout/generic/../xul/base/src -I/c/build/comm-central/comm-central/mozilla/layout/generic/../../content/xul/content/src -I/c/build/comm-central/comm-central/mozilla/layout/generic/../../content/base/src -I/c/build/comm-central/comm-central/mozilla/layout/generic/../../content/html/content/src -I/c/build/comm-central/comm-central/mozilla/layout/generic/../../dom/base -Ic:/build/comm-central/sb-de/mozilla/dist/include/cairo -I/c/build/comm-central/comm-central/mozilla/layout/generic -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/layout/generic/nsBidiFrames.cpp nsBidiFrames.cpp rm -f gkgeneric_s.lib lib -NOLOGO -OUT:"gkgeneric_s.lib" nsAbsoluteContainingBlock.obj nsBRFrame.obj nsBlockFrame.obj nsBlockReflowContext.obj nsBlockReflowState.obj nsBulletFrame.obj nsColumnSetFrame.obj nsContainerFrame.obj nsFirstLetterFrame.obj nsFloatManager.obj nsFrame.obj nsFrameFrame.obj nsFrameList.obj nsFrameSetFrame.obj nsFrameUtil.obj nsGfxScrollFrame.obj nsHTMLCanvasFrame.obj nsHTMLContainerFrame.obj nsCanvasFrame.obj nsHTMLReflowState.obj nsImageFrame.obj nsImageMap.obj nsInlineFrame.obj nsIntervalSet.obj nsLeafFrame.obj nsLineBox.obj nsLineLayout.obj nsObjectFrame.obj nsPageContentFrame.obj nsPageFrame.obj nsPlaceholderFrame.obj nsSelection.obj nsSimplePageSequence.obj nsSpacerFrame.obj nsSplittableFrame.obj nsTextFrameThebes.obj nsTextFrameUtils.obj nsTextRunTransformations.obj nsViewportFrame.obj nsVideoFrame.obj nsBidiFrames.obj nsFrameUtil.obj : warning LNK4221: no public symbols found; archive member will be inaccessible echo not_ranlib gkgeneric_s.lib not_ranlib gkgeneric_s.lib c:/mozilla-build/python25/python2.5.exe /c/build/comm-central/comm-central/mozilla/config/JarMaker.py \ -j ../../dist/bin/chrome \ -t /c/build/comm-central/comm-central/mozilla -f jar -DNDEBUG -DTRIMMED -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -D_CRT_SECURE_NO_WARNINGS=1 -D_CRT_NONSTDC_NO_WARNINGS=1 -DHAVE_WINSDKVER_H=1 -DMOZ_MSVC_STL_WRAP__Throw=1 -DWINVER=0x502 -D_WIN32_WINNT=0x502 -D_WIN32_IE=0x0500 -DMOZ_WINSDK_TARGETVER=0x06010000 -DMOZ_NTDDI_WS03=0x05020000 -DMOZ_NTDDI_LONGHORN=0x06000000 -DMOZ_NTDDI_WIN7=0x06010000 -DHAVE_IO_H=1 -DHAVE_SETBUF=1 -DHAVE_ISATTY=1 -DX_DISPLAY_MISSING=1 -DMOZILLA_VERSION=\"1.9.3a5pre\" -DMOZILLA_VERSION_U=1.9.3a5pre -DHAVE_SNPRINTF=1 -D_WINDOWS=1 -DWIN32=1 -DXP_WIN=1 -DXP_WIN32=1 -DHW_THREADS=1 -DSTDC_HEADERS=1 -DWIN32_LEAN_AND_MEAN=1 -DNO_X11=1 -DHAVE_OLEACC_IDL=1 -DHAVE_ATLBASE_H=1 -DHAVE_MMINTRIN_H=1 -D_X86_=1 -DD_INO=d_ino -DNS_ALWAYS_INLINE= -DNS_ATTR_MALLOC= -DNS_WARN_UNUSED_RESULT= -DNS_NORETURN= -DMALLOC_H=\ -DHAVE_FORCEINLINE=1 -DNS_ENABLE_TSF=1 -DMOZ_BUILD_APP=../calendar -DMOZ_DISTRIBUTION_ID=\"org.mozilla\" -DIBMBIDI=1 -DMOZ_VIEW_SOURCE=1 -DACCESSIBILITY=1 -DMOZ_JSLOADER=1 -DNS_PRINTING=1 -DNS_PRINT_PREVIEW=1 -DMOZ_OGG=1 -DMOZ_WAVE=1 -DMOZ_SYDNEYAUDIO=1 -DMOZ_MEDIA=1 -DMOZ_XTF=1 -DMOZ_CRASHREPORTER=1 -DMOZ_CRASHREPORTER_ENABLE_PERCENT=100 -DMOZ_SVG=1 -DMOZ_SMIL=1 -DMOZ_UPDATE_CHANNEL=default -DMOZ_FEEDS=1 -DMOZ_STORAGE=1 -DMOZ_LOGGING=1 -DMOZ_CHROME_FILE_FORMAT_JAR=1 -DMOZ_USER_DIR=\"Mozilla\" -DMOZ_STATIC_BUILD=1 -DMOZ_TREE_CAIRO=1 -DHAVE_UINT64_T=1 -DMOZ_XUL=1 -DMOZ_PROFILELOCKING=1 -DMOZ_RDF=1 -DBUILD_CTYPES=1 -DMOZ_MORKREADER=1 -DMOZ_PLACES=1 -DMOZ_DLL_SUFFIX=\".dll\" \ /c/build/comm-central/comm-central/mozilla/layout/generic/jar.mn c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe /c/build/comm-central/comm-central/mozilla/layout/generic/folder.png ../../dist/bin/res/html make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/layout/generic' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/layout/forms' nsButtonFrameRenderer.cpp Building deps for /c/build/comm-central/comm-central/mozilla/layout/forms/nsButtonFrameRenderer.cpp cl -FonsButtonFrameRenderer.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/layout/forms/../base -I/c/build/comm-central/comm-central/mozilla/layout/forms/../generic -I/c/build/comm-central/comm-central/mozilla/layout/forms/../xul/base/src -I/c/build/comm-central/comm-central/mozilla/layout/forms/../../content/base/src -I/c/build/comm-central/comm-central/mozilla/layout/forms/../../content/html/content/src -I/c/build/comm-central/comm-central/mozilla/layout/forms/../../editor/libeditor/base -I/c/build/comm-central/comm-central/mozilla/layout/forms/../../editor/libeditor/text -I/c/build/comm-central/comm-central/mozilla/layout/forms -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/layout/forms/nsButtonFrameRenderer.cpp nsButtonFrameRenderer.cpp nsComboboxControlFrame.cpp Building deps for /c/build/comm-central/comm-central/mozilla/layout/forms/nsComboboxControlFrame.cpp cl -FonsComboboxControlFrame.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/layout/forms/../base -I/c/build/comm-central/comm-central/mozilla/layout/forms/../generic -I/c/build/comm-central/comm-central/mozilla/layout/forms/../xul/base/src -I/c/build/comm-central/comm-central/mozilla/layout/forms/../../content/base/src -I/c/build/comm-central/comm-central/mozilla/layout/forms/../../content/html/content/src -I/c/build/comm-central/comm-central/mozilla/layout/forms/../../editor/libeditor/base -I/c/build/comm-central/comm-central/mozilla/layout/forms/../../editor/libeditor/text -I/c/build/comm-central/comm-central/mozilla/layout/forms -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/layout/forms/nsComboboxControlFrame.cpp nsComboboxControlFrame.cpp nsFieldSetFrame.cpp Building deps for /c/build/comm-central/comm-central/mozilla/layout/forms/nsFieldSetFrame.cpp cl -FonsFieldSetFrame.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/layout/forms/../base -I/c/build/comm-central/comm-central/mozilla/layout/forms/../generic -I/c/build/comm-central/comm-central/mozilla/layout/forms/../xul/base/src -I/c/build/comm-central/comm-central/mozilla/layout/forms/../../content/base/src -I/c/build/comm-central/comm-central/mozilla/layout/forms/../../content/html/content/src -I/c/build/comm-central/comm-central/mozilla/layout/forms/../../editor/libeditor/base -I/c/build/comm-central/comm-central/mozilla/layout/forms/../../editor/libeditor/text -I/c/build/comm-central/comm-central/mozilla/layout/forms -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/layout/forms/nsFieldSetFrame.cpp nsFieldSetFrame.cpp nsFileControlFrame.cpp Building deps for /c/build/comm-central/comm-central/mozilla/layout/forms/nsFileControlFrame.cpp cl -FonsFileControlFrame.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/layout/forms/../base -I/c/build/comm-central/comm-central/mozilla/layout/forms/../generic -I/c/build/comm-central/comm-central/mozilla/layout/forms/../xul/base/src -I/c/build/comm-central/comm-central/mozilla/layout/forms/../../content/base/src -I/c/build/comm-central/comm-central/mozilla/layout/forms/../../content/html/content/src -I/c/build/comm-central/comm-central/mozilla/layout/forms/../../editor/libeditor/base -I/c/build/comm-central/comm-central/mozilla/layout/forms/../../editor/libeditor/text -I/c/build/comm-central/comm-central/mozilla/layout/forms -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/layout/forms/nsFileControlFrame.cpp nsFileControlFrame.cpp nsFormControlFrame.cpp Building deps for /c/build/comm-central/comm-central/mozilla/layout/forms/nsFormControlFrame.cpp cl -FonsFormControlFrame.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/layout/forms/../base -I/c/build/comm-central/comm-central/mozilla/layout/forms/../generic -I/c/build/comm-central/comm-central/mozilla/layout/forms/../xul/base/src -I/c/build/comm-central/comm-central/mozilla/layout/forms/../../content/base/src -I/c/build/comm-central/comm-central/mozilla/layout/forms/../../content/html/content/src -I/c/build/comm-central/comm-central/mozilla/layout/forms/../../editor/libeditor/base -I/c/build/comm-central/comm-central/mozilla/layout/forms/../../editor/libeditor/text -I/c/build/comm-central/comm-central/mozilla/layout/forms -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/layout/forms/nsFormControlFrame.cpp nsFormControlFrame.cpp nsGfxButtonControlFrame.cpp Building deps for /c/build/comm-central/comm-central/mozilla/layout/forms/nsGfxButtonControlFrame.cpp cl -FonsGfxButtonControlFrame.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/layout/forms/../base -I/c/build/comm-central/comm-central/mozilla/layout/forms/../generic -I/c/build/comm-central/comm-central/mozilla/layout/forms/../xul/base/src -I/c/build/comm-central/comm-central/mozilla/layout/forms/../../content/base/src -I/c/build/comm-central/comm-central/mozilla/layout/forms/../../content/html/content/src -I/c/build/comm-central/comm-central/mozilla/layout/forms/../../editor/libeditor/base -I/c/build/comm-central/comm-central/mozilla/layout/forms/../../editor/libeditor/text -I/c/build/comm-central/comm-central/mozilla/layout/forms -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/layout/forms/nsGfxButtonControlFrame.cpp nsGfxButtonControlFrame.cpp nsGfxCheckboxControlFrame.cpp Building deps for /c/build/comm-central/comm-central/mozilla/layout/forms/nsGfxCheckboxControlFrame.cpp cl -FonsGfxCheckboxControlFrame.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/layout/forms/../base -I/c/build/comm-central/comm-central/mozilla/layout/forms/../generic -I/c/build/comm-central/comm-central/mozilla/layout/forms/../xul/base/src -I/c/build/comm-central/comm-central/mozilla/layout/forms/../../content/base/src -I/c/build/comm-central/comm-central/mozilla/layout/forms/../../content/html/content/src -I/c/build/comm-central/comm-central/mozilla/layout/forms/../../editor/libeditor/base -I/c/build/comm-central/comm-central/mozilla/layout/forms/../../editor/libeditor/text -I/c/build/comm-central/comm-central/mozilla/layout/forms -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/layout/forms/nsGfxCheckboxControlFrame.cpp nsGfxCheckboxControlFrame.cpp nsGfxRadioControlFrame.cpp Building deps for /c/build/comm-central/comm-central/mozilla/layout/forms/nsGfxRadioControlFrame.cpp cl -FonsGfxRadioControlFrame.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/layout/forms/../base -I/c/build/comm-central/comm-central/mozilla/layout/forms/../generic -I/c/build/comm-central/comm-central/mozilla/layout/forms/../xul/base/src -I/c/build/comm-central/comm-central/mozilla/layout/forms/../../content/base/src -I/c/build/comm-central/comm-central/mozilla/layout/forms/../../content/html/content/src -I/c/build/comm-central/comm-central/mozilla/layout/forms/../../editor/libeditor/base -I/c/build/comm-central/comm-central/mozilla/layout/forms/../../editor/libeditor/text -I/c/build/comm-central/comm-central/mozilla/layout/forms -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/layout/forms/nsGfxRadioControlFrame.cpp nsGfxRadioControlFrame.cpp nsTextControlFrame.cpp Building deps for /c/build/comm-central/comm-central/mozilla/layout/forms/nsTextControlFrame.cpp cl -FonsTextControlFrame.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/layout/forms/../base -I/c/build/comm-central/comm-central/mozilla/layout/forms/../generic -I/c/build/comm-central/comm-central/mozilla/layout/forms/../xul/base/src -I/c/build/comm-central/comm-central/mozilla/layout/forms/../../content/base/src -I/c/build/comm-central/comm-central/mozilla/layout/forms/../../content/html/content/src -I/c/build/comm-central/comm-central/mozilla/layout/forms/../../editor/libeditor/base -I/c/build/comm-central/comm-central/mozilla/layout/forms/../../editor/libeditor/text -I/c/build/comm-central/comm-central/mozilla/layout/forms -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/layout/forms/nsTextControlFrame.cpp nsTextControlFrame.cpp nsHTMLButtonControlFrame.cpp Building deps for /c/build/comm-central/comm-central/mozilla/layout/forms/nsHTMLButtonControlFrame.cpp cl -FonsHTMLButtonControlFrame.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/layout/forms/../base -I/c/build/comm-central/comm-central/mozilla/layout/forms/../generic -I/c/build/comm-central/comm-central/mozilla/layout/forms/../xul/base/src -I/c/build/comm-central/comm-central/mozilla/layout/forms/../../content/base/src -I/c/build/comm-central/comm-central/mozilla/layout/forms/../../content/html/content/src -I/c/build/comm-central/comm-central/mozilla/layout/forms/../../editor/libeditor/base -I/c/build/comm-central/comm-central/mozilla/layout/forms/../../editor/libeditor/text -I/c/build/comm-central/comm-central/mozilla/layout/forms -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/layout/forms/nsHTMLButtonControlFrame.cpp nsHTMLButtonControlFrame.cpp nsImageControlFrame.cpp Building deps for /c/build/comm-central/comm-central/mozilla/layout/forms/nsImageControlFrame.cpp cl -FonsImageControlFrame.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/layout/forms/../base -I/c/build/comm-central/comm-central/mozilla/layout/forms/../generic -I/c/build/comm-central/comm-central/mozilla/layout/forms/../xul/base/src -I/c/build/comm-central/comm-central/mozilla/layout/forms/../../content/base/src -I/c/build/comm-central/comm-central/mozilla/layout/forms/../../content/html/content/src -I/c/build/comm-central/comm-central/mozilla/layout/forms/../../editor/libeditor/base -I/c/build/comm-central/comm-central/mozilla/layout/forms/../../editor/libeditor/text -I/c/build/comm-central/comm-central/mozilla/layout/forms -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/layout/forms/nsImageControlFrame.cpp nsImageControlFrame.cpp nsLegendFrame.cpp Building deps for /c/build/comm-central/comm-central/mozilla/layout/forms/nsLegendFrame.cpp cl -FonsLegendFrame.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/layout/forms/../base -I/c/build/comm-central/comm-central/mozilla/layout/forms/../generic -I/c/build/comm-central/comm-central/mozilla/layout/forms/../xul/base/src -I/c/build/comm-central/comm-central/mozilla/layout/forms/../../content/base/src -I/c/build/comm-central/comm-central/mozilla/layout/forms/../../content/html/content/src -I/c/build/comm-central/comm-central/mozilla/layout/forms/../../editor/libeditor/base -I/c/build/comm-central/comm-central/mozilla/layout/forms/../../editor/libeditor/text -I/c/build/comm-central/comm-central/mozilla/layout/forms -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/layout/forms/nsLegendFrame.cpp nsLegendFrame.cpp nsListControlFrame.cpp Building deps for /c/build/comm-central/comm-central/mozilla/layout/forms/nsListControlFrame.cpp cl -FonsListControlFrame.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/layout/forms/../base -I/c/build/comm-central/comm-central/mozilla/layout/forms/../generic -I/c/build/comm-central/comm-central/mozilla/layout/forms/../xul/base/src -I/c/build/comm-central/comm-central/mozilla/layout/forms/../../content/base/src -I/c/build/comm-central/comm-central/mozilla/layout/forms/../../content/html/content/src -I/c/build/comm-central/comm-central/mozilla/layout/forms/../../editor/libeditor/base -I/c/build/comm-central/comm-central/mozilla/layout/forms/../../editor/libeditor/text -I/c/build/comm-central/comm-central/mozilla/layout/forms -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/layout/forms/nsListControlFrame.cpp nsListControlFrame.cpp nsIsIndexFrame.cpp Building deps for /c/build/comm-central/comm-central/mozilla/layout/forms/nsIsIndexFrame.cpp cl -FonsIsIndexFrame.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/layout/forms/../base -I/c/build/comm-central/comm-central/mozilla/layout/forms/../generic -I/c/build/comm-central/comm-central/mozilla/layout/forms/../xul/base/src -I/c/build/comm-central/comm-central/mozilla/layout/forms/../../content/base/src -I/c/build/comm-central/comm-central/mozilla/layout/forms/../../content/html/content/src -I/c/build/comm-central/comm-central/mozilla/layout/forms/../../editor/libeditor/base -I/c/build/comm-central/comm-central/mozilla/layout/forms/../../editor/libeditor/text -I/c/build/comm-central/comm-central/mozilla/layout/forms -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/layout/forms/nsIsIndexFrame.cpp nsIsIndexFrame.cpp nsSelectsAreaFrame.cpp Building deps for /c/build/comm-central/comm-central/mozilla/layout/forms/nsSelectsAreaFrame.cpp cl -FonsSelectsAreaFrame.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/layout/forms/../base -I/c/build/comm-central/comm-central/mozilla/layout/forms/../generic -I/c/build/comm-central/comm-central/mozilla/layout/forms/../xul/base/src -I/c/build/comm-central/comm-central/mozilla/layout/forms/../../content/base/src -I/c/build/comm-central/comm-central/mozilla/layout/forms/../../content/html/content/src -I/c/build/comm-central/comm-central/mozilla/layout/forms/../../editor/libeditor/base -I/c/build/comm-central/comm-central/mozilla/layout/forms/../../editor/libeditor/text -I/c/build/comm-central/comm-central/mozilla/layout/forms -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/layout/forms/nsSelectsAreaFrame.cpp nsSelectsAreaFrame.cpp rm -f gkforms_s.lib lib -NOLOGO -OUT:"gkforms_s.lib" nsButtonFrameRenderer.obj nsComboboxControlFrame.obj nsFieldSetFrame.obj nsFileControlFrame.obj nsFormControlFrame.obj nsGfxButtonControlFrame.obj nsGfxCheckboxControlFrame.obj nsGfxRadioControlFrame.obj nsTextControlFrame.obj nsHTMLButtonControlFrame.obj nsImageControlFrame.obj nsLegendFrame.obj nsListControlFrame.obj nsIsIndexFrame.obj nsSelectsAreaFrame.obj echo not_ranlib gkforms_s.lib not_ranlib gkforms_s.lib make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/layout/forms' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/layout/tables' BasicTableLayoutStrategy.cpp Building deps for /c/build/comm-central/comm-central/mozilla/layout/tables/BasicTableLayoutStrategy.cpp cl -FoBasicTableLayoutStrategy.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DDEBUG_TABLE_STRATEGY_off -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/layout/tables/../base -I/c/build/comm-central/comm-central/mozilla/layout/tables/../generic -I/c/build/comm-central/comm-central/mozilla/layout/tables/../style -I/c/build/comm-central/comm-central/mozilla/layout/tables/../xul/base/src -I/c/build/comm-central/comm-central/mozilla/layout/tables/../../content/html/content/src -I/c/build/comm-central/comm-central/mozilla/layout/tables/../../content/base/src -I/c/build/comm-central/comm-central/mozilla/layout/tables/../../intl/unicharutil/util -I/c/build/comm-central/comm-central/mozilla/layout/tables -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/layout/tables/BasicTableLayoutStrategy.cpp BasicTableLayoutStrategy.cpp FixedTableLayoutStrategy.cpp Building deps for /c/build/comm-central/comm-central/mozilla/layout/tables/FixedTableLayoutStrategy.cpp cl -FoFixedTableLayoutStrategy.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DDEBUG_TABLE_STRATEGY_off -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/layout/tables/../base -I/c/build/comm-central/comm-central/mozilla/layout/tables/../generic -I/c/build/comm-central/comm-central/mozilla/layout/tables/../style -I/c/build/comm-central/comm-central/mozilla/layout/tables/../xul/base/src -I/c/build/comm-central/comm-central/mozilla/layout/tables/../../content/html/content/src -I/c/build/comm-central/comm-central/mozilla/layout/tables/../../content/base/src -I/c/build/comm-central/comm-central/mozilla/layout/tables/../../intl/unicharutil/util -I/c/build/comm-central/comm-central/mozilla/layout/tables -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/layout/tables/FixedTableLayoutStrategy.cpp FixedTableLayoutStrategy.cpp SpanningCellSorter.cpp Building deps for /c/build/comm-central/comm-central/mozilla/layout/tables/SpanningCellSorter.cpp cl -FoSpanningCellSorter.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DDEBUG_TABLE_STRATEGY_off -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/layout/tables/../base -I/c/build/comm-central/comm-central/mozilla/layout/tables/../generic -I/c/build/comm-central/comm-central/mozilla/layout/tables/../style -I/c/build/comm-central/comm-central/mozilla/layout/tables/../xul/base/src -I/c/build/comm-central/comm-central/mozilla/layout/tables/../../content/html/content/src -I/c/build/comm-central/comm-central/mozilla/layout/tables/../../content/base/src -I/c/build/comm-central/comm-central/mozilla/layout/tables/../../intl/unicharutil/util -I/c/build/comm-central/comm-central/mozilla/layout/tables -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/layout/tables/SpanningCellSorter.cpp SpanningCellSorter.cpp nsCellMap.cpp Building deps for /c/build/comm-central/comm-central/mozilla/layout/tables/nsCellMap.cpp cl -FonsCellMap.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DDEBUG_TABLE_STRATEGY_off -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/layout/tables/../base -I/c/build/comm-central/comm-central/mozilla/layout/tables/../generic -I/c/build/comm-central/comm-central/mozilla/layout/tables/../style -I/c/build/comm-central/comm-central/mozilla/layout/tables/../xul/base/src -I/c/build/comm-central/comm-central/mozilla/layout/tables/../../content/html/content/src -I/c/build/comm-central/comm-central/mozilla/layout/tables/../../content/base/src -I/c/build/comm-central/comm-central/mozilla/layout/tables/../../intl/unicharutil/util -I/c/build/comm-central/comm-central/mozilla/layout/tables -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/layout/tables/nsCellMap.cpp nsCellMap.cpp nsTableCellFrame.cpp Building deps for /c/build/comm-central/comm-central/mozilla/layout/tables/nsTableCellFrame.cpp cl -FonsTableCellFrame.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DDEBUG_TABLE_STRATEGY_off -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/layout/tables/../base -I/c/build/comm-central/comm-central/mozilla/layout/tables/../generic -I/c/build/comm-central/comm-central/mozilla/layout/tables/../style -I/c/build/comm-central/comm-central/mozilla/layout/tables/../xul/base/src -I/c/build/comm-central/comm-central/mozilla/layout/tables/../../content/html/content/src -I/c/build/comm-central/comm-central/mozilla/layout/tables/../../content/base/src -I/c/build/comm-central/comm-central/mozilla/layout/tables/../../intl/unicharutil/util -I/c/build/comm-central/comm-central/mozilla/layout/tables -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/layout/tables/nsTableCellFrame.cpp nsTableCellFrame.cpp nsTableColFrame.cpp Building deps for /c/build/comm-central/comm-central/mozilla/layout/tables/nsTableColFrame.cpp cl -FonsTableColFrame.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DDEBUG_TABLE_STRATEGY_off -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/layout/tables/../base -I/c/build/comm-central/comm-central/mozilla/layout/tables/../generic -I/c/build/comm-central/comm-central/mozilla/layout/tables/../style -I/c/build/comm-central/comm-central/mozilla/layout/tables/../xul/base/src -I/c/build/comm-central/comm-central/mozilla/layout/tables/../../content/html/content/src -I/c/build/comm-central/comm-central/mozilla/layout/tables/../../content/base/src -I/c/build/comm-central/comm-central/mozilla/layout/tables/../../intl/unicharutil/util -I/c/build/comm-central/comm-central/mozilla/layout/tables -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/layout/tables/nsTableColFrame.cpp nsTableColFrame.cpp nsTableColGroupFrame.cpp Building deps for /c/build/comm-central/comm-central/mozilla/layout/tables/nsTableColGroupFrame.cpp cl -FonsTableColGroupFrame.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DDEBUG_TABLE_STRATEGY_off -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/layout/tables/../base -I/c/build/comm-central/comm-central/mozilla/layout/tables/../generic -I/c/build/comm-central/comm-central/mozilla/layout/tables/../style -I/c/build/comm-central/comm-central/mozilla/layout/tables/../xul/base/src -I/c/build/comm-central/comm-central/mozilla/layout/tables/../../content/html/content/src -I/c/build/comm-central/comm-central/mozilla/layout/tables/../../content/base/src -I/c/build/comm-central/comm-central/mozilla/layout/tables/../../intl/unicharutil/util -I/c/build/comm-central/comm-central/mozilla/layout/tables -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/layout/tables/nsTableColGroupFrame.cpp nsTableColGroupFrame.cpp nsTableFrame.cpp Building deps for /c/build/comm-central/comm-central/mozilla/layout/tables/nsTableFrame.cpp cl -FonsTableFrame.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DDEBUG_TABLE_STRATEGY_off -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/layout/tables/../base -I/c/build/comm-central/comm-central/mozilla/layout/tables/../generic -I/c/build/comm-central/comm-central/mozilla/layout/tables/../style -I/c/build/comm-central/comm-central/mozilla/layout/tables/../xul/base/src -I/c/build/comm-central/comm-central/mozilla/layout/tables/../../content/html/content/src -I/c/build/comm-central/comm-central/mozilla/layout/tables/../../content/base/src -I/c/build/comm-central/comm-central/mozilla/layout/tables/../../intl/unicharutil/util -I/c/build/comm-central/comm-central/mozilla/layout/tables -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/layout/tables/nsTableFrame.cpp nsTableFrame.cpp c:/build/comm-central/comm-central/mozilla/layout/tables/nsTableFrame.cpp(2717) : warning C4018: '>' : signed/unsigned mismatch nsTableOuterFrame.cpp Building deps for /c/build/comm-central/comm-central/mozilla/layout/tables/nsTableOuterFrame.cpp cl -FonsTableOuterFrame.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DDEBUG_TABLE_STRATEGY_off -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/layout/tables/../base -I/c/build/comm-central/comm-central/mozilla/layout/tables/../generic -I/c/build/comm-central/comm-central/mozilla/layout/tables/../style -I/c/build/comm-central/comm-central/mozilla/layout/tables/../xul/base/src -I/c/build/comm-central/comm-central/mozilla/layout/tables/../../content/html/content/src -I/c/build/comm-central/comm-central/mozilla/layout/tables/../../content/base/src -I/c/build/comm-central/comm-central/mozilla/layout/tables/../../intl/unicharutil/util -I/c/build/comm-central/comm-central/mozilla/layout/tables -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/layout/tables/nsTableOuterFrame.cpp nsTableOuterFrame.cpp nsTableRowFrame.cpp Building deps for /c/build/comm-central/comm-central/mozilla/layout/tables/nsTableRowFrame.cpp cl -FonsTableRowFrame.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DDEBUG_TABLE_STRATEGY_off -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/layout/tables/../base -I/c/build/comm-central/comm-central/mozilla/layout/tables/../generic -I/c/build/comm-central/comm-central/mozilla/layout/tables/../style -I/c/build/comm-central/comm-central/mozilla/layout/tables/../xul/base/src -I/c/build/comm-central/comm-central/mozilla/layout/tables/../../content/html/content/src -I/c/build/comm-central/comm-central/mozilla/layout/tables/../../content/base/src -I/c/build/comm-central/comm-central/mozilla/layout/tables/../../intl/unicharutil/util -I/c/build/comm-central/comm-central/mozilla/layout/tables -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/layout/tables/nsTableRowFrame.cpp nsTableRowFrame.cpp nsTableRowGroupFrame.cpp Building deps for /c/build/comm-central/comm-central/mozilla/layout/tables/nsTableRowGroupFrame.cpp cl -FonsTableRowGroupFrame.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DDEBUG_TABLE_STRATEGY_off -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/layout/tables/../base -I/c/build/comm-central/comm-central/mozilla/layout/tables/../generic -I/c/build/comm-central/comm-central/mozilla/layout/tables/../style -I/c/build/comm-central/comm-central/mozilla/layout/tables/../xul/base/src -I/c/build/comm-central/comm-central/mozilla/layout/tables/../../content/html/content/src -I/c/build/comm-central/comm-central/mozilla/layout/tables/../../content/base/src -I/c/build/comm-central/comm-central/mozilla/layout/tables/../../intl/unicharutil/util -I/c/build/comm-central/comm-central/mozilla/layout/tables -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/layout/tables/nsTableRowGroupFrame.cpp nsTableRowGroupFrame.cpp nsTablePainter.cpp Building deps for /c/build/comm-central/comm-central/mozilla/layout/tables/nsTablePainter.cpp cl -FonsTablePainter.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DDEBUG_TABLE_STRATEGY_off -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/layout/tables/../base -I/c/build/comm-central/comm-central/mozilla/layout/tables/../generic -I/c/build/comm-central/comm-central/mozilla/layout/tables/../style -I/c/build/comm-central/comm-central/mozilla/layout/tables/../xul/base/src -I/c/build/comm-central/comm-central/mozilla/layout/tables/../../content/html/content/src -I/c/build/comm-central/comm-central/mozilla/layout/tables/../../content/base/src -I/c/build/comm-central/comm-central/mozilla/layout/tables/../../intl/unicharutil/util -I/c/build/comm-central/comm-central/mozilla/layout/tables -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/layout/tables/nsTablePainter.cpp nsTablePainter.cpp rm -f gktable_s.lib lib -NOLOGO -OUT:"gktable_s.lib" BasicTableLayoutStrategy.obj FixedTableLayoutStrategy.obj SpanningCellSorter.obj nsCellMap.obj nsTableCellFrame.obj nsTableColFrame.obj nsTableColGroupFrame.obj nsTableFrame.obj nsTableOuterFrame.obj nsTableRowFrame.obj nsTableRowGroupFrame.obj nsTablePainter.obj echo not_ranlib gktable_s.lib not_ranlib gktable_s.lib make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/layout/tables' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/layout/xul/base/public' nsIBoxObject.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/public -I../../../../dist/idl -e _xpidlgen/nsIBoxObject.xpt -d .deps/nsIBoxObject.pp /c/build/comm-central/comm-central/mozilla/layout/xul/base/public/nsIBoxObject.idl nsIScrollBoxObject.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/public -I../../../../dist/idl -e _xpidlgen/nsIScrollBoxObject.xpt -d .deps/nsIScrollBoxObject.pp /c/build/comm-central/comm-central/mozilla/layout/xul/base/public/nsIScrollBoxObject.idl nsIPopupBoxObject.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/public -I../../../../dist/idl -e _xpidlgen/nsIPopupBoxObject.xpt -d .deps/nsIPopupBoxObject.pp /c/build/comm-central/comm-central/mozilla/layout/xul/base/public/nsIPopupBoxObject.idl nsIMenuBoxObject.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/public -I../../../../dist/idl -e _xpidlgen/nsIMenuBoxObject.xpt -d .deps/nsIMenuBoxObject.pp /c/build/comm-central/comm-central/mozilla/layout/xul/base/public/nsIMenuBoxObject.idl nsIBrowserBoxObject.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/public -I../../../../dist/idl -e _xpidlgen/nsIBrowserBoxObject.xpt -d .deps/nsIBrowserBoxObject.pp /c/build/comm-central/comm-central/mozilla/layout/xul/base/public/nsIBrowserBoxObject.idl nsIIFrameBoxObject.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/public -I../../../../dist/idl -e _xpidlgen/nsIIFrameBoxObject.xpt -d .deps/nsIIFrameBoxObject.pp /c/build/comm-central/comm-central/mozilla/layout/xul/base/public/nsIIFrameBoxObject.idl nsIEditorBoxObject.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/public -I../../../../dist/idl -e _xpidlgen/nsIEditorBoxObject.xpt -d .deps/nsIEditorBoxObject.pp /c/build/comm-central/comm-central/mozilla/layout/xul/base/public/nsIEditorBoxObject.idl nsIContainerBoxObject.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/public -I../../../../dist/idl -e _xpidlgen/nsIContainerBoxObject.xpt -d .deps/nsIContainerBoxObject.pp /c/build/comm-central/comm-central/mozilla/layout/xul/base/public/nsIContainerBoxObject.idl nsIListBoxObject.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/public -I../../../../dist/idl -e _xpidlgen/nsIListBoxObject.xpt -d .deps/nsIListBoxObject.pp /c/build/comm-central/comm-central/mozilla/layout/xul/base/public/nsIListBoxObject.idl nsISliderListener.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/public -I../../../../dist/idl -e _xpidlgen/nsISliderListener.xpt -d .deps/nsISliderListener.pp /c/build/comm-central/comm-central/mozilla/layout/xul/base/public/nsISliderListener.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpt_link.exe _xpidlgen/layout_xul.xpt _xpidlgen/nsIBoxObject.xpt _xpidlgen/nsIScrollBoxObject.xpt _xpidlgen/nsIScrollBoxObject.xpt _xpidlgen/nsIPopupBoxObject.xpt _xpidlgen/nsIMenuBoxObject.xpt _xpidlgen/nsIBrowserBoxObject.xpt _xpidlgen/nsIIFrameBoxObject.xpt _xpidlgen/nsIEditorBoxObject.xpt _xpidlgen/nsIContainerBoxObject.xpt _xpidlgen/nsIListBoxObject.xpt _xpidlgen/nsISliderListener.xpt c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 _xpidlgen/layout_xul.xpt ../../../../dist/bin/components make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/layout/xul/base/public' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/layout/xul/base/src' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/layout/xul/base/src/tree/public' nsITreeColumns.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/tree/public -I../../../../../../dist/idl -e _xpidlgen/nsITreeColumns.xpt -d .deps/nsITreeColumns.pp /c/build/comm-central/comm-central/mozilla/layout/xul/base/src/tree/public/nsITreeColumns.idl nsITreeView.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/tree/public -I../../../../../../dist/idl -e _xpidlgen/nsITreeView.xpt -d .deps/nsITreeView.pp /c/build/comm-central/comm-central/mozilla/layout/xul/base/src/tree/public/nsITreeView.idl nsITreeSelection.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/tree/public -I../../../../../../dist/idl -e _xpidlgen/nsITreeSelection.xpt -d .deps/nsITreeSelection.pp /c/build/comm-central/comm-central/mozilla/layout/xul/base/src/tree/public/nsITreeSelection.idl nsITreeBoxObject.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/tree/public -I../../../../../../dist/idl -e _xpidlgen/nsITreeBoxObject.xpt -d .deps/nsITreeBoxObject.pp /c/build/comm-central/comm-central/mozilla/layout/xul/base/src/tree/public/nsITreeBoxObject.idl nsITreeContentView.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/tree/public -I../../../../../../dist/idl -e _xpidlgen/nsITreeContentView.xpt -d .deps/nsITreeContentView.pp /c/build/comm-central/comm-central/mozilla/layout/xul/base/src/tree/public/nsITreeContentView.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpt_link.exe _xpidlgen/layout_xul_tree.xpt _xpidlgen/nsITreeColumns.xpt _xpidlgen/nsITreeView.xpt _xpidlgen/nsITreeSelection.xpt _xpidlgen/nsITreeBoxObject.xpt _xpidlgen/nsITreeContentView.xpt c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 _xpidlgen/layout_xul_tree.xpt ../../../../../../dist/bin/components make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/layout/xul/base/src/tree/public' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/layout/xul/base/src/tree/src' nsTreeBodyFrame.cpp Building deps for /c/build/comm-central/comm-central/mozilla/layout/xul/base/src/tree/src/nsTreeBodyFrame.cpp cl -FonsTreeBodyFrame.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/tree/src -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/tree/src/../../../../../../content/events/src -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/tree/src/../../../../base/src -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/tree/src/../../../../../base -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/tree/src/../../../../../generic -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/tree/src/../../../../../style -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/tree/src/../../../../../forms -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/tree/src -I. -I../../../../../../dist/include -I../../../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/layout/xul/base/src/tree/src/nsTreeBodyFrame.cpp nsTreeBodyFrame.cpp nsTreeBoxObject.cpp Building deps for /c/build/comm-central/comm-central/mozilla/layout/xul/base/src/tree/src/nsTreeBoxObject.cpp cl -FonsTreeBoxObject.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/tree/src -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/tree/src/../../../../../../content/events/src -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/tree/src/../../../../base/src -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/tree/src/../../../../../base -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/tree/src/../../../../../generic -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/tree/src/../../../../../style -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/tree/src/../../../../../forms -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/tree/src -I. -I../../../../../../dist/include -I../../../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/layout/xul/base/src/tree/src/nsTreeBoxObject.cpp nsTreeBoxObject.cpp nsTreeColFrame.cpp Building deps for /c/build/comm-central/comm-central/mozilla/layout/xul/base/src/tree/src/nsTreeColFrame.cpp cl -FonsTreeColFrame.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/tree/src -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/tree/src/../../../../../../content/events/src -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/tree/src/../../../../base/src -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/tree/src/../../../../../base -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/tree/src/../../../../../generic -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/tree/src/../../../../../style -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/tree/src/../../../../../forms -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/tree/src -I. -I../../../../../../dist/include -I../../../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/layout/xul/base/src/tree/src/nsTreeColFrame.cpp nsTreeColFrame.cpp nsTreeColumns.cpp Building deps for /c/build/comm-central/comm-central/mozilla/layout/xul/base/src/tree/src/nsTreeColumns.cpp cl -FonsTreeColumns.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/tree/src -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/tree/src/../../../../../../content/events/src -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/tree/src/../../../../base/src -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/tree/src/../../../../../base -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/tree/src/../../../../../generic -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/tree/src/../../../../../style -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/tree/src/../../../../../forms -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/tree/src -I. -I../../../../../../dist/include -I../../../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/layout/xul/base/src/tree/src/nsTreeColumns.cpp nsTreeColumns.cpp nsTreeContentView.cpp Building deps for /c/build/comm-central/comm-central/mozilla/layout/xul/base/src/tree/src/nsTreeContentView.cpp cl -FonsTreeContentView.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/tree/src -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/tree/src/../../../../../../content/events/src -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/tree/src/../../../../base/src -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/tree/src/../../../../../base -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/tree/src/../../../../../generic -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/tree/src/../../../../../style -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/tree/src/../../../../../forms -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/tree/src -I. -I../../../../../../dist/include -I../../../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/layout/xul/base/src/tree/src/nsTreeContentView.cpp nsTreeContentView.cpp nsTreeImageListener.cpp Building deps for /c/build/comm-central/comm-central/mozilla/layout/xul/base/src/tree/src/nsTreeImageListener.cpp cl -FonsTreeImageListener.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/tree/src -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/tree/src/../../../../../../content/events/src -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/tree/src/../../../../base/src -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/tree/src/../../../../../base -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/tree/src/../../../../../generic -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/tree/src/../../../../../style -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/tree/src/../../../../../forms -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/tree/src -I. -I../../../../../../dist/include -I../../../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/layout/xul/base/src/tree/src/nsTreeImageListener.cpp nsTreeImageListener.cpp nsTreeSelection.cpp Building deps for /c/build/comm-central/comm-central/mozilla/layout/xul/base/src/tree/src/nsTreeSelection.cpp cl -FonsTreeSelection.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/tree/src -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/tree/src/../../../../../../content/events/src -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/tree/src/../../../../base/src -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/tree/src/../../../../../base -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/tree/src/../../../../../generic -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/tree/src/../../../../../style -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/tree/src/../../../../../forms -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/tree/src -I. -I../../../../../../dist/include -I../../../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/layout/xul/base/src/tree/src/nsTreeSelection.cpp nsTreeSelection.cpp nsTreeStyleCache.cpp Building deps for /c/build/comm-central/comm-central/mozilla/layout/xul/base/src/tree/src/nsTreeStyleCache.cpp cl -FonsTreeStyleCache.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/tree/src -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/tree/src/../../../../../../content/events/src -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/tree/src/../../../../base/src -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/tree/src/../../../../../base -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/tree/src/../../../../../generic -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/tree/src/../../../../../style -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/tree/src/../../../../../forms -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/tree/src -I. -I../../../../../../dist/include -I../../../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/layout/xul/base/src/tree/src/nsTreeStyleCache.cpp nsTreeStyleCache.cpp nsTreeUtils.cpp Building deps for /c/build/comm-central/comm-central/mozilla/layout/xul/base/src/tree/src/nsTreeUtils.cpp cl -FonsTreeUtils.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/tree/src -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/tree/src/../../../../../../content/events/src -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/tree/src/../../../../base/src -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/tree/src/../../../../../base -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/tree/src/../../../../../generic -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/tree/src/../../../../../style -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/tree/src/../../../../../forms -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/tree/src -I. -I../../../../../../dist/include -I../../../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/layout/xul/base/src/tree/src/nsTreeUtils.cpp nsTreeUtils.cpp rm -f gkxultree_s.lib lib -NOLOGO -OUT:"gkxultree_s.lib" nsTreeBodyFrame.obj nsTreeBoxObject.obj nsTreeColFrame.obj nsTreeColumns.obj nsTreeContentView.obj nsTreeImageListener.obj nsTreeSelection.obj nsTreeStyleCache.obj nsTreeUtils.obj echo not_ranlib gkxultree_s.lib not_ranlib gkxultree_s.lib make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/layout/xul/base/src/tree/src' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/layout/xul/base/src/grid' nsGridLayout2.cpp Building deps for /c/build/comm-central/comm-central/mozilla/layout/xul/base/src/grid/nsGridLayout2.cpp cl -FonsGridLayout2.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/grid -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/grid/../../../base/src -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/grid/../../../../generic -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/grid/../../../../style -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/grid/../../../../forms -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/grid -I. -I../../../../../dist/include -I../../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/layout/xul/base/src/grid/nsGridLayout2.cpp nsGridLayout2.cpp nsGridRowLayout.cpp Building deps for /c/build/comm-central/comm-central/mozilla/layout/xul/base/src/grid/nsGridRowLayout.cpp cl -FonsGridRowLayout.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/grid -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/grid/../../../base/src -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/grid/../../../../generic -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/grid/../../../../style -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/grid/../../../../forms -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/grid -I. -I../../../../../dist/include -I../../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/layout/xul/base/src/grid/nsGridRowLayout.cpp nsGridRowLayout.cpp nsGridRowLeafLayout.cpp Building deps for /c/build/comm-central/comm-central/mozilla/layout/xul/base/src/grid/nsGridRowLeafLayout.cpp cl -FonsGridRowLeafLayout.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/grid -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/grid/../../../base/src -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/grid/../../../../generic -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/grid/../../../../style -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/grid/../../../../forms -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/grid -I. -I../../../../../dist/include -I../../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/layout/xul/base/src/grid/nsGridRowLeafLayout.cpp nsGridRowLeafLayout.cpp nsGridRowLeafFrame.cpp Building deps for /c/build/comm-central/comm-central/mozilla/layout/xul/base/src/grid/nsGridRowLeafFrame.cpp cl -FonsGridRowLeafFrame.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/grid -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/grid/../../../base/src -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/grid/../../../../generic -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/grid/../../../../style -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/grid/../../../../forms -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/grid -I. -I../../../../../dist/include -I../../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/layout/xul/base/src/grid/nsGridRowLeafFrame.cpp nsGridRowLeafFrame.cpp nsGridRowGroupLayout.cpp Building deps for /c/build/comm-central/comm-central/mozilla/layout/xul/base/src/grid/nsGridRowGroupLayout.cpp cl -FonsGridRowGroupLayout.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/grid -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/grid/../../../base/src -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/grid/../../../../generic -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/grid/../../../../style -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/grid/../../../../forms -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/grid -I. -I../../../../../dist/include -I../../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/layout/xul/base/src/grid/nsGridRowGroupLayout.cpp nsGridRowGroupLayout.cpp nsGridRowGroupFrame.cpp Building deps for /c/build/comm-central/comm-central/mozilla/layout/xul/base/src/grid/nsGridRowGroupFrame.cpp cl -FonsGridRowGroupFrame.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/grid -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/grid/../../../base/src -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/grid/../../../../generic -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/grid/../../../../style -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/grid/../../../../forms -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/grid -I. -I../../../../../dist/include -I../../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/layout/xul/base/src/grid/nsGridRowGroupFrame.cpp nsGridRowGroupFrame.cpp nsGrid.cpp Building deps for /c/build/comm-central/comm-central/mozilla/layout/xul/base/src/grid/nsGrid.cpp cl -FonsGrid.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/grid -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/grid/../../../base/src -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/grid/../../../../generic -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/grid/../../../../style -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/grid/../../../../forms -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/grid -I. -I../../../../../dist/include -I../../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/layout/xul/base/src/grid/nsGrid.cpp nsGrid.cpp nsGridRow.cpp Building deps for /c/build/comm-central/comm-central/mozilla/layout/xul/base/src/grid/nsGridRow.cpp cl -FonsGridRow.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/grid -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/grid/../../../base/src -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/grid/../../../../generic -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/grid/../../../../style -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/grid/../../../../forms -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/grid -I. -I../../../../../dist/include -I../../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/layout/xul/base/src/grid/nsGridRow.cpp nsGridRow.cpp nsGridCell.cpp Building deps for /c/build/comm-central/comm-central/mozilla/layout/xul/base/src/grid/nsGridCell.cpp cl -FonsGridCell.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/grid -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/grid/../../../base/src -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/grid/../../../../generic -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/grid/../../../../style -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/grid/../../../../forms -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/grid -I. -I../../../../../dist/include -I../../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/layout/xul/base/src/grid/nsGridCell.cpp nsGridCell.cpp rm -f gkxulgrid_s.lib lib -NOLOGO -OUT:"gkxulgrid_s.lib" nsGridLayout2.obj nsGridRowLayout.obj nsGridRowLeafLayout.obj nsGridRowLeafFrame.obj nsGridRowGroupLayout.obj nsGridRowGroupFrame.obj nsGrid.obj nsGridRow.obj nsGridCell.obj echo not_ranlib gkxulgrid_s.lib not_ranlib gkxulgrid_s.lib make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/layout/xul/base/src/grid' nsScrollBoxFrame.cpp Building deps for /c/build/comm-central/comm-central/mozilla/layout/xul/base/src/nsScrollBoxFrame.cpp cl -FonsScrollBoxFrame.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/../../../base -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/../../../../content/base/src -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/../../../../content/events/src -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/../../../generic -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/../../../style -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/layout/xul/base/src/nsScrollBoxFrame.cpp nsScrollBoxFrame.cpp nsRootBoxFrame.cpp Building deps for /c/build/comm-central/comm-central/mozilla/layout/xul/base/src/nsRootBoxFrame.cpp cl -FonsRootBoxFrame.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/../../../base -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/../../../../content/base/src -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/../../../../content/events/src -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/../../../generic -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/../../../style -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/layout/xul/base/src/nsRootBoxFrame.cpp nsRootBoxFrame.cpp nsBox.cpp Building deps for /c/build/comm-central/comm-central/mozilla/layout/xul/base/src/nsBox.cpp cl -FonsBox.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/../../../base -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/../../../../content/base/src -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/../../../../content/events/src -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/../../../generic -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/../../../style -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/layout/xul/base/src/nsBox.cpp nsBox.cpp nsBoxFrame.cpp Building deps for /c/build/comm-central/comm-central/mozilla/layout/xul/base/src/nsBoxFrame.cpp cl -FonsBoxFrame.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/../../../base -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/../../../../content/base/src -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/../../../../content/events/src -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/../../../generic -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/../../../style -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/layout/xul/base/src/nsBoxFrame.cpp nsBoxFrame.cpp nsBoxLayoutState.cpp Building deps for /c/build/comm-central/comm-central/mozilla/layout/xul/base/src/nsBoxLayoutState.cpp cl -FonsBoxLayoutState.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/../../../base -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/../../../../content/base/src -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/../../../../content/events/src -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/../../../generic -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/../../../style -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/layout/xul/base/src/nsBoxLayoutState.cpp nsBoxLayoutState.cpp nsSprocketLayout.cpp Building deps for /c/build/comm-central/comm-central/mozilla/layout/xul/base/src/nsSprocketLayout.cpp cl -FonsSprocketLayout.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/../../../base -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/../../../../content/base/src -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/../../../../content/events/src -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/../../../generic -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/../../../style -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/layout/xul/base/src/nsSprocketLayout.cpp nsSprocketLayout.cpp nsStackFrame.cpp Building deps for /c/build/comm-central/comm-central/mozilla/layout/xul/base/src/nsStackFrame.cpp cl -FonsStackFrame.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/../../../base -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/../../../../content/base/src -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/../../../../content/events/src -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/../../../generic -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/../../../style -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/layout/xul/base/src/nsStackFrame.cpp nsStackFrame.cpp nsStackLayout.cpp Building deps for /c/build/comm-central/comm-central/mozilla/layout/xul/base/src/nsStackLayout.cpp cl -FonsStackLayout.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/../../../base -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/../../../../content/base/src -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/../../../../content/events/src -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/../../../generic -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/../../../style -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/layout/xul/base/src/nsStackLayout.cpp nsStackLayout.cpp nsBoxLayout.cpp Building deps for /c/build/comm-central/comm-central/mozilla/layout/xul/base/src/nsBoxLayout.cpp cl -FonsBoxLayout.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/../../../base -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/../../../../content/base/src -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/../../../../content/events/src -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/../../../generic -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/../../../style -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/layout/xul/base/src/nsBoxLayout.cpp nsBoxLayout.cpp nsScrollbarFrame.cpp Building deps for /c/build/comm-central/comm-central/mozilla/layout/xul/base/src/nsScrollbarFrame.cpp cl -FonsScrollbarFrame.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/../../../base -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/../../../../content/base/src -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/../../../../content/events/src -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/../../../generic -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/../../../style -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/layout/xul/base/src/nsScrollbarFrame.cpp nsScrollbarFrame.cpp nsScrollbarButtonFrame.cpp Building deps for /c/build/comm-central/comm-central/mozilla/layout/xul/base/src/nsScrollbarButtonFrame.cpp cl -FonsScrollbarButtonFrame.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/../../../base -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/../../../../content/base/src -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/../../../../content/events/src -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/../../../generic -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/../../../style -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/layout/xul/base/src/nsScrollbarButtonFrame.cpp nsScrollbarButtonFrame.cpp nsButtonBoxFrame.cpp Building deps for /c/build/comm-central/comm-central/mozilla/layout/xul/base/src/nsButtonBoxFrame.cpp cl -FonsButtonBoxFrame.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/../../../base -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/../../../../content/base/src -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/../../../../content/events/src -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/../../../generic -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/../../../style -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/layout/xul/base/src/nsButtonBoxFrame.cpp nsButtonBoxFrame.cpp nsSliderFrame.cpp Building deps for /c/build/comm-central/comm-central/mozilla/layout/xul/base/src/nsSliderFrame.cpp cl -FonsSliderFrame.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/../../../base -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/../../../../content/base/src -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/../../../../content/events/src -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/../../../generic -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/../../../style -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/layout/xul/base/src/nsSliderFrame.cpp nsSliderFrame.cpp nsRepeatService.cpp Building deps for /c/build/comm-central/comm-central/mozilla/layout/xul/base/src/nsRepeatService.cpp cl -FonsRepeatService.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/../../../base -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/../../../../content/base/src -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/../../../../content/events/src -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/../../../generic -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/../../../style -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/layout/xul/base/src/nsRepeatService.cpp nsRepeatService.cpp nsXULTooltipListener.cpp Building deps for /c/build/comm-central/comm-central/mozilla/layout/xul/base/src/nsXULTooltipListener.cpp cl -FonsXULTooltipListener.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/../../../base -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/../../../../content/base/src -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/../../../../content/events/src -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/../../../generic -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/../../../style -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/layout/xul/base/src/nsXULTooltipListener.cpp nsXULTooltipListener.cpp nsScrollBoxObject.cpp Building deps for /c/build/comm-central/comm-central/mozilla/layout/xul/base/src/nsScrollBoxObject.cpp cl -FonsScrollBoxObject.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/../../../base -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/../../../../content/base/src -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/../../../../content/events/src -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/../../../generic -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/../../../style -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/layout/xul/base/src/nsScrollBoxObject.cpp nsScrollBoxObject.cpp nsContainerBoxObject.cpp Building deps for /c/build/comm-central/comm-central/mozilla/layout/xul/base/src/nsContainerBoxObject.cpp cl -FonsContainerBoxObject.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/../../../base -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/../../../../content/base/src -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/../../../../content/events/src -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/../../../generic -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/../../../style -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/layout/xul/base/src/nsContainerBoxObject.cpp nsContainerBoxObject.cpp nsMenuBoxObject.cpp Building deps for /c/build/comm-central/comm-central/mozilla/layout/xul/base/src/nsMenuBoxObject.cpp cl -FonsMenuBoxObject.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/../../../base -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/../../../../content/base/src -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/../../../../content/events/src -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/../../../generic -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/../../../style -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/layout/xul/base/src/nsMenuBoxObject.cpp nsMenuBoxObject.cpp nsPopupBoxObject.cpp Building deps for /c/build/comm-central/comm-central/mozilla/layout/xul/base/src/nsPopupBoxObject.cpp cl -FonsPopupBoxObject.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/../../../base -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/../../../../content/base/src -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/../../../../content/events/src -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/../../../generic -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/../../../style -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/layout/xul/base/src/nsPopupBoxObject.cpp nsPopupBoxObject.cpp nsListBoxObject.cpp Building deps for /c/build/comm-central/comm-central/mozilla/layout/xul/base/src/nsListBoxObject.cpp cl -FonsListBoxObject.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/../../../base -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/../../../../content/base/src -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/../../../../content/events/src -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/../../../generic -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/../../../style -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/layout/xul/base/src/nsListBoxObject.cpp nsListBoxObject.cpp nsBoxObject.cpp Building deps for /c/build/comm-central/comm-central/mozilla/layout/xul/base/src/nsBoxObject.cpp cl -FonsBoxObject.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/../../../base -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/../../../../content/base/src -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/../../../../content/events/src -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/../../../generic -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/../../../style -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/layout/xul/base/src/nsBoxObject.cpp nsBoxObject.cpp nsImageBoxFrame.cpp Building deps for /c/build/comm-central/comm-central/mozilla/layout/xul/base/src/nsImageBoxFrame.cpp cl -FonsImageBoxFrame.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/../../../base -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/../../../../content/base/src -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/../../../../content/events/src -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/../../../generic -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/../../../style -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/layout/xul/base/src/nsImageBoxFrame.cpp nsImageBoxFrame.cpp nsDocElementBoxFrame.cpp Building deps for /c/build/comm-central/comm-central/mozilla/layout/xul/base/src/nsDocElementBoxFrame.cpp cl -FonsDocElementBoxFrame.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/../../../base -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/../../../../content/base/src -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/../../../../content/events/src -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/../../../generic -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/../../../style -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/layout/xul/base/src/nsDocElementBoxFrame.cpp nsDocElementBoxFrame.cpp nsLeafBoxFrame.cpp Building deps for /c/build/comm-central/comm-central/mozilla/layout/xul/base/src/nsLeafBoxFrame.cpp cl -FonsLeafBoxFrame.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/../../../base -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/../../../../content/base/src -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/../../../../content/events/src -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/../../../generic -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/../../../style -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/layout/xul/base/src/nsLeafBoxFrame.cpp nsLeafBoxFrame.cpp nsTextBoxFrame.cpp Building deps for /c/build/comm-central/comm-central/mozilla/layout/xul/base/src/nsTextBoxFrame.cpp cl -FonsTextBoxFrame.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/../../../base -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/../../../../content/base/src -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/../../../../content/events/src -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/../../../generic -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/../../../style -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/layout/xul/base/src/nsTextBoxFrame.cpp nsTextBoxFrame.cpp nsGroupBoxFrame.cpp Building deps for /c/build/comm-central/comm-central/mozilla/layout/xul/base/src/nsGroupBoxFrame.cpp cl -FonsGroupBoxFrame.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/../../../base -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/../../../../content/base/src -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/../../../../content/events/src -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/../../../generic -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/../../../style -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/layout/xul/base/src/nsGroupBoxFrame.cpp nsGroupBoxFrame.cpp nsSplitterFrame.cpp Building deps for /c/build/comm-central/comm-central/mozilla/layout/xul/base/src/nsSplitterFrame.cpp cl -FonsSplitterFrame.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/../../../base -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/../../../../content/base/src -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/../../../../content/events/src -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/../../../generic -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/../../../style -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/layout/xul/base/src/nsSplitterFrame.cpp nsSplitterFrame.cpp nsDeckFrame.cpp Building deps for /c/build/comm-central/comm-central/mozilla/layout/xul/base/src/nsDeckFrame.cpp cl -FonsDeckFrame.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/../../../base -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/../../../../content/base/src -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/../../../../content/events/src -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/../../../generic -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/../../../style -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/layout/xul/base/src/nsDeckFrame.cpp nsDeckFrame.cpp nsProgressMeterFrame.cpp Building deps for /c/build/comm-central/comm-central/mozilla/layout/xul/base/src/nsProgressMeterFrame.cpp cl -FonsProgressMeterFrame.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/../../../base -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/../../../../content/base/src -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/../../../../content/events/src -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/../../../generic -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/../../../style -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/layout/xul/base/src/nsProgressMeterFrame.cpp nsProgressMeterFrame.cpp nsMenuPopupFrame.cpp Building deps for /c/build/comm-central/comm-central/mozilla/layout/xul/base/src/nsMenuPopupFrame.cpp cl -FonsMenuPopupFrame.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/../../../base -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/../../../../content/base/src -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/../../../../content/events/src -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/../../../generic -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/../../../style -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/layout/xul/base/src/nsMenuPopupFrame.cpp nsMenuPopupFrame.cpp nsMenuFrame.cpp Building deps for /c/build/comm-central/comm-central/mozilla/layout/xul/base/src/nsMenuFrame.cpp cl -FonsMenuFrame.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/../../../base -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/../../../../content/base/src -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/../../../../content/events/src -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/../../../generic -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/../../../style -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/layout/xul/base/src/nsMenuFrame.cpp nsMenuFrame.cpp nsMenuBarFrame.cpp Building deps for /c/build/comm-central/comm-central/mozilla/layout/xul/base/src/nsMenuBarFrame.cpp cl -FonsMenuBarFrame.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/../../../base -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/../../../../content/base/src -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/../../../../content/events/src -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/../../../generic -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/../../../style -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/layout/xul/base/src/nsMenuBarFrame.cpp nsMenuBarFrame.cpp nsMenuBarListener.cpp Building deps for /c/build/comm-central/comm-central/mozilla/layout/xul/base/src/nsMenuBarListener.cpp cl -FonsMenuBarListener.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/../../../base -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/../../../../content/base/src -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/../../../../content/events/src -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/../../../generic -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/../../../style -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/layout/xul/base/src/nsMenuBarListener.cpp nsMenuBarListener.cpp nsPopupSetFrame.cpp Building deps for /c/build/comm-central/comm-central/mozilla/layout/xul/base/src/nsPopupSetFrame.cpp cl -FonsPopupSetFrame.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/../../../base -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/../../../../content/base/src -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/../../../../content/events/src -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/../../../generic -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/../../../style -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/layout/xul/base/src/nsPopupSetFrame.cpp nsPopupSetFrame.cpp nsTitleBarFrame.cpp Building deps for /c/build/comm-central/comm-central/mozilla/layout/xul/base/src/nsTitleBarFrame.cpp cl -FonsTitleBarFrame.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/../../../base -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/../../../../content/base/src -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/../../../../content/events/src -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/../../../generic -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/../../../style -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/layout/xul/base/src/nsTitleBarFrame.cpp nsTitleBarFrame.cpp nsResizerFrame.cpp Building deps for /c/build/comm-central/comm-central/mozilla/layout/xul/base/src/nsResizerFrame.cpp cl -FonsResizerFrame.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/../../../base -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/../../../../content/base/src -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/../../../../content/events/src -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/../../../generic -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/../../../style -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/layout/xul/base/src/nsResizerFrame.cpp nsResizerFrame.cpp nsListBoxBodyFrame.cpp Building deps for /c/build/comm-central/comm-central/mozilla/layout/xul/base/src/nsListBoxBodyFrame.cpp cl -FonsListBoxBodyFrame.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/../../../base -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/../../../../content/base/src -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/../../../../content/events/src -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/../../../generic -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/../../../style -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/layout/xul/base/src/nsListBoxBodyFrame.cpp nsListBoxBodyFrame.cpp nsListItemFrame.cpp Building deps for /c/build/comm-central/comm-central/mozilla/layout/xul/base/src/nsListItemFrame.cpp cl -FonsListItemFrame.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/../../../base -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/../../../../content/base/src -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/../../../../content/events/src -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/../../../generic -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/../../../style -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/layout/xul/base/src/nsListItemFrame.cpp nsListItemFrame.cpp nsListBoxLayout.cpp Building deps for /c/build/comm-central/comm-central/mozilla/layout/xul/base/src/nsListBoxLayout.cpp cl -FonsListBoxLayout.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/../../../base -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/../../../../content/base/src -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/../../../../content/events/src -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/../../../generic -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/../../../style -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/layout/xul/base/src/nsListBoxLayout.cpp nsListBoxLayout.cpp nsXULLabelFrame.cpp Building deps for /c/build/comm-central/comm-central/mozilla/layout/xul/base/src/nsXULLabelFrame.cpp cl -FonsXULLabelFrame.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/../../../base -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/../../../../content/base/src -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/../../../../content/events/src -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/../../../generic -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/../../../style -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/layout/xul/base/src/nsXULLabelFrame.cpp nsXULLabelFrame.cpp nsXULPopupManager.cpp Building deps for /c/build/comm-central/comm-central/mozilla/layout/xul/base/src/nsXULPopupManager.cpp cl -FonsXULPopupManager.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/../../../base -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/../../../../content/base/src -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/../../../../content/events/src -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/../../../generic -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src/../../../style -I/c/build/comm-central/comm-central/mozilla/layout/xul/base/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/layout/xul/base/src/nsXULPopupManager.cpp nsXULPopupManager.cpp rm -f gkxulbase_s.lib lib -NOLOGO -OUT:"gkxulbase_s.lib" nsScrollBoxFrame.obj nsRootBoxFrame.obj nsBox.obj nsBoxFrame.obj nsBoxLayoutState.obj nsSprocketLayout.obj nsStackFrame.obj nsStackLayout.obj nsBoxLayout.obj nsScrollbarFrame.obj nsScrollbarButtonFrame.obj nsButtonBoxFrame.obj nsSliderFrame.obj nsRepeatService.obj nsXULTooltipListener.obj nsScrollBoxObject.obj nsContainerBoxObject.obj nsMenuBoxObject.obj nsPopupBoxObject.obj nsListBoxObject.obj nsBoxObject.obj nsImageBoxFrame.obj nsDocElementBoxFrame.obj nsLeafBoxFrame.obj nsTextBoxFrame.obj nsGroupBoxFrame.obj nsSplitterFrame.obj nsDeckFrame.obj nsProgressMeterFrame.obj nsMenuPopupFrame.obj nsMenuFrame.obj nsMenuBarFrame.obj nsMenuBarListener.obj nsPopupSetFrame.obj nsTitleBarFrame.obj nsResizerFrame.obj nsListBoxBodyFrame.obj nsListItemFrame.obj nsListBoxLayout.obj nsXULLabelFrame.obj nsXULPopupManager.obj echo not_ranlib gkxulbase_s.lib not_ranlib gkxulbase_s.lib make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/layout/xul/base/src' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/layout/printing' nsPrintEngine.cpp Building deps for /c/build/comm-central/comm-central/mozilla/layout/printing/nsPrintEngine.cpp cl -FonsPrintEngine.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/layout/printing/../base -I/c/build/comm-central/comm-central/mozilla/layout/printing/../../content/base/src -I/c/build/comm-central/comm-central/mozilla/layout/printing -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/layout/printing/nsPrintEngine.cpp nsPrintEngine.cpp c:/build/comm-central/comm-central/mozilla/layout/printing/nsPrintEngine.cpp(2388) : warning C4244: 'argument' : conversion from 'float' to 'nscoord', possible loss of data c:/build/comm-central/comm-central/mozilla/layout/printing/nsPrintEngine.cpp(2388) : warning C4244: 'argument' : conversion from 'float' to 'nscoord', possible loss of data nsPrintData.cpp Building deps for /c/build/comm-central/comm-central/mozilla/layout/printing/nsPrintData.cpp cl -FonsPrintData.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/layout/printing/../base -I/c/build/comm-central/comm-central/mozilla/layout/printing/../../content/base/src -I/c/build/comm-central/comm-central/mozilla/layout/printing -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/layout/printing/nsPrintData.cpp nsPrintData.cpp nsPrintObject.cpp Building deps for /c/build/comm-central/comm-central/mozilla/layout/printing/nsPrintObject.cpp cl -FonsPrintObject.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/layout/printing/../base -I/c/build/comm-central/comm-central/mozilla/layout/printing/../../content/base/src -I/c/build/comm-central/comm-central/mozilla/layout/printing -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/layout/printing/nsPrintObject.cpp nsPrintObject.cpp nsPagePrintTimer.cpp Building deps for /c/build/comm-central/comm-central/mozilla/layout/printing/nsPagePrintTimer.cpp cl -FonsPagePrintTimer.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/layout/printing/../base -I/c/build/comm-central/comm-central/mozilla/layout/printing/../../content/base/src -I/c/build/comm-central/comm-central/mozilla/layout/printing -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/layout/printing/nsPagePrintTimer.cpp nsPagePrintTimer.cpp nsPrintPreviewListener.cpp Building deps for /c/build/comm-central/comm-central/mozilla/layout/printing/nsPrintPreviewListener.cpp cl -FonsPrintPreviewListener.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/layout/printing/../base -I/c/build/comm-central/comm-central/mozilla/layout/printing/../../content/base/src -I/c/build/comm-central/comm-central/mozilla/layout/printing -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/layout/printing/nsPrintPreviewListener.cpp nsPrintPreviewListener.cpp rm -f gkprinting_s.lib lib -NOLOGO -OUT:"gkprinting_s.lib" nsPrintEngine.obj nsPrintData.obj nsPrintObject.obj nsPagePrintTimer.obj nsPrintPreviewListener.obj echo not_ranlib gkprinting_s.lib not_ranlib gkprinting_s.lib nsIPrintProgress.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/layout/printing -I../../dist/idl -e _xpidlgen/nsIPrintProgress.xpt -d .deps/nsIPrintProgress.pp /c/build/comm-central/comm-central/mozilla/layout/printing/nsIPrintProgress.idl nsIPrintProgressParams.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/layout/printing -I../../dist/idl -e _xpidlgen/nsIPrintProgressParams.xpt -d .deps/nsIPrintProgressParams.pp /c/build/comm-central/comm-central/mozilla/layout/printing/nsIPrintProgressParams.idl nsIPrintStatusFeedback.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/layout/printing -I../../dist/idl -e _xpidlgen/nsIPrintStatusFeedback.xpt -d .deps/nsIPrintStatusFeedback.pp /c/build/comm-central/comm-central/mozilla/layout/printing/nsIPrintStatusFeedback.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpt_link.exe _xpidlgen/layout_printing.xpt _xpidlgen/nsIPrintProgress.xpt _xpidlgen/nsIPrintProgressParams.xpt _xpidlgen/nsIPrintStatusFeedback.xpt c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 _xpidlgen/layout_printing.xpt ../../dist/bin/components make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/layout/printing' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/layout/svg/base/src' nsSVGAFrame.cpp Building deps for /c/build/comm-central/comm-central/mozilla/layout/svg/base/src/nsSVGAFrame.cpp cl -FonsSVGAFrame.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/layout/svg/base/src/../../../base -I/c/build/comm-central/comm-central/mozilla/layout/svg/base/src/../../../generic -I/c/build/comm-central/comm-central/mozilla/layout/svg/base/src/../../../style -I/c/build/comm-central/comm-central/mozilla/layout/svg/base/src/../../../xul/base/src -I/c/build/comm-central/comm-central/mozilla/layout/svg/base/src/../../../../content/svg/content/src -I/c/build/comm-central/comm-central/mozilla/layout/svg/base/src/../../../../content/base/src -I/c/build/comm-central/comm-central/mozilla/layout/svg/base/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/layout/svg/base/src/nsSVGAFrame.cpp nsSVGAFrame.cpp nsSVGClipPathFrame.cpp Building deps for /c/build/comm-central/comm-central/mozilla/layout/svg/base/src/nsSVGClipPathFrame.cpp cl -FonsSVGClipPathFrame.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/layout/svg/base/src/../../../base -I/c/build/comm-central/comm-central/mozilla/layout/svg/base/src/../../../generic -I/c/build/comm-central/comm-central/mozilla/layout/svg/base/src/../../../style -I/c/build/comm-central/comm-central/mozilla/layout/svg/base/src/../../../xul/base/src -I/c/build/comm-central/comm-central/mozilla/layout/svg/base/src/../../../../content/svg/content/src -I/c/build/comm-central/comm-central/mozilla/layout/svg/base/src/../../../../content/base/src -I/c/build/comm-central/comm-central/mozilla/layout/svg/base/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/layout/svg/base/src/nsSVGClipPathFrame.cpp nsSVGClipPathFrame.cpp nsSVGContainerFrame.cpp Building deps for /c/build/comm-central/comm-central/mozilla/layout/svg/base/src/nsSVGContainerFrame.cpp cl -FonsSVGContainerFrame.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/layout/svg/base/src/../../../base -I/c/build/comm-central/comm-central/mozilla/layout/svg/base/src/../../../generic -I/c/build/comm-central/comm-central/mozilla/layout/svg/base/src/../../../style -I/c/build/comm-central/comm-central/mozilla/layout/svg/base/src/../../../xul/base/src -I/c/build/comm-central/comm-central/mozilla/layout/svg/base/src/../../../../content/svg/content/src -I/c/build/comm-central/comm-central/mozilla/layout/svg/base/src/../../../../content/base/src -I/c/build/comm-central/comm-central/mozilla/layout/svg/base/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/layout/svg/base/src/nsSVGContainerFrame.cpp nsSVGContainerFrame.cpp nsSVGEffects.cpp Building deps for /c/build/comm-central/comm-central/mozilla/layout/svg/base/src/nsSVGEffects.cpp cl -FonsSVGEffects.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/layout/svg/base/src/../../../base -I/c/build/comm-central/comm-central/mozilla/layout/svg/base/src/../../../generic -I/c/build/comm-central/comm-central/mozilla/layout/svg/base/src/../../../style -I/c/build/comm-central/comm-central/mozilla/layout/svg/base/src/../../../xul/base/src -I/c/build/comm-central/comm-central/mozilla/layout/svg/base/src/../../../../content/svg/content/src -I/c/build/comm-central/comm-central/mozilla/layout/svg/base/src/../../../../content/base/src -I/c/build/comm-central/comm-central/mozilla/layout/svg/base/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/layout/svg/base/src/nsSVGEffects.cpp nsSVGEffects.cpp nsSVGFilterFrame.cpp Building deps for /c/build/comm-central/comm-central/mozilla/layout/svg/base/src/nsSVGFilterFrame.cpp cl -FonsSVGFilterFrame.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/layout/svg/base/src/../../../base -I/c/build/comm-central/comm-central/mozilla/layout/svg/base/src/../../../generic -I/c/build/comm-central/comm-central/mozilla/layout/svg/base/src/../../../style -I/c/build/comm-central/comm-central/mozilla/layout/svg/base/src/../../../xul/base/src -I/c/build/comm-central/comm-central/mozilla/layout/svg/base/src/../../../../content/svg/content/src -I/c/build/comm-central/comm-central/mozilla/layout/svg/base/src/../../../../content/base/src -I/c/build/comm-central/comm-central/mozilla/layout/svg/base/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/layout/svg/base/src/nsSVGFilterFrame.cpp nsSVGFilterFrame.cpp nsSVGFilterInstance.cpp Building deps for /c/build/comm-central/comm-central/mozilla/layout/svg/base/src/nsSVGFilterInstance.cpp cl -FonsSVGFilterInstance.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/layout/svg/base/src/../../../base -I/c/build/comm-central/comm-central/mozilla/layout/svg/base/src/../../../generic -I/c/build/comm-central/comm-central/mozilla/layout/svg/base/src/../../../style -I/c/build/comm-central/comm-central/mozilla/layout/svg/base/src/../../../xul/base/src -I/c/build/comm-central/comm-central/mozilla/layout/svg/base/src/../../../../content/svg/content/src -I/c/build/comm-central/comm-central/mozilla/layout/svg/base/src/../../../../content/base/src -I/c/build/comm-central/comm-central/mozilla/layout/svg/base/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/layout/svg/base/src/nsSVGFilterInstance.cpp nsSVGFilterInstance.cpp c:/build/comm-central/comm-central/mozilla/layout/svg/base/src/nsSVGFilterInstance.cpp(62) : warning C4244: 'return' : conversion from 'gfxFloat' to 'float', possible loss of data c:/build/comm-central/comm-central/mozilla/layout/svg/base/src/nsSVGFilterInstance.cpp(64) : warning C4244: 'return' : conversion from 'gfxFloat' to 'float', possible loss of data c:/build/comm-central/comm-central/mozilla/layout/svg/base/src/nsSVGFilterInstance.cpp(69) : warning C4244: 'return' : conversion from 'double' to 'float', possible loss of data c:/build/comm-central/comm-central/mozilla/layout/svg/base/src/nsSVGFilterInstance.cpp(77) : warning C4244: '*=' : conversion from 'gfxFloat' to 'float', possible loss of data c:/build/comm-central/comm-central/mozilla/layout/svg/base/src/nsSVGFilterInstance.cpp(78) : warning C4244: '*=' : conversion from 'gfxFloat' to 'float', possible loss of data c:/build/comm-central/comm-central/mozilla/layout/svg/base/src/nsSVGFilterInstance.cpp(80) : warning C4244: '*=' : conversion from 'double' to 'float', possible loss of data nsSVGForeignObjectFrame.cpp Building deps for /c/build/comm-central/comm-central/mozilla/layout/svg/base/src/nsSVGForeignObjectFrame.cpp cl -FonsSVGForeignObjectFrame.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/layout/svg/base/src/../../../base -I/c/build/comm-central/comm-central/mozilla/layout/svg/base/src/../../../generic -I/c/build/comm-central/comm-central/mozilla/layout/svg/base/src/../../../style -I/c/build/comm-central/comm-central/mozilla/layout/svg/base/src/../../../xul/base/src -I/c/build/comm-central/comm-central/mozilla/layout/svg/base/src/../../../../content/svg/content/src -I/c/build/comm-central/comm-central/mozilla/layout/svg/base/src/../../../../content/base/src -I/c/build/comm-central/comm-central/mozilla/layout/svg/base/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/layout/svg/base/src/nsSVGForeignObjectFrame.cpp nsSVGForeignObjectFrame.cpp c:/build/comm-central/comm-central/mozilla/layout/svg/base/src/nsSVGForeignObjectFrame.cpp(195) : warning C4244: 'argument' : conversion from 'PRInt32' to 'float', possible loss of data c:/build/comm-central/comm-central/mozilla/layout/svg/base/src/nsSVGForeignObjectFrame.cpp(253) : warning C4244: 'argument' : conversion from 'gfxFloat' to 'float', possible loss of data c:/build/comm-central/comm-central/mozilla/layout/svg/base/src/nsSVGForeignObjectFrame.cpp(254) : warning C4244: 'argument' : conversion from 'gfxFloat' to 'float', possible loss of data c:/build/comm-central/comm-central/mozilla/layout/svg/base/src/nsSVGForeignObjectFrame.cpp(255) : warning C4244: 'argument' : conversion from 'gfxFloat' to 'float', possible loss of data c:/build/comm-central/comm-central/mozilla/layout/svg/base/src/nsSVGForeignObjectFrame.cpp(256) : warning C4244: 'argument' : conversion from 'gfxFloat' to 'float', possible loss of data c:/build/comm-central/comm-central/mozilla/layout/svg/base/src/nsSVGForeignObjectFrame.cpp(312) : warning C4244: 'argument' : conversion from 'gfxFloat' to 'float', possible loss of data c:/build/comm-central/comm-central/mozilla/layout/svg/base/src/nsSVGForeignObjectFrame.cpp(312) : warning C4244: 'argument' : conversion from 'gfxFloat' to 'float', possible loss of data nsSVGGFrame.cpp Building deps for /c/build/comm-central/comm-central/mozilla/layout/svg/base/src/nsSVGGFrame.cpp cl -FonsSVGGFrame.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/layout/svg/base/src/../../../base -I/c/build/comm-central/comm-central/mozilla/layout/svg/base/src/../../../generic -I/c/build/comm-central/comm-central/mozilla/layout/svg/base/src/../../../style -I/c/build/comm-central/comm-central/mozilla/layout/svg/base/src/../../../xul/base/src -I/c/build/comm-central/comm-central/mozilla/layout/svg/base/src/../../../../content/svg/content/src -I/c/build/comm-central/comm-central/mozilla/layout/svg/base/src/../../../../content/base/src -I/c/build/comm-central/comm-central/mozilla/layout/svg/base/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/layout/svg/base/src/nsSVGGFrame.cpp nsSVGGFrame.cpp nsSVGGenericContainerFrame.cpp Building deps for /c/build/comm-central/comm-central/mozilla/layout/svg/base/src/nsSVGGenericContainerFrame.cpp cl -FonsSVGGenericContainerFrame.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/layout/svg/base/src/../../../base -I/c/build/comm-central/comm-central/mozilla/layout/svg/base/src/../../../generic -I/c/build/comm-central/comm-central/mozilla/layout/svg/base/src/../../../style -I/c/build/comm-central/comm-central/mozilla/layout/svg/base/src/../../../xul/base/src -I/c/build/comm-central/comm-central/mozilla/layout/svg/base/src/../../../../content/svg/content/src -I/c/build/comm-central/comm-central/mozilla/layout/svg/base/src/../../../../content/base/src -I/c/build/comm-central/comm-central/mozilla/layout/svg/base/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/layout/svg/base/src/nsSVGGenericContainerFrame.cpp nsSVGGenericContainerFrame.cpp nsSVGGeometryFrame.cpp Building deps for /c/build/comm-central/comm-central/mozilla/layout/svg/base/src/nsSVGGeometryFrame.cpp cl -FonsSVGGeometryFrame.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/layout/svg/base/src/../../../base -I/c/build/comm-central/comm-central/mozilla/layout/svg/base/src/../../../generic -I/c/build/comm-central/comm-central/mozilla/layout/svg/base/src/../../../style -I/c/build/comm-central/comm-central/mozilla/layout/svg/base/src/../../../xul/base/src -I/c/build/comm-central/comm-central/mozilla/layout/svg/base/src/../../../../content/svg/content/src -I/c/build/comm-central/comm-central/mozilla/layout/svg/base/src/../../../../content/base/src -I/c/build/comm-central/comm-central/mozilla/layout/svg/base/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/layout/svg/base/src/nsSVGGeometryFrame.cpp nsSVGGeometryFrame.cpp nsSVGGlyphFrame.cpp Building deps for /c/build/comm-central/comm-central/mozilla/layout/svg/base/src/nsSVGGlyphFrame.cpp cl -FonsSVGGlyphFrame.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/layout/svg/base/src/../../../base -I/c/build/comm-central/comm-central/mozilla/layout/svg/base/src/../../../generic -I/c/build/comm-central/comm-central/mozilla/layout/svg/base/src/../../../style -I/c/build/comm-central/comm-central/mozilla/layout/svg/base/src/../../../xul/base/src -I/c/build/comm-central/comm-central/mozilla/layout/svg/base/src/../../../../content/svg/content/src -I/c/build/comm-central/comm-central/mozilla/layout/svg/base/src/../../../../content/base/src -I/c/build/comm-central/comm-central/mozilla/layout/svg/base/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/layout/svg/base/src/nsSVGGlyphFrame.cpp nsSVGGlyphFrame.cpp nsSVGGradientFrame.cpp Building deps for /c/build/comm-central/comm-central/mozilla/layout/svg/base/src/nsSVGGradientFrame.cpp cl -FonsSVGGradientFrame.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/layout/svg/base/src/../../../base -I/c/build/comm-central/comm-central/mozilla/layout/svg/base/src/../../../generic -I/c/build/comm-central/comm-central/mozilla/layout/svg/base/src/../../../style -I/c/build/comm-central/comm-central/mozilla/layout/svg/base/src/../../../xul/base/src -I/c/build/comm-central/comm-central/mozilla/layout/svg/base/src/../../../../content/svg/content/src -I/c/build/comm-central/comm-central/mozilla/layout/svg/base/src/../../../../content/base/src -I/c/build/comm-central/comm-central/mozilla/layout/svg/base/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/layout/svg/base/src/nsSVGGradientFrame.cpp nsSVGGradientFrame.cpp nsSVGImageFrame.cpp Building deps for /c/build/comm-central/comm-central/mozilla/layout/svg/base/src/nsSVGImageFrame.cpp cl -FonsSVGImageFrame.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/layout/svg/base/src/../../../base -I/c/build/comm-central/comm-central/mozilla/layout/svg/base/src/../../../generic -I/c/build/comm-central/comm-central/mozilla/layout/svg/base/src/../../../style -I/c/build/comm-central/comm-central/mozilla/layout/svg/base/src/../../../xul/base/src -I/c/build/comm-central/comm-central/mozilla/layout/svg/base/src/../../../../content/svg/content/src -I/c/build/comm-central/comm-central/mozilla/layout/svg/base/src/../../../../content/base/src -I/c/build/comm-central/comm-central/mozilla/layout/svg/base/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/layout/svg/base/src/nsSVGImageFrame.cpp nsSVGImageFrame.cpp c:/build/comm-central/comm-central/mozilla/layout/svg/base/src/nsSVGImageFrame.cpp(208) : warning C4244: 'argument' : conversion from 'PRInt32' to 'float', possible loss of data c:/build/comm-central/comm-central/mozilla/layout/svg/base/src/nsSVGImageFrame.cpp(208) : warning C4244: 'argument' : conversion from 'PRInt32' to 'float', possible loss of data c:/build/comm-central/comm-central/mozilla/layout/svg/base/src/nsSVGImageFrame.cpp(285) : warning C4244: 'argument' : conversion from 'PRInt32' to 'float', possible loss of data c:/build/comm-central/comm-central/mozilla/layout/svg/base/src/nsSVGImageFrame.cpp(285) : warning C4244: 'argument' : conversion from 'PRInt32' to 'float', possible loss of data c:/build/comm-central/comm-central/mozilla/layout/svg/base/src/nsSVGImageFrame.cpp(305) : warning C4244: 'argument' : conversion from 'PRInt32' to 'float', possible loss of data c:/build/comm-central/comm-central/mozilla/layout/svg/base/src/nsSVGImageFrame.cpp(305) : warning C4244: 'argument' : conversion from 'PRInt32' to 'float', possible loss of data c:/build/comm-central/comm-central/mozilla/layout/svg/base/src/nsSVGImageFrame.cpp(305) : warning C4244: 'argument' : conversion from 'PRInt32' to 'float', possible loss of data c:/build/comm-central/comm-central/mozilla/layout/svg/base/src/nsSVGImageFrame.cpp(305) : warning C4244: 'argument' : conversion from 'PRInt32' to 'float', possible loss of data nsSVGInnerSVGFrame.cpp Building deps for /c/build/comm-central/comm-central/mozilla/layout/svg/base/src/nsSVGInnerSVGFrame.cpp cl -FonsSVGInnerSVGFrame.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/layout/svg/base/src/../../../base -I/c/build/comm-central/comm-central/mozilla/layout/svg/base/src/../../../generic -I/c/build/comm-central/comm-central/mozilla/layout/svg/base/src/../../../style -I/c/build/comm-central/comm-central/mozilla/layout/svg/base/src/../../../xul/base/src -I/c/build/comm-central/comm-central/mozilla/layout/svg/base/src/../../../../content/svg/content/src -I/c/build/comm-central/comm-central/mozilla/layout/svg/base/src/../../../../content/base/src -I/c/build/comm-central/comm-central/mozilla/layout/svg/base/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/layout/svg/base/src/nsSVGInnerSVGFrame.cpp nsSVGInnerSVGFrame.cpp c:/build/comm-central/comm-central/mozilla/layout/svg/base/src/nsSVGInnerSVGFrame.cpp(173) : warning C4244: 'argument' : conversion from 'PRInt32' to 'float', possible loss of data c:/build/comm-central/comm-central/mozilla/layout/svg/base/src/nsSVGInnerSVGFrame.cpp(173) : warning C4244: 'argument' : conversion from 'PRInt32' to 'float', possible loss of data nsSVGIntegrationUtils.cpp Building deps for /c/build/comm-central/comm-central/mozilla/layout/svg/base/src/nsSVGIntegrationUtils.cpp cl -FonsSVGIntegrationUtils.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/layout/svg/base/src/../../../base -I/c/build/comm-central/comm-central/mozilla/layout/svg/base/src/../../../generic -I/c/build/comm-central/comm-central/mozilla/layout/svg/base/src/../../../style -I/c/build/comm-central/comm-central/mozilla/layout/svg/base/src/../../../xul/base/src -I/c/build/comm-central/comm-central/mozilla/layout/svg/base/src/../../../../content/svg/content/src -I/c/build/comm-central/comm-central/mozilla/layout/svg/base/src/../../../../content/base/src -I/c/build/comm-central/comm-central/mozilla/layout/svg/base/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/layout/svg/base/src/nsSVGIntegrationUtils.cpp nsSVGIntegrationUtils.cpp nsSVGLeafFrame.cpp Building deps for /c/build/comm-central/comm-central/mozilla/layout/svg/base/src/nsSVGLeafFrame.cpp cl -FonsSVGLeafFrame.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/layout/svg/base/src/../../../base -I/c/build/comm-central/comm-central/mozilla/layout/svg/base/src/../../../generic -I/c/build/comm-central/comm-central/mozilla/layout/svg/base/src/../../../style -I/c/build/comm-central/comm-central/mozilla/layout/svg/base/src/../../../xul/base/src -I/c/build/comm-central/comm-central/mozilla/layout/svg/base/src/../../../../content/svg/content/src -I/c/build/comm-central/comm-central/mozilla/layout/svg/base/src/../../../../content/base/src -I/c/build/comm-central/comm-central/mozilla/layout/svg/base/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/layout/svg/base/src/nsSVGLeafFrame.cpp nsSVGLeafFrame.cpp nsSVGMarkerFrame.cpp Building deps for /c/build/comm-central/comm-central/mozilla/layout/svg/base/src/nsSVGMarkerFrame.cpp cl -FonsSVGMarkerFrame.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/layout/svg/base/src/../../../base -I/c/build/comm-central/comm-central/mozilla/layout/svg/base/src/../../../generic -I/c/build/comm-central/comm-central/mozilla/layout/svg/base/src/../../../style -I/c/build/comm-central/comm-central/mozilla/layout/svg/base/src/../../../xul/base/src -I/c/build/comm-central/comm-central/mozilla/layout/svg/base/src/../../../../content/svg/content/src -I/c/build/comm-central/comm-central/mozilla/layout/svg/base/src/../../../../content/base/src -I/c/build/comm-central/comm-central/mozilla/layout/svg/base/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/layout/svg/base/src/nsSVGMarkerFrame.cpp nsSVGMarkerFrame.cpp nsSVGMaskFrame.cpp Building deps for /c/build/comm-central/comm-central/mozilla/layout/svg/base/src/nsSVGMaskFrame.cpp cl -FonsSVGMaskFrame.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/layout/svg/base/src/../../../base -I/c/build/comm-central/comm-central/mozilla/layout/svg/base/src/../../../generic -I/c/build/comm-central/comm-central/mozilla/layout/svg/base/src/../../../style -I/c/build/comm-central/comm-central/mozilla/layout/svg/base/src/../../../xul/base/src -I/c/build/comm-central/comm-central/mozilla/layout/svg/base/src/../../../../content/svg/content/src -I/c/build/comm-central/comm-central/mozilla/layout/svg/base/src/../../../../content/base/src -I/c/build/comm-central/comm-central/mozilla/layout/svg/base/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/layout/svg/base/src/nsSVGMaskFrame.cpp nsSVGMaskFrame.cpp nsSVGOuterSVGFrame.cpp Building deps for /c/build/comm-central/comm-central/mozilla/layout/svg/base/src/nsSVGOuterSVGFrame.cpp cl -FonsSVGOuterSVGFrame.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/layout/svg/base/src/../../../base -I/c/build/comm-central/comm-central/mozilla/layout/svg/base/src/../../../generic -I/c/build/comm-central/comm-central/mozilla/layout/svg/base/src/../../../style -I/c/build/comm-central/comm-central/mozilla/layout/svg/base/src/../../../xul/base/src -I/c/build/comm-central/comm-central/mozilla/layout/svg/base/src/../../../../content/svg/content/src -I/c/build/comm-central/comm-central/mozilla/layout/svg/base/src/../../../../content/base/src -I/c/build/comm-central/comm-central/mozilla/layout/svg/base/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/layout/svg/base/src/nsSVGOuterSVGFrame.cpp nsSVGOuterSVGFrame.cpp c:/build/comm-central/comm-central/mozilla/layout/svg/base/src/nsSVGOuterSVGFrame.cpp(275) : warning C4244: 'argument' : conversion from 'float' to 'nscoord', possible loss of data c:/build/comm-central/comm-central/mozilla/layout/svg/base/src/nsSVGOuterSVGFrame.cpp(275) : warning C4244: 'argument' : conversion from 'float' to 'nscoord', possible loss of data c:/build/comm-central/comm-central/mozilla/layout/svg/base/src/nsSVGOuterSVGFrame.cpp(296) : warning C4244: 'argument' : conversion from 'float' to 'nscoord', possible loss of data c:/build/comm-central/comm-central/mozilla/layout/svg/base/src/nsSVGOuterSVGFrame.cpp(296) : warning C4244: 'argument' : conversion from 'float' to 'nscoord', possible loss of data nsSVGPaintServerFrame.cpp Building deps for /c/build/comm-central/comm-central/mozilla/layout/svg/base/src/nsSVGPaintServerFrame.cpp cl -FonsSVGPaintServerFrame.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/layout/svg/base/src/../../../base -I/c/build/comm-central/comm-central/mozilla/layout/svg/base/src/../../../generic -I/c/build/comm-central/comm-central/mozilla/layout/svg/base/src/../../../style -I/c/build/comm-central/comm-central/mozilla/layout/svg/base/src/../../../xul/base/src -I/c/build/comm-central/comm-central/mozilla/layout/svg/base/src/../../../../content/svg/content/src -I/c/build/comm-central/comm-central/mozilla/layout/svg/base/src/../../../../content/base/src -I/c/build/comm-central/comm-central/mozilla/layout/svg/base/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/layout/svg/base/src/nsSVGPaintServerFrame.cpp nsSVGPaintServerFrame.cpp nsSVGPathGeometryFrame.cpp Building deps for /c/build/comm-central/comm-central/mozilla/layout/svg/base/src/nsSVGPathGeometryFrame.cpp cl -FonsSVGPathGeometryFrame.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/layout/svg/base/src/../../../base -I/c/build/comm-central/comm-central/mozilla/layout/svg/base/src/../../../generic -I/c/build/comm-central/comm-central/mozilla/layout/svg/base/src/../../../style -I/c/build/comm-central/comm-central/mozilla/layout/svg/base/src/../../../xul/base/src -I/c/build/comm-central/comm-central/mozilla/layout/svg/base/src/../../../../content/svg/content/src -I/c/build/comm-central/comm-central/mozilla/layout/svg/base/src/../../../../content/base/src -I/c/build/comm-central/comm-central/mozilla/layout/svg/base/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/layout/svg/base/src/nsSVGPathGeometryFrame.cpp nsSVGPathGeometryFrame.cpp nsSVGPatternFrame.cpp Building deps for /c/build/comm-central/comm-central/mozilla/layout/svg/base/src/nsSVGPatternFrame.cpp cl -FonsSVGPatternFrame.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/layout/svg/base/src/../../../base -I/c/build/comm-central/comm-central/mozilla/layout/svg/base/src/../../../generic -I/c/build/comm-central/comm-central/mozilla/layout/svg/base/src/../../../style -I/c/build/comm-central/comm-central/mozilla/layout/svg/base/src/../../../xul/base/src -I/c/build/comm-central/comm-central/mozilla/layout/svg/base/src/../../../../content/svg/content/src -I/c/build/comm-central/comm-central/mozilla/layout/svg/base/src/../../../../content/base/src -I/c/build/comm-central/comm-central/mozilla/layout/svg/base/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/layout/svg/base/src/nsSVGPatternFrame.cpp nsSVGPatternFrame.cpp c:/build/comm-central/comm-central/mozilla/layout/svg/base/src/nsSVGPatternFrame.cpp(232) : warning C4244: 'initializing' : conversion from 'gfxFloat' to 'float', possible loss of data c:/build/comm-central/comm-central/mozilla/layout/svg/base/src/nsSVGPatternFrame.cpp(233) : warning C4244: 'initializing' : conversion from 'gfxFloat' to 'float', possible loss of data c:/build/comm-central/comm-central/mozilla/layout/svg/base/src/nsSVGPatternFrame.cpp(577) : warning C4244: 'initializing' : conversion from 'gfxFloat' to 'float', possible loss of data c:/build/comm-central/comm-central/mozilla/layout/svg/base/src/nsSVGPatternFrame.cpp(578) : warning C4244: 'initializing' : conversion from 'gfxFloat' to 'float', possible loss of data c:/build/comm-central/comm-central/mozilla/layout/svg/base/src/nsSVGPatternFrame.cpp(582) : warning C4244: '+=' : conversion from 'gfxFloat' to 'float', possible loss of data c:/build/comm-central/comm-central/mozilla/layout/svg/base/src/nsSVGPatternFrame.cpp(583) : warning C4244: '+=' : conversion from 'gfxFloat' to 'float', possible loss of data nsSVGStopFrame.cpp Building deps for /c/build/comm-central/comm-central/mozilla/layout/svg/base/src/nsSVGStopFrame.cpp cl -FonsSVGStopFrame.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/layout/svg/base/src/../../../base -I/c/build/comm-central/comm-central/mozilla/layout/svg/base/src/../../../generic -I/c/build/comm-central/comm-central/mozilla/layout/svg/base/src/../../../style -I/c/build/comm-central/comm-central/mozilla/layout/svg/base/src/../../../xul/base/src -I/c/build/comm-central/comm-central/mozilla/layout/svg/base/src/../../../../content/svg/content/src -I/c/build/comm-central/comm-central/mozilla/layout/svg/base/src/../../../../content/base/src -I/c/build/comm-central/comm-central/mozilla/layout/svg/base/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/layout/svg/base/src/nsSVGStopFrame.cpp nsSVGStopFrame.cpp nsSVGSwitchFrame.cpp Building deps for /c/build/comm-central/comm-central/mozilla/layout/svg/base/src/nsSVGSwitchFrame.cpp cl -FonsSVGSwitchFrame.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/layout/svg/base/src/../../../base -I/c/build/comm-central/comm-central/mozilla/layout/svg/base/src/../../../generic -I/c/build/comm-central/comm-central/mozilla/layout/svg/base/src/../../../style -I/c/build/comm-central/comm-central/mozilla/layout/svg/base/src/../../../xul/base/src -I/c/build/comm-central/comm-central/mozilla/layout/svg/base/src/../../../../content/svg/content/src -I/c/build/comm-central/comm-central/mozilla/layout/svg/base/src/../../../../content/base/src -I/c/build/comm-central/comm-central/mozilla/layout/svg/base/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/layout/svg/base/src/nsSVGSwitchFrame.cpp nsSVGSwitchFrame.cpp nsSVGTextContainerFrame.cpp Building deps for /c/build/comm-central/comm-central/mozilla/layout/svg/base/src/nsSVGTextContainerFrame.cpp cl -FonsSVGTextContainerFrame.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/layout/svg/base/src/../../../base -I/c/build/comm-central/comm-central/mozilla/layout/svg/base/src/../../../generic -I/c/build/comm-central/comm-central/mozilla/layout/svg/base/src/../../../style -I/c/build/comm-central/comm-central/mozilla/layout/svg/base/src/../../../xul/base/src -I/c/build/comm-central/comm-central/mozilla/layout/svg/base/src/../../../../content/svg/content/src -I/c/build/comm-central/comm-central/mozilla/layout/svg/base/src/../../../../content/base/src -I/c/build/comm-central/comm-central/mozilla/layout/svg/base/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/layout/svg/base/src/nsSVGTextContainerFrame.cpp nsSVGTextContainerFrame.cpp nsSVGTextFrame.cpp Building deps for /c/build/comm-central/comm-central/mozilla/layout/svg/base/src/nsSVGTextFrame.cpp cl -FonsSVGTextFrame.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/layout/svg/base/src/../../../base -I/c/build/comm-central/comm-central/mozilla/layout/svg/base/src/../../../generic -I/c/build/comm-central/comm-central/mozilla/layout/svg/base/src/../../../style -I/c/build/comm-central/comm-central/mozilla/layout/svg/base/src/../../../xul/base/src -I/c/build/comm-central/comm-central/mozilla/layout/svg/base/src/../../../../content/svg/content/src -I/c/build/comm-central/comm-central/mozilla/layout/svg/base/src/../../../../content/base/src -I/c/build/comm-central/comm-central/mozilla/layout/svg/base/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/layout/svg/base/src/nsSVGTextFrame.cpp nsSVGTextFrame.cpp c:/build/comm-central/comm-central/mozilla/layout/svg/base/src/nsSVGTextFrame.cpp(365) : warning C4244: 'initializing' : conversion from 'PRUint16' to 'PRUint8', possible loss of data nsSVGTextPathFrame.cpp Building deps for /c/build/comm-central/comm-central/mozilla/layout/svg/base/src/nsSVGTextPathFrame.cpp cl -FonsSVGTextPathFrame.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/layout/svg/base/src/../../../base -I/c/build/comm-central/comm-central/mozilla/layout/svg/base/src/../../../generic -I/c/build/comm-central/comm-central/mozilla/layout/svg/base/src/../../../style -I/c/build/comm-central/comm-central/mozilla/layout/svg/base/src/../../../xul/base/src -I/c/build/comm-central/comm-central/mozilla/layout/svg/base/src/../../../../content/svg/content/src -I/c/build/comm-central/comm-central/mozilla/layout/svg/base/src/../../../../content/base/src -I/c/build/comm-central/comm-central/mozilla/layout/svg/base/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/layout/svg/base/src/nsSVGTextPathFrame.cpp nsSVGTextPathFrame.cpp nsSVGTSpanFrame.cpp Building deps for /c/build/comm-central/comm-central/mozilla/layout/svg/base/src/nsSVGTSpanFrame.cpp cl -FonsSVGTSpanFrame.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/layout/svg/base/src/../../../base -I/c/build/comm-central/comm-central/mozilla/layout/svg/base/src/../../../generic -I/c/build/comm-central/comm-central/mozilla/layout/svg/base/src/../../../style -I/c/build/comm-central/comm-central/mozilla/layout/svg/base/src/../../../xul/base/src -I/c/build/comm-central/comm-central/mozilla/layout/svg/base/src/../../../../content/svg/content/src -I/c/build/comm-central/comm-central/mozilla/layout/svg/base/src/../../../../content/base/src -I/c/build/comm-central/comm-central/mozilla/layout/svg/base/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/layout/svg/base/src/nsSVGTSpanFrame.cpp nsSVGTSpanFrame.cpp nsSVGUseFrame.cpp Building deps for /c/build/comm-central/comm-central/mozilla/layout/svg/base/src/nsSVGUseFrame.cpp cl -FonsSVGUseFrame.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/layout/svg/base/src/../../../base -I/c/build/comm-central/comm-central/mozilla/layout/svg/base/src/../../../generic -I/c/build/comm-central/comm-central/mozilla/layout/svg/base/src/../../../style -I/c/build/comm-central/comm-central/mozilla/layout/svg/base/src/../../../xul/base/src -I/c/build/comm-central/comm-central/mozilla/layout/svg/base/src/../../../../content/svg/content/src -I/c/build/comm-central/comm-central/mozilla/layout/svg/base/src/../../../../content/base/src -I/c/build/comm-central/comm-central/mozilla/layout/svg/base/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/layout/svg/base/src/nsSVGUseFrame.cpp nsSVGUseFrame.cpp nsSVGUtils.cpp Building deps for /c/build/comm-central/comm-central/mozilla/layout/svg/base/src/nsSVGUtils.cpp cl -FonsSVGUtils.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I/c/build/comm-central/comm-central/mozilla/layout/svg/base/src/../../../base -I/c/build/comm-central/comm-central/mozilla/layout/svg/base/src/../../../generic -I/c/build/comm-central/comm-central/mozilla/layout/svg/base/src/../../../style -I/c/build/comm-central/comm-central/mozilla/layout/svg/base/src/../../../xul/base/src -I/c/build/comm-central/comm-central/mozilla/layout/svg/base/src/../../../../content/svg/content/src -I/c/build/comm-central/comm-central/mozilla/layout/svg/base/src/../../../../content/base/src -I/c/build/comm-central/comm-central/mozilla/layout/svg/base/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/layout/svg/base/src/nsSVGUtils.cpp nsSVGUtils.cpp c:/build/comm-central/comm-central/mozilla/layout/svg/base/src/nsSVGUtils.cpp(729) : warning C4244: '=' : conversion from 'gfxFloat' to 'float', possible loss of data c:/build/comm-central/comm-central/mozilla/layout/svg/base/src/nsSVGUtils.cpp(732) : warning C4244: '=' : conversion from 'gfxFloat' to 'float', possible loss of data c:/build/comm-central/comm-central/mozilla/layout/svg/base/src/nsSVGUtils.cpp(770) : warning C4305: '+=' : truncation from 'double' to 'float' c:/build/comm-central/comm-central/mozilla/layout/svg/base/src/nsSVGUtils.cpp(776) : warning C4305: '+=' : truncation from 'double' to 'float' c:/build/comm-central/comm-central/mozilla/layout/svg/base/src/nsSVGUtils.cpp(1179) : warning C4244: 'argument' : conversion from 'gfxFloat' to 'float', possible loss of data c:/build/comm-central/comm-central/mozilla/layout/svg/base/src/nsSVGUtils.cpp(1180) : warning C4244: 'argument' : conversion from 'gfxFloat' to 'float', possible loss of data c:/build/comm-central/comm-central/mozilla/layout/svg/base/src/nsSVGUtils.cpp(1181) : warning C4244: 'argument' : conversion from 'gfxFloat' to 'float', possible loss of data c:/build/comm-central/comm-central/mozilla/layout/svg/base/src/nsSVGUtils.cpp(1181) : warning C4244: 'argument' : conversion from 'gfxFloat' to 'float', possible loss of data c:/build/comm-central/comm-central/mozilla/layout/svg/base/src/nsSVGUtils.cpp(1182) : warning C4244: 'argument' : conversion from 'gfxFloat' to 'float', possible loss of data c:/build/comm-central/comm-central/mozilla/layout/svg/base/src/nsSVGUtils.cpp(1182) : warning C4244: 'argument' : conversion from 'gfxFloat' to 'float', possible loss of data c:/build/comm-central/comm-central/mozilla/layout/svg/base/src/nsSVGUtils.cpp(1373) : warning C4244: '=' : conversion from 'gfxFloat' to 'float', possible loss of data c:/build/comm-central/comm-central/mozilla/layout/svg/base/src/nsSVGUtils.cpp(1374) : warning C4244: '=' : conversion from 'gfxFloat' to 'float', possible loss of data c:/build/comm-central/comm-central/mozilla/layout/svg/base/src/nsSVGUtils.cpp(1426) : warning C4244: 'return' : conversion from 'double' to 'float', possible loss of data rm -f gksvgbase_s.lib lib -NOLOGO -OUT:"gksvgbase_s.lib" nsSVGAFrame.obj nsSVGClipPathFrame.obj nsSVGContainerFrame.obj nsSVGEffects.obj nsSVGFilterFrame.obj nsSVGFilterInstance.obj nsSVGForeignObjectFrame.obj nsSVGGFrame.obj nsSVGGenericContainerFrame.obj nsSVGGeometryFrame.obj nsSVGGlyphFrame.obj nsSVGGradientFrame.obj nsSVGImageFrame.obj nsSVGInnerSVGFrame.obj nsSVGIntegrationUtils.obj nsSVGLeafFrame.obj nsSVGMarkerFrame.obj nsSVGMaskFrame.obj nsSVGOuterSVGFrame.obj nsSVGPaintServerFrame.obj nsSVGPathGeometryFrame.obj nsSVGPatternFrame.obj nsSVGStopFrame.obj nsSVGSwitchFrame.obj nsSVGTextContainerFrame.obj nsSVGTextFrame.obj nsSVGTextPathFrame.obj nsSVGTSpanFrame.obj nsSVGUseFrame.obj nsSVGUtils.obj echo not_ranlib gksvgbase_s.lib not_ranlib gksvgbase_s.lib c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe /c/build/comm-central/comm-central/mozilla/layout/svg/base/src/svg.css ../../../../dist/bin/res make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/layout/svg/base/src' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/layout/inspector/public' inIDOMView.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/layout/inspector/public -I../../../dist/idl -e _xpidlgen/inIDOMView.xpt -d .deps/inIDOMView.pp /c/build/comm-central/comm-central/mozilla/layout/inspector/public/inIDOMView.idl inIDeepTreeWalker.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/layout/inspector/public -I../../../dist/idl -e _xpidlgen/inIDeepTreeWalker.xpt -d .deps/inIDeepTreeWalker.pp /c/build/comm-central/comm-central/mozilla/layout/inspector/public/inIDeepTreeWalker.idl inIFlasher.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/layout/inspector/public -I../../../dist/idl -e _xpidlgen/inIFlasher.xpt -d .deps/inIFlasher.pp /c/build/comm-central/comm-central/mozilla/layout/inspector/public/inIFlasher.idl inISearchProcess.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/layout/inspector/public -I../../../dist/idl -e _xpidlgen/inISearchProcess.xpt -d .deps/inISearchProcess.pp /c/build/comm-central/comm-central/mozilla/layout/inspector/public/inISearchProcess.idl inISearchObserver.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/layout/inspector/public -I../../../dist/idl -e _xpidlgen/inISearchObserver.xpt -d .deps/inISearchObserver.pp /c/build/comm-central/comm-central/mozilla/layout/inspector/public/inISearchObserver.idl inICSSValueSearch.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/layout/inspector/public -I../../../dist/idl -e _xpidlgen/inICSSValueSearch.xpt -d .deps/inICSSValueSearch.pp /c/build/comm-central/comm-central/mozilla/layout/inspector/public/inICSSValueSearch.idl inIDOMUtils.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/layout/inspector/public -I../../../dist/idl -e _xpidlgen/inIDOMUtils.xpt -d .deps/inIDOMUtils.pp /c/build/comm-central/comm-central/mozilla/layout/inspector/public/inIDOMUtils.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpt_link.exe _xpidlgen/inspector.xpt _xpidlgen/inIDOMView.xpt _xpidlgen/inIDeepTreeWalker.xpt _xpidlgen/inIFlasher.xpt _xpidlgen/inISearchProcess.xpt _xpidlgen/inISearchObserver.xpt _xpidlgen/inICSSValueSearch.xpt _xpidlgen/inIDOMUtils.xpt c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 _xpidlgen/inspector.xpt ../../../dist/bin/components make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/layout/inspector/public' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/layout/inspector/src' inDeepTreeWalker.cpp Building deps for /c/build/comm-central/comm-central/mozilla/layout/inspector/src/inDeepTreeWalker.cpp cl -FoinDeepTreeWalker.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/layout/inspector/src/../../style -I/c/build/comm-central/comm-central/mozilla/content/xbl/src -I/c/build/comm-central/comm-central/mozilla/layout/inspector/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/layout/inspector/src/inDeepTreeWalker.cpp inDeepTreeWalker.cpp inFlasher.cpp Building deps for /c/build/comm-central/comm-central/mozilla/layout/inspector/src/inFlasher.cpp cl -FoinFlasher.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/layout/inspector/src/../../style -I/c/build/comm-central/comm-central/mozilla/content/xbl/src -I/c/build/comm-central/comm-central/mozilla/layout/inspector/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/layout/inspector/src/inFlasher.cpp inFlasher.cpp inSearchLoop.cpp Building deps for /c/build/comm-central/comm-central/mozilla/layout/inspector/src/inSearchLoop.cpp cl -FoinSearchLoop.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/layout/inspector/src/../../style -I/c/build/comm-central/comm-central/mozilla/content/xbl/src -I/c/build/comm-central/comm-central/mozilla/layout/inspector/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/layout/inspector/src/inSearchLoop.cpp inSearchLoop.cpp inCSSValueSearch.cpp Building deps for /c/build/comm-central/comm-central/mozilla/layout/inspector/src/inCSSValueSearch.cpp cl -FoinCSSValueSearch.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/layout/inspector/src/../../style -I/c/build/comm-central/comm-central/mozilla/content/xbl/src -I/c/build/comm-central/comm-central/mozilla/layout/inspector/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/layout/inspector/src/inCSSValueSearch.cpp inCSSValueSearch.cpp inDOMUtils.cpp Building deps for /c/build/comm-central/comm-central/mozilla/layout/inspector/src/inDOMUtils.cpp cl -FoinDOMUtils.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/layout/inspector/src/../../style -I/c/build/comm-central/comm-central/mozilla/content/xbl/src -I/c/build/comm-central/comm-central/mozilla/layout/inspector/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/layout/inspector/src/inDOMUtils.cpp inDOMUtils.cpp inLayoutUtils.cpp Building deps for /c/build/comm-central/comm-central/mozilla/layout/inspector/src/inLayoutUtils.cpp cl -FoinLayoutUtils.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/layout/inspector/src/../../style -I/c/build/comm-central/comm-central/mozilla/content/xbl/src -I/c/build/comm-central/comm-central/mozilla/layout/inspector/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/layout/inspector/src/inLayoutUtils.cpp inLayoutUtils.cpp inDOMView.cpp Building deps for /c/build/comm-central/comm-central/mozilla/layout/inspector/src/inDOMView.cpp cl -FoinDOMView.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/layout/inspector/src/../../style -I/c/build/comm-central/comm-central/mozilla/content/xbl/src -I/c/build/comm-central/comm-central/mozilla/layout/inspector/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/layout/inspector/src/inDOMView.cpp inDOMView.cpp rm -f inspector_s.lib lib -NOLOGO -OUT:"inspector_s.lib" inDeepTreeWalker.obj inFlasher.obj inSearchLoop.obj inCSSValueSearch.obj inDOMUtils.obj inLayoutUtils.obj inDOMView.obj echo not_ranlib inspector_s.lib not_ranlib inspector_s.lib make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/layout/inspector/src' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/layout/build' nsLayoutModule.cpp Building deps for /c/build/comm-central/comm-central/mozilla/layout/build/nsLayoutModule.cpp cl -FonsLayoutModule.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_PLAINTEXT_EDITOR_ONLY -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I../../content/html/content/src -I/c/build/comm-central/comm-central/mozilla/layout/build/../inspector/src -I/c/build/comm-central/comm-central/mozilla/layout/build/../base -I/c/build/comm-central/comm-central/mozilla/layout/build/../generic -I/c/build/comm-central/comm-central/mozilla/layout/build/../forms -I/c/build/comm-central/comm-central/mozilla/layout/build/../tables -I/c/build/comm-central/comm-central/mozilla/layout/build/../style -I/c/build/comm-central/comm-central/mozilla/layout/build/../xul/content/src -I/c/build/comm-central/comm-central/mozilla/layout/build/../xul/base/src -I/c/build/comm-central/comm-central/mozilla/content/base/src -I/c/build/comm-central/comm-central/mozilla/content/html/content/src -I/c/build/comm-central/comm-central/mozilla/content/html/document/src -I/c/build/comm-central/comm-central/mozilla/content/html/style/src -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/base -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xml -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xpath -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xslt -I/c/build/comm-central/comm-central/mozilla/content/xul/content/src -I/c/build/comm-central/comm-central/mozilla/content/xul/document/src -I/c/build/comm-central/comm-central/mozilla/content/xul/templates/src -I/c/build/comm-central/comm-central/mozilla/content/events/src -I/c/build/comm-central/comm-central/mozilla/content/xbl/src -I/c/build/comm-central/comm-central/mozilla/view/src -I/c/build/comm-central/comm-central/mozilla/dom/base -I/c/build/comm-central/comm-central/mozilla/dom/src/json -I/c/build/comm-central/comm-central/mozilla/dom/src/jsurl -I/c/build/comm-central/comm-central/mozilla/dom/src/storage -I/c/build/comm-central/comm-central/mozilla/dom/src/offline -I/c/build/comm-central/comm-central/mozilla/dom/src/geolocation -I/c/build/comm-central/comm-central/mozilla/dom/src/threads -I. -I/c/build/comm-central/comm-central/mozilla/editor/libeditor/base -I/c/build/comm-central/comm-central/mozilla/editor/libeditor/text -I/c/build/comm-central/comm-central/mozilla/editor/libeditor/html -I/c/build/comm-central/comm-central/mozilla/editor/txtsvc/src -I/c/build/comm-central/comm-central/mozilla/editor/composer/src -I/c/build/comm-central/comm-central/mozilla/js/src/xpconnect/src -I/c/build/comm-central/comm-central/mozilla/js/src/xpconnect/loader -I/c/build/comm-central/comm-central/mozilla/caps/include -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src -I/c/build/comm-central/comm-central/mozilla/layout/build -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/layout/build/nsLayoutModule.cpp nsLayoutModule.cpp ../../dist/include\jscntxt.h(727) : warning C4273: 'js_GetClassPrototype' : inconsistent dll linkage c:\build\comm-central\sb-de\mozilla\dist\include\jsobj.h(1151) : see previous definition of 'js_GetClassPrototype' ../../dist/include\jscntxt.h(1331) : warning C4273: 'js_TraceContext' : inconsistent dll linkage c:\build\comm-central\sb-de\mozilla\dist\include\jsgc.h(186) : see previous definition of 'js_TraceContext' nsContentDLF.cpp Building deps for /c/build/comm-central/comm-central/mozilla/layout/build/nsContentDLF.cpp cl -FonsContentDLF.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_PLAINTEXT_EDITOR_ONLY -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I../../content/html/content/src -I/c/build/comm-central/comm-central/mozilla/layout/build/../inspector/src -I/c/build/comm-central/comm-central/mozilla/layout/build/../base -I/c/build/comm-central/comm-central/mozilla/layout/build/../generic -I/c/build/comm-central/comm-central/mozilla/layout/build/../forms -I/c/build/comm-central/comm-central/mozilla/layout/build/../tables -I/c/build/comm-central/comm-central/mozilla/layout/build/../style -I/c/build/comm-central/comm-central/mozilla/layout/build/../xul/content/src -I/c/build/comm-central/comm-central/mozilla/layout/build/../xul/base/src -I/c/build/comm-central/comm-central/mozilla/content/base/src -I/c/build/comm-central/comm-central/mozilla/content/html/content/src -I/c/build/comm-central/comm-central/mozilla/content/html/document/src -I/c/build/comm-central/comm-central/mozilla/content/html/style/src -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/base -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xml -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xpath -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xslt -I/c/build/comm-central/comm-central/mozilla/content/xul/content/src -I/c/build/comm-central/comm-central/mozilla/content/xul/document/src -I/c/build/comm-central/comm-central/mozilla/content/xul/templates/src -I/c/build/comm-central/comm-central/mozilla/content/events/src -I/c/build/comm-central/comm-central/mozilla/content/xbl/src -I/c/build/comm-central/comm-central/mozilla/view/src -I/c/build/comm-central/comm-central/mozilla/dom/base -I/c/build/comm-central/comm-central/mozilla/dom/src/json -I/c/build/comm-central/comm-central/mozilla/dom/src/jsurl -I/c/build/comm-central/comm-central/mozilla/dom/src/storage -I/c/build/comm-central/comm-central/mozilla/dom/src/offline -I/c/build/comm-central/comm-central/mozilla/dom/src/geolocation -I/c/build/comm-central/comm-central/mozilla/dom/src/threads -I. -I/c/build/comm-central/comm-central/mozilla/editor/libeditor/base -I/c/build/comm-central/comm-central/mozilla/editor/libeditor/text -I/c/build/comm-central/comm-central/mozilla/editor/libeditor/html -I/c/build/comm-central/comm-central/mozilla/editor/txtsvc/src -I/c/build/comm-central/comm-central/mozilla/editor/composer/src -I/c/build/comm-central/comm-central/mozilla/js/src/xpconnect/src -I/c/build/comm-central/comm-central/mozilla/js/src/xpconnect/loader -I/c/build/comm-central/comm-central/mozilla/caps/include -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src -I/c/build/comm-central/comm-central/mozilla/layout/build -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/layout/build/nsContentDLF.cpp nsContentDLF.cpp nsLayoutStatics.cpp Building deps for /c/build/comm-central/comm-central/mozilla/layout/build/nsLayoutStatics.cpp cl -FonsLayoutStatics.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_PLAINTEXT_EDITOR_ONLY -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_IMPL_NS_LAYOUT -I../../content/html/content/src -I/c/build/comm-central/comm-central/mozilla/layout/build/../inspector/src -I/c/build/comm-central/comm-central/mozilla/layout/build/../base -I/c/build/comm-central/comm-central/mozilla/layout/build/../generic -I/c/build/comm-central/comm-central/mozilla/layout/build/../forms -I/c/build/comm-central/comm-central/mozilla/layout/build/../tables -I/c/build/comm-central/comm-central/mozilla/layout/build/../style -I/c/build/comm-central/comm-central/mozilla/layout/build/../xul/content/src -I/c/build/comm-central/comm-central/mozilla/layout/build/../xul/base/src -I/c/build/comm-central/comm-central/mozilla/content/base/src -I/c/build/comm-central/comm-central/mozilla/content/html/content/src -I/c/build/comm-central/comm-central/mozilla/content/html/document/src -I/c/build/comm-central/comm-central/mozilla/content/html/style/src -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/base -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xml -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xpath -I/c/build/comm-central/comm-central/mozilla/content/xslt/src/xslt -I/c/build/comm-central/comm-central/mozilla/content/xul/content/src -I/c/build/comm-central/comm-central/mozilla/content/xul/document/src -I/c/build/comm-central/comm-central/mozilla/content/xul/templates/src -I/c/build/comm-central/comm-central/mozilla/content/events/src -I/c/build/comm-central/comm-central/mozilla/content/xbl/src -I/c/build/comm-central/comm-central/mozilla/view/src -I/c/build/comm-central/comm-central/mozilla/dom/base -I/c/build/comm-central/comm-central/mozilla/dom/src/json -I/c/build/comm-central/comm-central/mozilla/dom/src/jsurl -I/c/build/comm-central/comm-central/mozilla/dom/src/storage -I/c/build/comm-central/comm-central/mozilla/dom/src/offline -I/c/build/comm-central/comm-central/mozilla/dom/src/geolocation -I/c/build/comm-central/comm-central/mozilla/dom/src/threads -I. -I/c/build/comm-central/comm-central/mozilla/editor/libeditor/base -I/c/build/comm-central/comm-central/mozilla/editor/libeditor/text -I/c/build/comm-central/comm-central/mozilla/editor/libeditor/html -I/c/build/comm-central/comm-central/mozilla/editor/txtsvc/src -I/c/build/comm-central/comm-central/mozilla/editor/composer/src -I/c/build/comm-central/comm-central/mozilla/js/src/xpconnect/src -I/c/build/comm-central/comm-central/mozilla/js/src/xpconnect/loader -I/c/build/comm-central/comm-central/mozilla/caps/include -I/c/build/comm-central/comm-central/mozilla/content/svg/content/src -I/c/build/comm-central/comm-central/mozilla/layout/build -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/layout/build/nsLayoutStatics.cpp nsLayoutStatics.cpp rm -f gklayout.lib lib -NOLOGO -OUT:"gklayout.lib" nsLayoutModule.obj nsContentDLF.obj nsLayoutStatics.obj ../base/gkbase_s.lib ../generic/gkgeneric_s.lib ../forms/gkforms_s.lib ../style/gkstyle_s.lib ../tables/gktable_s.lib ../xul/base/src/gkxulbase_s.lib ../../content/base/src/gkconbase_s.lib ../../content/canvas/src/gkconcvs_s.lib ../../content/events/src/gkconevents_s.lib ../../content/html/content/src/gkconhtmlcon_s.lib ../../content/html/document/src/gkconhtmldoc_s.lib ../../content/xml/content/src/gkconxmlcon_s.lib ../../content/xml/document/src/gkconxmldoc_s.lib ../../content/xslt/src/base/txbase_s.lib ../../content/xslt/src/xml/txxml_s.lib ../../content/xslt/src/xpath/txxpath_s.lib ../../content/xslt/src/xslt/txxslt_s.lib ../../content/xbl/src/gkconxbl_s.lib ../../content/xul/document/src/gkconxuldoc_s.lib ../../view/src/gkview_s.lib ../../dom/base/jsdombase_s.lib ../../dom/src/events/jsdomevents_s.lib ../../dom/src/json/json_s.lib ../../dom/src/jsurl/jsurl_s.lib ../../dom/src/storage/jsdomstorage_s.lib ../../dom/src/offline/jsdomoffline_s.lib ../../dom/src/geolocation/jsdomgeolocation_s.lib ../../dom/src/threads/domthreads_s.lib ../../editor/libeditor/text/texteditor_s.lib ../../editor/libeditor/base/editorbase_s.lib ../../parser/html/html5p_s.lib ../../caps/src/caps_s.lib ../../content/media/gkconmedia_s.lib ../../media/libogg/src/ogg.lib ../../media/libtheora/lib/theora.lib ../../media/libvorbis/lib/vorbis.lib ../../content/media/ogg/gkconogg_s.lib ../../content/media/wave/gkconwave_s.lib ../../media/libsydneyaudio/src/sydneyaudio.lib ../printing/gkprinting_s.lib ../xul/base/src/tree/src/gkxultree_s.lib ../xul/base/src/grid/gkxulgrid_s.lib ../../content/xul/content/src/gkconxulcon_s.lib ../../content/xul/templates/src/gkconxultmpl_s.lib ../inspector/src/inspector_s.lib ../../content/xtf/src/gkcontentxtf_s.lib ../svg/base/src/gksvgbase_s.lib ../../content/svg/document/src/gkconsvgdoc_s.lib ../../content/svg/content/src/gkcontentsvg_s.lib ../../content/smil/gkconsmil_s.lib ../../js/src/xpconnect/src/xpconnect_s.lib gkbase_s.lib(nsLayoutDebugger.obj) : warning LNK4221: no public symbols found; archive member will be inaccessible gkgeneric_s.lib(nsFrameUtil.obj) : warning LNK4221: no public symbols found; archive member will be inaccessible xpconnect_s.lib(xpclog.obj) : warning LNK4221: no public symbols found; archive member will be inaccessible echo not_ranlib gklayout.lib not_ranlib gklayout.lib c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 gklayout.lib ../../staticlib/components make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/layout/build' make[5]: Leaving directory `/c/build/comm-central/sb-de/mozilla/layout' make[5]: Entering directory `/c/build/comm-central/sb-de/mozilla/docshell' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/docshell/base' nsDocShell.cpp Building deps for /c/build/comm-central/comm-central/mozilla/docshell/base/nsDocShell.cpp cl -FonsDocShell.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/docshell/base/../shistory/src -I/c/build/comm-central/comm-central/mozilla/docshell/base/../../layout/base -I/c/build/comm-central/comm-central/mozilla/docshell/base -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/docshell/base/nsDocShell.cpp nsDocShell.cpp nsDocShellLoadInfo.cpp Building deps for /c/build/comm-central/comm-central/mozilla/docshell/base/nsDocShellLoadInfo.cpp cl -FonsDocShellLoadInfo.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/docshell/base/../shistory/src -I/c/build/comm-central/comm-central/mozilla/docshell/base/../../layout/base -I/c/build/comm-central/comm-central/mozilla/docshell/base -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/docshell/base/nsDocShellLoadInfo.cpp nsDocShellLoadInfo.cpp nsDocShellEditorData.cpp Building deps for /c/build/comm-central/comm-central/mozilla/docshell/base/nsDocShellEditorData.cpp cl -FonsDocShellEditorData.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/docshell/base/../shistory/src -I/c/build/comm-central/comm-central/mozilla/docshell/base/../../layout/base -I/c/build/comm-central/comm-central/mozilla/docshell/base -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/docshell/base/nsDocShellEditorData.cpp nsDocShellEditorData.cpp nsDocShellTransferableHooks.cpp Building deps for /c/build/comm-central/comm-central/mozilla/docshell/base/nsDocShellTransferableHooks.cpp cl -FonsDocShellTransferableHooks.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/docshell/base/../shistory/src -I/c/build/comm-central/comm-central/mozilla/docshell/base/../../layout/base -I/c/build/comm-central/comm-central/mozilla/docshell/base -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/docshell/base/nsDocShellTransferableHooks.cpp nsDocShellTransferableHooks.cpp nsDocShellEnumerator.cpp Building deps for /c/build/comm-central/comm-central/mozilla/docshell/base/nsDocShellEnumerator.cpp cl -FonsDocShellEnumerator.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/docshell/base/../shistory/src -I/c/build/comm-central/comm-central/mozilla/docshell/base/../../layout/base -I/c/build/comm-central/comm-central/mozilla/docshell/base -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/docshell/base/nsDocShellEnumerator.cpp nsDocShellEnumerator.cpp nsDSURIContentListener.cpp Building deps for /c/build/comm-central/comm-central/mozilla/docshell/base/nsDSURIContentListener.cpp cl -FonsDSURIContentListener.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/docshell/base/../shistory/src -I/c/build/comm-central/comm-central/mozilla/docshell/base/../../layout/base -I/c/build/comm-central/comm-central/mozilla/docshell/base -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/docshell/base/nsDSURIContentListener.cpp nsDSURIContentListener.cpp nsDefaultURIFixup.cpp Building deps for /c/build/comm-central/comm-central/mozilla/docshell/base/nsDefaultURIFixup.cpp cl -FonsDefaultURIFixup.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/docshell/base/../shistory/src -I/c/build/comm-central/comm-central/mozilla/docshell/base/../../layout/base -I/c/build/comm-central/comm-central/mozilla/docshell/base -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/docshell/base/nsDefaultURIFixup.cpp nsDefaultURIFixup.cpp nsGlobalHistoryAdapter.cpp Building deps for /c/build/comm-central/comm-central/mozilla/docshell/base/nsGlobalHistoryAdapter.cpp cl -FonsGlobalHistoryAdapter.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/docshell/base/../shistory/src -I/c/build/comm-central/comm-central/mozilla/docshell/base/../../layout/base -I/c/build/comm-central/comm-central/mozilla/docshell/base -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/docshell/base/nsGlobalHistoryAdapter.cpp nsGlobalHistoryAdapter.cpp nsGlobalHistory2Adapter.cpp Building deps for /c/build/comm-central/comm-central/mozilla/docshell/base/nsGlobalHistory2Adapter.cpp cl -FonsGlobalHistory2Adapter.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/docshell/base/../shistory/src -I/c/build/comm-central/comm-central/mozilla/docshell/base/../../layout/base -I/c/build/comm-central/comm-central/mozilla/docshell/base -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/docshell/base/nsGlobalHistory2Adapter.cpp nsGlobalHistory2Adapter.cpp nsWebNavigationInfo.cpp Building deps for /c/build/comm-central/comm-central/mozilla/docshell/base/nsWebNavigationInfo.cpp cl -FonsWebNavigationInfo.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/docshell/base/../shistory/src -I/c/build/comm-central/comm-central/mozilla/docshell/base/../../layout/base -I/c/build/comm-central/comm-central/mozilla/docshell/base -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/docshell/base/nsWebNavigationInfo.cpp nsWebNavigationInfo.cpp nsAboutRedirector.cpp Building deps for /c/build/comm-central/comm-central/mozilla/docshell/base/nsAboutRedirector.cpp cl -FonsAboutRedirector.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/docshell/base/../shistory/src -I/c/build/comm-central/comm-central/mozilla/docshell/base/../../layout/base -I/c/build/comm-central/comm-central/mozilla/docshell/base -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/docshell/base/nsAboutRedirector.cpp nsAboutRedirector.cpp nsDownloadHistory.cpp Building deps for /c/build/comm-central/comm-central/mozilla/docshell/base/nsDownloadHistory.cpp cl -FonsDownloadHistory.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/docshell/base/../shistory/src -I/c/build/comm-central/comm-central/mozilla/docshell/base/../../layout/base -I/c/build/comm-central/comm-central/mozilla/docshell/base -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/docshell/base/nsDownloadHistory.cpp nsDownloadHistory.cpp rm -f basedocshell_s.lib lib -NOLOGO -OUT:"basedocshell_s.lib" nsDocShell.obj nsDocShellLoadInfo.obj nsDocShellEditorData.obj nsDocShellTransferableHooks.obj nsDocShellEnumerator.obj nsDSURIContentListener.obj nsDefaultURIFixup.obj nsGlobalHistoryAdapter.obj nsGlobalHistory2Adapter.obj nsWebNavigationInfo.obj nsAboutRedirector.obj nsDownloadHistory.obj echo not_ranlib basedocshell_s.lib not_ranlib basedocshell_s.lib nsCDefaultURIFixup.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/docshell/base -I../../dist/idl -e _xpidlgen/nsCDefaultURIFixup.xpt -d .deps/nsCDefaultURIFixup.pp /c/build/comm-central/comm-central/mozilla/docshell/base/nsCDefaultURIFixup.idl nsIDocShell.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/docshell/base -I../../dist/idl -e _xpidlgen/nsIDocShell.xpt -d .deps/nsIDocShell.pp /c/build/comm-central/comm-central/mozilla/docshell/base/nsIDocShell.idl nsIDocShellLoadInfo.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/docshell/base -I../../dist/idl -e _xpidlgen/nsIDocShellLoadInfo.xpt -d .deps/nsIDocShellLoadInfo.pp /c/build/comm-central/comm-central/mozilla/docshell/base/nsIDocShellLoadInfo.idl nsIDocShellTreeItem.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/docshell/base -I../../dist/idl -e _xpidlgen/nsIDocShellTreeItem.xpt -d .deps/nsIDocShellTreeItem.pp /c/build/comm-central/comm-central/mozilla/docshell/base/nsIDocShellTreeItem.idl nsIDocShellTreeNode.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/docshell/base -I../../dist/idl -e _xpidlgen/nsIDocShellTreeNode.xpt -d .deps/nsIDocShellTreeNode.pp /c/build/comm-central/comm-central/mozilla/docshell/base/nsIDocShellTreeNode.idl nsIDocShellTreeOwner.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/docshell/base -I../../dist/idl -e _xpidlgen/nsIDocShellTreeOwner.xpt -d .deps/nsIDocShellTreeOwner.pp /c/build/comm-central/comm-central/mozilla/docshell/base/nsIDocShellTreeOwner.idl nsIDocShellHistory.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/docshell/base -I../../dist/idl -e _xpidlgen/nsIDocShellHistory.xpt -d .deps/nsIDocShellHistory.pp /c/build/comm-central/comm-central/mozilla/docshell/base/nsIDocShellHistory.idl nsIGlobalHistory2.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/docshell/base -I../../dist/idl -e _xpidlgen/nsIGlobalHistory2.xpt -d .deps/nsIGlobalHistory2.pp /c/build/comm-central/comm-central/mozilla/docshell/base/nsIGlobalHistory2.idl nsIGlobalHistory3.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/docshell/base -I../../dist/idl -e _xpidlgen/nsIGlobalHistory3.xpt -d .deps/nsIGlobalHistory3.pp /c/build/comm-central/comm-central/mozilla/docshell/base/nsIGlobalHistory3.idl nsIMarkupDocumentViewer.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/docshell/base -I../../dist/idl -e _xpidlgen/nsIMarkupDocumentViewer.xpt -d .deps/nsIMarkupDocumentViewer.pp /c/build/comm-central/comm-central/mozilla/docshell/base/nsIMarkupDocumentViewer.idl nsIScrollable.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/docshell/base -I../../dist/idl -e _xpidlgen/nsIScrollable.xpt -d .deps/nsIScrollable.pp /c/build/comm-central/comm-central/mozilla/docshell/base/nsIScrollable.idl nsITextScroll.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/docshell/base -I../../dist/idl -e _xpidlgen/nsITextScroll.xpt -d .deps/nsITextScroll.pp /c/build/comm-central/comm-central/mozilla/docshell/base/nsITextScroll.idl nsIWebNavigation.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/docshell/base -I../../dist/idl -e _xpidlgen/nsIWebNavigation.xpt -d .deps/nsIWebNavigation.pp /c/build/comm-central/comm-central/mozilla/docshell/base/nsIWebNavigation.idl nsIWebNavigationInfo.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/docshell/base -I../../dist/idl -e _xpidlgen/nsIWebNavigationInfo.xpt -d .deps/nsIWebNavigationInfo.pp /c/build/comm-central/comm-central/mozilla/docshell/base/nsIWebNavigationInfo.idl nsIContentViewer.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/docshell/base -I../../dist/idl -e _xpidlgen/nsIContentViewer.xpt -d .deps/nsIContentViewer.pp /c/build/comm-central/comm-central/mozilla/docshell/base/nsIContentViewer.idl nsIContentViewerEdit.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/docshell/base -I../../dist/idl -e _xpidlgen/nsIContentViewerEdit.xpt -d .deps/nsIContentViewerEdit.pp /c/build/comm-central/comm-central/mozilla/docshell/base/nsIContentViewerEdit.idl nsIContentViewerFile.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/docshell/base -I../../dist/idl -e _xpidlgen/nsIContentViewerFile.xpt -d .deps/nsIContentViewerFile.pp /c/build/comm-central/comm-central/mozilla/docshell/base/nsIContentViewerFile.idl nsIURIFixup.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/docshell/base -I../../dist/idl -e _xpidlgen/nsIURIFixup.xpt -d .deps/nsIURIFixup.pp /c/build/comm-central/comm-central/mozilla/docshell/base/nsIURIFixup.idl nsIEditorDocShell.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/docshell/base -I../../dist/idl -e _xpidlgen/nsIEditorDocShell.xpt -d .deps/nsIEditorDocShell.pp /c/build/comm-central/comm-central/mozilla/docshell/base/nsIEditorDocShell.idl nsIWebPageDescriptor.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/docshell/base -I../../dist/idl -e _xpidlgen/nsIWebPageDescriptor.xpt -d .deps/nsIWebPageDescriptor.pp /c/build/comm-central/comm-central/mozilla/docshell/base/nsIWebPageDescriptor.idl nsIURIClassifier.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/docshell/base -I../../dist/idl -e _xpidlgen/nsIURIClassifier.xpt -d .deps/nsIURIClassifier.pp /c/build/comm-central/comm-central/mozilla/docshell/base/nsIURIClassifier.idl nsIChannelClassifier.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/docshell/base -I../../dist/idl -e _xpidlgen/nsIChannelClassifier.xpt -d .deps/nsIChannelClassifier.pp /c/build/comm-central/comm-central/mozilla/docshell/base/nsIChannelClassifier.idl nsIDownloadHistory.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/docshell/base -I../../dist/idl -e _xpidlgen/nsIDownloadHistory.xpt -d .deps/nsIDownloadHistory.pp /c/build/comm-central/comm-central/mozilla/docshell/base/nsIDownloadHistory.idl nsILoadContext.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/docshell/base -I../../dist/idl -e _xpidlgen/nsILoadContext.xpt -d .deps/nsILoadContext.pp /c/build/comm-central/comm-central/mozilla/docshell/base/nsILoadContext.idl nsIGlobalHistory.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/docshell/base -I../../dist/idl -e _xpidlgen/nsIGlobalHistory.xpt -d .deps/nsIGlobalHistory.pp /c/build/comm-central/comm-central/mozilla/docshell/base/nsIGlobalHistory.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpt_link.exe _xpidlgen/docshell.xpt _xpidlgen/nsCDefaultURIFixup.xpt _xpidlgen/nsIDocShell.xpt _xpidlgen/nsIDocShellLoadInfo.xpt _xpidlgen/nsIDocShellTreeItem.xpt _xpidlgen/nsIDocShellTreeNode.xpt _xpidlgen/nsIDocShellTreeOwner.xpt _xpidlgen/nsIDocShellHistory.xpt _xpidlgen/nsIGlobalHistory2.xpt _xpidlgen/nsIGlobalHistory3.xpt _xpidlgen/nsIMarkupDocumentViewer.xpt _xpidlgen/nsIScrollable.xpt _xpidlgen/nsITextScroll.xpt _xpidlgen/nsIWebNavigation.xpt _xpidlgen/nsIWebNavigationInfo.xpt _xpidlgen/nsIContentViewer.xpt _xpidlgen/nsIContentViewerEdit.xpt _xpidlgen/nsIContentViewerFile.xpt _xpidlgen/nsIURIFixup.xpt _xpidlgen/nsIEditorDocShell.xpt _xpidlgen/nsIWebPageDescriptor.xpt _xpidlgen/nsIURIClassifier.xpt _xpidlgen/nsIChannelClassifier.xpt _xpidlgen/nsIDownloadHistory.xpt _xpidlgen/nsILoadContext.xpt _xpidlgen/nsIGlobalHistory.xpt c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 _xpidlgen/docshell.xpt ../../dist/bin/components make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/docshell/base' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/docshell/shistory' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/docshell/shistory/public' nsISHEntry.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/docshell/shistory/public -I../../../dist/idl -e _xpidlgen/nsISHEntry.xpt -d .deps/nsISHEntry.pp /c/build/comm-central/comm-central/mozilla/docshell/shistory/public/nsISHEntry.idl nsISHContainer.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/docshell/shistory/public -I../../../dist/idl -e _xpidlgen/nsISHContainer.xpt -d .deps/nsISHContainer.pp /c/build/comm-central/comm-central/mozilla/docshell/shistory/public/nsISHContainer.idl nsISHTransaction.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/docshell/shistory/public -I../../../dist/idl -e _xpidlgen/nsISHTransaction.xpt -d .deps/nsISHTransaction.pp /c/build/comm-central/comm-central/mozilla/docshell/shistory/public/nsISHTransaction.idl nsISHistoryInternal.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/docshell/shistory/public -I../../../dist/idl -e _xpidlgen/nsISHistoryInternal.xpt -d .deps/nsISHistoryInternal.pp /c/build/comm-central/comm-central/mozilla/docshell/shistory/public/nsISHistoryInternal.idl nsIHistoryEntry.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/docshell/shistory/public -I../../../dist/idl -e _xpidlgen/nsIHistoryEntry.xpt -d .deps/nsIHistoryEntry.pp /c/build/comm-central/comm-central/mozilla/docshell/shistory/public/nsIHistoryEntry.idl nsISHistory.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/docshell/shistory/public -I../../../dist/idl -e _xpidlgen/nsISHistory.xpt -d .deps/nsISHistory.pp /c/build/comm-central/comm-central/mozilla/docshell/shistory/public/nsISHistory.idl nsISHistoryListener.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/docshell/shistory/public -I../../../dist/idl -e _xpidlgen/nsISHistoryListener.xpt -d .deps/nsISHistoryListener.pp /c/build/comm-central/comm-central/mozilla/docshell/shistory/public/nsISHistoryListener.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpt_link.exe _xpidlgen/shistory.xpt _xpidlgen/nsISHEntry.xpt _xpidlgen/nsISHContainer.xpt _xpidlgen/nsISHTransaction.xpt _xpidlgen/nsISHistoryInternal.xpt _xpidlgen/nsIHistoryEntry.xpt _xpidlgen/nsISHistory.xpt _xpidlgen/nsISHistoryListener.xpt c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 _xpidlgen/shistory.xpt ../../../dist/bin/components make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/docshell/shistory/public' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/docshell/shistory/src' nsSHEntry.cpp Building deps for /c/build/comm-central/comm-central/mozilla/docshell/shistory/src/nsSHEntry.cpp cl -FonsSHEntry.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/docshell/shistory/src/../../base -I/c/build/comm-central/comm-central/mozilla/docshell/shistory/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/docshell/shistory/src/nsSHEntry.cpp nsSHEntry.cpp nsSHTransaction.cpp Building deps for /c/build/comm-central/comm-central/mozilla/docshell/shistory/src/nsSHTransaction.cpp cl -FonsSHTransaction.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/docshell/shistory/src/../../base -I/c/build/comm-central/comm-central/mozilla/docshell/shistory/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/docshell/shistory/src/nsSHTransaction.cpp nsSHTransaction.cpp nsSHistory.cpp Building deps for /c/build/comm-central/comm-central/mozilla/docshell/shistory/src/nsSHistory.cpp cl -FonsSHistory.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/docshell/shistory/src/../../base -I/c/build/comm-central/comm-central/mozilla/docshell/shistory/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/docshell/shistory/src/nsSHistory.cpp nsSHistory.cpp rm -f shistory_s.lib lib -NOLOGO -OUT:"shistory_s.lib" nsSHEntry.obj nsSHTransaction.obj nsSHistory.obj echo not_ranlib shistory_s.lib not_ranlib shistory_s.lib make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/docshell/shistory/src' make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/docshell/shistory' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/docshell/build' nsDocShellModule.cpp Building deps for /c/build/comm-central/comm-central/mozilla/docshell/build/nsDocShellModule.cpp cl -FonsDocShellModule.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/docshell/build -I/c/build/comm-central/comm-central/mozilla/docshell/build/../base -I/c/build/comm-central/comm-central/mozilla/docshell/build/../shistory/src -I/c/build/comm-central/comm-central/mozilla/uriloader/base -I/c/build/comm-central/comm-central/mozilla/uriloader/prefetch -I/c/build/comm-central/comm-central/mozilla/uriloader/exthandler -I/c/build/comm-central/comm-central/mozilla/docshell/build -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/docshell/build/nsDocShellModule.cpp nsDocShellModule.cpp rm -f docshell.lib lib -NOLOGO -OUT:"docshell.lib" nsDocShellModule.obj ../base/basedocshell_s.lib ../../uriloader/base/uriloaderbase_s.lib ../../uriloader/exthandler/exthandler_s.lib ../../uriloader/prefetch/prefetch_s.lib ../shistory/src/shistory_s.lib echo not_ranlib docshell.lib not_ranlib docshell.lib c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 docshell.lib ../../staticlib/components make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/docshell/build' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/docshell/resources' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/docshell/resources/content' c:/mozilla-build/python25/python2.5.exe /c/build/comm-central/comm-central/mozilla/config/JarMaker.py \ -j ../../../dist/bin/chrome \ -t /c/build/comm-central/comm-central/mozilla -f jar -DNDEBUG -DTRIMMED -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_CRT_SECURE_NO_WARNINGS=1 -D_CRT_NONSTDC_NO_WARNINGS=1 -DHAVE_WINSDKVER_H=1 -DMOZ_MSVC_STL_WRAP__Throw=1 -DWINVER=0x502 -D_WIN32_WINNT=0x502 -D_WIN32_IE=0x0500 -DMOZ_WINSDK_TARGETVER=0x06010000 -DMOZ_NTDDI_WS03=0x05020000 -DMOZ_NTDDI_LONGHORN=0x06000000 -DMOZ_NTDDI_WIN7=0x06010000 -DHAVE_IO_H=1 -DHAVE_SETBUF=1 -DHAVE_ISATTY=1 -DX_DISPLAY_MISSING=1 -DMOZILLA_VERSION=\"1.9.3a5pre\" -DMOZILLA_VERSION_U=1.9.3a5pre -DHAVE_SNPRINTF=1 -D_WINDOWS=1 -DWIN32=1 -DXP_WIN=1 -DXP_WIN32=1 -DHW_THREADS=1 -DSTDC_HEADERS=1 -DWIN32_LEAN_AND_MEAN=1 -DNO_X11=1 -DHAVE_OLEACC_IDL=1 -DHAVE_ATLBASE_H=1 -DHAVE_MMINTRIN_H=1 -D_X86_=1 -DD_INO=d_ino -DNS_ALWAYS_INLINE= -DNS_ATTR_MALLOC= -DNS_WARN_UNUSED_RESULT= -DNS_NORETURN= -DMALLOC_H=\ -DHAVE_FORCEINLINE=1 -DNS_ENABLE_TSF=1 -DMOZ_BUILD_APP=../calendar -DMOZ_DISTRIBUTION_ID=\"org.mozilla\" -DIBMBIDI=1 -DMOZ_VIEW_SOURCE=1 -DACCESSIBILITY=1 -DMOZ_JSLOADER=1 -DNS_PRINTING=1 -DNS_PRINT_PREVIEW=1 -DMOZ_OGG=1 -DMOZ_WAVE=1 -DMOZ_SYDNEYAUDIO=1 -DMOZ_MEDIA=1 -DMOZ_XTF=1 -DMOZ_CRASHREPORTER=1 -DMOZ_CRASHREPORTER_ENABLE_PERCENT=100 -DMOZ_SVG=1 -DMOZ_SMIL=1 -DMOZ_UPDATE_CHANNEL=default -DMOZ_FEEDS=1 -DMOZ_STORAGE=1 -DMOZ_LOGGING=1 -DMOZ_CHROME_FILE_FORMAT_JAR=1 -DMOZ_USER_DIR=\"Mozilla\" -DMOZ_STATIC_BUILD=1 -DMOZ_TREE_CAIRO=1 -DHAVE_UINT64_T=1 -DMOZ_XUL=1 -DMOZ_PROFILELOCKING=1 -DMOZ_RDF=1 -DBUILD_CTYPES=1 -DMOZ_MORKREADER=1 -DMOZ_PLACES=1 -DMOZ_DLL_SUFFIX=\".dll\" \ /c/build/comm-central/comm-central/mozilla/docshell/resources/content/jar.mn make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/docshell/resources/content' make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/docshell/resources' make[5]: Leaving directory `/c/build/comm-central/sb-de/mozilla/docshell' make[5]: Entering directory `/c/build/comm-central/sb-de/mozilla/webshell' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/webshell/public' nsIRefreshURI.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/webshell/public -I../../dist/idl -e _xpidlgen/nsIRefreshURI.xpt -d .deps/nsIRefreshURI.pp /c/build/comm-central/comm-central/mozilla/webshell/public/nsIRefreshURI.idl nsIContentViewerContainer.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/webshell/public -I../../dist/idl -e _xpidlgen/nsIContentViewerContainer.xpt -d .deps/nsIContentViewerContainer.pp /c/build/comm-central/comm-central/mozilla/webshell/public/nsIContentViewerContainer.idl nsIDocumentLoaderFactory.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/webshell/public -I../../dist/idl -e _xpidlgen/nsIDocumentLoaderFactory.xpt -d .deps/nsIDocumentLoaderFactory.pp /c/build/comm-central/comm-central/mozilla/webshell/public/nsIDocumentLoaderFactory.idl nsIClipboardCommands.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/webshell/public -I../../dist/idl -e _xpidlgen/nsIClipboardCommands.xpt -d .deps/nsIClipboardCommands.pp /c/build/comm-central/comm-central/mozilla/webshell/public/nsIClipboardCommands.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpt_link.exe _xpidlgen/webshell_idls.xpt _xpidlgen/nsIRefreshURI.xpt _xpidlgen/nsIContentViewerContainer.xpt _xpidlgen/nsIDocumentLoaderFactory.xpt _xpidlgen/nsIClipboardCommands.xpt c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 _xpidlgen/webshell_idls.xpt ../../dist/bin/components make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/webshell/public' make[5]: Leaving directory `/c/build/comm-central/sb-de/mozilla/webshell' make[5]: Entering directory `/c/build/comm-central/sb-de/mozilla/embedding' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/embedding/base' nsEmbedAPI.cpp Building deps for /c/build/comm-central/comm-central/mozilla/embedding/base/nsEmbedAPI.cpp cl -FonsEmbedAPI.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_STRICT_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/embedding/base -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/embedding/base/nsEmbedAPI.cpp nsEmbedAPI.cpp nsEmbedWin32.cpp Building deps for /c/build/comm-central/comm-central/mozilla/embedding/base/nsEmbedWin32.cpp cl -FonsEmbedWin32.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_STRICT_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/embedding/base -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/embedding/base/nsEmbedWin32.cpp nsEmbedWin32.cpp rm -f embed_base_s.lib lib -NOLOGO -OUT:"embed_base_s.lib" nsEmbedAPI.obj nsEmbedWin32.obj echo not_ranlib embed_base_s.lib not_ranlib embed_base_s.lib make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/embedding/base/standalone' nsEmbedAPI.cpp Building deps for nsEmbedAPI.cpp cl -FonsEmbedAPI.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_STRICT_API -DXPCOM_GLUE -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/embedding/base/standalone -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/sb-de/mozilla/embedding/base/standalone/nsEmbedAPI.cpp nsEmbedAPI.cpp nsEmbedWin32.cpp Building deps for nsEmbedWin32.cpp cl -FonsEmbedWin32.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_STRICT_API -DXPCOM_GLUE -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/embedding/base/standalone -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/sb-de/mozilla/embedding/base/standalone/nsEmbedWin32.cpp nsEmbedWin32.cpp rm -f embed_base_standalone.lib lib -NOLOGO -OUT:"embed_base_standalone.lib" nsEmbedAPI.obj nsEmbedWin32.obj echo not_ranlib embed_base_standalone.lib not_ranlib embed_base_standalone.lib c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../../dist/sdk/lib c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 755 embed_base_standalone.lib ../../../dist/sdk/lib make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/embedding/base/standalone' nsIWindowCreator2.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/embedding/base -I../../dist/idl -e _xpidlgen/nsIWindowCreator2.xpt -d .deps/nsIWindowCreator2.pp /c/build/comm-central/comm-central/mozilla/embedding/base/nsIWindowCreator2.idl nsIWindowProvider.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/embedding/base -I../../dist/idl -e _xpidlgen/nsIWindowProvider.xpt -d .deps/nsIWindowProvider.pp /c/build/comm-central/comm-central/mozilla/embedding/base/nsIWindowProvider.idl nsIWindowCreator.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/embedding/base -I../../dist/idl -e _xpidlgen/nsIWindowCreator.xpt -d .deps/nsIWindowCreator.pp /c/build/comm-central/comm-central/mozilla/embedding/base/nsIWindowCreator.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpt_link.exe _xpidlgen/embed_base.xpt _xpidlgen/nsIWindowCreator2.xpt _xpidlgen/nsIWindowProvider.xpt _xpidlgen/nsIWindowCreator.xpt c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 _xpidlgen/embed_base.xpt ../../dist/bin/components c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../dist/sdk/lib c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 755 embed_base_s.lib ../../dist/sdk/lib make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/embedding/base' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/embedding/components' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/embedding/components/windowwatcher' make[8]: Entering directory `/c/build/comm-central/sb-de/mozilla/embedding/components/windowwatcher/public' nsIDialogParamBlock.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/embedding/components/windowwatcher/public -I../../../../dist/idl -e _xpidlgen/nsIDialogParamBlock.xpt -d .deps/nsIDialogParamBlock.pp /c/build/comm-central/comm-central/mozilla/embedding/components/windowwatcher/public/nsIDialogParamBlock.idl nsIPromptService2.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/embedding/components/windowwatcher/public -I../../../../dist/idl -e _xpidlgen/nsIPromptService2.xpt -d .deps/nsIPromptService2.pp /c/build/comm-central/comm-central/mozilla/embedding/components/windowwatcher/public/nsIPromptService2.idl nsPIPromptService.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/embedding/components/windowwatcher/public -I../../../../dist/idl -e _xpidlgen/nsPIPromptService.xpt -d .deps/nsPIPromptService.pp /c/build/comm-central/comm-central/mozilla/embedding/components/windowwatcher/public/nsPIPromptService.idl nsPIWindowWatcher.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/embedding/components/windowwatcher/public -I../../../../dist/idl -e _xpidlgen/nsPIWindowWatcher.xpt -d .deps/nsPIWindowWatcher.pp /c/build/comm-central/comm-central/mozilla/embedding/components/windowwatcher/public/nsPIWindowWatcher.idl nsIAuthPromptWrapper.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/embedding/components/windowwatcher/public -I../../../../dist/idl -e _xpidlgen/nsIAuthPromptWrapper.xpt -d .deps/nsIAuthPromptWrapper.pp /c/build/comm-central/comm-central/mozilla/embedding/components/windowwatcher/public/nsIAuthPromptWrapper.idl nsIPromptFactory.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/embedding/components/windowwatcher/public -I../../../../dist/idl -e _xpidlgen/nsIPromptFactory.xpt -d .deps/nsIPromptFactory.pp /c/build/comm-central/comm-central/mozilla/embedding/components/windowwatcher/public/nsIPromptFactory.idl nsIWindowWatcher.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/embedding/components/windowwatcher/public -I../../../../dist/idl -e _xpidlgen/nsIWindowWatcher.xpt -d .deps/nsIWindowWatcher.pp /c/build/comm-central/comm-central/mozilla/embedding/components/windowwatcher/public/nsIWindowWatcher.idl nsIPromptService.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/embedding/components/windowwatcher/public -I../../../../dist/idl -e _xpidlgen/nsIPromptService.xpt -d .deps/nsIPromptService.pp /c/build/comm-central/comm-central/mozilla/embedding/components/windowwatcher/public/nsIPromptService.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpt_link.exe _xpidlgen/windowwatcher.xpt _xpidlgen/nsIDialogParamBlock.xpt _xpidlgen/nsIPromptService2.xpt _xpidlgen/nsPIPromptService.xpt _xpidlgen/nsPIWindowWatcher.xpt _xpidlgen/nsIAuthPromptWrapper.xpt _xpidlgen/nsIPromptFactory.xpt _xpidlgen/nsIWindowWatcher.xpt _xpidlgen/nsIPromptService.xpt c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 _xpidlgen/windowwatcher.xpt ../../../../dist/bin/components make[8]: Leaving directory `/c/build/comm-central/sb-de/mozilla/embedding/components/windowwatcher/public' make[8]: Entering directory `/c/build/comm-central/sb-de/mozilla/embedding/components/windowwatcher/src' nsPrompt.cpp Building deps for /c/build/comm-central/comm-central/mozilla/embedding/components/windowwatcher/src/nsPrompt.cpp cl -FonsPrompt.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/embedding/components/windowwatcher/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/embedding/components/windowwatcher/src/nsPrompt.cpp nsPrompt.cpp nsWWJSUtils.cpp Building deps for /c/build/comm-central/comm-central/mozilla/embedding/components/windowwatcher/src/nsWWJSUtils.cpp cl -FonsWWJSUtils.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/embedding/components/windowwatcher/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/embedding/components/windowwatcher/src/nsWWJSUtils.cpp nsWWJSUtils.cpp nsWindowWatcher.cpp Building deps for /c/build/comm-central/comm-central/mozilla/embedding/components/windowwatcher/src/nsWindowWatcher.cpp cl -FonsWindowWatcher.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/embedding/components/windowwatcher/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/embedding/components/windowwatcher/src/nsWindowWatcher.cpp nsWindowWatcher.cpp nsAutoWindowStateHelper.cpp Building deps for /c/build/comm-central/comm-central/mozilla/embedding/components/windowwatcher/src/nsAutoWindowStateHelper.cpp cl -FonsAutoWindowStateHelper.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/embedding/components/windowwatcher/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/embedding/components/windowwatcher/src/nsAutoWindowStateHelper.cpp nsAutoWindowStateHelper.cpp nsDialogParamBlock.cpp Building deps for /c/build/comm-central/comm-central/mozilla/embedding/components/windowwatcher/src/nsDialogParamBlock.cpp cl -FonsDialogParamBlock.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/embedding/components/windowwatcher/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/embedding/components/windowwatcher/src/nsDialogParamBlock.cpp nsDialogParamBlock.cpp nsPromptService.cpp Building deps for /c/build/comm-central/comm-central/mozilla/embedding/components/windowwatcher/src/nsPromptService.cpp cl -FonsPromptService.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/embedding/components/windowwatcher/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/embedding/components/windowwatcher/src/nsPromptService.cpp nsPromptService.cpp rm -f windowwatcher_s.lib lib -NOLOGO -OUT:"windowwatcher_s.lib" nsPrompt.obj nsWWJSUtils.obj nsWindowWatcher.obj nsAutoWindowStateHelper.obj nsDialogParamBlock.obj nsPromptService.obj echo not_ranlib windowwatcher_s.lib not_ranlib windowwatcher_s.lib make[8]: Leaving directory `/c/build/comm-central/sb-de/mozilla/embedding/components/windowwatcher/src' make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/embedding/components/windowwatcher' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/embedding/components/appstartup' make[8]: Entering directory `/c/build/comm-central/sb-de/mozilla/embedding/components/appstartup/src' nsAppStartupNotifier.cpp Building deps for /c/build/comm-central/comm-central/mozilla/embedding/components/appstartup/src/nsAppStartupNotifier.cpp cl -FonsAppStartupNotifier.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/embedding/components/appstartup/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/embedding/components/appstartup/src/nsAppStartupNotifier.cpp nsAppStartupNotifier.cpp rm -f appstartupnotifier_s.lib lib -NOLOGO -OUT:"appstartupnotifier_s.lib" nsAppStartupNotifier.obj echo not_ranlib appstartupnotifier_s.lib not_ranlib appstartupnotifier_s.lib make[8]: Leaving directory `/c/build/comm-central/sb-de/mozilla/embedding/components/appstartup/src' make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/embedding/components/appstartup' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/embedding/components/find' make[8]: Entering directory `/c/build/comm-central/sb-de/mozilla/embedding/components/find/public' nsIFind.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/embedding/components/find/public -I../../../../dist/idl -e _xpidlgen/nsIFind.xpt -d .deps/nsIFind.pp /c/build/comm-central/comm-central/mozilla/embedding/components/find/public/nsIFind.idl nsIWebBrowserFind.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/embedding/components/find/public -I../../../../dist/idl -e _xpidlgen/nsIWebBrowserFind.xpt -d .deps/nsIWebBrowserFind.pp /c/build/comm-central/comm-central/mozilla/embedding/components/find/public/nsIWebBrowserFind.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpt_link.exe _xpidlgen/find.xpt _xpidlgen/nsIFind.xpt _xpidlgen/nsIWebBrowserFind.xpt c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 _xpidlgen/find.xpt ../../../../dist/bin/components make[8]: Leaving directory `/c/build/comm-central/sb-de/mozilla/embedding/components/find/public' make[8]: Entering directory `/c/build/comm-central/sb-de/mozilla/embedding/components/find/src' nsWebBrowserFind.cpp Building deps for /c/build/comm-central/comm-central/mozilla/embedding/components/find/src/nsWebBrowserFind.cpp cl -FonsWebBrowserFind.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/embedding/components/find/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/embedding/components/find/src/nsWebBrowserFind.cpp nsWebBrowserFind.cpp nsFind.cpp Building deps for /c/build/comm-central/comm-central/mozilla/embedding/components/find/src/nsFind.cpp cl -FonsFind.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/embedding/components/find/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/embedding/components/find/src/nsFind.cpp nsFind.cpp rm -f find_s.lib lib -NOLOGO -OUT:"find_s.lib" nsWebBrowserFind.obj nsFind.obj echo not_ranlib find_s.lib not_ranlib find_s.lib make[8]: Leaving directory `/c/build/comm-central/sb-de/mozilla/embedding/components/find/src' make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/embedding/components/find' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/embedding/components/webbrowserpersist' make[8]: Entering directory `/c/build/comm-central/sb-de/mozilla/embedding/components/webbrowserpersist/public' nsIWebBrowserPersist.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/embedding/components/webbrowserpersist/public -I../../../../dist/idl -e _xpidlgen/nsIWebBrowserPersist.xpt -d .deps/nsIWebBrowserPersist.pp /c/build/comm-central/comm-central/mozilla/embedding/components/webbrowserpersist/public/nsIWebBrowserPersist.idl nsCWebBrowserPersist.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/embedding/components/webbrowserpersist/public -I../../../../dist/idl -e _xpidlgen/nsCWebBrowserPersist.xpt -d .deps/nsCWebBrowserPersist.pp /c/build/comm-central/comm-central/mozilla/embedding/components/webbrowserpersist/public/nsCWebBrowserPersist.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpt_link.exe _xpidlgen/webbrowserpersist.xpt _xpidlgen/nsIWebBrowserPersist.xpt _xpidlgen/nsCWebBrowserPersist.xpt c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 _xpidlgen/webbrowserpersist.xpt ../../../../dist/bin/components make[8]: Leaving directory `/c/build/comm-central/sb-de/mozilla/embedding/components/webbrowserpersist/public' make[8]: Entering directory `/c/build/comm-central/sb-de/mozilla/embedding/components/webbrowserpersist/src' nsWebBrowserPersist.cpp Building deps for /c/build/comm-central/comm-central/mozilla/embedding/components/webbrowserpersist/src/nsWebBrowserPersist.cpp cl -FonsWebBrowserPersist.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/embedding/components/webbrowserpersist/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/embedding/components/webbrowserpersist/src/nsWebBrowserPersist.cpp nsWebBrowserPersist.cpp c:/build/comm-central/comm-central/mozilla/embedding/components/webbrowserpersist/src/nsWebBrowserPersist.cpp(999) : warning C4244: 'argument' : conversion from 'PRUint64' to 'PRInt32', possible loss of data c:/build/comm-central/comm-central/mozilla/embedding/components/webbrowserpersist/src/nsWebBrowserPersist.cpp(999) : warning C4244: 'argument' : conversion from 'PRUint64' to 'PRInt32', possible loss of data rm -f webbrowserpersist_s.lib lib -NOLOGO -OUT:"webbrowserpersist_s.lib" nsWebBrowserPersist.obj echo not_ranlib webbrowserpersist_s.lib not_ranlib webbrowserpersist_s.lib make[8]: Leaving directory `/c/build/comm-central/sb-de/mozilla/embedding/components/webbrowserpersist/src' make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/embedding/components/webbrowserpersist' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/embedding/components/commandhandler' make[8]: Entering directory `/c/build/comm-central/sb-de/mozilla/embedding/components/commandhandler/public' nsICommandManager.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/embedding/components/commandhandler/public -I../../../../dist/idl -e _xpidlgen/nsICommandManager.xpt -d .deps/nsICommandManager.pp /c/build/comm-central/comm-central/mozilla/embedding/components/commandhandler/public/nsICommandManager.idl nsICommandParams.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/embedding/components/commandhandler/public -I../../../../dist/idl -e _xpidlgen/nsICommandParams.xpt -d .deps/nsICommandParams.pp /c/build/comm-central/comm-central/mozilla/embedding/components/commandhandler/public/nsICommandParams.idl nsIControllerCommand.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/embedding/components/commandhandler/public -I../../../../dist/idl -e _xpidlgen/nsIControllerCommand.xpt -d .deps/nsIControllerCommand.pp /c/build/comm-central/comm-central/mozilla/embedding/components/commandhandler/public/nsIControllerCommand.idl nsIControllerContext.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/embedding/components/commandhandler/public -I../../../../dist/idl -e _xpidlgen/nsIControllerContext.xpt -d .deps/nsIControllerContext.pp /c/build/comm-central/comm-central/mozilla/embedding/components/commandhandler/public/nsIControllerContext.idl nsIControllerCommandTable.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/embedding/components/commandhandler/public -I../../../../dist/idl -e _xpidlgen/nsIControllerCommandTable.xpt -d .deps/nsIControllerCommandTable.pp /c/build/comm-central/comm-central/mozilla/embedding/components/commandhandler/public/nsIControllerCommandTable.idl nsPICommandUpdater.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/embedding/components/commandhandler/public -I../../../../dist/idl -e _xpidlgen/nsPICommandUpdater.xpt -d .deps/nsPICommandUpdater.pp /c/build/comm-central/comm-central/mozilla/embedding/components/commandhandler/public/nsPICommandUpdater.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpt_link.exe _xpidlgen/commandhandler.xpt _xpidlgen/nsICommandManager.xpt _xpidlgen/nsICommandParams.xpt _xpidlgen/nsIControllerCommand.xpt _xpidlgen/nsIControllerContext.xpt _xpidlgen/nsIControllerCommandTable.xpt _xpidlgen/nsPICommandUpdater.xpt c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 _xpidlgen/commandhandler.xpt ../../../../dist/bin/components make[8]: Leaving directory `/c/build/comm-central/sb-de/mozilla/embedding/components/commandhandler/public' make[8]: Entering directory `/c/build/comm-central/sb-de/mozilla/embedding/components/commandhandler/src' nsBaseCommandController.cpp Building deps for /c/build/comm-central/comm-central/mozilla/embedding/components/commandhandler/src/nsBaseCommandController.cpp cl -FonsBaseCommandController.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/embedding/components/commandhandler/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/embedding/components/commandhandler/src/nsBaseCommandController.cpp nsBaseCommandController.cpp nsCommandGroup.cpp Building deps for /c/build/comm-central/comm-central/mozilla/embedding/components/commandhandler/src/nsCommandGroup.cpp cl -FonsCommandGroup.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/embedding/components/commandhandler/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/embedding/components/commandhandler/src/nsCommandGroup.cpp nsCommandGroup.cpp nsCommandManager.cpp Building deps for /c/build/comm-central/comm-central/mozilla/embedding/components/commandhandler/src/nsCommandManager.cpp cl -FonsCommandManager.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/embedding/components/commandhandler/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/embedding/components/commandhandler/src/nsCommandManager.cpp nsCommandManager.cpp nsCommandParams.cpp Building deps for /c/build/comm-central/comm-central/mozilla/embedding/components/commandhandler/src/nsCommandParams.cpp cl -FonsCommandParams.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/embedding/components/commandhandler/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/embedding/components/commandhandler/src/nsCommandParams.cpp nsCommandParams.cpp nsControllerCommandTable.cpp Building deps for /c/build/comm-central/comm-central/mozilla/embedding/components/commandhandler/src/nsControllerCommandTable.cpp cl -FonsControllerCommandTable.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/embedding/components/commandhandler/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/embedding/components/commandhandler/src/nsControllerCommandTable.cpp nsControllerCommandTable.cpp rm -f commandhandler_s.lib lib -NOLOGO -OUT:"commandhandler_s.lib" nsBaseCommandController.obj nsCommandGroup.obj nsCommandManager.obj nsCommandParams.obj nsControllerCommandTable.obj echo not_ranlib commandhandler_s.lib not_ranlib commandhandler_s.lib make[8]: Leaving directory `/c/build/comm-central/sb-de/mozilla/embedding/components/commandhandler/src' make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/embedding/components/commandhandler' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/embedding/components/printingui' make[8]: Entering directory `/c/build/comm-central/sb-de/mozilla/embedding/components/printingui/src' make[9]: Entering directory `/c/build/comm-central/sb-de/mozilla/embedding/components/printingui/src/win' nsPrintingPromptService.cpp Building deps for /c/build/comm-central/comm-central/mozilla/embedding/components/printingui/src/win/nsPrintingPromptService.cpp cl -FonsPrintingPromptService.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/embedding/components/printingui/src/win -I. -I../../../../../dist/include -I../../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/embedding/components/printingui/src/win/nsPrintingPromptService.cpp nsPrintingPromptService.cpp nsPrintProgressParams.cpp Building deps for /c/build/comm-central/comm-central/mozilla/embedding/components/printingui/src/win/nsPrintProgressParams.cpp cl -FonsPrintProgressParams.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/embedding/components/printingui/src/win -I. -I../../../../../dist/include -I../../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/embedding/components/printingui/src/win/nsPrintProgressParams.cpp nsPrintProgressParams.cpp nsPrintProgress.cpp Building deps for /c/build/comm-central/comm-central/mozilla/embedding/components/printingui/src/win/nsPrintProgress.cpp cl -FonsPrintProgress.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/embedding/components/printingui/src/win -I. -I../../../../../dist/include -I../../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/embedding/components/printingui/src/win/nsPrintProgress.cpp nsPrintProgress.cpp nsPrintDialogUtil.cpp Building deps for /c/build/comm-central/comm-central/mozilla/embedding/components/printingui/src/win/nsPrintDialogUtil.cpp cl -FonsPrintDialogUtil.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/embedding/components/printingui/src/win -I. -I../../../../../dist/include -I../../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/embedding/components/printingui/src/win/nsPrintDialogUtil.cpp nsPrintDialogUtil.cpp rm -f printingui_s.lib lib -NOLOGO -OUT:"printingui_s.lib" nsPrintingPromptService.obj nsPrintProgressParams.obj nsPrintProgress.obj nsPrintDialogUtil.obj echo not_ranlib printingui_s.lib not_ranlib printingui_s.lib make[9]: Leaving directory `/c/build/comm-central/sb-de/mozilla/embedding/components/printingui/src/win' c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe win/printingui_s.lib . make[8]: Leaving directory `/c/build/comm-central/sb-de/mozilla/embedding/components/printingui/src' make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/embedding/components/printingui' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/embedding/components/build' nsEmbeddingModule.cpp Building deps for /c/build/comm-central/comm-central/mozilla/embedding/components/build/nsEmbeddingModule.cpp cl -FonsEmbeddingModule.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/embedding/components/build/../windowwatcher/src -I/c/build/comm-central/comm-central/mozilla/embedding/components/build/../appstartup/src -I/c/build/comm-central/comm-central/mozilla/embedding/components/build/../find/src -I/c/build/comm-central/comm-central/mozilla/embedding/components/build/../webbrowserpersist/src -I/c/build/comm-central/comm-central/mozilla/embedding/components/build/../commandhandler/src -I/c/build/comm-central/comm-central/mozilla/embedding/components/build/../printingui/src/win -I/c/build/comm-central/comm-central/mozilla/embedding/components/build -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/embedding/components/build/nsEmbeddingModule.cpp nsEmbeddingModule.cpp rm -f embedcomponents.lib lib -NOLOGO -OUT:"embedcomponents.lib" nsEmbeddingModule.obj ../windowwatcher/src/windowwatcher_s.lib ../appstartup/src/appstartupnotifier_s.lib ../find/src/find_s.lib ../webbrowserpersist/src/webbrowserpersist_s.lib ../commandhandler/src/commandhandler_s.lib ../printingui/src/printingui_s.lib echo not_ranlib embedcomponents.lib not_ranlib embedcomponents.lib c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 embedcomponents.lib ../../../staticlib/components make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/embedding/components/build' make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/embedding/components' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/embedding/browser' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/embedding/browser/webBrowser' nsDocShellTreeOwner.cpp Building deps for /c/build/comm-central/comm-central/mozilla/embedding/browser/webBrowser/nsDocShellTreeOwner.cpp cl -FonsDocShellTreeOwner.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/embedding/browser/webBrowser/../../../content/base/src -I/c/build/comm-central/comm-central/mozilla/embedding/browser/webBrowser -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/embedding/browser/webBrowser/nsDocShellTreeOwner.cpp nsDocShellTreeOwner.cpp nsWebBrowser.cpp Building deps for /c/build/comm-central/comm-central/mozilla/embedding/browser/webBrowser/nsWebBrowser.cpp cl -FonsWebBrowser.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/embedding/browser/webBrowser/../../../content/base/src -I/c/build/comm-central/comm-central/mozilla/embedding/browser/webBrowser -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/embedding/browser/webBrowser/nsWebBrowser.cpp nsWebBrowser.cpp nsCommandHandler.cpp Building deps for /c/build/comm-central/comm-central/mozilla/embedding/browser/webBrowser/nsCommandHandler.cpp cl -FonsCommandHandler.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/embedding/browser/webBrowser/../../../content/base/src -I/c/build/comm-central/comm-central/mozilla/embedding/browser/webBrowser -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/embedding/browser/webBrowser/nsCommandHandler.cpp nsCommandHandler.cpp nsWebBrowserContentPolicy.cpp Building deps for /c/build/comm-central/comm-central/mozilla/embedding/browser/webBrowser/nsWebBrowserContentPolicy.cpp cl -FonsWebBrowserContentPolicy.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/embedding/browser/webBrowser/../../../content/base/src -I/c/build/comm-central/comm-central/mozilla/embedding/browser/webBrowser -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/embedding/browser/webBrowser/nsWebBrowserContentPolicy.cpp nsWebBrowserContentPolicy.cpp nsContextMenuInfo.cpp Building deps for /c/build/comm-central/comm-central/mozilla/embedding/browser/webBrowser/nsContextMenuInfo.cpp cl -FonsContextMenuInfo.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/embedding/browser/webBrowser/../../../content/base/src -I/c/build/comm-central/comm-central/mozilla/embedding/browser/webBrowser -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/embedding/browser/webBrowser/nsContextMenuInfo.cpp nsContextMenuInfo.cpp nsEmbedStream.cpp Building deps for /c/build/comm-central/comm-central/mozilla/embedding/browser/webBrowser/nsEmbedStream.cpp cl -FonsEmbedStream.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/embedding/browser/webBrowser/../../../content/base/src -I/c/build/comm-central/comm-central/mozilla/embedding/browser/webBrowser -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/embedding/browser/webBrowser/nsEmbedStream.cpp nsEmbedStream.cpp rm -f nsWebBrowser_s.lib lib -NOLOGO -OUT:"nsWebBrowser_s.lib" nsDocShellTreeOwner.obj nsWebBrowser.obj nsCommandHandler.obj nsWebBrowserContentPolicy.obj nsContextMenuInfo.obj nsEmbedStream.obj echo not_ranlib nsWebBrowser_s.lib not_ranlib nsWebBrowser_s.lib nsCWebBrowser.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/embedding/browser/webBrowser -I../../../dist/idl -e _xpidlgen/nsCWebBrowser.xpt -d .deps/nsCWebBrowser.pp /c/build/comm-central/comm-central/mozilla/embedding/browser/webBrowser/nsCWebBrowser.idl nsICommandHandler.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/embedding/browser/webBrowser -I../../../dist/idl -e _xpidlgen/nsICommandHandler.xpt -d .deps/nsICommandHandler.pp /c/build/comm-central/comm-central/mozilla/embedding/browser/webBrowser/nsICommandHandler.idl nsIEmbeddingSiteWindow2.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/embedding/browser/webBrowser -I../../../dist/idl -e _xpidlgen/nsIEmbeddingSiteWindow2.xpt -d .deps/nsIEmbeddingSiteWindow2.pp /c/build/comm-central/comm-central/mozilla/embedding/browser/webBrowser/nsIEmbeddingSiteWindow2.idl nsIContextMenuListener2.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/embedding/browser/webBrowser -I../../../dist/idl -e _xpidlgen/nsIContextMenuListener2.xpt -d .deps/nsIContextMenuListener2.pp /c/build/comm-central/comm-central/mozilla/embedding/browser/webBrowser/nsIContextMenuListener2.idl nsIWebBrowserChrome2.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/embedding/browser/webBrowser -I../../../dist/idl -e _xpidlgen/nsIWebBrowserChrome2.xpt -d .deps/nsIWebBrowserChrome2.pp /c/build/comm-central/comm-central/mozilla/embedding/browser/webBrowser/nsIWebBrowserChrome2.idl nsIPrintingPrompt.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/embedding/browser/webBrowser -I../../../dist/idl -e _xpidlgen/nsIPrintingPrompt.xpt -d .deps/nsIPrintingPrompt.pp /c/build/comm-central/comm-central/mozilla/embedding/browser/webBrowser/nsIPrintingPrompt.idl nsIPrintingPromptService.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/embedding/browser/webBrowser -I../../../dist/idl -e _xpidlgen/nsIPrintingPromptService.xpt -d .deps/nsIPrintingPromptService.pp /c/build/comm-central/comm-central/mozilla/embedding/browser/webBrowser/nsIPrintingPromptService.idl nsIContextMenuListener.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/embedding/browser/webBrowser -I../../../dist/idl -e _xpidlgen/nsIContextMenuListener.xpt -d .deps/nsIContextMenuListener.pp /c/build/comm-central/comm-central/mozilla/embedding/browser/webBrowser/nsIContextMenuListener.idl nsIEmbeddingSiteWindow.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/embedding/browser/webBrowser -I../../../dist/idl -e _xpidlgen/nsIEmbeddingSiteWindow.xpt -d .deps/nsIEmbeddingSiteWindow.pp /c/build/comm-central/comm-central/mozilla/embedding/browser/webBrowser/nsIEmbeddingSiteWindow.idl nsITooltipListener.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/embedding/browser/webBrowser -I../../../dist/idl -e _xpidlgen/nsITooltipListener.xpt -d .deps/nsITooltipListener.pp /c/build/comm-central/comm-central/mozilla/embedding/browser/webBrowser/nsITooltipListener.idl nsITooltipTextProvider.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/embedding/browser/webBrowser -I../../../dist/idl -e _xpidlgen/nsITooltipTextProvider.xpt -d .deps/nsITooltipTextProvider.pp /c/build/comm-central/comm-central/mozilla/embedding/browser/webBrowser/nsITooltipTextProvider.idl nsIWebBrowser.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/embedding/browser/webBrowser -I../../../dist/idl -e _xpidlgen/nsIWebBrowser.xpt -d .deps/nsIWebBrowser.pp /c/build/comm-central/comm-central/mozilla/embedding/browser/webBrowser/nsIWebBrowser.idl nsIWebBrowserChrome.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/embedding/browser/webBrowser -I../../../dist/idl -e _xpidlgen/nsIWebBrowserChrome.xpt -d .deps/nsIWebBrowserChrome.pp /c/build/comm-central/comm-central/mozilla/embedding/browser/webBrowser/nsIWebBrowserChrome.idl nsIWebBrowserChromeFocus.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/embedding/browser/webBrowser -I../../../dist/idl -e _xpidlgen/nsIWebBrowserChromeFocus.xpt -d .deps/nsIWebBrowserChromeFocus.pp /c/build/comm-central/comm-central/mozilla/embedding/browser/webBrowser/nsIWebBrowserChromeFocus.idl nsIWebBrowserFocus.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/embedding/browser/webBrowser -I../../../dist/idl -e _xpidlgen/nsIWebBrowserFocus.xpt -d .deps/nsIWebBrowserFocus.pp /c/build/comm-central/comm-central/mozilla/embedding/browser/webBrowser/nsIWebBrowserFocus.idl nsIWebBrowserSetup.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/embedding/browser/webBrowser -I../../../dist/idl -e _xpidlgen/nsIWebBrowserSetup.xpt -d .deps/nsIWebBrowserSetup.pp /c/build/comm-central/comm-central/mozilla/embedding/browser/webBrowser/nsIWebBrowserSetup.idl nsIWebBrowserStream.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/embedding/browser/webBrowser -I../../../dist/idl -e _xpidlgen/nsIWebBrowserStream.xpt -d .deps/nsIWebBrowserStream.pp /c/build/comm-central/comm-central/mozilla/embedding/browser/webBrowser/nsIWebBrowserStream.idl nsIWebBrowserPrint.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/embedding/browser/webBrowser -I../../../dist/idl -e _xpidlgen/nsIWebBrowserPrint.xpt -d .deps/nsIWebBrowserPrint.pp /c/build/comm-central/comm-central/mozilla/embedding/browser/webBrowser/nsIWebBrowserPrint.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpt_link.exe _xpidlgen/webBrowser_core.xpt _xpidlgen/nsCWebBrowser.xpt _xpidlgen/nsICommandHandler.xpt _xpidlgen/nsIEmbeddingSiteWindow2.xpt _xpidlgen/nsIContextMenuListener2.xpt _xpidlgen/nsIWebBrowserChrome2.xpt _xpidlgen/nsIPrintingPrompt.xpt _xpidlgen/nsIPrintingPromptService.xpt _xpidlgen/nsIContextMenuListener.xpt _xpidlgen/nsIEmbeddingSiteWindow.xpt _xpidlgen/nsITooltipListener.xpt _xpidlgen/nsITooltipTextProvider.xpt _xpidlgen/nsIWebBrowser.xpt _xpidlgen/nsIWebBrowserChrome.xpt _xpidlgen/nsIWebBrowserChromeFocus.xpt _xpidlgen/nsIWebBrowserFocus.xpt _xpidlgen/nsIWebBrowserSetup.xpt _xpidlgen/nsIWebBrowserStream.xpt _xpidlgen/nsIWebBrowserPrint.xpt c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 _xpidlgen/webBrowser_core.xpt ../../../dist/bin/components make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/embedding/browser/webBrowser' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/embedding/browser/build' nsWebBrowserModule.cpp Building deps for /c/build/comm-central/comm-central/mozilla/embedding/browser/build/nsWebBrowserModule.cpp cl -FonsWebBrowserModule.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/embedding/browser/build -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/embedding/browser/build -I/c/build/comm-central/comm-central/mozilla/embedding/browser/build/../webBrowser -I/c/build/comm-central/comm-central/mozilla/embedding/browser/build/../setup -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/embedding/browser/build/nsWebBrowserModule.cpp nsWebBrowserModule.cpp rm -f webbrwsr.lib lib -NOLOGO -OUT:"webbrwsr.lib" nsWebBrowserModule.obj ../webBrowser/nsWebBrowser_s.lib echo not_ranlib webbrwsr.lib not_ranlib webbrwsr.lib c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 webbrwsr.lib ../../../staticlib/components make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/embedding/browser/build' make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/embedding/browser' make[5]: Leaving directory `/c/build/comm-central/sb-de/mozilla/embedding' make[5]: Entering directory `/c/build/comm-central/sb-de/mozilla/xpfe/appshell' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/xpfe/appshell/public' nsIAppShellService.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/xpfe/appshell/public -I../../../dist/idl -e _xpidlgen/nsIAppShellService.xpt -d .deps/nsIAppShellService.pp /c/build/comm-central/comm-central/mozilla/xpfe/appshell/public/nsIAppShellService.idl nsIWindowMediator.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/xpfe/appshell/public -I../../../dist/idl -e _xpidlgen/nsIWindowMediator.xpt -d .deps/nsIWindowMediator.pp /c/build/comm-central/comm-central/mozilla/xpfe/appshell/public/nsIWindowMediator.idl nsIWindowMediatorListener.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/xpfe/appshell/public -I../../../dist/idl -e _xpidlgen/nsIWindowMediatorListener.xpt -d .deps/nsIWindowMediatorListener.pp /c/build/comm-central/comm-central/mozilla/xpfe/appshell/public/nsIWindowMediatorListener.idl nsIXULWindow.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/xpfe/appshell/public -I../../../dist/idl -e _xpidlgen/nsIXULWindow.xpt -d .deps/nsIXULWindow.pp /c/build/comm-central/comm-central/mozilla/xpfe/appshell/public/nsIXULWindow.idl nsIPopupWindowManager.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/xpfe/appshell/public -I../../../dist/idl -e _xpidlgen/nsIPopupWindowManager.xpt -d .deps/nsIPopupWindowManager.pp /c/build/comm-central/comm-central/mozilla/xpfe/appshell/public/nsIPopupWindowManager.idl nsIXULBrowserWindow.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/xpfe/appshell/public -I../../../dist/idl -e _xpidlgen/nsIXULBrowserWindow.xpt -d .deps/nsIXULBrowserWindow.pp /c/build/comm-central/comm-central/mozilla/xpfe/appshell/public/nsIXULBrowserWindow.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpt_link.exe _xpidlgen/appshell.xpt _xpidlgen/nsIAppShellService.xpt _xpidlgen/nsIWindowMediator.xpt _xpidlgen/nsIWindowMediatorListener.xpt _xpidlgen/nsIXULWindow.xpt _xpidlgen/nsIPopupWindowManager.xpt _xpidlgen/nsIXULBrowserWindow.xpt c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 _xpidlgen/appshell.xpt ../../../dist/bin/components make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/xpfe/appshell/public' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/xpfe/appshell/src' nsChromeTreeOwner.cpp Building deps for /c/build/comm-central/comm-central/mozilla/xpfe/appshell/src/nsChromeTreeOwner.cpp cl -FonsChromeTreeOwner.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/xpfe/appshell/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/xpfe/appshell/src/nsChromeTreeOwner.cpp nsChromeTreeOwner.cpp nsContentTreeOwner.cpp Building deps for /c/build/comm-central/comm-central/mozilla/xpfe/appshell/src/nsContentTreeOwner.cpp cl -FonsContentTreeOwner.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/xpfe/appshell/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/xpfe/appshell/src/nsContentTreeOwner.cpp nsContentTreeOwner.cpp nsXULWindow.cpp Building deps for /c/build/comm-central/comm-central/mozilla/xpfe/appshell/src/nsXULWindow.cpp cl -FonsXULWindow.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/xpfe/appshell/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/xpfe/appshell/src/nsXULWindow.cpp nsXULWindow.cpp c:/build/comm-central/comm-central/mozilla/xpfe/appshell/src/nsXULWindow.cpp(118) : warning C4244: 'argument' : conversion from 'PRInt32' to 'float', possible loss of data nsAppShellService.cpp Building deps for /c/build/comm-central/comm-central/mozilla/xpfe/appshell/src/nsAppShellService.cpp cl -FonsAppShellService.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/xpfe/appshell/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/xpfe/appshell/src/nsAppShellService.cpp nsAppShellService.cpp nsAppShellWindowEnumerator.cpp Building deps for /c/build/comm-central/comm-central/mozilla/xpfe/appshell/src/nsAppShellWindowEnumerator.cpp cl -FonsAppShellWindowEnumerator.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/xpfe/appshell/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/xpfe/appshell/src/nsAppShellWindowEnumerator.cpp nsAppShellWindowEnumerator.cpp nsWebShellWindow.cpp Building deps for /c/build/comm-central/comm-central/mozilla/xpfe/appshell/src/nsWebShellWindow.cpp cl -FonsWebShellWindow.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/xpfe/appshell/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/xpfe/appshell/src/nsWebShellWindow.cpp nsWebShellWindow.cpp nsWindowMediator.cpp Building deps for /c/build/comm-central/comm-central/mozilla/xpfe/appshell/src/nsWindowMediator.cpp cl -FonsWindowMediator.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/xpfe/appshell/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/xpfe/appshell/src/nsWindowMediator.cpp nsWindowMediator.cpp nsAbout.cpp Building deps for /c/build/comm-central/comm-central/mozilla/xpfe/appshell/src/nsAbout.cpp cl -FonsAbout.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/xpfe/appshell/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/xpfe/appshell/src/nsAbout.cpp nsAbout.cpp nsAppShellFactory.cpp Building deps for /c/build/comm-central/comm-central/mozilla/xpfe/appshell/src/nsAppShellFactory.cpp cl -FonsAppShellFactory.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/xpfe/appshell/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/xpfe/appshell/src/nsAppShellFactory.cpp nsAppShellFactory.cpp rm -f nsappshell.lib lib -NOLOGO -OUT:"nsappshell.lib" nsChromeTreeOwner.obj nsContentTreeOwner.obj nsXULWindow.obj nsAppShellService.obj nsAppShellWindowEnumerator.obj nsWebShellWindow.obj nsWindowMediator.obj nsAbout.obj nsAppShellFactory.obj echo not_ranlib nsappshell.lib not_ranlib nsappshell.lib c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 nsappshell.lib ../../../staticlib/components make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/xpfe/appshell/src' make[5]: Leaving directory `/c/build/comm-central/sb-de/mozilla/xpfe/appshell' make[5]: Entering directory `/c/build/comm-central/sb-de/mozilla/accessible' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/accessible/public' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/accessible/public/msaa' dlldata.c Building deps for dlldata.c cl -Fodlldata.obj -c -DREGISTER_PROXY_DLL -D_WIN32_WINNT=0x400 -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/accessible/public/msaa -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/sb-de/mozilla/accessible/public/msaa/dlldata.c dlldata.c c:\build\comm-central\sb-de\mozilla\accessible\public\msaa\../../../dist/include/mozilla-config.h(77) : warning C4005: '_WIN32_WINNT' : macro redefinition command-line arguments : see previous definition of '_WIN32_WINNT' ISimpleDOMNode_p.c Building deps for ISimpleDOMNode_p.c cl -FoISimpleDOMNode_p.obj -c -DREGISTER_PROXY_DLL -D_WIN32_WINNT=0x400 -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/accessible/public/msaa -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/sb-de/mozilla/accessible/public/msaa/ISimpleDOMNode_p.c ISimpleDOMNode_p.c c:\build\comm-central\sb-de\mozilla\accessible\public\msaa\../../../dist/include/mozilla-config.h(77) : warning C4005: '_WIN32_WINNT' : macro redefinition command-line arguments : see previous definition of '_WIN32_WINNT' ISimpleDOMNode_i.c Building deps for ISimpleDOMNode_i.c cl -FoISimpleDOMNode_i.obj -c -DREGISTER_PROXY_DLL -D_WIN32_WINNT=0x400 -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/accessible/public/msaa -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/sb-de/mozilla/accessible/public/msaa/ISimpleDOMNode_i.c ISimpleDOMNode_i.c c:\build\comm-central\sb-de\mozilla\accessible\public\msaa\../../../dist/include/mozilla-config.h(77) : warning C4005: '_WIN32_WINNT' : macro redefinition command-line arguments : see previous definition of '_WIN32_WINNT' ISimpleDOMDocument_p.c Building deps for ISimpleDOMDocument_p.c cl -FoISimpleDOMDocument_p.obj -c -DREGISTER_PROXY_DLL -D_WIN32_WINNT=0x400 -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/accessible/public/msaa -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/sb-de/mozilla/accessible/public/msaa/ISimpleDOMDocument_p.c ISimpleDOMDocument_p.c c:\build\comm-central\sb-de\mozilla\accessible\public\msaa\../../../dist/include/mozilla-config.h(77) : warning C4005: '_WIN32_WINNT' : macro redefinition command-line arguments : see previous definition of '_WIN32_WINNT' ISimpleDOMDocument_i.c Building deps for ISimpleDOMDocument_i.c cl -FoISimpleDOMDocument_i.obj -c -DREGISTER_PROXY_DLL -D_WIN32_WINNT=0x400 -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/accessible/public/msaa -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/sb-de/mozilla/accessible/public/msaa/ISimpleDOMDocument_i.c ISimpleDOMDocument_i.c c:\build\comm-central\sb-de\mozilla\accessible\public\msaa\../../../dist/include/mozilla-config.h(77) : warning C4005: '_WIN32_WINNT' : macro redefinition command-line arguments : see previous definition of '_WIN32_WINNT' ISimpleDOMText_p.c Building deps for ISimpleDOMText_p.c cl -FoISimpleDOMText_p.obj -c -DREGISTER_PROXY_DLL -D_WIN32_WINNT=0x400 -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/accessible/public/msaa -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/sb-de/mozilla/accessible/public/msaa/ISimpleDOMText_p.c ISimpleDOMText_p.c c:\build\comm-central\sb-de\mozilla\accessible\public\msaa\../../../dist/include/mozilla-config.h(77) : warning C4005: '_WIN32_WINNT' : macro redefinition command-line arguments : see previous definition of '_WIN32_WINNT' ISimpleDOMText_i.c Building deps for ISimpleDOMText_i.c cl -FoISimpleDOMText_i.obj -c -DREGISTER_PROXY_DLL -D_WIN32_WINNT=0x400 -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/accessible/public/msaa -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/sb-de/mozilla/accessible/public/msaa/ISimpleDOMText_i.c ISimpleDOMText_i.c c:\build\comm-central\sb-de\mozilla\accessible\public\msaa\../../../dist/include/mozilla-config.h(77) : warning C4005: '_WIN32_WINNT' : macro redefinition command-line arguments : see previous definition of '_WIN32_WINNT' /bin/sh /c/build/comm-central/comm-central/mozilla/build/msys-perl-wrapper /c/build/comm-central/comm-central/mozilla/config/version_win.pl -QUIET 1 -DEPTH ../../.. -TOPSRCDIR /c/build/comm-central/comm-central/mozilla -OBJDIR . -SRCDIR /c/build/comm-central/comm-central/mozilla/accessible/public/msaa -DISPNAME Calendar -APPVERSION 1.1a1pre -MODNAME accessibility Creating Resource file: module.res rc.exe -r -DREGISTER_PROXY_DLL -D_WIN32_WINNT=0x400 -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/accessible/public/msaa -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -Fomodule.res /c/build/comm-central/sb-de/mozilla/accessible/public/msaa/module.rc Microsoft (R) Windows (R) Resource Compiler Version 6.1.7600.16385 Copyright (C) Microsoft Corporation. All rights reserved. link -NOLOGO -DLL -OUT:AccessibleMarshal.dll -PDB:AccessibleMarshal.pdb -SUBSYSTEM:WINDOWS dlldata.obj ISimpleDOMNode_p.obj ISimpleDOMNode_i.obj ISimpleDOMDocument_p.obj ISimpleDOMDocument_i.obj ISimpleDOMText_p.obj ISimpleDOMText_i.obj ./module.res -MANIFESTUAC:NO -NXCOMPAT -DYNAMICBASE -SAFESEH -DEF:c:/build/comm-central/comm-central/mozilla/accessible/public/msaa/AccessibleMarshal.def kernel32.lib rpcns4.lib rpcrt4.lib oleaut32.lib Creating library AccessibleMarshal.lib and object AccessibleMarshal.exp chmod +x AccessibleMarshal.dll c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 755 AccessibleMarshal.lib ../../../dist/lib c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 755 AccessibleMarshal.dll ../../../dist/bin nsIAccessibleWin32Object.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/accessible/public/msaa -I../../../dist/idl -e _xpidlgen/nsIAccessibleWin32Object.xpt -d .deps/nsIAccessibleWin32Object.pp /c/build/comm-central/comm-central/mozilla/accessible/public/msaa/nsIAccessibleWin32Object.idl nsIWinAccessNode.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/accessible/public/msaa -I../../../dist/idl -e _xpidlgen/nsIWinAccessNode.xpt -d .deps/nsIWinAccessNode.pp /c/build/comm-central/comm-central/mozilla/accessible/public/msaa/nsIWinAccessNode.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpt_link.exe _xpidlgen/accessibility-msaa.xpt _xpidlgen/nsIAccessibleWin32Object.xpt _xpidlgen/nsIWinAccessNode.xpt c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 _xpidlgen/accessibility-msaa.xpt ../../../dist/bin/components make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/accessible/public/msaa' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/accessible/public/ia2' dlldata.c Building deps for dlldata.c cl -Fodlldata.obj -c -DREGISTER_PROXY_DLL -D_WIN32_WINNT=0x400 -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/accessible/public/ia2 -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/sb-de/mozilla/accessible/public/ia2/dlldata.c dlldata.c c:\build\comm-central\sb-de\mozilla\accessible\public\ia2\../../../dist/include/mozilla-config.h(77) : warning C4005: '_WIN32_WINNT' : macro redefinition command-line arguments : see previous definition of '_WIN32_WINNT' Accessible2_p.c Building deps for Accessible2_p.c cl -FoAccessible2_p.obj -c -DREGISTER_PROXY_DLL -D_WIN32_WINNT=0x400 -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/accessible/public/ia2 -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/sb-de/mozilla/accessible/public/ia2/Accessible2_p.c Accessible2_p.c c:\build\comm-central\sb-de\mozilla\accessible\public\ia2\../../../dist/include/mozilla-config.h(77) : warning C4005: '_WIN32_WINNT' : macro redefinition command-line arguments : see previous definition of '_WIN32_WINNT' AccessibleAction_p.c Building deps for AccessibleAction_p.c cl -FoAccessibleAction_p.obj -c -DREGISTER_PROXY_DLL -D_WIN32_WINNT=0x400 -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/accessible/public/ia2 -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/sb-de/mozilla/accessible/public/ia2/AccessibleAction_p.c AccessibleAction_p.c c:\build\comm-central\sb-de\mozilla\accessible\public\ia2\../../../dist/include/mozilla-config.h(77) : warning C4005: '_WIN32_WINNT' : macro redefinition command-line arguments : see previous definition of '_WIN32_WINNT' AccessibleApplication_p.c Building deps for AccessibleApplication_p.c cl -FoAccessibleApplication_p.obj -c -DREGISTER_PROXY_DLL -D_WIN32_WINNT=0x400 -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/accessible/public/ia2 -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/sb-de/mozilla/accessible/public/ia2/AccessibleApplication_p.c AccessibleApplication_p.c c:\build\comm-central\sb-de\mozilla\accessible\public\ia2\../../../dist/include/mozilla-config.h(77) : warning C4005: '_WIN32_WINNT' : macro redefinition command-line arguments : see previous definition of '_WIN32_WINNT' AccessibleComponent_p.c Building deps for AccessibleComponent_p.c cl -FoAccessibleComponent_p.obj -c -DREGISTER_PROXY_DLL -D_WIN32_WINNT=0x400 -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/accessible/public/ia2 -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/sb-de/mozilla/accessible/public/ia2/AccessibleComponent_p.c AccessibleComponent_p.c c:\build\comm-central\sb-de\mozilla\accessible\public\ia2\../../../dist/include/mozilla-config.h(77) : warning C4005: '_WIN32_WINNT' : macro redefinition command-line arguments : see previous definition of '_WIN32_WINNT' AccessibleEditableText_p.c Building deps for AccessibleEditableText_p.c cl -FoAccessibleEditableText_p.obj -c -DREGISTER_PROXY_DLL -D_WIN32_WINNT=0x400 -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/accessible/public/ia2 -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/sb-de/mozilla/accessible/public/ia2/AccessibleEditableText_p.c AccessibleEditableText_p.c c:\build\comm-central\sb-de\mozilla\accessible\public\ia2\../../../dist/include/mozilla-config.h(77) : warning C4005: '_WIN32_WINNT' : macro redefinition command-line arguments : see previous definition of '_WIN32_WINNT' AccessibleHyperlink_p.c Building deps for AccessibleHyperlink_p.c cl -FoAccessibleHyperlink_p.obj -c -DREGISTER_PROXY_DLL -D_WIN32_WINNT=0x400 -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/accessible/public/ia2 -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/sb-de/mozilla/accessible/public/ia2/AccessibleHyperlink_p.c AccessibleHyperlink_p.c c:\build\comm-central\sb-de\mozilla\accessible\public\ia2\../../../dist/include/mozilla-config.h(77) : warning C4005: '_WIN32_WINNT' : macro redefinition command-line arguments : see previous definition of '_WIN32_WINNT' AccessibleHypertext_p.c Building deps for AccessibleHypertext_p.c cl -FoAccessibleHypertext_p.obj -c -DREGISTER_PROXY_DLL -D_WIN32_WINNT=0x400 -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/accessible/public/ia2 -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/sb-de/mozilla/accessible/public/ia2/AccessibleHypertext_p.c AccessibleHypertext_p.c c:\build\comm-central\sb-de\mozilla\accessible\public\ia2\../../../dist/include/mozilla-config.h(77) : warning C4005: '_WIN32_WINNT' : macro redefinition command-line arguments : see previous definition of '_WIN32_WINNT' AccessibleImage_p.c Building deps for AccessibleImage_p.c cl -FoAccessibleImage_p.obj -c -DREGISTER_PROXY_DLL -D_WIN32_WINNT=0x400 -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/accessible/public/ia2 -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/sb-de/mozilla/accessible/public/ia2/AccessibleImage_p.c AccessibleImage_p.c c:\build\comm-central\sb-de\mozilla\accessible\public\ia2\../../../dist/include/mozilla-config.h(77) : warning C4005: '_WIN32_WINNT' : macro redefinition command-line arguments : see previous definition of '_WIN32_WINNT' AccessibleRelation_p.c Building deps for AccessibleRelation_p.c cl -FoAccessibleRelation_p.obj -c -DREGISTER_PROXY_DLL -D_WIN32_WINNT=0x400 -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/accessible/public/ia2 -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/sb-de/mozilla/accessible/public/ia2/AccessibleRelation_p.c AccessibleRelation_p.c c:\build\comm-central\sb-de\mozilla\accessible\public\ia2\../../../dist/include/mozilla-config.h(77) : warning C4005: '_WIN32_WINNT' : macro redefinition command-line arguments : see previous definition of '_WIN32_WINNT' AccessibleTable_p.c Building deps for AccessibleTable_p.c cl -FoAccessibleTable_p.obj -c -DREGISTER_PROXY_DLL -D_WIN32_WINNT=0x400 -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/accessible/public/ia2 -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/sb-de/mozilla/accessible/public/ia2/AccessibleTable_p.c AccessibleTable_p.c c:\build\comm-central\sb-de\mozilla\accessible\public\ia2\../../../dist/include/mozilla-config.h(77) : warning C4005: '_WIN32_WINNT' : macro redefinition command-line arguments : see previous definition of '_WIN32_WINNT' AccessibleTable2_p.c Building deps for AccessibleTable2_p.c cl -FoAccessibleTable2_p.obj -c -DREGISTER_PROXY_DLL -D_WIN32_WINNT=0x400 -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/accessible/public/ia2 -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/sb-de/mozilla/accessible/public/ia2/AccessibleTable2_p.c AccessibleTable2_p.c c:\build\comm-central\sb-de\mozilla\accessible\public\ia2\../../../dist/include/mozilla-config.h(77) : warning C4005: '_WIN32_WINNT' : macro redefinition command-line arguments : see previous definition of '_WIN32_WINNT' AccessibleTableCell_p.c Building deps for AccessibleTableCell_p.c cl -FoAccessibleTableCell_p.obj -c -DREGISTER_PROXY_DLL -D_WIN32_WINNT=0x400 -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/accessible/public/ia2 -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/sb-de/mozilla/accessible/public/ia2/AccessibleTableCell_p.c AccessibleTableCell_p.c c:\build\comm-central\sb-de\mozilla\accessible\public\ia2\../../../dist/include/mozilla-config.h(77) : warning C4005: '_WIN32_WINNT' : macro redefinition command-line arguments : see previous definition of '_WIN32_WINNT' AccessibleText_p.c Building deps for AccessibleText_p.c cl -FoAccessibleText_p.obj -c -DREGISTER_PROXY_DLL -D_WIN32_WINNT=0x400 -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/accessible/public/ia2 -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/sb-de/mozilla/accessible/public/ia2/AccessibleText_p.c AccessibleText_p.c c:\build\comm-central\sb-de\mozilla\accessible\public\ia2\../../../dist/include/mozilla-config.h(77) : warning C4005: '_WIN32_WINNT' : macro redefinition command-line arguments : see previous definition of '_WIN32_WINNT' AccessibleValue_p.c Building deps for AccessibleValue_p.c cl -FoAccessibleValue_p.obj -c -DREGISTER_PROXY_DLL -D_WIN32_WINNT=0x400 -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/accessible/public/ia2 -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/sb-de/mozilla/accessible/public/ia2/AccessibleValue_p.c AccessibleValue_p.c c:\build\comm-central\sb-de\mozilla\accessible\public\ia2\../../../dist/include/mozilla-config.h(77) : warning C4005: '_WIN32_WINNT' : macro redefinition command-line arguments : see previous definition of '_WIN32_WINNT' Accessible2_i.c Building deps for Accessible2_i.c cl -FoAccessible2_i.obj -c -DREGISTER_PROXY_DLL -D_WIN32_WINNT=0x400 -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/accessible/public/ia2 -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/sb-de/mozilla/accessible/public/ia2/Accessible2_i.c Accessible2_i.c c:\build\comm-central\sb-de\mozilla\accessible\public\ia2\../../../dist/include/mozilla-config.h(77) : warning C4005: '_WIN32_WINNT' : macro redefinition command-line arguments : see previous definition of '_WIN32_WINNT' AccessibleAction_i.c Building deps for AccessibleAction_i.c cl -FoAccessibleAction_i.obj -c -DREGISTER_PROXY_DLL -D_WIN32_WINNT=0x400 -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/accessible/public/ia2 -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/sb-de/mozilla/accessible/public/ia2/AccessibleAction_i.c AccessibleAction_i.c c:\build\comm-central\sb-de\mozilla\accessible\public\ia2\../../../dist/include/mozilla-config.h(77) : warning C4005: '_WIN32_WINNT' : macro redefinition command-line arguments : see previous definition of '_WIN32_WINNT' AccessibleApplication_i.c Building deps for AccessibleApplication_i.c cl -FoAccessibleApplication_i.obj -c -DREGISTER_PROXY_DLL -D_WIN32_WINNT=0x400 -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/accessible/public/ia2 -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/sb-de/mozilla/accessible/public/ia2/AccessibleApplication_i.c AccessibleApplication_i.c c:\build\comm-central\sb-de\mozilla\accessible\public\ia2\../../../dist/include/mozilla-config.h(77) : warning C4005: '_WIN32_WINNT' : macro redefinition command-line arguments : see previous definition of '_WIN32_WINNT' AccessibleComponent_i.c Building deps for AccessibleComponent_i.c cl -FoAccessibleComponent_i.obj -c -DREGISTER_PROXY_DLL -D_WIN32_WINNT=0x400 -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/accessible/public/ia2 -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/sb-de/mozilla/accessible/public/ia2/AccessibleComponent_i.c AccessibleComponent_i.c c:\build\comm-central\sb-de\mozilla\accessible\public\ia2\../../../dist/include/mozilla-config.h(77) : warning C4005: '_WIN32_WINNT' : macro redefinition command-line arguments : see previous definition of '_WIN32_WINNT' AccessibleEditableText_i.c Building deps for AccessibleEditableText_i.c cl -FoAccessibleEditableText_i.obj -c -DREGISTER_PROXY_DLL -D_WIN32_WINNT=0x400 -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/accessible/public/ia2 -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/sb-de/mozilla/accessible/public/ia2/AccessibleEditableText_i.c AccessibleEditableText_i.c c:\build\comm-central\sb-de\mozilla\accessible\public\ia2\../../../dist/include/mozilla-config.h(77) : warning C4005: '_WIN32_WINNT' : macro redefinition command-line arguments : see previous definition of '_WIN32_WINNT' AccessibleHyperlink_i.c Building deps for AccessibleHyperlink_i.c cl -FoAccessibleHyperlink_i.obj -c -DREGISTER_PROXY_DLL -D_WIN32_WINNT=0x400 -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/accessible/public/ia2 -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/sb-de/mozilla/accessible/public/ia2/AccessibleHyperlink_i.c AccessibleHyperlink_i.c c:\build\comm-central\sb-de\mozilla\accessible\public\ia2\../../../dist/include/mozilla-config.h(77) : warning C4005: '_WIN32_WINNT' : macro redefinition command-line arguments : see previous definition of '_WIN32_WINNT' AccessibleHypertext_i.c Building deps for AccessibleHypertext_i.c cl -FoAccessibleHypertext_i.obj -c -DREGISTER_PROXY_DLL -D_WIN32_WINNT=0x400 -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/accessible/public/ia2 -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/sb-de/mozilla/accessible/public/ia2/AccessibleHypertext_i.c AccessibleHypertext_i.c c:\build\comm-central\sb-de\mozilla\accessible\public\ia2\../../../dist/include/mozilla-config.h(77) : warning C4005: '_WIN32_WINNT' : macro redefinition command-line arguments : see previous definition of '_WIN32_WINNT' AccessibleImage_i.c Building deps for AccessibleImage_i.c cl -FoAccessibleImage_i.obj -c -DREGISTER_PROXY_DLL -D_WIN32_WINNT=0x400 -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/accessible/public/ia2 -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/sb-de/mozilla/accessible/public/ia2/AccessibleImage_i.c AccessibleImage_i.c c:\build\comm-central\sb-de\mozilla\accessible\public\ia2\../../../dist/include/mozilla-config.h(77) : warning C4005: '_WIN32_WINNT' : macro redefinition command-line arguments : see previous definition of '_WIN32_WINNT' AccessibleRelation_i.c Building deps for AccessibleRelation_i.c cl -FoAccessibleRelation_i.obj -c -DREGISTER_PROXY_DLL -D_WIN32_WINNT=0x400 -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/accessible/public/ia2 -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/sb-de/mozilla/accessible/public/ia2/AccessibleRelation_i.c AccessibleRelation_i.c c:\build\comm-central\sb-de\mozilla\accessible\public\ia2\../../../dist/include/mozilla-config.h(77) : warning C4005: '_WIN32_WINNT' : macro redefinition command-line arguments : see previous definition of '_WIN32_WINNT' AccessibleTable_i.c Building deps for AccessibleTable_i.c cl -FoAccessibleTable_i.obj -c -DREGISTER_PROXY_DLL -D_WIN32_WINNT=0x400 -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/accessible/public/ia2 -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/sb-de/mozilla/accessible/public/ia2/AccessibleTable_i.c AccessibleTable_i.c c:\build\comm-central\sb-de\mozilla\accessible\public\ia2\../../../dist/include/mozilla-config.h(77) : warning C4005: '_WIN32_WINNT' : macro redefinition command-line arguments : see previous definition of '_WIN32_WINNT' AccessibleTable2_i.c Building deps for AccessibleTable2_i.c cl -FoAccessibleTable2_i.obj -c -DREGISTER_PROXY_DLL -D_WIN32_WINNT=0x400 -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/accessible/public/ia2 -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/sb-de/mozilla/accessible/public/ia2/AccessibleTable2_i.c AccessibleTable2_i.c c:\build\comm-central\sb-de\mozilla\accessible\public\ia2\../../../dist/include/mozilla-config.h(77) : warning C4005: '_WIN32_WINNT' : macro redefinition command-line arguments : see previous definition of '_WIN32_WINNT' AccessibleTableCell_i.c Building deps for AccessibleTableCell_i.c cl -FoAccessibleTableCell_i.obj -c -DREGISTER_PROXY_DLL -D_WIN32_WINNT=0x400 -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/accessible/public/ia2 -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/sb-de/mozilla/accessible/public/ia2/AccessibleTableCell_i.c AccessibleTableCell_i.c c:\build\comm-central\sb-de\mozilla\accessible\public\ia2\../../../dist/include/mozilla-config.h(77) : warning C4005: '_WIN32_WINNT' : macro redefinition command-line arguments : see previous definition of '_WIN32_WINNT' AccessibleText_i.c Building deps for AccessibleText_i.c cl -FoAccessibleText_i.obj -c -DREGISTER_PROXY_DLL -D_WIN32_WINNT=0x400 -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/accessible/public/ia2 -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/sb-de/mozilla/accessible/public/ia2/AccessibleText_i.c AccessibleText_i.c c:\build\comm-central\sb-de\mozilla\accessible\public\ia2\../../../dist/include/mozilla-config.h(77) : warning C4005: '_WIN32_WINNT' : macro redefinition command-line arguments : see previous definition of '_WIN32_WINNT' AccessibleValue_i.c Building deps for AccessibleValue_i.c cl -FoAccessibleValue_i.obj -c -DREGISTER_PROXY_DLL -D_WIN32_WINNT=0x400 -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/accessible/public/ia2 -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/sb-de/mozilla/accessible/public/ia2/AccessibleValue_i.c AccessibleValue_i.c c:\build\comm-central\sb-de\mozilla\accessible\public\ia2\../../../dist/include/mozilla-config.h(77) : warning C4005: '_WIN32_WINNT' : macro redefinition command-line arguments : see previous definition of '_WIN32_WINNT' /bin/sh /c/build/comm-central/comm-central/mozilla/build/msys-perl-wrapper /c/build/comm-central/comm-central/mozilla/config/version_win.pl -QUIET 1 -DEPTH ../../.. -TOPSRCDIR /c/build/comm-central/comm-central/mozilla -OBJDIR . -SRCDIR /c/build/comm-central/comm-central/mozilla/accessible/public/ia2 -DISPNAME Calendar -APPVERSION 1.1a1pre -MODNAME accessibility Creating Resource file: module.res rc.exe -r -DREGISTER_PROXY_DLL -D_WIN32_WINNT=0x400 -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/accessible/public/ia2 -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -Fomodule.res /c/build/comm-central/sb-de/mozilla/accessible/public/ia2/module.rc Microsoft (R) Windows (R) Resource Compiler Version 6.1.7600.16385 Copyright (C) Microsoft Corporation. All rights reserved. link -NOLOGO -DLL -OUT:IA2Marshal.dll -PDB:IA2Marshal.pdb -SUBSYSTEM:WINDOWS dlldata.obj Accessible2_p.obj AccessibleAction_p.obj AccessibleApplication_p.obj AccessibleComponent_p.obj AccessibleEditableText_p.obj AccessibleHyperlink_p.obj AccessibleHypertext_p.obj AccessibleImage_p.obj AccessibleRelation_p.obj AccessibleTable_p.obj AccessibleTable2_p.obj AccessibleTableCell_p.obj AccessibleText_p.obj AccessibleValue_p.obj Accessible2_i.obj AccessibleAction_i.obj AccessibleApplication_i.obj AccessibleComponent_i.obj AccessibleEditableText_i.obj AccessibleHyperlink_i.obj AccessibleHypertext_i.obj AccessibleImage_i.obj AccessibleRelation_i.obj AccessibleTable_i.obj AccessibleTable2_i.obj AccessibleTableCell_i.obj AccessibleText_i.obj AccessibleValue_i.obj ./module.res -MANIFESTUAC:NO -NXCOMPAT -DYNAMICBASE -SAFESEH -DEF:c:/build/comm-central/comm-central/mozilla/accessible/public/ia2/IA2Marshal.def kernel32.lib rpcns4.lib rpcrt4.lib ole32.lib oleaut32.lib Creating library IA2Marshal.lib and object IA2Marshal.exp chmod +x IA2Marshal.dll c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 755 IA2Marshal.lib ../../../dist/lib c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 755 IA2Marshal.dll ../../../dist/bin make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/accessible/public/ia2' nsIAccessibleTypes.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/accessible/public -I../../dist/idl -e _xpidlgen/nsIAccessibleTypes.xpt -d .deps/nsIAccessibleTypes.pp /c/build/comm-central/comm-central/mozilla/accessible/public/nsIAccessibleTypes.idl nsIAccessibleRetrieval.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/accessible/public -I../../dist/idl -e _xpidlgen/nsIAccessibleRetrieval.xpt -d .deps/nsIAccessibleRetrieval.pp /c/build/comm-central/comm-central/mozilla/accessible/public/nsIAccessibleRetrieval.idl nsIAccessible.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/accessible/public -I../../dist/idl -e _xpidlgen/nsIAccessible.xpt -d .deps/nsIAccessible.pp /c/build/comm-central/comm-central/mozilla/accessible/public/nsIAccessible.idl nsIAccessibleApplication.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/accessible/public -I../../dist/idl -e _xpidlgen/nsIAccessibleApplication.xpt -d .deps/nsIAccessibleApplication.pp /c/build/comm-central/comm-central/mozilla/accessible/public/nsIAccessibleApplication.idl nsIAccessibleRelation.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/accessible/public -I../../dist/idl -e _xpidlgen/nsIAccessibleRelation.xpt -d .deps/nsIAccessibleRelation.pp /c/build/comm-central/comm-central/mozilla/accessible/public/nsIAccessibleRelation.idl nsIAccessibleRole.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/accessible/public -I../../dist/idl -e _xpidlgen/nsIAccessibleRole.xpt -d .deps/nsIAccessibleRole.pp /c/build/comm-central/comm-central/mozilla/accessible/public/nsIAccessibleRole.idl nsIAccessibleStates.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/accessible/public -I../../dist/idl -e _xpidlgen/nsIAccessibleStates.xpt -d .deps/nsIAccessibleStates.pp /c/build/comm-central/comm-central/mozilla/accessible/public/nsIAccessibleStates.idl nsIAccessibleDocument.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/accessible/public -I../../dist/idl -e _xpidlgen/nsIAccessibleDocument.xpt -d .deps/nsIAccessibleDocument.pp /c/build/comm-central/comm-central/mozilla/accessible/public/nsIAccessibleDocument.idl nsIAccessibleProvider.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/accessible/public -I../../dist/idl -e _xpidlgen/nsIAccessibleProvider.xpt -d .deps/nsIAccessibleProvider.pp /c/build/comm-central/comm-central/mozilla/accessible/public/nsIAccessibleProvider.idl nsIAccessibleSelectable.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/accessible/public -I../../dist/idl -e _xpidlgen/nsIAccessibleSelectable.xpt -d .deps/nsIAccessibleSelectable.pp /c/build/comm-central/comm-central/mozilla/accessible/public/nsIAccessibleSelectable.idl nsIAccessNode.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/accessible/public -I../../dist/idl -e _xpidlgen/nsIAccessNode.xpt -d .deps/nsIAccessNode.pp /c/build/comm-central/comm-central/mozilla/accessible/public/nsIAccessNode.idl nsIAccessibleEvent.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/accessible/public -I../../dist/idl -e _xpidlgen/nsIAccessibleEvent.xpt -d .deps/nsIAccessibleEvent.pp /c/build/comm-central/comm-central/mozilla/accessible/public/nsIAccessibleEvent.idl nsIAccessibleEditableText.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/accessible/public -I../../dist/idl -e _xpidlgen/nsIAccessibleEditableText.xpt -d .deps/nsIAccessibleEditableText.pp /c/build/comm-central/comm-central/mozilla/accessible/public/nsIAccessibleEditableText.idl nsIAccessibleHyperLink.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/accessible/public -I../../dist/idl -e _xpidlgen/nsIAccessibleHyperLink.xpt -d .deps/nsIAccessibleHyperLink.pp /c/build/comm-central/comm-central/mozilla/accessible/public/nsIAccessibleHyperLink.idl nsIAccessibleHyperText.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/accessible/public -I../../dist/idl -e _xpidlgen/nsIAccessibleHyperText.xpt -d .deps/nsIAccessibleHyperText.pp /c/build/comm-central/comm-central/mozilla/accessible/public/nsIAccessibleHyperText.idl nsIAccessibleTable.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/accessible/public -I../../dist/idl -e _xpidlgen/nsIAccessibleTable.xpt -d .deps/nsIAccessibleTable.pp /c/build/comm-central/comm-central/mozilla/accessible/public/nsIAccessibleTable.idl nsIAccessibleText.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/accessible/public -I../../dist/idl -e _xpidlgen/nsIAccessibleText.xpt -d .deps/nsIAccessibleText.pp /c/build/comm-central/comm-central/mozilla/accessible/public/nsIAccessibleText.idl nsIAccessibleValue.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/accessible/public -I../../dist/idl -e _xpidlgen/nsIAccessibleValue.xpt -d .deps/nsIAccessibleValue.pp /c/build/comm-central/comm-central/mozilla/accessible/public/nsIAccessibleValue.idl nsIAccessibleImage.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/accessible/public -I../../dist/idl -e _xpidlgen/nsIAccessibleImage.xpt -d .deps/nsIAccessibleImage.pp /c/build/comm-central/comm-central/mozilla/accessible/public/nsIAccessibleImage.idl nsIXBLAccessible.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/accessible/public -I../../dist/idl -e _xpidlgen/nsIXBLAccessible.xpt -d .deps/nsIXBLAccessible.pp /c/build/comm-central/comm-central/mozilla/accessible/public/nsIXBLAccessible.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpt_link.exe _xpidlgen/accessibility.xpt _xpidlgen/nsIAccessibleTypes.xpt _xpidlgen/nsIAccessibleRetrieval.xpt _xpidlgen/nsIAccessible.xpt _xpidlgen/nsIAccessibleApplication.xpt _xpidlgen/nsIAccessibleRelation.xpt _xpidlgen/nsIAccessibleRole.xpt _xpidlgen/nsIAccessibleStates.xpt _xpidlgen/nsIAccessibleDocument.xpt _xpidlgen/nsIAccessibleProvider.xpt _xpidlgen/nsIAccessibleSelectable.xpt _xpidlgen/nsIAccessNode.xpt _xpidlgen/nsIAccessibleEvent.xpt _xpidlgen/nsIAccessibleEditableText.xpt _xpidlgen/nsIAccessibleHyperLink.xpt _xpidlgen/nsIAccessibleHyperText.xpt _xpidlgen/nsIAccessibleTable.xpt _xpidlgen/nsIAccessibleText.xpt _xpidlgen/nsIAccessibleValue.xpt _xpidlgen/nsIAccessibleImage.xpt _xpidlgen/nsIXBLAccessible.xpt c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 _xpidlgen/accessibility.xpt ../../dist/bin/components make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/accessible/public' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/accessible/src' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/accessible/src/msaa' nsAccessNodeWrap.cpp Building deps for /c/build/comm-central/comm-central/mozilla/accessible/src/msaa/nsAccessNodeWrap.cpp cl -FonsAccessNodeWrap.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/accessible/src/msaa -I/c/build/comm-central/comm-central/mozilla/accessible/src/msaa/../base -I/c/build/comm-central/comm-central/mozilla/accessible/src/msaa/../html -I/c/build/comm-central/comm-central/mozilla/accessible/src/msaa/../xul -I/c/build/comm-central/comm-central/mozilla/accessible/src/msaa -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/accessible/src/msaa/nsAccessNodeWrap.cpp nsAccessNodeWrap.cpp nsAccessibleWrap.cpp Building deps for /c/build/comm-central/comm-central/mozilla/accessible/src/msaa/nsAccessibleWrap.cpp cl -FonsAccessibleWrap.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/accessible/src/msaa -I/c/build/comm-central/comm-central/mozilla/accessible/src/msaa/../base -I/c/build/comm-central/comm-central/mozilla/accessible/src/msaa/../html -I/c/build/comm-central/comm-central/mozilla/accessible/src/msaa/../xul -I/c/build/comm-central/comm-central/mozilla/accessible/src/msaa -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/accessible/src/msaa/nsAccessibleWrap.cpp nsAccessibleWrap.cpp nsTextAccessibleWrap.cpp Building deps for /c/build/comm-central/comm-central/mozilla/accessible/src/msaa/nsTextAccessibleWrap.cpp cl -FonsTextAccessibleWrap.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/accessible/src/msaa -I/c/build/comm-central/comm-central/mozilla/accessible/src/msaa/../base -I/c/build/comm-central/comm-central/mozilla/accessible/src/msaa/../html -I/c/build/comm-central/comm-central/mozilla/accessible/src/msaa/../xul -I/c/build/comm-central/comm-central/mozilla/accessible/src/msaa -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/accessible/src/msaa/nsTextAccessibleWrap.cpp nsTextAccessibleWrap.cpp nsDocAccessibleWrap.cpp Building deps for /c/build/comm-central/comm-central/mozilla/accessible/src/msaa/nsDocAccessibleWrap.cpp cl -FonsDocAccessibleWrap.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/accessible/src/msaa -I/c/build/comm-central/comm-central/mozilla/accessible/src/msaa/../base -I/c/build/comm-central/comm-central/mozilla/accessible/src/msaa/../html -I/c/build/comm-central/comm-central/mozilla/accessible/src/msaa/../xul -I/c/build/comm-central/comm-central/mozilla/accessible/src/msaa -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/accessible/src/msaa/nsDocAccessibleWrap.cpp nsDocAccessibleWrap.cpp nsRootAccessibleWrap.cpp Building deps for /c/build/comm-central/comm-central/mozilla/accessible/src/msaa/nsRootAccessibleWrap.cpp cl -FonsRootAccessibleWrap.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/accessible/src/msaa -I/c/build/comm-central/comm-central/mozilla/accessible/src/msaa/../base -I/c/build/comm-central/comm-central/mozilla/accessible/src/msaa/../html -I/c/build/comm-central/comm-central/mozilla/accessible/src/msaa/../xul -I/c/build/comm-central/comm-central/mozilla/accessible/src/msaa -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/accessible/src/msaa/nsRootAccessibleWrap.cpp nsRootAccessibleWrap.cpp nsHTMLWin32ObjectAccessible.cpp Building deps for /c/build/comm-central/comm-central/mozilla/accessible/src/msaa/nsHTMLWin32ObjectAccessible.cpp cl -FonsHTMLWin32ObjectAccessible.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/accessible/src/msaa -I/c/build/comm-central/comm-central/mozilla/accessible/src/msaa/../base -I/c/build/comm-central/comm-central/mozilla/accessible/src/msaa/../html -I/c/build/comm-central/comm-central/mozilla/accessible/src/msaa/../xul -I/c/build/comm-central/comm-central/mozilla/accessible/src/msaa -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/accessible/src/msaa/nsHTMLWin32ObjectAccessible.cpp nsHTMLWin32ObjectAccessible.cpp nsARIAGridAccessibleWrap.cpp Building deps for /c/build/comm-central/comm-central/mozilla/accessible/src/msaa/nsARIAGridAccessibleWrap.cpp cl -FonsARIAGridAccessibleWrap.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/accessible/src/msaa -I/c/build/comm-central/comm-central/mozilla/accessible/src/msaa/../base -I/c/build/comm-central/comm-central/mozilla/accessible/src/msaa/../html -I/c/build/comm-central/comm-central/mozilla/accessible/src/msaa/../xul -I/c/build/comm-central/comm-central/mozilla/accessible/src/msaa -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/accessible/src/msaa/nsARIAGridAccessibleWrap.cpp nsARIAGridAccessibleWrap.cpp nsXULMenuAccessibleWrap.cpp Building deps for /c/build/comm-central/comm-central/mozilla/accessible/src/msaa/nsXULMenuAccessibleWrap.cpp cl -FonsXULMenuAccessibleWrap.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/accessible/src/msaa -I/c/build/comm-central/comm-central/mozilla/accessible/src/msaa/../base -I/c/build/comm-central/comm-central/mozilla/accessible/src/msaa/../html -I/c/build/comm-central/comm-central/mozilla/accessible/src/msaa/../xul -I/c/build/comm-central/comm-central/mozilla/accessible/src/msaa -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/accessible/src/msaa/nsXULMenuAccessibleWrap.cpp nsXULMenuAccessibleWrap.cpp nsXULListboxAccessibleWrap.cpp Building deps for /c/build/comm-central/comm-central/mozilla/accessible/src/msaa/nsXULListboxAccessibleWrap.cpp cl -FonsXULListboxAccessibleWrap.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/accessible/src/msaa -I/c/build/comm-central/comm-central/mozilla/accessible/src/msaa/../base -I/c/build/comm-central/comm-central/mozilla/accessible/src/msaa/../html -I/c/build/comm-central/comm-central/mozilla/accessible/src/msaa/../xul -I/c/build/comm-central/comm-central/mozilla/accessible/src/msaa -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/accessible/src/msaa/nsXULListboxAccessibleWrap.cpp nsXULListboxAccessibleWrap.cpp nsXULTreeGridAccessibleWrap.cpp Building deps for /c/build/comm-central/comm-central/mozilla/accessible/src/msaa/nsXULTreeGridAccessibleWrap.cpp cl -FonsXULTreeGridAccessibleWrap.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/accessible/src/msaa -I/c/build/comm-central/comm-central/mozilla/accessible/src/msaa/../base -I/c/build/comm-central/comm-central/mozilla/accessible/src/msaa/../html -I/c/build/comm-central/comm-central/mozilla/accessible/src/msaa/../xul -I/c/build/comm-central/comm-central/mozilla/accessible/src/msaa -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/accessible/src/msaa/nsXULTreeGridAccessibleWrap.cpp nsXULTreeGridAccessibleWrap.cpp nsHyperTextAccessibleWrap.cpp Building deps for /c/build/comm-central/comm-central/mozilla/accessible/src/msaa/nsHyperTextAccessibleWrap.cpp cl -FonsHyperTextAccessibleWrap.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/accessible/src/msaa -I/c/build/comm-central/comm-central/mozilla/accessible/src/msaa/../base -I/c/build/comm-central/comm-central/mozilla/accessible/src/msaa/../html -I/c/build/comm-central/comm-central/mozilla/accessible/src/msaa/../xul -I/c/build/comm-central/comm-central/mozilla/accessible/src/msaa -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/accessible/src/msaa/nsHyperTextAccessibleWrap.cpp nsHyperTextAccessibleWrap.cpp nsHTMLImageAccessibleWrap.cpp Building deps for /c/build/comm-central/comm-central/mozilla/accessible/src/msaa/nsHTMLImageAccessibleWrap.cpp cl -FonsHTMLImageAccessibleWrap.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/accessible/src/msaa -I/c/build/comm-central/comm-central/mozilla/accessible/src/msaa/../base -I/c/build/comm-central/comm-central/mozilla/accessible/src/msaa/../html -I/c/build/comm-central/comm-central/mozilla/accessible/src/msaa/../xul -I/c/build/comm-central/comm-central/mozilla/accessible/src/msaa -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/accessible/src/msaa/nsHTMLImageAccessibleWrap.cpp nsHTMLImageAccessibleWrap.cpp nsHTMLTableAccessibleWrap.cpp Building deps for /c/build/comm-central/comm-central/mozilla/accessible/src/msaa/nsHTMLTableAccessibleWrap.cpp cl -FonsHTMLTableAccessibleWrap.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/accessible/src/msaa -I/c/build/comm-central/comm-central/mozilla/accessible/src/msaa/../base -I/c/build/comm-central/comm-central/mozilla/accessible/src/msaa/../html -I/c/build/comm-central/comm-central/mozilla/accessible/src/msaa/../xul -I/c/build/comm-central/comm-central/mozilla/accessible/src/msaa -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/accessible/src/msaa/nsHTMLTableAccessibleWrap.cpp nsHTMLTableAccessibleWrap.cpp nsAccessibleRelationWrap.cpp Building deps for /c/build/comm-central/comm-central/mozilla/accessible/src/msaa/nsAccessibleRelationWrap.cpp cl -FonsAccessibleRelationWrap.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/accessible/src/msaa -I/c/build/comm-central/comm-central/mozilla/accessible/src/msaa/../base -I/c/build/comm-central/comm-central/mozilla/accessible/src/msaa/../html -I/c/build/comm-central/comm-central/mozilla/accessible/src/msaa/../xul -I/c/build/comm-central/comm-central/mozilla/accessible/src/msaa -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/accessible/src/msaa/nsAccessibleRelationWrap.cpp nsAccessibleRelationWrap.cpp nsApplicationAccessibleWrap.cpp Building deps for /c/build/comm-central/comm-central/mozilla/accessible/src/msaa/nsApplicationAccessibleWrap.cpp cl -FonsApplicationAccessibleWrap.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/accessible/src/msaa -I/c/build/comm-central/comm-central/mozilla/accessible/src/msaa/../base -I/c/build/comm-central/comm-central/mozilla/accessible/src/msaa/../html -I/c/build/comm-central/comm-central/mozilla/accessible/src/msaa/../xul -I/c/build/comm-central/comm-central/mozilla/accessible/src/msaa -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/accessible/src/msaa/nsApplicationAccessibleWrap.cpp nsApplicationAccessibleWrap.cpp nsWinUtils.cpp Building deps for /c/build/comm-central/comm-central/mozilla/accessible/src/msaa/nsWinUtils.cpp cl -FonsWinUtils.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/accessible/src/msaa -I/c/build/comm-central/comm-central/mozilla/accessible/src/msaa/../base -I/c/build/comm-central/comm-central/mozilla/accessible/src/msaa/../html -I/c/build/comm-central/comm-central/mozilla/accessible/src/msaa/../xul -I/c/build/comm-central/comm-central/mozilla/accessible/src/msaa -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/accessible/src/msaa/nsWinUtils.cpp nsWinUtils.cpp CAccessibleAction.cpp Building deps for /c/build/comm-central/comm-central/mozilla/accessible/src/msaa/CAccessibleAction.cpp cl -FoCAccessibleAction.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/accessible/src/msaa -I/c/build/comm-central/comm-central/mozilla/accessible/src/msaa/../base -I/c/build/comm-central/comm-central/mozilla/accessible/src/msaa/../html -I/c/build/comm-central/comm-central/mozilla/accessible/src/msaa/../xul -I/c/build/comm-central/comm-central/mozilla/accessible/src/msaa -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/accessible/src/msaa/CAccessibleAction.cpp CAccessibleAction.cpp CAccessibleImage.cpp Building deps for /c/build/comm-central/comm-central/mozilla/accessible/src/msaa/CAccessibleImage.cpp cl -FoCAccessibleImage.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/accessible/src/msaa -I/c/build/comm-central/comm-central/mozilla/accessible/src/msaa/../base -I/c/build/comm-central/comm-central/mozilla/accessible/src/msaa/../html -I/c/build/comm-central/comm-central/mozilla/accessible/src/msaa/../xul -I/c/build/comm-central/comm-central/mozilla/accessible/src/msaa -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/accessible/src/msaa/CAccessibleImage.cpp CAccessibleImage.cpp CAccessibleComponent.cpp Building deps for /c/build/comm-central/comm-central/mozilla/accessible/src/msaa/CAccessibleComponent.cpp cl -FoCAccessibleComponent.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/accessible/src/msaa -I/c/build/comm-central/comm-central/mozilla/accessible/src/msaa/../base -I/c/build/comm-central/comm-central/mozilla/accessible/src/msaa/../html -I/c/build/comm-central/comm-central/mozilla/accessible/src/msaa/../xul -I/c/build/comm-central/comm-central/mozilla/accessible/src/msaa -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/accessible/src/msaa/CAccessibleComponent.cpp CAccessibleComponent.cpp CAccessibleText.cpp Building deps for /c/build/comm-central/comm-central/mozilla/accessible/src/msaa/CAccessibleText.cpp cl -FoCAccessibleText.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/accessible/src/msaa -I/c/build/comm-central/comm-central/mozilla/accessible/src/msaa/../base -I/c/build/comm-central/comm-central/mozilla/accessible/src/msaa/../html -I/c/build/comm-central/comm-central/mozilla/accessible/src/msaa/../xul -I/c/build/comm-central/comm-central/mozilla/accessible/src/msaa -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/accessible/src/msaa/CAccessibleText.cpp CAccessibleText.cpp CAccessibleEditableText.cpp Building deps for /c/build/comm-central/comm-central/mozilla/accessible/src/msaa/CAccessibleEditableText.cpp cl -FoCAccessibleEditableText.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/accessible/src/msaa -I/c/build/comm-central/comm-central/mozilla/accessible/src/msaa/../base -I/c/build/comm-central/comm-central/mozilla/accessible/src/msaa/../html -I/c/build/comm-central/comm-central/mozilla/accessible/src/msaa/../xul -I/c/build/comm-central/comm-central/mozilla/accessible/src/msaa -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/accessible/src/msaa/CAccessibleEditableText.cpp CAccessibleEditableText.cpp CAccessibleHyperlink.cpp Building deps for /c/build/comm-central/comm-central/mozilla/accessible/src/msaa/CAccessibleHyperlink.cpp cl -FoCAccessibleHyperlink.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/accessible/src/msaa -I/c/build/comm-central/comm-central/mozilla/accessible/src/msaa/../base -I/c/build/comm-central/comm-central/mozilla/accessible/src/msaa/../html -I/c/build/comm-central/comm-central/mozilla/accessible/src/msaa/../xul -I/c/build/comm-central/comm-central/mozilla/accessible/src/msaa -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/accessible/src/msaa/CAccessibleHyperlink.cpp CAccessibleHyperlink.cpp CAccessibleHypertext.cpp Building deps for /c/build/comm-central/comm-central/mozilla/accessible/src/msaa/CAccessibleHypertext.cpp cl -FoCAccessibleHypertext.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/accessible/src/msaa -I/c/build/comm-central/comm-central/mozilla/accessible/src/msaa/../base -I/c/build/comm-central/comm-central/mozilla/accessible/src/msaa/../html -I/c/build/comm-central/comm-central/mozilla/accessible/src/msaa/../xul -I/c/build/comm-central/comm-central/mozilla/accessible/src/msaa -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/accessible/src/msaa/CAccessibleHypertext.cpp CAccessibleHypertext.cpp CAccessibleTable.cpp Building deps for /c/build/comm-central/comm-central/mozilla/accessible/src/msaa/CAccessibleTable.cpp cl -FoCAccessibleTable.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/accessible/src/msaa -I/c/build/comm-central/comm-central/mozilla/accessible/src/msaa/../base -I/c/build/comm-central/comm-central/mozilla/accessible/src/msaa/../html -I/c/build/comm-central/comm-central/mozilla/accessible/src/msaa/../xul -I/c/build/comm-central/comm-central/mozilla/accessible/src/msaa -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/accessible/src/msaa/CAccessibleTable.cpp CAccessibleTable.cpp CAccessibleTableCell.cpp Building deps for /c/build/comm-central/comm-central/mozilla/accessible/src/msaa/CAccessibleTableCell.cpp cl -FoCAccessibleTableCell.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/accessible/src/msaa -I/c/build/comm-central/comm-central/mozilla/accessible/src/msaa/../base -I/c/build/comm-central/comm-central/mozilla/accessible/src/msaa/../html -I/c/build/comm-central/comm-central/mozilla/accessible/src/msaa/../xul -I/c/build/comm-central/comm-central/mozilla/accessible/src/msaa -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/accessible/src/msaa/CAccessibleTableCell.cpp CAccessibleTableCell.cpp CAccessibleValue.cpp Building deps for /c/build/comm-central/comm-central/mozilla/accessible/src/msaa/CAccessibleValue.cpp cl -FoCAccessibleValue.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/accessible/src/msaa -I/c/build/comm-central/comm-central/mozilla/accessible/src/msaa/../base -I/c/build/comm-central/comm-central/mozilla/accessible/src/msaa/../html -I/c/build/comm-central/comm-central/mozilla/accessible/src/msaa/../xul -I/c/build/comm-central/comm-central/mozilla/accessible/src/msaa -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/accessible/src/msaa/CAccessibleValue.cpp CAccessibleValue.cpp rm -f accessibility_toolkit_s.lib lib -NOLOGO -OUT:"accessibility_toolkit_s.lib" nsAccessNodeWrap.obj nsAccessibleWrap.obj nsTextAccessibleWrap.obj nsDocAccessibleWrap.obj nsRootAccessibleWrap.obj nsHTMLWin32ObjectAccessible.obj nsARIAGridAccessibleWrap.obj nsXULMenuAccessibleWrap.obj nsXULListboxAccessibleWrap.obj nsXULTreeGridAccessibleWrap.obj nsHyperTextAccessibleWrap.obj nsHTMLImageAccessibleWrap.obj nsHTMLTableAccessibleWrap.obj nsAccessibleRelationWrap.obj nsApplicationAccessibleWrap.obj nsWinUtils.obj CAccessibleAction.obj CAccessibleImage.obj CAccessibleComponent.obj CAccessibleText.obj CAccessibleEditableText.obj CAccessibleHyperlink.obj CAccessibleHypertext.obj CAccessibleTable.obj CAccessibleTableCell.obj CAccessibleValue.obj echo not_ranlib accessibility_toolkit_s.lib not_ranlib accessibility_toolkit_s.lib make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/accessible/src/msaa' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/accessible/src/base' nsAccessNode.cpp Building deps for /c/build/comm-central/comm-central/mozilla/accessible/src/base/nsAccessNode.cpp cl -FonsAccessNode.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/accessible/src/base -I/c/build/comm-central/comm-central/mozilla/accessible/src/base/../html -I/c/build/comm-central/comm-central/mozilla/accessible/src/base/../xul -I/c/build/comm-central/comm-central/mozilla/accessible/src/base/../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/accessible/src/base/../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/accessible/src/base/../xforms -I/c/build/comm-central/comm-central/mozilla/accessible/src/base -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/accessible/src/base/nsAccessNode.cpp nsAccessNode.cpp nsAccEvent.cpp Building deps for /c/build/comm-central/comm-central/mozilla/accessible/src/base/nsAccEvent.cpp cl -FonsAccEvent.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/accessible/src/base -I/c/build/comm-central/comm-central/mozilla/accessible/src/base/../html -I/c/build/comm-central/comm-central/mozilla/accessible/src/base/../xul -I/c/build/comm-central/comm-central/mozilla/accessible/src/base/../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/accessible/src/base/../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/accessible/src/base/../xforms -I/c/build/comm-central/comm-central/mozilla/accessible/src/base -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/accessible/src/base/nsAccEvent.cpp nsAccEvent.cpp nsARIAGridAccessible.cpp Building deps for /c/build/comm-central/comm-central/mozilla/accessible/src/base/nsARIAGridAccessible.cpp cl -FonsARIAGridAccessible.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/accessible/src/base -I/c/build/comm-central/comm-central/mozilla/accessible/src/base/../html -I/c/build/comm-central/comm-central/mozilla/accessible/src/base/../xul -I/c/build/comm-central/comm-central/mozilla/accessible/src/base/../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/accessible/src/base/../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/accessible/src/base/../xforms -I/c/build/comm-central/comm-central/mozilla/accessible/src/base -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/accessible/src/base/nsARIAGridAccessible.cpp nsARIAGridAccessible.cpp nsARIAMap.cpp Building deps for /c/build/comm-central/comm-central/mozilla/accessible/src/base/nsARIAMap.cpp cl -FonsARIAMap.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/accessible/src/base -I/c/build/comm-central/comm-central/mozilla/accessible/src/base/../html -I/c/build/comm-central/comm-central/mozilla/accessible/src/base/../xul -I/c/build/comm-central/comm-central/mozilla/accessible/src/base/../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/accessible/src/base/../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/accessible/src/base/../xforms -I/c/build/comm-central/comm-central/mozilla/accessible/src/base -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/accessible/src/base/nsARIAMap.cpp nsARIAMap.cpp nsDocAccessible.cpp Building deps for /c/build/comm-central/comm-central/mozilla/accessible/src/base/nsDocAccessible.cpp cl -FonsDocAccessible.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/accessible/src/base -I/c/build/comm-central/comm-central/mozilla/accessible/src/base/../html -I/c/build/comm-central/comm-central/mozilla/accessible/src/base/../xul -I/c/build/comm-central/comm-central/mozilla/accessible/src/base/../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/accessible/src/base/../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/accessible/src/base/../xforms -I/c/build/comm-central/comm-central/mozilla/accessible/src/base -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/accessible/src/base/nsDocAccessible.cpp nsDocAccessible.cpp nsOuterDocAccessible.cpp Building deps for /c/build/comm-central/comm-central/mozilla/accessible/src/base/nsOuterDocAccessible.cpp cl -FonsOuterDocAccessible.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/accessible/src/base -I/c/build/comm-central/comm-central/mozilla/accessible/src/base/../html -I/c/build/comm-central/comm-central/mozilla/accessible/src/base/../xul -I/c/build/comm-central/comm-central/mozilla/accessible/src/base/../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/accessible/src/base/../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/accessible/src/base/../xforms -I/c/build/comm-central/comm-central/mozilla/accessible/src/base -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/accessible/src/base/nsOuterDocAccessible.cpp nsOuterDocAccessible.cpp nsAccessibilityAtoms.cpp Building deps for /c/build/comm-central/comm-central/mozilla/accessible/src/base/nsAccessibilityAtoms.cpp cl -FonsAccessibilityAtoms.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/accessible/src/base -I/c/build/comm-central/comm-central/mozilla/accessible/src/base/../html -I/c/build/comm-central/comm-central/mozilla/accessible/src/base/../xul -I/c/build/comm-central/comm-central/mozilla/accessible/src/base/../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/accessible/src/base/../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/accessible/src/base/../xforms -I/c/build/comm-central/comm-central/mozilla/accessible/src/base -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/accessible/src/base/nsAccessibilityAtoms.cpp nsAccessibilityAtoms.cpp nsCoreUtils.cpp Building deps for /c/build/comm-central/comm-central/mozilla/accessible/src/base/nsCoreUtils.cpp cl -FonsCoreUtils.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/accessible/src/base -I/c/build/comm-central/comm-central/mozilla/accessible/src/base/../html -I/c/build/comm-central/comm-central/mozilla/accessible/src/base/../xul -I/c/build/comm-central/comm-central/mozilla/accessible/src/base/../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/accessible/src/base/../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/accessible/src/base/../xforms -I/c/build/comm-central/comm-central/mozilla/accessible/src/base -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/accessible/src/base/nsCoreUtils.cpp nsCoreUtils.cpp nsAccUtils.cpp Building deps for /c/build/comm-central/comm-central/mozilla/accessible/src/base/nsAccUtils.cpp cl -FonsAccUtils.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/accessible/src/base -I/c/build/comm-central/comm-central/mozilla/accessible/src/base/../html -I/c/build/comm-central/comm-central/mozilla/accessible/src/base/../xul -I/c/build/comm-central/comm-central/mozilla/accessible/src/base/../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/accessible/src/base/../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/accessible/src/base/../xforms -I/c/build/comm-central/comm-central/mozilla/accessible/src/base -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/accessible/src/base/nsAccUtils.cpp nsAccUtils.cpp nsRelUtils.cpp Building deps for /c/build/comm-central/comm-central/mozilla/accessible/src/base/nsRelUtils.cpp cl -FonsRelUtils.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/accessible/src/base -I/c/build/comm-central/comm-central/mozilla/accessible/src/base/../html -I/c/build/comm-central/comm-central/mozilla/accessible/src/base/../xul -I/c/build/comm-central/comm-central/mozilla/accessible/src/base/../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/accessible/src/base/../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/accessible/src/base/../xforms -I/c/build/comm-central/comm-central/mozilla/accessible/src/base -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/accessible/src/base/nsRelUtils.cpp nsRelUtils.cpp nsAccessibilityService.cpp Building deps for /c/build/comm-central/comm-central/mozilla/accessible/src/base/nsAccessibilityService.cpp cl -FonsAccessibilityService.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/accessible/src/base -I/c/build/comm-central/comm-central/mozilla/accessible/src/base/../html -I/c/build/comm-central/comm-central/mozilla/accessible/src/base/../xul -I/c/build/comm-central/comm-central/mozilla/accessible/src/base/../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/accessible/src/base/../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/accessible/src/base/../xforms -I/c/build/comm-central/comm-central/mozilla/accessible/src/base -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/accessible/src/base/nsAccessibilityService.cpp nsAccessibilityService.cpp nsAccessible.cpp Building deps for /c/build/comm-central/comm-central/mozilla/accessible/src/base/nsAccessible.cpp cl -FonsAccessible.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/accessible/src/base -I/c/build/comm-central/comm-central/mozilla/accessible/src/base/../html -I/c/build/comm-central/comm-central/mozilla/accessible/src/base/../xul -I/c/build/comm-central/comm-central/mozilla/accessible/src/base/../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/accessible/src/base/../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/accessible/src/base/../xforms -I/c/build/comm-central/comm-central/mozilla/accessible/src/base -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/accessible/src/base/nsAccessible.cpp nsAccessible.cpp nsAccessibleRelation.cpp Building deps for /c/build/comm-central/comm-central/mozilla/accessible/src/base/nsAccessibleRelation.cpp cl -FonsAccessibleRelation.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/accessible/src/base -I/c/build/comm-central/comm-central/mozilla/accessible/src/base/../html -I/c/build/comm-central/comm-central/mozilla/accessible/src/base/../xul -I/c/build/comm-central/comm-central/mozilla/accessible/src/base/../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/accessible/src/base/../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/accessible/src/base/../xforms -I/c/build/comm-central/comm-central/mozilla/accessible/src/base -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/accessible/src/base/nsAccessibleRelation.cpp nsAccessibleRelation.cpp nsAccTreeWalker.cpp Building deps for /c/build/comm-central/comm-central/mozilla/accessible/src/base/nsAccTreeWalker.cpp cl -FonsAccTreeWalker.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/accessible/src/base -I/c/build/comm-central/comm-central/mozilla/accessible/src/base/../html -I/c/build/comm-central/comm-central/mozilla/accessible/src/base/../xul -I/c/build/comm-central/comm-central/mozilla/accessible/src/base/../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/accessible/src/base/../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/accessible/src/base/../xforms -I/c/build/comm-central/comm-central/mozilla/accessible/src/base -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/accessible/src/base/nsAccTreeWalker.cpp nsAccTreeWalker.cpp nsBaseWidgetAccessible.cpp Building deps for /c/build/comm-central/comm-central/mozilla/accessible/src/base/nsBaseWidgetAccessible.cpp cl -FonsBaseWidgetAccessible.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/accessible/src/base -I/c/build/comm-central/comm-central/mozilla/accessible/src/base/../html -I/c/build/comm-central/comm-central/mozilla/accessible/src/base/../xul -I/c/build/comm-central/comm-central/mozilla/accessible/src/base/../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/accessible/src/base/../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/accessible/src/base/../xforms -I/c/build/comm-central/comm-central/mozilla/accessible/src/base -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/accessible/src/base/nsBaseWidgetAccessible.cpp nsBaseWidgetAccessible.cpp nsEventShell.cpp Building deps for /c/build/comm-central/comm-central/mozilla/accessible/src/base/nsEventShell.cpp cl -FonsEventShell.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/accessible/src/base -I/c/build/comm-central/comm-central/mozilla/accessible/src/base/../html -I/c/build/comm-central/comm-central/mozilla/accessible/src/base/../xul -I/c/build/comm-central/comm-central/mozilla/accessible/src/base/../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/accessible/src/base/../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/accessible/src/base/../xforms -I/c/build/comm-central/comm-central/mozilla/accessible/src/base -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/accessible/src/base/nsEventShell.cpp nsEventShell.cpp nsFormControlAccessible.cpp Building deps for /c/build/comm-central/comm-central/mozilla/accessible/src/base/nsFormControlAccessible.cpp cl -FonsFormControlAccessible.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/accessible/src/base -I/c/build/comm-central/comm-central/mozilla/accessible/src/base/../html -I/c/build/comm-central/comm-central/mozilla/accessible/src/base/../xul -I/c/build/comm-central/comm-central/mozilla/accessible/src/base/../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/accessible/src/base/../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/accessible/src/base/../xforms -I/c/build/comm-central/comm-central/mozilla/accessible/src/base -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/accessible/src/base/nsFormControlAccessible.cpp nsFormControlAccessible.cpp nsRootAccessible.cpp Building deps for /c/build/comm-central/comm-central/mozilla/accessible/src/base/nsRootAccessible.cpp cl -FonsRootAccessible.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/accessible/src/base -I/c/build/comm-central/comm-central/mozilla/accessible/src/base/../html -I/c/build/comm-central/comm-central/mozilla/accessible/src/base/../xul -I/c/build/comm-central/comm-central/mozilla/accessible/src/base/../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/accessible/src/base/../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/accessible/src/base/../xforms -I/c/build/comm-central/comm-central/mozilla/accessible/src/base -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/accessible/src/base/nsRootAccessible.cpp nsRootAccessible.cpp nsApplicationAccessible.cpp Building deps for /c/build/comm-central/comm-central/mozilla/accessible/src/base/nsApplicationAccessible.cpp cl -FonsApplicationAccessible.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/accessible/src/base -I/c/build/comm-central/comm-central/mozilla/accessible/src/base/../html -I/c/build/comm-central/comm-central/mozilla/accessible/src/base/../xul -I/c/build/comm-central/comm-central/mozilla/accessible/src/base/../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/accessible/src/base/../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/accessible/src/base/../xforms -I/c/build/comm-central/comm-central/mozilla/accessible/src/base -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/accessible/src/base/nsApplicationAccessible.cpp nsApplicationAccessible.cpp nsCaretAccessible.cpp Building deps for /c/build/comm-central/comm-central/mozilla/accessible/src/base/nsCaretAccessible.cpp cl -FonsCaretAccessible.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/accessible/src/base -I/c/build/comm-central/comm-central/mozilla/accessible/src/base/../html -I/c/build/comm-central/comm-central/mozilla/accessible/src/base/../xul -I/c/build/comm-central/comm-central/mozilla/accessible/src/base/../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/accessible/src/base/../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/accessible/src/base/../xforms -I/c/build/comm-central/comm-central/mozilla/accessible/src/base -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/accessible/src/base/nsCaretAccessible.cpp nsCaretAccessible.cpp nsTextAccessible.cpp Building deps for /c/build/comm-central/comm-central/mozilla/accessible/src/base/nsTextAccessible.cpp cl -FonsTextAccessible.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/accessible/src/base -I/c/build/comm-central/comm-central/mozilla/accessible/src/base/../html -I/c/build/comm-central/comm-central/mozilla/accessible/src/base/../xul -I/c/build/comm-central/comm-central/mozilla/accessible/src/base/../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/accessible/src/base/../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/accessible/src/base/../xforms -I/c/build/comm-central/comm-central/mozilla/accessible/src/base -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/accessible/src/base/nsTextAccessible.cpp nsTextAccessible.cpp nsTextEquivUtils.cpp Building deps for /c/build/comm-central/comm-central/mozilla/accessible/src/base/nsTextEquivUtils.cpp cl -FonsTextEquivUtils.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/accessible/src/base -I/c/build/comm-central/comm-central/mozilla/accessible/src/base/../html -I/c/build/comm-central/comm-central/mozilla/accessible/src/base/../xul -I/c/build/comm-central/comm-central/mozilla/accessible/src/base/../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/accessible/src/base/../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/accessible/src/base/../xforms -I/c/build/comm-central/comm-central/mozilla/accessible/src/base -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/accessible/src/base/nsTextEquivUtils.cpp nsTextEquivUtils.cpp nsTextAttrs.cpp Building deps for /c/build/comm-central/comm-central/mozilla/accessible/src/base/nsTextAttrs.cpp cl -FonsTextAttrs.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/accessible/src/base -I/c/build/comm-central/comm-central/mozilla/accessible/src/base/../html -I/c/build/comm-central/comm-central/mozilla/accessible/src/base/../xul -I/c/build/comm-central/comm-central/mozilla/accessible/src/base/../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/accessible/src/base/../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/accessible/src/base/../xforms -I/c/build/comm-central/comm-central/mozilla/accessible/src/base -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/accessible/src/base/nsTextAttrs.cpp nsTextAttrs.cpp rm -f accessibility_base_s.lib lib -NOLOGO -OUT:"accessibility_base_s.lib" nsAccessNode.obj nsAccEvent.obj nsARIAGridAccessible.obj nsARIAMap.obj nsDocAccessible.obj nsOuterDocAccessible.obj nsAccessibilityAtoms.obj nsCoreUtils.obj nsAccUtils.obj nsRelUtils.obj nsAccessibilityService.obj nsAccessible.obj nsAccessibleRelation.obj nsAccTreeWalker.obj nsBaseWidgetAccessible.obj nsEventShell.obj nsFormControlAccessible.obj nsRootAccessible.obj nsApplicationAccessible.obj nsCaretAccessible.obj nsTextAccessible.obj nsTextEquivUtils.obj nsTextAttrs.obj echo not_ranlib accessibility_base_s.lib not_ranlib accessibility_base_s.lib make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/accessible/src/base' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/accessible/src/html' nsHTMLFormControlAccessible.cpp Building deps for /c/build/comm-central/comm-central/mozilla/accessible/src/html/nsHTMLFormControlAccessible.cpp cl -FonsHTMLFormControlAccessible.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/accessible/src/html/../base -I/c/build/comm-central/comm-central/mozilla/accessible/src/html/../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/accessible/src/html/../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/accessible/src/html -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/accessible/src/html/nsHTMLFormControlAccessible.cpp nsHTMLFormControlAccessible.cpp nsHTMLImageAccessible.cpp Building deps for /c/build/comm-central/comm-central/mozilla/accessible/src/html/nsHTMLImageAccessible.cpp cl -FonsHTMLImageAccessible.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/accessible/src/html/../base -I/c/build/comm-central/comm-central/mozilla/accessible/src/html/../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/accessible/src/html/../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/accessible/src/html -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/accessible/src/html/nsHTMLImageAccessible.cpp nsHTMLImageAccessible.cpp nsHTMLImageMapAccessible.cpp Building deps for /c/build/comm-central/comm-central/mozilla/accessible/src/html/nsHTMLImageMapAccessible.cpp cl -FonsHTMLImageMapAccessible.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/accessible/src/html/../base -I/c/build/comm-central/comm-central/mozilla/accessible/src/html/../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/accessible/src/html/../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/accessible/src/html -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/accessible/src/html/nsHTMLImageMapAccessible.cpp nsHTMLImageMapAccessible.cpp nsHTMLLinkAccessible.cpp Building deps for /c/build/comm-central/comm-central/mozilla/accessible/src/html/nsHTMLLinkAccessible.cpp cl -FonsHTMLLinkAccessible.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/accessible/src/html/../base -I/c/build/comm-central/comm-central/mozilla/accessible/src/html/../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/accessible/src/html/../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/accessible/src/html -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/accessible/src/html/nsHTMLLinkAccessible.cpp nsHTMLLinkAccessible.cpp nsHTMLSelectAccessible.cpp Building deps for /c/build/comm-central/comm-central/mozilla/accessible/src/html/nsHTMLSelectAccessible.cpp cl -FonsHTMLSelectAccessible.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/accessible/src/html/../base -I/c/build/comm-central/comm-central/mozilla/accessible/src/html/../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/accessible/src/html/../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/accessible/src/html -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/accessible/src/html/nsHTMLSelectAccessible.cpp nsHTMLSelectAccessible.cpp nsHTMLTableAccessible.cpp Building deps for /c/build/comm-central/comm-central/mozilla/accessible/src/html/nsHTMLTableAccessible.cpp cl -FonsHTMLTableAccessible.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/accessible/src/html/../base -I/c/build/comm-central/comm-central/mozilla/accessible/src/html/../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/accessible/src/html/../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/accessible/src/html -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/accessible/src/html/nsHTMLTableAccessible.cpp nsHTMLTableAccessible.cpp nsHTMLTextAccessible.cpp Building deps for /c/build/comm-central/comm-central/mozilla/accessible/src/html/nsHTMLTextAccessible.cpp cl -FonsHTMLTextAccessible.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/accessible/src/html/../base -I/c/build/comm-central/comm-central/mozilla/accessible/src/html/../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/accessible/src/html/../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/accessible/src/html -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/accessible/src/html/nsHTMLTextAccessible.cpp nsHTMLTextAccessible.cpp nsHyperTextAccessible.cpp Building deps for /c/build/comm-central/comm-central/mozilla/accessible/src/html/nsHyperTextAccessible.cpp cl -FonsHyperTextAccessible.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/accessible/src/html/../base -I/c/build/comm-central/comm-central/mozilla/accessible/src/html/../../../layout/generic -I/c/build/comm-central/comm-central/mozilla/accessible/src/html/../../../layout/xul/base/src -I/c/build/comm-central/comm-central/mozilla/accessible/src/html -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/accessible/src/html/nsHyperTextAccessible.cpp nsHyperTextAccessible.cpp rm -f accessibility_html_s.lib lib -NOLOGO -OUT:"accessibility_html_s.lib" nsHTMLFormControlAccessible.obj nsHTMLImageAccessible.obj nsHTMLImageMapAccessible.obj nsHTMLLinkAccessible.obj nsHTMLSelectAccessible.obj nsHTMLTableAccessible.obj nsHTMLTextAccessible.obj nsHyperTextAccessible.obj echo not_ranlib accessibility_html_s.lib not_ranlib accessibility_html_s.lib make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/accessible/src/html' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/accessible/src/xul' nsXULAlertAccessible.cpp Building deps for /c/build/comm-central/comm-central/mozilla/accessible/src/xul/nsXULAlertAccessible.cpp cl -FonsXULAlertAccessible.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/accessible/src/xul -I/c/build/comm-central/comm-central/mozilla/accessible/src/xul/../base -I/c/build/comm-central/comm-central/mozilla/accessible/src/xul/../html -I/c/build/comm-central/comm-central/mozilla/accessible/src/xul/../../../layout/html/base/src -I/c/build/comm-central/comm-central/mozilla/accessible/src/xul/../../../layout/html/forms/src -I/c/build/comm-central/comm-central/mozilla/accessible/src/xul/../../../layout/html/forms/public -I/c/build/comm-central/comm-central/mozilla/accessible/src/xul -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/accessible/src/xul/nsXULAlertAccessible.cpp nsXULAlertAccessible.cpp nsXULColorPickerAccessible.cpp Building deps for /c/build/comm-central/comm-central/mozilla/accessible/src/xul/nsXULColorPickerAccessible.cpp cl -FonsXULColorPickerAccessible.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/accessible/src/xul -I/c/build/comm-central/comm-central/mozilla/accessible/src/xul/../base -I/c/build/comm-central/comm-central/mozilla/accessible/src/xul/../html -I/c/build/comm-central/comm-central/mozilla/accessible/src/xul/../../../layout/html/base/src -I/c/build/comm-central/comm-central/mozilla/accessible/src/xul/../../../layout/html/forms/src -I/c/build/comm-central/comm-central/mozilla/accessible/src/xul/../../../layout/html/forms/public -I/c/build/comm-central/comm-central/mozilla/accessible/src/xul -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/accessible/src/xul/nsXULColorPickerAccessible.cpp nsXULColorPickerAccessible.cpp nsXULComboboxAccessible.cpp Building deps for /c/build/comm-central/comm-central/mozilla/accessible/src/xul/nsXULComboboxAccessible.cpp cl -FonsXULComboboxAccessible.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/accessible/src/xul -I/c/build/comm-central/comm-central/mozilla/accessible/src/xul/../base -I/c/build/comm-central/comm-central/mozilla/accessible/src/xul/../html -I/c/build/comm-central/comm-central/mozilla/accessible/src/xul/../../../layout/html/base/src -I/c/build/comm-central/comm-central/mozilla/accessible/src/xul/../../../layout/html/forms/src -I/c/build/comm-central/comm-central/mozilla/accessible/src/xul/../../../layout/html/forms/public -I/c/build/comm-central/comm-central/mozilla/accessible/src/xul -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/accessible/src/xul/nsXULComboboxAccessible.cpp nsXULComboboxAccessible.cpp nsXULFormControlAccessible.cpp Building deps for /c/build/comm-central/comm-central/mozilla/accessible/src/xul/nsXULFormControlAccessible.cpp cl -FonsXULFormControlAccessible.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/accessible/src/xul -I/c/build/comm-central/comm-central/mozilla/accessible/src/xul/../base -I/c/build/comm-central/comm-central/mozilla/accessible/src/xul/../html -I/c/build/comm-central/comm-central/mozilla/accessible/src/xul/../../../layout/html/base/src -I/c/build/comm-central/comm-central/mozilla/accessible/src/xul/../../../layout/html/forms/src -I/c/build/comm-central/comm-central/mozilla/accessible/src/xul/../../../layout/html/forms/public -I/c/build/comm-central/comm-central/mozilla/accessible/src/xul -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/accessible/src/xul/nsXULFormControlAccessible.cpp nsXULFormControlAccessible.cpp nsXULListboxAccessible.cpp Building deps for /c/build/comm-central/comm-central/mozilla/accessible/src/xul/nsXULListboxAccessible.cpp cl -FonsXULListboxAccessible.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/accessible/src/xul -I/c/build/comm-central/comm-central/mozilla/accessible/src/xul/../base -I/c/build/comm-central/comm-central/mozilla/accessible/src/xul/../html -I/c/build/comm-central/comm-central/mozilla/accessible/src/xul/../../../layout/html/base/src -I/c/build/comm-central/comm-central/mozilla/accessible/src/xul/../../../layout/html/forms/src -I/c/build/comm-central/comm-central/mozilla/accessible/src/xul/../../../layout/html/forms/public -I/c/build/comm-central/comm-central/mozilla/accessible/src/xul -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/accessible/src/xul/nsXULListboxAccessible.cpp nsXULListboxAccessible.cpp nsXULMenuAccessible.cpp Building deps for /c/build/comm-central/comm-central/mozilla/accessible/src/xul/nsXULMenuAccessible.cpp cl -FonsXULMenuAccessible.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/accessible/src/xul -I/c/build/comm-central/comm-central/mozilla/accessible/src/xul/../base -I/c/build/comm-central/comm-central/mozilla/accessible/src/xul/../html -I/c/build/comm-central/comm-central/mozilla/accessible/src/xul/../../../layout/html/base/src -I/c/build/comm-central/comm-central/mozilla/accessible/src/xul/../../../layout/html/forms/src -I/c/build/comm-central/comm-central/mozilla/accessible/src/xul/../../../layout/html/forms/public -I/c/build/comm-central/comm-central/mozilla/accessible/src/xul -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/accessible/src/xul/nsXULMenuAccessible.cpp nsXULMenuAccessible.cpp nsXULSliderAccessible.cpp Building deps for /c/build/comm-central/comm-central/mozilla/accessible/src/xul/nsXULSliderAccessible.cpp cl -FonsXULSliderAccessible.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/accessible/src/xul -I/c/build/comm-central/comm-central/mozilla/accessible/src/xul/../base -I/c/build/comm-central/comm-central/mozilla/accessible/src/xul/../html -I/c/build/comm-central/comm-central/mozilla/accessible/src/xul/../../../layout/html/base/src -I/c/build/comm-central/comm-central/mozilla/accessible/src/xul/../../../layout/html/forms/src -I/c/build/comm-central/comm-central/mozilla/accessible/src/xul/../../../layout/html/forms/public -I/c/build/comm-central/comm-central/mozilla/accessible/src/xul -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/accessible/src/xul/nsXULSliderAccessible.cpp nsXULSliderAccessible.cpp nsXULTabAccessible.cpp Building deps for /c/build/comm-central/comm-central/mozilla/accessible/src/xul/nsXULTabAccessible.cpp cl -FonsXULTabAccessible.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/accessible/src/xul -I/c/build/comm-central/comm-central/mozilla/accessible/src/xul/../base -I/c/build/comm-central/comm-central/mozilla/accessible/src/xul/../html -I/c/build/comm-central/comm-central/mozilla/accessible/src/xul/../../../layout/html/base/src -I/c/build/comm-central/comm-central/mozilla/accessible/src/xul/../../../layout/html/forms/src -I/c/build/comm-central/comm-central/mozilla/accessible/src/xul/../../../layout/html/forms/public -I/c/build/comm-central/comm-central/mozilla/accessible/src/xul -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/accessible/src/xul/nsXULTabAccessible.cpp nsXULTabAccessible.cpp nsXULTextAccessible.cpp Building deps for /c/build/comm-central/comm-central/mozilla/accessible/src/xul/nsXULTextAccessible.cpp cl -FonsXULTextAccessible.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/accessible/src/xul -I/c/build/comm-central/comm-central/mozilla/accessible/src/xul/../base -I/c/build/comm-central/comm-central/mozilla/accessible/src/xul/../html -I/c/build/comm-central/comm-central/mozilla/accessible/src/xul/../../../layout/html/base/src -I/c/build/comm-central/comm-central/mozilla/accessible/src/xul/../../../layout/html/forms/src -I/c/build/comm-central/comm-central/mozilla/accessible/src/xul/../../../layout/html/forms/public -I/c/build/comm-central/comm-central/mozilla/accessible/src/xul -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/accessible/src/xul/nsXULTextAccessible.cpp nsXULTextAccessible.cpp nsXULTreeAccessible.cpp Building deps for /c/build/comm-central/comm-central/mozilla/accessible/src/xul/nsXULTreeAccessible.cpp cl -FonsXULTreeAccessible.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/accessible/src/xul -I/c/build/comm-central/comm-central/mozilla/accessible/src/xul/../base -I/c/build/comm-central/comm-central/mozilla/accessible/src/xul/../html -I/c/build/comm-central/comm-central/mozilla/accessible/src/xul/../../../layout/html/base/src -I/c/build/comm-central/comm-central/mozilla/accessible/src/xul/../../../layout/html/forms/src -I/c/build/comm-central/comm-central/mozilla/accessible/src/xul/../../../layout/html/forms/public -I/c/build/comm-central/comm-central/mozilla/accessible/src/xul -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/accessible/src/xul/nsXULTreeAccessible.cpp nsXULTreeAccessible.cpp nsXULTreeGridAccessible.cpp Building deps for /c/build/comm-central/comm-central/mozilla/accessible/src/xul/nsXULTreeGridAccessible.cpp cl -FonsXULTreeGridAccessible.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/accessible/src/xul -I/c/build/comm-central/comm-central/mozilla/accessible/src/xul/../base -I/c/build/comm-central/comm-central/mozilla/accessible/src/xul/../html -I/c/build/comm-central/comm-central/mozilla/accessible/src/xul/../../../layout/html/base/src -I/c/build/comm-central/comm-central/mozilla/accessible/src/xul/../../../layout/html/forms/src -I/c/build/comm-central/comm-central/mozilla/accessible/src/xul/../../../layout/html/forms/public -I/c/build/comm-central/comm-central/mozilla/accessible/src/xul -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/accessible/src/xul/nsXULTreeGridAccessible.cpp nsXULTreeGridAccessible.cpp rm -f accessibility_xul_s.lib lib -NOLOGO -OUT:"accessibility_xul_s.lib" nsXULAlertAccessible.obj nsXULColorPickerAccessible.obj nsXULComboboxAccessible.obj nsXULFormControlAccessible.obj nsXULListboxAccessible.obj nsXULMenuAccessible.obj nsXULSliderAccessible.obj nsXULTabAccessible.obj nsXULTextAccessible.obj nsXULTreeAccessible.obj nsXULTreeGridAccessible.obj echo not_ranlib accessibility_xul_s.lib not_ranlib accessibility_xul_s.lib make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/accessible/src/xul' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/accessible/src/xforms' nsXFormsAccessible.cpp Building deps for /c/build/comm-central/comm-central/mozilla/accessible/src/xforms/nsXFormsAccessible.cpp cl -FonsXFormsAccessible.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/accessible/src/xforms -I/c/build/comm-central/comm-central/mozilla/accessible/src/xforms/../base -I/c/build/comm-central/comm-central/mozilla/accessible/src/xforms/../html -I/c/build/comm-central/comm-central/mozilla/accessible/src/xforms -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/accessible/src/xforms/nsXFormsAccessible.cpp nsXFormsAccessible.cpp nsXFormsFormControlsAccessible.cpp Building deps for /c/build/comm-central/comm-central/mozilla/accessible/src/xforms/nsXFormsFormControlsAccessible.cpp cl -FonsXFormsFormControlsAccessible.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/accessible/src/xforms -I/c/build/comm-central/comm-central/mozilla/accessible/src/xforms/../base -I/c/build/comm-central/comm-central/mozilla/accessible/src/xforms/../html -I/c/build/comm-central/comm-central/mozilla/accessible/src/xforms -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/accessible/src/xforms/nsXFormsFormControlsAccessible.cpp nsXFormsFormControlsAccessible.cpp nsXFormsWidgetsAccessible.cpp Building deps for /c/build/comm-central/comm-central/mozilla/accessible/src/xforms/nsXFormsWidgetsAccessible.cpp cl -FonsXFormsWidgetsAccessible.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/accessible/src/xforms -I/c/build/comm-central/comm-central/mozilla/accessible/src/xforms/../base -I/c/build/comm-central/comm-central/mozilla/accessible/src/xforms/../html -I/c/build/comm-central/comm-central/mozilla/accessible/src/xforms -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/accessible/src/xforms/nsXFormsWidgetsAccessible.cpp nsXFormsWidgetsAccessible.cpp rm -f accessibility_xforms_s.lib lib -NOLOGO -OUT:"accessibility_xforms_s.lib" nsXFormsAccessible.obj nsXFormsFormControlsAccessible.obj nsXFormsWidgetsAccessible.obj echo not_ranlib accessibility_xforms_s.lib not_ranlib accessibility_xforms_s.lib make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/accessible/src/xforms' c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe msaa/accessibility_toolkit_s.lib . make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/accessible/src' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/accessible/build' nsAccessibilityFactory.cpp Building deps for /c/build/comm-central/comm-central/mozilla/accessible/build/nsAccessibilityFactory.cpp cl -FonsAccessibilityFactory.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/accessible/build/../src -I/c/build/comm-central/comm-central/mozilla/accessible/build -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/accessible/build/nsAccessibilityFactory.cpp nsAccessibilityFactory.cpp rm -f accessibility.lib lib -NOLOGO -OUT:"accessibility.lib" nsAccessibilityFactory.obj ../src/base/accessibility_base_s.lib ../src/html/accessibility_html_s.lib ../src/accessibility_toolkit_s.lib ../src/xul/accessibility_xul_s.lib ../src/xforms/accessibility_xforms_s.lib echo not_ranlib accessibility.lib not_ranlib accessibility.lib c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 accessibility.lib ../../staticlib/components make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/accessible/build' make[5]: Leaving directory `/c/build/comm-central/sb-de/mozilla/accessible' make[5]: Entering directory `/c/build/comm-central/sb-de/mozilla/chrome' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/chrome/public' nsIToolkitChromeRegistry.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/chrome/public -I../../dist/idl -e _xpidlgen/nsIToolkitChromeRegistry.xpt -d .deps/nsIToolkitChromeRegistry.pp /c/build/comm-central/comm-central/mozilla/chrome/public/nsIToolkitChromeRegistry.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpt_link.exe _xpidlgen/chrome.xpt _xpidlgen/nsIToolkitChromeRegistry.xpt c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 _xpidlgen/chrome.xpt ../../dist/bin/components make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/chrome/public' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/chrome/src' nsChromeFactory.cpp Building deps for /c/build/comm-central/comm-central/mozilla/chrome/src/nsChromeFactory.cpp cl -FonsChromeFactory.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/chrome/src -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/chrome/src/nsChromeFactory.cpp nsChromeFactory.cpp nsChromeRegistry.cpp Building deps for /c/build/comm-central/comm-central/mozilla/chrome/src/nsChromeRegistry.cpp cl -FonsChromeRegistry.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/chrome/src -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/chrome/src/nsChromeRegistry.cpp nsChromeRegistry.cpp nsChromeProtocolHandler.cpp Building deps for /c/build/comm-central/comm-central/mozilla/chrome/src/nsChromeProtocolHandler.cpp cl -FonsChromeProtocolHandler.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/chrome/src -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/chrome/src/nsChromeProtocolHandler.cpp nsChromeProtocolHandler.cpp rm -f chrome.lib lib -NOLOGO -OUT:"chrome.lib" nsChromeFactory.obj nsChromeRegistry.obj nsChromeProtocolHandler.obj echo not_ranlib chrome.lib not_ranlib chrome.lib c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 chrome.lib ../../staticlib/components make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/chrome/src' make[5]: Leaving directory `/c/build/comm-central/sb-de/mozilla/chrome' make[5]: Entering directory `/c/build/comm-central/sb-de/mozilla/profile' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/profile/public' nsIProfileUnlocker.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/profile/public -I../../dist/idl -e _xpidlgen/nsIProfileUnlocker.xpt -d .deps/nsIProfileUnlocker.pp /c/build/comm-central/comm-central/mozilla/profile/public/nsIProfileUnlocker.idl nsIProfile.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/profile/public -I../../dist/idl -e _xpidlgen/nsIProfile.xpt -d .deps/nsIProfile.pp /c/build/comm-central/comm-central/mozilla/profile/public/nsIProfile.idl nsIProfileChangeStatus.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/profile/public -I../../dist/idl -e _xpidlgen/nsIProfileChangeStatus.xpt -d .deps/nsIProfileChangeStatus.pp /c/build/comm-central/comm-central/mozilla/profile/public/nsIProfileChangeStatus.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpt_link.exe _xpidlgen/profile.xpt _xpidlgen/nsIProfileUnlocker.xpt _xpidlgen/nsIProfile.xpt _xpidlgen/nsIProfileChangeStatus.xpt c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 _xpidlgen/profile.xpt ../../dist/bin/components make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/profile/public' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/profile/dirserviceprovider' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/profile/dirserviceprovider/public' make[7]: Nothing to be done for `libs'. make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/profile/dirserviceprovider/public' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/profile/dirserviceprovider/src' nsProfileDirServiceProvider.cpp Building deps for /c/build/comm-central/comm-central/mozilla/profile/dirserviceprovider/src/nsProfileDirServiceProvider.cpp cl -FonsProfileDirServiceProvider.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/profile/dirserviceprovider/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/profile/dirserviceprovider/src/nsProfileDirServiceProvider.cpp nsProfileDirServiceProvider.cpp nsProfileLock.cpp Building deps for /c/build/comm-central/comm-central/mozilla/profile/dirserviceprovider/src/nsProfileLock.cpp cl -FonsProfileLock.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/profile/dirserviceprovider/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/profile/dirserviceprovider/src/nsProfileLock.cpp nsProfileLock.cpp rm -f profdirserviceprovider_s.lib lib -NOLOGO -OUT:"profdirserviceprovider_s.lib" nsProfileDirServiceProvider.obj nsProfileLock.obj echo not_ranlib profdirserviceprovider_s.lib not_ranlib profdirserviceprovider_s.lib make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/profile/dirserviceprovider/src' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/profile/dirserviceprovider/standalone' nsProfileDirServiceProvider.cpp Building deps for nsProfileDirServiceProvider.cpp cl -FonsProfileDirServiceProvider.obj -c -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DXPCOM_GLUE -I/c/build/comm-central/comm-central/mozilla/profile/dirserviceprovider/standalone/../src -I/c/build/comm-central/comm-central/mozilla/profile/dirserviceprovider/standalone -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/sb-de/mozilla/profile/dirserviceprovider/standalone/nsProfileDirServiceProvider.cpp nsProfileDirServiceProvider.cpp nsProfileLock.cpp Building deps for nsProfileLock.cpp cl -FonsProfileLock.obj -c -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DXPCOM_GLUE -I/c/build/comm-central/comm-central/mozilla/profile/dirserviceprovider/standalone/../src -I/c/build/comm-central/comm-central/mozilla/profile/dirserviceprovider/standalone -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/sb-de/mozilla/profile/dirserviceprovider/standalone/nsProfileLock.cpp nsProfileLock.cpp rm -f profdirserviceprovidersa_s.lib lib -NOLOGO -OUT:"profdirserviceprovidersa_s.lib" nsProfileDirServiceProvider.obj nsProfileLock.obj echo not_ranlib profdirserviceprovidersa_s.lib not_ranlib profdirserviceprovidersa_s.lib make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/profile/dirserviceprovider/standalone' make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/profile/dirserviceprovider' make[5]: Leaving directory `/c/build/comm-central/sb-de/mozilla/profile' make[5]: Entering directory `/c/build/comm-central/sb-de/mozilla/xpfe/components' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/xpfe/components/windowds' nsWindowDataSource.cpp Building deps for /c/build/comm-central/comm-central/mozilla/xpfe/components/windowds/nsWindowDataSource.cpp cl -FonsWindowDataSource.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/xpfe/components/windowds -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/xpfe/components/windowds/nsWindowDataSource.cpp nsWindowDataSource.cpp rm -f windowds.lib lib -NOLOGO -OUT:"windowds.lib" nsWindowDataSource.obj echo not_ranlib windowds.lib not_ranlib windowds.lib c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 windowds.lib ../../../staticlib/components nsIWindowDataSource.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/xpfe/components/windowds -I../../../dist/idl -e _xpidlgen/nsIWindowDataSource.xpt -d .deps/nsIWindowDataSource.pp /c/build/comm-central/comm-central/mozilla/xpfe/components/windowds/nsIWindowDataSource.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpt_link.exe _xpidlgen/windowds.xpt _xpidlgen/nsIWindowDataSource.xpt c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 _xpidlgen/windowds.xpt ../../../dist/bin/components make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/xpfe/components/windowds' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/xpfe/components/autocomplete' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/xpfe/components/autocomplete/public' nsIAutoCompleteListener.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/xpfe/components/autocomplete/public -I../../../../dist/idl -e _xpidlgen/nsIAutoCompleteListener.xpt -d .deps/nsIAutoCompleteListener.pp /c/build/comm-central/comm-central/mozilla/xpfe/components/autocomplete/public/nsIAutoCompleteListener.idl nsIAutoCompleteResults.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/xpfe/components/autocomplete/public -I../../../../dist/idl -e _xpidlgen/nsIAutoCompleteResults.xpt -d .deps/nsIAutoCompleteResults.pp /c/build/comm-central/comm-central/mozilla/xpfe/components/autocomplete/public/nsIAutoCompleteResults.idl nsIAutoCompleteSession.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/xpfe/components/autocomplete/public -I../../../../dist/idl -e _xpidlgen/nsIAutoCompleteSession.xpt -d .deps/nsIAutoCompleteSession.pp /c/build/comm-central/comm-central/mozilla/xpfe/components/autocomplete/public/nsIAutoCompleteSession.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpt_link.exe _xpidlgen/xpautocomplete.xpt _xpidlgen/nsIAutoCompleteListener.xpt _xpidlgen/nsIAutoCompleteResults.xpt _xpidlgen/nsIAutoCompleteSession.xpt c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 _xpidlgen/xpautocomplete.xpt ../../../../dist/bin/components make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/xpfe/components/autocomplete/public' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/xpfe/components/autocomplete/src' nsAutoComplete.cpp Building deps for /c/build/comm-central/comm-central/mozilla/xpfe/components/autocomplete/src/nsAutoComplete.cpp cl -FonsAutoComplete.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/xpfe/components/autocomplete/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/xpfe/components/autocomplete/src/nsAutoComplete.cpp nsAutoComplete.cpp rm -f xpautocomplete.lib lib -NOLOGO -OUT:"xpautocomplete.lib" nsAutoComplete.obj echo not_ranlib xpautocomplete.lib not_ranlib xpautocomplete.lib c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 xpautocomplete.lib ../../../../staticlib/components make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/xpfe/components/autocomplete/src' c:/mozilla-build/python25/python2.5.exe /c/build/comm-central/comm-central/mozilla/config/JarMaker.py \ -j ../../../dist/bin/chrome \ -t /c/build/comm-central/comm-central/mozilla -f jar -DNDEBUG -DTRIMMED -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_CRT_SECURE_NO_WARNINGS=1 -D_CRT_NONSTDC_NO_WARNINGS=1 -DHAVE_WINSDKVER_H=1 -DMOZ_MSVC_STL_WRAP__Throw=1 -DWINVER=0x502 -D_WIN32_WINNT=0x502 -D_WIN32_IE=0x0500 -DMOZ_WINSDK_TARGETVER=0x06010000 -DMOZ_NTDDI_WS03=0x05020000 -DMOZ_NTDDI_LONGHORN=0x06000000 -DMOZ_NTDDI_WIN7=0x06010000 -DHAVE_IO_H=1 -DHAVE_SETBUF=1 -DHAVE_ISATTY=1 -DX_DISPLAY_MISSING=1 -DMOZILLA_VERSION=\"1.9.3a5pre\" -DMOZILLA_VERSION_U=1.9.3a5pre -DHAVE_SNPRINTF=1 -D_WINDOWS=1 -DWIN32=1 -DXP_WIN=1 -DXP_WIN32=1 -DHW_THREADS=1 -DSTDC_HEADERS=1 -DWIN32_LEAN_AND_MEAN=1 -DNO_X11=1 -DHAVE_OLEACC_IDL=1 -DHAVE_ATLBASE_H=1 -DHAVE_MMINTRIN_H=1 -D_X86_=1 -DD_INO=d_ino -DNS_ALWAYS_INLINE= -DNS_ATTR_MALLOC= -DNS_WARN_UNUSED_RESULT= -DNS_NORETURN= -DMALLOC_H=\ -DHAVE_FORCEINLINE=1 -DNS_ENABLE_TSF=1 -DMOZ_BUILD_APP=../calendar -DMOZ_DISTRIBUTION_ID=\"org.mozilla\" -DIBMBIDI=1 -DMOZ_VIEW_SOURCE=1 -DACCESSIBILITY=1 -DMOZ_JSLOADER=1 -DNS_PRINTING=1 -DNS_PRINT_PREVIEW=1 -DMOZ_OGG=1 -DMOZ_WAVE=1 -DMOZ_SYDNEYAUDIO=1 -DMOZ_MEDIA=1 -DMOZ_XTF=1 -DMOZ_CRASHREPORTER=1 -DMOZ_CRASHREPORTER_ENABLE_PERCENT=100 -DMOZ_SVG=1 -DMOZ_SMIL=1 -DMOZ_UPDATE_CHANNEL=default -DMOZ_FEEDS=1 -DMOZ_STORAGE=1 -DMOZ_LOGGING=1 -DMOZ_CHROME_FILE_FORMAT_JAR=1 -DMOZ_USER_DIR=\"Mozilla\" -DMOZ_STATIC_BUILD=1 -DMOZ_TREE_CAIRO=1 -DHAVE_UINT64_T=1 -DMOZ_XUL=1 -DMOZ_PROFILELOCKING=1 -DMOZ_RDF=1 -DBUILD_CTYPES=1 -DMOZ_MORKREADER=1 -DMOZ_PLACES=1 -DMOZ_DLL_SUFFIX=\".dll\" \ /c/build/comm-central/comm-central/mozilla/xpfe/components/autocomplete/jar.mn make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/xpfe/components/autocomplete' make[5]: Leaving directory `/c/build/comm-central/sb-de/mozilla/xpfe/components' make[5]: Entering directory `/c/build/comm-central/sb-de/mozilla/extensions/spellcheck' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/extensions/spellcheck/idl' mozIPersonalDictionary.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/extensions/spellcheck/idl -I../../../dist/idl -e _xpidlgen/mozIPersonalDictionary.xpt -d .deps/mozIPersonalDictionary.pp /c/build/comm-central/comm-central/mozilla/extensions/spellcheck/idl/mozIPersonalDictionary.idl mozISpellCheckingEngine.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/extensions/spellcheck/idl -I../../../dist/idl -e _xpidlgen/mozISpellCheckingEngine.xpt -d .deps/mozISpellCheckingEngine.pp /c/build/comm-central/comm-central/mozilla/extensions/spellcheck/idl/mozISpellCheckingEngine.idl mozISpellI18NUtil.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/extensions/spellcheck/idl -I../../../dist/idl -e _xpidlgen/mozISpellI18NUtil.xpt -d .deps/mozISpellI18NUtil.pp /c/build/comm-central/comm-central/mozilla/extensions/spellcheck/idl/mozISpellI18NUtil.idl mozISpellI18NManager.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/extensions/spellcheck/idl -I../../../dist/idl -e _xpidlgen/mozISpellI18NManager.xpt -d .deps/mozISpellI18NManager.pp /c/build/comm-central/comm-central/mozilla/extensions/spellcheck/idl/mozISpellI18NManager.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpt_link.exe _xpidlgen/spellchecker.xpt _xpidlgen/mozIPersonalDictionary.xpt _xpidlgen/mozISpellCheckingEngine.xpt _xpidlgen/mozISpellI18NUtil.xpt _xpidlgen/mozISpellI18NManager.xpt c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 _xpidlgen/spellchecker.xpt ../../../dist/bin/components make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/extensions/spellcheck/idl' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/extensions/spellcheck/locales' make[6]: Nothing to be done for `libs'. make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/extensions/spellcheck/locales' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/extensions/spellcheck/hunspell' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/extensions/spellcheck/hunspell/src' mozHunspell.cpp Building deps for /c/build/comm-central/comm-central/mozilla/extensions/spellcheck/hunspell/src/mozHunspell.cpp cl -FomozHunspell.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/extensions/spellcheck/hunspell/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/extensions/spellcheck/hunspell/src/mozHunspell.cpp mozHunspell.cpp mozHunspellDirProvider.cpp Building deps for /c/build/comm-central/comm-central/mozilla/extensions/spellcheck/hunspell/src/mozHunspellDirProvider.cpp cl -FomozHunspellDirProvider.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/extensions/spellcheck/hunspell/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/extensions/spellcheck/hunspell/src/mozHunspellDirProvider.cpp mozHunspellDirProvider.cpp affentry.cpp Building deps for /c/build/comm-central/comm-central/mozilla/extensions/spellcheck/hunspell/src/affentry.cpp cl -Foaffentry.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/extensions/spellcheck/hunspell/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/extensions/spellcheck/hunspell/src/affentry.cpp affentry.cpp affixmgr.cpp Building deps for /c/build/comm-central/comm-central/mozilla/extensions/spellcheck/hunspell/src/affixmgr.cpp cl -Foaffixmgr.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/extensions/spellcheck/hunspell/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/extensions/spellcheck/hunspell/src/affixmgr.cpp affixmgr.cpp csutil.cpp Building deps for /c/build/comm-central/comm-central/mozilla/extensions/spellcheck/hunspell/src/csutil.cpp cl -Focsutil.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/extensions/spellcheck/hunspell/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/extensions/spellcheck/hunspell/src/csutil.cpp csutil.cpp dictmgr.cpp Building deps for /c/build/comm-central/comm-central/mozilla/extensions/spellcheck/hunspell/src/dictmgr.cpp cl -Fodictmgr.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/extensions/spellcheck/hunspell/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/extensions/spellcheck/hunspell/src/dictmgr.cpp dictmgr.cpp filemgr.cpp Building deps for /c/build/comm-central/comm-central/mozilla/extensions/spellcheck/hunspell/src/filemgr.cpp cl -Fofilemgr.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/extensions/spellcheck/hunspell/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/extensions/spellcheck/hunspell/src/filemgr.cpp filemgr.cpp hashmgr.cpp Building deps for /c/build/comm-central/comm-central/mozilla/extensions/spellcheck/hunspell/src/hashmgr.cpp cl -Fohashmgr.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/extensions/spellcheck/hunspell/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/extensions/spellcheck/hunspell/src/hashmgr.cpp hashmgr.cpp hunspell.cpp Building deps for /c/build/comm-central/comm-central/mozilla/extensions/spellcheck/hunspell/src/hunspell.cpp cl -Fohunspell.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/extensions/spellcheck/hunspell/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/extensions/spellcheck/hunspell/src/hunspell.cpp hunspell.cpp hunzip.cpp Building deps for /c/build/comm-central/comm-central/mozilla/extensions/spellcheck/hunspell/src/hunzip.cpp cl -Fohunzip.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/extensions/spellcheck/hunspell/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/extensions/spellcheck/hunspell/src/hunzip.cpp hunzip.cpp phonet.cpp Building deps for /c/build/comm-central/comm-central/mozilla/extensions/spellcheck/hunspell/src/phonet.cpp cl -Fophonet.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/extensions/spellcheck/hunspell/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/extensions/spellcheck/hunspell/src/phonet.cpp phonet.cpp replist.cpp Building deps for /c/build/comm-central/comm-central/mozilla/extensions/spellcheck/hunspell/src/replist.cpp cl -Foreplist.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/extensions/spellcheck/hunspell/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/extensions/spellcheck/hunspell/src/replist.cpp replist.cpp c:/build/comm-central/comm-central/mozilla/extensions/spellcheck/hunspell/src/replist.cpp(112) : warning C4018: '<' : signed/unsigned mismatch suggestmgr.cpp Building deps for /c/build/comm-central/comm-central/mozilla/extensions/spellcheck/hunspell/src/suggestmgr.cpp cl -Fosuggestmgr.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/extensions/spellcheck/hunspell/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/extensions/spellcheck/hunspell/src/suggestmgr.cpp suggestmgr.cpp rm -f hunspell_s.lib lib -NOLOGO -OUT:"hunspell_s.lib" mozHunspell.obj mozHunspellDirProvider.obj affentry.obj affixmgr.obj csutil.obj dictmgr.obj filemgr.obj hashmgr.obj hunspell.obj hunzip.obj phonet.obj replist.obj suggestmgr.obj echo not_ranlib hunspell_s.lib not_ranlib hunspell_s.lib make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/extensions/spellcheck/hunspell/src' make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/extensions/spellcheck/hunspell' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/extensions/spellcheck/src' mozSpellCheckerFactory.cpp Building deps for /c/build/comm-central/comm-central/mozilla/extensions/spellcheck/src/mozSpellCheckerFactory.cpp cl -FomozSpellCheckerFactory.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/extensions/spellcheck/src/../hunspell/src -I/c/build/comm-central/comm-central/mozilla/xpcom/io -I/c/build/comm-central/comm-central/mozilla/extensions/spellcheck/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/extensions/spellcheck/src/mozSpellCheckerFactory.cpp mozSpellCheckerFactory.cpp mozSpellChecker.cpp Building deps for /c/build/comm-central/comm-central/mozilla/extensions/spellcheck/src/mozSpellChecker.cpp cl -FomozSpellChecker.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/extensions/spellcheck/src/../hunspell/src -I/c/build/comm-central/comm-central/mozilla/xpcom/io -I/c/build/comm-central/comm-central/mozilla/extensions/spellcheck/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/extensions/spellcheck/src/mozSpellChecker.cpp mozSpellChecker.cpp mozPersonalDictionary.cpp Building deps for /c/build/comm-central/comm-central/mozilla/extensions/spellcheck/src/mozPersonalDictionary.cpp cl -FomozPersonalDictionary.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/extensions/spellcheck/src/../hunspell/src -I/c/build/comm-central/comm-central/mozilla/xpcom/io -I/c/build/comm-central/comm-central/mozilla/extensions/spellcheck/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/extensions/spellcheck/src/mozPersonalDictionary.cpp mozPersonalDictionary.cpp mozEnglishWordUtils.cpp Building deps for /c/build/comm-central/comm-central/mozilla/extensions/spellcheck/src/mozEnglishWordUtils.cpp cl -FomozEnglishWordUtils.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/extensions/spellcheck/src/../hunspell/src -I/c/build/comm-central/comm-central/mozilla/xpcom/io -I/c/build/comm-central/comm-central/mozilla/extensions/spellcheck/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/extensions/spellcheck/src/mozEnglishWordUtils.cpp mozEnglishWordUtils.cpp mozGenericWordUtils.cpp Building deps for /c/build/comm-central/comm-central/mozilla/extensions/spellcheck/src/mozGenericWordUtils.cpp cl -FomozGenericWordUtils.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/extensions/spellcheck/src/../hunspell/src -I/c/build/comm-central/comm-central/mozilla/xpcom/io -I/c/build/comm-central/comm-central/mozilla/extensions/spellcheck/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/extensions/spellcheck/src/mozGenericWordUtils.cpp mozGenericWordUtils.cpp mozSpellI18NManager.cpp Building deps for /c/build/comm-central/comm-central/mozilla/extensions/spellcheck/src/mozSpellI18NManager.cpp cl -FomozSpellI18NManager.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/extensions/spellcheck/src/../hunspell/src -I/c/build/comm-central/comm-central/mozilla/xpcom/io -I/c/build/comm-central/comm-central/mozilla/extensions/spellcheck/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/extensions/spellcheck/src/mozSpellI18NManager.cpp mozSpellI18NManager.cpp mozInlineSpellChecker.cpp Building deps for /c/build/comm-central/comm-central/mozilla/extensions/spellcheck/src/mozInlineSpellChecker.cpp cl -FomozInlineSpellChecker.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/extensions/spellcheck/src/../hunspell/src -I/c/build/comm-central/comm-central/mozilla/xpcom/io -I/c/build/comm-central/comm-central/mozilla/extensions/spellcheck/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/extensions/spellcheck/src/mozInlineSpellChecker.cpp mozInlineSpellChecker.cpp mozInlineSpellWordUtil.cpp Building deps for /c/build/comm-central/comm-central/mozilla/extensions/spellcheck/src/mozInlineSpellWordUtil.cpp cl -FomozInlineSpellWordUtil.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/extensions/spellcheck/src/../hunspell/src -I/c/build/comm-central/comm-central/mozilla/xpcom/io -I/c/build/comm-central/comm-central/mozilla/extensions/spellcheck/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/extensions/spellcheck/src/mozInlineSpellWordUtil.cpp mozInlineSpellWordUtil.cpp rm -f spellchecker.lib lib -NOLOGO -OUT:"spellchecker.lib" mozSpellCheckerFactory.obj mozSpellChecker.obj mozPersonalDictionary.obj mozEnglishWordUtils.obj mozGenericWordUtils.obj mozSpellI18NManager.obj mozInlineSpellChecker.obj mozInlineSpellWordUtil.obj ../hunspell/src/hunspell_s.lib echo not_ranlib spellchecker.lib not_ranlib spellchecker.lib c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 spellchecker.lib ../../../staticlib/components make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/extensions/spellcheck/src' make[5]: Leaving directory `/c/build/comm-central/sb-de/mozilla/extensions/spellcheck' make[5]: Entering directory `/c/build/comm-central/sb-de/mozilla/toolkit' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/toolkit/components' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/aboutmemory' c:/mozilla-build/python25/python2.5.exe /c/build/comm-central/comm-central/mozilla/config/JarMaker.py \ -j ../../../dist/bin/chrome \ -t /c/build/comm-central/comm-central/mozilla -f jar -DNDEBUG -DTRIMMED -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_CRT_SECURE_NO_WARNINGS=1 -D_CRT_NONSTDC_NO_WARNINGS=1 -DHAVE_WINSDKVER_H=1 -DMOZ_MSVC_STL_WRAP__Throw=1 -DWINVER=0x502 -D_WIN32_WINNT=0x502 -D_WIN32_IE=0x0500 -DMOZ_WINSDK_TARGETVER=0x06010000 -DMOZ_NTDDI_WS03=0x05020000 -DMOZ_NTDDI_LONGHORN=0x06000000 -DMOZ_NTDDI_WIN7=0x06010000 -DHAVE_IO_H=1 -DHAVE_SETBUF=1 -DHAVE_ISATTY=1 -DX_DISPLAY_MISSING=1 -DMOZILLA_VERSION=\"1.9.3a5pre\" -DMOZILLA_VERSION_U=1.9.3a5pre -DHAVE_SNPRINTF=1 -D_WINDOWS=1 -DWIN32=1 -DXP_WIN=1 -DXP_WIN32=1 -DHW_THREADS=1 -DSTDC_HEADERS=1 -DWIN32_LEAN_AND_MEAN=1 -DNO_X11=1 -DHAVE_OLEACC_IDL=1 -DHAVE_ATLBASE_H=1 -DHAVE_MMINTRIN_H=1 -D_X86_=1 -DD_INO=d_ino -DNS_ALWAYS_INLINE= -DNS_ATTR_MALLOC= -DNS_WARN_UNUSED_RESULT= -DNS_NORETURN= -DMALLOC_H=\ -DHAVE_FORCEINLINE=1 -DNS_ENABLE_TSF=1 -DMOZ_BUILD_APP=../calendar -DMOZ_DISTRIBUTION_ID=\"org.mozilla\" -DIBMBIDI=1 -DMOZ_VIEW_SOURCE=1 -DACCESSIBILITY=1 -DMOZ_JSLOADER=1 -DNS_PRINTING=1 -DNS_PRINT_PREVIEW=1 -DMOZ_OGG=1 -DMOZ_WAVE=1 -DMOZ_SYDNEYAUDIO=1 -DMOZ_MEDIA=1 -DMOZ_XTF=1 -DMOZ_CRASHREPORTER=1 -DMOZ_CRASHREPORTER_ENABLE_PERCENT=100 -DMOZ_SVG=1 -DMOZ_SMIL=1 -DMOZ_UPDATE_CHANNEL=default -DMOZ_FEEDS=1 -DMOZ_STORAGE=1 -DMOZ_LOGGING=1 -DMOZ_CHROME_FILE_FORMAT_JAR=1 -DMOZ_USER_DIR=\"Mozilla\" -DMOZ_STATIC_BUILD=1 -DMOZ_TREE_CAIRO=1 -DHAVE_UINT64_T=1 -DMOZ_XUL=1 -DMOZ_PROFILELOCKING=1 -DMOZ_RDF=1 -DBUILD_CTYPES=1 -DMOZ_MORKREADER=1 -DMOZ_PLACES=1 -DMOZ_DLL_SUFFIX=\".dll\" \ /c/build/comm-central/comm-central/mozilla/toolkit/components/aboutmemory/jar.mn make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/aboutmemory' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/apppicker' c:/mozilla-build/python25/python2.5.exe /c/build/comm-central/comm-central/mozilla/config/JarMaker.py \ -j ../../../dist/bin/chrome \ -t /c/build/comm-central/comm-central/mozilla -f jar -DNDEBUG -DTRIMMED -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_CRT_SECURE_NO_WARNINGS=1 -D_CRT_NONSTDC_NO_WARNINGS=1 -DHAVE_WINSDKVER_H=1 -DMOZ_MSVC_STL_WRAP__Throw=1 -DWINVER=0x502 -D_WIN32_WINNT=0x502 -D_WIN32_IE=0x0500 -DMOZ_WINSDK_TARGETVER=0x06010000 -DMOZ_NTDDI_WS03=0x05020000 -DMOZ_NTDDI_LONGHORN=0x06000000 -DMOZ_NTDDI_WIN7=0x06010000 -DHAVE_IO_H=1 -DHAVE_SETBUF=1 -DHAVE_ISATTY=1 -DX_DISPLAY_MISSING=1 -DMOZILLA_VERSION=\"1.9.3a5pre\" -DMOZILLA_VERSION_U=1.9.3a5pre -DHAVE_SNPRINTF=1 -D_WINDOWS=1 -DWIN32=1 -DXP_WIN=1 -DXP_WIN32=1 -DHW_THREADS=1 -DSTDC_HEADERS=1 -DWIN32_LEAN_AND_MEAN=1 -DNO_X11=1 -DHAVE_OLEACC_IDL=1 -DHAVE_ATLBASE_H=1 -DHAVE_MMINTRIN_H=1 -D_X86_=1 -DD_INO=d_ino -DNS_ALWAYS_INLINE= -DNS_ATTR_MALLOC= -DNS_WARN_UNUSED_RESULT= -DNS_NORETURN= -DMALLOC_H=\ -DHAVE_FORCEINLINE=1 -DNS_ENABLE_TSF=1 -DMOZ_BUILD_APP=../calendar -DMOZ_DISTRIBUTION_ID=\"org.mozilla\" -DIBMBIDI=1 -DMOZ_VIEW_SOURCE=1 -DACCESSIBILITY=1 -DMOZ_JSLOADER=1 -DNS_PRINTING=1 -DNS_PRINT_PREVIEW=1 -DMOZ_OGG=1 -DMOZ_WAVE=1 -DMOZ_SYDNEYAUDIO=1 -DMOZ_MEDIA=1 -DMOZ_XTF=1 -DMOZ_CRASHREPORTER=1 -DMOZ_CRASHREPORTER_ENABLE_PERCENT=100 -DMOZ_SVG=1 -DMOZ_SMIL=1 -DMOZ_UPDATE_CHANNEL=default -DMOZ_FEEDS=1 -DMOZ_STORAGE=1 -DMOZ_LOGGING=1 -DMOZ_CHROME_FILE_FORMAT_JAR=1 -DMOZ_USER_DIR=\"Mozilla\" -DMOZ_STATIC_BUILD=1 -DMOZ_TREE_CAIRO=1 -DHAVE_UINT64_T=1 -DMOZ_XUL=1 -DMOZ_PROFILELOCKING=1 -DMOZ_RDF=1 -DBUILD_CTYPES=1 -DMOZ_MORKREADER=1 -DMOZ_PLACES=1 -DMOZ_DLL_SUFFIX=\".dll\" \ /c/build/comm-central/comm-central/mozilla/toolkit/components/apppicker/jar.mn make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/apppicker' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/commandlines' make[8]: Entering directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/commandlines/public' nsICommandLine.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/toolkit/components/commandlines/public -I../../../../dist/idl -e _xpidlgen/nsICommandLine.xpt -d .deps/nsICommandLine.pp /c/build/comm-central/comm-central/mozilla/toolkit/components/commandlines/public/nsICommandLine.idl nsICommandLineRunner.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/toolkit/components/commandlines/public -I../../../../dist/idl -e _xpidlgen/nsICommandLineRunner.xpt -d .deps/nsICommandLineRunner.pp /c/build/comm-central/comm-central/mozilla/toolkit/components/commandlines/public/nsICommandLineRunner.idl nsICommandLineHandler.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/toolkit/components/commandlines/public -I../../../../dist/idl -e _xpidlgen/nsICommandLineHandler.xpt -d .deps/nsICommandLineHandler.pp /c/build/comm-central/comm-central/mozilla/toolkit/components/commandlines/public/nsICommandLineHandler.idl nsICommandLineValidator.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/toolkit/components/commandlines/public -I../../../../dist/idl -e _xpidlgen/nsICommandLineValidator.xpt -d .deps/nsICommandLineValidator.pp /c/build/comm-central/comm-central/mozilla/toolkit/components/commandlines/public/nsICommandLineValidator.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpt_link.exe _xpidlgen/commandlines.xpt _xpidlgen/nsICommandLine.xpt _xpidlgen/nsICommandLineRunner.xpt _xpidlgen/nsICommandLineHandler.xpt _xpidlgen/nsICommandLineValidator.xpt c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 _xpidlgen/commandlines.xpt ../../../../dist/bin/components make[8]: Leaving directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/commandlines/public' make[8]: Entering directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/commandlines/src' nsCommandLine.cpp Building deps for /c/build/comm-central/comm-central/mozilla/toolkit/components/commandlines/src/nsCommandLine.cpp cl -FonsCommandLine.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/toolkit/components/commandlines/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/toolkit/components/commandlines/src/nsCommandLine.cpp nsCommandLine.cpp rm -f commandlines.lib lib -NOLOGO -OUT:"commandlines.lib" nsCommandLine.obj echo not_ranlib commandlines.lib not_ranlib commandlines.lib c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 commandlines.lib ../../../../staticlib/components make[8]: Leaving directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/commandlines/src' make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/commandlines' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/console' set -e; \ c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../../dist/bin/components; \ for i in /c/build/comm-central/comm-central/mozilla/toolkit/components/console/jsconsole-clhandler.js; do \ fname=`basename $i`; \ dest=../../../dist/bin/components/${fname}; \ rm -f -f $dest; \ c:/mozilla-build/python25/python2.5.exe /c/build/comm-central/comm-central/mozilla/config/Preprocessor.py -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_CRT_SECURE_NO_WARNINGS=1 -D_CRT_NONSTDC_NO_WARNINGS=1 -DHAVE_WINSDKVER_H=1 -DMOZ_MSVC_STL_WRAP__Throw=1 -DWINVER=0x502 -D_WIN32_WINNT=0x502 -D_WIN32_IE=0x0500 -DMOZ_WINSDK_TARGETVER=0x06010000 -DMOZ_NTDDI_WS03=0x05020000 -DMOZ_NTDDI_LONGHORN=0x06000000 -DMOZ_NTDDI_WIN7=0x06010000 -DHAVE_IO_H=1 -DHAVE_SETBUF=1 -DHAVE_ISATTY=1 -DX_DISPLAY_MISSING=1 -DMOZILLA_VERSION=\"1.9.3a5pre\" -DMOZILLA_VERSION_U=1.9.3a5pre -DHAVE_SNPRINTF=1 -D_WINDOWS=1 -DWIN32=1 -DXP_WIN=1 -DXP_WIN32=1 -DHW_THREADS=1 -DSTDC_HEADERS=1 -DWIN32_LEAN_AND_MEAN=1 -DNO_X11=1 -DHAVE_OLEACC_IDL=1 -DHAVE_ATLBASE_H=1 -DHAVE_MMINTRIN_H=1 -D_X86_=1 -DD_INO=d_ino -DNS_ALWAYS_INLINE= -DNS_ATTR_MALLOC= -DNS_WARN_UNUSED_RESULT= -DNS_NORETURN= -DMALLOC_H=\ -DHAVE_FORCEINLINE=1 -DNS_ENABLE_TSF=1 -DMOZ_BUILD_APP=../calendar -DMOZ_DISTRIBUTION_ID=\"org.mozilla\" -DIBMBIDI=1 -DMOZ_VIEW_SOURCE=1 -DACCESSIBILITY=1 -DMOZ_JSLOADER=1 -DNS_PRINTING=1 -DNS_PRINT_PREVIEW=1 -DMOZ_OGG=1 -DMOZ_WAVE=1 -DMOZ_SYDNEYAUDIO=1 -DMOZ_MEDIA=1 -DMOZ_XTF=1 -DMOZ_CRASHREPORTER=1 -DMOZ_CRASHREPORTER_ENABLE_PERCENT=100 -DMOZ_SVG=1 -DMOZ_SMIL=1 -DMOZ_UPDATE_CHANNEL=default -DMOZ_FEEDS=1 -DMOZ_STORAGE=1 -DMOZ_LOGGING=1 -DMOZ_CHROME_FILE_FORMAT_JAR=1 -DMOZ_USER_DIR=\"Mozilla\" -DMOZ_STATIC_BUILD=1 -DMOZ_TREE_CAIRO=1 -DHAVE_UINT64_T=1 -DMOZ_XUL=1 -DMOZ_PROFILELOCKING=1 -DMOZ_RDF=1 -DBUILD_CTYPES=1 -DMOZ_MORKREADER=1 -DMOZ_PLACES=1 -DMOZ_DLL_SUFFIX=\".dll\" -DNDEBUG -DTRIMMED $i > $dest; \ c:/mozilla-build/python25/python2.5.exe /c/build/comm-central/comm-central/mozilla/config/buildlist.py ../../../dist/bin/components/components.list $fname; \ done c:/mozilla-build/python25/python2.5.exe /c/build/comm-central/comm-central/mozilla/config/JarMaker.py \ -j ../../../dist/bin/chrome \ -t /c/build/comm-central/comm-central/mozilla -f jar -DNDEBUG -DTRIMMED -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_CRT_SECURE_NO_WARNINGS=1 -D_CRT_NONSTDC_NO_WARNINGS=1 -DHAVE_WINSDKVER_H=1 -DMOZ_MSVC_STL_WRAP__Throw=1 -DWINVER=0x502 -D_WIN32_WINNT=0x502 -D_WIN32_IE=0x0500 -DMOZ_WINSDK_TARGETVER=0x06010000 -DMOZ_NTDDI_WS03=0x05020000 -DMOZ_NTDDI_LONGHORN=0x06000000 -DMOZ_NTDDI_WIN7=0x06010000 -DHAVE_IO_H=1 -DHAVE_SETBUF=1 -DHAVE_ISATTY=1 -DX_DISPLAY_MISSING=1 -DMOZILLA_VERSION=\"1.9.3a5pre\" -DMOZILLA_VERSION_U=1.9.3a5pre -DHAVE_SNPRINTF=1 -D_WINDOWS=1 -DWIN32=1 -DXP_WIN=1 -DXP_WIN32=1 -DHW_THREADS=1 -DSTDC_HEADERS=1 -DWIN32_LEAN_AND_MEAN=1 -DNO_X11=1 -DHAVE_OLEACC_IDL=1 -DHAVE_ATLBASE_H=1 -DHAVE_MMINTRIN_H=1 -D_X86_=1 -DD_INO=d_ino -DNS_ALWAYS_INLINE= -DNS_ATTR_MALLOC= -DNS_WARN_UNUSED_RESULT= -DNS_NORETURN= -DMALLOC_H=\ -DHAVE_FORCEINLINE=1 -DNS_ENABLE_TSF=1 -DMOZ_BUILD_APP=../calendar -DMOZ_DISTRIBUTION_ID=\"org.mozilla\" -DIBMBIDI=1 -DMOZ_VIEW_SOURCE=1 -DACCESSIBILITY=1 -DMOZ_JSLOADER=1 -DNS_PRINTING=1 -DNS_PRINT_PREVIEW=1 -DMOZ_OGG=1 -DMOZ_WAVE=1 -DMOZ_SYDNEYAUDIO=1 -DMOZ_MEDIA=1 -DMOZ_XTF=1 -DMOZ_CRASHREPORTER=1 -DMOZ_CRASHREPORTER_ENABLE_PERCENT=100 -DMOZ_SVG=1 -DMOZ_SMIL=1 -DMOZ_UPDATE_CHANNEL=default -DMOZ_FEEDS=1 -DMOZ_STORAGE=1 -DMOZ_LOGGING=1 -DMOZ_CHROME_FILE_FORMAT_JAR=1 -DMOZ_USER_DIR=\"Mozilla\" -DMOZ_STATIC_BUILD=1 -DMOZ_TREE_CAIRO=1 -DHAVE_UINT64_T=1 -DMOZ_XUL=1 -DMOZ_PROFILELOCKING=1 -DMOZ_RDF=1 -DBUILD_CTYPES=1 -DMOZ_MORKREADER=1 -DMOZ_PLACES=1 -DMOZ_DLL_SUFFIX=\".dll\" \ /c/build/comm-central/comm-central/mozilla/toolkit/components/console/jar.mn make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/console' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/contentprefs' make[8]: Entering directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/contentprefs/src' c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/toolkit/components/contentprefs/src/nsContentPrefService.js ../../../../dist/bin/components make[8]: Leaving directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/contentprefs/src' make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/contentprefs' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/cookie' c:/mozilla-build/python25/python2.5.exe /c/build/comm-central/comm-central/mozilla/config/JarMaker.py \ -j ../../../dist/bin/chrome \ -t /c/build/comm-central/comm-central/mozilla -f jar -DNDEBUG -DTRIMMED -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_CRT_SECURE_NO_WARNINGS=1 -D_CRT_NONSTDC_NO_WARNINGS=1 -DHAVE_WINSDKVER_H=1 -DMOZ_MSVC_STL_WRAP__Throw=1 -DWINVER=0x502 -D_WIN32_WINNT=0x502 -D_WIN32_IE=0x0500 -DMOZ_WINSDK_TARGETVER=0x06010000 -DMOZ_NTDDI_WS03=0x05020000 -DMOZ_NTDDI_LONGHORN=0x06000000 -DMOZ_NTDDI_WIN7=0x06010000 -DHAVE_IO_H=1 -DHAVE_SETBUF=1 -DHAVE_ISATTY=1 -DX_DISPLAY_MISSING=1 -DMOZILLA_VERSION=\"1.9.3a5pre\" -DMOZILLA_VERSION_U=1.9.3a5pre -DHAVE_SNPRINTF=1 -D_WINDOWS=1 -DWIN32=1 -DXP_WIN=1 -DXP_WIN32=1 -DHW_THREADS=1 -DSTDC_HEADERS=1 -DWIN32_LEAN_AND_MEAN=1 -DNO_X11=1 -DHAVE_OLEACC_IDL=1 -DHAVE_ATLBASE_H=1 -DHAVE_MMINTRIN_H=1 -D_X86_=1 -DD_INO=d_ino -DNS_ALWAYS_INLINE= -DNS_ATTR_MALLOC= -DNS_WARN_UNUSED_RESULT= -DNS_NORETURN= -DMALLOC_H=\ -DHAVE_FORCEINLINE=1 -DNS_ENABLE_TSF=1 -DMOZ_BUILD_APP=../calendar -DMOZ_DISTRIBUTION_ID=\"org.mozilla\" -DIBMBIDI=1 -DMOZ_VIEW_SOURCE=1 -DACCESSIBILITY=1 -DMOZ_JSLOADER=1 -DNS_PRINTING=1 -DNS_PRINT_PREVIEW=1 -DMOZ_OGG=1 -DMOZ_WAVE=1 -DMOZ_SYDNEYAUDIO=1 -DMOZ_MEDIA=1 -DMOZ_XTF=1 -DMOZ_CRASHREPORTER=1 -DMOZ_CRASHREPORTER_ENABLE_PERCENT=100 -DMOZ_SVG=1 -DMOZ_SMIL=1 -DMOZ_UPDATE_CHANNEL=default -DMOZ_FEEDS=1 -DMOZ_STORAGE=1 -DMOZ_LOGGING=1 -DMOZ_CHROME_FILE_FORMAT_JAR=1 -DMOZ_USER_DIR=\"Mozilla\" -DMOZ_STATIC_BUILD=1 -DMOZ_TREE_CAIRO=1 -DHAVE_UINT64_T=1 -DMOZ_XUL=1 -DMOZ_PROFILELOCKING=1 -DMOZ_RDF=1 -DBUILD_CTYPES=1 -DMOZ_MORKREADER=1 -DMOZ_PLACES=1 -DMOZ_DLL_SUFFIX=\".dll\" \ /c/build/comm-central/comm-central/mozilla/toolkit/components/cookie/jar.mn make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/cookie' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/exthelper' extIApplication.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/toolkit/components/exthelper -I../../../dist/idl -e _xpidlgen/extIApplication.xpt -d .deps/extIApplication.pp /c/build/comm-central/comm-central/mozilla/toolkit/components/exthelper/extIApplication.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpt_link.exe _xpidlgen/exthelper.xpt _xpidlgen/extIApplication.xpt c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 _xpidlgen/exthelper.xpt ../../../dist/bin/components make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/exthelper' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/filepicker' c:/mozilla-build/python25/python2.5.exe /c/build/comm-central/comm-central/mozilla/config/JarMaker.py \ -j ../../../dist/bin/chrome \ -t /c/build/comm-central/comm-central/mozilla -f jar -DNDEBUG -DTRIMMED -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_CRT_SECURE_NO_WARNINGS=1 -D_CRT_NONSTDC_NO_WARNINGS=1 -DHAVE_WINSDKVER_H=1 -DMOZ_MSVC_STL_WRAP__Throw=1 -DWINVER=0x502 -D_WIN32_WINNT=0x502 -D_WIN32_IE=0x0500 -DMOZ_WINSDK_TARGETVER=0x06010000 -DMOZ_NTDDI_WS03=0x05020000 -DMOZ_NTDDI_LONGHORN=0x06000000 -DMOZ_NTDDI_WIN7=0x06010000 -DHAVE_IO_H=1 -DHAVE_SETBUF=1 -DHAVE_ISATTY=1 -DX_DISPLAY_MISSING=1 -DMOZILLA_VERSION=\"1.9.3a5pre\" -DMOZILLA_VERSION_U=1.9.3a5pre -DHAVE_SNPRINTF=1 -D_WINDOWS=1 -DWIN32=1 -DXP_WIN=1 -DXP_WIN32=1 -DHW_THREADS=1 -DSTDC_HEADERS=1 -DWIN32_LEAN_AND_MEAN=1 -DNO_X11=1 -DHAVE_OLEACC_IDL=1 -DHAVE_ATLBASE_H=1 -DHAVE_MMINTRIN_H=1 -D_X86_=1 -DD_INO=d_ino -DNS_ALWAYS_INLINE= -DNS_ATTR_MALLOC= -DNS_WARN_UNUSED_RESULT= -DNS_NORETURN= -DMALLOC_H=\ -DHAVE_FORCEINLINE=1 -DNS_ENABLE_TSF=1 -DMOZ_BUILD_APP=../calendar -DMOZ_DISTRIBUTION_ID=\"org.mozilla\" -DIBMBIDI=1 -DMOZ_VIEW_SOURCE=1 -DACCESSIBILITY=1 -DMOZ_JSLOADER=1 -DNS_PRINTING=1 -DNS_PRINT_PREVIEW=1 -DMOZ_OGG=1 -DMOZ_WAVE=1 -DMOZ_SYDNEYAUDIO=1 -DMOZ_MEDIA=1 -DMOZ_XTF=1 -DMOZ_CRASHREPORTER=1 -DMOZ_CRASHREPORTER_ENABLE_PERCENT=100 -DMOZ_SVG=1 -DMOZ_SMIL=1 -DMOZ_UPDATE_CHANNEL=default -DMOZ_FEEDS=1 -DMOZ_STORAGE=1 -DMOZ_LOGGING=1 -DMOZ_CHROME_FILE_FORMAT_JAR=1 -DMOZ_USER_DIR=\"Mozilla\" -DMOZ_STATIC_BUILD=1 -DMOZ_TREE_CAIRO=1 -DHAVE_UINT64_T=1 -DMOZ_XUL=1 -DMOZ_PROFILELOCKING=1 -DMOZ_RDF=1 -DBUILD_CTYPES=1 -DMOZ_MORKREADER=1 -DMOZ_PLACES=1 -DMOZ_DLL_SUFFIX=\".dll\" \ /c/build/comm-central/comm-central/mozilla/toolkit/components/filepicker/jar.mn make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/filepicker' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/find' make[8]: Entering directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/find/public' nsIFindService.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/toolkit/components/find/public -I../../../../dist/idl -e _xpidlgen/nsIFindService.xpt -d .deps/nsIFindService.pp /c/build/comm-central/comm-central/mozilla/toolkit/components/find/public/nsIFindService.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpt_link.exe _xpidlgen/mozfind.xpt _xpidlgen/nsIFindService.xpt c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 _xpidlgen/mozfind.xpt ../../../../dist/bin/components make[8]: Leaving directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/find/public' make[8]: Entering directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/find/src' nsFindService.cpp Building deps for /c/build/comm-central/comm-central/mozilla/toolkit/components/find/src/nsFindService.cpp cl -FonsFindService.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/toolkit/components/find/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/toolkit/components/find/src/nsFindService.cpp nsFindService.cpp rm -f mozfind_s.lib lib -NOLOGO -OUT:"mozfind_s.lib" nsFindService.obj echo not_ranlib mozfind_s.lib not_ranlib mozfind_s.lib make[8]: Leaving directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/find/src' make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/find' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/microformats' make[8]: Entering directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/microformats/src' c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/toolkit/components/microformats/src/Microformats.js ../../../../dist/bin/modules make[8]: Leaving directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/microformats/src' make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/microformats' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/parentalcontrols' make[8]: Entering directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/parentalcontrols/public' nsIParentalControlsService.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/toolkit/components/parentalcontrols/public -I../../../../dist/idl -e _xpidlgen/nsIParentalControlsService.xpt -d .deps/nsIParentalControlsService.pp /c/build/comm-central/comm-central/mozilla/toolkit/components/parentalcontrols/public/nsIParentalControlsService.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpt_link.exe _xpidlgen/parentalcontrols.xpt _xpidlgen/nsIParentalControlsService.xpt c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 _xpidlgen/parentalcontrols.xpt ../../../../dist/bin/components make[8]: Leaving directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/parentalcontrols/public' make[8]: Entering directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/parentalcontrols/src' nsParentalControlsServiceWin.cpp Building deps for /c/build/comm-central/comm-central/mozilla/toolkit/components/parentalcontrols/src/nsParentalControlsServiceWin.cpp cl -FonsParentalControlsServiceWin.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/toolkit/components/parentalcontrols/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/toolkit/components/parentalcontrols/src/nsParentalControlsServiceWin.cpp nsParentalControlsServiceWin.cpp rm -f parentalcontrols_s.lib lib -NOLOGO -OUT:"parentalcontrols_s.lib" nsParentalControlsServiceWin.obj echo not_ranlib parentalcontrols_s.lib not_ranlib parentalcontrols_s.lib make[8]: Leaving directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/parentalcontrols/src' make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/parentalcontrols' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/passwordmgr' make[8]: Entering directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/passwordmgr/public' nsILoginInfo.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/toolkit/components/passwordmgr/public -I../../../../dist/idl -e _xpidlgen/nsILoginInfo.xpt -d .deps/nsILoginInfo.pp /c/build/comm-central/comm-central/mozilla/toolkit/components/passwordmgr/public/nsILoginInfo.idl nsILoginMetaInfo.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/toolkit/components/passwordmgr/public -I../../../../dist/idl -e _xpidlgen/nsILoginMetaInfo.xpt -d .deps/nsILoginMetaInfo.pp /c/build/comm-central/comm-central/mozilla/toolkit/components/passwordmgr/public/nsILoginMetaInfo.idl nsILoginManager.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/toolkit/components/passwordmgr/public -I../../../../dist/idl -e _xpidlgen/nsILoginManager.xpt -d .deps/nsILoginManager.pp /c/build/comm-central/comm-central/mozilla/toolkit/components/passwordmgr/public/nsILoginManager.idl nsILoginManagerStorage.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/toolkit/components/passwordmgr/public -I../../../../dist/idl -e _xpidlgen/nsILoginManagerStorage.xpt -d .deps/nsILoginManagerStorage.pp /c/build/comm-central/comm-central/mozilla/toolkit/components/passwordmgr/public/nsILoginManagerStorage.idl nsILoginManagerPrompter.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/toolkit/components/passwordmgr/public -I../../../../dist/idl -e _xpidlgen/nsILoginManagerPrompter.xpt -d .deps/nsILoginManagerPrompter.pp /c/build/comm-central/comm-central/mozilla/toolkit/components/passwordmgr/public/nsILoginManagerPrompter.idl nsILoginManagerIEMigrationHelper.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/toolkit/components/passwordmgr/public -I../../../../dist/idl -e _xpidlgen/nsILoginManagerIEMigrationHelper.xpt -d .deps/nsILoginManagerIEMigrationHelper.pp /c/build/comm-central/comm-central/mozilla/toolkit/components/passwordmgr/public/nsILoginManagerIEMigrationHelper.idl nsILoginManagerCrypto.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/toolkit/components/passwordmgr/public -I../../../../dist/idl -e _xpidlgen/nsILoginManagerCrypto.xpt -d .deps/nsILoginManagerCrypto.pp /c/build/comm-central/comm-central/mozilla/toolkit/components/passwordmgr/public/nsILoginManagerCrypto.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpt_link.exe _xpidlgen/loginmgr.xpt _xpidlgen/nsILoginInfo.xpt _xpidlgen/nsILoginMetaInfo.xpt _xpidlgen/nsILoginManager.xpt _xpidlgen/nsILoginManagerStorage.xpt _xpidlgen/nsILoginManagerPrompter.xpt _xpidlgen/nsILoginManagerIEMigrationHelper.xpt _xpidlgen/nsILoginManagerCrypto.xpt c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 _xpidlgen/loginmgr.xpt ../../../../dist/bin/components make[8]: Leaving directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/passwordmgr/public' make[8]: Entering directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/passwordmgr/src' c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/toolkit/components/passwordmgr/src/nsLoginManager.js /c/build/comm-central/comm-central/mozilla/toolkit/components/passwordmgr/src/nsLoginManagerPrompter.js /c/build/comm-central/comm-central/mozilla/toolkit/components/passwordmgr/src/nsLoginInfo.js /c/build/comm-central/comm-central/mozilla/toolkit/components/passwordmgr/src/storage-Legacy.js /c/build/comm-central/comm-central/mozilla/toolkit/components/passwordmgr/src/storage-mozStorage.js /c/build/comm-central/comm-central/mozilla/toolkit/components/passwordmgr/src/crypto-SDR.js ../../../../dist/bin/components make[8]: Leaving directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/passwordmgr/src' make[8]: Entering directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/passwordmgr/content' make[8]: Nothing to be done for `libs'. make[8]: Leaving directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/passwordmgr/content' c:/mozilla-build/python25/python2.5.exe /c/build/comm-central/comm-central/mozilla/config/JarMaker.py \ -j ../../../dist/bin/chrome \ -t /c/build/comm-central/comm-central/mozilla -f jar -DNDEBUG -DTRIMMED -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_CRT_SECURE_NO_WARNINGS=1 -D_CRT_NONSTDC_NO_WARNINGS=1 -DHAVE_WINSDKVER_H=1 -DMOZ_MSVC_STL_WRAP__Throw=1 -DWINVER=0x502 -D_WIN32_WINNT=0x502 -D_WIN32_IE=0x0500 -DMOZ_WINSDK_TARGETVER=0x06010000 -DMOZ_NTDDI_WS03=0x05020000 -DMOZ_NTDDI_LONGHORN=0x06000000 -DMOZ_NTDDI_WIN7=0x06010000 -DHAVE_IO_H=1 -DHAVE_SETBUF=1 -DHAVE_ISATTY=1 -DX_DISPLAY_MISSING=1 -DMOZILLA_VERSION=\"1.9.3a5pre\" -DMOZILLA_VERSION_U=1.9.3a5pre -DHAVE_SNPRINTF=1 -D_WINDOWS=1 -DWIN32=1 -DXP_WIN=1 -DXP_WIN32=1 -DHW_THREADS=1 -DSTDC_HEADERS=1 -DWIN32_LEAN_AND_MEAN=1 -DNO_X11=1 -DHAVE_OLEACC_IDL=1 -DHAVE_ATLBASE_H=1 -DHAVE_MMINTRIN_H=1 -D_X86_=1 -DD_INO=d_ino -DNS_ALWAYS_INLINE= -DNS_ATTR_MALLOC= -DNS_WARN_UNUSED_RESULT= -DNS_NORETURN= -DMALLOC_H=\ -DHAVE_FORCEINLINE=1 -DNS_ENABLE_TSF=1 -DMOZ_BUILD_APP=../calendar -DMOZ_DISTRIBUTION_ID=\"org.mozilla\" -DIBMBIDI=1 -DMOZ_VIEW_SOURCE=1 -DACCESSIBILITY=1 -DMOZ_JSLOADER=1 -DNS_PRINTING=1 -DNS_PRINT_PREVIEW=1 -DMOZ_OGG=1 -DMOZ_WAVE=1 -DMOZ_SYDNEYAUDIO=1 -DMOZ_MEDIA=1 -DMOZ_XTF=1 -DMOZ_CRASHREPORTER=1 -DMOZ_CRASHREPORTER_ENABLE_PERCENT=100 -DMOZ_SVG=1 -DMOZ_SMIL=1 -DMOZ_UPDATE_CHANNEL=default -DMOZ_FEEDS=1 -DMOZ_STORAGE=1 -DMOZ_LOGGING=1 -DMOZ_CHROME_FILE_FORMAT_JAR=1 -DMOZ_USER_DIR=\"Mozilla\" -DMOZ_STATIC_BUILD=1 -DMOZ_TREE_CAIRO=1 -DHAVE_UINT64_T=1 -DMOZ_XUL=1 -DMOZ_PROFILELOCKING=1 -DMOZ_RDF=1 -DBUILD_CTYPES=1 -DMOZ_MORKREADER=1 -DMOZ_PLACES=1 -DMOZ_DLL_SUFFIX=\".dll\" \ /c/build/comm-central/comm-central/mozilla/toolkit/components/passwordmgr/jar.mn make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/passwordmgr' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/places' make[8]: Entering directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/places/public' nsINavHistoryService.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/toolkit/components/places/public -I../../../../dist/idl -e _xpidlgen/nsINavHistoryService.xpt -d .deps/nsINavHistoryService.pp /c/build/comm-central/comm-central/mozilla/toolkit/components/places/public/nsINavHistoryService.idl nsIAnnotationService.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/toolkit/components/places/public -I../../../../dist/idl -e _xpidlgen/nsIAnnotationService.xpt -d .deps/nsIAnnotationService.pp /c/build/comm-central/comm-central/mozilla/toolkit/components/places/public/nsIAnnotationService.idl nsIBrowserHistory.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/toolkit/components/places/public -I../../../../dist/idl -e _xpidlgen/nsIBrowserHistory.xpt -d .deps/nsIBrowserHistory.pp /c/build/comm-central/comm-central/mozilla/toolkit/components/places/public/nsIBrowserHistory.idl nsIFaviconService.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/toolkit/components/places/public -I../../../../dist/idl -e _xpidlgen/nsIFaviconService.xpt -d .deps/nsIFaviconService.pp /c/build/comm-central/comm-central/mozilla/toolkit/components/places/public/nsIFaviconService.idl nsINavBookmarksService.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/toolkit/components/places/public -I../../../../dist/idl -e _xpidlgen/nsINavBookmarksService.xpt -d .deps/nsINavBookmarksService.pp /c/build/comm-central/comm-central/mozilla/toolkit/components/places/public/nsINavBookmarksService.idl nsILivemarkService.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/toolkit/components/places/public -I../../../../dist/idl -e _xpidlgen/nsILivemarkService.xpt -d .deps/nsILivemarkService.pp /c/build/comm-central/comm-central/mozilla/toolkit/components/places/public/nsILivemarkService.idl nsIDynamicContainer.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/toolkit/components/places/public -I../../../../dist/idl -e _xpidlgen/nsIDynamicContainer.xpt -d .deps/nsIDynamicContainer.pp /c/build/comm-central/comm-central/mozilla/toolkit/components/places/public/nsIDynamicContainer.idl nsITaggingService.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/toolkit/components/places/public -I../../../../dist/idl -e _xpidlgen/nsITaggingService.xpt -d .deps/nsITaggingService.pp /c/build/comm-central/comm-central/mozilla/toolkit/components/places/public/nsITaggingService.idl nsPIPlacesDatabase.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/toolkit/components/places/public -I../../../../dist/idl -e _xpidlgen/nsPIPlacesDatabase.xpt -d .deps/nsPIPlacesDatabase.pp /c/build/comm-central/comm-central/mozilla/toolkit/components/places/public/nsPIPlacesDatabase.idl nsPIPlacesHistoryListenersNotifier.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/toolkit/components/places/public -I../../../../dist/idl -e _xpidlgen/nsPIPlacesHistoryListenersNotifier.xpt -d .deps/nsPIPlacesHistoryListenersNotifier.pp /c/build/comm-central/comm-central/mozilla/toolkit/components/places/public/nsPIPlacesHistoryListenersNotifier.idl mozIPlacesAutoComplete.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/toolkit/components/places/public -I../../../../dist/idl -e _xpidlgen/mozIPlacesAutoComplete.xpt -d .deps/mozIPlacesAutoComplete.pp /c/build/comm-central/comm-central/mozilla/toolkit/components/places/public/mozIPlacesAutoComplete.idl nsIMicrosummaryService.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/toolkit/components/places/public -I../../../../dist/idl -e _xpidlgen/nsIMicrosummaryService.xpt -d .deps/nsIMicrosummaryService.pp /c/build/comm-central/comm-central/mozilla/toolkit/components/places/public/nsIMicrosummaryService.idl nsIPlacesImportExportService.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/toolkit/components/places/public -I../../../../dist/idl -e _xpidlgen/nsIPlacesImportExportService.xpt -d .deps/nsIPlacesImportExportService.pp /c/build/comm-central/comm-central/mozilla/toolkit/components/places/public/nsIPlacesImportExportService.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpt_link.exe _xpidlgen/places.xpt _xpidlgen/nsINavHistoryService.xpt _xpidlgen/nsIAnnotationService.xpt _xpidlgen/nsIBrowserHistory.xpt _xpidlgen/nsIFaviconService.xpt _xpidlgen/nsINavBookmarksService.xpt _xpidlgen/nsILivemarkService.xpt _xpidlgen/nsIDynamicContainer.xpt _xpidlgen/nsITaggingService.xpt _xpidlgen/nsPIPlacesDatabase.xpt _xpidlgen/nsPIPlacesHistoryListenersNotifier.xpt _xpidlgen/mozIPlacesAutoComplete.xpt _xpidlgen/nsIMicrosummaryService.xpt _xpidlgen/nsIPlacesImportExportService.xpt c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 _xpidlgen/places.xpt ../../../../dist/bin/components make[8]: Leaving directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/places/public' make[8]: Entering directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/places/src' nsAnnoProtocolHandler.cpp Building deps for /c/build/comm-central/comm-central/mozilla/toolkit/components/places/src/nsAnnoProtocolHandler.cpp cl -FonsAnnoProtocolHandler.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/toolkit/components/places/src/../../build -I/c/build/comm-central/comm-central/mozilla/toolkit/components/places/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/toolkit/components/places/src/nsAnnoProtocolHandler.cpp nsAnnoProtocolHandler.cpp nsAnnotationService.cpp Building deps for /c/build/comm-central/comm-central/mozilla/toolkit/components/places/src/nsAnnotationService.cpp cl -FonsAnnotationService.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/toolkit/components/places/src/../../build -I/c/build/comm-central/comm-central/mozilla/toolkit/components/places/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/toolkit/components/places/src/nsAnnotationService.cpp nsAnnotationService.cpp nsFaviconService.cpp Building deps for /c/build/comm-central/comm-central/mozilla/toolkit/components/places/src/nsFaviconService.cpp cl -FonsFaviconService.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/toolkit/components/places/src/../../build -I/c/build/comm-central/comm-central/mozilla/toolkit/components/places/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/toolkit/components/places/src/nsFaviconService.cpp nsFaviconService.cpp nsNavHistory.cpp Building deps for /c/build/comm-central/comm-central/mozilla/toolkit/components/places/src/nsNavHistory.cpp cl -FonsNavHistory.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/toolkit/components/places/src/../../build -I/c/build/comm-central/comm-central/mozilla/toolkit/components/places/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/toolkit/components/places/src/nsNavHistory.cpp nsNavHistory.cpp nsNavHistoryQuery.cpp Building deps for /c/build/comm-central/comm-central/mozilla/toolkit/components/places/src/nsNavHistoryQuery.cpp cl -FonsNavHistoryQuery.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/toolkit/components/places/src/../../build -I/c/build/comm-central/comm-central/mozilla/toolkit/components/places/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/toolkit/components/places/src/nsNavHistoryQuery.cpp nsNavHistoryQuery.cpp nsNavHistoryResult.cpp Building deps for /c/build/comm-central/comm-central/mozilla/toolkit/components/places/src/nsNavHistoryResult.cpp cl -FonsNavHistoryResult.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/toolkit/components/places/src/../../build -I/c/build/comm-central/comm-central/mozilla/toolkit/components/places/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/toolkit/components/places/src/nsNavHistoryResult.cpp nsNavHistoryResult.cpp nsNavBookmarks.cpp Building deps for /c/build/comm-central/comm-central/mozilla/toolkit/components/places/src/nsNavBookmarks.cpp cl -FonsNavBookmarks.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/toolkit/components/places/src/../../build -I/c/build/comm-central/comm-central/mozilla/toolkit/components/places/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/toolkit/components/places/src/nsNavBookmarks.cpp nsNavBookmarks.cpp nsMaybeWeakPtr.cpp Building deps for /c/build/comm-central/comm-central/mozilla/toolkit/components/places/src/nsMaybeWeakPtr.cpp cl -FonsMaybeWeakPtr.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/toolkit/components/places/src/../../build -I/c/build/comm-central/comm-central/mozilla/toolkit/components/places/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/toolkit/components/places/src/nsMaybeWeakPtr.cpp nsMaybeWeakPtr.cpp nsMorkHistoryImporter.cpp Building deps for /c/build/comm-central/comm-central/mozilla/toolkit/components/places/src/nsMorkHistoryImporter.cpp cl -FonsMorkHistoryImporter.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/toolkit/components/places/src/../../build -I/c/build/comm-central/comm-central/mozilla/toolkit/components/places/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/toolkit/components/places/src/nsMorkHistoryImporter.cpp nsMorkHistoryImporter.cpp nsPlacesModule.cpp Building deps for /c/build/comm-central/comm-central/mozilla/toolkit/components/places/src/nsPlacesModule.cpp cl -FonsPlacesModule.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/toolkit/components/places/src/../../build -I/c/build/comm-central/comm-central/mozilla/toolkit/components/places/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/toolkit/components/places/src/nsPlacesModule.cpp nsPlacesModule.cpp SQLFunctions.cpp Building deps for /c/build/comm-central/comm-central/mozilla/toolkit/components/places/src/SQLFunctions.cpp cl -FoSQLFunctions.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/toolkit/components/places/src/../../build -I/c/build/comm-central/comm-central/mozilla/toolkit/components/places/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/toolkit/components/places/src/SQLFunctions.cpp SQLFunctions.cpp Helpers.cpp Building deps for /c/build/comm-central/comm-central/mozilla/toolkit/components/places/src/Helpers.cpp cl -FoHelpers.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/toolkit/components/places/src/../../build -I/c/build/comm-central/comm-central/mozilla/toolkit/components/places/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/toolkit/components/places/src/Helpers.cpp Helpers.cpp History.cpp Building deps for /c/build/comm-central/comm-central/mozilla/toolkit/components/places/src/History.cpp cl -FoHistory.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/toolkit/components/places/src/../../build -I/c/build/comm-central/comm-central/mozilla/toolkit/components/places/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/toolkit/components/places/src/History.cpp History.cpp nsPlacesImportExportService.cpp Building deps for /c/build/comm-central/comm-central/mozilla/toolkit/components/places/src/nsPlacesImportExportService.cpp cl -FonsPlacesImportExportService.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/toolkit/components/places/src/../../build -I/c/build/comm-central/comm-central/mozilla/toolkit/components/places/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/toolkit/components/places/src/nsPlacesImportExportService.cpp nsPlacesImportExportService.cpp AsyncFaviconHelpers.cpp Building deps for /c/build/comm-central/comm-central/mozilla/toolkit/components/places/src/AsyncFaviconHelpers.cpp cl -FoAsyncFaviconHelpers.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/toolkit/components/places/src/../../build -I/c/build/comm-central/comm-central/mozilla/toolkit/components/places/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/toolkit/components/places/src/AsyncFaviconHelpers.cpp AsyncFaviconHelpers.cpp rm -f places.lib lib -NOLOGO -OUT:"places.lib" nsAnnoProtocolHandler.obj nsAnnotationService.obj nsFaviconService.obj nsNavHistory.obj nsNavHistoryQuery.obj nsNavHistoryResult.obj nsNavBookmarks.obj nsMaybeWeakPtr.obj nsMorkHistoryImporter.obj nsPlacesModule.obj SQLFunctions.obj Helpers.obj History.obj nsPlacesImportExportService.obj AsyncFaviconHelpers.obj echo not_ranlib places.lib not_ranlib places.lib c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 places.lib ../../../../staticlib/components c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/toolkit/components/places/src/nsLivemarkService.js /c/build/comm-central/comm-central/mozilla/toolkit/components/places/src/nsTaggingService.js /c/build/comm-central/comm-central/mozilla/toolkit/components/places/src/nsPlacesDBFlush.js /c/build/comm-central/comm-central/mozilla/toolkit/components/places/src/nsPlacesExpiration.js /c/build/comm-central/comm-central/mozilla/toolkit/components/places/src/nsMicrosummaryService.js /c/build/comm-central/comm-central/mozilla/toolkit/components/places/src/nsPlacesAutoComplete.js ../../../../dist/bin/components c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/toolkit/components/places/src/PlacesDBUtils.jsm /c/build/comm-central/comm-central/mozilla/toolkit/components/places/src/utils.js ../../../../dist/bin/modules set -e; \ c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../../../dist/bin/modules; \ for i in /c/build/comm-central/comm-central/mozilla/toolkit/components/places/src/PlacesUtils.jsm; do \ dest=../../../../dist/bin/modules/`basename $i`; \ rm -f -f $dest; \ c:/mozilla-build/python25/python2.5.exe /c/build/comm-central/comm-central/mozilla/config/Preprocessor.py -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_CRT_SECURE_NO_WARNINGS=1 -D_CRT_NONSTDC_NO_WARNINGS=1 -DHAVE_WINSDKVER_H=1 -DMOZ_MSVC_STL_WRAP__Throw=1 -DWINVER=0x502 -D_WIN32_WINNT=0x502 -D_WIN32_IE=0x0500 -DMOZ_WINSDK_TARGETVER=0x06010000 -DMOZ_NTDDI_WS03=0x05020000 -DMOZ_NTDDI_LONGHORN=0x06000000 -DMOZ_NTDDI_WIN7=0x06010000 -DHAVE_IO_H=1 -DHAVE_SETBUF=1 -DHAVE_ISATTY=1 -DX_DISPLAY_MISSING=1 -DMOZILLA_VERSION=\"1.9.3a5pre\" -DMOZILLA_VERSION_U=1.9.3a5pre -DHAVE_SNPRINTF=1 -D_WINDOWS=1 -DWIN32=1 -DXP_WIN=1 -DXP_WIN32=1 -DHW_THREADS=1 -DSTDC_HEADERS=1 -DWIN32_LEAN_AND_MEAN=1 -DNO_X11=1 -DHAVE_OLEACC_IDL=1 -DHAVE_ATLBASE_H=1 -DHAVE_MMINTRIN_H=1 -D_X86_=1 -DD_INO=d_ino -DNS_ALWAYS_INLINE= -DNS_ATTR_MALLOC= -DNS_WARN_UNUSED_RESULT= -DNS_NORETURN= -DMALLOC_H=\ -DHAVE_FORCEINLINE=1 -DNS_ENABLE_TSF=1 -DMOZ_BUILD_APP=../calendar -DMOZ_DISTRIBUTION_ID=\"org.mozilla\" -DIBMBIDI=1 -DMOZ_VIEW_SOURCE=1 -DACCESSIBILITY=1 -DMOZ_JSLOADER=1 -DNS_PRINTING=1 -DNS_PRINT_PREVIEW=1 -DMOZ_OGG=1 -DMOZ_WAVE=1 -DMOZ_SYDNEYAUDIO=1 -DMOZ_MEDIA=1 -DMOZ_XTF=1 -DMOZ_CRASHREPORTER=1 -DMOZ_CRASHREPORTER_ENABLE_PERCENT=100 -DMOZ_SVG=1 -DMOZ_SMIL=1 -DMOZ_UPDATE_CHANNEL=default -DMOZ_FEEDS=1 -DMOZ_STORAGE=1 -DMOZ_LOGGING=1 -DMOZ_CHROME_FILE_FORMAT_JAR=1 -DMOZ_USER_DIR=\"Mozilla\" -DMOZ_STATIC_BUILD=1 -DMOZ_TREE_CAIRO=1 -DHAVE_UINT64_T=1 -DMOZ_XUL=1 -DMOZ_PROFILELOCKING=1 -DMOZ_RDF=1 -DBUILD_CTYPES=1 -DMOZ_MORKREADER=1 -DMOZ_PLACES=1 -DMOZ_DLL_SUFFIX=\".dll\" -DNDEBUG -DTRIMMED $i > $dest; \ done make[8]: Leaving directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/places/src' make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/places' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/startup' make[8]: Entering directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/startup/public' nsIAppStartup.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/toolkit/components/startup/public -I../../../../dist/idl -e _xpidlgen/nsIAppStartup.xpt -d .deps/nsIAppStartup.pp /c/build/comm-central/comm-central/mozilla/toolkit/components/startup/public/nsIAppStartup.idl nsIUserInfo.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/toolkit/components/startup/public -I../../../../dist/idl -e _xpidlgen/nsIUserInfo.xpt -d .deps/nsIUserInfo.pp /c/build/comm-central/comm-central/mozilla/toolkit/components/startup/public/nsIUserInfo.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpt_link.exe _xpidlgen/appstartup.xpt _xpidlgen/nsIAppStartup.xpt _xpidlgen/nsIUserInfo.xpt c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 _xpidlgen/appstartup.xpt ../../../../dist/bin/components make[8]: Leaving directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/startup/public' make[8]: Entering directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/startup/src' nsAppStartup.cpp Building deps for /c/build/comm-central/comm-central/mozilla/toolkit/components/startup/src/nsAppStartup.cpp cl -FonsAppStartup.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/toolkit/components/startup/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/toolkit/components/startup/src/nsAppStartup.cpp nsAppStartup.cpp nsUserInfoWin.cpp Building deps for /c/build/comm-central/comm-central/mozilla/toolkit/components/startup/src/nsUserInfoWin.cpp cl -FonsUserInfoWin.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/toolkit/components/startup/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/toolkit/components/startup/src/nsUserInfoWin.cpp nsUserInfoWin.cpp rm -f appstartup_s.lib lib -NOLOGO -OUT:"appstartup_s.lib" nsAppStartup.obj nsUserInfoWin.obj echo not_ranlib appstartup_s.lib not_ranlib appstartup_s.lib c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/toolkit/components/startup/src/nsTryToClose.js ../../../../dist/bin/components make[8]: Leaving directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/startup/src' make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/startup' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/statusfilter' nsBrowserStatusFilter.cpp Building deps for /c/build/comm-central/comm-central/mozilla/toolkit/components/statusfilter/nsBrowserStatusFilter.cpp cl -FonsBrowserStatusFilter.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/toolkit/components/statusfilter -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/toolkit/components/statusfilter/nsBrowserStatusFilter.cpp nsBrowserStatusFilter.cpp c:/build/comm-central/comm-central/mozilla/toolkit/components/statusfilter/nsBrowserStatusFilter.cpp(335) : warning C4244: 'initializing' : conversion from 'PRInt64' to 'PRInt32', possible loss of data rm -f mozbrwsr_s.lib lib -NOLOGO -OUT:"mozbrwsr_s.lib" nsBrowserStatusFilter.obj echo not_ranlib mozbrwsr_s.lib not_ranlib mozbrwsr_s.lib make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/statusfilter' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/typeaheadfind' make[8]: Entering directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/typeaheadfind/public' nsITypeAheadFind.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/toolkit/components/typeaheadfind/public -I../../../../dist/idl -e _xpidlgen/nsITypeAheadFind.xpt -d .deps/nsITypeAheadFind.pp /c/build/comm-central/comm-central/mozilla/toolkit/components/typeaheadfind/public/nsITypeAheadFind.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpt_link.exe _xpidlgen/fastfind.xpt _xpidlgen/nsITypeAheadFind.xpt c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 _xpidlgen/fastfind.xpt ../../../../dist/bin/components make[8]: Leaving directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/typeaheadfind/public' make[8]: Entering directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/typeaheadfind/src' nsTypeAheadFind.cpp Building deps for /c/build/comm-central/comm-central/mozilla/toolkit/components/typeaheadfind/src/nsTypeAheadFind.cpp cl -FonsTypeAheadFind.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/toolkit/components/typeaheadfind/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/toolkit/components/typeaheadfind/src/nsTypeAheadFind.cpp nsTypeAheadFind.cpp rm -f fastfind_s.lib lib -NOLOGO -OUT:"fastfind_s.lib" nsTypeAheadFind.obj echo not_ranlib fastfind_s.lib not_ranlib fastfind_s.lib make[8]: Leaving directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/typeaheadfind/src' c:/mozilla-build/python25/python2.5.exe /c/build/comm-central/comm-central/mozilla/config/JarMaker.py \ -j ../../../dist/bin/chrome \ -t /c/build/comm-central/comm-central/mozilla -f jar -DNDEBUG -DTRIMMED -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_CRT_SECURE_NO_WARNINGS=1 -D_CRT_NONSTDC_NO_WARNINGS=1 -DHAVE_WINSDKVER_H=1 -DMOZ_MSVC_STL_WRAP__Throw=1 -DWINVER=0x502 -D_WIN32_WINNT=0x502 -D_WIN32_IE=0x0500 -DMOZ_WINSDK_TARGETVER=0x06010000 -DMOZ_NTDDI_WS03=0x05020000 -DMOZ_NTDDI_LONGHORN=0x06000000 -DMOZ_NTDDI_WIN7=0x06010000 -DHAVE_IO_H=1 -DHAVE_SETBUF=1 -DHAVE_ISATTY=1 -DX_DISPLAY_MISSING=1 -DMOZILLA_VERSION=\"1.9.3a5pre\" -DMOZILLA_VERSION_U=1.9.3a5pre -DHAVE_SNPRINTF=1 -D_WINDOWS=1 -DWIN32=1 -DXP_WIN=1 -DXP_WIN32=1 -DHW_THREADS=1 -DSTDC_HEADERS=1 -DWIN32_LEAN_AND_MEAN=1 -DNO_X11=1 -DHAVE_OLEACC_IDL=1 -DHAVE_ATLBASE_H=1 -DHAVE_MMINTRIN_H=1 -D_X86_=1 -DD_INO=d_ino -DNS_ALWAYS_INLINE= -DNS_ATTR_MALLOC= -DNS_WARN_UNUSED_RESULT= -DNS_NORETURN= -DMALLOC_H=\ -DHAVE_FORCEINLINE=1 -DNS_ENABLE_TSF=1 -DMOZ_BUILD_APP=../calendar -DMOZ_DISTRIBUTION_ID=\"org.mozilla\" -DIBMBIDI=1 -DMOZ_VIEW_SOURCE=1 -DACCESSIBILITY=1 -DMOZ_JSLOADER=1 -DNS_PRINTING=1 -DNS_PRINT_PREVIEW=1 -DMOZ_OGG=1 -DMOZ_WAVE=1 -DMOZ_SYDNEYAUDIO=1 -DMOZ_MEDIA=1 -DMOZ_XTF=1 -DMOZ_CRASHREPORTER=1 -DMOZ_CRASHREPORTER_ENABLE_PERCENT=100 -DMOZ_SVG=1 -DMOZ_SMIL=1 -DMOZ_UPDATE_CHANNEL=default -DMOZ_FEEDS=1 -DMOZ_STORAGE=1 -DMOZ_LOGGING=1 -DMOZ_CHROME_FILE_FORMAT_JAR=1 -DMOZ_USER_DIR=\"Mozilla\" -DMOZ_STATIC_BUILD=1 -DMOZ_TREE_CAIRO=1 -DHAVE_UINT64_T=1 -DMOZ_XUL=1 -DMOZ_PROFILELOCKING=1 -DMOZ_RDF=1 -DBUILD_CTYPES=1 -DMOZ_MORKREADER=1 -DMOZ_PLACES=1 -DMOZ_DLL_SUFFIX=\".dll\" \ /c/build/comm-central/comm-central/mozilla/toolkit/components/typeaheadfind/jar.mn make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/typeaheadfind' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/urlformatter' make[8]: Entering directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/urlformatter/public' nsIURLFormatter.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/toolkit/components/urlformatter/public -I../../../../dist/idl -e _xpidlgen/nsIURLFormatter.xpt -d .deps/nsIURLFormatter.pp /c/build/comm-central/comm-central/mozilla/toolkit/components/urlformatter/public/nsIURLFormatter.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpt_link.exe _xpidlgen/urlformatter.xpt _xpidlgen/nsIURLFormatter.xpt c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 _xpidlgen/urlformatter.xpt ../../../../dist/bin/components make[8]: Leaving directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/urlformatter/public' make[8]: Entering directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/urlformatter/src' set -e; \ c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../../../dist/bin/components; \ for i in /c/build/comm-central/comm-central/mozilla/toolkit/components/urlformatter/src/nsURLFormatter.js; do \ fname=`basename $i`; \ dest=../../../../dist/bin/components/${fname}; \ rm -f -f $dest; \ c:/mozilla-build/python25/python2.5.exe /c/build/comm-central/comm-central/mozilla/config/Preprocessor.py -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_CRT_SECURE_NO_WARNINGS=1 -D_CRT_NONSTDC_NO_WARNINGS=1 -DHAVE_WINSDKVER_H=1 -DMOZ_MSVC_STL_WRAP__Throw=1 -DWINVER=0x502 -D_WIN32_WINNT=0x502 -D_WIN32_IE=0x0500 -DMOZ_WINSDK_TARGETVER=0x06010000 -DMOZ_NTDDI_WS03=0x05020000 -DMOZ_NTDDI_LONGHORN=0x06000000 -DMOZ_NTDDI_WIN7=0x06010000 -DHAVE_IO_H=1 -DHAVE_SETBUF=1 -DHAVE_ISATTY=1 -DX_DISPLAY_MISSING=1 -DMOZILLA_VERSION=\"1.9.3a5pre\" -DMOZILLA_VERSION_U=1.9.3a5pre -DHAVE_SNPRINTF=1 -D_WINDOWS=1 -DWIN32=1 -DXP_WIN=1 -DXP_WIN32=1 -DHW_THREADS=1 -DSTDC_HEADERS=1 -DWIN32_LEAN_AND_MEAN=1 -DNO_X11=1 -DHAVE_OLEACC_IDL=1 -DHAVE_ATLBASE_H=1 -DHAVE_MMINTRIN_H=1 -D_X86_=1 -DD_INO=d_ino -DNS_ALWAYS_INLINE= -DNS_ATTR_MALLOC= -DNS_WARN_UNUSED_RESULT= -DNS_NORETURN= -DMALLOC_H=\ -DHAVE_FORCEINLINE=1 -DNS_ENABLE_TSF=1 -DMOZ_BUILD_APP=../calendar -DMOZ_DISTRIBUTION_ID=\"org.mozilla\" -DIBMBIDI=1 -DMOZ_VIEW_SOURCE=1 -DACCESSIBILITY=1 -DMOZ_JSLOADER=1 -DNS_PRINTING=1 -DNS_PRINT_PREVIEW=1 -DMOZ_OGG=1 -DMOZ_WAVE=1 -DMOZ_SYDNEYAUDIO=1 -DMOZ_MEDIA=1 -DMOZ_XTF=1 -DMOZ_CRASHREPORTER=1 -DMOZ_CRASHREPORTER_ENABLE_PERCENT=100 -DMOZ_SVG=1 -DMOZ_SMIL=1 -DMOZ_UPDATE_CHANNEL=default -DMOZ_FEEDS=1 -DMOZ_STORAGE=1 -DMOZ_LOGGING=1 -DMOZ_CHROME_FILE_FORMAT_JAR=1 -DMOZ_USER_DIR=\"Mozilla\" -DMOZ_STATIC_BUILD=1 -DMOZ_TREE_CAIRO=1 -DHAVE_UINT64_T=1 -DMOZ_XUL=1 -DMOZ_PROFILELOCKING=1 -DMOZ_RDF=1 -DBUILD_CTYPES=1 -DMOZ_MORKREADER=1 -DMOZ_PLACES=1 -DMOZ_DLL_SUFFIX=\".dll\" -DNDEBUG -DTRIMMED $i > $dest; \ c:/mozilla-build/python25/python2.5.exe /c/build/comm-central/comm-central/mozilla/config/buildlist.py ../../../../dist/bin/components/components.list $fname; \ done make[8]: Leaving directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/urlformatter/src' make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/urlformatter' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/viewconfig' c:/mozilla-build/python25/python2.5.exe /c/build/comm-central/comm-central/mozilla/config/JarMaker.py \ -j ../../../dist/bin/chrome \ -t /c/build/comm-central/comm-central/mozilla -f jar -DNDEBUG -DTRIMMED -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_CRT_SECURE_NO_WARNINGS=1 -D_CRT_NONSTDC_NO_WARNINGS=1 -DHAVE_WINSDKVER_H=1 -DMOZ_MSVC_STL_WRAP__Throw=1 -DWINVER=0x502 -D_WIN32_WINNT=0x502 -D_WIN32_IE=0x0500 -DMOZ_WINSDK_TARGETVER=0x06010000 -DMOZ_NTDDI_WS03=0x05020000 -DMOZ_NTDDI_LONGHORN=0x06000000 -DMOZ_NTDDI_WIN7=0x06010000 -DHAVE_IO_H=1 -DHAVE_SETBUF=1 -DHAVE_ISATTY=1 -DX_DISPLAY_MISSING=1 -DMOZILLA_VERSION=\"1.9.3a5pre\" -DMOZILLA_VERSION_U=1.9.3a5pre -DHAVE_SNPRINTF=1 -D_WINDOWS=1 -DWIN32=1 -DXP_WIN=1 -DXP_WIN32=1 -DHW_THREADS=1 -DSTDC_HEADERS=1 -DWIN32_LEAN_AND_MEAN=1 -DNO_X11=1 -DHAVE_OLEACC_IDL=1 -DHAVE_ATLBASE_H=1 -DHAVE_MMINTRIN_H=1 -D_X86_=1 -DD_INO=d_ino -DNS_ALWAYS_INLINE= -DNS_ATTR_MALLOC= -DNS_WARN_UNUSED_RESULT= -DNS_NORETURN= -DMALLOC_H=\ -DHAVE_FORCEINLINE=1 -DNS_ENABLE_TSF=1 -DMOZ_BUILD_APP=../calendar -DMOZ_DISTRIBUTION_ID=\"org.mozilla\" -DIBMBIDI=1 -DMOZ_VIEW_SOURCE=1 -DACCESSIBILITY=1 -DMOZ_JSLOADER=1 -DNS_PRINTING=1 -DNS_PRINT_PREVIEW=1 -DMOZ_OGG=1 -DMOZ_WAVE=1 -DMOZ_SYDNEYAUDIO=1 -DMOZ_MEDIA=1 -DMOZ_XTF=1 -DMOZ_CRASHREPORTER=1 -DMOZ_CRASHREPORTER_ENABLE_PERCENT=100 -DMOZ_SVG=1 -DMOZ_SMIL=1 -DMOZ_UPDATE_CHANNEL=default -DMOZ_FEEDS=1 -DMOZ_STORAGE=1 -DMOZ_LOGGING=1 -DMOZ_CHROME_FILE_FORMAT_JAR=1 -DMOZ_USER_DIR=\"Mozilla\" -DMOZ_STATIC_BUILD=1 -DMOZ_TREE_CAIRO=1 -DHAVE_UINT64_T=1 -DMOZ_XUL=1 -DMOZ_PROFILELOCKING=1 -DMOZ_RDF=1 -DBUILD_CTYPES=1 -DMOZ_MORKREADER=1 -DMOZ_PLACES=1 -DMOZ_DLL_SUFFIX=\".dll\" \ /c/build/comm-central/comm-central/mozilla/toolkit/components/viewconfig/jar.mn make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/viewconfig' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/ctypes' Module.cpp Building deps for /c/build/comm-central/comm-central/mozilla/toolkit/components/ctypes/Module.cpp cl -FoModule.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/toolkit/components/ctypes -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/toolkit/components/ctypes/Module.cpp Module.cpp rm -f jsctypes.lib lib -NOLOGO -OUT:"jsctypes.lib" Module.obj echo not_ranlib jsctypes.lib not_ranlib jsctypes.lib c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 jsctypes.lib ../../../staticlib/components c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/toolkit/components/ctypes/ctypes.jsm ../../../dist/bin/modules make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/ctypes' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/alerts' make[8]: Entering directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/alerts/public' nsIAlertsService.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/toolkit/components/alerts/public -I../../../../dist/idl -e _xpidlgen/nsIAlertsService.xpt -d .deps/nsIAlertsService.pp /c/build/comm-central/comm-central/mozilla/toolkit/components/alerts/public/nsIAlertsService.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpt_link.exe _xpidlgen/alerts.xpt _xpidlgen/nsIAlertsService.xpt c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 _xpidlgen/alerts.xpt ../../../../dist/bin/components make[8]: Leaving directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/alerts/public' make[8]: Entering directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/alerts/src' nsAlertsService.cpp Building deps for /c/build/comm-central/comm-central/mozilla/toolkit/components/alerts/src/nsAlertsService.cpp cl -FonsAlertsService.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/toolkit/components/build/ -I/c/build/comm-central/comm-central/mozilla/toolkit/components/alerts/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/toolkit/components/alerts/src/nsAlertsService.cpp nsAlertsService.cpp rm -f alerts_s.lib lib -NOLOGO -OUT:"alerts_s.lib" nsAlertsService.obj echo not_ranlib alerts_s.lib not_ranlib alerts_s.lib make[8]: Leaving directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/alerts/src' c:/mozilla-build/python25/python2.5.exe /c/build/comm-central/comm-central/mozilla/config/JarMaker.py \ -j ../../../dist/bin/chrome \ -t /c/build/comm-central/comm-central/mozilla -f jar -DNDEBUG -DTRIMMED -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_CRT_SECURE_NO_WARNINGS=1 -D_CRT_NONSTDC_NO_WARNINGS=1 -DHAVE_WINSDKVER_H=1 -DMOZ_MSVC_STL_WRAP__Throw=1 -DWINVER=0x502 -D_WIN32_WINNT=0x502 -D_WIN32_IE=0x0500 -DMOZ_WINSDK_TARGETVER=0x06010000 -DMOZ_NTDDI_WS03=0x05020000 -DMOZ_NTDDI_LONGHORN=0x06000000 -DMOZ_NTDDI_WIN7=0x06010000 -DHAVE_IO_H=1 -DHAVE_SETBUF=1 -DHAVE_ISATTY=1 -DX_DISPLAY_MISSING=1 -DMOZILLA_VERSION=\"1.9.3a5pre\" -DMOZILLA_VERSION_U=1.9.3a5pre -DHAVE_SNPRINTF=1 -D_WINDOWS=1 -DWIN32=1 -DXP_WIN=1 -DXP_WIN32=1 -DHW_THREADS=1 -DSTDC_HEADERS=1 -DWIN32_LEAN_AND_MEAN=1 -DNO_X11=1 -DHAVE_OLEACC_IDL=1 -DHAVE_ATLBASE_H=1 -DHAVE_MMINTRIN_H=1 -D_X86_=1 -DD_INO=d_ino -DNS_ALWAYS_INLINE= -DNS_ATTR_MALLOC= -DNS_WARN_UNUSED_RESULT= -DNS_NORETURN= -DMALLOC_H=\ -DHAVE_FORCEINLINE=1 -DNS_ENABLE_TSF=1 -DMOZ_BUILD_APP=../calendar -DMOZ_DISTRIBUTION_ID=\"org.mozilla\" -DIBMBIDI=1 -DMOZ_VIEW_SOURCE=1 -DACCESSIBILITY=1 -DMOZ_JSLOADER=1 -DNS_PRINTING=1 -DNS_PRINT_PREVIEW=1 -DMOZ_OGG=1 -DMOZ_WAVE=1 -DMOZ_SYDNEYAUDIO=1 -DMOZ_MEDIA=1 -DMOZ_XTF=1 -DMOZ_CRASHREPORTER=1 -DMOZ_CRASHREPORTER_ENABLE_PERCENT=100 -DMOZ_SVG=1 -DMOZ_SMIL=1 -DMOZ_UPDATE_CHANNEL=default -DMOZ_FEEDS=1 -DMOZ_STORAGE=1 -DMOZ_LOGGING=1 -DMOZ_CHROME_FILE_FORMAT_JAR=1 -DMOZ_USER_DIR=\"Mozilla\" -DMOZ_STATIC_BUILD=1 -DMOZ_TREE_CAIRO=1 -DHAVE_UINT64_T=1 -DMOZ_XUL=1 -DMOZ_PROFILELOCKING=1 -DMOZ_RDF=1 -DBUILD_CTYPES=1 -DMOZ_MORKREADER=1 -DMOZ_PLACES=1 -DMOZ_DLL_SUFFIX=\".dll\" \ /c/build/comm-central/comm-central/mozilla/toolkit/components/alerts/jar.mn make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/alerts' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/feeds' make[8]: Entering directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/feeds/public' nsIFeedProcessor.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/toolkit/components/feeds/public -I../../../../dist/idl -e _xpidlgen/nsIFeedProcessor.xpt -d .deps/nsIFeedProcessor.pp /c/build/comm-central/comm-central/mozilla/toolkit/components/feeds/public/nsIFeedProcessor.idl nsIFeedResult.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/toolkit/components/feeds/public -I../../../../dist/idl -e _xpidlgen/nsIFeedResult.xpt -d .deps/nsIFeedResult.pp /c/build/comm-central/comm-central/mozilla/toolkit/components/feeds/public/nsIFeedResult.idl nsIFeedListener.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/toolkit/components/feeds/public -I../../../../dist/idl -e _xpidlgen/nsIFeedListener.xpt -d .deps/nsIFeedListener.pp /c/build/comm-central/comm-central/mozilla/toolkit/components/feeds/public/nsIFeedListener.idl nsIFeed.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/toolkit/components/feeds/public -I../../../../dist/idl -e _xpidlgen/nsIFeed.xpt -d .deps/nsIFeed.pp /c/build/comm-central/comm-central/mozilla/toolkit/components/feeds/public/nsIFeed.idl nsIFeedContainer.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/toolkit/components/feeds/public -I../../../../dist/idl -e _xpidlgen/nsIFeedContainer.xpt -d .deps/nsIFeedContainer.pp /c/build/comm-central/comm-central/mozilla/toolkit/components/feeds/public/nsIFeedContainer.idl nsIFeedEntry.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/toolkit/components/feeds/public -I../../../../dist/idl -e _xpidlgen/nsIFeedEntry.xpt -d .deps/nsIFeedEntry.pp /c/build/comm-central/comm-central/mozilla/toolkit/components/feeds/public/nsIFeedEntry.idl nsIFeedTextConstruct.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/toolkit/components/feeds/public -I../../../../dist/idl -e _xpidlgen/nsIFeedTextConstruct.xpt -d .deps/nsIFeedTextConstruct.pp /c/build/comm-central/comm-central/mozilla/toolkit/components/feeds/public/nsIFeedTextConstruct.idl nsIScriptableUnescapeHTML.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/toolkit/components/feeds/public -I../../../../dist/idl -e _xpidlgen/nsIScriptableUnescapeHTML.xpt -d .deps/nsIScriptableUnescapeHTML.pp /c/build/comm-central/comm-central/mozilla/toolkit/components/feeds/public/nsIScriptableUnescapeHTML.idl nsIFeedElementBase.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/toolkit/components/feeds/public -I../../../../dist/idl -e _xpidlgen/nsIFeedElementBase.xpt -d .deps/nsIFeedElementBase.pp /c/build/comm-central/comm-central/mozilla/toolkit/components/feeds/public/nsIFeedElementBase.idl nsIFeedGenerator.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/toolkit/components/feeds/public -I../../../../dist/idl -e _xpidlgen/nsIFeedGenerator.xpt -d .deps/nsIFeedGenerator.pp /c/build/comm-central/comm-central/mozilla/toolkit/components/feeds/public/nsIFeedGenerator.idl nsIFeedPerson.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/toolkit/components/feeds/public -I../../../../dist/idl -e _xpidlgen/nsIFeedPerson.xpt -d .deps/nsIFeedPerson.pp /c/build/comm-central/comm-central/mozilla/toolkit/components/feeds/public/nsIFeedPerson.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpt_link.exe _xpidlgen/feeds.xpt _xpidlgen/nsIFeedProcessor.xpt _xpidlgen/nsIFeedResult.xpt _xpidlgen/nsIFeedListener.xpt _xpidlgen/nsIFeed.xpt _xpidlgen/nsIFeedContainer.xpt _xpidlgen/nsIFeedEntry.xpt _xpidlgen/nsIFeedTextConstruct.xpt _xpidlgen/nsIScriptableUnescapeHTML.xpt _xpidlgen/nsIFeedElementBase.xpt _xpidlgen/nsIFeedGenerator.xpt _xpidlgen/nsIFeedPerson.xpt c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 _xpidlgen/feeds.xpt ../../../../dist/bin/components make[8]: Leaving directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/feeds/public' make[8]: Entering directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/feeds/src' nsScriptableUnescapeHTML.cpp Building deps for /c/build/comm-central/comm-central/mozilla/toolkit/components/feeds/src/nsScriptableUnescapeHTML.cpp cl -FonsScriptableUnescapeHTML.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/toolkit/components/feeds/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/toolkit/components/feeds/src/nsScriptableUnescapeHTML.cpp nsScriptableUnescapeHTML.cpp rm -f feed_s.lib lib -NOLOGO -OUT:"feed_s.lib" nsScriptableUnescapeHTML.obj echo not_ranlib feed_s.lib not_ranlib feed_s.lib c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/toolkit/components/feeds/src/FeedProcessor.js ../../../../dist/bin/components make[8]: Leaving directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/feeds/src' make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/feeds' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/printing' c:/mozilla-build/python25/python2.5.exe /c/build/comm-central/comm-central/mozilla/config/JarMaker.py \ -j ../../../dist/bin/chrome \ -t /c/build/comm-central/comm-central/mozilla -f jar -DNDEBUG -DTRIMMED -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_CRT_SECURE_NO_WARNINGS=1 -D_CRT_NONSTDC_NO_WARNINGS=1 -DHAVE_WINSDKVER_H=1 -DMOZ_MSVC_STL_WRAP__Throw=1 -DWINVER=0x502 -D_WIN32_WINNT=0x502 -D_WIN32_IE=0x0500 -DMOZ_WINSDK_TARGETVER=0x06010000 -DMOZ_NTDDI_WS03=0x05020000 -DMOZ_NTDDI_LONGHORN=0x06000000 -DMOZ_NTDDI_WIN7=0x06010000 -DHAVE_IO_H=1 -DHAVE_SETBUF=1 -DHAVE_ISATTY=1 -DX_DISPLAY_MISSING=1 -DMOZILLA_VERSION=\"1.9.3a5pre\" -DMOZILLA_VERSION_U=1.9.3a5pre -DHAVE_SNPRINTF=1 -D_WINDOWS=1 -DWIN32=1 -DXP_WIN=1 -DXP_WIN32=1 -DHW_THREADS=1 -DSTDC_HEADERS=1 -DWIN32_LEAN_AND_MEAN=1 -DNO_X11=1 -DHAVE_OLEACC_IDL=1 -DHAVE_ATLBASE_H=1 -DHAVE_MMINTRIN_H=1 -D_X86_=1 -DD_INO=d_ino -DNS_ALWAYS_INLINE= -DNS_ATTR_MALLOC= -DNS_WARN_UNUSED_RESULT= -DNS_NORETURN= -DMALLOC_H=\ -DHAVE_FORCEINLINE=1 -DNS_ENABLE_TSF=1 -DMOZ_BUILD_APP=../calendar -DMOZ_DISTRIBUTION_ID=\"org.mozilla\" -DIBMBIDI=1 -DMOZ_VIEW_SOURCE=1 -DACCESSIBILITY=1 -DMOZ_JSLOADER=1 -DNS_PRINTING=1 -DNS_PRINT_PREVIEW=1 -DMOZ_OGG=1 -DMOZ_WAVE=1 -DMOZ_SYDNEYAUDIO=1 -DMOZ_MEDIA=1 -DMOZ_XTF=1 -DMOZ_CRASHREPORTER=1 -DMOZ_CRASHREPORTER_ENABLE_PERCENT=100 -DMOZ_SVG=1 -DMOZ_SMIL=1 -DMOZ_UPDATE_CHANNEL=default -DMOZ_FEEDS=1 -DMOZ_STORAGE=1 -DMOZ_LOGGING=1 -DMOZ_CHROME_FILE_FORMAT_JAR=1 -DMOZ_USER_DIR=\"Mozilla\" -DMOZ_STATIC_BUILD=1 -DMOZ_TREE_CAIRO=1 -DHAVE_UINT64_T=1 -DMOZ_XUL=1 -DMOZ_PROFILELOCKING=1 -DMOZ_RDF=1 -DBUILD_CTYPES=1 -DMOZ_MORKREADER=1 -DMOZ_PLACES=1 -DMOZ_DLL_SUFFIX=\".dll\" \ /c/build/comm-central/comm-central/mozilla/toolkit/components/printing/jar.mn make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/printing' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/viewsource' c:/mozilla-build/python25/python2.5.exe /c/build/comm-central/comm-central/mozilla/config/JarMaker.py \ -j ../../../dist/bin/chrome \ -t /c/build/comm-central/comm-central/mozilla -f jar -DNDEBUG -DTRIMMED -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_CRT_SECURE_NO_WARNINGS=1 -D_CRT_NONSTDC_NO_WARNINGS=1 -DHAVE_WINSDKVER_H=1 -DMOZ_MSVC_STL_WRAP__Throw=1 -DWINVER=0x502 -D_WIN32_WINNT=0x502 -D_WIN32_IE=0x0500 -DMOZ_WINSDK_TARGETVER=0x06010000 -DMOZ_NTDDI_WS03=0x05020000 -DMOZ_NTDDI_LONGHORN=0x06000000 -DMOZ_NTDDI_WIN7=0x06010000 -DHAVE_IO_H=1 -DHAVE_SETBUF=1 -DHAVE_ISATTY=1 -DX_DISPLAY_MISSING=1 -DMOZILLA_VERSION=\"1.9.3a5pre\" -DMOZILLA_VERSION_U=1.9.3a5pre -DHAVE_SNPRINTF=1 -D_WINDOWS=1 -DWIN32=1 -DXP_WIN=1 -DXP_WIN32=1 -DHW_THREADS=1 -DSTDC_HEADERS=1 -DWIN32_LEAN_AND_MEAN=1 -DNO_X11=1 -DHAVE_OLEACC_IDL=1 -DHAVE_ATLBASE_H=1 -DHAVE_MMINTRIN_H=1 -D_X86_=1 -DD_INO=d_ino -DNS_ALWAYS_INLINE= -DNS_ATTR_MALLOC= -DNS_WARN_UNUSED_RESULT= -DNS_NORETURN= -DMALLOC_H=\ -DHAVE_FORCEINLINE=1 -DNS_ENABLE_TSF=1 -DMOZ_BUILD_APP=../calendar -DMOZ_DISTRIBUTION_ID=\"org.mozilla\" -DIBMBIDI=1 -DMOZ_VIEW_SOURCE=1 -DACCESSIBILITY=1 -DMOZ_JSLOADER=1 -DNS_PRINTING=1 -DNS_PRINT_PREVIEW=1 -DMOZ_OGG=1 -DMOZ_WAVE=1 -DMOZ_SYDNEYAUDIO=1 -DMOZ_MEDIA=1 -DMOZ_XTF=1 -DMOZ_CRASHREPORTER=1 -DMOZ_CRASHREPORTER_ENABLE_PERCENT=100 -DMOZ_SVG=1 -DMOZ_SMIL=1 -DMOZ_UPDATE_CHANNEL=default -DMOZ_FEEDS=1 -DMOZ_STORAGE=1 -DMOZ_LOGGING=1 -DMOZ_CHROME_FILE_FORMAT_JAR=1 -DMOZ_USER_DIR=\"Mozilla\" -DMOZ_STATIC_BUILD=1 -DMOZ_TREE_CAIRO=1 -DHAVE_UINT64_T=1 -DMOZ_XUL=1 -DMOZ_PROFILELOCKING=1 -DMOZ_RDF=1 -DBUILD_CTYPES=1 -DMOZ_MORKREADER=1 -DMOZ_PLACES=1 -DMOZ_DLL_SUFFIX=\".dll\" \ /c/build/comm-central/comm-central/mozilla/toolkit/components/viewsource/jar.mn make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/viewsource' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/autocomplete' make[8]: Entering directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/autocomplete/public' nsIAutoCompleteController.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/toolkit/components/autocomplete/public -I../../../../dist/idl -e _xpidlgen/nsIAutoCompleteController.xpt -d .deps/nsIAutoCompleteController.pp /c/build/comm-central/comm-central/mozilla/toolkit/components/autocomplete/public/nsIAutoCompleteController.idl nsIAutoCompleteInput.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/toolkit/components/autocomplete/public -I../../../../dist/idl -e _xpidlgen/nsIAutoCompleteInput.xpt -d .deps/nsIAutoCompleteInput.pp /c/build/comm-central/comm-central/mozilla/toolkit/components/autocomplete/public/nsIAutoCompleteInput.idl nsIAutoCompletePopup.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/toolkit/components/autocomplete/public -I../../../../dist/idl -e _xpidlgen/nsIAutoCompletePopup.xpt -d .deps/nsIAutoCompletePopup.pp /c/build/comm-central/comm-central/mozilla/toolkit/components/autocomplete/public/nsIAutoCompletePopup.idl nsIAutoCompleteSearch.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/toolkit/components/autocomplete/public -I../../../../dist/idl -e _xpidlgen/nsIAutoCompleteSearch.xpt -d .deps/nsIAutoCompleteSearch.pp /c/build/comm-central/comm-central/mozilla/toolkit/components/autocomplete/public/nsIAutoCompleteSearch.idl nsIAutoCompleteResult.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/toolkit/components/autocomplete/public -I../../../../dist/idl -e _xpidlgen/nsIAutoCompleteResult.xpt -d .deps/nsIAutoCompleteResult.pp /c/build/comm-central/comm-central/mozilla/toolkit/components/autocomplete/public/nsIAutoCompleteResult.idl nsIAutoCompleteSimpleResult.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/toolkit/components/autocomplete/public -I../../../../dist/idl -e _xpidlgen/nsIAutoCompleteSimpleResult.xpt -d .deps/nsIAutoCompleteSimpleResult.pp /c/build/comm-central/comm-central/mozilla/toolkit/components/autocomplete/public/nsIAutoCompleteSimpleResult.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpt_link.exe _xpidlgen/autocomplete.xpt _xpidlgen/nsIAutoCompleteController.xpt _xpidlgen/nsIAutoCompleteInput.xpt _xpidlgen/nsIAutoCompletePopup.xpt _xpidlgen/nsIAutoCompleteSearch.xpt _xpidlgen/nsIAutoCompleteResult.xpt _xpidlgen/nsIAutoCompleteSimpleResult.xpt c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 _xpidlgen/autocomplete.xpt ../../../../dist/bin/components make[8]: Leaving directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/autocomplete/public' make[8]: Entering directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/autocomplete/src' nsAutoCompleteController.cpp Building deps for /c/build/comm-central/comm-central/mozilla/toolkit/components/autocomplete/src/nsAutoCompleteController.cpp cl -FonsAutoCompleteController.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/toolkit/components/autocomplete/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/toolkit/components/autocomplete/src/nsAutoCompleteController.cpp nsAutoCompleteController.cpp nsAutoCompleteSimpleResult.cpp Building deps for /c/build/comm-central/comm-central/mozilla/toolkit/components/autocomplete/src/nsAutoCompleteSimpleResult.cpp cl -FonsAutoCompleteSimpleResult.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/toolkit/components/autocomplete/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/toolkit/components/autocomplete/src/nsAutoCompleteSimpleResult.cpp nsAutoCompleteSimpleResult.cpp rm -f tkautocomplete.lib lib -NOLOGO -OUT:"tkautocomplete.lib" nsAutoCompleteController.obj nsAutoCompleteSimpleResult.obj echo not_ranlib tkautocomplete.lib not_ranlib tkautocomplete.lib c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 tkautocomplete.lib ../../../../staticlib/components make[8]: Leaving directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/autocomplete/src' make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/autocomplete' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/satchel' make[8]: Entering directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/satchel/public' nsIFormFillController.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/toolkit/components/satchel/public -I../../../../dist/idl -e _xpidlgen/nsIFormFillController.xpt -d .deps/nsIFormFillController.pp /c/build/comm-central/comm-central/mozilla/toolkit/components/satchel/public/nsIFormFillController.idl nsIFormAutoComplete.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/toolkit/components/satchel/public -I../../../../dist/idl -e _xpidlgen/nsIFormAutoComplete.xpt -d .deps/nsIFormAutoComplete.pp /c/build/comm-central/comm-central/mozilla/toolkit/components/satchel/public/nsIFormAutoComplete.idl nsIFormHistory.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/toolkit/components/satchel/public -I../../../../dist/idl -e _xpidlgen/nsIFormHistory.xpt -d .deps/nsIFormHistory.pp /c/build/comm-central/comm-central/mozilla/toolkit/components/satchel/public/nsIFormHistory.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpt_link.exe _xpidlgen/satchel.xpt _xpidlgen/nsIFormFillController.xpt _xpidlgen/nsIFormAutoComplete.xpt _xpidlgen/nsIFormHistory.xpt c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 _xpidlgen/satchel.xpt ../../../../dist/bin/components make[8]: Leaving directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/satchel/public' make[8]: Entering directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/satchel/src' nsFormFillController.cpp Building deps for /c/build/comm-central/comm-central/mozilla/toolkit/components/satchel/src/nsFormFillController.cpp cl -FonsFormFillController.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/toolkit/components/satchel/src/../../build -I/c/build/comm-central/comm-central/mozilla/toolkit/components/satchel/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/toolkit/components/satchel/src/nsFormFillController.cpp nsFormFillController.cpp nsStorageFormHistory.cpp Building deps for /c/build/comm-central/comm-central/mozilla/toolkit/components/satchel/src/nsStorageFormHistory.cpp cl -FonsStorageFormHistory.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/toolkit/components/satchel/src/../../build -I/c/build/comm-central/comm-central/mozilla/toolkit/components/satchel/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/toolkit/components/satchel/src/nsStorageFormHistory.cpp nsStorageFormHistory.cpp c:/build/comm-central/comm-central/mozilla/toolkit/components/satchel/src/nsStorageFormHistory.cpp(249) : warning C4996: 'mozIStorageBaseStatement::BindInt64Parameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(95) : see declaration of 'mozIStorageBaseStatement::BindInt64Parameter' c:/build/comm-central/comm-central/mozilla/toolkit/components/satchel/src/nsStorageFormHistory.cpp(249) : warning C4996: 'mozIStorageBaseStatement::BindInt64Parameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(95) : see declaration of 'mozIStorageBaseStatement::BindInt64Parameter' c:/build/comm-central/comm-central/mozilla/toolkit/components/satchel/src/nsStorageFormHistory.cpp(252) : warning C4996: 'mozIStorageBaseStatement::BindInt64Parameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(95) : see declaration of 'mozIStorageBaseStatement::BindInt64Parameter' c:/build/comm-central/comm-central/mozilla/toolkit/components/satchel/src/nsStorageFormHistory.cpp(252) : warning C4996: 'mozIStorageBaseStatement::BindInt64Parameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(95) : see declaration of 'mozIStorageBaseStatement::BindInt64Parameter' c:/build/comm-central/comm-central/mozilla/toolkit/components/satchel/src/nsStorageFormHistory.cpp(268) : warning C4996: 'mozIStorageBaseStatement::BindStringParameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(86) : see declaration of 'mozIStorageBaseStatement::BindStringParameter' c:/build/comm-central/comm-central/mozilla/toolkit/components/satchel/src/nsStorageFormHistory.cpp(268) : warning C4996: 'mozIStorageBaseStatement::BindStringParameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(86) : see declaration of 'mozIStorageBaseStatement::BindStringParameter' c:/build/comm-central/comm-central/mozilla/toolkit/components/satchel/src/nsStorageFormHistory.cpp(271) : warning C4996: 'mozIStorageBaseStatement::BindStringParameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(86) : see declaration of 'mozIStorageBaseStatement::BindStringParameter' c:/build/comm-central/comm-central/mozilla/toolkit/components/satchel/src/nsStorageFormHistory.cpp(271) : warning C4996: 'mozIStorageBaseStatement::BindStringParameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(86) : see declaration of 'mozIStorageBaseStatement::BindStringParameter' c:/build/comm-central/comm-central/mozilla/toolkit/components/satchel/src/nsStorageFormHistory.cpp(274) : warning C4996: 'mozIStorageBaseStatement::BindInt32Parameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(92) : see declaration of 'mozIStorageBaseStatement::BindInt32Parameter' c:/build/comm-central/comm-central/mozilla/toolkit/components/satchel/src/nsStorageFormHistory.cpp(274) : warning C4996: 'mozIStorageBaseStatement::BindInt32Parameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(92) : see declaration of 'mozIStorageBaseStatement::BindInt32Parameter' c:/build/comm-central/comm-central/mozilla/toolkit/components/satchel/src/nsStorageFormHistory.cpp(277) : warning C4996: 'mozIStorageBaseStatement::BindInt64Parameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(95) : see declaration of 'mozIStorageBaseStatement::BindInt64Parameter' c:/build/comm-central/comm-central/mozilla/toolkit/components/satchel/src/nsStorageFormHistory.cpp(277) : warning C4996: 'mozIStorageBaseStatement::BindInt64Parameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(95) : see declaration of 'mozIStorageBaseStatement::BindInt64Parameter' c:/build/comm-central/comm-central/mozilla/toolkit/components/satchel/src/nsStorageFormHistory.cpp(280) : warning C4996: 'mozIStorageBaseStatement::BindInt64Parameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(95) : see declaration of 'mozIStorageBaseStatement::BindInt64Parameter' c:/build/comm-central/comm-central/mozilla/toolkit/components/satchel/src/nsStorageFormHistory.cpp(280) : warning C4996: 'mozIStorageBaseStatement::BindInt64Parameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(95) : see declaration of 'mozIStorageBaseStatement::BindInt64Parameter' c:/build/comm-central/comm-central/mozilla/toolkit/components/satchel/src/nsStorageFormHistory.cpp(283) : warning C4996: 'mozIStorageBaseStatement::BindUTF8StringParameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(83) : see declaration of 'mozIStorageBaseStatement::BindUTF8StringParameter' c:/build/comm-central/comm-central/mozilla/toolkit/components/satchel/src/nsStorageFormHistory.cpp(283) : warning C4996: 'mozIStorageBaseStatement::BindUTF8StringParameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(83) : see declaration of 'mozIStorageBaseStatement::BindUTF8StringParameter' c:/build/comm-central/comm-central/mozilla/toolkit/components/satchel/src/nsStorageFormHistory.cpp(302) : warning C4996: 'mozIStorageBaseStatement::BindStringParameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(86) : see declaration of 'mozIStorageBaseStatement::BindStringParameter' c:/build/comm-central/comm-central/mozilla/toolkit/components/satchel/src/nsStorageFormHistory.cpp(302) : warning C4996: 'mozIStorageBaseStatement::BindStringParameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(86) : see declaration of 'mozIStorageBaseStatement::BindStringParameter' c:/build/comm-central/comm-central/mozilla/toolkit/components/satchel/src/nsStorageFormHistory.cpp(305) : warning C4996: 'mozIStorageBaseStatement::BindStringParameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(86) : see declaration of 'mozIStorageBaseStatement::BindStringParameter' c:/build/comm-central/comm-central/mozilla/toolkit/components/satchel/src/nsStorageFormHistory.cpp(305) : warning C4996: 'mozIStorageBaseStatement::BindStringParameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(86) : see declaration of 'mozIStorageBaseStatement::BindStringParameter' c:/build/comm-central/comm-central/mozilla/toolkit/components/satchel/src/nsStorageFormHistory.cpp(348) : warning C4996: 'mozIStorageBaseStatement::BindStringParameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(86) : see declaration of 'mozIStorageBaseStatement::BindStringParameter' c:/build/comm-central/comm-central/mozilla/toolkit/components/satchel/src/nsStorageFormHistory.cpp(348) : warning C4996: 'mozIStorageBaseStatement::BindStringParameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(86) : see declaration of 'mozIStorageBaseStatement::BindStringParameter' c:/build/comm-central/comm-central/mozilla/toolkit/components/satchel/src/nsStorageFormHistory.cpp(370) : warning C4996: 'mozIStorageBaseStatement::BindInt64Parameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(95) : see declaration of 'mozIStorageBaseStatement::BindInt64Parameter' c:/build/comm-central/comm-central/mozilla/toolkit/components/satchel/src/nsStorageFormHistory.cpp(370) : warning C4996: 'mozIStorageBaseStatement::BindInt64Parameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(95) : see declaration of 'mozIStorageBaseStatement::BindInt64Parameter' c:/build/comm-central/comm-central/mozilla/toolkit/components/satchel/src/nsStorageFormHistory.cpp(391) : warning C4996: 'mozIStorageBaseStatement::BindStringParameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(86) : see declaration of 'mozIStorageBaseStatement::BindStringParameter' c:/build/comm-central/comm-central/mozilla/toolkit/components/satchel/src/nsStorageFormHistory.cpp(391) : warning C4996: 'mozIStorageBaseStatement::BindStringParameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(86) : see declaration of 'mozIStorageBaseStatement::BindStringParameter' c:/build/comm-central/comm-central/mozilla/toolkit/components/satchel/src/nsStorageFormHistory.cpp(449) : warning C4996: 'mozIStorageBaseStatement::BindInt64Parameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(95) : see declaration of 'mozIStorageBaseStatement::BindInt64Parameter' c:/build/comm-central/comm-central/mozilla/toolkit/components/satchel/src/nsStorageFormHistory.cpp(449) : warning C4996: 'mozIStorageBaseStatement::BindInt64Parameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(95) : see declaration of 'mozIStorageBaseStatement::BindInt64Parameter' c:/build/comm-central/comm-central/mozilla/toolkit/components/satchel/src/nsStorageFormHistory.cpp(451) : warning C4996: 'mozIStorageBaseStatement::BindInt64Parameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(95) : see declaration of 'mozIStorageBaseStatement::BindInt64Parameter' c:/build/comm-central/comm-central/mozilla/toolkit/components/satchel/src/nsStorageFormHistory.cpp(451) : warning C4996: 'mozIStorageBaseStatement::BindInt64Parameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(95) : see declaration of 'mozIStorageBaseStatement::BindInt64Parameter' c:/build/comm-central/comm-central/mozilla/toolkit/components/satchel/src/nsStorageFormHistory.cpp(633) : warning C4996: 'mozIStorageBaseStatement::BindInt64Parameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(95) : see declaration of 'mozIStorageBaseStatement::BindInt64Parameter' c:/build/comm-central/comm-central/mozilla/toolkit/components/satchel/src/nsStorageFormHistory.cpp(633) : warning C4996: 'mozIStorageBaseStatement::BindInt64Parameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(95) : see declaration of 'mozIStorageBaseStatement::BindInt64Parameter' c:/build/comm-central/comm-central/mozilla/toolkit/components/satchel/src/nsStorageFormHistory.cpp(864) : warning C4996: 'mozIStorageBaseStatement::BindInt64Parameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(95) : see declaration of 'mozIStorageBaseStatement::BindInt64Parameter' c:/build/comm-central/comm-central/mozilla/toolkit/components/satchel/src/nsStorageFormHistory.cpp(864) : warning C4996: 'mozIStorageBaseStatement::BindInt64Parameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(95) : see declaration of 'mozIStorageBaseStatement::BindInt64Parameter' c:/build/comm-central/comm-central/mozilla/toolkit/components/satchel/src/nsStorageFormHistory.cpp(952) : warning C4996: 'mozIStorageBaseStatement::BindInt64Parameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(95) : see declaration of 'mozIStorageBaseStatement::BindInt64Parameter' c:/build/comm-central/comm-central/mozilla/toolkit/components/satchel/src/nsStorageFormHistory.cpp(952) : warning C4996: 'mozIStorageBaseStatement::BindInt64Parameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(95) : see declaration of 'mozIStorageBaseStatement::BindInt64Parameter' c:/build/comm-central/comm-central/mozilla/toolkit/components/satchel/src/nsStorageFormHistory.cpp(954) : warning C4996: 'mozIStorageBaseStatement::BindUTF8StringParameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(83) : see declaration of 'mozIStorageBaseStatement::BindUTF8StringParameter' c:/build/comm-central/comm-central/mozilla/toolkit/components/satchel/src/nsStorageFormHistory.cpp(954) : warning C4996: 'mozIStorageBaseStatement::BindUTF8StringParameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(83) : see declaration of 'mozIStorageBaseStatement::BindUTF8StringParameter' rm -f satchel.lib lib -NOLOGO -OUT:"satchel.lib" nsFormFillController.obj nsStorageFormHistory.obj echo not_ranlib satchel.lib not_ranlib satchel.lib c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 satchel.lib ../../../../staticlib/components c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/toolkit/components/satchel/src/nsFormAutoComplete.js ../../../../dist/bin/components make[8]: Leaving directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/satchel/src' make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/satchel' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/search' nsIBrowserSearchService.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/toolkit/components/search -I../../../dist/idl -e _xpidlgen/nsIBrowserSearchService.xpt -d .deps/nsIBrowserSearchService.pp /c/build/comm-central/comm-central/mozilla/toolkit/components/search/nsIBrowserSearchService.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpt_link.exe _xpidlgen/toolkitsearch.xpt _xpidlgen/nsIBrowserSearchService.xpt c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 _xpidlgen/toolkitsearch.xpt ../../../dist/bin/components set -e; \ c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../../dist/bin/components; \ for i in /c/build/comm-central/comm-central/mozilla/toolkit/components/search/nsSearchService.js /c/build/comm-central/comm-central/mozilla/toolkit/components/search/nsSearchSuggestions.js; do \ fname=`basename $i`; \ dest=../../../dist/bin/components/${fname}; \ rm -f -f $dest; \ c:/mozilla-build/python25/python2.5.exe /c/build/comm-central/comm-central/mozilla/config/Preprocessor.py -DMOZ_DISTRIBUTION_ID=org.mozilla -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_CRT_SECURE_NO_WARNINGS=1 -D_CRT_NONSTDC_NO_WARNINGS=1 -DHAVE_WINSDKVER_H=1 -DMOZ_MSVC_STL_WRAP__Throw=1 -DWINVER=0x502 -D_WIN32_WINNT=0x502 -D_WIN32_IE=0x0500 -DMOZ_WINSDK_TARGETVER=0x06010000 -DMOZ_NTDDI_WS03=0x05020000 -DMOZ_NTDDI_LONGHORN=0x06000000 -DMOZ_NTDDI_WIN7=0x06010000 -DHAVE_IO_H=1 -DHAVE_SETBUF=1 -DHAVE_ISATTY=1 -DX_DISPLAY_MISSING=1 -DMOZILLA_VERSION=\"1.9.3a5pre\" -DMOZILLA_VERSION_U=1.9.3a5pre -DHAVE_SNPRINTF=1 -D_WINDOWS=1 -DWIN32=1 -DXP_WIN=1 -DXP_WIN32=1 -DHW_THREADS=1 -DSTDC_HEADERS=1 -DWIN32_LEAN_AND_MEAN=1 -DNO_X11=1 -DHAVE_OLEACC_IDL=1 -DHAVE_ATLBASE_H=1 -DHAVE_MMINTRIN_H=1 -D_X86_=1 -DD_INO=d_ino -DNS_ALWAYS_INLINE= -DNS_ATTR_MALLOC= -DNS_WARN_UNUSED_RESULT= -DNS_NORETURN= -DMALLOC_H=\ -DHAVE_FORCEINLINE=1 -DNS_ENABLE_TSF=1 -DMOZ_BUILD_APP=../calendar -DMOZ_DISTRIBUTION_ID=\"org.mozilla\" -DIBMBIDI=1 -DMOZ_VIEW_SOURCE=1 -DACCESSIBILITY=1 -DMOZ_JSLOADER=1 -DNS_PRINTING=1 -DNS_PRINT_PREVIEW=1 -DMOZ_OGG=1 -DMOZ_WAVE=1 -DMOZ_SYDNEYAUDIO=1 -DMOZ_MEDIA=1 -DMOZ_XTF=1 -DMOZ_CRASHREPORTER=1 -DMOZ_CRASHREPORTER_ENABLE_PERCENT=100 -DMOZ_SVG=1 -DMOZ_SMIL=1 -DMOZ_UPDATE_CHANNEL=default -DMOZ_FEEDS=1 -DMOZ_STORAGE=1 -DMOZ_LOGGING=1 -DMOZ_CHROME_FILE_FORMAT_JAR=1 -DMOZ_USER_DIR=\"Mozilla\" -DMOZ_STATIC_BUILD=1 -DMOZ_TREE_CAIRO=1 -DHAVE_UINT64_T=1 -DMOZ_XUL=1 -DMOZ_PROFILELOCKING=1 -DMOZ_RDF=1 -DBUILD_CTYPES=1 -DMOZ_MORKREADER=1 -DMOZ_PLACES=1 -DMOZ_DLL_SUFFIX=\".dll\" -DNDEBUG -DTRIMMED $i > $dest; \ c:/mozilla-build/python25/python2.5.exe /c/build/comm-central/comm-central/mozilla/config/buildlist.py ../../../dist/bin/components/components.list $fname; \ done make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/search' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/downloads' make[8]: Entering directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/downloads/public' nsIDownloadManager.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/toolkit/components/downloads/public -I../../../../dist/idl -e _xpidlgen/nsIDownloadManager.xpt -d .deps/nsIDownloadManager.pp /c/build/comm-central/comm-central/mozilla/toolkit/components/downloads/public/nsIDownloadManager.idl nsIDownloadProgressListener.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/toolkit/components/downloads/public -I../../../../dist/idl -e _xpidlgen/nsIDownloadProgressListener.xpt -d .deps/nsIDownloadProgressListener.pp /c/build/comm-central/comm-central/mozilla/toolkit/components/downloads/public/nsIDownloadProgressListener.idl nsIDownload.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/toolkit/components/downloads/public -I../../../../dist/idl -e _xpidlgen/nsIDownload.xpt -d .deps/nsIDownload.pp /c/build/comm-central/comm-central/mozilla/toolkit/components/downloads/public/nsIDownload.idl nsIDownloadManagerUI.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/toolkit/components/downloads/public -I../../../../dist/idl -e _xpidlgen/nsIDownloadManagerUI.xpt -d .deps/nsIDownloadManagerUI.pp /c/build/comm-central/comm-central/mozilla/toolkit/components/downloads/public/nsIDownloadManagerUI.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpt_link.exe _xpidlgen/downloads.xpt _xpidlgen/nsIDownloadManager.xpt _xpidlgen/nsIDownloadProgressListener.xpt _xpidlgen/nsIDownload.xpt _xpidlgen/nsIDownloadManagerUI.xpt c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 _xpidlgen/downloads.xpt ../../../../dist/bin/components make[8]: Leaving directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/downloads/public' make[8]: Entering directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/downloads/src' nsDownloadManager.cpp Building deps for /c/build/comm-central/comm-central/mozilla/toolkit/components/downloads/src/nsDownloadManager.cpp cl -FonsDownloadManager.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/toolkit/components/downloads/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/toolkit/components/downloads/src/nsDownloadManager.cpp nsDownloadManager.cpp c:/build/comm-central/comm-central/mozilla/toolkit/components/downloads/src/nsDownloadManager.cpp(249) : warning C4996: 'mozIStorageBaseStatement::BindUTF8StringParameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(83) : see declaration of 'mozIStorageBaseStatement::BindUTF8StringParameter' c:/build/comm-central/comm-central/mozilla/toolkit/components/downloads/src/nsDownloadManager.cpp(249) : warning C4996: 'mozIStorageBaseStatement::BindUTF8StringParameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(83) : see declaration of 'mozIStorageBaseStatement::BindUTF8StringParameter' c:/build/comm-central/comm-central/mozilla/toolkit/components/downloads/src/nsDownloadManager.cpp(266) : warning C4244: 'argument' : conversion from '__int64' to 'PRUint32', possible loss of data c:/build/comm-central/comm-central/mozilla/toolkit/components/downloads/src/nsDownloadManager.cpp(632) : warning C4996: 'mozIStorageBaseStatement::BindInt32Parameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(92) : see declaration of 'mozIStorageBaseStatement::BindInt32Parameter' c:/build/comm-central/comm-central/mozilla/toolkit/components/downloads/src/nsDownloadManager.cpp(632) : warning C4996: 'mozIStorageBaseStatement::BindInt32Parameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(92) : see declaration of 'mozIStorageBaseStatement::BindInt32Parameter' c:/build/comm-central/comm-central/mozilla/toolkit/components/downloads/src/nsDownloadManager.cpp(634) : warning C4996: 'mozIStorageBaseStatement::BindInt32Parameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(92) : see declaration of 'mozIStorageBaseStatement::BindInt32Parameter' c:/build/comm-central/comm-central/mozilla/toolkit/components/downloads/src/nsDownloadManager.cpp(634) : warning C4996: 'mozIStorageBaseStatement::BindInt32Parameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(92) : see declaration of 'mozIStorageBaseStatement::BindInt32Parameter' c:/build/comm-central/comm-central/mozilla/toolkit/components/downloads/src/nsDownloadManager.cpp(650) : warning C4996: 'mozIStorageBaseStatement::BindInt32Parameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(92) : see declaration of 'mozIStorageBaseStatement::BindInt32Parameter' c:/build/comm-central/comm-central/mozilla/toolkit/components/downloads/src/nsDownloadManager.cpp(650) : warning C4996: 'mozIStorageBaseStatement::BindInt32Parameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(92) : see declaration of 'mozIStorageBaseStatement::BindInt32Parameter' c:/build/comm-central/comm-central/mozilla/toolkit/components/downloads/src/nsDownloadManager.cpp(652) : warning C4996: 'mozIStorageBaseStatement::BindInt32Parameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(92) : see declaration of 'mozIStorageBaseStatement::BindInt32Parameter' c:/build/comm-central/comm-central/mozilla/toolkit/components/downloads/src/nsDownloadManager.cpp(652) : warning C4996: 'mozIStorageBaseStatement::BindInt32Parameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(92) : see declaration of 'mozIStorageBaseStatement::BindInt32Parameter' c:/build/comm-central/comm-central/mozilla/toolkit/components/downloads/src/nsDownloadManager.cpp(654) : warning C4996: 'mozIStorageBaseStatement::BindInt32Parameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(92) : see declaration of 'mozIStorageBaseStatement::BindInt32Parameter' c:/build/comm-central/comm-central/mozilla/toolkit/components/downloads/src/nsDownloadManager.cpp(654) : warning C4996: 'mozIStorageBaseStatement::BindInt32Parameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(92) : see declaration of 'mozIStorageBaseStatement::BindInt32Parameter' c:/build/comm-central/comm-central/mozilla/toolkit/components/downloads/src/nsDownloadManager.cpp(656) : warning C4996: 'mozIStorageBaseStatement::BindInt32Parameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(92) : see declaration of 'mozIStorageBaseStatement::BindInt32Parameter' c:/build/comm-central/comm-central/mozilla/toolkit/components/downloads/src/nsDownloadManager.cpp(656) : warning C4996: 'mozIStorageBaseStatement::BindInt32Parameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(92) : see declaration of 'mozIStorageBaseStatement::BindInt32Parameter' c:/build/comm-central/comm-central/mozilla/toolkit/components/downloads/src/nsDownloadManager.cpp(673) : warning C4996: 'mozIStorageBaseStatement::BindInt32Parameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(92) : see declaration of 'mozIStorageBaseStatement::BindInt32Parameter' c:/build/comm-central/comm-central/mozilla/toolkit/components/downloads/src/nsDownloadManager.cpp(673) : warning C4996: 'mozIStorageBaseStatement::BindInt32Parameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(92) : see declaration of 'mozIStorageBaseStatement::BindInt32Parameter' c:/build/comm-central/comm-central/mozilla/toolkit/components/downloads/src/nsDownloadManager.cpp(675) : warning C4996: 'mozIStorageBaseStatement::BindInt32Parameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(92) : see declaration of 'mozIStorageBaseStatement::BindInt32Parameter' c:/build/comm-central/comm-central/mozilla/toolkit/components/downloads/src/nsDownloadManager.cpp(675) : warning C4996: 'mozIStorageBaseStatement::BindInt32Parameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(92) : see declaration of 'mozIStorageBaseStatement::BindInt32Parameter' c:/build/comm-central/comm-central/mozilla/toolkit/components/downloads/src/nsDownloadManager.cpp(677) : warning C4996: 'mozIStorageBaseStatement::BindInt32Parameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(92) : see declaration of 'mozIStorageBaseStatement::BindInt32Parameter' c:/build/comm-central/comm-central/mozilla/toolkit/components/downloads/src/nsDownloadManager.cpp(677) : warning C4996: 'mozIStorageBaseStatement::BindInt32Parameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(92) : see declaration of 'mozIStorageBaseStatement::BindInt32Parameter' c:/build/comm-central/comm-central/mozilla/toolkit/components/downloads/src/nsDownloadManager.cpp(697) : warning C4996: 'mozIStorageBaseStatement::BindInt32Parameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(92) : see declaration of 'mozIStorageBaseStatement::BindInt32Parameter' c:/build/comm-central/comm-central/mozilla/toolkit/components/downloads/src/nsDownloadManager.cpp(697) : warning C4996: 'mozIStorageBaseStatement::BindInt32Parameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(92) : see declaration of 'mozIStorageBaseStatement::BindInt32Parameter' c:/build/comm-central/comm-central/mozilla/toolkit/components/downloads/src/nsDownloadManager.cpp(699) : warning C4996: 'mozIStorageBaseStatement::BindInt32Parameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(92) : see declaration of 'mozIStorageBaseStatement::BindInt32Parameter' c:/build/comm-central/comm-central/mozilla/toolkit/components/downloads/src/nsDownloadManager.cpp(699) : warning C4996: 'mozIStorageBaseStatement::BindInt32Parameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(92) : see declaration of 'mozIStorageBaseStatement::BindInt32Parameter' c:/build/comm-central/comm-central/mozilla/toolkit/components/downloads/src/nsDownloadManager.cpp(742) : warning C4996: 'mozIStorageBaseStatement::BindStringParameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(86) : see declaration of 'mozIStorageBaseStatement::BindStringParameter' c:/build/comm-central/comm-central/mozilla/toolkit/components/downloads/src/nsDownloadManager.cpp(742) : warning C4996: 'mozIStorageBaseStatement::BindStringParameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(86) : see declaration of 'mozIStorageBaseStatement::BindStringParameter' c:/build/comm-central/comm-central/mozilla/toolkit/components/downloads/src/nsDownloadManager.cpp(746) : warning C4996: 'mozIStorageBaseStatement::BindUTF8StringParameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(83) : see declaration of 'mozIStorageBaseStatement::BindUTF8StringParameter' c:/build/comm-central/comm-central/mozilla/toolkit/components/downloads/src/nsDownloadManager.cpp(746) : warning C4996: 'mozIStorageBaseStatement::BindUTF8StringParameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(83) : see declaration of 'mozIStorageBaseStatement::BindUTF8StringParameter' c:/build/comm-central/comm-central/mozilla/toolkit/components/downloads/src/nsDownloadManager.cpp(750) : warning C4996: 'mozIStorageBaseStatement::BindUTF8StringParameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(83) : see declaration of 'mozIStorageBaseStatement::BindUTF8StringParameter' c:/build/comm-central/comm-central/mozilla/toolkit/components/downloads/src/nsDownloadManager.cpp(750) : warning C4996: 'mozIStorageBaseStatement::BindUTF8StringParameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(83) : see declaration of 'mozIStorageBaseStatement::BindUTF8StringParameter' c:/build/comm-central/comm-central/mozilla/toolkit/components/downloads/src/nsDownloadManager.cpp(754) : warning C4996: 'mozIStorageBaseStatement::BindStringParameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(86) : see declaration of 'mozIStorageBaseStatement::BindStringParameter' c:/build/comm-central/comm-central/mozilla/toolkit/components/downloads/src/nsDownloadManager.cpp(754) : warning C4996: 'mozIStorageBaseStatement::BindStringParameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(86) : see declaration of 'mozIStorageBaseStatement::BindStringParameter' c:/build/comm-central/comm-central/mozilla/toolkit/components/downloads/src/nsDownloadManager.cpp(758) : warning C4996: 'mozIStorageBaseStatement::BindInt64Parameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(95) : see declaration of 'mozIStorageBaseStatement::BindInt64Parameter' c:/build/comm-central/comm-central/mozilla/toolkit/components/downloads/src/nsDownloadManager.cpp(758) : warning C4996: 'mozIStorageBaseStatement::BindInt64Parameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(95) : see declaration of 'mozIStorageBaseStatement::BindInt64Parameter' c:/build/comm-central/comm-central/mozilla/toolkit/components/downloads/src/nsDownloadManager.cpp(762) : warning C4996: 'mozIStorageBaseStatement::BindInt64Parameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(95) : see declaration of 'mozIStorageBaseStatement::BindInt64Parameter' c:/build/comm-central/comm-central/mozilla/toolkit/components/downloads/src/nsDownloadManager.cpp(762) : warning C4996: 'mozIStorageBaseStatement::BindInt64Parameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(95) : see declaration of 'mozIStorageBaseStatement::BindInt64Parameter' c:/build/comm-central/comm-central/mozilla/toolkit/components/downloads/src/nsDownloadManager.cpp(766) : warning C4996: 'mozIStorageBaseStatement::BindInt32Parameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(92) : see declaration of 'mozIStorageBaseStatement::BindInt32Parameter' c:/build/comm-central/comm-central/mozilla/toolkit/components/downloads/src/nsDownloadManager.cpp(766) : warning C4996: 'mozIStorageBaseStatement::BindInt32Parameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(92) : see declaration of 'mozIStorageBaseStatement::BindInt32Parameter' c:/build/comm-central/comm-central/mozilla/toolkit/components/downloads/src/nsDownloadManager.cpp(770) : warning C4996: 'mozIStorageBaseStatement::BindUTF8StringParameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(83) : see declaration of 'mozIStorageBaseStatement::BindUTF8StringParameter' c:/build/comm-central/comm-central/mozilla/toolkit/components/downloads/src/nsDownloadManager.cpp(770) : warning C4996: 'mozIStorageBaseStatement::BindUTF8StringParameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(83) : see declaration of 'mozIStorageBaseStatement::BindUTF8StringParameter' c:/build/comm-central/comm-central/mozilla/toolkit/components/downloads/src/nsDownloadManager.cpp(774) : warning C4996: 'mozIStorageBaseStatement::BindUTF8StringParameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(83) : see declaration of 'mozIStorageBaseStatement::BindUTF8StringParameter' c:/build/comm-central/comm-central/mozilla/toolkit/components/downloads/src/nsDownloadManager.cpp(774) : warning C4996: 'mozIStorageBaseStatement::BindUTF8StringParameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(83) : see declaration of 'mozIStorageBaseStatement::BindUTF8StringParameter' c:/build/comm-central/comm-central/mozilla/toolkit/components/downloads/src/nsDownloadManager.cpp(778) : warning C4996: 'mozIStorageBaseStatement::BindInt32Parameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(92) : see declaration of 'mozIStorageBaseStatement::BindInt32Parameter' c:/build/comm-central/comm-central/mozilla/toolkit/components/downloads/src/nsDownloadManager.cpp(778) : warning C4996: 'mozIStorageBaseStatement::BindInt32Parameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(92) : see declaration of 'mozIStorageBaseStatement::BindInt32Parameter' c:/build/comm-central/comm-central/mozilla/toolkit/components/downloads/src/nsDownloadManager.cpp(969) : warning C4996: 'mozIStorageBaseStatement::BindInt64Parameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(95) : see declaration of 'mozIStorageBaseStatement::BindInt64Parameter' c:/build/comm-central/comm-central/mozilla/toolkit/components/downloads/src/nsDownloadManager.cpp(969) : warning C4996: 'mozIStorageBaseStatement::BindInt64Parameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(95) : see declaration of 'mozIStorageBaseStatement::BindInt64Parameter' c:/build/comm-central/comm-central/mozilla/toolkit/components/downloads/src/nsDownloadManager.cpp(985) : warning C4244: '=' : conversion from 'PRInt64' to 'PRUint32', possible loss of data c:/build/comm-central/comm-central/mozilla/toolkit/components/downloads/src/nsDownloadManager.cpp(1382) : warning C4244: '=' : conversion from 'PRInt64' to 'PRUint32', possible loss of data c:/build/comm-central/comm-central/mozilla/toolkit/components/downloads/src/nsDownloadManager.cpp(1406) : warning C4244: 'argument' : conversion from 'PRInt64' to 'PRUint32', possible loss of data c:/build/comm-central/comm-central/mozilla/toolkit/components/downloads/src/nsDownloadManager.cpp(1422) : warning C4244: 'argument' : conversion from 'PRInt64' to 'PRUint32', possible loss of data c:/build/comm-central/comm-central/mozilla/toolkit/components/downloads/src/nsDownloadManager.cpp(1580) : warning C4996: 'mozIStorageBaseStatement::BindInt64Parameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(95) : see declaration of 'mozIStorageBaseStatement::BindInt64Parameter' c:/build/comm-central/comm-central/mozilla/toolkit/components/downloads/src/nsDownloadManager.cpp(1580) : warning C4996: 'mozIStorageBaseStatement::BindInt64Parameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(95) : see declaration of 'mozIStorageBaseStatement::BindInt64Parameter' c:/build/comm-central/comm-central/mozilla/toolkit/components/downloads/src/nsDownloadManager.cpp(1611) : warning C4996: 'mozIStorageBaseStatement::BindInt64Parameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(95) : see declaration of 'mozIStorageBaseStatement::BindInt64Parameter' c:/build/comm-central/comm-central/mozilla/toolkit/components/downloads/src/nsDownloadManager.cpp(1611) : warning C4996: 'mozIStorageBaseStatement::BindInt64Parameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(95) : see declaration of 'mozIStorageBaseStatement::BindInt64Parameter' c:/build/comm-central/comm-central/mozilla/toolkit/components/downloads/src/nsDownloadManager.cpp(1613) : warning C4996: 'mozIStorageBaseStatement::BindInt64Parameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(95) : see declaration of 'mozIStorageBaseStatement::BindInt64Parameter' c:/build/comm-central/comm-central/mozilla/toolkit/components/downloads/src/nsDownloadManager.cpp(1613) : warning C4996: 'mozIStorageBaseStatement::BindInt64Parameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(95) : see declaration of 'mozIStorageBaseStatement::BindInt64Parameter' c:/build/comm-central/comm-central/mozilla/toolkit/components/downloads/src/nsDownloadManager.cpp(1617) : warning C4996: 'mozIStorageBaseStatement::BindInt32Parameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(92) : see declaration of 'mozIStorageBaseStatement::BindInt32Parameter' c:/build/comm-central/comm-central/mozilla/toolkit/components/downloads/src/nsDownloadManager.cpp(1617) : warning C4996: 'mozIStorageBaseStatement::BindInt32Parameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(92) : see declaration of 'mozIStorageBaseStatement::BindInt32Parameter' c:/build/comm-central/comm-central/mozilla/toolkit/components/downloads/src/nsDownloadManager.cpp(1619) : warning C4996: 'mozIStorageBaseStatement::BindInt32Parameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(92) : see declaration of 'mozIStorageBaseStatement::BindInt32Parameter' c:/build/comm-central/comm-central/mozilla/toolkit/components/downloads/src/nsDownloadManager.cpp(1619) : warning C4996: 'mozIStorageBaseStatement::BindInt32Parameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(92) : see declaration of 'mozIStorageBaseStatement::BindInt32Parameter' c:/build/comm-central/comm-central/mozilla/toolkit/components/downloads/src/nsDownloadManager.cpp(1621) : warning C4996: 'mozIStorageBaseStatement::BindInt32Parameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(92) : see declaration of 'mozIStorageBaseStatement::BindInt32Parameter' c:/build/comm-central/comm-central/mozilla/toolkit/components/downloads/src/nsDownloadManager.cpp(1621) : warning C4996: 'mozIStorageBaseStatement::BindInt32Parameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(92) : see declaration of 'mozIStorageBaseStatement::BindInt32Parameter' c:/build/comm-central/comm-central/mozilla/toolkit/components/downloads/src/nsDownloadManager.cpp(1655) : warning C4996: 'mozIStorageBaseStatement::BindInt32Parameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(92) : see declaration of 'mozIStorageBaseStatement::BindInt32Parameter' c:/build/comm-central/comm-central/mozilla/toolkit/components/downloads/src/nsDownloadManager.cpp(1655) : warning C4996: 'mozIStorageBaseStatement::BindInt32Parameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(92) : see declaration of 'mozIStorageBaseStatement::BindInt32Parameter' c:/build/comm-central/comm-central/mozilla/toolkit/components/downloads/src/nsDownloadManager.cpp(1692) : warning C4996: 'mozIStorageBaseStatement::BindInt32Parameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(92) : see declaration of 'mozIStorageBaseStatement::BindInt32Parameter' c:/build/comm-central/comm-central/mozilla/toolkit/components/downloads/src/nsDownloadManager.cpp(1692) : warning C4996: 'mozIStorageBaseStatement::BindInt32Parameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(92) : see declaration of 'mozIStorageBaseStatement::BindInt32Parameter' c:/build/comm-central/comm-central/mozilla/toolkit/components/downloads/src/nsDownloadManager.cpp(2372) : warning C4244: 'initializing' : conversion from 'PRTime' to 'PRIntervalTime', possible loss of data c:/build/comm-central/comm-central/mozilla/toolkit/components/downloads/src/nsDownloadManager.cpp(2993) : warning C4996: 'mozIStorageBaseStatement::BindStringParameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(86) : see declaration of 'mozIStorageBaseStatement::BindStringParameter' c:/build/comm-central/comm-central/mozilla/toolkit/components/downloads/src/nsDownloadManager.cpp(2993) : warning C4996: 'mozIStorageBaseStatement::BindStringParameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(86) : see declaration of 'mozIStorageBaseStatement::BindStringParameter' c:/build/comm-central/comm-central/mozilla/toolkit/components/downloads/src/nsDownloadManager.cpp(2996) : warning C4996: 'mozIStorageBaseStatement::BindInt64Parameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(95) : see declaration of 'mozIStorageBaseStatement::BindInt64Parameter' c:/build/comm-central/comm-central/mozilla/toolkit/components/downloads/src/nsDownloadManager.cpp(2996) : warning C4996: 'mozIStorageBaseStatement::BindInt64Parameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(95) : see declaration of 'mozIStorageBaseStatement::BindInt64Parameter' c:/build/comm-central/comm-central/mozilla/toolkit/components/downloads/src/nsDownloadManager.cpp(3000) : warning C4996: 'mozIStorageBaseStatement::BindInt64Parameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(95) : see declaration of 'mozIStorageBaseStatement::BindInt64Parameter' c:/build/comm-central/comm-central/mozilla/toolkit/components/downloads/src/nsDownloadManager.cpp(3000) : warning C4996: 'mozIStorageBaseStatement::BindInt64Parameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(95) : see declaration of 'mozIStorageBaseStatement::BindInt64Parameter' c:/build/comm-central/comm-central/mozilla/toolkit/components/downloads/src/nsDownloadManager.cpp(3004) : warning C4996: 'mozIStorageBaseStatement::BindInt32Parameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(92) : see declaration of 'mozIStorageBaseStatement::BindInt32Parameter' c:/build/comm-central/comm-central/mozilla/toolkit/components/downloads/src/nsDownloadManager.cpp(3004) : warning C4996: 'mozIStorageBaseStatement::BindInt32Parameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(92) : see declaration of 'mozIStorageBaseStatement::BindInt32Parameter' c:/build/comm-central/comm-central/mozilla/toolkit/components/downloads/src/nsDownloadManager.cpp(3012) : warning C4996: 'mozIStorageBaseStatement::BindUTF8StringParameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(83) : see declaration of 'mozIStorageBaseStatement::BindUTF8StringParameter' c:/build/comm-central/comm-central/mozilla/toolkit/components/downloads/src/nsDownloadManager.cpp(3012) : warning C4996: 'mozIStorageBaseStatement::BindUTF8StringParameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(83) : see declaration of 'mozIStorageBaseStatement::BindUTF8StringParameter' c:/build/comm-central/comm-central/mozilla/toolkit/components/downloads/src/nsDownloadManager.cpp(3014) : warning C4996: 'mozIStorageBaseStatement::BindNullParameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(98) : see declaration of 'mozIStorageBaseStatement::BindNullParameter' c:/build/comm-central/comm-central/mozilla/toolkit/components/downloads/src/nsDownloadManager.cpp(3014) : warning C4996: 'mozIStorageBaseStatement::BindNullParameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(98) : see declaration of 'mozIStorageBaseStatement::BindNullParameter' c:/build/comm-central/comm-central/mozilla/toolkit/components/downloads/src/nsDownloadManager.cpp(3019) : warning C4996: 'mozIStorageBaseStatement::BindUTF8StringParameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(83) : see declaration of 'mozIStorageBaseStatement::BindUTF8StringParameter' c:/build/comm-central/comm-central/mozilla/toolkit/components/downloads/src/nsDownloadManager.cpp(3019) : warning C4996: 'mozIStorageBaseStatement::BindUTF8StringParameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(83) : see declaration of 'mozIStorageBaseStatement::BindUTF8StringParameter' c:/build/comm-central/comm-central/mozilla/toolkit/components/downloads/src/nsDownloadManager.cpp(3025) : warning C4996: 'mozIStorageBaseStatement::BindInt64Parameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(95) : see declaration of 'mozIStorageBaseStatement::BindInt64Parameter' c:/build/comm-central/comm-central/mozilla/toolkit/components/downloads/src/nsDownloadManager.cpp(3025) : warning C4996: 'mozIStorageBaseStatement::BindInt64Parameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(95) : see declaration of 'mozIStorageBaseStatement::BindInt64Parameter' c:/build/comm-central/comm-central/mozilla/toolkit/components/downloads/src/nsDownloadManager.cpp(3031) : warning C4996: 'mozIStorageBaseStatement::BindInt64Parameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(95) : see declaration of 'mozIStorageBaseStatement::BindInt64Parameter' c:/build/comm-central/comm-central/mozilla/toolkit/components/downloads/src/nsDownloadManager.cpp(3031) : warning C4996: 'mozIStorageBaseStatement::BindInt64Parameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(95) : see declaration of 'mozIStorageBaseStatement::BindInt64Parameter' c:/build/comm-central/comm-central/mozilla/toolkit/components/downloads/src/nsDownloadManager.cpp(3035) : warning C4996: 'mozIStorageBaseStatement::BindInt32Parameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(92) : see declaration of 'mozIStorageBaseStatement::BindInt32Parameter' c:/build/comm-central/comm-central/mozilla/toolkit/components/downloads/src/nsDownloadManager.cpp(3035) : warning C4996: 'mozIStorageBaseStatement::BindInt32Parameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(92) : see declaration of 'mozIStorageBaseStatement::BindInt32Parameter' c:/build/comm-central/comm-central/mozilla/toolkit/components/downloads/src/nsDownloadManager.cpp(3039) : warning C4996: 'mozIStorageBaseStatement::BindInt64Parameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(95) : see declaration of 'mozIStorageBaseStatement::BindInt64Parameter' c:/build/comm-central/comm-central/mozilla/toolkit/components/downloads/src/nsDownloadManager.cpp(3039) : warning C4996: 'mozIStorageBaseStatement::BindInt64Parameter': was declared deprecated c:\build\comm-central\sb-de\mozilla\dist\include\mozIStorageBaseStatement.h(95) : see declaration of 'mozIStorageBaseStatement::BindInt64Parameter' nsDownloadScanner.cpp Building deps for /c/build/comm-central/comm-central/mozilla/toolkit/components/downloads/src/nsDownloadScanner.cpp cl -FonsDownloadScanner.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/toolkit/components/downloads/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/toolkit/components/downloads/src/nsDownloadScanner.cpp nsDownloadScanner.cpp rm -f download_s.lib lib -NOLOGO -OUT:"download_s.lib" nsDownloadManager.obj nsDownloadScanner.obj echo not_ranlib download_s.lib not_ranlib download_s.lib c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/toolkit/components/downloads/src/nsDownloadManagerUI.js ../../../../dist/bin/components make[8]: Leaving directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/downloads/src' make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/downloads' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/intl' nsCharsetMenu.cpp Building deps for /c/build/comm-central/comm-central/mozilla/toolkit/components/intl/nsCharsetMenu.cpp cl -FonsCharsetMenu.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/toolkit/components/intl -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/toolkit/components/intl/nsCharsetMenu.cpp nsCharsetMenu.cpp rm -f intl_s.lib lib -NOLOGO -OUT:"intl_s.lib" nsCharsetMenu.obj echo not_ranlib intl_s.lib not_ranlib intl_s.lib make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/intl' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/build' nsToolkitCompsModule.cpp Building deps for /c/build/comm-central/comm-central/mozilla/toolkit/components/build/nsToolkitCompsModule.cpp cl -FonsToolkitCompsModule.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DALERTS_SERVICE -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/toolkit/components/build/../downloads/src -I/c/build/comm-central/comm-central/mozilla/toolkit/components/build/../feeds/src -I/c/build/comm-central/comm-central/mozilla/toolkit/components/build/../find/src -I/c/build/comm-central/comm-central/mozilla/toolkit/components/build/../intl -I/c/build/comm-central/comm-central/mozilla/toolkit/components/build/../startup/src -I/c/build/comm-central/comm-central/mozilla/toolkit/components/build/../statusfilter -I/c/build/comm-central/comm-central/mozilla/toolkit/components/build/../typeaheadfind/src -I/c/build/comm-central/comm-central/mozilla/toolkit/components/build/../url-classifier/src -I/c/build/comm-central/comm-central/mozilla/toolkit/components/build/../alerts/src -I/c/build/comm-central/comm-central/mozilla/toolkit/components/build/../parentalcontrols/src -I/c/build/comm-central/comm-central/mozilla/toolkit/components/build -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/toolkit/components/build/nsToolkitCompsModule.cpp nsToolkitCompsModule.cpp rm -f toolkitcomps.lib lib -NOLOGO -OUT:"toolkitcomps.lib" nsToolkitCompsModule.obj ../find/src/mozfind_s.lib ../typeaheadfind/src/fastfind_s.lib ../startup/src/appstartup_s.lib ../statusfilter/mozbrwsr_s.lib ../parentalcontrols/src/parentalcontrols_s.lib ../downloads/src/download_s.lib ../intl/intl_s.lib ../alerts/src/alerts_s.lib ../feeds/src/feed_s.lib echo not_ranlib toolkitcomps.lib not_ranlib toolkitcomps.lib c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 toolkitcomps.lib ../../../staticlib/components make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/build' set -e; \ c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../dist/bin/components; \ for i in /c/build/comm-central/comm-central/mozilla/toolkit/components/nsDefaultCLH.js; do \ fname=`basename $i`; \ dest=../../dist/bin/components/${fname}; \ rm -f -f $dest; \ c:/mozilla-build/python25/python2.5.exe /c/build/comm-central/comm-central/mozilla/config/Preprocessor.py -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_CRT_SECURE_NO_WARNINGS=1 -D_CRT_NONSTDC_NO_WARNINGS=1 -DHAVE_WINSDKVER_H=1 -DMOZ_MSVC_STL_WRAP__Throw=1 -DWINVER=0x502 -D_WIN32_WINNT=0x502 -D_WIN32_IE=0x0500 -DMOZ_WINSDK_TARGETVER=0x06010000 -DMOZ_NTDDI_WS03=0x05020000 -DMOZ_NTDDI_LONGHORN=0x06000000 -DMOZ_NTDDI_WIN7=0x06010000 -DHAVE_IO_H=1 -DHAVE_SETBUF=1 -DHAVE_ISATTY=1 -DX_DISPLAY_MISSING=1 -DMOZILLA_VERSION=\"1.9.3a5pre\" -DMOZILLA_VERSION_U=1.9.3a5pre -DHAVE_SNPRINTF=1 -D_WINDOWS=1 -DWIN32=1 -DXP_WIN=1 -DXP_WIN32=1 -DHW_THREADS=1 -DSTDC_HEADERS=1 -DWIN32_LEAN_AND_MEAN=1 -DNO_X11=1 -DHAVE_OLEACC_IDL=1 -DHAVE_ATLBASE_H=1 -DHAVE_MMINTRIN_H=1 -D_X86_=1 -DD_INO=d_ino -DNS_ALWAYS_INLINE= -DNS_ATTR_MALLOC= -DNS_WARN_UNUSED_RESULT= -DNS_NORETURN= -DMALLOC_H=\ -DHAVE_FORCEINLINE=1 -DNS_ENABLE_TSF=1 -DMOZ_BUILD_APP=../calendar -DMOZ_DISTRIBUTION_ID=\"org.mozilla\" -DIBMBIDI=1 -DMOZ_VIEW_SOURCE=1 -DACCESSIBILITY=1 -DMOZ_JSLOADER=1 -DNS_PRINTING=1 -DNS_PRINT_PREVIEW=1 -DMOZ_OGG=1 -DMOZ_WAVE=1 -DMOZ_SYDNEYAUDIO=1 -DMOZ_MEDIA=1 -DMOZ_XTF=1 -DMOZ_CRASHREPORTER=1 -DMOZ_CRASHREPORTER_ENABLE_PERCENT=100 -DMOZ_SVG=1 -DMOZ_SMIL=1 -DMOZ_UPDATE_CHANNEL=default -DMOZ_FEEDS=1 -DMOZ_STORAGE=1 -DMOZ_LOGGING=1 -DMOZ_CHROME_FILE_FORMAT_JAR=1 -DMOZ_USER_DIR=\"Mozilla\" -DMOZ_STATIC_BUILD=1 -DMOZ_TREE_CAIRO=1 -DHAVE_UINT64_T=1 -DMOZ_XUL=1 -DMOZ_PROFILELOCKING=1 -DMOZ_RDF=1 -DBUILD_CTYPES=1 -DMOZ_MORKREADER=1 -DMOZ_PLACES=1 -DMOZ_DLL_SUFFIX=\".dll\" -DNDEBUG -DTRIMMED $i > $dest; \ c:/mozilla-build/python25/python2.5.exe /c/build/comm-central/comm-central/mozilla/config/buildlist.py ../../dist/bin/components/components.list $fname; \ done make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/toolkit/components' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/toolkit/content' c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/toolkit/content/Services.jsm /c/build/comm-central/comm-central/mozilla/toolkit/content/InlineSpellChecker.jsm /c/build/comm-central/comm-central/mozilla/toolkit/content/WindowDraggingUtils.jsm ../../dist/bin/modules set -e; \ c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../dist/bin/modules; \ for i in /c/build/comm-central/comm-central/mozilla/toolkit/content/debug.js /c/build/comm-central/comm-central/mozilla/toolkit/content/LightweightThemeConsumer.jsm; do \ dest=../../dist/bin/modules/`basename $i`; \ rm -f -f $dest; \ c:/mozilla-build/python25/python2.5.exe /c/build/comm-central/comm-central/mozilla/config/Preprocessor.py -DMOZ_APP_VERSION=1.1a1pre -Dtarget="i686-pc-mingw32" -Dac_configure_args="--enable-application=calendar --enable-ui-locale=de --with-l10n-base=.. --enable-static-mail --enable-static --disable-shared --disable-tests --enable-calendar --enable-application=calendar --enable-ui-locale=de --with-l10n-base=.. --enable-static-mail --enable-static --disable-shared --disable-tests --enable-calendar --enable-application=../calendar --disable-official-branding --with-branding=../calendar/sunbird/branding/nightly --with-l10n-base=/c/build/comm-central --cache-file=.././config.cache --srcdir=/c/build/comm-central/comm-central/mozilla" -DCC="cl" -DCC_VERSION="15.00.30729.01" -DCFLAGS=" -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O1" -DCXX="cl" -DCXX_VERSION="15.00.30729.01" -DCXXFLAGS=" -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1" -DCPPFLAGS="" -DSOURCE_CHANGESET="3fea082dcadc" -DSOURCE_REPO="http://hg.mozilla.org/mozilla-central" -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_CRT_SECURE_NO_WARNINGS=1 -D_CRT_NONSTDC_NO_WARNINGS=1 -DHAVE_WINSDKVER_H=1 -DMOZ_MSVC_STL_WRAP__Throw=1 -DWINVER=0x502 -D_WIN32_WINNT=0x502 -D_WIN32_IE=0x0500 -DMOZ_WINSDK_TARGETVER=0x06010000 -DMOZ_NTDDI_WS03=0x05020000 -DMOZ_NTDDI_LONGHORN=0x06000000 -DMOZ_NTDDI_WIN7=0x06010000 -DHAVE_IO_H=1 -DHAVE_SETBUF=1 -DHAVE_ISATTY=1 -DX_DISPLAY_MISSING=1 -DMOZILLA_VERSION=\"1.9.3a5pre\" -DMOZILLA_VERSION_U=1.9.3a5pre -DHAVE_SNPRINTF=1 -D_WINDOWS=1 -DWIN32=1 -DXP_WIN=1 -DXP_WIN32=1 -DHW_THREADS=1 -DSTDC_HEADERS=1 -DWIN32_LEAN_AND_MEAN=1 -DNO_X11=1 -DHAVE_OLEACC_IDL=1 -DHAVE_ATLBASE_H=1 -DHAVE_MMINTRIN_H=1 -D_X86_=1 -DD_INO=d_ino -DNS_ALWAYS_INLINE= -DNS_ATTR_MALLOC= -DNS_WARN_UNUSED_RESULT= -DNS_NORETURN= -DMALLOC_H=\ -DHAVE_FORCEINLINE=1 -DNS_ENABLE_TSF=1 -DMOZ_BUILD_APP=../calendar -DMOZ_DISTRIBUTION_ID=\"org.mozilla\" -DIBMBIDI=1 -DMOZ_VIEW_SOURCE=1 -DACCESSIBILITY=1 -DMOZ_JSLOADER=1 -DNS_PRINTING=1 -DNS_PRINT_PREVIEW=1 -DMOZ_OGG=1 -DMOZ_WAVE=1 -DMOZ_SYDNEYAUDIO=1 -DMOZ_MEDIA=1 -DMOZ_XTF=1 -DMOZ_CRASHREPORTER=1 -DMOZ_CRASHREPORTER_ENABLE_PERCENT=100 -DMOZ_SVG=1 -DMOZ_SMIL=1 -DMOZ_UPDATE_CHANNEL=default -DMOZ_FEEDS=1 -DMOZ_STORAGE=1 -DMOZ_LOGGING=1 -DMOZ_CHROME_FILE_FORMAT_JAR=1 -DMOZ_USER_DIR=\"Mozilla\" -DMOZ_STATIC_BUILD=1 -DMOZ_TREE_CAIRO=1 -DHAVE_UINT64_T=1 -DMOZ_XUL=1 -DMOZ_PROFILELOCKING=1 -DMOZ_RDF=1 -DBUILD_CTYPES=1 -DMOZ_MORKREADER=1 -DMOZ_PLACES=1 -DMOZ_DLL_SUFFIX=\".dll\" -DNDEBUG -DTRIMMED $i > $dest; \ done c:/mozilla-build/python25/python2.5.exe /c/build/comm-central/comm-central/mozilla/config/JarMaker.py \ -j ../../dist/bin/chrome \ -t /c/build/comm-central/comm-central/mozilla -f jar -DNDEBUG -DTRIMMED -DMOZ_APP_VERSION=1.1a1pre -Dtarget="i686-pc-mingw32" -Dac_configure_args="--enable-application=calendar --enable-ui-locale=de --with-l10n-base=.. --enable-static-mail --enable-static --disable-shared --disable-tests --enable-calendar --enable-application=calendar --enable-ui-locale=de --with-l10n-base=.. --enable-static-mail --enable-static --disable-shared --disable-tests --enable-calendar --enable-application=../calendar --disable-official-branding --with-branding=../calendar/sunbird/branding/nightly --with-l10n-base=/c/build/comm-central --cache-file=.././config.cache --srcdir=/c/build/comm-central/comm-central/mozilla" -DCC="cl" -DCC_VERSION="15.00.30729.01" -DCFLAGS=" -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O1" -DCXX="cl" -DCXX_VERSION="15.00.30729.01" -DCXXFLAGS=" -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1" -DCPPFLAGS="" -DSOURCE_CHANGESET="3fea082dcadc" -DSOURCE_REPO="http://hg.mozilla.org/mozilla-central" -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_CRT_SECURE_NO_WARNINGS=1 -D_CRT_NONSTDC_NO_WARNINGS=1 -DHAVE_WINSDKVER_H=1 -DMOZ_MSVC_STL_WRAP__Throw=1 -DWINVER=0x502 -D_WIN32_WINNT=0x502 -D_WIN32_IE=0x0500 -DMOZ_WINSDK_TARGETVER=0x06010000 -DMOZ_NTDDI_WS03=0x05020000 -DMOZ_NTDDI_LONGHORN=0x06000000 -DMOZ_NTDDI_WIN7=0x06010000 -DHAVE_IO_H=1 -DHAVE_SETBUF=1 -DHAVE_ISATTY=1 -DX_DISPLAY_MISSING=1 -DMOZILLA_VERSION=\"1.9.3a5pre\" -DMOZILLA_VERSION_U=1.9.3a5pre -DHAVE_SNPRINTF=1 -D_WINDOWS=1 -DWIN32=1 -DXP_WIN=1 -DXP_WIN32=1 -DHW_THREADS=1 -DSTDC_HEADERS=1 -DWIN32_LEAN_AND_MEAN=1 -DNO_X11=1 -DHAVE_OLEACC_IDL=1 -DHAVE_ATLBASE_H=1 -DHAVE_MMINTRIN_H=1 -D_X86_=1 -DD_INO=d_ino -DNS_ALWAYS_INLINE= -DNS_ATTR_MALLOC= -DNS_WARN_UNUSED_RESULT= -DNS_NORETURN= -DMALLOC_H=\ -DHAVE_FORCEINLINE=1 -DNS_ENABLE_TSF=1 -DMOZ_BUILD_APP=../calendar -DMOZ_DISTRIBUTION_ID=\"org.mozilla\" -DIBMBIDI=1 -DMOZ_VIEW_SOURCE=1 -DACCESSIBILITY=1 -DMOZ_JSLOADER=1 -DNS_PRINTING=1 -DNS_PRINT_PREVIEW=1 -DMOZ_OGG=1 -DMOZ_WAVE=1 -DMOZ_SYDNEYAUDIO=1 -DMOZ_MEDIA=1 -DMOZ_XTF=1 -DMOZ_CRASHREPORTER=1 -DMOZ_CRASHREPORTER_ENABLE_PERCENT=100 -DMOZ_SVG=1 -DMOZ_SMIL=1 -DMOZ_UPDATE_CHANNEL=default -DMOZ_FEEDS=1 -DMOZ_STORAGE=1 -DMOZ_LOGGING=1 -DMOZ_CHROME_FILE_FORMAT_JAR=1 -DMOZ_USER_DIR=\"Mozilla\" -DMOZ_STATIC_BUILD=1 -DMOZ_TREE_CAIRO=1 -DHAVE_UINT64_T=1 -DMOZ_XUL=1 -DMOZ_PROFILELOCKING=1 -DMOZ_RDF=1 -DBUILD_CTYPES=1 -DMOZ_MORKREADER=1 -DMOZ_PLACES=1 -DMOZ_DLL_SUFFIX=\".dll\" \ /c/build/comm-central/comm-central/mozilla/toolkit/content/jar.mn make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/toolkit/content' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/toolkit/locales' c:/mozilla-build/python25/python2.5.exe /c/build/comm-central/comm-central/mozilla/config/JarMaker.py \ -j ../../dist/bin/chrome \ -t /c/build/comm-central/comm-central/mozilla -f jar -c /c/build/comm-central/de/toolkit -I/c/build/comm-central/de/toolkit/defines.inc -DNDEBUG -DTRIMMED -DAB_CD=de -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_CRT_SECURE_NO_WARNINGS=1 -D_CRT_NONSTDC_NO_WARNINGS=1 -DHAVE_WINSDKVER_H=1 -DMOZ_MSVC_STL_WRAP__Throw=1 -DWINVER=0x502 -D_WIN32_WINNT=0x502 -D_WIN32_IE=0x0500 -DMOZ_WINSDK_TARGETVER=0x06010000 -DMOZ_NTDDI_WS03=0x05020000 -DMOZ_NTDDI_LONGHORN=0x06000000 -DMOZ_NTDDI_WIN7=0x06010000 -DHAVE_IO_H=1 -DHAVE_SETBUF=1 -DHAVE_ISATTY=1 -DX_DISPLAY_MISSING=1 -DMOZILLA_VERSION=\"1.9.3a5pre\" -DMOZILLA_VERSION_U=1.9.3a5pre -DHAVE_SNPRINTF=1 -D_WINDOWS=1 -DWIN32=1 -DXP_WIN=1 -DXP_WIN32=1 -DHW_THREADS=1 -DSTDC_HEADERS=1 -DWIN32_LEAN_AND_MEAN=1 -DNO_X11=1 -DHAVE_OLEACC_IDL=1 -DHAVE_ATLBASE_H=1 -DHAVE_MMINTRIN_H=1 -D_X86_=1 -DD_INO=d_ino -DNS_ALWAYS_INLINE= -DNS_ATTR_MALLOC= -DNS_WARN_UNUSED_RESULT= -DNS_NORETURN= -DMALLOC_H=\ -DHAVE_FORCEINLINE=1 -DNS_ENABLE_TSF=1 -DMOZ_BUILD_APP=../calendar -DMOZ_DISTRIBUTION_ID=\"org.mozilla\" -DIBMBIDI=1 -DMOZ_VIEW_SOURCE=1 -DACCESSIBILITY=1 -DMOZ_JSLOADER=1 -DNS_PRINTING=1 -DNS_PRINT_PREVIEW=1 -DMOZ_OGG=1 -DMOZ_WAVE=1 -DMOZ_SYDNEYAUDIO=1 -DMOZ_MEDIA=1 -DMOZ_XTF=1 -DMOZ_CRASHREPORTER=1 -DMOZ_CRASHREPORTER_ENABLE_PERCENT=100 -DMOZ_SVG=1 -DMOZ_SMIL=1 -DMOZ_UPDATE_CHANNEL=default -DMOZ_FEEDS=1 -DMOZ_STORAGE=1 -DMOZ_LOGGING=1 -DMOZ_CHROME_FILE_FORMAT_JAR=1 -DMOZ_USER_DIR=\"Mozilla\" -DMOZ_STATIC_BUILD=1 -DMOZ_TREE_CAIRO=1 -DHAVE_UINT64_T=1 -DMOZ_XUL=1 -DMOZ_PROFILELOCKING=1 -DMOZ_RDF=1 -DBUILD_CTYPES=1 -DMOZ_MORKREADER=1 -DMOZ_PLACES=1 -DMOZ_DLL_SUFFIX=\".dll\" \ /c/build/comm-central/comm-central/mozilla/toolkit/locales/jar.mn cat /c/build/comm-central/comm-central/mozilla/toolkit/locales/update.locale | sed -e "s/%AB_CD%/de/" > ../../dist/bin/update.locale c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -t -m 644 /c/build/comm-central/de/toolkit/crashreporter/crashreporter.ini ../../dist/bin make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/toolkit/locales' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/toolkit/mozapps' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/toolkit/mozapps/downloads' set -e; \ c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../../dist/bin/components; \ for i in /c/build/comm-central/comm-central/mozilla/toolkit/mozapps/downloads/nsHelperAppDlg.js; do \ fname=`basename $i`; \ dest=../../../dist/bin/components/${fname}; \ rm -f -f $dest; \ c:/mozilla-build/python25/python2.5.exe /c/build/comm-central/comm-central/mozilla/config/Preprocessor.py -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_CRT_SECURE_NO_WARNINGS=1 -D_CRT_NONSTDC_NO_WARNINGS=1 -DHAVE_WINSDKVER_H=1 -DMOZ_MSVC_STL_WRAP__Throw=1 -DWINVER=0x502 -D_WIN32_WINNT=0x502 -D_WIN32_IE=0x0500 -DMOZ_WINSDK_TARGETVER=0x06010000 -DMOZ_NTDDI_WS03=0x05020000 -DMOZ_NTDDI_LONGHORN=0x06000000 -DMOZ_NTDDI_WIN7=0x06010000 -DHAVE_IO_H=1 -DHAVE_SETBUF=1 -DHAVE_ISATTY=1 -DX_DISPLAY_MISSING=1 -DMOZILLA_VERSION=\"1.9.3a5pre\" -DMOZILLA_VERSION_U=1.9.3a5pre -DHAVE_SNPRINTF=1 -D_WINDOWS=1 -DWIN32=1 -DXP_WIN=1 -DXP_WIN32=1 -DHW_THREADS=1 -DSTDC_HEADERS=1 -DWIN32_LEAN_AND_MEAN=1 -DNO_X11=1 -DHAVE_OLEACC_IDL=1 -DHAVE_ATLBASE_H=1 -DHAVE_MMINTRIN_H=1 -D_X86_=1 -DD_INO=d_ino -DNS_ALWAYS_INLINE= -DNS_ATTR_MALLOC= -DNS_WARN_UNUSED_RESULT= -DNS_NORETURN= -DMALLOC_H=\ -DHAVE_FORCEINLINE=1 -DNS_ENABLE_TSF=1 -DMOZ_BUILD_APP=../calendar -DMOZ_DISTRIBUTION_ID=\"org.mozilla\" -DIBMBIDI=1 -DMOZ_VIEW_SOURCE=1 -DACCESSIBILITY=1 -DMOZ_JSLOADER=1 -DNS_PRINTING=1 -DNS_PRINT_PREVIEW=1 -DMOZ_OGG=1 -DMOZ_WAVE=1 -DMOZ_SYDNEYAUDIO=1 -DMOZ_MEDIA=1 -DMOZ_XTF=1 -DMOZ_CRASHREPORTER=1 -DMOZ_CRASHREPORTER_ENABLE_PERCENT=100 -DMOZ_SVG=1 -DMOZ_SMIL=1 -DMOZ_UPDATE_CHANNEL=default -DMOZ_FEEDS=1 -DMOZ_STORAGE=1 -DMOZ_LOGGING=1 -DMOZ_CHROME_FILE_FORMAT_JAR=1 -DMOZ_USER_DIR=\"Mozilla\" -DMOZ_STATIC_BUILD=1 -DMOZ_TREE_CAIRO=1 -DHAVE_UINT64_T=1 -DMOZ_XUL=1 -DMOZ_PROFILELOCKING=1 -DMOZ_RDF=1 -DBUILD_CTYPES=1 -DMOZ_MORKREADER=1 -DMOZ_PLACES=1 -DMOZ_DLL_SUFFIX=\".dll\" -DNDEBUG -DTRIMMED $i > $dest; \ c:/mozilla-build/python25/python2.5.exe /c/build/comm-central/comm-central/mozilla/config/buildlist.py ../../../dist/bin/components/components.list $fname; \ done c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/toolkit/mozapps/downloads/DownloadLastDir.jsm /c/build/comm-central/comm-central/mozilla/toolkit/mozapps/downloads/DownloadPaths.jsm /c/build/comm-central/comm-central/mozilla/toolkit/mozapps/downloads/DownloadUtils.jsm /c/build/comm-central/comm-central/mozilla/toolkit/mozapps/downloads/DownloadTaskbarProgress.jsm ../../../dist/bin/modules make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/toolkit/mozapps/downloads' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/toolkit/mozapps/extensions' amInstallTrigger.cpp Building deps for /c/build/comm-central/comm-central/mozilla/toolkit/mozapps/extensions/amInstallTrigger.cpp cl -FoamInstallTrigger.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/toolkit/mozapps/extensions -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/toolkit/mozapps/extensions/amInstallTrigger.cpp amInstallTrigger.cpp ../../../dist/include\jscntxt.h(727) : warning C4273: 'js_GetClassPrototype' : inconsistent dll linkage c:\build\comm-central\sb-de\mozilla\dist\include\jsobj.h(1151) : see previous definition of 'js_GetClassPrototype' ../../../dist/include\jscntxt.h(1331) : warning C4273: 'js_TraceContext' : inconsistent dll linkage c:\build\comm-central\sb-de\mozilla\dist\include\jsgc.h(186) : see previous definition of 'js_TraceContext' rm -f extensions.lib lib -NOLOGO -OUT:"extensions.lib" amInstallTrigger.obj echo not_ranlib extensions.lib not_ranlib extensions.lib c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 extensions.lib ../../../staticlib/components amIInstallTrigger.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/toolkit/mozapps/extensions -I../../../dist/idl -e _xpidlgen/amIInstallTrigger.xpt -d .deps/amIInstallTrigger.pp /c/build/comm-central/comm-central/mozilla/toolkit/mozapps/extensions/amIInstallTrigger.idl amIWebInstallListener.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/toolkit/mozapps/extensions -I../../../dist/idl -e _xpidlgen/amIWebInstallListener.xpt -d .deps/amIWebInstallListener.pp /c/build/comm-central/comm-central/mozilla/toolkit/mozapps/extensions/amIWebInstallListener.idl amIWebInstaller.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/toolkit/mozapps/extensions -I../../../dist/idl -e _xpidlgen/amIWebInstaller.xpt -d .deps/amIWebInstaller.pp /c/build/comm-central/comm-central/mozilla/toolkit/mozapps/extensions/amIWebInstaller.idl nsIAddonRepository.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/toolkit/mozapps/extensions -I../../../dist/idl -e _xpidlgen/nsIAddonRepository.xpt -d .deps/nsIAddonRepository.pp /c/build/comm-central/comm-central/mozilla/toolkit/mozapps/extensions/nsIAddonRepository.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpt_link.exe _xpidlgen/extensions.xpt _xpidlgen/amIInstallTrigger.xpt _xpidlgen/amIWebInstallListener.xpt _xpidlgen/amIWebInstaller.xpt _xpidlgen/nsIAddonRepository.xpt c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 _xpidlgen/extensions.xpt ../../../dist/bin/components set -e; \ c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../../dist/bin/components; \ for i in /c/build/comm-central/comm-central/mozilla/toolkit/mozapps/extensions/nsAddonRepository.js /c/build/comm-central/comm-central/mozilla/toolkit/mozapps/extensions/nsBlocklistService.js /c/build/comm-central/comm-central/mozilla/toolkit/mozapps/extensions/addonManager.js /c/build/comm-central/comm-central/mozilla/toolkit/mozapps/extensions/amContentHandler.js /c/build/comm-central/comm-central/mozilla/toolkit/mozapps/extensions/amWebInstallListener.js; do \ fname=`basename $i`; \ dest=../../../dist/bin/components/${fname}; \ rm -f -f $dest; \ c:/mozilla-build/python25/python2.5.exe /c/build/comm-central/comm-central/mozilla/config/Preprocessor.py -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_CRT_SECURE_NO_WARNINGS=1 -D_CRT_NONSTDC_NO_WARNINGS=1 -DHAVE_WINSDKVER_H=1 -DMOZ_MSVC_STL_WRAP__Throw=1 -DWINVER=0x502 -D_WIN32_WINNT=0x502 -D_WIN32_IE=0x0500 -DMOZ_WINSDK_TARGETVER=0x06010000 -DMOZ_NTDDI_WS03=0x05020000 -DMOZ_NTDDI_LONGHORN=0x06000000 -DMOZ_NTDDI_WIN7=0x06010000 -DHAVE_IO_H=1 -DHAVE_SETBUF=1 -DHAVE_ISATTY=1 -DX_DISPLAY_MISSING=1 -DMOZILLA_VERSION=\"1.9.3a5pre\" -DMOZILLA_VERSION_U=1.9.3a5pre -DHAVE_SNPRINTF=1 -D_WINDOWS=1 -DWIN32=1 -DXP_WIN=1 -DXP_WIN32=1 -DHW_THREADS=1 -DSTDC_HEADERS=1 -DWIN32_LEAN_AND_MEAN=1 -DNO_X11=1 -DHAVE_OLEACC_IDL=1 -DHAVE_ATLBASE_H=1 -DHAVE_MMINTRIN_H=1 -D_X86_=1 -DD_INO=d_ino -DNS_ALWAYS_INLINE= -DNS_ATTR_MALLOC= -DNS_WARN_UNUSED_RESULT= -DNS_NORETURN= -DMALLOC_H=\ -DHAVE_FORCEINLINE=1 -DNS_ENABLE_TSF=1 -DMOZ_BUILD_APP=../calendar -DMOZ_DISTRIBUTION_ID=\"org.mozilla\" -DIBMBIDI=1 -DMOZ_VIEW_SOURCE=1 -DACCESSIBILITY=1 -DMOZ_JSLOADER=1 -DNS_PRINTING=1 -DNS_PRINT_PREVIEW=1 -DMOZ_OGG=1 -DMOZ_WAVE=1 -DMOZ_SYDNEYAUDIO=1 -DMOZ_MEDIA=1 -DMOZ_XTF=1 -DMOZ_CRASHREPORTER=1 -DMOZ_CRASHREPORTER_ENABLE_PERCENT=100 -DMOZ_SVG=1 -DMOZ_SMIL=1 -DMOZ_UPDATE_CHANNEL=default -DMOZ_FEEDS=1 -DMOZ_STORAGE=1 -DMOZ_LOGGING=1 -DMOZ_CHROME_FILE_FORMAT_JAR=1 -DMOZ_USER_DIR=\"Mozilla\" -DMOZ_STATIC_BUILD=1 -DMOZ_TREE_CAIRO=1 -DHAVE_UINT64_T=1 -DMOZ_XUL=1 -DMOZ_PROFILELOCKING=1 -DMOZ_RDF=1 -DBUILD_CTYPES=1 -DMOZ_MORKREADER=1 -DMOZ_PLACES=1 -DMOZ_DLL_SUFFIX=\".dll\" -DNDEBUG -DTRIMMED $i > $dest; \ c:/mozilla-build/python25/python2.5.exe /c/build/comm-central/comm-central/mozilla/config/buildlist.py ../../../dist/bin/components/components.list $fname; \ done c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/toolkit/mozapps/extensions/LightweightThemeManager.jsm ../../../dist/bin/modules set -e; \ c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../../dist/bin/modules; \ for i in /c/build/comm-central/comm-central/mozilla/toolkit/mozapps/extensions/AddonManager.jsm /c/build/comm-central/comm-central/mozilla/toolkit/mozapps/extensions/XPIProvider.jsm /c/build/comm-central/comm-central/mozilla/toolkit/mozapps/extensions/PluginProvider.jsm /c/build/comm-central/comm-central/mozilla/toolkit/mozapps/extensions/AddonUpdateChecker.jsm /c/build/comm-central/comm-central/mozilla/toolkit/mozapps/extensions/AddonLogging.jsm; do \ dest=../../../dist/bin/modules/`basename $i`; \ rm -f -f $dest; \ c:/mozilla-build/python25/python2.5.exe /c/build/comm-central/comm-central/mozilla/config/Preprocessor.py -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_CRT_SECURE_NO_WARNINGS=1 -D_CRT_NONSTDC_NO_WARNINGS=1 -DHAVE_WINSDKVER_H=1 -DMOZ_MSVC_STL_WRAP__Throw=1 -DWINVER=0x502 -D_WIN32_WINNT=0x502 -D_WIN32_IE=0x0500 -DMOZ_WINSDK_TARGETVER=0x06010000 -DMOZ_NTDDI_WS03=0x05020000 -DMOZ_NTDDI_LONGHORN=0x06000000 -DMOZ_NTDDI_WIN7=0x06010000 -DHAVE_IO_H=1 -DHAVE_SETBUF=1 -DHAVE_ISATTY=1 -DX_DISPLAY_MISSING=1 -DMOZILLA_VERSION=\"1.9.3a5pre\" -DMOZILLA_VERSION_U=1.9.3a5pre -DHAVE_SNPRINTF=1 -D_WINDOWS=1 -DWIN32=1 -DXP_WIN=1 -DXP_WIN32=1 -DHW_THREADS=1 -DSTDC_HEADERS=1 -DWIN32_LEAN_AND_MEAN=1 -DNO_X11=1 -DHAVE_OLEACC_IDL=1 -DHAVE_ATLBASE_H=1 -DHAVE_MMINTRIN_H=1 -D_X86_=1 -DD_INO=d_ino -DNS_ALWAYS_INLINE= -DNS_ATTR_MALLOC= -DNS_WARN_UNUSED_RESULT= -DNS_NORETURN= -DMALLOC_H=\ -DHAVE_FORCEINLINE=1 -DNS_ENABLE_TSF=1 -DMOZ_BUILD_APP=../calendar -DMOZ_DISTRIBUTION_ID=\"org.mozilla\" -DIBMBIDI=1 -DMOZ_VIEW_SOURCE=1 -DACCESSIBILITY=1 -DMOZ_JSLOADER=1 -DNS_PRINTING=1 -DNS_PRINT_PREVIEW=1 -DMOZ_OGG=1 -DMOZ_WAVE=1 -DMOZ_SYDNEYAUDIO=1 -DMOZ_MEDIA=1 -DMOZ_XTF=1 -DMOZ_CRASHREPORTER=1 -DMOZ_CRASHREPORTER_ENABLE_PERCENT=100 -DMOZ_SVG=1 -DMOZ_SMIL=1 -DMOZ_UPDATE_CHANNEL=default -DMOZ_FEEDS=1 -DMOZ_STORAGE=1 -DMOZ_LOGGING=1 -DMOZ_CHROME_FILE_FORMAT_JAR=1 -DMOZ_USER_DIR=\"Mozilla\" -DMOZ_STATIC_BUILD=1 -DMOZ_TREE_CAIRO=1 -DHAVE_UINT64_T=1 -DMOZ_XUL=1 -DMOZ_PROFILELOCKING=1 -DMOZ_RDF=1 -DBUILD_CTYPES=1 -DMOZ_MORKREADER=1 -DMOZ_PLACES=1 -DMOZ_DLL_SUFFIX=\".dll\" -DNDEBUG -DTRIMMED $i > $dest; \ done c:/mozilla-build/python25/python2.5.exe /c/build/comm-central/comm-central/mozilla/config/JarMaker.py \ -j ../../../dist/bin/chrome \ -t /c/build/comm-central/comm-central/mozilla -f jar -DNDEBUG -DTRIMMED -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_CRT_SECURE_NO_WARNINGS=1 -D_CRT_NONSTDC_NO_WARNINGS=1 -DHAVE_WINSDKVER_H=1 -DMOZ_MSVC_STL_WRAP__Throw=1 -DWINVER=0x502 -D_WIN32_WINNT=0x502 -D_WIN32_IE=0x0500 -DMOZ_WINSDK_TARGETVER=0x06010000 -DMOZ_NTDDI_WS03=0x05020000 -DMOZ_NTDDI_LONGHORN=0x06000000 -DMOZ_NTDDI_WIN7=0x06010000 -DHAVE_IO_H=1 -DHAVE_SETBUF=1 -DHAVE_ISATTY=1 -DX_DISPLAY_MISSING=1 -DMOZILLA_VERSION=\"1.9.3a5pre\" -DMOZILLA_VERSION_U=1.9.3a5pre -DHAVE_SNPRINTF=1 -D_WINDOWS=1 -DWIN32=1 -DXP_WIN=1 -DXP_WIN32=1 -DHW_THREADS=1 -DSTDC_HEADERS=1 -DWIN32_LEAN_AND_MEAN=1 -DNO_X11=1 -DHAVE_OLEACC_IDL=1 -DHAVE_ATLBASE_H=1 -DHAVE_MMINTRIN_H=1 -D_X86_=1 -DD_INO=d_ino -DNS_ALWAYS_INLINE= -DNS_ATTR_MALLOC= -DNS_WARN_UNUSED_RESULT= -DNS_NORETURN= -DMALLOC_H=\ -DHAVE_FORCEINLINE=1 -DNS_ENABLE_TSF=1 -DMOZ_BUILD_APP=../calendar -DMOZ_DISTRIBUTION_ID=\"org.mozilla\" -DIBMBIDI=1 -DMOZ_VIEW_SOURCE=1 -DACCESSIBILITY=1 -DMOZ_JSLOADER=1 -DNS_PRINTING=1 -DNS_PRINT_PREVIEW=1 -DMOZ_OGG=1 -DMOZ_WAVE=1 -DMOZ_SYDNEYAUDIO=1 -DMOZ_MEDIA=1 -DMOZ_XTF=1 -DMOZ_CRASHREPORTER=1 -DMOZ_CRASHREPORTER_ENABLE_PERCENT=100 -DMOZ_SVG=1 -DMOZ_SMIL=1 -DMOZ_UPDATE_CHANNEL=default -DMOZ_FEEDS=1 -DMOZ_STORAGE=1 -DMOZ_LOGGING=1 -DMOZ_CHROME_FILE_FORMAT_JAR=1 -DMOZ_USER_DIR=\"Mozilla\" -DMOZ_STATIC_BUILD=1 -DMOZ_TREE_CAIRO=1 -DHAVE_UINT64_T=1 -DMOZ_XUL=1 -DMOZ_PROFILELOCKING=1 -DMOZ_RDF=1 -DBUILD_CTYPES=1 -DMOZ_MORKREADER=1 -DMOZ_PLACES=1 -DMOZ_DLL_SUFFIX=\".dll\" \ /c/build/comm-central/comm-central/mozilla/toolkit/mozapps/extensions/jar.mn make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/toolkit/mozapps/extensions' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/toolkit/mozapps/handling' c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/toolkit/mozapps/handling/nsContentDispatchChooser.js ../../../dist/bin/components make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/toolkit/mozapps/handling' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/toolkit/mozapps/plugins' c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/toolkit/mozapps/plugins/pluginGlue.js ../../../dist/bin/components make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/toolkit/mozapps/plugins' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/toolkit/mozapps/shared' set -e; \ c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../../dist/bin/modules; \ for i in /c/build/comm-central/comm-central/mozilla/toolkit/mozapps/shared/CertUtils.jsm /c/build/comm-central/comm-central/mozilla/toolkit/mozapps/shared/FileUtils.jsm; do \ dest=../../../dist/bin/modules/`basename $i`; \ rm -f -f $dest; \ c:/mozilla-build/python25/python2.5.exe /c/build/comm-central/comm-central/mozilla/config/Preprocessor.py -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_CRT_SECURE_NO_WARNINGS=1 -D_CRT_NONSTDC_NO_WARNINGS=1 -DHAVE_WINSDKVER_H=1 -DMOZ_MSVC_STL_WRAP__Throw=1 -DWINVER=0x502 -D_WIN32_WINNT=0x502 -D_WIN32_IE=0x0500 -DMOZ_WINSDK_TARGETVER=0x06010000 -DMOZ_NTDDI_WS03=0x05020000 -DMOZ_NTDDI_LONGHORN=0x06000000 -DMOZ_NTDDI_WIN7=0x06010000 -DHAVE_IO_H=1 -DHAVE_SETBUF=1 -DHAVE_ISATTY=1 -DX_DISPLAY_MISSING=1 -DMOZILLA_VERSION=\"1.9.3a5pre\" -DMOZILLA_VERSION_U=1.9.3a5pre -DHAVE_SNPRINTF=1 -D_WINDOWS=1 -DWIN32=1 -DXP_WIN=1 -DXP_WIN32=1 -DHW_THREADS=1 -DSTDC_HEADERS=1 -DWIN32_LEAN_AND_MEAN=1 -DNO_X11=1 -DHAVE_OLEACC_IDL=1 -DHAVE_ATLBASE_H=1 -DHAVE_MMINTRIN_H=1 -D_X86_=1 -DD_INO=d_ino -DNS_ALWAYS_INLINE= -DNS_ATTR_MALLOC= -DNS_WARN_UNUSED_RESULT= -DNS_NORETURN= -DMALLOC_H=\ -DHAVE_FORCEINLINE=1 -DNS_ENABLE_TSF=1 -DMOZ_BUILD_APP=../calendar -DMOZ_DISTRIBUTION_ID=\"org.mozilla\" -DIBMBIDI=1 -DMOZ_VIEW_SOURCE=1 -DACCESSIBILITY=1 -DMOZ_JSLOADER=1 -DNS_PRINTING=1 -DNS_PRINT_PREVIEW=1 -DMOZ_OGG=1 -DMOZ_WAVE=1 -DMOZ_SYDNEYAUDIO=1 -DMOZ_MEDIA=1 -DMOZ_XTF=1 -DMOZ_CRASHREPORTER=1 -DMOZ_CRASHREPORTER_ENABLE_PERCENT=100 -DMOZ_SVG=1 -DMOZ_SMIL=1 -DMOZ_UPDATE_CHANNEL=default -DMOZ_FEEDS=1 -DMOZ_STORAGE=1 -DMOZ_LOGGING=1 -DMOZ_CHROME_FILE_FORMAT_JAR=1 -DMOZ_USER_DIR=\"Mozilla\" -DMOZ_STATIC_BUILD=1 -DMOZ_TREE_CAIRO=1 -DHAVE_UINT64_T=1 -DMOZ_XUL=1 -DMOZ_PROFILELOCKING=1 -DMOZ_RDF=1 -DBUILD_CTYPES=1 -DMOZ_MORKREADER=1 -DMOZ_PLACES=1 -DMOZ_DLL_SUFFIX=\".dll\" -DNDEBUG -DTRIMMED $i > $dest; \ done make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/toolkit/mozapps/shared' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/toolkit/mozapps/update' make[8]: Entering directory `/c/build/comm-central/sb-de/mozilla/toolkit/mozapps/readstrings' readstrings.cpp Building deps for /c/build/comm-central/comm-central/mozilla/toolkit/mozapps/readstrings/readstrings.cpp cl -Foreadstrings.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/toolkit/mozapps/readstrings -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MT -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/toolkit/mozapps/readstrings/readstrings.cpp readstrings.cpp rm -f readstrings.lib lib -NOLOGO -OUT:"readstrings.lib" readstrings.obj echo not_ranlib readstrings.lib not_ranlib readstrings.lib make[8]: Leaving directory `/c/build/comm-central/sb-de/mozilla/toolkit/mozapps/readstrings' make[8]: Entering directory `/c/build/comm-central/sb-de/mozilla/toolkit/mozapps/update/updater' updater.cpp Building deps for /c/build/comm-central/comm-central/mozilla/toolkit/mozapps/update/updater/updater.cpp cl -Foupdater.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DUNICODE -D_UNICODE -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DNS_NO_XPCOM -I/c/build/comm-central/comm-central/mozilla/toolkit/mozapps/update/updater/../../readstrings -I/c/build/comm-central/comm-central/mozilla/toolkit/xre -I/c/build/comm-central/comm-central/mozilla/toolkit/mozapps/update/updater -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MT -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/toolkit/mozapps/update/updater/updater.cpp updater.cpp c:/build/comm-central/comm-central/mozilla/toolkit/mozapps/update/updater/updater.cpp(1419) : warning C4244: 'initializing' : conversion from '__int64' to 'int', possible loss of data bspatch.cpp Building deps for /c/build/comm-central/comm-central/mozilla/toolkit/mozapps/update/updater/bspatch.cpp cl -Fobspatch.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DUNICODE -D_UNICODE -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DNS_NO_XPCOM -I/c/build/comm-central/comm-central/mozilla/toolkit/mozapps/update/updater/../../readstrings -I/c/build/comm-central/comm-central/mozilla/toolkit/xre -I/c/build/comm-central/comm-central/mozilla/toolkit/mozapps/update/updater -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MT -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/toolkit/mozapps/update/updater/bspatch.cpp bspatch.cpp archivereader.cpp Building deps for /c/build/comm-central/comm-central/mozilla/toolkit/mozapps/update/updater/archivereader.cpp cl -Foarchivereader.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DUNICODE -D_UNICODE -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DNS_NO_XPCOM -I/c/build/comm-central/comm-central/mozilla/toolkit/mozapps/update/updater/../../readstrings -I/c/build/comm-central/comm-central/mozilla/toolkit/xre -I/c/build/comm-central/comm-central/mozilla/toolkit/mozapps/update/updater -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MT -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/toolkit/mozapps/update/updater/archivereader.cpp archivereader.cpp progressui_win.cpp Building deps for /c/build/comm-central/comm-central/mozilla/toolkit/mozapps/update/updater/progressui_win.cpp cl -Foprogressui_win.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DUNICODE -D_UNICODE -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DNS_NO_XPCOM -I/c/build/comm-central/comm-central/mozilla/toolkit/mozapps/update/updater/../../readstrings -I/c/build/comm-central/comm-central/mozilla/toolkit/xre -I/c/build/comm-central/comm-central/mozilla/toolkit/mozapps/update/updater -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MT -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/toolkit/mozapps/update/updater/progressui_win.cpp progressui_win.cpp /bin/sh /c/build/comm-central/comm-central/mozilla/build/msys-perl-wrapper /c/build/comm-central/comm-central/mozilla/config/version_win.pl -QUIET 1 -DEPTH ../../../.. -TOPSRCDIR /c/build/comm-central/comm-central/mozilla -OBJDIR . -SRCDIR /c/build/comm-central/comm-central/mozilla/toolkit/mozapps/update/updater -DISPNAME Calendar -APPVERSION 1.1a1pre -BINARY updater.exe -RCINCLUDE /c/build/comm-central/comm-central/mozilla/toolkit/mozapps/update/updater/updater.rc Creating Resource file: module.res rc.exe -I/c/build/comm-central/comm-central/mozilla/toolkit/mozapps/update/updater -r -DUNICODE -D_UNICODE -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DNS_NO_XPCOM -I/c/build/comm-central/comm-central/mozilla/toolkit/mozapps/update/updater/../../readstrings -I/c/build/comm-central/comm-central/mozilla/toolkit/xre -I/c/build/comm-central/comm-central/mozilla/toolkit/mozapps/update/updater -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -Fomodule.res /c/build/comm-central/sb-de/mozilla/toolkit/mozapps/update/updater/module.rc Microsoft (R) Windows (R) Resource Compiler Version 6.1.7600.16385 Copyright (C) Microsoft Corporation. All rights reserved. link -NOLOGO -OUT:updater.exe -PDB:updater.pdb -SUBSYSTEM:WINDOWS -ENTRY:wmainCRTStartup -MANIFESTUAC:NO -NXCOMPAT -DYNAMICBASE -SAFESEH updater.obj bspatch.obj archivereader.obj progressui_win.obj ./module.res ../../../../modules/libmar/src/mar.lib ../../readstrings/readstrings.lib ../../../../modules/libbz2/src/bz2.lib kernel32.lib user32.lib gdi32.lib winmm.lib wsock32.lib advapi32.lib comctl32.lib ws2_32.lib shell32.lib Embedding manifest from /c/build/comm-central/comm-central/mozilla/toolkit/mozapps/update/updater/updater.exe.manifest c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 755 updater.exe ../../../../dist/bin make[8]: Leaving directory `/c/build/comm-central/sb-de/mozilla/toolkit/mozapps/update/updater' nsIUpdateTimerManager.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/toolkit/mozapps/update -I../../../dist/idl -e _xpidlgen/nsIUpdateTimerManager.xpt -d .deps/nsIUpdateTimerManager.pp /c/build/comm-central/comm-central/mozilla/toolkit/mozapps/update/nsIUpdateTimerManager.idl nsIUpdateService.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/toolkit/mozapps/update -I../../../dist/idl -e _xpidlgen/nsIUpdateService.xpt -d .deps/nsIUpdateService.pp /c/build/comm-central/comm-central/mozilla/toolkit/mozapps/update/nsIUpdateService.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpt_link.exe _xpidlgen/update.xpt _xpidlgen/nsIUpdateTimerManager.xpt _xpidlgen/nsIUpdateService.xpt c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 _xpidlgen/update.xpt ../../../dist/bin/components set -e; \ c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../../dist/bin/components; \ for i in /c/build/comm-central/comm-central/mozilla/toolkit/mozapps/update/nsUpdateTimerManager.js /c/build/comm-central/comm-central/mozilla/toolkit/mozapps/update/nsUpdateService.js /c/build/comm-central/comm-central/mozilla/toolkit/mozapps/update/nsUpdateServiceStub.js; do \ fname=`basename $i`; \ dest=../../../dist/bin/components/${fname}; \ rm -f -f $dest; \ c:/mozilla-build/python25/python2.5.exe /c/build/comm-central/comm-central/mozilla/config/Preprocessor.py -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_CRT_SECURE_NO_WARNINGS=1 -D_CRT_NONSTDC_NO_WARNINGS=1 -DHAVE_WINSDKVER_H=1 -DMOZ_MSVC_STL_WRAP__Throw=1 -DWINVER=0x502 -D_WIN32_WINNT=0x502 -D_WIN32_IE=0x0500 -DMOZ_WINSDK_TARGETVER=0x06010000 -DMOZ_NTDDI_WS03=0x05020000 -DMOZ_NTDDI_LONGHORN=0x06000000 -DMOZ_NTDDI_WIN7=0x06010000 -DHAVE_IO_H=1 -DHAVE_SETBUF=1 -DHAVE_ISATTY=1 -DX_DISPLAY_MISSING=1 -DMOZILLA_VERSION=\"1.9.3a5pre\" -DMOZILLA_VERSION_U=1.9.3a5pre -DHAVE_SNPRINTF=1 -D_WINDOWS=1 -DWIN32=1 -DXP_WIN=1 -DXP_WIN32=1 -DHW_THREADS=1 -DSTDC_HEADERS=1 -DWIN32_LEAN_AND_MEAN=1 -DNO_X11=1 -DHAVE_OLEACC_IDL=1 -DHAVE_ATLBASE_H=1 -DHAVE_MMINTRIN_H=1 -D_X86_=1 -DD_INO=d_ino -DNS_ALWAYS_INLINE= -DNS_ATTR_MALLOC= -DNS_WARN_UNUSED_RESULT= -DNS_NORETURN= -DMALLOC_H=\ -DHAVE_FORCEINLINE=1 -DNS_ENABLE_TSF=1 -DMOZ_BUILD_APP=../calendar -DMOZ_DISTRIBUTION_ID=\"org.mozilla\" -DIBMBIDI=1 -DMOZ_VIEW_SOURCE=1 -DACCESSIBILITY=1 -DMOZ_JSLOADER=1 -DNS_PRINTING=1 -DNS_PRINT_PREVIEW=1 -DMOZ_OGG=1 -DMOZ_WAVE=1 -DMOZ_SYDNEYAUDIO=1 -DMOZ_MEDIA=1 -DMOZ_XTF=1 -DMOZ_CRASHREPORTER=1 -DMOZ_CRASHREPORTER_ENABLE_PERCENT=100 -DMOZ_SVG=1 -DMOZ_SMIL=1 -DMOZ_UPDATE_CHANNEL=default -DMOZ_FEEDS=1 -DMOZ_STORAGE=1 -DMOZ_LOGGING=1 -DMOZ_CHROME_FILE_FORMAT_JAR=1 -DMOZ_USER_DIR=\"Mozilla\" -DMOZ_STATIC_BUILD=1 -DMOZ_TREE_CAIRO=1 -DHAVE_UINT64_T=1 -DMOZ_XUL=1 -DMOZ_PROFILELOCKING=1 -DMOZ_RDF=1 -DBUILD_CTYPES=1 -DMOZ_MORKREADER=1 -DMOZ_PLACES=1 -DMOZ_DLL_SUFFIX=\".dll\" -DNDEBUG -DTRIMMED $i > $dest; \ c:/mozilla-build/python25/python2.5.exe /c/build/comm-central/comm-central/mozilla/config/buildlist.py ../../../dist/bin/components/components.list $fname; \ done c:/mozilla-build/python25/python2.5.exe /c/build/comm-central/comm-central/mozilla/config/JarMaker.py \ -j ../../../dist/bin/chrome \ -t /c/build/comm-central/comm-central/mozilla -f jar -DNDEBUG -DTRIMMED -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_CRT_SECURE_NO_WARNINGS=1 -D_CRT_NONSTDC_NO_WARNINGS=1 -DHAVE_WINSDKVER_H=1 -DMOZ_MSVC_STL_WRAP__Throw=1 -DWINVER=0x502 -D_WIN32_WINNT=0x502 -D_WIN32_IE=0x0500 -DMOZ_WINSDK_TARGETVER=0x06010000 -DMOZ_NTDDI_WS03=0x05020000 -DMOZ_NTDDI_LONGHORN=0x06000000 -DMOZ_NTDDI_WIN7=0x06010000 -DHAVE_IO_H=1 -DHAVE_SETBUF=1 -DHAVE_ISATTY=1 -DX_DISPLAY_MISSING=1 -DMOZILLA_VERSION=\"1.9.3a5pre\" -DMOZILLA_VERSION_U=1.9.3a5pre -DHAVE_SNPRINTF=1 -D_WINDOWS=1 -DWIN32=1 -DXP_WIN=1 -DXP_WIN32=1 -DHW_THREADS=1 -DSTDC_HEADERS=1 -DWIN32_LEAN_AND_MEAN=1 -DNO_X11=1 -DHAVE_OLEACC_IDL=1 -DHAVE_ATLBASE_H=1 -DHAVE_MMINTRIN_H=1 -D_X86_=1 -DD_INO=d_ino -DNS_ALWAYS_INLINE= -DNS_ATTR_MALLOC= -DNS_WARN_UNUSED_RESULT= -DNS_NORETURN= -DMALLOC_H=\ -DHAVE_FORCEINLINE=1 -DNS_ENABLE_TSF=1 -DMOZ_BUILD_APP=../calendar -DMOZ_DISTRIBUTION_ID=\"org.mozilla\" -DIBMBIDI=1 -DMOZ_VIEW_SOURCE=1 -DACCESSIBILITY=1 -DMOZ_JSLOADER=1 -DNS_PRINTING=1 -DNS_PRINT_PREVIEW=1 -DMOZ_OGG=1 -DMOZ_WAVE=1 -DMOZ_SYDNEYAUDIO=1 -DMOZ_MEDIA=1 -DMOZ_XTF=1 -DMOZ_CRASHREPORTER=1 -DMOZ_CRASHREPORTER_ENABLE_PERCENT=100 -DMOZ_SVG=1 -DMOZ_SMIL=1 -DMOZ_UPDATE_CHANNEL=default -DMOZ_FEEDS=1 -DMOZ_STORAGE=1 -DMOZ_LOGGING=1 -DMOZ_CHROME_FILE_FORMAT_JAR=1 -DMOZ_USER_DIR=\"Mozilla\" -DMOZ_STATIC_BUILD=1 -DMOZ_TREE_CAIRO=1 -DHAVE_UINT64_T=1 -DMOZ_XUL=1 -DMOZ_PROFILELOCKING=1 -DMOZ_RDF=1 -DBUILD_CTYPES=1 -DMOZ_MORKREADER=1 -DMOZ_PLACES=1 -DMOZ_DLL_SUFFIX=\".dll\" \ /c/build/comm-central/comm-central/mozilla/toolkit/mozapps/update/jar.mn make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/toolkit/mozapps/update' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/toolkit/mozapps/xpinstall' c:/mozilla-build/python25/python2.5.exe /c/build/comm-central/comm-central/mozilla/config/JarMaker.py \ -j ../../../dist/bin/chrome \ -t /c/build/comm-central/comm-central/mozilla -f jar -DNDEBUG -DTRIMMED -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_CRT_SECURE_NO_WARNINGS=1 -D_CRT_NONSTDC_NO_WARNINGS=1 -DHAVE_WINSDKVER_H=1 -DMOZ_MSVC_STL_WRAP__Throw=1 -DWINVER=0x502 -D_WIN32_WINNT=0x502 -D_WIN32_IE=0x0500 -DMOZ_WINSDK_TARGETVER=0x06010000 -DMOZ_NTDDI_WS03=0x05020000 -DMOZ_NTDDI_LONGHORN=0x06000000 -DMOZ_NTDDI_WIN7=0x06010000 -DHAVE_IO_H=1 -DHAVE_SETBUF=1 -DHAVE_ISATTY=1 -DX_DISPLAY_MISSING=1 -DMOZILLA_VERSION=\"1.9.3a5pre\" -DMOZILLA_VERSION_U=1.9.3a5pre -DHAVE_SNPRINTF=1 -D_WINDOWS=1 -DWIN32=1 -DXP_WIN=1 -DXP_WIN32=1 -DHW_THREADS=1 -DSTDC_HEADERS=1 -DWIN32_LEAN_AND_MEAN=1 -DNO_X11=1 -DHAVE_OLEACC_IDL=1 -DHAVE_ATLBASE_H=1 -DHAVE_MMINTRIN_H=1 -D_X86_=1 -DD_INO=d_ino -DNS_ALWAYS_INLINE= -DNS_ATTR_MALLOC= -DNS_WARN_UNUSED_RESULT= -DNS_NORETURN= -DMALLOC_H=\ -DHAVE_FORCEINLINE=1 -DNS_ENABLE_TSF=1 -DMOZ_BUILD_APP=../calendar -DMOZ_DISTRIBUTION_ID=\"org.mozilla\" -DIBMBIDI=1 -DMOZ_VIEW_SOURCE=1 -DACCESSIBILITY=1 -DMOZ_JSLOADER=1 -DNS_PRINTING=1 -DNS_PRINT_PREVIEW=1 -DMOZ_OGG=1 -DMOZ_WAVE=1 -DMOZ_SYDNEYAUDIO=1 -DMOZ_MEDIA=1 -DMOZ_XTF=1 -DMOZ_CRASHREPORTER=1 -DMOZ_CRASHREPORTER_ENABLE_PERCENT=100 -DMOZ_SVG=1 -DMOZ_SMIL=1 -DMOZ_UPDATE_CHANNEL=default -DMOZ_FEEDS=1 -DMOZ_STORAGE=1 -DMOZ_LOGGING=1 -DMOZ_CHROME_FILE_FORMAT_JAR=1 -DMOZ_USER_DIR=\"Mozilla\" -DMOZ_STATIC_BUILD=1 -DMOZ_TREE_CAIRO=1 -DHAVE_UINT64_T=1 -DMOZ_XUL=1 -DMOZ_PROFILELOCKING=1 -DMOZ_RDF=1 -DBUILD_CTYPES=1 -DMOZ_MORKREADER=1 -DMOZ_PLACES=1 -DMOZ_DLL_SUFFIX=\".dll\" \ /c/build/comm-central/comm-central/mozilla/toolkit/mozapps/xpinstall/jar.mn make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/toolkit/mozapps/xpinstall' c:/mozilla-build/python25/python2.5.exe /c/build/comm-central/comm-central/mozilla/config/JarMaker.py \ -j ../../dist/bin/chrome \ -t /c/build/comm-central/comm-central/mozilla -f jar -DNDEBUG -DTRIMMED -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_CRT_SECURE_NO_WARNINGS=1 -D_CRT_NONSTDC_NO_WARNINGS=1 -DHAVE_WINSDKVER_H=1 -DMOZ_MSVC_STL_WRAP__Throw=1 -DWINVER=0x502 -D_WIN32_WINNT=0x502 -D_WIN32_IE=0x0500 -DMOZ_WINSDK_TARGETVER=0x06010000 -DMOZ_NTDDI_WS03=0x05020000 -DMOZ_NTDDI_LONGHORN=0x06000000 -DMOZ_NTDDI_WIN7=0x06010000 -DHAVE_IO_H=1 -DHAVE_SETBUF=1 -DHAVE_ISATTY=1 -DX_DISPLAY_MISSING=1 -DMOZILLA_VERSION=\"1.9.3a5pre\" -DMOZILLA_VERSION_U=1.9.3a5pre -DHAVE_SNPRINTF=1 -D_WINDOWS=1 -DWIN32=1 -DXP_WIN=1 -DXP_WIN32=1 -DHW_THREADS=1 -DSTDC_HEADERS=1 -DWIN32_LEAN_AND_MEAN=1 -DNO_X11=1 -DHAVE_OLEACC_IDL=1 -DHAVE_ATLBASE_H=1 -DHAVE_MMINTRIN_H=1 -D_X86_=1 -DD_INO=d_ino -DNS_ALWAYS_INLINE= -DNS_ATTR_MALLOC= -DNS_WARN_UNUSED_RESULT= -DNS_NORETURN= -DMALLOC_H=\ -DHAVE_FORCEINLINE=1 -DNS_ENABLE_TSF=1 -DMOZ_BUILD_APP=../calendar -DMOZ_DISTRIBUTION_ID=\"org.mozilla\" -DIBMBIDI=1 -DMOZ_VIEW_SOURCE=1 -DACCESSIBILITY=1 -DMOZ_JSLOADER=1 -DNS_PRINTING=1 -DNS_PRINT_PREVIEW=1 -DMOZ_OGG=1 -DMOZ_WAVE=1 -DMOZ_SYDNEYAUDIO=1 -DMOZ_MEDIA=1 -DMOZ_XTF=1 -DMOZ_CRASHREPORTER=1 -DMOZ_CRASHREPORTER_ENABLE_PERCENT=100 -DMOZ_SVG=1 -DMOZ_SMIL=1 -DMOZ_UPDATE_CHANNEL=default -DMOZ_FEEDS=1 -DMOZ_STORAGE=1 -DMOZ_LOGGING=1 -DMOZ_CHROME_FILE_FORMAT_JAR=1 -DMOZ_USER_DIR=\"Mozilla\" -DMOZ_STATIC_BUILD=1 -DMOZ_TREE_CAIRO=1 -DHAVE_UINT64_T=1 -DMOZ_XUL=1 -DMOZ_PROFILELOCKING=1 -DMOZ_RDF=1 -DBUILD_CTYPES=1 -DMOZ_MORKREADER=1 -DMOZ_PLACES=1 -DMOZ_DLL_SUFFIX=\".dll\" \ /c/build/comm-central/comm-central/mozilla/toolkit/mozapps/jar.mn make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/toolkit/mozapps' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/toolkit/obsolete' c:/mozilla-build/python25/python2.5.exe /c/build/comm-central/comm-central/mozilla/config/JarMaker.py \ -j ../../dist/bin/chrome \ -t /c/build/comm-central/comm-central/mozilla -f jar -DNDEBUG -DTRIMMED -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_CRT_SECURE_NO_WARNINGS=1 -D_CRT_NONSTDC_NO_WARNINGS=1 -DHAVE_WINSDKVER_H=1 -DMOZ_MSVC_STL_WRAP__Throw=1 -DWINVER=0x502 -D_WIN32_WINNT=0x502 -D_WIN32_IE=0x0500 -DMOZ_WINSDK_TARGETVER=0x06010000 -DMOZ_NTDDI_WS03=0x05020000 -DMOZ_NTDDI_LONGHORN=0x06000000 -DMOZ_NTDDI_WIN7=0x06010000 -DHAVE_IO_H=1 -DHAVE_SETBUF=1 -DHAVE_ISATTY=1 -DX_DISPLAY_MISSING=1 -DMOZILLA_VERSION=\"1.9.3a5pre\" -DMOZILLA_VERSION_U=1.9.3a5pre -DHAVE_SNPRINTF=1 -D_WINDOWS=1 -DWIN32=1 -DXP_WIN=1 -DXP_WIN32=1 -DHW_THREADS=1 -DSTDC_HEADERS=1 -DWIN32_LEAN_AND_MEAN=1 -DNO_X11=1 -DHAVE_OLEACC_IDL=1 -DHAVE_ATLBASE_H=1 -DHAVE_MMINTRIN_H=1 -D_X86_=1 -DD_INO=d_ino -DNS_ALWAYS_INLINE= -DNS_ATTR_MALLOC= -DNS_WARN_UNUSED_RESULT= -DNS_NORETURN= -DMALLOC_H=\ -DHAVE_FORCEINLINE=1 -DNS_ENABLE_TSF=1 -DMOZ_BUILD_APP=../calendar -DMOZ_DISTRIBUTION_ID=\"org.mozilla\" -DIBMBIDI=1 -DMOZ_VIEW_SOURCE=1 -DACCESSIBILITY=1 -DMOZ_JSLOADER=1 -DNS_PRINTING=1 -DNS_PRINT_PREVIEW=1 -DMOZ_OGG=1 -DMOZ_WAVE=1 -DMOZ_SYDNEYAUDIO=1 -DMOZ_MEDIA=1 -DMOZ_XTF=1 -DMOZ_CRASHREPORTER=1 -DMOZ_CRASHREPORTER_ENABLE_PERCENT=100 -DMOZ_SVG=1 -DMOZ_SMIL=1 -DMOZ_UPDATE_CHANNEL=default -DMOZ_FEEDS=1 -DMOZ_STORAGE=1 -DMOZ_LOGGING=1 -DMOZ_CHROME_FILE_FORMAT_JAR=1 -DMOZ_USER_DIR=\"Mozilla\" -DMOZ_STATIC_BUILD=1 -DMOZ_TREE_CAIRO=1 -DHAVE_UINT64_T=1 -DMOZ_XUL=1 -DMOZ_PROFILELOCKING=1 -DMOZ_RDF=1 -DBUILD_CTYPES=1 -DMOZ_MORKREADER=1 -DMOZ_PLACES=1 -DMOZ_DLL_SUFFIX=\".dll\" \ /c/build/comm-central/comm-central/mozilla/toolkit/obsolete/jar.mn make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/toolkit/obsolete' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/toolkit/profile' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/toolkit/profile/public' nsIProfileMigrator.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/toolkit/profile/public -I../../../dist/idl -e _xpidlgen/nsIProfileMigrator.xpt -d .deps/nsIProfileMigrator.pp /c/build/comm-central/comm-central/mozilla/toolkit/profile/public/nsIProfileMigrator.idl nsIToolkitProfile.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/toolkit/profile/public -I../../../dist/idl -e _xpidlgen/nsIToolkitProfile.xpt -d .deps/nsIToolkitProfile.pp /c/build/comm-central/comm-central/mozilla/toolkit/profile/public/nsIToolkitProfile.idl nsIToolkitProfileService.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/toolkit/profile/public -I../../../dist/idl -e _xpidlgen/nsIToolkitProfileService.xpt -d .deps/nsIToolkitProfileService.pp /c/build/comm-central/comm-central/mozilla/toolkit/profile/public/nsIToolkitProfileService.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpt_link.exe _xpidlgen/toolkitprofile.xpt _xpidlgen/nsIProfileMigrator.xpt _xpidlgen/nsIToolkitProfile.xpt _xpidlgen/nsIToolkitProfileService.xpt c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 _xpidlgen/toolkitprofile.xpt ../../../dist/bin/components make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/toolkit/profile/public' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/toolkit/profile/src' nsProfileLock.cpp Building deps for nsProfileLock.cpp cl -FonsProfileLock.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DIMPL_XREAPI -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/toolkit/profile/src/../../xre -I/c/build/comm-central/comm-central/mozilla/profile/dirserviceprovider/src -I/c/build/comm-central/comm-central/mozilla/toolkit/profile/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/sb-de/mozilla/toolkit/profile/src/nsProfileLock.cpp nsProfileLock.cpp nsToolkitProfileService.cpp Building deps for /c/build/comm-central/comm-central/mozilla/toolkit/profile/src/nsToolkitProfileService.cpp cl -FonsToolkitProfileService.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DIMPL_XREAPI -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/toolkit/profile/src/../../xre -I/c/build/comm-central/comm-central/mozilla/profile/dirserviceprovider/src -I/c/build/comm-central/comm-central/mozilla/toolkit/profile/src -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/toolkit/profile/src/nsToolkitProfileService.cpp nsToolkitProfileService.cpp rm -f profile_s.lib lib -NOLOGO -OUT:"profile_s.lib" nsProfileLock.obj nsToolkitProfileService.obj echo not_ranlib profile_s.lib not_ranlib profile_s.lib make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/toolkit/profile/src' c:/mozilla-build/python25/python2.5.exe /c/build/comm-central/comm-central/mozilla/config/JarMaker.py \ -j ../../dist/bin/chrome \ -t /c/build/comm-central/comm-central/mozilla -f jar -DNDEBUG -DTRIMMED -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_CRT_SECURE_NO_WARNINGS=1 -D_CRT_NONSTDC_NO_WARNINGS=1 -DHAVE_WINSDKVER_H=1 -DMOZ_MSVC_STL_WRAP__Throw=1 -DWINVER=0x502 -D_WIN32_WINNT=0x502 -D_WIN32_IE=0x0500 -DMOZ_WINSDK_TARGETVER=0x06010000 -DMOZ_NTDDI_WS03=0x05020000 -DMOZ_NTDDI_LONGHORN=0x06000000 -DMOZ_NTDDI_WIN7=0x06010000 -DHAVE_IO_H=1 -DHAVE_SETBUF=1 -DHAVE_ISATTY=1 -DX_DISPLAY_MISSING=1 -DMOZILLA_VERSION=\"1.9.3a5pre\" -DMOZILLA_VERSION_U=1.9.3a5pre -DHAVE_SNPRINTF=1 -D_WINDOWS=1 -DWIN32=1 -DXP_WIN=1 -DXP_WIN32=1 -DHW_THREADS=1 -DSTDC_HEADERS=1 -DWIN32_LEAN_AND_MEAN=1 -DNO_X11=1 -DHAVE_OLEACC_IDL=1 -DHAVE_ATLBASE_H=1 -DHAVE_MMINTRIN_H=1 -D_X86_=1 -DD_INO=d_ino -DNS_ALWAYS_INLINE= -DNS_ATTR_MALLOC= -DNS_WARN_UNUSED_RESULT= -DNS_NORETURN= -DMALLOC_H=\ -DHAVE_FORCEINLINE=1 -DNS_ENABLE_TSF=1 -DMOZ_BUILD_APP=../calendar -DMOZ_DISTRIBUTION_ID=\"org.mozilla\" -DIBMBIDI=1 -DMOZ_VIEW_SOURCE=1 -DACCESSIBILITY=1 -DMOZ_JSLOADER=1 -DNS_PRINTING=1 -DNS_PRINT_PREVIEW=1 -DMOZ_OGG=1 -DMOZ_WAVE=1 -DMOZ_SYDNEYAUDIO=1 -DMOZ_MEDIA=1 -DMOZ_XTF=1 -DMOZ_CRASHREPORTER=1 -DMOZ_CRASHREPORTER_ENABLE_PERCENT=100 -DMOZ_SVG=1 -DMOZ_SMIL=1 -DMOZ_UPDATE_CHANNEL=default -DMOZ_FEEDS=1 -DMOZ_STORAGE=1 -DMOZ_LOGGING=1 -DMOZ_CHROME_FILE_FORMAT_JAR=1 -DMOZ_USER_DIR=\"Mozilla\" -DMOZ_STATIC_BUILD=1 -DMOZ_TREE_CAIRO=1 -DHAVE_UINT64_T=1 -DMOZ_XUL=1 -DMOZ_PROFILELOCKING=1 -DMOZ_RDF=1 -DBUILD_CTYPES=1 -DMOZ_MORKREADER=1 -DMOZ_PLACES=1 -DMOZ_DLL_SUFFIX=\".dll\" \ /c/build/comm-central/comm-central/mozilla/toolkit/profile/jar.mn make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/toolkit/profile' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/toolkit/spatial-navigation' c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/toolkit/spatial-navigation/SpatialNavigation.js ../../dist/bin/modules make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/toolkit/spatial-navigation' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/toolkit/themes' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/toolkit/themes/winstripe' make[8]: Entering directory `/c/build/comm-central/sb-de/mozilla/toolkit/themes/winstripe/global' c:/mozilla-build/python25/python2.5.exe /c/build/comm-central/comm-central/mozilla/config/JarMaker.py \ -j ../../../../dist/bin/chrome \ -t /c/build/comm-central/comm-central/mozilla -f jar -DNDEBUG -DTRIMMED -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_CRT_SECURE_NO_WARNINGS=1 -D_CRT_NONSTDC_NO_WARNINGS=1 -DHAVE_WINSDKVER_H=1 -DMOZ_MSVC_STL_WRAP__Throw=1 -DWINVER=0x502 -D_WIN32_WINNT=0x502 -D_WIN32_IE=0x0500 -DMOZ_WINSDK_TARGETVER=0x06010000 -DMOZ_NTDDI_WS03=0x05020000 -DMOZ_NTDDI_LONGHORN=0x06000000 -DMOZ_NTDDI_WIN7=0x06010000 -DHAVE_IO_H=1 -DHAVE_SETBUF=1 -DHAVE_ISATTY=1 -DX_DISPLAY_MISSING=1 -DMOZILLA_VERSION=\"1.9.3a5pre\" -DMOZILLA_VERSION_U=1.9.3a5pre -DHAVE_SNPRINTF=1 -D_WINDOWS=1 -DWIN32=1 -DXP_WIN=1 -DXP_WIN32=1 -DHW_THREADS=1 -DSTDC_HEADERS=1 -DWIN32_LEAN_AND_MEAN=1 -DNO_X11=1 -DHAVE_OLEACC_IDL=1 -DHAVE_ATLBASE_H=1 -DHAVE_MMINTRIN_H=1 -D_X86_=1 -DD_INO=d_ino -DNS_ALWAYS_INLINE= -DNS_ATTR_MALLOC= -DNS_WARN_UNUSED_RESULT= -DNS_NORETURN= -DMALLOC_H=\ -DHAVE_FORCEINLINE=1 -DNS_ENABLE_TSF=1 -DMOZ_BUILD_APP=../calendar -DMOZ_DISTRIBUTION_ID=\"org.mozilla\" -DIBMBIDI=1 -DMOZ_VIEW_SOURCE=1 -DACCESSIBILITY=1 -DMOZ_JSLOADER=1 -DNS_PRINTING=1 -DNS_PRINT_PREVIEW=1 -DMOZ_OGG=1 -DMOZ_WAVE=1 -DMOZ_SYDNEYAUDIO=1 -DMOZ_MEDIA=1 -DMOZ_XTF=1 -DMOZ_CRASHREPORTER=1 -DMOZ_CRASHREPORTER_ENABLE_PERCENT=100 -DMOZ_SVG=1 -DMOZ_SMIL=1 -DMOZ_UPDATE_CHANNEL=default -DMOZ_FEEDS=1 -DMOZ_STORAGE=1 -DMOZ_LOGGING=1 -DMOZ_CHROME_FILE_FORMAT_JAR=1 -DMOZ_USER_DIR=\"Mozilla\" -DMOZ_STATIC_BUILD=1 -DMOZ_TREE_CAIRO=1 -DHAVE_UINT64_T=1 -DMOZ_XUL=1 -DMOZ_PROFILELOCKING=1 -DMOZ_RDF=1 -DBUILD_CTYPES=1 -DMOZ_MORKREADER=1 -DMOZ_PLACES=1 -DMOZ_DLL_SUFFIX=\".dll\" \ /c/build/comm-central/comm-central/mozilla/toolkit/themes/winstripe/global/jar.mn make[8]: Leaving directory `/c/build/comm-central/sb-de/mozilla/toolkit/themes/winstripe/global' make[8]: Entering directory `/c/build/comm-central/sb-de/mozilla/toolkit/themes/winstripe/mozapps' c:/mozilla-build/python25/python2.5.exe /c/build/comm-central/comm-central/mozilla/config/JarMaker.py \ -j ../../../../dist/bin/chrome \ -t /c/build/comm-central/comm-central/mozilla -f jar -DNDEBUG -DTRIMMED -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_CRT_SECURE_NO_WARNINGS=1 -D_CRT_NONSTDC_NO_WARNINGS=1 -DHAVE_WINSDKVER_H=1 -DMOZ_MSVC_STL_WRAP__Throw=1 -DWINVER=0x502 -D_WIN32_WINNT=0x502 -D_WIN32_IE=0x0500 -DMOZ_WINSDK_TARGETVER=0x06010000 -DMOZ_NTDDI_WS03=0x05020000 -DMOZ_NTDDI_LONGHORN=0x06000000 -DMOZ_NTDDI_WIN7=0x06010000 -DHAVE_IO_H=1 -DHAVE_SETBUF=1 -DHAVE_ISATTY=1 -DX_DISPLAY_MISSING=1 -DMOZILLA_VERSION=\"1.9.3a5pre\" -DMOZILLA_VERSION_U=1.9.3a5pre -DHAVE_SNPRINTF=1 -D_WINDOWS=1 -DWIN32=1 -DXP_WIN=1 -DXP_WIN32=1 -DHW_THREADS=1 -DSTDC_HEADERS=1 -DWIN32_LEAN_AND_MEAN=1 -DNO_X11=1 -DHAVE_OLEACC_IDL=1 -DHAVE_ATLBASE_H=1 -DHAVE_MMINTRIN_H=1 -D_X86_=1 -DD_INO=d_ino -DNS_ALWAYS_INLINE= -DNS_ATTR_MALLOC= -DNS_WARN_UNUSED_RESULT= -DNS_NORETURN= -DMALLOC_H=\ -DHAVE_FORCEINLINE=1 -DNS_ENABLE_TSF=1 -DMOZ_BUILD_APP=../calendar -DMOZ_DISTRIBUTION_ID=\"org.mozilla\" -DIBMBIDI=1 -DMOZ_VIEW_SOURCE=1 -DACCESSIBILITY=1 -DMOZ_JSLOADER=1 -DNS_PRINTING=1 -DNS_PRINT_PREVIEW=1 -DMOZ_OGG=1 -DMOZ_WAVE=1 -DMOZ_SYDNEYAUDIO=1 -DMOZ_MEDIA=1 -DMOZ_XTF=1 -DMOZ_CRASHREPORTER=1 -DMOZ_CRASHREPORTER_ENABLE_PERCENT=100 -DMOZ_SVG=1 -DMOZ_SMIL=1 -DMOZ_UPDATE_CHANNEL=default -DMOZ_FEEDS=1 -DMOZ_STORAGE=1 -DMOZ_LOGGING=1 -DMOZ_CHROME_FILE_FORMAT_JAR=1 -DMOZ_USER_DIR=\"Mozilla\" -DMOZ_STATIC_BUILD=1 -DMOZ_TREE_CAIRO=1 -DHAVE_UINT64_T=1 -DMOZ_XUL=1 -DMOZ_PROFILELOCKING=1 -DMOZ_RDF=1 -DBUILD_CTYPES=1 -DMOZ_MORKREADER=1 -DMOZ_PLACES=1 -DMOZ_DLL_SUFFIX=\".dll\" \ /c/build/comm-central/comm-central/mozilla/toolkit/themes/winstripe/mozapps/jar.mn make[8]: Leaving directory `/c/build/comm-central/sb-de/mozilla/toolkit/themes/winstripe/mozapps' make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/toolkit/themes/winstripe' make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/toolkit/themes' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/toolkit/system/windowsproxy' nsWindowsSystemProxySettings.cpp Building deps for /c/build/comm-central/comm-central/mozilla/toolkit/system/windowsproxy/nsWindowsSystemProxySettings.cpp cl -FonsWindowsSystemProxySettings.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/toolkit/system/windowsproxy -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/toolkit/system/windowsproxy/nsWindowsSystemProxySettings.cpp nsWindowsSystemProxySettings.cpp rm -f windowsproxy.lib lib -NOLOGO -OUT:"windowsproxy.lib" nsWindowsSystemProxySettings.obj echo not_ranlib windowsproxy.lib not_ranlib windowsproxy.lib c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 windowsproxy.lib ../../../staticlib/components make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/toolkit/system/windowsproxy' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/toolkit/crashreporter' nsExceptionHandler.cpp Building deps for /c/build/comm-central/comm-central/mozilla/toolkit/crashreporter/nsExceptionHandler.cpp cl -FonsExceptionHandler.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DUNICODE -D_UNICODE -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/toolkit/crashreporter/google-breakpad/src -I/c/build/comm-central/comm-central/mozilla/toolkit/crashreporter -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/toolkit/crashreporter/nsExceptionHandler.cpp nsExceptionHandler.cpp rm -f exception_handler_s.lib lib -NOLOGO -OUT:"exception_handler_s.lib" nsExceptionHandler.obj echo not_ranlib exception_handler_s.lib not_ranlib exception_handler_s.lib make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/toolkit/crashreporter/google-breakpad/src/common/windows' guid_string.cc Building deps for /c/build/comm-central/comm-central/mozilla/toolkit/crashreporter/google-breakpad/src/common/windows/guid_string.cc cl -Foguid_string.obj -c -DUNICODE -D_UNICODE -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/toolkit/crashreporter/google-breakpad/src/common/windows/../.. -I/c/build/comm-central/comm-central/mozilla/toolkit/crashreporter/google-breakpad/src/common/windows -I. -I../../../../../../dist/include -I../../../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/toolkit/crashreporter/google-breakpad/src/common/windows/guid_string.cc guid_string.cc C:\Program Files\Microsoft Visual Studio 9.0\VC\INCLUDE\xlocale(342) : warning C4530: C++ exception handler used, but unwind semantics are not enabled. Specify /EHsc http_upload.cc Building deps for /c/build/comm-central/comm-central/mozilla/toolkit/crashreporter/google-breakpad/src/common/windows/http_upload.cc cl -Fohttp_upload.obj -c -DUNICODE -D_UNICODE -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/toolkit/crashreporter/google-breakpad/src/common/windows/../.. -I/c/build/comm-central/comm-central/mozilla/toolkit/crashreporter/google-breakpad/src/common/windows -I. -I../../../../../../dist/include -I../../../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/toolkit/crashreporter/google-breakpad/src/common/windows/http_upload.cc http_upload.cc string_utils.cc Building deps for /c/build/comm-central/comm-central/mozilla/toolkit/crashreporter/google-breakpad/src/common/windows/string_utils.cc cl -Fostring_utils.obj -c -DUNICODE -D_UNICODE -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/toolkit/crashreporter/google-breakpad/src/common/windows/../.. -I/c/build/comm-central/comm-central/mozilla/toolkit/crashreporter/google-breakpad/src/common/windows -I. -I../../../../../../dist/include -I../../../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/toolkit/crashreporter/google-breakpad/src/common/windows/string_utils.cc string_utils.cc C:\Program Files\Microsoft Visual Studio 9.0\VC\INCLUDE\xlocale(342) : warning C4530: C++ exception handler used, but unwind semantics are not enabled. Specify /EHsc rm -f breakpad_windows_common_s.lib lib -NOLOGO -OUT:"breakpad_windows_common_s.lib" guid_string.obj http_upload.obj string_utils.obj echo not_ranlib breakpad_windows_common_s.lib not_ranlib breakpad_windows_common_s.lib make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/toolkit/crashreporter/google-breakpad/src/common/windows' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/toolkit/crashreporter/google-breakpad/src/client/windows/handler' exception_handler.cc Building deps for /c/build/comm-central/comm-central/mozilla/toolkit/crashreporter/google-breakpad/src/client/windows/handler/exception_handler.cc cl -Foexception_handler.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../../../../dist/stl_wrappers -DUNICODE -D_UNICODE -DBREAKPAD_NO_TERMINATE_THREAD -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/toolkit/crashreporter/google-breakpad/src/client/windows/handler/../../.. -I/c/build/comm-central/comm-central/mozilla/toolkit/crashreporter/google-breakpad/src/client/windows/handler -I. -I../../../../../../../dist/include -I../../../../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/toolkit/crashreporter/google-breakpad/src/client/windows/handler/exception_handler.cc exception_handler.cc C:\Program Files\Microsoft Visual Studio 9.0\VC\INCLUDE\typeinfo(139) : warning C4275: non dll-interface class 'stdext::exception' used as base for dll-interface class 'std::bad_cast' C:\Program Files\Microsoft Visual Studio 9.0\VC\INCLUDE\exception(241) : see declaration of 'stdext::exception' C:\Program Files\Microsoft Visual Studio 9.0\VC\INCLUDE\typeinfo(138) : see declaration of 'std::bad_cast' C:\Program Files\Microsoft Visual Studio 9.0\VC\INCLUDE\typeinfo(160) : warning C4275: non dll-interface class 'stdext::exception' used as base for dll-interface class 'std::bad_typeid' C:\Program Files\Microsoft Visual Studio 9.0\VC\INCLUDE\exception(241) : see declaration of 'stdext::exception' C:\Program Files\Microsoft Visual Studio 9.0\VC\INCLUDE\typeinfo(159) : see declaration of 'std::bad_typeid' rm -f exception_handler_s.lib lib -NOLOGO -OUT:"exception_handler_s.lib" exception_handler.obj echo not_ranlib exception_handler_s.lib not_ranlib exception_handler_s.lib make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/toolkit/crashreporter/google-breakpad/src/client/windows/handler' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/toolkit/crashreporter/google-breakpad/src/client/windows/sender' crash_report_sender.cc Building deps for /c/build/comm-central/comm-central/mozilla/toolkit/crashreporter/google-breakpad/src/client/windows/sender/crash_report_sender.cc cl -Focrash_report_sender.obj -c -DUNICODE -D_UNICODE -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/toolkit/crashreporter/google-breakpad/src/client/windows/sender/../../.. -I/c/build/comm-central/comm-central/mozilla/toolkit/crashreporter/google-breakpad/src/client/windows/sender -I. -I../../../../../../../dist/include -I../../../../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/toolkit/crashreporter/google-breakpad/src/client/windows/sender/crash_report_sender.cc crash_report_sender.cc rm -f crash_report_sender_s.lib lib -NOLOGO -OUT:"crash_report_sender_s.lib" crash_report_sender.obj echo not_ranlib crash_report_sender_s.lib not_ranlib crash_report_sender_s.lib make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/toolkit/crashreporter/google-breakpad/src/client/windows/sender' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/toolkit/crashreporter/google-breakpad/src/client/windows/crash_generation' client_info.cc Building deps for /c/build/comm-central/comm-central/mozilla/toolkit/crashreporter/google-breakpad/src/client/windows/crash_generation/client_info.cc cl -Foclient_info.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../../../../dist/stl_wrappers -DUNICODE -D_UNICODE -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/toolkit/crashreporter/google-breakpad/src -I/c/build/comm-central/comm-central/mozilla/toolkit/crashreporter/google-breakpad/src/client/windows/crash_generation -I. -I../../../../../../../dist/include -I../../../../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/toolkit/crashreporter/google-breakpad/src/client/windows/crash_generation/client_info.cc client_info.cc C:\Program Files\Microsoft Visual Studio 9.0\VC\INCLUDE\typeinfo(139) : warning C4275: non dll-interface class 'stdext::exception' used as base for dll-interface class 'std::bad_cast' C:\Program Files\Microsoft Visual Studio 9.0\VC\INCLUDE\exception(241) : see declaration of 'stdext::exception' C:\Program Files\Microsoft Visual Studio 9.0\VC\INCLUDE\typeinfo(138) : see declaration of 'std::bad_cast' C:\Program Files\Microsoft Visual Studio 9.0\VC\INCLUDE\typeinfo(160) : warning C4275: non dll-interface class 'stdext::exception' used as base for dll-interface class 'std::bad_typeid' C:\Program Files\Microsoft Visual Studio 9.0\VC\INCLUDE\exception(241) : see declaration of 'stdext::exception' C:\Program Files\Microsoft Visual Studio 9.0\VC\INCLUDE\typeinfo(159) : see declaration of 'std::bad_typeid' crash_generation_client.cc Building deps for /c/build/comm-central/comm-central/mozilla/toolkit/crashreporter/google-breakpad/src/client/windows/crash_generation/crash_generation_client.cc cl -Focrash_generation_client.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../../../../dist/stl_wrappers -DUNICODE -D_UNICODE -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/toolkit/crashreporter/google-breakpad/src -I/c/build/comm-central/comm-central/mozilla/toolkit/crashreporter/google-breakpad/src/client/windows/crash_generation -I. -I../../../../../../../dist/include -I../../../../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/toolkit/crashreporter/google-breakpad/src/client/windows/crash_generation/crash_generation_client.cc crash_generation_client.cc C:\Program Files\Microsoft Visual Studio 9.0\VC\INCLUDE\typeinfo(139) : warning C4275: non dll-interface class 'stdext::exception' used as base for dll-interface class 'std::bad_cast' C:\Program Files\Microsoft Visual Studio 9.0\VC\INCLUDE\exception(241) : see declaration of 'stdext::exception' C:\Program Files\Microsoft Visual Studio 9.0\VC\INCLUDE\typeinfo(138) : see declaration of 'std::bad_cast' C:\Program Files\Microsoft Visual Studio 9.0\VC\INCLUDE\typeinfo(160) : warning C4275: non dll-interface class 'stdext::exception' used as base for dll-interface class 'std::bad_typeid' C:\Program Files\Microsoft Visual Studio 9.0\VC\INCLUDE\exception(241) : see declaration of 'stdext::exception' C:\Program Files\Microsoft Visual Studio 9.0\VC\INCLUDE\typeinfo(159) : see declaration of 'std::bad_typeid' crash_generation_server.cc Building deps for /c/build/comm-central/comm-central/mozilla/toolkit/crashreporter/google-breakpad/src/client/windows/crash_generation/crash_generation_server.cc cl -Focrash_generation_server.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../../../../dist/stl_wrappers -DUNICODE -D_UNICODE -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/toolkit/crashreporter/google-breakpad/src -I/c/build/comm-central/comm-central/mozilla/toolkit/crashreporter/google-breakpad/src/client/windows/crash_generation -I. -I../../../../../../../dist/include -I../../../../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/toolkit/crashreporter/google-breakpad/src/client/windows/crash_generation/crash_generation_server.cc crash_generation_server.cc C:\Program Files\Microsoft Visual Studio 9.0\VC\INCLUDE\typeinfo(139) : warning C4275: non dll-interface class 'stdext::exception' used as base for dll-interface class 'std::bad_cast' C:\Program Files\Microsoft Visual Studio 9.0\VC\INCLUDE\exception(241) : see declaration of 'stdext::exception' C:\Program Files\Microsoft Visual Studio 9.0\VC\INCLUDE\typeinfo(138) : see declaration of 'std::bad_cast' C:\Program Files\Microsoft Visual Studio 9.0\VC\INCLUDE\typeinfo(160) : warning C4275: non dll-interface class 'stdext::exception' used as base for dll-interface class 'std::bad_typeid' C:\Program Files\Microsoft Visual Studio 9.0\VC\INCLUDE\exception(241) : see declaration of 'stdext::exception' C:\Program Files\Microsoft Visual Studio 9.0\VC\INCLUDE\typeinfo(159) : see declaration of 'std::bad_typeid' minidump_generator.cc Building deps for /c/build/comm-central/comm-central/mozilla/toolkit/crashreporter/google-breakpad/src/client/windows/crash_generation/minidump_generator.cc cl -Fominidump_generator.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../../../../dist/stl_wrappers -DUNICODE -D_UNICODE -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/toolkit/crashreporter/google-breakpad/src -I/c/build/comm-central/comm-central/mozilla/toolkit/crashreporter/google-breakpad/src/client/windows/crash_generation -I. -I../../../../../../../dist/include -I../../../../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/toolkit/crashreporter/google-breakpad/src/client/windows/crash_generation/minidump_generator.cc minidump_generator.cc C:\Program Files\Microsoft Visual Studio 9.0\VC\INCLUDE\typeinfo(139) : warning C4275: non dll-interface class 'stdext::exception' used as base for dll-interface class 'std::bad_cast' C:\Program Files\Microsoft Visual Studio 9.0\VC\INCLUDE\exception(241) : see declaration of 'stdext::exception' C:\Program Files\Microsoft Visual Studio 9.0\VC\INCLUDE\typeinfo(138) : see declaration of 'std::bad_cast' C:\Program Files\Microsoft Visual Studio 9.0\VC\INCLUDE\typeinfo(160) : warning C4275: non dll-interface class 'stdext::exception' used as base for dll-interface class 'std::bad_typeid' C:\Program Files\Microsoft Visual Studio 9.0\VC\INCLUDE\exception(241) : see declaration of 'stdext::exception' C:\Program Files\Microsoft Visual Studio 9.0\VC\INCLUDE\typeinfo(159) : see declaration of 'std::bad_typeid' rm -f crash_generation_s.lib lib -NOLOGO -OUT:"crash_generation_s.lib" client_info.obj crash_generation_client.obj crash_generation_server.obj minidump_generator.obj echo not_ranlib crash_generation_s.lib not_ranlib crash_generation_s.lib make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/toolkit/crashreporter/google-breakpad/src/client/windows/crash_generation' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/toolkit/crashreporter/client' crashreporter.cpp Building deps for /c/build/comm-central/comm-central/mozilla/toolkit/crashreporter/client/crashreporter.cpp cl -Focrashreporter.obj -c -DUNICODE -D_UNICODE -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/toolkit/crashreporter/client/../google-breakpad/src -I/c/build/comm-central/comm-central/mozilla/toolkit/crashreporter/client -I/c/build/comm-central/comm-central/mozilla/toolkit/crashreporter/client -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/toolkit/crashreporter/client/crashreporter.cpp crashreporter.cpp c:/build/comm-central/comm-central/mozilla/toolkit/crashreporter/client/crashreporter.cpp(385) : warning C4244: 'argument' : conversion from 'time_t' to 'unsigned int', possible loss of data crashreporter_win.cpp Building deps for /c/build/comm-central/comm-central/mozilla/toolkit/crashreporter/client/crashreporter_win.cpp cl -Focrashreporter_win.obj -c -DUNICODE -D_UNICODE -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/toolkit/crashreporter/client/../google-breakpad/src -I/c/build/comm-central/comm-central/mozilla/toolkit/crashreporter/client -I/c/build/comm-central/comm-central/mozilla/toolkit/crashreporter/client -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/toolkit/crashreporter/client/crashreporter_win.cpp crashreporter_win.cpp /bin/sh /c/build/comm-central/comm-central/mozilla/build/msys-perl-wrapper /c/build/comm-central/comm-central/mozilla/config/version_win.pl -QUIET 1 -DEPTH ../../.. -TOPSRCDIR /c/build/comm-central/comm-central/mozilla -OBJDIR . -SRCDIR /c/build/comm-central/comm-central/mozilla/toolkit/crashreporter/client -DISPNAME Calendar -APPVERSION 1.1a1pre -MODNAME crashreporter -BINARY crashreporter.exe -RCINCLUDE /c/build/comm-central/comm-central/mozilla/toolkit/crashreporter/client/crashreporter.rc Creating Resource file: module.res rc.exe -r -DUNICODE -D_UNICODE -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/toolkit/crashreporter/client/../google-breakpad/src -I/c/build/comm-central/comm-central/mozilla/toolkit/crashreporter/client -I/c/build/comm-central/comm-central/mozilla/toolkit/crashreporter/client -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -Fomodule.res /c/build/comm-central/sb-de/mozilla/toolkit/crashreporter/client/module.rc Microsoft (R) Windows (R) Resource Compiler Version 6.1.7600.16385 Copyright (C) Microsoft Corporation. All rights reserved. link -NOLOGO -OUT:crashreporter.exe -PDB:crashreporter.pdb -SUBSYSTEM:WINDOWS -MANIFESTUAC:NO -NXCOMPAT -DYNAMICBASE -SAFESEH crashreporter.obj crashreporter_win.obj ./module.res ../../../toolkit/crashreporter/google-breakpad/src/client/windows/sender/crash_report_sender_s.lib ../../../toolkit/crashreporter/google-breakpad/src/common/windows/breakpad_windows_common_s.lib kernel32.lib user32.lib gdi32.lib winmm.lib wsock32.lib advapi32.lib comctl32.lib shell32.lib wininet.lib shlwapi.lib Embedding manifest from /c/build/comm-central/comm-central/mozilla/toolkit/crashreporter/client/crashreporter.exe.manifest and crashreporter.exe.manifest c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 755 crashreporter.exe ../../../dist/bin make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/toolkit/crashreporter/client' c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/mozilla/toolkit/crashreporter/CrashSubmit.jsm ../../dist/bin/modules c:/mozilla-build/python25/python2.5.exe /c/build/comm-central/comm-central/mozilla/config/JarMaker.py \ -j ../../dist/bin/chrome \ -t /c/build/comm-central/comm-central/mozilla -f jar -DNDEBUG -DTRIMMED -DUNICODE -D_UNICODE -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_CRT_SECURE_NO_WARNINGS=1 -D_CRT_NONSTDC_NO_WARNINGS=1 -DHAVE_WINSDKVER_H=1 -DMOZ_MSVC_STL_WRAP__Throw=1 -DWINVER=0x502 -D_WIN32_WINNT=0x502 -D_WIN32_IE=0x0500 -DMOZ_WINSDK_TARGETVER=0x06010000 -DMOZ_NTDDI_WS03=0x05020000 -DMOZ_NTDDI_LONGHORN=0x06000000 -DMOZ_NTDDI_WIN7=0x06010000 -DHAVE_IO_H=1 -DHAVE_SETBUF=1 -DHAVE_ISATTY=1 -DX_DISPLAY_MISSING=1 -DMOZILLA_VERSION=\"1.9.3a5pre\" -DMOZILLA_VERSION_U=1.9.3a5pre -DHAVE_SNPRINTF=1 -D_WINDOWS=1 -DWIN32=1 -DXP_WIN=1 -DXP_WIN32=1 -DHW_THREADS=1 -DSTDC_HEADERS=1 -DWIN32_LEAN_AND_MEAN=1 -DNO_X11=1 -DHAVE_OLEACC_IDL=1 -DHAVE_ATLBASE_H=1 -DHAVE_MMINTRIN_H=1 -D_X86_=1 -DD_INO=d_ino -DNS_ALWAYS_INLINE= -DNS_ATTR_MALLOC= -DNS_WARN_UNUSED_RESULT= -DNS_NORETURN= -DMALLOC_H=\ -DHAVE_FORCEINLINE=1 -DNS_ENABLE_TSF=1 -DMOZ_BUILD_APP=../calendar -DMOZ_DISTRIBUTION_ID=\"org.mozilla\" -DIBMBIDI=1 -DMOZ_VIEW_SOURCE=1 -DACCESSIBILITY=1 -DMOZ_JSLOADER=1 -DNS_PRINTING=1 -DNS_PRINT_PREVIEW=1 -DMOZ_OGG=1 -DMOZ_WAVE=1 -DMOZ_SYDNEYAUDIO=1 -DMOZ_MEDIA=1 -DMOZ_XTF=1 -DMOZ_CRASHREPORTER=1 -DMOZ_CRASHREPORTER_ENABLE_PERCENT=100 -DMOZ_SVG=1 -DMOZ_SMIL=1 -DMOZ_UPDATE_CHANNEL=default -DMOZ_FEEDS=1 -DMOZ_STORAGE=1 -DMOZ_LOGGING=1 -DMOZ_CHROME_FILE_FORMAT_JAR=1 -DMOZ_USER_DIR=\"Mozilla\" -DMOZ_STATIC_BUILD=1 -DMOZ_TREE_CAIRO=1 -DHAVE_UINT64_T=1 -DMOZ_XUL=1 -DMOZ_PROFILELOCKING=1 -DMOZ_RDF=1 -DBUILD_CTYPES=1 -DMOZ_MORKREADER=1 -DMOZ_PLACES=1 -DMOZ_DLL_SUFFIX=\".dll\" \ /c/build/comm-central/comm-central/mozilla/toolkit/crashreporter/jar.mn make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/toolkit/crashreporter' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/toolkit/xre' nsAppRunner.cpp Building deps for /c/build/comm-central/comm-central/mozilla/toolkit/xre/nsAppRunner.cpp cl -FonsAppRunner.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DIMPL_XREAPI -DMOZ_UPDATER -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_BUILD_STATIC_BIN -DOS_TARGET=\"WINNT\" -DMOZ_WIDGET_TOOLKIT=\"windows\" -DTARGET_XPCOM_ABI=\"x86-msvc\" -DTARGET_OS_ABI=\"WINNT_x86-msvc\" -DTOOLKIT_EM_VERSION=\"1.9.3a5pre\" -DGRE_MILESTONE=1.9.3a5pre -DGRE_BUILDID=20100512205640 -I/c/build/comm-central/comm-central/mozilla/dom/ipc -I/c/build/comm-central/comm-central/mozilla/toolkit/crashreporter -I/c/build/comm-central/comm-central/mozilla/toolkit/xre -I/c/build/comm-central/comm-central/mozilla/toolkit/xre/../profile/src -I/c/build/comm-central/comm-central/mozilla/config -I/c/build/comm-central/comm-central/mozilla/toolkit/xre -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/toolkit/xre/nsAppRunner.cpp nsAppRunner.cpp nsConsoleWriter.cpp Building deps for /c/build/comm-central/comm-central/mozilla/toolkit/xre/nsConsoleWriter.cpp cl -FonsConsoleWriter.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DIMPL_XREAPI -DMOZ_UPDATER -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_BUILD_STATIC_BIN -DOS_TARGET=\"WINNT\" -DMOZ_WIDGET_TOOLKIT=\"windows\" -DTARGET_XPCOM_ABI=\"x86-msvc\" -DTARGET_OS_ABI=\"WINNT_x86-msvc\" -DTOOLKIT_EM_VERSION=\"1.9.3a5pre\" -DGRE_MILESTONE=1.9.3a5pre -DGRE_BUILDID=20100512205640 -I/c/build/comm-central/comm-central/mozilla/dom/ipc -I/c/build/comm-central/comm-central/mozilla/toolkit/crashreporter -I/c/build/comm-central/comm-central/mozilla/toolkit/xre -I/c/build/comm-central/comm-central/mozilla/toolkit/xre/../profile/src -I/c/build/comm-central/comm-central/mozilla/config -I/c/build/comm-central/comm-central/mozilla/toolkit/xre -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/toolkit/xre/nsConsoleWriter.cpp nsConsoleWriter.cpp nsXREDirProvider.cpp Building deps for /c/build/comm-central/comm-central/mozilla/toolkit/xre/nsXREDirProvider.cpp cl -FonsXREDirProvider.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DIMPL_XREAPI -DMOZ_UPDATER -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_BUILD_STATIC_BIN -DOS_TARGET=\"WINNT\" -DMOZ_WIDGET_TOOLKIT=\"windows\" -DTARGET_XPCOM_ABI=\"x86-msvc\" -DTARGET_OS_ABI=\"WINNT_x86-msvc\" -DTOOLKIT_EM_VERSION=\"1.9.3a5pre\" -DGRE_MILESTONE=1.9.3a5pre -DGRE_BUILDID=20100512205640 -I/c/build/comm-central/comm-central/mozilla/dom/ipc -I/c/build/comm-central/comm-central/mozilla/toolkit/crashreporter -I/c/build/comm-central/comm-central/mozilla/toolkit/xre -I/c/build/comm-central/comm-central/mozilla/toolkit/xre/../profile/src -I/c/build/comm-central/comm-central/mozilla/config -I/c/build/comm-central/comm-central/mozilla/toolkit/xre -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/toolkit/xre/nsXREDirProvider.cpp nsXREDirProvider.cpp nsNativeAppSupportBase.cpp Building deps for /c/build/comm-central/comm-central/mozilla/toolkit/xre/nsNativeAppSupportBase.cpp cl -FonsNativeAppSupportBase.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DIMPL_XREAPI -DMOZ_UPDATER -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_BUILD_STATIC_BIN -DOS_TARGET=\"WINNT\" -DMOZ_WIDGET_TOOLKIT=\"windows\" -DTARGET_XPCOM_ABI=\"x86-msvc\" -DTARGET_OS_ABI=\"WINNT_x86-msvc\" -DTOOLKIT_EM_VERSION=\"1.9.3a5pre\" -DGRE_MILESTONE=1.9.3a5pre -DGRE_BUILDID=20100512205640 -I/c/build/comm-central/comm-central/mozilla/dom/ipc -I/c/build/comm-central/comm-central/mozilla/toolkit/crashreporter -I/c/build/comm-central/comm-central/mozilla/toolkit/xre -I/c/build/comm-central/comm-central/mozilla/toolkit/xre/../profile/src -I/c/build/comm-central/comm-central/mozilla/config -I/c/build/comm-central/comm-central/mozilla/toolkit/xre -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/toolkit/xre/nsNativeAppSupportBase.cpp nsNativeAppSupportBase.cpp nsAppData.cpp Building deps for /c/build/comm-central/comm-central/mozilla/toolkit/xre/nsAppData.cpp cl -FonsAppData.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DIMPL_XREAPI -DMOZ_UPDATER -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_BUILD_STATIC_BIN -DOS_TARGET=\"WINNT\" -DMOZ_WIDGET_TOOLKIT=\"windows\" -DTARGET_XPCOM_ABI=\"x86-msvc\" -DTARGET_OS_ABI=\"WINNT_x86-msvc\" -DTOOLKIT_EM_VERSION=\"1.9.3a5pre\" -DGRE_MILESTONE=1.9.3a5pre -DGRE_BUILDID=20100512205640 -I/c/build/comm-central/comm-central/mozilla/dom/ipc -I/c/build/comm-central/comm-central/mozilla/toolkit/crashreporter -I/c/build/comm-central/comm-central/mozilla/toolkit/xre -I/c/build/comm-central/comm-central/mozilla/toolkit/xre/../profile/src -I/c/build/comm-central/comm-central/mozilla/config -I/c/build/comm-central/comm-central/mozilla/toolkit/xre -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/toolkit/xre/nsAppData.cpp nsAppData.cpp nsSigHandlers.cpp Building deps for /c/build/comm-central/comm-central/mozilla/toolkit/xre/nsSigHandlers.cpp cl -FonsSigHandlers.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DIMPL_XREAPI -DMOZ_UPDATER -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_BUILD_STATIC_BIN -DOS_TARGET=\"WINNT\" -DMOZ_WIDGET_TOOLKIT=\"windows\" -DTARGET_XPCOM_ABI=\"x86-msvc\" -DTARGET_OS_ABI=\"WINNT_x86-msvc\" -DTOOLKIT_EM_VERSION=\"1.9.3a5pre\" -DGRE_MILESTONE=1.9.3a5pre -DGRE_BUILDID=20100512205640 -I/c/build/comm-central/comm-central/mozilla/dom/ipc -I/c/build/comm-central/comm-central/mozilla/toolkit/crashreporter -I/c/build/comm-central/comm-central/mozilla/toolkit/xre -I/c/build/comm-central/comm-central/mozilla/toolkit/xre/../profile/src -I/c/build/comm-central/comm-central/mozilla/config -I/c/build/comm-central/comm-central/mozilla/toolkit/xre -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/toolkit/xre/nsSigHandlers.cpp nsSigHandlers.cpp c:/build/comm-central/comm-central/mozilla/toolkit/xre/nsSigHandlers.cpp(398) : warning C4005: 'STATUS_FLOAT_MULTIPLE_FAULTS' : macro redefinition C:\Program Files\Microsoft SDKs\Windows\v7.0\\include\winnt.h(2030) : see previous definition of 'STATUS_FLOAT_MULTIPLE_FAULTS' c:/build/comm-central/comm-central/mozilla/toolkit/xre/nsSigHandlers.cpp(399) : warning C4005: 'STATUS_FLOAT_MULTIPLE_TRAPS' : macro redefinition C:\Program Files\Microsoft SDKs\Windows\v7.0\\include\winnt.h(2031) : see previous definition of 'STATUS_FLOAT_MULTIPLE_TRAPS' nsUpdateDriver.cpp Building deps for /c/build/comm-central/comm-central/mozilla/toolkit/xre/nsUpdateDriver.cpp cl -FonsUpdateDriver.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DIMPL_XREAPI -DMOZ_UPDATER -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_BUILD_STATIC_BIN -DOS_TARGET=\"WINNT\" -DMOZ_WIDGET_TOOLKIT=\"windows\" -DTARGET_XPCOM_ABI=\"x86-msvc\" -DTARGET_OS_ABI=\"WINNT_x86-msvc\" -DTOOLKIT_EM_VERSION=\"1.9.3a5pre\" -DGRE_MILESTONE=1.9.3a5pre -DGRE_BUILDID=20100512205640 -I/c/build/comm-central/comm-central/mozilla/dom/ipc -I/c/build/comm-central/comm-central/mozilla/toolkit/crashreporter -I/c/build/comm-central/comm-central/mozilla/toolkit/xre -I/c/build/comm-central/comm-central/mozilla/toolkit/xre/../profile/src -I/c/build/comm-central/comm-central/mozilla/config -I/c/build/comm-central/comm-central/mozilla/toolkit/xre -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/toolkit/xre/nsUpdateDriver.cpp nsUpdateDriver.cpp nsNativeAppSupportWin.cpp Building deps for /c/build/comm-central/comm-central/mozilla/toolkit/xre/nsNativeAppSupportWin.cpp cl -FonsNativeAppSupportWin.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DIMPL_XREAPI -DMOZ_UPDATER -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_BUILD_STATIC_BIN -DOS_TARGET=\"WINNT\" -DMOZ_WIDGET_TOOLKIT=\"windows\" -DTARGET_XPCOM_ABI=\"x86-msvc\" -DTARGET_OS_ABI=\"WINNT_x86-msvc\" -DTOOLKIT_EM_VERSION=\"1.9.3a5pre\" -DGRE_MILESTONE=1.9.3a5pre -DGRE_BUILDID=20100512205640 -I/c/build/comm-central/comm-central/mozilla/dom/ipc -I/c/build/comm-central/comm-central/mozilla/toolkit/crashreporter -I/c/build/comm-central/comm-central/mozilla/toolkit/xre -I/c/build/comm-central/comm-central/mozilla/toolkit/xre/../profile/src -I/c/build/comm-central/comm-central/mozilla/config -I/c/build/comm-central/comm-central/mozilla/toolkit/xre -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/toolkit/xre/nsNativeAppSupportWin.cpp nsNativeAppSupportWin.cpp rm -f xulapp_s.lib lib -NOLOGO -OUT:"xulapp_s.lib" nsAppRunner.obj nsConsoleWriter.obj nsXREDirProvider.obj nsNativeAppSupportBase.obj nsAppData.obj nsSigHandlers.obj nsUpdateDriver.obj nsNativeAppSupportWin.obj ../profile/src/profile_s.lib ../../toolkit/crashreporter/exception_handler_s.lib ../../toolkit/crashreporter/google-breakpad/src/client/windows/handler/exception_handler_s.lib ../../toolkit/crashreporter/google-breakpad/src/client/windows/crash_generation/crash_generation_s.lib ../../toolkit/crashreporter/google-breakpad/src/common/windows/breakpad_windows_common_s.lib echo not_ranlib xulapp_s.lib not_ranlib xulapp_s.lib nsINativeAppSupport.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/toolkit/xre -I../../dist/idl -e _xpidlgen/nsINativeAppSupport.xpt -d .deps/nsINativeAppSupport.pp /c/build/comm-central/comm-central/mozilla/toolkit/xre/nsINativeAppSupport.idl nsIWinAppHelper.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/toolkit/xre -I../../dist/idl -e _xpidlgen/nsIWinAppHelper.xpt -d .deps/nsIWinAppHelper.pp /c/build/comm-central/comm-central/mozilla/toolkit/xre/nsIWinAppHelper.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpt_link.exe _xpidlgen/xulapp.xpt _xpidlgen/nsINativeAppSupport.xpt _xpidlgen/nsIWinAppHelper.xpt c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 _xpidlgen/xulapp.xpt ../../dist/bin/components c:/mozilla-build/python25/python2.5.exe /c/build/comm-central/comm-central/mozilla/toolkit/xre/make-platformini.py --buildid=20100512205640 --sourcestamp=3fea082dcadc --sourcerepo=http://hg.mozilla.org/mozilla-central /c/build/comm-central/comm-central/mozilla/config/milestone.txt > platform.ini c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe platform.ini ../../dist/bin make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/toolkit/xre' make[5]: Leaving directory `/c/build/comm-central/sb-de/mozilla/toolkit' make[5]: Entering directory `/c/build/comm-central/sb-de/mozilla/security/manager' make -C /c/build/comm-central/comm-central/mozilla/security/dbm MAKE="make -j1" -j1 CC="cl" SOURCE_MD_DIR=c:/build/comm-central/sb-de/mozilla/dist DIST=c:/build/comm-central/sb-de/mozilla/dist NSPR_INCLUDE_DIR=c:/build/comm-central/sb-de/mozilla/dist/include/nspr NSPR_LIB_DIR=c:/build/comm-central/sb-de/mozilla/dist/lib MOZILLA_CLIENT=1 NO_MDUPDATE=1 NSS_ENABLE_ECC=1 NSINSTALL="c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe" SQLITE=mozsqlite3.lib BUILD_TREE=c:/build/comm-central/sb-de/mozilla BUILD_OPT=1 OPT_CODE_SIZE=1 NS_USE_GCC= NS_USE_NATIVE=1 OS_TARGET=WIN95 NSS_ENABLE_ZLIB= PROGRAMS= make[6]: Entering directory `/c/build/comm-central/comm-central/mozilla/security/dbm' cd include; make -j1 export make[7]: Entering directory `/c/build/comm-central/comm-central/mozilla/security/dbm/include' Creating c:/build/comm-central/sb-de/mozilla/dist/public/dbm c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 444 ../../../dbm/include/cdefs.h ../../../dbm/include/mcom_db.h ../../../dbm/include/ncompat.h ../../../dbm/include/winfile.h c:/build/comm-central/sb-de/mozilla/dist/public/dbm make[7]: Leaving directory `/c/build/comm-central/comm-central/mozilla/security/dbm/include' cd src; make -j1 export make[7]: Entering directory `/c/build/comm-central/comm-central/mozilla/security/dbm/src' make[7]: Nothing to be done for `export'. make[7]: Leaving directory `/c/build/comm-central/comm-central/mozilla/security/dbm/src' cd include; make -j1 libs make[7]: Entering directory `/c/build/comm-central/comm-central/mozilla/security/dbm/include' make[7]: Nothing to be done for `libs'. make[7]: Leaving directory `/c/build/comm-central/comm-central/mozilla/security/dbm/include' cd src; make -j1 libs make[7]: Entering directory `/c/build/comm-central/comm-central/mozilla/security/dbm/src' cl -Foc:/build/comm-central/sb-de/mozilla/nss/dbm/db.obj -c -O2 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -DSTDC_HEADERS -DHAVE_STRERROR -DHAVE_SNPRINTF -DMEMMOVE -D__DBINTERFACE_PRIVATE -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/dbm -Ic:/build/comm-central/sb-de/mozilla/dist/private/dbm -Ic:/build/comm-central/sb-de/mozilla/dist/include -I../../../dbm/include "/c/build/comm-central/comm-central/mozilla/security/dbm/src/../../../dbm/src/db.c" db.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/dbm/h_bigkey.obj -c -O2 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -DSTDC_HEADERS -DHAVE_STRERROR -DHAVE_SNPRINTF -DMEMMOVE -D__DBINTERFACE_PRIVATE -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/dbm -Ic:/build/comm-central/sb-de/mozilla/dist/private/dbm -Ic:/build/comm-central/sb-de/mozilla/dist/include -I../../../dbm/include "/c/build/comm-central/comm-central/mozilla/security/dbm/src/../../../dbm/src/h_bigkey.c" h_bigkey.c c:/build/comm-central/comm-central/mozilla/security/dbm/src/../../../dbm/src/h_bigkey.c(242) : warning C4244: '=' : conversion from 'unsigned long' to 'uint16', possible loss of data c:/build/comm-central/comm-central/mozilla/security/dbm/src/../../../dbm/src/h_bigkey.c(243) : warning C4244: '=' : conversion from 'int32' to 'uint16', possible loss of data c:/build/comm-central/comm-central/mozilla/security/dbm/src/../../../dbm/src/h_bigkey.c(275) : warning C4244: '=' : conversion from 'int32' to 'uint16', possible loss of data c:/build/comm-central/comm-central/mozilla/security/dbm/src/../../../dbm/src/h_bigkey.c(277) : warning C4244: '=' : conversion from 'int32' to 'uint16', possible loss of data c:/build/comm-central/comm-central/mozilla/security/dbm/src/../../../dbm/src/h_bigkey.c(380) : warning C4244: '=' : conversion from 'uint32' to 'uint16', possible loss of data c:/build/comm-central/comm-central/mozilla/security/dbm/src/../../../dbm/src/h_bigkey.c(395) : warning C4244: '=' : conversion from 'uint32' to 'uint16', possible loss of data c:/build/comm-central/comm-central/mozilla/security/dbm/src/../../../dbm/src/h_bigkey.c(577) : warning C4244: '=' : conversion from 'uint32' to 'uint16', possible loss of data cl -Foc:/build/comm-central/sb-de/mozilla/nss/dbm/h_func.obj -c -O2 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -DSTDC_HEADERS -DHAVE_STRERROR -DHAVE_SNPRINTF -DMEMMOVE -D__DBINTERFACE_PRIVATE -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/dbm -Ic:/build/comm-central/sb-de/mozilla/dist/private/dbm -Ic:/build/comm-central/sb-de/mozilla/dist/include -I../../../dbm/include "/c/build/comm-central/comm-central/mozilla/security/dbm/src/../../../dbm/src/h_func.c" h_func.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/dbm/h_log2.obj -c -O2 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -DSTDC_HEADERS -DHAVE_STRERROR -DHAVE_SNPRINTF -DMEMMOVE -D__DBINTERFACE_PRIVATE -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/dbm -Ic:/build/comm-central/sb-de/mozilla/dist/private/dbm -Ic:/build/comm-central/sb-de/mozilla/dist/include -I../../../dbm/include "/c/build/comm-central/comm-central/mozilla/security/dbm/src/../../../dbm/src/h_log2.c" h_log2.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/dbm/h_page.obj -c -O2 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -DSTDC_HEADERS -DHAVE_STRERROR -DHAVE_SNPRINTF -DMEMMOVE -D__DBINTERFACE_PRIVATE -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/dbm -Ic:/build/comm-central/sb-de/mozilla/dist/private/dbm -Ic:/build/comm-central/sb-de/mozilla/dist/include -I../../../dbm/include "/c/build/comm-central/comm-central/mozilla/security/dbm/src/../../../dbm/src/h_page.c" h_page.c c:/build/comm-central/comm-central/mozilla/security/dbm/src/../../../dbm/src/h_page.c(119) : warning C4996: 'lseek': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _lseek. See online help for details. C:\Program Files\Microsoft Visual Studio 9.0\VC\INCLUDE\io.h(314) : see declaration of 'lseek' c:/build/comm-central/comm-central/mozilla/security/dbm/src/../../../dbm/src/h_page.c(121) : warning C4996: 'lseek': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _lseek. See online help for details. C:\Program Files\Microsoft Visual Studio 9.0\VC\INCLUDE\io.h(314) : see declaration of 'lseek' c:/build/comm-central/comm-central/mozilla/security/dbm/src/../../../dbm/src/h_page.c(127) : warning C4996: 'lseek': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _lseek. See online help for details. C:\Program Files\Microsoft Visual Studio 9.0\VC\INCLUDE\io.h(314) : see declaration of 'lseek' c:/build/comm-central/comm-central/mozilla/security/dbm/src/../../../dbm/src/h_page.c(148) : warning C4996: 'lseek': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _lseek. See online help for details. C:\Program Files\Microsoft Visual Studio 9.0\VC\INCLUDE\io.h(314) : see declaration of 'lseek' c:/build/comm-central/comm-central/mozilla/security/dbm/src/../../../dbm/src/h_page.c(165) : warning C4996: 'write': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _write. See online help for details. C:\Program Files\Microsoft Visual Studio 9.0\VC\INCLUDE\io.h(322) : see declaration of 'write' c:/build/comm-central/comm-central/mozilla/security/dbm/src/../../../dbm/src/h_page.c(168) : warning C4996: 'lseek': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _lseek. See online help for details. C:\Program Files\Microsoft Visual Studio 9.0\VC\INCLUDE\io.h(314) : see declaration of 'lseek' c:/build/comm-central/comm-central/mozilla/security/dbm/src/../../../dbm/src/h_page.c(223) : warning C4244: '=' : conversion from 'int32' to 'uint16', possible loss of data c:/build/comm-central/comm-central/mozilla/security/dbm/src/../../../dbm/src/h_page.c(481) : warning C4244: '=' : conversion from 'int32' to 'uint16', possible loss of data c:/build/comm-central/comm-central/mozilla/security/dbm/src/../../../dbm/src/h_page.c(489) : warning C4244: '=' : conversion from 'int32' to 'uint16', possible loss of data c:/build/comm-central/comm-central/mozilla/security/dbm/src/../../../dbm/src/h_page.c(700) : warning C4244: '=' : conversion from 'unsigned long' to 'uint16', possible loss of data c:/build/comm-central/comm-central/mozilla/security/dbm/src/../../../dbm/src/h_page.c(700) : warning C4244: '=' : conversion from 'int32' to 'uint16', possible loss of data c:/build/comm-central/comm-central/mozilla/security/dbm/src/../../../dbm/src/h_page.c(708) : warning C4996: 'read': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _read. See online help for details. C:\Program Files\Microsoft Visual Studio 9.0\VC\INCLUDE\io.h(317) : see declaration of 'read' c:/build/comm-central/comm-central/mozilla/security/dbm/src/../../../dbm/src/h_page.c(721) : warning C4244: '=' : conversion from 'unsigned long' to 'uint16', possible loss of data c:/build/comm-central/comm-central/mozilla/security/dbm/src/../../../dbm/src/h_page.c(721) : warning C4244: '=' : conversion from 'int32' to 'uint16', possible loss of data c:/build/comm-central/comm-central/mozilla/security/dbm/src/../../../dbm/src/h_page.c(867) : warning C4996: 'write': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _write. See online help for details. C:\Program Files\Microsoft Visual Studio 9.0\VC\INCLUDE\io.h(322) : see declaration of 'write' c:/build/comm-central/comm-central/mozilla/security/dbm/src/../../../dbm/src/h_page.c(875) : warning C4018: '>' : signed/unsigned mismatch c:/build/comm-central/comm-central/mozilla/security/dbm/src/../../../dbm/src/h_page.c(1002) : warning C4996: 'write': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _write. See online help for details. C:\Program Files\Microsoft Visual Studio 9.0\VC\INCLUDE\io.h(322) : see declaration of 'write' c:/build/comm-central/comm-central/mozilla/security/dbm/src/../../../dbm/src/h_page.c(1017) : warning C4996: 'write': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _write. See online help for details. C:\Program Files\Microsoft Visual Studio 9.0\VC\INCLUDE\io.h(322) : see declaration of 'write' c:/build/comm-central/comm-central/mozilla/security/dbm/src/../../../dbm/src/h_page.c(1044) : warning C4996: 'write': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _write. See online help for details. C:\Program Files\Microsoft Visual Studio 9.0\VC\INCLUDE\io.h(322) : see declaration of 'write' c:/build/comm-central/comm-central/mozilla/security/dbm/src/../../../dbm/src/h_page.c(1063) : warning C4244: '=' : conversion from 'uint32' to 'uint16', possible loss of data c:/build/comm-central/comm-central/mozilla/security/dbm/src/../../../dbm/src/h_page.c(1091) : warning C4244: '=' : conversion from 'uint32' to 'uint16', possible loss of data c:/build/comm-central/comm-central/mozilla/security/dbm/src/../../../dbm/src/h_page.c(1115) : warning C4244: '=' : conversion from 'uint32' to 'uint16', possible loss of data c:/build/comm-central/comm-central/mozilla/security/dbm/src/../../../dbm/src/h_page.c(1203) : warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strdup. See online help for details. C:\Program Files\Microsoft Visual Studio 9.0\VC\INCLUDE\string.h(207) : see declaration of 'strdup' cl -Foc:/build/comm-central/sb-de/mozilla/nss/dbm/hash.obj -c -O2 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -DSTDC_HEADERS -DHAVE_STRERROR -DHAVE_SNPRINTF -DMEMMOVE -D__DBINTERFACE_PRIVATE -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/dbm -Ic:/build/comm-central/sb-de/mozilla/dist/private/dbm -Ic:/build/comm-central/sb-de/mozilla/dist/include -I../../../dbm/include "/c/build/comm-central/comm-central/mozilla/security/dbm/src/../../../dbm/src/hash.c" hash.c c:\build\comm-central\sb-de\mozilla\dist\public\dbm\cdefs.h(66) : warning C4005: '__volatile' : macro redefinition C:\Program Files\Microsoft SDKs\Windows\v7.0\\include\specstrings_strict.h(915) : see previous definition of '__volatile' c:/build/comm-central/comm-central/mozilla/security/dbm/src/../../../dbm/src/hash.c(158) : warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strdup. See online help for details. C:\Program Files\Microsoft Visual Studio 9.0\VC\INCLUDE\string.h(207) : see declaration of 'strdup' c:/build/comm-central/comm-central/mozilla/security/dbm/src/../../../dbm/src/hash.c(186) : warning C4996: 'open': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _open. See online help for details. C:\Program Files\Microsoft Visual Studio 9.0\VC\INCLUDE\io.h(316) : see declaration of 'open' c:/build/comm-central/comm-central/mozilla/security/dbm/src/../../../dbm/src/hash.c(204) : warning C4996: 'read': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _read. See online help for details. C:\Program Files\Microsoft Visual Studio 9.0\VC\INCLUDE\io.h(317) : see declaration of 'read' c:/build/comm-central/comm-central/mozilla/security/dbm/src/../../../dbm/src/hash.c(481) : warning C4996: 'close': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _close. See online help for details. C:\Program Files\Microsoft Visual Studio 9.0\VC\INCLUDE\io.h(306) : see declaration of 'close' c:/build/comm-central/comm-central/mozilla/security/dbm/src/../../../dbm/src/hash.c(486) : warning C4996: 'unlink': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _unlink. See online help for details. C:\Program Files\Microsoft Visual Studio 9.0\VC\INCLUDE\stdio.h(301) : see declaration of 'unlink' c:/build/comm-central/comm-central/mozilla/security/dbm/src/../../../dbm/src/hash.c(541) : warning C4996: 'lseek': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _lseek. See online help for details. C:\Program Files\Microsoft Visual Studio 9.0\VC\INCLUDE\io.h(314) : see declaration of 'lseek' c:/build/comm-central/comm-central/mozilla/security/dbm/src/../../../dbm/src/hash.c(627) : warning C4996: 'lseek': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _lseek. See online help for details. C:\Program Files\Microsoft Visual Studio 9.0\VC\INCLUDE\io.h(314) : see declaration of 'lseek' c:/build/comm-central/comm-central/mozilla/security/dbm/src/../../../dbm/src/hash.c(627) : warning C4996: 'write': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _write. See online help for details. C:\Program Files\Microsoft Visual Studio 9.0\VC\INCLUDE\io.h(322) : see declaration of 'write' cl -Foc:/build/comm-central/sb-de/mozilla/nss/dbm/hash_buf.obj -c -O2 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -DSTDC_HEADERS -DHAVE_STRERROR -DHAVE_SNPRINTF -DMEMMOVE -D__DBINTERFACE_PRIVATE -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/dbm -Ic:/build/comm-central/sb-de/mozilla/dist/private/dbm -Ic:/build/comm-central/sb-de/mozilla/dist/include -I../../../dbm/include "/c/build/comm-central/comm-central/mozilla/security/dbm/src/../../../dbm/src/hash_buf.c" hash_buf.c c:/build/comm-central/comm-central/mozilla/security/dbm/src/../../../dbm/src/hash_buf.c(172) : warning C4244: '=' : conversion from 'uint32' to 'char', possible loss of data cl -Foc:/build/comm-central/sb-de/mozilla/nss/dbm/mktemp.obj -c -O2 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -DSTDC_HEADERS -DHAVE_STRERROR -DHAVE_SNPRINTF -DMEMMOVE -D__DBINTERFACE_PRIVATE -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/dbm -Ic:/build/comm-central/sb-de/mozilla/dist/private/dbm -Ic:/build/comm-central/sb-de/mozilla/dist/include -I../../../dbm/include "/c/build/comm-central/comm-central/mozilla/security/dbm/src/../../../dbm/src/mktemp.c" mktemp.c C:\Program Files\Microsoft SDKs\Windows\v7.0\\include\specstrings.h(274) : warning C4005: '__volatile' : macro redefinition c:\build\comm-central\sb-de\mozilla\dist\public\dbm\cdefs.h(66) : see previous definition of '__volatile' c:/build/comm-central/comm-central/mozilla/security/dbm/src/../../../dbm/src/mktemp.c(102) : warning C4996: 'getpid': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _getpid. See online help for details. C:\Program Files\Microsoft Visual Studio 9.0\VC\INCLUDE\process.h(227) : see declaration of 'getpid' c:/build/comm-central/comm-central/mozilla/security/dbm/src/../../../dbm/src/mktemp.c(136) : warning C4996: 'open': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _open. See online help for details. C:\Program Files\Microsoft Visual Studio 9.0\VC\INCLUDE\io.h(316) : see declaration of 'open' cl -Foc:/build/comm-central/sb-de/mozilla/nss/dbm/dirent.obj -c -O2 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -DSTDC_HEADERS -DHAVE_STRERROR -DHAVE_SNPRINTF -DMEMMOVE -D__DBINTERFACE_PRIVATE -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/dbm -Ic:/build/comm-central/sb-de/mozilla/dist/private/dbm -Ic:/build/comm-central/sb-de/mozilla/dist/include -I../../../dbm/include "/c/build/comm-central/comm-central/mozilla/security/dbm/src/dirent.c" dirent.c rm -f c:/build/comm-central/sb-de/mozilla/nss/dbm/dbm.lib lib -NOLOGO -OUT:"c:/build/comm-central/sb-de/mozilla/nss/dbm/dbm.lib" c:\\build\\comm-central\\sb-de\\mozilla\\nss\\dbm\\db.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\dbm\\h_bigkey.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\dbm\\h_func.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\dbm\\h_log2.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\dbm\\h_page.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\dbm\\hash.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\dbm\\hash_buf.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\dbm\\mktemp.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\dbm\\dirent.obj echo c:/build/comm-central/sb-de/mozilla/nss/dbm/dbm.lib c:/build/comm-central/sb-de/mozilla/nss/dbm/dbm.lib c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 664 c:/build/comm-central/sb-de/mozilla/nss/dbm/dbm.lib c:/build/comm-central/sb-de/mozilla/dist/lib make[7]: Leaving directory `/c/build/comm-central/comm-central/mozilla/security/dbm/src' make[6]: Leaving directory `/c/build/comm-central/comm-central/mozilla/security/dbm' make -C /c/build/comm-central/comm-central/mozilla/security/nss/lib MAKE="make -j1" -j1 CC="cl" SOURCE_MD_DIR=c:/build/comm-central/sb-de/mozilla/dist DIST=c:/build/comm-central/sb-de/mozilla/dist NSPR_INCLUDE_DIR=c:/build/comm-central/sb-de/mozilla/dist/include/nspr NSPR_LIB_DIR=c:/build/comm-central/sb-de/mozilla/dist/lib MOZILLA_CLIENT=1 NO_MDUPDATE=1 NSS_ENABLE_ECC=1 NSINSTALL="c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe" SQLITE=mozsqlite3.lib BUILD_TREE=c:/build/comm-central/sb-de/mozilla BUILD_OPT=1 OPT_CODE_SIZE=1 NS_USE_GCC= NS_USE_NATIVE=1 OS_TARGET=WIN95 NSS_ENABLE_ZLIB= PROGRAMS= make[6]: Entering directory `/c/build/comm-central/comm-central/mozilla/security/nss/lib' cd util; make -j1 export make[7]: Entering directory `/c/build/comm-central/comm-central/mozilla/security/nss/lib/util' Creating c:/build/comm-central/sb-de/mozilla/dist/public/nss c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 444 base64.h ciferfam.h nssb64.h nssb64t.h nsslocks.h nssilock.h nssilckt.h nssrwlk.h nssrwlkt.h nssutil.h pkcs11.h pkcs11f.h pkcs11p.h pkcs11t.h pkcs11n.h pkcs11u.h portreg.h secasn1.h secasn1t.h seccomon.h secder.h secdert.h secdig.h secdigt.h secitem.h secoid.h secoidt.h secport.h secerr.h utilrename.h c:/build/comm-central/sb-de/mozilla/dist/public/nss Creating c:/build/comm-central/sb-de/mozilla/dist/private/nss c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 444 templates.c c:/build/comm-central/sb-de/mozilla/dist/private/nss make[7]: Leaving directory `/c/build/comm-central/comm-central/mozilla/security/nss/lib/util' cd freebl; make -j1 export make[7]: Entering directory `/c/build/comm-central/comm-central/mozilla/security/nss/lib/freebl' c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 444 blapit.h shsign.h ecl/ecl-exp.h hasht.h sechash.h c:/build/comm-central/sb-de/mozilla/dist/public/nss c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 444 alghmac.h blapi.h secmpi.h secrng.h ec.h ecl/ecl.h ecl/ecl-curve.h c:/build/comm-central/sb-de/mozilla/dist/private/nss make[7]: Leaving directory `/c/build/comm-central/comm-central/mozilla/security/nss/lib/freebl' cd softoken; make -j1 export make[7]: Entering directory `/c/build/comm-central/comm-central/mozilla/security/nss/lib/softoken' cd legacydb; make -j1 export make[8]: Entering directory `/c/build/comm-central/comm-central/mozilla/security/nss/lib/softoken/legacydb' There are no private exports. make[8]: Leaving directory `/c/build/comm-central/comm-central/mozilla/security/nss/lib/softoken/legacydb' c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 444 secmodt.h c:/build/comm-central/sb-de/mozilla/dist/public/nss cd legacydb; make -j1 private_export make[8]: Entering directory `/c/build/comm-central/comm-central/mozilla/security/nss/lib/softoken/legacydb' There are no private exports. make[8]: Leaving directory `/c/build/comm-central/comm-central/mozilla/security/nss/lib/softoken/legacydb' c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 444 lgglue.h lowkeyi.h lowkeyti.h pk11pars.h pkcs11ni.h softoken.h softoknt.h softkver.h sdb.h sftkdbt.h pk11init.h c:/build/comm-central/sb-de/mozilla/dist/private/nss make[7]: Leaving directory `/c/build/comm-central/comm-central/mozilla/security/nss/lib/softoken' cd base; make -j1 export make[7]: Entering directory `/c/build/comm-central/comm-central/mozilla/security/nss/lib/base' c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 444 nssbaset.h nssbase.h c:/build/comm-central/sb-de/mozilla/dist/public/nss c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 444 baset.h base.h c:/build/comm-central/sb-de/mozilla/dist/private/nss make[7]: Leaving directory `/c/build/comm-central/comm-central/mozilla/security/nss/lib/base' cd dev; make -j1 export make[7]: Entering directory `/c/build/comm-central/comm-central/mozilla/security/nss/lib/dev' c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 444 ckhelper.h devm.h devtm.h devt.h dev.h nssdevt.h nssdev.h c:/build/comm-central/sb-de/mozilla/dist/private/nss make[7]: Leaving directory `/c/build/comm-central/comm-central/mozilla/security/nss/lib/dev' cd pki; make -j1 export make[7]: Entering directory `/c/build/comm-central/comm-central/mozilla/security/nss/lib/pki' c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 444 pki.h pkit.h nsspkit.h nsspki.h pkistore.h pki3hack.h pkitm.h pkim.h c:/build/comm-central/sb-de/mozilla/dist/private/nss make[7]: Leaving directory `/c/build/comm-central/comm-central/mozilla/security/nss/lib/pki' cd pki1; make -j1 export make[7]: Entering directory `/c/build/comm-central/comm-central/mozilla/security/nss/lib/pki1' c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 444 oiddata.h pki1.h pki1t.h nsspki1.h nsspki1t.h c:/build/comm-central/sb-de/mozilla/dist/private/nss make[7]: Leaving directory `/c/build/comm-central/comm-central/mozilla/security/nss/lib/pki1' cd libpkix; make -j1 export make[7]: Entering directory `/c/build/comm-central/comm-central/mozilla/security/nss/lib/libpkix' cd include; make -j1 export make[8]: Entering directory `/c/build/comm-central/comm-central/mozilla/security/nss/lib/libpkix/include' c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 444 pkix.h pkix_crlsel.h pkix_errorstrings.h pkix_results.h pkixt.h pkix_certsel.h pkix_params.h pkix_revchecker.h pkix_certstore.h pkix_pl_pki.h pkix_sample_modules.h pkix_checker.h pkix_pl_system.h pkix_util.h c:/build/comm-central/sb-de/mozilla/dist/private/nss make[8]: Leaving directory `/c/build/comm-central/comm-central/mozilla/security/nss/lib/libpkix/include' cd pkix; make -j1 export make[8]: Entering directory `/c/build/comm-central/comm-central/mozilla/security/nss/lib/libpkix/pkix' cd certsel; make -j1 export make[9]: Entering directory `/c/build/comm-central/comm-central/mozilla/security/nss/lib/libpkix/pkix/certsel' c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 444 pkix_certselector.h pkix_comcertselparams.h c:/build/comm-central/sb-de/mozilla/dist/private/nss make[9]: Leaving directory `/c/build/comm-central/comm-central/mozilla/security/nss/lib/libpkix/pkix/certsel' cd crlsel; make -j1 export make[9]: Entering directory `/c/build/comm-central/comm-central/mozilla/security/nss/lib/libpkix/pkix/crlsel' c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 444 pkix_comcrlselparams.h pkix_crlselector.h c:/build/comm-central/sb-de/mozilla/dist/private/nss make[9]: Leaving directory `/c/build/comm-central/comm-central/mozilla/security/nss/lib/libpkix/pkix/crlsel' cd checker; make -j1 export make[9]: Entering directory `/c/build/comm-central/comm-central/mozilla/security/nss/lib/libpkix/pkix/checker' c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 444 pkix_basicconstraintschecker.h pkix_certchainchecker.h pkix_crlchecker.h pkix_ekuchecker.h pkix_expirationchecker.h pkix_namechainingchecker.h pkix_nameconstraintschecker.h pkix_ocspchecker.h pkix_policychecker.h pkix_revocationmethod.h pkix_revocationchecker.h pkix_signaturechecker.h pkix_targetcertchecker.h c:/build/comm-central/sb-de/mozilla/dist/private/nss make[9]: Leaving directory `/c/build/comm-central/comm-central/mozilla/security/nss/lib/libpkix/pkix/checker' cd params; make -j1 export make[9]: Entering directory `/c/build/comm-central/comm-central/mozilla/security/nss/lib/libpkix/pkix/params' c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 444 pkix_procparams.h pkix_trustanchor.h pkix_valparams.h pkix_resourcelimits.h c:/build/comm-central/sb-de/mozilla/dist/private/nss make[9]: Leaving directory `/c/build/comm-central/comm-central/mozilla/security/nss/lib/libpkix/pkix/params' cd results; make -j1 export make[9]: Entering directory `/c/build/comm-central/comm-central/mozilla/security/nss/lib/libpkix/pkix/results' c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 444 pkix_buildresult.h pkix_policynode.h pkix_valresult.h pkix_verifynode.h c:/build/comm-central/sb-de/mozilla/dist/private/nss make[9]: Leaving directory `/c/build/comm-central/comm-central/mozilla/security/nss/lib/libpkix/pkix/results' cd store; make -j1 export make[9]: Entering directory `/c/build/comm-central/comm-central/mozilla/security/nss/lib/libpkix/pkix/store' c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 444 pkix_store.h c:/build/comm-central/sb-de/mozilla/dist/private/nss make[9]: Leaving directory `/c/build/comm-central/comm-central/mozilla/security/nss/lib/libpkix/pkix/store' cd top; make -j1 export make[9]: Entering directory `/c/build/comm-central/comm-central/mozilla/security/nss/lib/libpkix/pkix/top' c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 444 pkix_build.h pkix_lifecycle.h pkix_validate.h c:/build/comm-central/sb-de/mozilla/dist/private/nss make[9]: Leaving directory `/c/build/comm-central/comm-central/mozilla/security/nss/lib/libpkix/pkix/top' cd util; make -j1 export make[9]: Entering directory `/c/build/comm-central/comm-central/mozilla/security/nss/lib/libpkix/pkix/util' c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 444 pkix_tools.h pkix_error.h pkix_logger.h pkix_list.h c:/build/comm-central/sb-de/mozilla/dist/private/nss make[9]: Leaving directory `/c/build/comm-central/comm-central/mozilla/security/nss/lib/libpkix/pkix/util' cd certsel; make -j1 private_export make[9]: Entering directory `/c/build/comm-central/comm-central/mozilla/security/nss/lib/libpkix/pkix/certsel' c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 444 pkix_certselector.h pkix_comcertselparams.h c:/build/comm-central/sb-de/mozilla/dist/private/nss make[9]: Leaving directory `/c/build/comm-central/comm-central/mozilla/security/nss/lib/libpkix/pkix/certsel' cd crlsel; make -j1 private_export make[9]: Entering directory `/c/build/comm-central/comm-central/mozilla/security/nss/lib/libpkix/pkix/crlsel' c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 444 pkix_comcrlselparams.h pkix_crlselector.h c:/build/comm-central/sb-de/mozilla/dist/private/nss make[9]: Leaving directory `/c/build/comm-central/comm-central/mozilla/security/nss/lib/libpkix/pkix/crlsel' cd checker; make -j1 private_export make[9]: Entering directory `/c/build/comm-central/comm-central/mozilla/security/nss/lib/libpkix/pkix/checker' c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 444 pkix_basicconstraintschecker.h pkix_certchainchecker.h pkix_crlchecker.h pkix_ekuchecker.h pkix_expirationchecker.h pkix_namechainingchecker.h pkix_nameconstraintschecker.h pkix_ocspchecker.h pkix_policychecker.h pkix_revocationmethod.h pkix_revocationchecker.h pkix_signaturechecker.h pkix_targetcertchecker.h c:/build/comm-central/sb-de/mozilla/dist/private/nss make[9]: Leaving directory `/c/build/comm-central/comm-central/mozilla/security/nss/lib/libpkix/pkix/checker' cd params; make -j1 private_export make[9]: Entering directory `/c/build/comm-central/comm-central/mozilla/security/nss/lib/libpkix/pkix/params' c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 444 pkix_procparams.h pkix_trustanchor.h pkix_valparams.h pkix_resourcelimits.h c:/build/comm-central/sb-de/mozilla/dist/private/nss make[9]: Leaving directory `/c/build/comm-central/comm-central/mozilla/security/nss/lib/libpkix/pkix/params' cd results; make -j1 private_export make[9]: Entering directory `/c/build/comm-central/comm-central/mozilla/security/nss/lib/libpkix/pkix/results' c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 444 pkix_buildresult.h pkix_policynode.h pkix_valresult.h pkix_verifynode.h c:/build/comm-central/sb-de/mozilla/dist/private/nss make[9]: Leaving directory `/c/build/comm-central/comm-central/mozilla/security/nss/lib/libpkix/pkix/results' cd store; make -j1 private_export make[9]: Entering directory `/c/build/comm-central/comm-central/mozilla/security/nss/lib/libpkix/pkix/store' c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 444 pkix_store.h c:/build/comm-central/sb-de/mozilla/dist/private/nss make[9]: Leaving directory `/c/build/comm-central/comm-central/mozilla/security/nss/lib/libpkix/pkix/store' cd top; make -j1 private_export make[9]: Entering directory `/c/build/comm-central/comm-central/mozilla/security/nss/lib/libpkix/pkix/top' c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 444 pkix_build.h pkix_lifecycle.h pkix_validate.h c:/build/comm-central/sb-de/mozilla/dist/private/nss make[9]: Leaving directory `/c/build/comm-central/comm-central/mozilla/security/nss/lib/libpkix/pkix/top' cd util; make -j1 private_export make[9]: Entering directory `/c/build/comm-central/comm-central/mozilla/security/nss/lib/libpkix/pkix/util' c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 444 pkix_tools.h pkix_error.h pkix_logger.h pkix_list.h c:/build/comm-central/sb-de/mozilla/dist/private/nss make[9]: Leaving directory `/c/build/comm-central/comm-central/mozilla/security/nss/lib/libpkix/pkix/util' There are no private exports. make[8]: Leaving directory `/c/build/comm-central/comm-central/mozilla/security/nss/lib/libpkix/pkix' cd pkix_pl_nss; make -j1 export make[8]: Entering directory `/c/build/comm-central/comm-central/mozilla/security/nss/lib/libpkix/pkix_pl_nss' cd pki; make -j1 export make[9]: Entering directory `/c/build/comm-central/comm-central/mozilla/security/nss/lib/libpkix/pkix_pl_nss/pki' c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 444 pkix_pl_basicconstraints.h pkix_pl_cert.h pkix_pl_certpolicyinfo.h pkix_pl_certpolicymap.h pkix_pl_certpolicyqualifier.h pkix_pl_crl.h pkix_pl_crldp.h pkix_pl_crlentry.h pkix_pl_date.h pkix_pl_generalname.h pkix_pl_infoaccess.h pkix_pl_nameconstraints.h pkix_pl_ocsprequest.h pkix_pl_ocspresponse.h pkix_pl_publickey.h pkix_pl_x500name.h pkix_pl_ocspcertid.h c:/build/comm-central/sb-de/mozilla/dist/private/nss make[9]: Leaving directory `/c/build/comm-central/comm-central/mozilla/security/nss/lib/libpkix/pkix_pl_nss/pki' cd system; make -j1 export make[9]: Entering directory `/c/build/comm-central/comm-central/mozilla/security/nss/lib/libpkix/pkix_pl_nss/system' c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 444 pkix_pl_common.h pkix_pl_mem.h pkix_pl_object.h pkix_pl_string.h pkix_pl_primhash.h pkix_pl_bigint.h pkix_pl_mutex.h pkix_pl_bytearray.h pkix_pl_lifecycle.h pkix_pl_oid.h pkix_pl_hashtable.h pkix_pl_rwlock.h pkix_pl_monitorlock.h c:/build/comm-central/sb-de/mozilla/dist/private/nss make[9]: Leaving directory `/c/build/comm-central/comm-central/mozilla/security/nss/lib/libpkix/pkix_pl_nss/system' cd module; make -j1 export make[9]: Entering directory `/c/build/comm-central/comm-central/mozilla/security/nss/lib/libpkix/pkix_pl_nss/module' c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 444 pkix_pl_aiamgr.h pkix_pl_colcertstore.h pkix_pl_httpcertstore.h pkix_pl_httpdefaultclient.h pkix_pl_ldapt.h pkix_pl_ldapcertstore.h pkix_pl_ldapresponse.h pkix_pl_ldaprequest.h pkix_pl_ldapdefaultclient.h pkix_pl_nsscontext.h pkix_pl_pk11certstore.h pkix_pl_socket.h c:/build/comm-central/sb-de/mozilla/dist/private/nss make[9]: Leaving directory `/c/build/comm-central/comm-central/mozilla/security/nss/lib/libpkix/pkix_pl_nss/module' cd pki; make -j1 private_export make[9]: Entering directory `/c/build/comm-central/comm-central/mozilla/security/nss/lib/libpkix/pkix_pl_nss/pki' c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 444 pkix_pl_basicconstraints.h pkix_pl_cert.h pkix_pl_certpolicyinfo.h pkix_pl_certpolicymap.h pkix_pl_certpolicyqualifier.h pkix_pl_crl.h pkix_pl_crldp.h pkix_pl_crlentry.h pkix_pl_date.h pkix_pl_generalname.h pkix_pl_infoaccess.h pkix_pl_nameconstraints.h pkix_pl_ocsprequest.h pkix_pl_ocspresponse.h pkix_pl_publickey.h pkix_pl_x500name.h pkix_pl_ocspcertid.h c:/build/comm-central/sb-de/mozilla/dist/private/nss make[9]: Leaving directory `/c/build/comm-central/comm-central/mozilla/security/nss/lib/libpkix/pkix_pl_nss/pki' cd system; make -j1 private_export make[9]: Entering directory `/c/build/comm-central/comm-central/mozilla/security/nss/lib/libpkix/pkix_pl_nss/system' c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 444 pkix_pl_common.h pkix_pl_mem.h pkix_pl_object.h pkix_pl_string.h pkix_pl_primhash.h pkix_pl_bigint.h pkix_pl_mutex.h pkix_pl_bytearray.h pkix_pl_lifecycle.h pkix_pl_oid.h pkix_pl_hashtable.h pkix_pl_rwlock.h pkix_pl_monitorlock.h c:/build/comm-central/sb-de/mozilla/dist/private/nss make[9]: Leaving directory `/c/build/comm-central/comm-central/mozilla/security/nss/lib/libpkix/pkix_pl_nss/system' cd module; make -j1 private_export make[9]: Entering directory `/c/build/comm-central/comm-central/mozilla/security/nss/lib/libpkix/pkix_pl_nss/module' c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 444 pkix_pl_aiamgr.h pkix_pl_colcertstore.h pkix_pl_httpcertstore.h pkix_pl_httpdefaultclient.h pkix_pl_ldapt.h pkix_pl_ldapcertstore.h pkix_pl_ldapresponse.h pkix_pl_ldaprequest.h pkix_pl_ldapdefaultclient.h pkix_pl_nsscontext.h pkix_pl_pk11certstore.h pkix_pl_socket.h c:/build/comm-central/sb-de/mozilla/dist/private/nss make[9]: Leaving directory `/c/build/comm-central/comm-central/mozilla/security/nss/lib/libpkix/pkix_pl_nss/module' There are no private exports. make[8]: Leaving directory `/c/build/comm-central/comm-central/mozilla/security/nss/lib/libpkix/pkix_pl_nss' cd include; make -j1 private_export make[8]: Entering directory `/c/build/comm-central/comm-central/mozilla/security/nss/lib/libpkix/include' c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 444 pkix.h pkix_crlsel.h pkix_errorstrings.h pkix_results.h pkixt.h pkix_certsel.h pkix_params.h pkix_revchecker.h pkix_certstore.h pkix_pl_pki.h pkix_sample_modules.h pkix_checker.h pkix_pl_system.h pkix_util.h c:/build/comm-central/sb-de/mozilla/dist/private/nss make[8]: Leaving directory `/c/build/comm-central/comm-central/mozilla/security/nss/lib/libpkix/include' cd pkix; make -j1 private_export make[8]: Entering directory `/c/build/comm-central/comm-central/mozilla/security/nss/lib/libpkix/pkix' cd certsel; make -j1 private_export make[9]: Entering directory `/c/build/comm-central/comm-central/mozilla/security/nss/lib/libpkix/pkix/certsel' c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 444 pkix_certselector.h pkix_comcertselparams.h c:/build/comm-central/sb-de/mozilla/dist/private/nss make[9]: Leaving directory `/c/build/comm-central/comm-central/mozilla/security/nss/lib/libpkix/pkix/certsel' cd crlsel; make -j1 private_export make[9]: Entering directory `/c/build/comm-central/comm-central/mozilla/security/nss/lib/libpkix/pkix/crlsel' c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 444 pkix_comcrlselparams.h pkix_crlselector.h c:/build/comm-central/sb-de/mozilla/dist/private/nss make[9]: Leaving directory `/c/build/comm-central/comm-central/mozilla/security/nss/lib/libpkix/pkix/crlsel' cd checker; make -j1 private_export make[9]: Entering directory `/c/build/comm-central/comm-central/mozilla/security/nss/lib/libpkix/pkix/checker' c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 444 pkix_basicconstraintschecker.h pkix_certchainchecker.h pkix_crlchecker.h pkix_ekuchecker.h pkix_expirationchecker.h pkix_namechainingchecker.h pkix_nameconstraintschecker.h pkix_ocspchecker.h pkix_policychecker.h pkix_revocationmethod.h pkix_revocationchecker.h pkix_signaturechecker.h pkix_targetcertchecker.h c:/build/comm-central/sb-de/mozilla/dist/private/nss make[9]: Leaving directory `/c/build/comm-central/comm-central/mozilla/security/nss/lib/libpkix/pkix/checker' cd params; make -j1 private_export make[9]: Entering directory `/c/build/comm-central/comm-central/mozilla/security/nss/lib/libpkix/pkix/params' c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 444 pkix_procparams.h pkix_trustanchor.h pkix_valparams.h pkix_resourcelimits.h c:/build/comm-central/sb-de/mozilla/dist/private/nss make[9]: Leaving directory `/c/build/comm-central/comm-central/mozilla/security/nss/lib/libpkix/pkix/params' cd results; make -j1 private_export make[9]: Entering directory `/c/build/comm-central/comm-central/mozilla/security/nss/lib/libpkix/pkix/results' c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 444 pkix_buildresult.h pkix_policynode.h pkix_valresult.h pkix_verifynode.h c:/build/comm-central/sb-de/mozilla/dist/private/nss make[9]: Leaving directory `/c/build/comm-central/comm-central/mozilla/security/nss/lib/libpkix/pkix/results' cd store; make -j1 private_export make[9]: Entering directory `/c/build/comm-central/comm-central/mozilla/security/nss/lib/libpkix/pkix/store' c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 444 pkix_store.h c:/build/comm-central/sb-de/mozilla/dist/private/nss make[9]: Leaving directory `/c/build/comm-central/comm-central/mozilla/security/nss/lib/libpkix/pkix/store' cd top; make -j1 private_export make[9]: Entering directory `/c/build/comm-central/comm-central/mozilla/security/nss/lib/libpkix/pkix/top' c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 444 pkix_build.h pkix_lifecycle.h pkix_validate.h c:/build/comm-central/sb-de/mozilla/dist/private/nss make[9]: Leaving directory `/c/build/comm-central/comm-central/mozilla/security/nss/lib/libpkix/pkix/top' cd util; make -j1 private_export make[9]: Entering directory `/c/build/comm-central/comm-central/mozilla/security/nss/lib/libpkix/pkix/util' c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 444 pkix_tools.h pkix_error.h pkix_logger.h pkix_list.h c:/build/comm-central/sb-de/mozilla/dist/private/nss make[9]: Leaving directory `/c/build/comm-central/comm-central/mozilla/security/nss/lib/libpkix/pkix/util' There are no private exports. make[8]: Leaving directory `/c/build/comm-central/comm-central/mozilla/security/nss/lib/libpkix/pkix' cd pkix_pl_nss; make -j1 private_export make[8]: Entering directory `/c/build/comm-central/comm-central/mozilla/security/nss/lib/libpkix/pkix_pl_nss' cd pki; make -j1 private_export make[9]: Entering directory `/c/build/comm-central/comm-central/mozilla/security/nss/lib/libpkix/pkix_pl_nss/pki' c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 444 pkix_pl_basicconstraints.h pkix_pl_cert.h pkix_pl_certpolicyinfo.h pkix_pl_certpolicymap.h pkix_pl_certpolicyqualifier.h pkix_pl_crl.h pkix_pl_crldp.h pkix_pl_crlentry.h pkix_pl_date.h pkix_pl_generalname.h pkix_pl_infoaccess.h pkix_pl_nameconstraints.h pkix_pl_ocsprequest.h pkix_pl_ocspresponse.h pkix_pl_publickey.h pkix_pl_x500name.h pkix_pl_ocspcertid.h c:/build/comm-central/sb-de/mozilla/dist/private/nss make[9]: Leaving directory `/c/build/comm-central/comm-central/mozilla/security/nss/lib/libpkix/pkix_pl_nss/pki' cd system; make -j1 private_export make[9]: Entering directory `/c/build/comm-central/comm-central/mozilla/security/nss/lib/libpkix/pkix_pl_nss/system' c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 444 pkix_pl_common.h pkix_pl_mem.h pkix_pl_object.h pkix_pl_string.h pkix_pl_primhash.h pkix_pl_bigint.h pkix_pl_mutex.h pkix_pl_bytearray.h pkix_pl_lifecycle.h pkix_pl_oid.h pkix_pl_hashtable.h pkix_pl_rwlock.h pkix_pl_monitorlock.h c:/build/comm-central/sb-de/mozilla/dist/private/nss make[9]: Leaving directory `/c/build/comm-central/comm-central/mozilla/security/nss/lib/libpkix/pkix_pl_nss/system' cd module; make -j1 private_export make[9]: Entering directory `/c/build/comm-central/comm-central/mozilla/security/nss/lib/libpkix/pkix_pl_nss/module' c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 444 pkix_pl_aiamgr.h pkix_pl_colcertstore.h pkix_pl_httpcertstore.h pkix_pl_httpdefaultclient.h pkix_pl_ldapt.h pkix_pl_ldapcertstore.h pkix_pl_ldapresponse.h pkix_pl_ldaprequest.h pkix_pl_ldapdefaultclient.h pkix_pl_nsscontext.h pkix_pl_pk11certstore.h pkix_pl_socket.h c:/build/comm-central/sb-de/mozilla/dist/private/nss make[9]: Leaving directory `/c/build/comm-central/comm-central/mozilla/security/nss/lib/libpkix/pkix_pl_nss/module' There are no private exports. make[8]: Leaving directory `/c/build/comm-central/comm-central/mozilla/security/nss/lib/libpkix/pkix_pl_nss' There are no private exports. make[7]: Leaving directory `/c/build/comm-central/comm-central/mozilla/security/nss/lib/libpkix' cd certdb; make -j1 export make[7]: Entering directory `/c/build/comm-central/comm-central/mozilla/security/nss/lib/certdb' c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 444 cert.h certt.h certdb.h c:/build/comm-central/sb-de/mozilla/dist/public/nss c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 444 genname.h xconst.h certxutl.h certi.h c:/build/comm-central/sb-de/mozilla/dist/private/nss make[7]: Leaving directory `/c/build/comm-central/comm-central/mozilla/security/nss/lib/certdb' cd certhigh; make -j1 export make[7]: Entering directory `/c/build/comm-central/comm-central/mozilla/security/nss/lib/certhigh' c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 444 ocsp.h ocspt.h c:/build/comm-central/sb-de/mozilla/dist/public/nss c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 444 ocspti.h ocspi.h c:/build/comm-central/sb-de/mozilla/dist/private/nss make[7]: Leaving directory `/c/build/comm-central/comm-central/mozilla/security/nss/lib/certhigh' cd pk11wrap; make -j1 export make[7]: Entering directory `/c/build/comm-central/comm-central/mozilla/security/nss/lib/pk11wrap' c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 444 secmod.h secpkcs5.h pk11func.h pk11pub.h pk11priv.h pk11sdr.h pk11pqg.h c:/build/comm-central/sb-de/mozilla/dist/public/nss c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 444 secmodi.h dev3hack.h c:/build/comm-central/sb-de/mozilla/dist/private/nss make[7]: Leaving directory `/c/build/comm-central/comm-central/mozilla/security/nss/lib/pk11wrap' cd cryptohi; make -j1 export make[7]: Entering directory `/c/build/comm-central/comm-central/mozilla/security/nss/lib/cryptohi' c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 444 cryptohi.h cryptoht.h key.h keyhi.h keyt.h keythi.h c:/build/comm-central/sb-de/mozilla/dist/public/nss There are no private exports. make[7]: Leaving directory `/c/build/comm-central/comm-central/mozilla/security/nss/lib/cryptohi' cd nss; make -j1 export make[7]: Entering directory `/c/build/comm-central/comm-central/mozilla/security/nss/lib/nss' c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 444 nss.h c:/build/comm-central/sb-de/mozilla/dist/public/nss c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 444 nssrenam.h c:/build/comm-central/sb-de/mozilla/dist/private/nss make[7]: Leaving directory `/c/build/comm-central/comm-central/mozilla/security/nss/lib/nss' cd zlib; make -j1 export make[7]: Entering directory `/c/build/comm-central/comm-central/mozilla/security/nss/lib/zlib' c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 444 zlib.h zconf.h c:/build/comm-central/sb-de/mozilla/dist/private/nss make[7]: Leaving directory `/c/build/comm-central/comm-central/mozilla/security/nss/lib/zlib' cd ssl; make -j1 export make[7]: Entering directory `/c/build/comm-central/comm-central/mozilla/security/nss/lib/ssl' c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 444 ssl.h sslt.h sslerr.h sslproto.h preenc.h c:/build/comm-central/sb-de/mozilla/dist/public/nss There are no private exports. make[7]: Leaving directory `/c/build/comm-central/comm-central/mozilla/security/nss/lib/ssl' cd pkcs12; make -j1 export make[7]: Entering directory `/c/build/comm-central/comm-central/mozilla/security/nss/lib/pkcs12' c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 444 pkcs12t.h pkcs12.h p12plcy.h p12.h p12t.h c:/build/comm-central/sb-de/mozilla/dist/public/nss make[7]: Leaving directory `/c/build/comm-central/comm-central/mozilla/security/nss/lib/pkcs12' cd pkcs7; make -j1 export make[7]: Entering directory `/c/build/comm-central/comm-central/mozilla/security/nss/lib/pkcs7' c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 444 secmime.h secpkcs7.h pkcs7t.h c:/build/comm-central/sb-de/mozilla/dist/public/nss make[7]: Leaving directory `/c/build/comm-central/comm-central/mozilla/security/nss/lib/pkcs7' cd smime; make -j1 export make[7]: Entering directory `/c/build/comm-central/comm-central/mozilla/security/nss/lib/smime' c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 444 cms.h cmst.h smime.h cmsreclist.h c:/build/comm-central/sb-de/mozilla/dist/public/nss make[7]: Leaving directory `/c/build/comm-central/comm-central/mozilla/security/nss/lib/smime' cd crmf; make -j1 export make[7]: Entering directory `/c/build/comm-central/comm-central/mozilla/security/nss/lib/crmf' c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 444 crmf.h crmft.h cmmf.h cmmft.h c:/build/comm-central/sb-de/mozilla/dist/public/nss c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 444 crmfi.h crmfit.h cmmfi.h cmmfit.h c:/build/comm-central/sb-de/mozilla/dist/private/nss make[7]: Leaving directory `/c/build/comm-central/comm-central/mozilla/security/nss/lib/crmf' cd jar; make -j1 export make[7]: Entering directory `/c/build/comm-central/comm-central/mozilla/security/nss/lib/jar' c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 444 jar.h jar-ds.h jarfile.h c:/build/comm-central/sb-de/mozilla/dist/public/nss make[7]: Leaving directory `/c/build/comm-central/comm-central/mozilla/security/nss/lib/jar' cd ckfw; make -j1 export make[7]: Entering directory `/c/build/comm-central/comm-central/mozilla/security/nss/lib/ckfw' cd builtins; make -j1 export make[8]: Entering directory `/c/build/comm-central/comm-central/mozilla/security/nss/lib/ckfw/builtins' c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 444 nssckbi.h c:/build/comm-central/sb-de/mozilla/dist/public/nss make[8]: Leaving directory `/c/build/comm-central/comm-central/mozilla/security/nss/lib/ckfw/builtins' c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 444 nssck.api nssckepv.h nssckft.h nssckfw.h nssckfwc.h nssckfwt.h nssckg.h nssckmdt.h nssckt.h c:/build/comm-central/sb-de/mozilla/dist/public/nss cd builtins; make -j1 private_export make[8]: Entering directory `/c/build/comm-central/comm-central/mozilla/security/nss/lib/ckfw/builtins' There are no private exports. make[8]: Leaving directory `/c/build/comm-central/comm-central/mozilla/security/nss/lib/ckfw/builtins' c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 444 ck.h ckfw.h ckfwm.h ckfwtm.h ckmd.h ckt.h c:/build/comm-central/sb-de/mozilla/dist/private/nss make[7]: Leaving directory `/c/build/comm-central/comm-central/mozilla/security/nss/lib/ckfw' cd util; make -j1 libs make[7]: Entering directory `/c/build/comm-central/comm-central/mozilla/security/nss/lib/util' cl -Foc:/build/comm-central/sb-de/mozilla/nss/nssutil/quickder.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include "/c/build/comm-central/comm-central/mozilla/security/nss/lib/util/quickder.c" quickder.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/nssutil/secdig.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include "/c/build/comm-central/comm-central/mozilla/security/nss/lib/util/secdig.c" secdig.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/nssutil/derdec.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include "/c/build/comm-central/comm-central/mozilla/security/nss/lib/util/derdec.c" derdec.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/nssutil/derenc.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include "/c/build/comm-central/comm-central/mozilla/security/nss/lib/util/derenc.c" derenc.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/nssutil/dersubr.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include "/c/build/comm-central/comm-central/mozilla/security/nss/lib/util/dersubr.c" dersubr.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/nssutil/dertime.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include "/c/build/comm-central/comm-central/mozilla/security/nss/lib/util/dertime.c" dertime.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/nssutil/nssb64d.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include "/c/build/comm-central/comm-central/mozilla/security/nss/lib/util/nssb64d.c" nssb64d.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/nssutil/nssb64e.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include "/c/build/comm-central/comm-central/mozilla/security/nss/lib/util/nssb64e.c" nssb64e.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/nssutil/nssrwlk.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include "/c/build/comm-central/comm-central/mozilla/security/nss/lib/util/nssrwlk.c" nssrwlk.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/nssutil/nssilock.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include "/c/build/comm-central/comm-central/mozilla/security/nss/lib/util/nssilock.c" nssilock.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/nssutil/oidstring.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include "/c/build/comm-central/comm-central/mozilla/security/nss/lib/util/oidstring.c" oidstring.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/nssutil/portreg.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include "/c/build/comm-central/comm-central/mozilla/security/nss/lib/util/portreg.c" portreg.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/nssutil/secalgid.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include "/c/build/comm-central/comm-central/mozilla/security/nss/lib/util/secalgid.c" secalgid.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/nssutil/secasn1d.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include "/c/build/comm-central/comm-central/mozilla/security/nss/lib/util/secasn1d.c" secasn1d.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/nssutil/secasn1e.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include "/c/build/comm-central/comm-central/mozilla/security/nss/lib/util/secasn1e.c" secasn1e.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/nssutil/secasn1u.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include "/c/build/comm-central/comm-central/mozilla/security/nss/lib/util/secasn1u.c" secasn1u.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/nssutil/secitem.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include "/c/build/comm-central/comm-central/mozilla/security/nss/lib/util/secitem.c" secitem.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/nssutil/secload.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include "/c/build/comm-central/comm-central/mozilla/security/nss/lib/util/secload.c" secload.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/nssutil/secoid.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include "/c/build/comm-central/comm-central/mozilla/security/nss/lib/util/secoid.c" secoid.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/nssutil/sectime.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include "/c/build/comm-central/comm-central/mozilla/security/nss/lib/util/sectime.c" sectime.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/nssutil/secport.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include "/c/build/comm-central/comm-central/mozilla/security/nss/lib/util/secport.c" secport.c c:/build/comm-central/comm-central/mozilla/security/nss/lib/util/secport.c(693) : warning C4996: 'putenv': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _putenv. See online help for details. C:\Program Files\Microsoft Visual Studio 9.0\VC\INCLUDE\stdlib.h(864) : see declaration of 'putenv' cl -Foc:/build/comm-central/sb-de/mozilla/nss/nssutil/templates.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include "/c/build/comm-central/comm-central/mozilla/security/nss/lib/util/templates.c" templates.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/nssutil/utf8.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include "/c/build/comm-central/comm-central/mozilla/security/nss/lib/util/utf8.c" utf8.c rm -f c:/build/comm-central/sb-de/mozilla/nss/nssutil/nssutil.lib lib -NOLOGO -OUT:"c:/build/comm-central/sb-de/mozilla/nss/nssutil/nssutil.lib" c:\\build\\comm-central\\sb-de\\mozilla\\nss\\nssutil\\quickder.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\nssutil\\secdig.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\nssutil\\derdec.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\nssutil\\derenc.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\nssutil\\dersubr.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\nssutil\\dertime.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\nssutil\\nssb64d.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\nssutil\\nssb64e.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\nssutil\\nssrwlk.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\nssutil\\nssilock.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\nssutil\\oidstring.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\nssutil\\portreg.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\nssutil\\secalgid.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\nssutil\\secasn1d.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\nssutil\\secasn1e.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\nssutil\\secasn1u.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\nssutil\\secitem.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\nssutil\\secload.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\nssutil\\secoid.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\nssutil\\sectime.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\nssutil\\secport.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\nssutil\\templates.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\nssutil\\utf8.obj echo c:/build/comm-central/sb-de/mozilla/nss/nssutil/nssutil.lib c:/build/comm-central/sb-de/mozilla/nss/nssutil/nssutil.lib rc.exe -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Foc:/build/comm-central/sb-de/mozilla/nss/nssutil/nssutil.res nssutil.rc Microsoft (R) Windows (R) Resource Compiler Version 6.1.7600.16385 Copyright (C) Microsoft Corporation. All rights reserved. c:/build/comm-central/sb-de/mozilla/nss/nssutil/nssutil.res finished cp nssutil.def c:/build/comm-central/sb-de/mozilla/nss/nssutil/nssutil.def rm -f c:/build/comm-central/sb-de/mozilla/nss/nssutil/nssutil3.dll link -nologo -DLL -SUBSYSTEM:WINDOWS -OUT:"c:/build/comm-central/sb-de/mozilla/nss/nssutil/nssutil3.dll" -DEF:c:/build/comm-central/sb-de/mozilla/nss/nssutil/nssutil.def -MAP c:\\build\\comm-central\\sb-de\\mozilla\\nss\\nssutil\\quickder.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\nssutil\\secdig.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\nssutil\\derdec.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\nssutil\\derenc.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\nssutil\\dersubr.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\nssutil\\dertime.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\nssutil\\nssb64d.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\nssutil\\nssb64e.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\nssutil\\nssrwlk.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\nssutil\\nssilock.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\nssutil\\oidstring.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\nssutil\\portreg.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\nssutil\\secalgid.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\nssutil\\secasn1d.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\nssutil\\secasn1e.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\nssutil\\secasn1u.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\nssutil\\secitem.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\nssutil\\secload.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\nssutil\\secoid.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\nssutil\\sectime.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\nssutil\\secport.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\nssutil\\templates.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\nssutil\\utf8.obj c:\\build\\comm-central\\sb-de\\mozilla\\dist\\lib\\plc4.lib c:\\build\\comm-central\\sb-de\\mozilla\\dist\\lib\\plds4.lib c:\\build\\comm-central\\sb-de\\mozilla\\dist\\lib\\nspr4.lib c:\\build\\comm-central\\sb-de\\mozilla\\nss\\nssutil\\nssutil.res Creating library c:/build/comm-central/sb-de/mozilla/nss/nssutil/nssutil3.lib and object c:/build/comm-central/sb-de/mozilla/nss/nssutil/nssutil3.exp if test -f c:/build/comm-central/sb-de/mozilla/nss/nssutil/nssutil3.dll.manifest; then \ mt.exe -NOLOGO -MANIFEST c:/build/comm-central/sb-de/mozilla/nss/nssutil/nssutil3.dll.manifest -OUTPUTRESOURCE:c:/build/comm-central/sb-de/mozilla/nss/nssutil/nssutil3.dll\;2; \ rm -f c:/build/comm-central/sb-de/mozilla/nss/nssutil/nssutil3.dll.manifest; \ fi c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 664 c:/build/comm-central/sb-de/mozilla/nss/nssutil/nssutil.lib c:/build/comm-central/sb-de/mozilla/dist/lib c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 775 c:/build/comm-central/sb-de/mozilla/nss/nssutil/nssutil3.dll c:/build/comm-central/sb-de/mozilla/dist/lib c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 775 c:/build/comm-central/sb-de/mozilla/nss/nssutil/nssutil3.lib c:/build/comm-central/sb-de/mozilla/dist/lib make[7]: Leaving directory `/c/build/comm-central/comm-central/mozilla/security/nss/lib/util' cd freebl; make -j1 libs make[7]: Entering directory `/c/build/comm-central/comm-central/mozilla/security/nss/lib/freebl' cl -Foc:/build/comm-central/sb-de/mozilla/nss/freebl/loader.obj -c -O2 -Ox -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -DSHLIB_SUFFIX=\"dll\" -DSHLIB_PREFIX=\"\" -DSHLIB_VERSION=\"3\" -DSOFTOKEN_SHLIB_VERSION=\"3\" -DRIJNDAEL_INCLUDE_TABLES -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -DNSS_X86_OR_X64 -DNSS_X86 -DMP_ASSEMBLY_MULTIPLY -DMP_ASSEMBLY_SQUARE -DMP_ASSEMBLY_DIV_2DX1D -DMP_USE_UINT_DIGIT -DMP_NO_MP_WORD -DMP_API_COMPATIBLE -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Impi -Iecl "/c/build/comm-central/comm-central/mozilla/security/nss/lib/freebl/loader.c" loader.c rm -f c:/build/comm-central/sb-de/mozilla/nss/freebl/freebl.lib lib -NOLOGO -OUT:"c:/build/comm-central/sb-de/mozilla/nss/freebl/freebl.lib" c:\\build\\comm-central\\sb-de\\mozilla\\nss\\freebl\\loader.obj echo c:/build/comm-central/sb-de/mozilla/nss/freebl/freebl.lib c:/build/comm-central/sb-de/mozilla/nss/freebl/freebl.lib c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 664 c:/build/comm-central/sb-de/mozilla/nss/freebl/freebl.lib c:/build/comm-central/sb-de/mozilla/dist/lib mkdir c:/build/comm-central/sb-de/mozilla/nss/freebl/WIN95_SINGLE_SHLIB make -j1 FREEBL_CHILD_BUILD=1 \ OBJDIR=c:/build/comm-central/sb-de/mozilla/nss/freebl/WIN95_SINGLE_SHLIB libs make[8]: Entering directory `/c/build/comm-central/comm-central/mozilla/security/nss/lib/freebl' cl -Foc:/build/comm-central/sb-de/mozilla/nss/freebl/WIN95_SINGLE_SHLIB/freeblver.obj -c -O2 -Ox -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -DSHLIB_SUFFIX=\"dll\" -DSHLIB_PREFIX=\"\" -DSHLIB_VERSION=\"3\" -DSOFTOKEN_SHLIB_VERSION=\"3\" -DRIJNDAEL_INCLUDE_TABLES -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -DNSS_X86_OR_X64 -DNSS_X86 -DMP_ASSEMBLY_MULTIPLY -DMP_ASSEMBLY_SQUARE -DMP_ASSEMBLY_DIV_2DX1D -DMP_USE_UINT_DIGIT -DMP_NO_MP_WORD -DMP_API_COMPATIBLE -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Impi -Iecl "/c/build/comm-central/comm-central/mozilla/security/nss/lib/freebl/freeblver.c" freeblver.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/freebl/WIN95_SINGLE_SHLIB/ldvector.obj -c -O2 -Ox -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -DSHLIB_SUFFIX=\"dll\" -DSHLIB_PREFIX=\"\" -DSHLIB_VERSION=\"3\" -DSOFTOKEN_SHLIB_VERSION=\"3\" -DRIJNDAEL_INCLUDE_TABLES -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -DNSS_X86_OR_X64 -DNSS_X86 -DMP_ASSEMBLY_MULTIPLY -DMP_ASSEMBLY_SQUARE -DMP_ASSEMBLY_DIV_2DX1D -DMP_USE_UINT_DIGIT -DMP_NO_MP_WORD -DMP_API_COMPATIBLE -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Impi -Iecl "/c/build/comm-central/comm-central/mozilla/security/nss/lib/freebl/ldvector.c" ldvector.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/freebl/WIN95_SINGLE_SHLIB/sysrand.obj -c -O2 -Ox -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -DSHLIB_SUFFIX=\"dll\" -DSHLIB_PREFIX=\"\" -DSHLIB_VERSION=\"3\" -DSOFTOKEN_SHLIB_VERSION=\"3\" -DRIJNDAEL_INCLUDE_TABLES -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -DNSS_X86_OR_X64 -DNSS_X86 -DMP_ASSEMBLY_MULTIPLY -DMP_ASSEMBLY_SQUARE -DMP_ASSEMBLY_DIV_2DX1D -DMP_USE_UINT_DIGIT -DMP_NO_MP_WORD -DMP_API_COMPATIBLE -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Impi -Iecl "/c/build/comm-central/comm-central/mozilla/security/nss/lib/freebl/sysrand.c" sysrand.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/freebl/WIN95_SINGLE_SHLIB/sha_fast.obj -c -O2 -Ox -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -DSHLIB_SUFFIX=\"dll\" -DSHLIB_PREFIX=\"\" -DSHLIB_VERSION=\"3\" -DSOFTOKEN_SHLIB_VERSION=\"3\" -DRIJNDAEL_INCLUDE_TABLES -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -DNSS_X86_OR_X64 -DNSS_X86 -DMP_ASSEMBLY_MULTIPLY -DMP_ASSEMBLY_SQUARE -DMP_ASSEMBLY_DIV_2DX1D -DMP_USE_UINT_DIGIT -DMP_NO_MP_WORD -DMP_API_COMPATIBLE -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Impi -Iecl "/c/build/comm-central/comm-central/mozilla/security/nss/lib/freebl/sha_fast.c" sha_fast.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/freebl/WIN95_SINGLE_SHLIB/md2.obj -c -O2 -Ox -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -DSHLIB_SUFFIX=\"dll\" -DSHLIB_PREFIX=\"\" -DSHLIB_VERSION=\"3\" -DSOFTOKEN_SHLIB_VERSION=\"3\" -DRIJNDAEL_INCLUDE_TABLES -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -DNSS_X86_OR_X64 -DNSS_X86 -DMP_ASSEMBLY_MULTIPLY -DMP_ASSEMBLY_SQUARE -DMP_ASSEMBLY_DIV_2DX1D -DMP_USE_UINT_DIGIT -DMP_NO_MP_WORD -DMP_API_COMPATIBLE -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Impi -Iecl "/c/build/comm-central/comm-central/mozilla/security/nss/lib/freebl/md2.c" md2.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/freebl/WIN95_SINGLE_SHLIB/md5.obj -c -O2 -Ox -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -DSHLIB_SUFFIX=\"dll\" -DSHLIB_PREFIX=\"\" -DSHLIB_VERSION=\"3\" -DSOFTOKEN_SHLIB_VERSION=\"3\" -DRIJNDAEL_INCLUDE_TABLES -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -DNSS_X86_OR_X64 -DNSS_X86 -DMP_ASSEMBLY_MULTIPLY -DMP_ASSEMBLY_SQUARE -DMP_ASSEMBLY_DIV_2DX1D -DMP_USE_UINT_DIGIT -DMP_NO_MP_WORD -DMP_API_COMPATIBLE -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Impi -Iecl "/c/build/comm-central/comm-central/mozilla/security/nss/lib/freebl/md5.c" md5.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/freebl/WIN95_SINGLE_SHLIB/sha512.obj -c -O2 -Ox -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -DSHLIB_SUFFIX=\"dll\" -DSHLIB_PREFIX=\"\" -DSHLIB_VERSION=\"3\" -DSOFTOKEN_SHLIB_VERSION=\"3\" -DRIJNDAEL_INCLUDE_TABLES -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -DNSS_X86_OR_X64 -DNSS_X86 -DMP_ASSEMBLY_MULTIPLY -DMP_ASSEMBLY_SQUARE -DMP_ASSEMBLY_DIV_2DX1D -DMP_USE_UINT_DIGIT -DMP_NO_MP_WORD -DMP_API_COMPATIBLE -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Impi -Iecl "/c/build/comm-central/comm-central/mozilla/security/nss/lib/freebl/sha512.c" sha512.c c:/build/comm-central/comm-central/mozilla/security/nss/lib/freebl/sha512.c(816) : warning C4101: 't1' : unreferenced local variable c:/build/comm-central/comm-central/mozilla/security/nss/lib/freebl/sha512.c(838) : warning C4101: 't2' : unreferenced local variable c:/build/comm-central/comm-central/mozilla/security/nss/lib/freebl/sha512.c(838) : warning C4101: 't1' : unreferenced local variable c:/build/comm-central/comm-central/mozilla/security/nss/lib/freebl/sha512.c(1116) : warning C4101: 't1' : unreferenced local variable cl -Foc:/build/comm-central/sb-de/mozilla/nss/freebl/WIN95_SINGLE_SHLIB/alghmac.obj -c -O2 -Ox -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -DSHLIB_SUFFIX=\"dll\" -DSHLIB_PREFIX=\"\" -DSHLIB_VERSION=\"3\" -DSOFTOKEN_SHLIB_VERSION=\"3\" -DRIJNDAEL_INCLUDE_TABLES -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -DNSS_X86_OR_X64 -DNSS_X86 -DMP_ASSEMBLY_MULTIPLY -DMP_ASSEMBLY_SQUARE -DMP_ASSEMBLY_DIV_2DX1D -DMP_USE_UINT_DIGIT -DMP_NO_MP_WORD -DMP_API_COMPATIBLE -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Impi -Iecl "/c/build/comm-central/comm-central/mozilla/security/nss/lib/freebl/alghmac.c" alghmac.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/freebl/WIN95_SINGLE_SHLIB/rawhash.obj -c -O2 -Ox -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -DSHLIB_SUFFIX=\"dll\" -DSHLIB_PREFIX=\"\" -DSHLIB_VERSION=\"3\" -DSOFTOKEN_SHLIB_VERSION=\"3\" -DRIJNDAEL_INCLUDE_TABLES -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -DNSS_X86_OR_X64 -DNSS_X86 -DMP_ASSEMBLY_MULTIPLY -DMP_ASSEMBLY_SQUARE -DMP_ASSEMBLY_DIV_2DX1D -DMP_USE_UINT_DIGIT -DMP_NO_MP_WORD -DMP_API_COMPATIBLE -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Impi -Iecl "/c/build/comm-central/comm-central/mozilla/security/nss/lib/freebl/rawhash.c" rawhash.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/freebl/WIN95_SINGLE_SHLIB/alg2268.obj -c -O2 -Ox -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -DSHLIB_SUFFIX=\"dll\" -DSHLIB_PREFIX=\"\" -DSHLIB_VERSION=\"3\" -DSOFTOKEN_SHLIB_VERSION=\"3\" -DRIJNDAEL_INCLUDE_TABLES -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -DNSS_X86_OR_X64 -DNSS_X86 -DMP_ASSEMBLY_MULTIPLY -DMP_ASSEMBLY_SQUARE -DMP_ASSEMBLY_DIV_2DX1D -DMP_USE_UINT_DIGIT -DMP_NO_MP_WORD -DMP_API_COMPATIBLE -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Impi -Iecl "/c/build/comm-central/comm-central/mozilla/security/nss/lib/freebl/alg2268.c" alg2268.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/freebl/WIN95_SINGLE_SHLIB/arcfour.obj -c -O2 -Ox -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -DSHLIB_SUFFIX=\"dll\" -DSHLIB_PREFIX=\"\" -DSHLIB_VERSION=\"3\" -DSOFTOKEN_SHLIB_VERSION=\"3\" -DRIJNDAEL_INCLUDE_TABLES -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -DNSS_X86_OR_X64 -DNSS_X86 -DMP_ASSEMBLY_MULTIPLY -DMP_ASSEMBLY_SQUARE -DMP_ASSEMBLY_DIV_2DX1D -DMP_USE_UINT_DIGIT -DMP_NO_MP_WORD -DMP_API_COMPATIBLE -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Impi -Iecl "/c/build/comm-central/comm-central/mozilla/security/nss/lib/freebl/arcfour.c" arcfour.c c:/build/comm-central/comm-central/mozilla/security/nss/lib/freebl/arcfour.c(178) : warning C4018: '>' : signed/unsigned mismatch cl -Foc:/build/comm-central/sb-de/mozilla/nss/freebl/WIN95_SINGLE_SHLIB/arcfive.obj -c -O2 -Ox -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -DSHLIB_SUFFIX=\"dll\" -DSHLIB_PREFIX=\"\" -DSHLIB_VERSION=\"3\" -DSOFTOKEN_SHLIB_VERSION=\"3\" -DRIJNDAEL_INCLUDE_TABLES -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -DNSS_X86_OR_X64 -DNSS_X86 -DMP_ASSEMBLY_MULTIPLY -DMP_ASSEMBLY_SQUARE -DMP_ASSEMBLY_DIV_2DX1D -DMP_USE_UINT_DIGIT -DMP_NO_MP_WORD -DMP_API_COMPATIBLE -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Impi -Iecl "/c/build/comm-central/comm-central/mozilla/security/nss/lib/freebl/arcfive.c" arcfive.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/freebl/WIN95_SINGLE_SHLIB/desblapi.obj -c -O2 -Ox -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -DSHLIB_SUFFIX=\"dll\" -DSHLIB_PREFIX=\"\" -DSHLIB_VERSION=\"3\" -DSOFTOKEN_SHLIB_VERSION=\"3\" -DRIJNDAEL_INCLUDE_TABLES -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -DNSS_X86_OR_X64 -DNSS_X86 -DMP_ASSEMBLY_MULTIPLY -DMP_ASSEMBLY_SQUARE -DMP_ASSEMBLY_DIV_2DX1D -DMP_USE_UINT_DIGIT -DMP_NO_MP_WORD -DMP_API_COMPATIBLE -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Impi -Iecl "/c/build/comm-central/comm-central/mozilla/security/nss/lib/freebl/desblapi.c" desblapi.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/freebl/WIN95_SINGLE_SHLIB/des.obj -c -O2 -Ox -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -DSHLIB_SUFFIX=\"dll\" -DSHLIB_PREFIX=\"\" -DSHLIB_VERSION=\"3\" -DSOFTOKEN_SHLIB_VERSION=\"3\" -DRIJNDAEL_INCLUDE_TABLES -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -DNSS_X86_OR_X64 -DNSS_X86 -DMP_ASSEMBLY_MULTIPLY -DMP_ASSEMBLY_SQUARE -DMP_ASSEMBLY_DIV_2DX1D -DMP_USE_UINT_DIGIT -DMP_NO_MP_WORD -DMP_API_COMPATIBLE -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Impi -Iecl "/c/build/comm-central/comm-central/mozilla/security/nss/lib/freebl/des.c" des.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/freebl/WIN95_SINGLE_SHLIB/drbg.obj -c -O2 -Ox -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -DSHLIB_SUFFIX=\"dll\" -DSHLIB_PREFIX=\"\" -DSHLIB_VERSION=\"3\" -DSOFTOKEN_SHLIB_VERSION=\"3\" -DRIJNDAEL_INCLUDE_TABLES -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -DNSS_X86_OR_X64 -DNSS_X86 -DMP_ASSEMBLY_MULTIPLY -DMP_ASSEMBLY_SQUARE -DMP_ASSEMBLY_DIV_2DX1D -DMP_USE_UINT_DIGIT -DMP_NO_MP_WORD -DMP_API_COMPATIBLE -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Impi -Iecl "/c/build/comm-central/comm-central/mozilla/security/nss/lib/freebl/drbg.c" drbg.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/freebl/WIN95_SINGLE_SHLIB/rijndael.obj -c -O2 -Ox -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -DSHLIB_SUFFIX=\"dll\" -DSHLIB_PREFIX=\"\" -DSHLIB_VERSION=\"3\" -DSOFTOKEN_SHLIB_VERSION=\"3\" -DRIJNDAEL_INCLUDE_TABLES -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -DNSS_X86_OR_X64 -DNSS_X86 -DMP_ASSEMBLY_MULTIPLY -DMP_ASSEMBLY_SQUARE -DMP_ASSEMBLY_DIV_2DX1D -DMP_USE_UINT_DIGIT -DMP_NO_MP_WORD -DMP_API_COMPATIBLE -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Impi -Iecl "/c/build/comm-central/comm-central/mozilla/security/nss/lib/freebl/rijndael.c" rijndael.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/freebl/WIN95_SINGLE_SHLIB/aeskeywrap.obj -c -O2 -Ox -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -DSHLIB_SUFFIX=\"dll\" -DSHLIB_PREFIX=\"\" -DSHLIB_VERSION=\"3\" -DSOFTOKEN_SHLIB_VERSION=\"3\" -DRIJNDAEL_INCLUDE_TABLES -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -DNSS_X86_OR_X64 -DNSS_X86 -DMP_ASSEMBLY_MULTIPLY -DMP_ASSEMBLY_SQUARE -DMP_ASSEMBLY_DIV_2DX1D -DMP_USE_UINT_DIGIT -DMP_NO_MP_WORD -DMP_API_COMPATIBLE -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Impi -Iecl "/c/build/comm-central/comm-central/mozilla/security/nss/lib/freebl/aeskeywrap.c" aeskeywrap.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/freebl/WIN95_SINGLE_SHLIB/camellia.obj -c -O2 -Ox -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -DSHLIB_SUFFIX=\"dll\" -DSHLIB_PREFIX=\"\" -DSHLIB_VERSION=\"3\" -DSOFTOKEN_SHLIB_VERSION=\"3\" -DRIJNDAEL_INCLUDE_TABLES -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -DNSS_X86_OR_X64 -DNSS_X86 -DMP_ASSEMBLY_MULTIPLY -DMP_ASSEMBLY_SQUARE -DMP_ASSEMBLY_DIV_2DX1D -DMP_USE_UINT_DIGIT -DMP_NO_MP_WORD -DMP_API_COMPATIBLE -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Impi -Iecl "/c/build/comm-central/comm-central/mozilla/security/nss/lib/freebl/camellia.c" camellia.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/freebl/WIN95_SINGLE_SHLIB/dh.obj -c -O2 -Ox -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -DSHLIB_SUFFIX=\"dll\" -DSHLIB_PREFIX=\"\" -DSHLIB_VERSION=\"3\" -DSOFTOKEN_SHLIB_VERSION=\"3\" -DRIJNDAEL_INCLUDE_TABLES -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -DNSS_X86_OR_X64 -DNSS_X86 -DMP_ASSEMBLY_MULTIPLY -DMP_ASSEMBLY_SQUARE -DMP_ASSEMBLY_DIV_2DX1D -DMP_USE_UINT_DIGIT -DMP_NO_MP_WORD -DMP_API_COMPATIBLE -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Impi -Iecl "/c/build/comm-central/comm-central/mozilla/security/nss/lib/freebl/dh.c" dh.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/freebl/WIN95_SINGLE_SHLIB/ec.obj -c -O2 -Ox -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -DSHLIB_SUFFIX=\"dll\" -DSHLIB_PREFIX=\"\" -DSHLIB_VERSION=\"3\" -DSOFTOKEN_SHLIB_VERSION=\"3\" -DRIJNDAEL_INCLUDE_TABLES -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -DNSS_X86_OR_X64 -DNSS_X86 -DMP_ASSEMBLY_MULTIPLY -DMP_ASSEMBLY_SQUARE -DMP_ASSEMBLY_DIV_2DX1D -DMP_USE_UINT_DIGIT -DMP_NO_MP_WORD -DMP_API_COMPATIBLE -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Impi -Iecl "/c/build/comm-central/comm-central/mozilla/security/nss/lib/freebl/ec.c" ec.c c:/build/comm-central/comm-central/mozilla/security/nss/lib/freebl/ec.c(761) : warning C4018: '>' : signed/unsigned mismatch c:/build/comm-central/comm-central/mozilla/security/nss/lib/freebl/ec.c(982) : warning C4018: '>' : signed/unsigned mismatch cl -Foc:/build/comm-central/sb-de/mozilla/nss/freebl/WIN95_SINGLE_SHLIB/pqg.obj -c -O2 -Ox -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -DSHLIB_SUFFIX=\"dll\" -DSHLIB_PREFIX=\"\" -DSHLIB_VERSION=\"3\" -DSOFTOKEN_SHLIB_VERSION=\"3\" -DRIJNDAEL_INCLUDE_TABLES -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -DNSS_X86_OR_X64 -DNSS_X86 -DMP_ASSEMBLY_MULTIPLY -DMP_ASSEMBLY_SQUARE -DMP_ASSEMBLY_DIV_2DX1D -DMP_USE_UINT_DIGIT -DMP_NO_MP_WORD -DMP_API_COMPATIBLE -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Impi -Iecl "/c/build/comm-central/comm-central/mozilla/security/nss/lib/freebl/pqg.c" pqg.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/freebl/WIN95_SINGLE_SHLIB/dsa.obj -c -O2 -Ox -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -DSHLIB_SUFFIX=\"dll\" -DSHLIB_PREFIX=\"\" -DSHLIB_VERSION=\"3\" -DSOFTOKEN_SHLIB_VERSION=\"3\" -DRIJNDAEL_INCLUDE_TABLES -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -DNSS_X86_OR_X64 -DNSS_X86 -DMP_ASSEMBLY_MULTIPLY -DMP_ASSEMBLY_SQUARE -DMP_ASSEMBLY_DIV_2DX1D -DMP_USE_UINT_DIGIT -DMP_NO_MP_WORD -DMP_API_COMPATIBLE -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Impi -Iecl "/c/build/comm-central/comm-central/mozilla/security/nss/lib/freebl/dsa.c" dsa.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/freebl/WIN95_SINGLE_SHLIB/rsa.obj -c -O2 -Ox -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -DSHLIB_SUFFIX=\"dll\" -DSHLIB_PREFIX=\"\" -DSHLIB_VERSION=\"3\" -DSOFTOKEN_SHLIB_VERSION=\"3\" -DRIJNDAEL_INCLUDE_TABLES -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -DNSS_X86_OR_X64 -DNSS_X86 -DMP_ASSEMBLY_MULTIPLY -DMP_ASSEMBLY_SQUARE -DMP_ASSEMBLY_DIV_2DX1D -DMP_USE_UINT_DIGIT -DMP_NO_MP_WORD -DMP_API_COMPATIBLE -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Impi -Iecl "/c/build/comm-central/comm-central/mozilla/security/nss/lib/freebl/rsa.c" rsa.c c:/build/comm-central/comm-central/mozilla/security/nss/lib/freebl/rsa.c(241) : warning C4018: '>' : signed/unsigned mismatch cl -Foc:/build/comm-central/sb-de/mozilla/nss/freebl/WIN95_SINGLE_SHLIB/shvfy.obj -c -O2 -Ox -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -DSHLIB_SUFFIX=\"dll\" -DSHLIB_PREFIX=\"\" -DSHLIB_VERSION=\"3\" -DSOFTOKEN_SHLIB_VERSION=\"3\" -DRIJNDAEL_INCLUDE_TABLES -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -DNSS_X86_OR_X64 -DNSS_X86 -DMP_ASSEMBLY_MULTIPLY -DMP_ASSEMBLY_SQUARE -DMP_ASSEMBLY_DIV_2DX1D -DMP_USE_UINT_DIGIT -DMP_NO_MP_WORD -DMP_API_COMPATIBLE -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Impi -Iecl "/c/build/comm-central/comm-central/mozilla/security/nss/lib/freebl/shvfy.c" shvfy.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/freebl/WIN95_SINGLE_SHLIB/tlsprfalg.obj -c -O2 -Ox -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -DSHLIB_SUFFIX=\"dll\" -DSHLIB_PREFIX=\"\" -DSHLIB_VERSION=\"3\" -DSOFTOKEN_SHLIB_VERSION=\"3\" -DRIJNDAEL_INCLUDE_TABLES -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -DNSS_X86_OR_X64 -DNSS_X86 -DMP_ASSEMBLY_MULTIPLY -DMP_ASSEMBLY_SQUARE -DMP_ASSEMBLY_DIV_2DX1D -DMP_USE_UINT_DIGIT -DMP_NO_MP_WORD -DMP_API_COMPATIBLE -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Impi -Iecl "/c/build/comm-central/comm-central/mozilla/security/nss/lib/freebl/tlsprfalg.c" tlsprfalg.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/freebl/WIN95_SINGLE_SHLIB/seed.obj -c -O2 -Ox -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -DSHLIB_SUFFIX=\"dll\" -DSHLIB_PREFIX=\"\" -DSHLIB_VERSION=\"3\" -DSOFTOKEN_SHLIB_VERSION=\"3\" -DRIJNDAEL_INCLUDE_TABLES -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -DNSS_X86_OR_X64 -DNSS_X86 -DMP_ASSEMBLY_MULTIPLY -DMP_ASSEMBLY_SQUARE -DMP_ASSEMBLY_DIV_2DX1D -DMP_USE_UINT_DIGIT -DMP_NO_MP_WORD -DMP_API_COMPATIBLE -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Impi -Iecl "/c/build/comm-central/comm-central/mozilla/security/nss/lib/freebl/seed.c" seed.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/freebl/WIN95_SINGLE_SHLIB/mpprime.obj -c -O2 -Ox -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -DSHLIB_SUFFIX=\"dll\" -DSHLIB_PREFIX=\"\" -DSHLIB_VERSION=\"3\" -DSOFTOKEN_SHLIB_VERSION=\"3\" -DRIJNDAEL_INCLUDE_TABLES -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -DNSS_X86_OR_X64 -DNSS_X86 -DMP_ASSEMBLY_MULTIPLY -DMP_ASSEMBLY_SQUARE -DMP_ASSEMBLY_DIV_2DX1D -DMP_USE_UINT_DIGIT -DMP_NO_MP_WORD -DMP_API_COMPATIBLE -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Impi -Iecl "/c/build/comm-central/comm-central/mozilla/security/nss/lib/freebl/mpi/mpprime.c" mpprime.c c:/build/comm-central/comm-central/mozilla/security/nss/lib/freebl/mpi/mpprime.c(478) : warning C4018: '>=' : signed/unsigned mismatch cl -Foc:/build/comm-central/sb-de/mozilla/nss/freebl/WIN95_SINGLE_SHLIB/mpmontg.obj -c -O2 -Ox -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -DSHLIB_SUFFIX=\"dll\" -DSHLIB_PREFIX=\"\" -DSHLIB_VERSION=\"3\" -DSOFTOKEN_SHLIB_VERSION=\"3\" -DRIJNDAEL_INCLUDE_TABLES -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -DNSS_X86_OR_X64 -DNSS_X86 -DMP_ASSEMBLY_MULTIPLY -DMP_ASSEMBLY_SQUARE -DMP_ASSEMBLY_DIV_2DX1D -DMP_USE_UINT_DIGIT -DMP_NO_MP_WORD -DMP_API_COMPATIBLE -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Impi -Iecl "/c/build/comm-central/comm-central/mozilla/security/nss/lib/freebl/mpi/mpmontg.c" mpmontg.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/freebl/WIN95_SINGLE_SHLIB/mplogic.obj -c -O2 -Ox -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -DSHLIB_SUFFIX=\"dll\" -DSHLIB_PREFIX=\"\" -DSHLIB_VERSION=\"3\" -DSOFTOKEN_SHLIB_VERSION=\"3\" -DRIJNDAEL_INCLUDE_TABLES -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -DNSS_X86_OR_X64 -DNSS_X86 -DMP_ASSEMBLY_MULTIPLY -DMP_ASSEMBLY_SQUARE -DMP_ASSEMBLY_DIV_2DX1D -DMP_USE_UINT_DIGIT -DMP_NO_MP_WORD -DMP_API_COMPATIBLE -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Impi -Iecl "/c/build/comm-central/comm-central/mozilla/security/nss/lib/freebl/mpi/mplogic.c" mplogic.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/freebl/WIN95_SINGLE_SHLIB/mpi.obj -c -O2 -Ox -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -DSHLIB_SUFFIX=\"dll\" -DSHLIB_PREFIX=\"\" -DSHLIB_VERSION=\"3\" -DSOFTOKEN_SHLIB_VERSION=\"3\" -DRIJNDAEL_INCLUDE_TABLES -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -DNSS_X86_OR_X64 -DNSS_X86 -DMP_ASSEMBLY_MULTIPLY -DMP_ASSEMBLY_SQUARE -DMP_ASSEMBLY_DIV_2DX1D -DMP_USE_UINT_DIGIT -DMP_NO_MP_WORD -DMP_API_COMPATIBLE -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Impi -Iecl "/c/build/comm-central/comm-central/mozilla/security/nss/lib/freebl/mpi/mpi.c" mpi.c c:/build/comm-central/comm-central/mozilla/security/nss/lib/freebl/mpi/mpi.c(1143) : warning C4018: '<' : signed/unsigned mismatch c:/build/comm-central/comm-central/mozilla/security/nss/lib/freebl/mpi/mpi.c(1526) : warning C4018: '<' : signed/unsigned mismatch c:/build/comm-central/comm-central/mozilla/security/nss/lib/freebl/mpi/mpi.c(2041) : warning C4018: '<' : signed/unsigned mismatch c:/build/comm-central/comm-central/mozilla/security/nss/lib/freebl/mpi/mpi.c(2968) : warning C4018: '<' : signed/unsigned mismatch c:/build/comm-central/comm-central/mozilla/security/nss/lib/freebl/mpi/mpi.c(3093) : warning C4018: '>=' : signed/unsigned mismatch c:/build/comm-central/comm-central/mozilla/security/nss/lib/freebl/mpi/mpi.c(4630) : warning C4018: '>=' : signed/unsigned mismatch c:/build/comm-central/comm-central/mozilla/security/nss/lib/freebl/mpi/mpi.c(4750) : warning C4018: '<=' : signed/unsigned mismatch c:/build/comm-central/comm-central/mozilla/security/nss/lib/freebl/mpi/mpi.c(4782) : warning C4018: '<=' : signed/unsigned mismatch c:/build/comm-central/comm-central/mozilla/security/nss/lib/freebl/mpi/mpi.c(4796) : warning C4018: '<=' : signed/unsigned mismatch c:/build/comm-central/comm-central/mozilla/security/nss/lib/freebl/mpi/mpi.c(4797) : warning C4018: '>' : signed/unsigned mismatch c:/build/comm-central/comm-central/mozilla/security/nss/lib/freebl/mpi/mpi.c(4822) : warning C4018: '<=' : signed/unsigned mismatch c:/build/comm-central/comm-central/mozilla/security/nss/lib/freebl/mpi/mpi.c(4825) : warning C4018: '>' : signed/unsigned mismatch cl -Foc:/build/comm-central/sb-de/mozilla/nss/freebl/WIN95_SINGLE_SHLIB/mp_gf2m.obj -c -O2 -Ox -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -DSHLIB_SUFFIX=\"dll\" -DSHLIB_PREFIX=\"\" -DSHLIB_VERSION=\"3\" -DSOFTOKEN_SHLIB_VERSION=\"3\" -DRIJNDAEL_INCLUDE_TABLES -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -DNSS_X86_OR_X64 -DNSS_X86 -DMP_ASSEMBLY_MULTIPLY -DMP_ASSEMBLY_SQUARE -DMP_ASSEMBLY_DIV_2DX1D -DMP_USE_UINT_DIGIT -DMP_NO_MP_WORD -DMP_API_COMPATIBLE -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Impi -Iecl "/c/build/comm-central/comm-central/mozilla/security/nss/lib/freebl/mpi/mp_gf2m.c" mp_gf2m.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/freebl/WIN95_SINGLE_SHLIB/mpi_x86_asm.obj -c -O2 -Ox -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -DSHLIB_SUFFIX=\"dll\" -DSHLIB_PREFIX=\"\" -DSHLIB_VERSION=\"3\" -DSOFTOKEN_SHLIB_VERSION=\"3\" -DRIJNDAEL_INCLUDE_TABLES -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -DNSS_X86_OR_X64 -DNSS_X86 -DMP_ASSEMBLY_MULTIPLY -DMP_ASSEMBLY_SQUARE -DMP_ASSEMBLY_DIV_2DX1D -DMP_USE_UINT_DIGIT -DMP_NO_MP_WORD -DMP_API_COMPATIBLE -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Impi -Iecl "/c/build/comm-central/comm-central/mozilla/security/nss/lib/freebl/mpi/mpi_x86_asm.c" mpi_x86_asm.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/freebl/WIN95_SINGLE_SHLIB/mpcpucache.obj -c -O2 -Ox -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -DSHLIB_SUFFIX=\"dll\" -DSHLIB_PREFIX=\"\" -DSHLIB_VERSION=\"3\" -DSOFTOKEN_SHLIB_VERSION=\"3\" -DRIJNDAEL_INCLUDE_TABLES -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -DNSS_X86_OR_X64 -DNSS_X86 -DMP_ASSEMBLY_MULTIPLY -DMP_ASSEMBLY_SQUARE -DMP_ASSEMBLY_DIV_2DX1D -DMP_USE_UINT_DIGIT -DMP_NO_MP_WORD -DMP_API_COMPATIBLE -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Impi -Iecl "/c/build/comm-central/comm-central/mozilla/security/nss/lib/freebl/mpi/mpcpucache.c" mpcpucache.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/freebl/WIN95_SINGLE_SHLIB/ecl.obj -c -O2 -Ox -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -DSHLIB_SUFFIX=\"dll\" -DSHLIB_PREFIX=\"\" -DSHLIB_VERSION=\"3\" -DSOFTOKEN_SHLIB_VERSION=\"3\" -DRIJNDAEL_INCLUDE_TABLES -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -DNSS_X86_OR_X64 -DNSS_X86 -DMP_ASSEMBLY_MULTIPLY -DMP_ASSEMBLY_SQUARE -DMP_ASSEMBLY_DIV_2DX1D -DMP_USE_UINT_DIGIT -DMP_NO_MP_WORD -DMP_API_COMPATIBLE -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Impi -Iecl "/c/build/comm-central/comm-central/mozilla/security/nss/lib/freebl/ecl/ecl.c" ecl.c c:/build/comm-central/comm-central/mozilla/security/nss/lib/freebl/ecl/ecl.c(338) : warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strdup. See online help for details. C:\Program Files\Microsoft Visual Studio 9.0\VC\INCLUDE\string.h(207) : see declaration of 'strdup' cl -Foc:/build/comm-central/sb-de/mozilla/nss/freebl/WIN95_SINGLE_SHLIB/ecl_curve.obj -c -O2 -Ox -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -DSHLIB_SUFFIX=\"dll\" -DSHLIB_PREFIX=\"\" -DSHLIB_VERSION=\"3\" -DSOFTOKEN_SHLIB_VERSION=\"3\" -DRIJNDAEL_INCLUDE_TABLES -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -DNSS_X86_OR_X64 -DNSS_X86 -DMP_ASSEMBLY_MULTIPLY -DMP_ASSEMBLY_SQUARE -DMP_ASSEMBLY_DIV_2DX1D -DMP_USE_UINT_DIGIT -DMP_NO_MP_WORD -DMP_API_COMPATIBLE -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Impi -Iecl "/c/build/comm-central/comm-central/mozilla/security/nss/lib/freebl/ecl/ecl_curve.c" ecl_curve.c c:/build/comm-central/comm-central/mozilla/security/nss/lib/freebl/ecl/ecl_curve.c(56) : warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strdup. See online help for details. C:\Program Files\Microsoft Visual Studio 9.0\VC\INCLUDE\string.h(207) : see declaration of 'strdup' c:/build/comm-central/comm-central/mozilla/security/nss/lib/freebl/ecl/ecl_curve.c(61) : warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strdup. See online help for details. C:\Program Files\Microsoft Visual Studio 9.0\VC\INCLUDE\string.h(207) : see declaration of 'strdup' c:/build/comm-central/comm-central/mozilla/security/nss/lib/freebl/ecl/ecl_curve.c(64) : warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strdup. See online help for details. C:\Program Files\Microsoft Visual Studio 9.0\VC\INCLUDE\string.h(207) : see declaration of 'strdup' c:/build/comm-central/comm-central/mozilla/security/nss/lib/freebl/ecl/ecl_curve.c(67) : warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strdup. See online help for details. C:\Program Files\Microsoft Visual Studio 9.0\VC\INCLUDE\string.h(207) : see declaration of 'strdup' c:/build/comm-central/comm-central/mozilla/security/nss/lib/freebl/ecl/ecl_curve.c(70) : warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strdup. See online help for details. C:\Program Files\Microsoft Visual Studio 9.0\VC\INCLUDE\string.h(207) : see declaration of 'strdup' c:/build/comm-central/comm-central/mozilla/security/nss/lib/freebl/ecl/ecl_curve.c(73) : warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strdup. See online help for details. C:\Program Files\Microsoft Visual Studio 9.0\VC\INCLUDE\string.h(207) : see declaration of 'strdup' c:/build/comm-central/comm-central/mozilla/security/nss/lib/freebl/ecl/ecl_curve.c(76) : warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strdup. See online help for details. C:\Program Files\Microsoft Visual Studio 9.0\VC\INCLUDE\string.h(207) : see declaration of 'strdup' cl -Foc:/build/comm-central/sb-de/mozilla/nss/freebl/WIN95_SINGLE_SHLIB/ecl_mult.obj -c -O2 -Ox -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -DSHLIB_SUFFIX=\"dll\" -DSHLIB_PREFIX=\"\" -DSHLIB_VERSION=\"3\" -DSOFTOKEN_SHLIB_VERSION=\"3\" -DRIJNDAEL_INCLUDE_TABLES -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -DNSS_X86_OR_X64 -DNSS_X86 -DMP_ASSEMBLY_MULTIPLY -DMP_ASSEMBLY_SQUARE -DMP_ASSEMBLY_DIV_2DX1D -DMP_USE_UINT_DIGIT -DMP_NO_MP_WORD -DMP_API_COMPATIBLE -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Impi -Iecl "/c/build/comm-central/comm-central/mozilla/security/nss/lib/freebl/ecl/ecl_mult.c" ecl_mult.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/freebl/WIN95_SINGLE_SHLIB/ecl_gf.obj -c -O2 -Ox -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -DSHLIB_SUFFIX=\"dll\" -DSHLIB_PREFIX=\"\" -DSHLIB_VERSION=\"3\" -DSOFTOKEN_SHLIB_VERSION=\"3\" -DRIJNDAEL_INCLUDE_TABLES -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -DNSS_X86_OR_X64 -DNSS_X86 -DMP_ASSEMBLY_MULTIPLY -DMP_ASSEMBLY_SQUARE -DMP_ASSEMBLY_DIV_2DX1D -DMP_USE_UINT_DIGIT -DMP_NO_MP_WORD -DMP_API_COMPATIBLE -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Impi -Iecl "/c/build/comm-central/comm-central/mozilla/security/nss/lib/freebl/ecl/ecl_gf.c" ecl_gf.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/freebl/WIN95_SINGLE_SHLIB/ecp_aff.obj -c -O2 -Ox -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -DSHLIB_SUFFIX=\"dll\" -DSHLIB_PREFIX=\"\" -DSHLIB_VERSION=\"3\" -DSOFTOKEN_SHLIB_VERSION=\"3\" -DRIJNDAEL_INCLUDE_TABLES -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -DNSS_X86_OR_X64 -DNSS_X86 -DMP_ASSEMBLY_MULTIPLY -DMP_ASSEMBLY_SQUARE -DMP_ASSEMBLY_DIV_2DX1D -DMP_USE_UINT_DIGIT -DMP_NO_MP_WORD -DMP_API_COMPATIBLE -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Impi -Iecl "/c/build/comm-central/comm-central/mozilla/security/nss/lib/freebl/ecl/ecp_aff.c" ecp_aff.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/freebl/WIN95_SINGLE_SHLIB/ecp_jac.obj -c -O2 -Ox -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -DSHLIB_SUFFIX=\"dll\" -DSHLIB_PREFIX=\"\" -DSHLIB_VERSION=\"3\" -DSOFTOKEN_SHLIB_VERSION=\"3\" -DRIJNDAEL_INCLUDE_TABLES -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -DNSS_X86_OR_X64 -DNSS_X86 -DMP_ASSEMBLY_MULTIPLY -DMP_ASSEMBLY_SQUARE -DMP_ASSEMBLY_DIV_2DX1D -DMP_USE_UINT_DIGIT -DMP_NO_MP_WORD -DMP_API_COMPATIBLE -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Impi -Iecl "/c/build/comm-central/comm-central/mozilla/security/nss/lib/freebl/ecl/ecp_jac.c" ecp_jac.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/freebl/WIN95_SINGLE_SHLIB/ecp_mont.obj -c -O2 -Ox -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -DSHLIB_SUFFIX=\"dll\" -DSHLIB_PREFIX=\"\" -DSHLIB_VERSION=\"3\" -DSOFTOKEN_SHLIB_VERSION=\"3\" -DRIJNDAEL_INCLUDE_TABLES -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -DNSS_X86_OR_X64 -DNSS_X86 -DMP_ASSEMBLY_MULTIPLY -DMP_ASSEMBLY_SQUARE -DMP_ASSEMBLY_DIV_2DX1D -DMP_USE_UINT_DIGIT -DMP_NO_MP_WORD -DMP_API_COMPATIBLE -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Impi -Iecl "/c/build/comm-central/comm-central/mozilla/security/nss/lib/freebl/ecl/ecp_mont.c" ecp_mont.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/freebl/WIN95_SINGLE_SHLIB/ec_naf.obj -c -O2 -Ox -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -DSHLIB_SUFFIX=\"dll\" -DSHLIB_PREFIX=\"\" -DSHLIB_VERSION=\"3\" -DSOFTOKEN_SHLIB_VERSION=\"3\" -DRIJNDAEL_INCLUDE_TABLES -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -DNSS_X86_OR_X64 -DNSS_X86 -DMP_ASSEMBLY_MULTIPLY -DMP_ASSEMBLY_SQUARE -DMP_ASSEMBLY_DIV_2DX1D -DMP_USE_UINT_DIGIT -DMP_NO_MP_WORD -DMP_API_COMPATIBLE -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Impi -Iecl "/c/build/comm-central/comm-central/mozilla/security/nss/lib/freebl/ecl/ec_naf.c" ec_naf.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/freebl/WIN95_SINGLE_SHLIB/ecp_jm.obj -c -O2 -Ox -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -DSHLIB_SUFFIX=\"dll\" -DSHLIB_PREFIX=\"\" -DSHLIB_VERSION=\"3\" -DSOFTOKEN_SHLIB_VERSION=\"3\" -DRIJNDAEL_INCLUDE_TABLES -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -DNSS_X86_OR_X64 -DNSS_X86 -DMP_ASSEMBLY_MULTIPLY -DMP_ASSEMBLY_SQUARE -DMP_ASSEMBLY_DIV_2DX1D -DMP_USE_UINT_DIGIT -DMP_NO_MP_WORD -DMP_API_COMPATIBLE -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Impi -Iecl "/c/build/comm-central/comm-central/mozilla/security/nss/lib/freebl/ecl/ecp_jm.c" ecp_jm.c rc.exe -DSHLIB_SUFFIX=\"dll\" -DSHLIB_PREFIX=\"\" -DSHLIB_VERSION=\"3\" -DSOFTOKEN_SHLIB_VERSION=\"3\" -DRIJNDAEL_INCLUDE_TABLES -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -DNSS_X86_OR_X64 -DNSS_X86 -DMP_ASSEMBLY_MULTIPLY -DMP_ASSEMBLY_SQUARE -DMP_ASSEMBLY_DIV_2DX1D -DMP_USE_UINT_DIGIT -DMP_NO_MP_WORD -DMP_API_COMPATIBLE -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Impi -Iecl -Foc:/build/comm-central/sb-de/mozilla/nss/freebl/WIN95_SINGLE_SHLIB/freebl.res freebl.rc Microsoft (R) Windows (R) Resource Compiler Version 6.1.7600.16385 Copyright (C) Microsoft Corporation. All rights reserved. c:/build/comm-central/sb-de/mozilla/nss/freebl/WIN95_SINGLE_SHLIB/freebl.res finished cp freebl.def c:/build/comm-central/sb-de/mozilla/nss/freebl/WIN95_SINGLE_SHLIB/freebl.def rm -f c:/build/comm-central/sb-de/mozilla/nss/freebl/WIN95_SINGLE_SHLIB/freebl3.dll link -nologo -DLL -SUBSYSTEM:WINDOWS -OUT:"c:/build/comm-central/sb-de/mozilla/nss/freebl/WIN95_SINGLE_SHLIB/freebl3.dll" -DEF:c:/build/comm-central/sb-de/mozilla/nss/freebl/WIN95_SINGLE_SHLIB/freebl.def -MAP c:\\build\\comm-central\\sb-de\\mozilla\\nss\\freebl\\WIN95_SINGLE_SHLIB\\freeblver.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\freebl\\WIN95_SINGLE_SHLIB\\ldvector.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\freebl\\WIN95_SINGLE_SHLIB\\sysrand.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\freebl\\WIN95_SINGLE_SHLIB\\sha_fast.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\freebl\\WIN95_SINGLE_SHLIB\\md2.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\freebl\\WIN95_SINGLE_SHLIB\\md5.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\freebl\\WIN95_SINGLE_SHLIB\\sha512.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\freebl\\WIN95_SINGLE_SHLIB\\alghmac.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\freebl\\WIN95_SINGLE_SHLIB\\rawhash.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\freebl\\WIN95_SINGLE_SHLIB\\alg2268.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\freebl\\WIN95_SINGLE_SHLIB\\arcfour.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\freebl\\WIN95_SINGLE_SHLIB\\arcfive.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\freebl\\WIN95_SINGLE_SHLIB\\desblapi.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\freebl\\WIN95_SINGLE_SHLIB\\des.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\freebl\\WIN95_SINGLE_SHLIB\\drbg.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\freebl\\WIN95_SINGLE_SHLIB\\rijndael.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\freebl\\WIN95_SINGLE_SHLIB\\aeskeywrap.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\freebl\\WIN95_SINGLE_SHLIB\\camellia.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\freebl\\WIN95_SINGLE_SHLIB\\dh.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\freebl\\WIN95_SINGLE_SHLIB\\ec.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\freebl\\WIN95_SINGLE_SHLIB\\pqg.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\freebl\\WIN95_SINGLE_SHLIB\\dsa.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\freebl\\WIN95_SINGLE_SHLIB\\rsa.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\freebl\\WIN95_SINGLE_SHLIB\\shvfy.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\freebl\\WIN95_SINGLE_SHLIB\\tlsprfalg.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\freebl\\WIN95_SINGLE_SHLIB\\seed.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\freebl\\WIN95_SINGLE_SHLIB\\mpprime.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\freebl\\WIN95_SINGLE_SHLIB\\mpmontg.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\freebl\\WIN95_SINGLE_SHLIB\\mplogic.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\freebl\\WIN95_SINGLE_SHLIB\\mpi.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\freebl\\WIN95_SINGLE_SHLIB\\mp_gf2m.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\freebl\\WIN95_SINGLE_SHLIB\\mpi_x86_asm.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\freebl\\WIN95_SINGLE_SHLIB\\mpcpucache.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\freebl\\WIN95_SINGLE_SHLIB\\ecl.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\freebl\\WIN95_SINGLE_SHLIB\\ecl_curve.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\freebl\\WIN95_SINGLE_SHLIB\\ecl_mult.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\freebl\\WIN95_SINGLE_SHLIB\\ecl_gf.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\freebl\\WIN95_SINGLE_SHLIB\\ecp_aff.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\freebl\\WIN95_SINGLE_SHLIB\\ecp_jac.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\freebl\\WIN95_SINGLE_SHLIB\\ecp_mont.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\freebl\\WIN95_SINGLE_SHLIB\\ec_naf.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\freebl\\WIN95_SINGLE_SHLIB\\ecp_jm.obj c:\\build\\comm-central\\sb-de\\mozilla\\dist\\lib\\nssutil3.lib c:\\build\\comm-central\\sb-de\\mozilla\\dist\\lib\\nspr4.lib shell32.lib c:\\build\\comm-central\\sb-de\\mozilla\\nss\\freebl\\WIN95_SINGLE_SHLIB\\freebl.res Creating library c:/build/comm-central/sb-de/mozilla/nss/freebl/WIN95_SINGLE_SHLIB/freebl3.lib and object c:/build/comm-central/sb-de/mozilla/nss/freebl/WIN95_SINGLE_SHLIB/freebl3.exp if test -f c:/build/comm-central/sb-de/mozilla/nss/freebl/WIN95_SINGLE_SHLIB/freebl3.dll.manifest; then \ mt.exe -NOLOGO -MANIFEST c:/build/comm-central/sb-de/mozilla/nss/freebl/WIN95_SINGLE_SHLIB/freebl3.dll.manifest -OUTPUTRESOURCE:c:/build/comm-central/sb-de/mozilla/nss/freebl/WIN95_SINGLE_SHLIB/freebl3.dll\;2; \ rm -f c:/build/comm-central/sb-de/mozilla/nss/freebl/WIN95_SINGLE_SHLIB/freebl3.dll.manifest; \ fi c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 775 c:/build/comm-central/sb-de/mozilla/nss/freebl/WIN95_SINGLE_SHLIB/freebl3.dll c:/build/comm-central/sb-de/mozilla/dist/lib make[8]: Leaving directory `/c/build/comm-central/comm-central/mozilla/security/nss/lib/freebl' make[7]: Leaving directory `/c/build/comm-central/comm-central/mozilla/security/nss/lib/freebl' cd softoken; make -j1 libs make[7]: Entering directory `/c/build/comm-central/comm-central/mozilla/security/nss/lib/softoken' cl -Foc:/build/comm-central/sb-de/mozilla/nss/softokn/ecdecode.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -DSHLIB_SUFFIX=\"dll\" -DSHLIB_PREFIX=\"\" -DSOFTOKEN_LIB_NAME=\"softokn3.dll\" -DSHLIB_VERSION=\"3\" -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/sqlite3 -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/dbm "/c/build/comm-central/comm-central/mozilla/security/nss/lib/softoken/ecdecode.c" ecdecode.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/softokn/fipsaudt.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -DSHLIB_SUFFIX=\"dll\" -DSHLIB_PREFIX=\"\" -DSOFTOKEN_LIB_NAME=\"softokn3.dll\" -DSHLIB_VERSION=\"3\" -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/sqlite3 -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/dbm "/c/build/comm-central/comm-central/mozilla/security/nss/lib/softoken/fipsaudt.c" fipsaudt.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/softokn/fipstest.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -DSHLIB_SUFFIX=\"dll\" -DSHLIB_PREFIX=\"\" -DSOFTOKEN_LIB_NAME=\"softokn3.dll\" -DSHLIB_VERSION=\"3\" -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/sqlite3 -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/dbm "/c/build/comm-central/comm-central/mozilla/security/nss/lib/softoken/fipstest.c" fipstest.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/softokn/fipstokn.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -DSHLIB_SUFFIX=\"dll\" -DSHLIB_PREFIX=\"\" -DSOFTOKEN_LIB_NAME=\"softokn3.dll\" -DSHLIB_VERSION=\"3\" -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/sqlite3 -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/dbm "/c/build/comm-central/comm-central/mozilla/security/nss/lib/softoken/fipstokn.c" fipstokn.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/softokn/lgglue.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -DSHLIB_SUFFIX=\"dll\" -DSHLIB_PREFIX=\"\" -DSOFTOKEN_LIB_NAME=\"softokn3.dll\" -DSHLIB_VERSION=\"3\" -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/sqlite3 -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/dbm "/c/build/comm-central/comm-central/mozilla/security/nss/lib/softoken/lgglue.c" lgglue.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/softokn/lowkey.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -DSHLIB_SUFFIX=\"dll\" -DSHLIB_PREFIX=\"\" -DSOFTOKEN_LIB_NAME=\"softokn3.dll\" -DSHLIB_VERSION=\"3\" -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/sqlite3 -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/dbm "/c/build/comm-central/comm-central/mozilla/security/nss/lib/softoken/lowkey.c" lowkey.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/softokn/lowpbe.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -DSHLIB_SUFFIX=\"dll\" -DSHLIB_PREFIX=\"\" -DSOFTOKEN_LIB_NAME=\"softokn3.dll\" -DSHLIB_VERSION=\"3\" -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/sqlite3 -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/dbm "/c/build/comm-central/comm-central/mozilla/security/nss/lib/softoken/lowpbe.c" lowpbe.c c:/build/comm-central/comm-central/mozilla/security/nss/lib/softoken/lowpbe.c(551) : warning C4018: '<' : signed/unsigned mismatch cl -Foc:/build/comm-central/sb-de/mozilla/nss/softokn/padbuf.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -DSHLIB_SUFFIX=\"dll\" -DSHLIB_PREFIX=\"\" -DSOFTOKEN_LIB_NAME=\"softokn3.dll\" -DSHLIB_VERSION=\"3\" -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/sqlite3 -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/dbm "/c/build/comm-central/comm-central/mozilla/security/nss/lib/softoken/padbuf.c" padbuf.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/softokn/pkcs11.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -DSHLIB_SUFFIX=\"dll\" -DSHLIB_PREFIX=\"\" -DSOFTOKEN_LIB_NAME=\"softokn3.dll\" -DSHLIB_VERSION=\"3\" -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/sqlite3 -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/dbm "/c/build/comm-central/comm-central/mozilla/security/nss/lib/softoken/pkcs11.c" pkcs11.c c:/build/comm-central/comm-central/mozilla/security/nss/lib/softoken/pkcs11.c(1657) : warning C4018: '>' : signed/unsigned mismatch cl -Foc:/build/comm-central/sb-de/mozilla/nss/softokn/pkcs11c.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -DSHLIB_SUFFIX=\"dll\" -DSHLIB_PREFIX=\"\" -DSOFTOKEN_LIB_NAME=\"softokn3.dll\" -DSHLIB_VERSION=\"3\" -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/sqlite3 -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/dbm "/c/build/comm-central/comm-central/mozilla/security/nss/lib/softoken/pkcs11c.c" pkcs11c.c c:/build/comm-central/comm-central/mozilla/security/nss/lib/softoken/pkcs11c.c(5889) : warning C4018: '<' : signed/unsigned mismatch c:/build/comm-central/comm-central/mozilla/security/nss/lib/softoken/pkcs11c.c(5894) : warning C4018: '>' : signed/unsigned mismatch c:/build/comm-central/comm-central/mozilla/security/nss/lib/softoken/pkcs11c.c(5974) : warning C4018: '<' : signed/unsigned mismatch cl -Foc:/build/comm-central/sb-de/mozilla/nss/softokn/pkcs11u.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -DSHLIB_SUFFIX=\"dll\" -DSHLIB_PREFIX=\"\" -DSOFTOKEN_LIB_NAME=\"softokn3.dll\" -DSHLIB_VERSION=\"3\" -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/sqlite3 -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/dbm "/c/build/comm-central/comm-central/mozilla/security/nss/lib/softoken/pkcs11u.c" pkcs11u.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/softokn/rsawrapr.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -DSHLIB_SUFFIX=\"dll\" -DSHLIB_PREFIX=\"\" -DSOFTOKEN_LIB_NAME=\"softokn3.dll\" -DSHLIB_VERSION=\"3\" -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/sqlite3 -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/dbm "/c/build/comm-central/comm-central/mozilla/security/nss/lib/softoken/rsawrapr.c" rsawrapr.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/softokn/sdb.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -DSHLIB_SUFFIX=\"dll\" -DSHLIB_PREFIX=\"\" -DSOFTOKEN_LIB_NAME=\"softokn3.dll\" -DSHLIB_VERSION=\"3\" -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/sqlite3 -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/dbm "/c/build/comm-central/comm-central/mozilla/security/nss/lib/softoken/sdb.c" sdb.c c:/build/comm-central/comm-central/mozilla/security/nss/lib/softoken/sdb.c(684) : warning C4018: '<' : signed/unsigned mismatch c:/build/comm-central/comm-central/mozilla/security/nss/lib/softoken/sdb.c(709) : warning C4018: '<' : signed/unsigned mismatch c:/build/comm-central/comm-central/mozilla/security/nss/lib/softoken/sdb.c(831) : warning C4018: '<' : signed/unsigned mismatch c:/build/comm-central/comm-central/mozilla/security/nss/lib/softoken/sdb.c(864) : warning C4018: '<' : signed/unsigned mismatch c:/build/comm-central/comm-central/mozilla/security/nss/lib/softoken/sdb.c(884) : warning C4018: '<' : signed/unsigned mismatch c:/build/comm-central/comm-central/mozilla/security/nss/lib/softoken/sdb.c(962) : warning C4018: '<' : signed/unsigned mismatch c:/build/comm-central/comm-central/mozilla/security/nss/lib/softoken/sdb.c(991) : warning C4018: '<' : signed/unsigned mismatch c:/build/comm-central/comm-central/mozilla/security/nss/lib/softoken/sdb.c(1122) : warning C4018: '<' : signed/unsigned mismatch c:/build/comm-central/comm-central/mozilla/security/nss/lib/softoken/sdb.c(1152) : warning C4018: '<' : signed/unsigned mismatch c:/build/comm-central/comm-central/mozilla/security/nss/lib/softoken/sdb.c(1723) : warning C4996: 'chmod': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _chmod. See online help for details. C:\Program Files\Microsoft Visual Studio 9.0\VC\INCLUDE\io.h(304) : see declaration of 'chmod' cl -Foc:/build/comm-central/sb-de/mozilla/nss/softokn/sftkdb.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -DSHLIB_SUFFIX=\"dll\" -DSHLIB_PREFIX=\"\" -DSOFTOKEN_LIB_NAME=\"softokn3.dll\" -DSHLIB_VERSION=\"3\" -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/sqlite3 -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/dbm "/c/build/comm-central/comm-central/mozilla/security/nss/lib/softoken/sftkdb.c" sftkdb.c c:/build/comm-central/comm-central/mozilla/security/nss/lib/softoken/sftkdb.c(538) : warning C4018: '<' : signed/unsigned mismatch c:/build/comm-central/comm-central/mozilla/security/nss/lib/softoken/sftkdb.c(616) : warning C4018: '<' : signed/unsigned mismatch c:/build/comm-central/comm-central/mozilla/security/nss/lib/softoken/sftkdb.c(629) : warning C4018: '<' : signed/unsigned mismatch c:/build/comm-central/comm-central/mozilla/security/nss/lib/softoken/sftkdb.c(1029) : warning C4018: '<' : signed/unsigned mismatch c:/build/comm-central/comm-central/mozilla/security/nss/lib/softoken/sftkdb.c(1245) : warning C4018: '<' : signed/unsigned mismatch c:/build/comm-central/comm-central/mozilla/security/nss/lib/softoken/sftkdb.c(1594) : warning C4018: '<' : signed/unsigned mismatch c:/build/comm-central/comm-central/mozilla/security/nss/lib/softoken/sftkdb.c(2179) : warning C4018: '<' : signed/unsigned mismatch c:/build/comm-central/comm-central/mozilla/security/nss/lib/softoken/sftkdb.c(2284) : warning C4018: '<' : signed/unsigned mismatch cl -Foc:/build/comm-central/sb-de/mozilla/nss/softokn/sftkmod.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -DSHLIB_SUFFIX=\"dll\" -DSHLIB_PREFIX=\"\" -DSOFTOKEN_LIB_NAME=\"softokn3.dll\" -DSHLIB_VERSION=\"3\" -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/sqlite3 -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/dbm "/c/build/comm-central/comm-central/mozilla/security/nss/lib/softoken/sftkmod.c" sftkmod.c c:/build/comm-central/comm-central/mozilla/security/nss/lib/softoken/sftkmod.c(208) : warning C4996: 'open': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _open. See online help for details. C:\Program Files\Microsoft Visual Studio 9.0\VC\INCLUDE\io.h(316) : see declaration of 'open' c:/build/comm-central/comm-central/mozilla/security/nss/lib/softoken/sftkmod.c(212) : warning C4996: 'fdopen': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _fdopen. See online help for details. C:\Program Files\Microsoft Visual Studio 9.0\VC\INCLUDE\stdio.h(720) : see declaration of 'fdopen' c:/build/comm-central/comm-central/mozilla/security/nss/lib/softoken/sftkmod.c(214) : warning C4996: 'close': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _close. See online help for details. C:\Program Files\Microsoft Visual Studio 9.0\VC\INCLUDE\io.h(306) : see declaration of 'close' c:/build/comm-central/comm-central/mozilla/security/nss/lib/softoken/sftkmod.c(557) : warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strdup. See online help for details. C:\Program Files\Microsoft Visual Studio 9.0\VC\INCLUDE\string.h(207) : see declaration of 'strdup' cl -Foc:/build/comm-central/sb-de/mozilla/nss/softokn/sftkpars.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -DSHLIB_SUFFIX=\"dll\" -DSHLIB_PREFIX=\"\" -DSOFTOKEN_LIB_NAME=\"softokn3.dll\" -DSHLIB_VERSION=\"3\" -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/sqlite3 -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/dbm "/c/build/comm-central/comm-central/mozilla/security/nss/lib/softoken/sftkpars.c" sftkpars.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/softokn/sftkpwd.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -DSHLIB_SUFFIX=\"dll\" -DSHLIB_PREFIX=\"\" -DSOFTOKEN_LIB_NAME=\"softokn3.dll\" -DSHLIB_VERSION=\"3\" -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/sqlite3 -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/dbm "/c/build/comm-central/comm-central/mozilla/security/nss/lib/softoken/sftkpwd.c" sftkpwd.c c:/build/comm-central/comm-central/mozilla/security/nss/lib/softoken/sftkpwd.c(942) : warning C4018: '<' : signed/unsigned mismatch c:/build/comm-central/comm-central/mozilla/security/nss/lib/softoken/sftkpwd.c(964) : warning C4018: '<' : signed/unsigned mismatch c:/build/comm-central/comm-central/mozilla/security/nss/lib/softoken/sftkpwd.c(1020) : warning C4018: '<' : signed/unsigned mismatch c:/build/comm-central/comm-central/mozilla/security/nss/lib/softoken/sftkpwd.c(1159) : warning C4018: '<' : signed/unsigned mismatch cl -Foc:/build/comm-central/sb-de/mozilla/nss/softokn/softkver.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -DSHLIB_SUFFIX=\"dll\" -DSHLIB_PREFIX=\"\" -DSOFTOKEN_LIB_NAME=\"softokn3.dll\" -DSHLIB_VERSION=\"3\" -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/sqlite3 -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/dbm "/c/build/comm-central/comm-central/mozilla/security/nss/lib/softoken/softkver.c" softkver.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/softokn/tlsprf.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -DSHLIB_SUFFIX=\"dll\" -DSHLIB_PREFIX=\"\" -DSOFTOKEN_LIB_NAME=\"softokn3.dll\" -DSHLIB_VERSION=\"3\" -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/sqlite3 -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/dbm "/c/build/comm-central/comm-central/mozilla/security/nss/lib/softoken/tlsprf.c" tlsprf.c rm -f c:/build/comm-central/sb-de/mozilla/nss/softokn/softokn.lib lib -NOLOGO -OUT:"c:/build/comm-central/sb-de/mozilla/nss/softokn/softokn.lib" c:\\build\\comm-central\\sb-de\\mozilla\\nss\\softokn\\ecdecode.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\softokn\\fipsaudt.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\softokn\\fipstest.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\softokn\\fipstokn.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\softokn\\lgglue.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\softokn\\lowkey.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\softokn\\lowpbe.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\softokn\\padbuf.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\softokn\\pkcs11.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\softokn\\pkcs11c.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\softokn\\pkcs11u.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\softokn\\rsawrapr.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\softokn\\sdb.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\softokn\\sftkdb.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\softokn\\sftkmod.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\softokn\\sftkpars.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\softokn\\sftkpwd.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\softokn\\softkver.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\softokn\\tlsprf.obj echo c:/build/comm-central/sb-de/mozilla/nss/softokn/softokn.lib c:/build/comm-central/sb-de/mozilla/nss/softokn/softokn.lib rc.exe -DSHLIB_SUFFIX=\"dll\" -DSHLIB_PREFIX=\"\" -DSOFTOKEN_LIB_NAME=\"softokn3.dll\" -DSHLIB_VERSION=\"3\" -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/sqlite3 -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/dbm -Foc:/build/comm-central/sb-de/mozilla/nss/softokn/softokn.res softokn.rc Microsoft (R) Windows (R) Resource Compiler Version 6.1.7600.16385 Copyright (C) Microsoft Corporation. All rights reserved. c:/build/comm-central/sb-de/mozilla/nss/softokn/softokn.res finished cp softokn.def c:/build/comm-central/sb-de/mozilla/nss/softokn/softokn.def rm -f c:/build/comm-central/sb-de/mozilla/nss/softokn/softokn3.dll link -nologo -DLL -SUBSYSTEM:WINDOWS -OUT:"c:/build/comm-central/sb-de/mozilla/nss/softokn/softokn3.dll" -DEF:c:/build/comm-central/sb-de/mozilla/nss/softokn/softokn.def -MAP c:\\build\\comm-central\\sb-de\\mozilla\\nss\\softokn\\ecdecode.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\softokn\\fipsaudt.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\softokn\\fipstest.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\softokn\\fipstokn.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\softokn\\lgglue.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\softokn\\lowkey.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\softokn\\lowpbe.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\softokn\\padbuf.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\softokn\\pkcs11.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\softokn\\pkcs11c.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\softokn\\pkcs11u.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\softokn\\rsawrapr.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\softokn\\sdb.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\softokn\\sftkdb.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\softokn\\sftkmod.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\softokn\\sftkpars.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\softokn\\sftkpwd.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\softokn\\softkver.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\softokn\\tlsprf.obj c:\\build\\comm-central\\sb-de\\mozilla\\dist\\lib\\freebl.lib c:\\build\\comm-central\\sb-de\\mozilla\\dist\\lib\\mozsqlite3.lib c:\\build\\comm-central\\sb-de\\mozilla\\dist\\lib\\nssutil3.lib c:\\build\\comm-central\\sb-de\\mozilla\\dist\\lib\\plc4.lib c:\\build\\comm-central\\sb-de\\mozilla\\dist\\lib\\plds4.lib c:\\build\\comm-central\\sb-de\\mozilla\\dist\\lib\\nspr4.lib c:\\build\\comm-central\\sb-de\\mozilla\\dist\\lib\\nssutil3.lib c:\\build\\comm-central\\sb-de\\mozilla\\nss\\softokn\\softokn.res Creating library c:/build/comm-central/sb-de/mozilla/nss/softokn/softokn3.lib and object c:/build/comm-central/sb-de/mozilla/nss/softokn/softokn3.exp if test -f c:/build/comm-central/sb-de/mozilla/nss/softokn/softokn3.dll.manifest; then \ mt.exe -NOLOGO -MANIFEST c:/build/comm-central/sb-de/mozilla/nss/softokn/softokn3.dll.manifest -OUTPUTRESOURCE:c:/build/comm-central/sb-de/mozilla/nss/softokn/softokn3.dll\;2; \ rm -f c:/build/comm-central/sb-de/mozilla/nss/softokn/softokn3.dll.manifest; \ fi c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 664 c:/build/comm-central/sb-de/mozilla/nss/softokn/softokn.lib c:/build/comm-central/sb-de/mozilla/dist/lib c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 775 c:/build/comm-central/sb-de/mozilla/nss/softokn/softokn3.dll c:/build/comm-central/sb-de/mozilla/dist/lib c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 775 c:/build/comm-central/sb-de/mozilla/nss/softokn/softokn3.lib c:/build/comm-central/sb-de/mozilla/dist/lib cd legacydb; make -j1 libs make[8]: Entering directory `/c/build/comm-central/comm-central/mozilla/security/nss/lib/softoken/legacydb' cl -Foc:/build/comm-central/sb-de/mozilla/nss/nssdbm/dbmshim.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -DSHLIB_SUFFIX=\"dll\" -DSHLIB_PREFIX=\"\" -DSOFTOKEN_LIB_NAME=\"nssdbm3.dll\" -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/sqlite3 -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/dbm "/c/build/comm-central/comm-central/mozilla/security/nss/lib/softoken/legacydb/dbmshim.c" dbmshim.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/nssdbm/keydb.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -DSHLIB_SUFFIX=\"dll\" -DSHLIB_PREFIX=\"\" -DSOFTOKEN_LIB_NAME=\"nssdbm3.dll\" -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/sqlite3 -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/dbm "/c/build/comm-central/comm-central/mozilla/security/nss/lib/softoken/legacydb/keydb.c" keydb.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/nssdbm/lgattr.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -DSHLIB_SUFFIX=\"dll\" -DSHLIB_PREFIX=\"\" -DSOFTOKEN_LIB_NAME=\"nssdbm3.dll\" -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/sqlite3 -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/dbm "/c/build/comm-central/comm-central/mozilla/security/nss/lib/softoken/legacydb/lgattr.c" lgattr.c c:/build/comm-central/comm-central/mozilla/security/nss/lib/softoken/legacydb/lgattr.c(1415) : warning C4018: '<' : signed/unsigned mismatch c:/build/comm-central/comm-central/mozilla/security/nss/lib/softoken/legacydb/lgattr.c(1477) : warning C4018: '<' : signed/unsigned mismatch c:/build/comm-central/comm-central/mozilla/security/nss/lib/softoken/legacydb/lgattr.c(1801) : warning C4018: '<' : signed/unsigned mismatch cl -Foc:/build/comm-central/sb-de/mozilla/nss/nssdbm/lgcreate.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -DSHLIB_SUFFIX=\"dll\" -DSHLIB_PREFIX=\"\" -DSOFTOKEN_LIB_NAME=\"nssdbm3.dll\" -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/sqlite3 -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/dbm "/c/build/comm-central/comm-central/mozilla/security/nss/lib/softoken/legacydb/lgcreate.c" lgcreate.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/nssdbm/lgdestroy.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -DSHLIB_SUFFIX=\"dll\" -DSHLIB_PREFIX=\"\" -DSOFTOKEN_LIB_NAME=\"nssdbm3.dll\" -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/sqlite3 -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/dbm "/c/build/comm-central/comm-central/mozilla/security/nss/lib/softoken/legacydb/lgdestroy.c" lgdestroy.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/nssdbm/lgfind.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -DSHLIB_SUFFIX=\"dll\" -DSHLIB_PREFIX=\"\" -DSOFTOKEN_LIB_NAME=\"nssdbm3.dll\" -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/sqlite3 -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/dbm "/c/build/comm-central/comm-central/mozilla/security/nss/lib/softoken/legacydb/lgfind.c" lgfind.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/nssdbm/lginit.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -DSHLIB_SUFFIX=\"dll\" -DSHLIB_PREFIX=\"\" -DSOFTOKEN_LIB_NAME=\"nssdbm3.dll\" -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/sqlite3 -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/dbm "/c/build/comm-central/comm-central/mozilla/security/nss/lib/softoken/legacydb/lginit.c" lginit.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/nssdbm/lgutil.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -DSHLIB_SUFFIX=\"dll\" -DSHLIB_PREFIX=\"\" -DSOFTOKEN_LIB_NAME=\"nssdbm3.dll\" -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/sqlite3 -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/dbm "/c/build/comm-central/comm-central/mozilla/security/nss/lib/softoken/legacydb/lgutil.c" lgutil.c c:/build/comm-central/comm-central/mozilla/security/nss/lib/softoken/legacydb/lgutil.c(56) : warning C4018: '<' : signed/unsigned mismatch cl -Foc:/build/comm-central/sb-de/mozilla/nss/nssdbm/lowcert.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -DSHLIB_SUFFIX=\"dll\" -DSHLIB_PREFIX=\"\" -DSOFTOKEN_LIB_NAME=\"nssdbm3.dll\" -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/sqlite3 -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/dbm "/c/build/comm-central/comm-central/mozilla/security/nss/lib/softoken/legacydb/lowcert.c" lowcert.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/nssdbm/lowkey.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -DSHLIB_SUFFIX=\"dll\" -DSHLIB_PREFIX=\"\" -DSOFTOKEN_LIB_NAME=\"nssdbm3.dll\" -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/sqlite3 -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/dbm "/c/build/comm-central/comm-central/mozilla/security/nss/lib/softoken/legacydb/lowkey.c" lowkey.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/nssdbm/pcertdb.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -DSHLIB_SUFFIX=\"dll\" -DSHLIB_PREFIX=\"\" -DSOFTOKEN_LIB_NAME=\"nssdbm3.dll\" -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/sqlite3 -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/dbm "/c/build/comm-central/comm-central/mozilla/security/nss/lib/softoken/legacydb/pcertdb.c" pcertdb.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/nssdbm/pk11db.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -DSHLIB_SUFFIX=\"dll\" -DSHLIB_PREFIX=\"\" -DSOFTOKEN_LIB_NAME=\"nssdbm3.dll\" -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/sqlite3 -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/dbm "/c/build/comm-central/comm-central/mozilla/security/nss/lib/softoken/legacydb/pk11db.c" pk11db.c rm -f c:/build/comm-central/sb-de/mozilla/nss/nssdbm/nssdbm.lib lib -NOLOGO -OUT:"c:/build/comm-central/sb-de/mozilla/nss/nssdbm/nssdbm.lib" c:\\build\\comm-central\\sb-de\\mozilla\\nss\\nssdbm\\dbmshim.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\nssdbm\\keydb.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\nssdbm\\lgattr.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\nssdbm\\lgcreate.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\nssdbm\\lgdestroy.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\nssdbm\\lgfind.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\nssdbm\\lginit.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\nssdbm\\lgutil.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\nssdbm\\lowcert.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\nssdbm\\lowkey.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\nssdbm\\pcertdb.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\nssdbm\\pk11db.obj echo c:/build/comm-central/sb-de/mozilla/nss/nssdbm/nssdbm.lib c:/build/comm-central/sb-de/mozilla/nss/nssdbm/nssdbm.lib rc.exe -DSHLIB_SUFFIX=\"dll\" -DSHLIB_PREFIX=\"\" -DSOFTOKEN_LIB_NAME=\"nssdbm3.dll\" -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/sqlite3 -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/dbm -Foc:/build/comm-central/sb-de/mozilla/nss/nssdbm/nssdbm.res nssdbm.rc Microsoft (R) Windows (R) Resource Compiler Version 6.1.7600.16385 Copyright (C) Microsoft Corporation. All rights reserved. c:/build/comm-central/sb-de/mozilla/nss/nssdbm/nssdbm.res finished cp nssdbm.def c:/build/comm-central/sb-de/mozilla/nss/nssdbm/nssdbm.def rm -f c:/build/comm-central/sb-de/mozilla/nss/nssdbm/nssdbm3.dll link -nologo -DLL -SUBSYSTEM:WINDOWS -OUT:"c:/build/comm-central/sb-de/mozilla/nss/nssdbm/nssdbm3.dll" -DEF:c:/build/comm-central/sb-de/mozilla/nss/nssdbm/nssdbm.def -MAP c:\\build\\comm-central\\sb-de\\mozilla\\nss\\nssdbm\\dbmshim.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\nssdbm\\keydb.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\nssdbm\\lgattr.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\nssdbm\\lgcreate.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\nssdbm\\lgdestroy.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\nssdbm\\lgfind.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\nssdbm\\lginit.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\nssdbm\\lgutil.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\nssdbm\\lowcert.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\nssdbm\\lowkey.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\nssdbm\\pcertdb.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\nssdbm\\pk11db.obj c:\\build\\comm-central\\sb-de\\mozilla\\dist\\lib\\freebl.lib c:\\build\\comm-central\\sb-de\\mozilla\\dist\\lib\\dbm.lib c:\\build\\comm-central\\sb-de\\mozilla\\dist\\lib\\plc4.lib c:\\build\\comm-central\\sb-de\\mozilla\\dist\\lib\\plds4.lib c:\\build\\comm-central\\sb-de\\mozilla\\dist\\lib\\nspr4.lib c:\\build\\comm-central\\sb-de\\mozilla\\dist\\lib\\nssutil3.lib c:\\build\\comm-central\\sb-de\\mozilla\\nss\\nssdbm\\nssdbm.res Creating library c:/build/comm-central/sb-de/mozilla/nss/nssdbm/nssdbm3.lib and object c:/build/comm-central/sb-de/mozilla/nss/nssdbm/nssdbm3.exp if test -f c:/build/comm-central/sb-de/mozilla/nss/nssdbm/nssdbm3.dll.manifest; then \ mt.exe -NOLOGO -MANIFEST c:/build/comm-central/sb-de/mozilla/nss/nssdbm/nssdbm3.dll.manifest -OUTPUTRESOURCE:c:/build/comm-central/sb-de/mozilla/nss/nssdbm/nssdbm3.dll\;2; \ rm -f c:/build/comm-central/sb-de/mozilla/nss/nssdbm/nssdbm3.dll.manifest; \ fi c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 664 c:/build/comm-central/sb-de/mozilla/nss/nssdbm/nssdbm.lib c:/build/comm-central/sb-de/mozilla/dist/lib c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 775 c:/build/comm-central/sb-de/mozilla/nss/nssdbm/nssdbm3.dll c:/build/comm-central/sb-de/mozilla/dist/lib c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 775 c:/build/comm-central/sb-de/mozilla/nss/nssdbm/nssdbm3.lib c:/build/comm-central/sb-de/mozilla/dist/lib make[8]: Leaving directory `/c/build/comm-central/comm-central/mozilla/security/nss/lib/softoken/legacydb' make[7]: Leaving directory `/c/build/comm-central/comm-central/mozilla/security/nss/lib/softoken' cd base; make -j1 libs make[7]: Entering directory `/c/build/comm-central/comm-central/mozilla/security/nss/lib/base' cl -Foc:/build/comm-central/sb-de/mozilla/nss/nssb/arena.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nspr "/c/build/comm-central/comm-central/mozilla/security/nss/lib/base/arena.c" arena.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/nssb/error.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nspr "/c/build/comm-central/comm-central/mozilla/security/nss/lib/base/error.c" error.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/nssb/errorval.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nspr "/c/build/comm-central/comm-central/mozilla/security/nss/lib/base/errorval.c" errorval.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/nssb/hashops.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nspr "/c/build/comm-central/comm-central/mozilla/security/nss/lib/base/hashops.c" hashops.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/nssb/libc.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nspr "/c/build/comm-central/comm-central/mozilla/security/nss/lib/base/libc.c" libc.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/nssb/tracker.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nspr "/c/build/comm-central/comm-central/mozilla/security/nss/lib/base/tracker.c" tracker.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/nssb/item.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nspr "/c/build/comm-central/comm-central/mozilla/security/nss/lib/base/item.c" item.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/nssb/utf8.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nspr "/c/build/comm-central/comm-central/mozilla/security/nss/lib/base/utf8.c" utf8.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/nssb/list.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nspr "/c/build/comm-central/comm-central/mozilla/security/nss/lib/base/list.c" list.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/nssb/hash.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nspr "/c/build/comm-central/comm-central/mozilla/security/nss/lib/base/hash.c" hash.c rm -f c:/build/comm-central/sb-de/mozilla/nss/nssb/nssb.lib lib -NOLOGO -OUT:"c:/build/comm-central/sb-de/mozilla/nss/nssb/nssb.lib" c:\\build\\comm-central\\sb-de\\mozilla\\nss\\nssb\\arena.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\nssb\\error.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\nssb\\errorval.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\nssb\\hashops.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\nssb\\libc.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\nssb\\tracker.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\nssb\\item.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\nssb\\utf8.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\nssb\\list.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\nssb\\hash.obj echo c:/build/comm-central/sb-de/mozilla/nss/nssb/nssb.lib c:/build/comm-central/sb-de/mozilla/nss/nssb/nssb.lib c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 664 c:/build/comm-central/sb-de/mozilla/nss/nssb/nssb.lib c:/build/comm-central/sb-de/mozilla/dist/lib make[7]: Leaving directory `/c/build/comm-central/comm-central/mozilla/security/nss/lib/base' cd dev; make -j1 libs make[7]: Entering directory `/c/build/comm-central/comm-central/mozilla/security/nss/lib/dev' cl -Foc:/build/comm-central/sb-de/mozilla/nss/nssdev/devslot.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nspr "/c/build/comm-central/comm-central/mozilla/security/nss/lib/dev/devslot.c" devslot.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/nssdev/devtoken.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nspr "/c/build/comm-central/comm-central/mozilla/security/nss/lib/dev/devtoken.c" devtoken.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/nssdev/devutil.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nspr "/c/build/comm-central/comm-central/mozilla/security/nss/lib/dev/devutil.c" devutil.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/nssdev/ckhelper.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nspr "/c/build/comm-central/comm-central/mozilla/security/nss/lib/dev/ckhelper.c" ckhelper.c rm -f c:/build/comm-central/sb-de/mozilla/nss/nssdev/nssdev.lib lib -NOLOGO -OUT:"c:/build/comm-central/sb-de/mozilla/nss/nssdev/nssdev.lib" c:\\build\\comm-central\\sb-de\\mozilla\\nss\\nssdev\\devslot.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\nssdev\\devtoken.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\nssdev\\devutil.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\nssdev\\ckhelper.obj echo c:/build/comm-central/sb-de/mozilla/nss/nssdev/nssdev.lib c:/build/comm-central/sb-de/mozilla/nss/nssdev/nssdev.lib c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 664 c:/build/comm-central/sb-de/mozilla/nss/nssdev/nssdev.lib c:/build/comm-central/sb-de/mozilla/dist/lib make[7]: Leaving directory `/c/build/comm-central/comm-central/mozilla/security/nss/lib/dev' cd pki; make -j1 libs make[7]: Entering directory `/c/build/comm-central/comm-central/mozilla/security/nss/lib/pki' cl -Foc:/build/comm-central/sb-de/mozilla/nss/nsspki/asymmkey.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nspr "/c/build/comm-central/comm-central/mozilla/security/nss/lib/pki/asymmkey.c" asymmkey.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/nsspki/certificate.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nspr "/c/build/comm-central/comm-central/mozilla/security/nss/lib/pki/certificate.c" certificate.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/nsspki/cryptocontext.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nspr "/c/build/comm-central/comm-central/mozilla/security/nss/lib/pki/cryptocontext.c" cryptocontext.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/nsspki/symmkey.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nspr "/c/build/comm-central/comm-central/mozilla/security/nss/lib/pki/symmkey.c" symmkey.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/nsspki/trustdomain.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nspr "/c/build/comm-central/comm-central/mozilla/security/nss/lib/pki/trustdomain.c" trustdomain.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/nsspki/tdcache.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nspr "/c/build/comm-central/comm-central/mozilla/security/nss/lib/pki/tdcache.c" tdcache.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/nsspki/certdecode.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nspr "/c/build/comm-central/comm-central/mozilla/security/nss/lib/pki/certdecode.c" certdecode.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/nsspki/pkistore.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nspr "/c/build/comm-central/comm-central/mozilla/security/nss/lib/pki/pkistore.c" pkistore.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/nsspki/pkibase.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nspr "/c/build/comm-central/comm-central/mozilla/security/nss/lib/pki/pkibase.c" pkibase.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/nsspki/pki3hack.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nspr "/c/build/comm-central/comm-central/mozilla/security/nss/lib/pki/pki3hack.c" pki3hack.c rm -f c:/build/comm-central/sb-de/mozilla/nss/nsspki/nsspki.lib lib -NOLOGO -OUT:"c:/build/comm-central/sb-de/mozilla/nss/nsspki/nsspki.lib" c:\\build\\comm-central\\sb-de\\mozilla\\nss\\nsspki\\asymmkey.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\nsspki\\certificate.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\nsspki\\cryptocontext.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\nsspki\\symmkey.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\nsspki\\trustdomain.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\nsspki\\tdcache.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\nsspki\\certdecode.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\nsspki\\pkistore.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\nsspki\\pkibase.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\nsspki\\pki3hack.obj echo c:/build/comm-central/sb-de/mozilla/nss/nsspki/nsspki.lib c:/build/comm-central/sb-de/mozilla/nss/nsspki/nsspki.lib c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 664 c:/build/comm-central/sb-de/mozilla/nss/nsspki/nsspki.lib c:/build/comm-central/sb-de/mozilla/dist/lib make[7]: Leaving directory `/c/build/comm-central/comm-central/mozilla/security/nss/lib/pki' cd pki1; make -j1 libs make[7]: Entering directory `/c/build/comm-central/comm-central/mozilla/security/nss/lib/pki1' make[7]: Nothing to be done for `libs'. make[7]: Leaving directory `/c/build/comm-central/comm-central/mozilla/security/nss/lib/pki1' cd libpkix; make -j1 libs make[7]: Entering directory `/c/build/comm-central/comm-central/mozilla/security/nss/lib/libpkix' cd include; make -j1 libs make[8]: Entering directory `/c/build/comm-central/comm-central/mozilla/security/nss/lib/libpkix/include' make[8]: Nothing to be done for `libs'. make[8]: Leaving directory `/c/build/comm-central/comm-central/mozilla/security/nss/lib/libpkix/include' cd pkix; make -j1 libs make[8]: Entering directory `/c/build/comm-central/comm-central/mozilla/security/nss/lib/libpkix/pkix' cd certsel; make -j1 libs make[9]: Entering directory `/c/build/comm-central/comm-central/mozilla/security/nss/lib/libpkix/pkix/certsel' cl -Foc:/build/comm-central/sb-de/mozilla/nss/pkixcertsel/pkix_certselector.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/dbm "/c/build/comm-central/comm-central/mozilla/security/nss/lib/libpkix/pkix/certsel/pkix_certselector.c" pkix_certselector.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/pkixcertsel/pkix_comcertselparams.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/dbm "/c/build/comm-central/comm-central/mozilla/security/nss/lib/libpkix/pkix/certsel/pkix_comcertselparams.c" pkix_comcertselparams.c rm -f c:/build/comm-central/sb-de/mozilla/nss/pkixcertsel/pkixcertsel.lib lib -NOLOGO -OUT:"c:/build/comm-central/sb-de/mozilla/nss/pkixcertsel/pkixcertsel.lib" c:\\build\\comm-central\\sb-de\\mozilla\\nss\\pkixcertsel\\pkix_certselector.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\pkixcertsel\\pkix_comcertselparams.obj echo c:/build/comm-central/sb-de/mozilla/nss/pkixcertsel/pkixcertsel.lib c:/build/comm-central/sb-de/mozilla/nss/pkixcertsel/pkixcertsel.lib c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 664 c:/build/comm-central/sb-de/mozilla/nss/pkixcertsel/pkixcertsel.lib c:/build/comm-central/sb-de/mozilla/dist/lib make[9]: Leaving directory `/c/build/comm-central/comm-central/mozilla/security/nss/lib/libpkix/pkix/certsel' cd crlsel; make -j1 libs make[9]: Entering directory `/c/build/comm-central/comm-central/mozilla/security/nss/lib/libpkix/pkix/crlsel' cl -Foc:/build/comm-central/sb-de/mozilla/nss/pkixcrlsel/pkix_crlselector.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/dbm "/c/build/comm-central/comm-central/mozilla/security/nss/lib/libpkix/pkix/crlsel/pkix_crlselector.c" pkix_crlselector.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/pkixcrlsel/pkix_comcrlselparams.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/dbm "/c/build/comm-central/comm-central/mozilla/security/nss/lib/libpkix/pkix/crlsel/pkix_comcrlselparams.c" pkix_comcrlselparams.c rm -f c:/build/comm-central/sb-de/mozilla/nss/pkixcrlsel/pkixcrlsel.lib lib -NOLOGO -OUT:"c:/build/comm-central/sb-de/mozilla/nss/pkixcrlsel/pkixcrlsel.lib" c:\\build\\comm-central\\sb-de\\mozilla\\nss\\pkixcrlsel\\pkix_crlselector.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\pkixcrlsel\\pkix_comcrlselparams.obj echo c:/build/comm-central/sb-de/mozilla/nss/pkixcrlsel/pkixcrlsel.lib c:/build/comm-central/sb-de/mozilla/nss/pkixcrlsel/pkixcrlsel.lib c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 664 c:/build/comm-central/sb-de/mozilla/nss/pkixcrlsel/pkixcrlsel.lib c:/build/comm-central/sb-de/mozilla/dist/lib make[9]: Leaving directory `/c/build/comm-central/comm-central/mozilla/security/nss/lib/libpkix/pkix/crlsel' cd checker; make -j1 libs make[9]: Entering directory `/c/build/comm-central/comm-central/mozilla/security/nss/lib/libpkix/pkix/checker' cl -Foc:/build/comm-central/sb-de/mozilla/nss/pkixchecker/pkix_basicconstraintschecker.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/dbm "/c/build/comm-central/comm-central/mozilla/security/nss/lib/libpkix/pkix/checker/pkix_basicconstraintschecker.c" pkix_basicconstraintschecker.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/pkixchecker/pkix_certchainchecker.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/dbm "/c/build/comm-central/comm-central/mozilla/security/nss/lib/libpkix/pkix/checker/pkix_certchainchecker.c" pkix_certchainchecker.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/pkixchecker/pkix_crlchecker.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/dbm "/c/build/comm-central/comm-central/mozilla/security/nss/lib/libpkix/pkix/checker/pkix_crlchecker.c" pkix_crlchecker.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/pkixchecker/pkix_ekuchecker.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/dbm "/c/build/comm-central/comm-central/mozilla/security/nss/lib/libpkix/pkix/checker/pkix_ekuchecker.c" pkix_ekuchecker.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/pkixchecker/pkix_expirationchecker.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/dbm "/c/build/comm-central/comm-central/mozilla/security/nss/lib/libpkix/pkix/checker/pkix_expirationchecker.c" pkix_expirationchecker.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/pkixchecker/pkix_namechainingchecker.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/dbm "/c/build/comm-central/comm-central/mozilla/security/nss/lib/libpkix/pkix/checker/pkix_namechainingchecker.c" pkix_namechainingchecker.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/pkixchecker/pkix_nameconstraintschecker.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/dbm "/c/build/comm-central/comm-central/mozilla/security/nss/lib/libpkix/pkix/checker/pkix_nameconstraintschecker.c" pkix_nameconstraintschecker.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/pkixchecker/pkix_ocspchecker.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/dbm "/c/build/comm-central/comm-central/mozilla/security/nss/lib/libpkix/pkix/checker/pkix_ocspchecker.c" pkix_ocspchecker.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/pkixchecker/pkix_revocationmethod.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/dbm "/c/build/comm-central/comm-central/mozilla/security/nss/lib/libpkix/pkix/checker/pkix_revocationmethod.c" pkix_revocationmethod.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/pkixchecker/pkix_revocationchecker.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/dbm "/c/build/comm-central/comm-central/mozilla/security/nss/lib/libpkix/pkix/checker/pkix_revocationchecker.c" pkix_revocationchecker.c c:/build/comm-central/comm-central/mozilla/security/nss/lib/libpkix/pkix/checker/pkix_revocationchecker.c(380) : warning C4018: '<' : signed/unsigned mismatch cl -Foc:/build/comm-central/sb-de/mozilla/nss/pkixchecker/pkix_policychecker.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/dbm "/c/build/comm-central/comm-central/mozilla/security/nss/lib/libpkix/pkix/checker/pkix_policychecker.c" pkix_policychecker.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/pkixchecker/pkix_signaturechecker.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/dbm "/c/build/comm-central/comm-central/mozilla/security/nss/lib/libpkix/pkix/checker/pkix_signaturechecker.c" pkix_signaturechecker.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/pkixchecker/pkix_targetcertchecker.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/dbm "/c/build/comm-central/comm-central/mozilla/security/nss/lib/libpkix/pkix/checker/pkix_targetcertchecker.c" pkix_targetcertchecker.c rm -f c:/build/comm-central/sb-de/mozilla/nss/pkixchecker/pkixchecker.lib lib -NOLOGO -OUT:"c:/build/comm-central/sb-de/mozilla/nss/pkixchecker/pkixchecker.lib" c:\\build\\comm-central\\sb-de\\mozilla\\nss\\pkixchecker\\pkix_basicconstraintschecker.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\pkixchecker\\pkix_certchainchecker.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\pkixchecker\\pkix_crlchecker.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\pkixchecker\\pkix_ekuchecker.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\pkixchecker\\pkix_expirationchecker.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\pkixchecker\\pkix_namechainingchecker.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\pkixchecker\\pkix_nameconstraintschecker.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\pkixchecker\\pkix_ocspchecker.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\pkixchecker\\pkix_revocationmethod.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\pkixchecker\\pkix_revocationchecker.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\pkixchecker\\pkix_policychecker.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\pkixchecker\\pkix_signaturechecker.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\pkixchecker\\pkix_targetcertchecker.obj echo c:/build/comm-central/sb-de/mozilla/nss/pkixchecker/pkixchecker.lib c:/build/comm-central/sb-de/mozilla/nss/pkixchecker/pkixchecker.lib c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 664 c:/build/comm-central/sb-de/mozilla/nss/pkixchecker/pkixchecker.lib c:/build/comm-central/sb-de/mozilla/dist/lib make[9]: Leaving directory `/c/build/comm-central/comm-central/mozilla/security/nss/lib/libpkix/pkix/checker' cd params; make -j1 libs make[9]: Entering directory `/c/build/comm-central/comm-central/mozilla/security/nss/lib/libpkix/pkix/params' cl -Foc:/build/comm-central/sb-de/mozilla/nss/pkixparams/pkix_trustanchor.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/dbm "/c/build/comm-central/comm-central/mozilla/security/nss/lib/libpkix/pkix/params/pkix_trustanchor.c" pkix_trustanchor.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/pkixparams/pkix_procparams.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/dbm "/c/build/comm-central/comm-central/mozilla/security/nss/lib/libpkix/pkix/params/pkix_procparams.c" pkix_procparams.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/pkixparams/pkix_valparams.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/dbm "/c/build/comm-central/comm-central/mozilla/security/nss/lib/libpkix/pkix/params/pkix_valparams.c" pkix_valparams.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/pkixparams/pkix_resourcelimits.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/dbm "/c/build/comm-central/comm-central/mozilla/security/nss/lib/libpkix/pkix/params/pkix_resourcelimits.c" pkix_resourcelimits.c rm -f c:/build/comm-central/sb-de/mozilla/nss/pkixparams/pkixparams.lib lib -NOLOGO -OUT:"c:/build/comm-central/sb-de/mozilla/nss/pkixparams/pkixparams.lib" c:\\build\\comm-central\\sb-de\\mozilla\\nss\\pkixparams\\pkix_trustanchor.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\pkixparams\\pkix_procparams.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\pkixparams\\pkix_valparams.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\pkixparams\\pkix_resourcelimits.obj echo c:/build/comm-central/sb-de/mozilla/nss/pkixparams/pkixparams.lib c:/build/comm-central/sb-de/mozilla/nss/pkixparams/pkixparams.lib c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 664 c:/build/comm-central/sb-de/mozilla/nss/pkixparams/pkixparams.lib c:/build/comm-central/sb-de/mozilla/dist/lib make[9]: Leaving directory `/c/build/comm-central/comm-central/mozilla/security/nss/lib/libpkix/pkix/params' cd results; make -j1 libs make[9]: Entering directory `/c/build/comm-central/comm-central/mozilla/security/nss/lib/libpkix/pkix/results' cl -Foc:/build/comm-central/sb-de/mozilla/nss/pkixresults/pkix_buildresult.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/dbm "/c/build/comm-central/comm-central/mozilla/security/nss/lib/libpkix/pkix/results/pkix_buildresult.c" pkix_buildresult.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/pkixresults/pkix_policynode.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/dbm "/c/build/comm-central/comm-central/mozilla/security/nss/lib/libpkix/pkix/results/pkix_policynode.c" pkix_policynode.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/pkixresults/pkix_valresult.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/dbm "/c/build/comm-central/comm-central/mozilla/security/nss/lib/libpkix/pkix/results/pkix_valresult.c" pkix_valresult.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/pkixresults/pkix_verifynode.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/dbm "/c/build/comm-central/comm-central/mozilla/security/nss/lib/libpkix/pkix/results/pkix_verifynode.c" pkix_verifynode.c rm -f c:/build/comm-central/sb-de/mozilla/nss/pkixresults/pkixresults.lib lib -NOLOGO -OUT:"c:/build/comm-central/sb-de/mozilla/nss/pkixresults/pkixresults.lib" c:\\build\\comm-central\\sb-de\\mozilla\\nss\\pkixresults\\pkix_buildresult.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\pkixresults\\pkix_policynode.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\pkixresults\\pkix_valresult.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\pkixresults\\pkix_verifynode.obj echo c:/build/comm-central/sb-de/mozilla/nss/pkixresults/pkixresults.lib c:/build/comm-central/sb-de/mozilla/nss/pkixresults/pkixresults.lib c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 664 c:/build/comm-central/sb-de/mozilla/nss/pkixresults/pkixresults.lib c:/build/comm-central/sb-de/mozilla/dist/lib make[9]: Leaving directory `/c/build/comm-central/comm-central/mozilla/security/nss/lib/libpkix/pkix/results' cd store; make -j1 libs make[9]: Entering directory `/c/build/comm-central/comm-central/mozilla/security/nss/lib/libpkix/pkix/store' cl -Foc:/build/comm-central/sb-de/mozilla/nss/pkixstore/pkix_store.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/dbm "/c/build/comm-central/comm-central/mozilla/security/nss/lib/libpkix/pkix/store/pkix_store.c" pkix_store.c rm -f c:/build/comm-central/sb-de/mozilla/nss/pkixstore/pkixstore.lib lib -NOLOGO -OUT:"c:/build/comm-central/sb-de/mozilla/nss/pkixstore/pkixstore.lib" c:\\build\\comm-central\\sb-de\\mozilla\\nss\\pkixstore\\pkix_store.obj echo c:/build/comm-central/sb-de/mozilla/nss/pkixstore/pkixstore.lib c:/build/comm-central/sb-de/mozilla/nss/pkixstore/pkixstore.lib c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 664 c:/build/comm-central/sb-de/mozilla/nss/pkixstore/pkixstore.lib c:/build/comm-central/sb-de/mozilla/dist/lib make[9]: Leaving directory `/c/build/comm-central/comm-central/mozilla/security/nss/lib/libpkix/pkix/store' cd top; make -j1 libs make[9]: Entering directory `/c/build/comm-central/comm-central/mozilla/security/nss/lib/libpkix/pkix/top' cl -Foc:/build/comm-central/sb-de/mozilla/nss/pkixtop/pkix_validate.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/dbm "/c/build/comm-central/comm-central/mozilla/security/nss/lib/libpkix/pkix/top/pkix_validate.c" pkix_validate.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/pkixtop/pkix_lifecycle.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/dbm "/c/build/comm-central/comm-central/mozilla/security/nss/lib/libpkix/pkix/top/pkix_lifecycle.c" pkix_lifecycle.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/pkixtop/pkix_build.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/dbm "/c/build/comm-central/comm-central/mozilla/security/nss/lib/libpkix/pkix/top/pkix_build.c" pkix_build.c c:/build/comm-central/comm-central/mozilla/security/nss/lib/libpkix/pkix/top/pkix_build.c(1586) : warning C4018: '<' : signed/unsigned mismatch rm -f c:/build/comm-central/sb-de/mozilla/nss/pkixtop/pkixtop.lib lib -NOLOGO -OUT:"c:/build/comm-central/sb-de/mozilla/nss/pkixtop/pkixtop.lib" c:\\build\\comm-central\\sb-de\\mozilla\\nss\\pkixtop\\pkix_validate.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\pkixtop\\pkix_lifecycle.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\pkixtop\\pkix_build.obj echo c:/build/comm-central/sb-de/mozilla/nss/pkixtop/pkixtop.lib c:/build/comm-central/sb-de/mozilla/nss/pkixtop/pkixtop.lib c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 664 c:/build/comm-central/sb-de/mozilla/nss/pkixtop/pkixtop.lib c:/build/comm-central/sb-de/mozilla/dist/lib make[9]: Leaving directory `/c/build/comm-central/comm-central/mozilla/security/nss/lib/libpkix/pkix/top' cd util; make -j1 libs make[9]: Entering directory `/c/build/comm-central/comm-central/mozilla/security/nss/lib/libpkix/pkix/util' cl -Foc:/build/comm-central/sb-de/mozilla/nss/pkixutil/pkix_tools.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/dbm "/c/build/comm-central/comm-central/mozilla/security/nss/lib/libpkix/pkix/util/pkix_tools.c" pkix_tools.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/pkixutil/pkix_error.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/dbm "/c/build/comm-central/comm-central/mozilla/security/nss/lib/libpkix/pkix/util/pkix_error.c" pkix_error.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/pkixutil/pkix_logger.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/dbm "/c/build/comm-central/comm-central/mozilla/security/nss/lib/libpkix/pkix/util/pkix_logger.c" pkix_logger.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/pkixutil/pkix_list.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/dbm "/c/build/comm-central/comm-central/mozilla/security/nss/lib/libpkix/pkix/util/pkix_list.c" pkix_list.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/pkixutil/pkix_errpaths.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/dbm "/c/build/comm-central/comm-central/mozilla/security/nss/lib/libpkix/pkix/util/pkix_errpaths.c" pkix_errpaths.c rm -f c:/build/comm-central/sb-de/mozilla/nss/pkixutil/pkixutil.lib lib -NOLOGO -OUT:"c:/build/comm-central/sb-de/mozilla/nss/pkixutil/pkixutil.lib" c:\\build\\comm-central\\sb-de\\mozilla\\nss\\pkixutil\\pkix_tools.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\pkixutil\\pkix_error.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\pkixutil\\pkix_logger.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\pkixutil\\pkix_list.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\pkixutil\\pkix_errpaths.obj echo c:/build/comm-central/sb-de/mozilla/nss/pkixutil/pkixutil.lib c:/build/comm-central/sb-de/mozilla/nss/pkixutil/pkixutil.lib c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 664 c:/build/comm-central/sb-de/mozilla/nss/pkixutil/pkixutil.lib c:/build/comm-central/sb-de/mozilla/dist/lib make[9]: Leaving directory `/c/build/comm-central/comm-central/mozilla/security/nss/lib/libpkix/pkix/util' make[8]: Leaving directory `/c/build/comm-central/comm-central/mozilla/security/nss/lib/libpkix/pkix' cd pkix_pl_nss; make -j1 libs make[8]: Entering directory `/c/build/comm-central/comm-central/mozilla/security/nss/lib/libpkix/pkix_pl_nss' cd pki; make -j1 libs make[9]: Entering directory `/c/build/comm-central/comm-central/mozilla/security/nss/lib/libpkix/pkix_pl_nss/pki' cl -Foc:/build/comm-central/sb-de/mozilla/nss/pkixpki/pkix_pl_basicconstraints.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/dbm "/c/build/comm-central/comm-central/mozilla/security/nss/lib/libpkix/pkix_pl_nss/pki/pkix_pl_basicconstraints.c" pkix_pl_basicconstraints.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/pkixpki/pkix_pl_cert.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/dbm "/c/build/comm-central/comm-central/mozilla/security/nss/lib/libpkix/pkix_pl_nss/pki/pkix_pl_cert.c" pkix_pl_cert.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/pkixpki/pkix_pl_certpolicyinfo.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/dbm "/c/build/comm-central/comm-central/mozilla/security/nss/lib/libpkix/pkix_pl_nss/pki/pkix_pl_certpolicyinfo.c" pkix_pl_certpolicyinfo.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/pkixpki/pkix_pl_certpolicymap.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/dbm "/c/build/comm-central/comm-central/mozilla/security/nss/lib/libpkix/pkix_pl_nss/pki/pkix_pl_certpolicymap.c" pkix_pl_certpolicymap.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/pkixpki/pkix_pl_certpolicyqualifier.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/dbm "/c/build/comm-central/comm-central/mozilla/security/nss/lib/libpkix/pkix_pl_nss/pki/pkix_pl_certpolicyqualifier.c" pkix_pl_certpolicyqualifier.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/pkixpki/pkix_pl_crl.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/dbm "/c/build/comm-central/comm-central/mozilla/security/nss/lib/libpkix/pkix_pl_nss/pki/pkix_pl_crl.c" pkix_pl_crl.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/pkixpki/pkix_pl_crldp.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/dbm "/c/build/comm-central/comm-central/mozilla/security/nss/lib/libpkix/pkix_pl_nss/pki/pkix_pl_crldp.c" pkix_pl_crldp.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/pkixpki/pkix_pl_crlentry.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/dbm "/c/build/comm-central/comm-central/mozilla/security/nss/lib/libpkix/pkix_pl_nss/pki/pkix_pl_crlentry.c" pkix_pl_crlentry.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/pkixpki/pkix_pl_date.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/dbm "/c/build/comm-central/comm-central/mozilla/security/nss/lib/libpkix/pkix_pl_nss/pki/pkix_pl_date.c" pkix_pl_date.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/pkixpki/pkix_pl_generalname.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/dbm "/c/build/comm-central/comm-central/mozilla/security/nss/lib/libpkix/pkix_pl_nss/pki/pkix_pl_generalname.c" pkix_pl_generalname.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/pkixpki/pkix_pl_infoaccess.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/dbm "/c/build/comm-central/comm-central/mozilla/security/nss/lib/libpkix/pkix_pl_nss/pki/pkix_pl_infoaccess.c" pkix_pl_infoaccess.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/pkixpki/pkix_pl_nameconstraints.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/dbm "/c/build/comm-central/comm-central/mozilla/security/nss/lib/libpkix/pkix_pl_nss/pki/pkix_pl_nameconstraints.c" pkix_pl_nameconstraints.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/pkixpki/pkix_pl_ocsprequest.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/dbm "/c/build/comm-central/comm-central/mozilla/security/nss/lib/libpkix/pkix_pl_nss/pki/pkix_pl_ocsprequest.c" pkix_pl_ocsprequest.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/pkixpki/pkix_pl_ocspresponse.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/dbm "/c/build/comm-central/comm-central/mozilla/security/nss/lib/libpkix/pkix_pl_nss/pki/pkix_pl_ocspresponse.c" pkix_pl_ocspresponse.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/pkixpki/pkix_pl_publickey.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/dbm "/c/build/comm-central/comm-central/mozilla/security/nss/lib/libpkix/pkix_pl_nss/pki/pkix_pl_publickey.c" pkix_pl_publickey.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/pkixpki/pkix_pl_x500name.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/dbm "/c/build/comm-central/comm-central/mozilla/security/nss/lib/libpkix/pkix_pl_nss/pki/pkix_pl_x500name.c" pkix_pl_x500name.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/pkixpki/pkix_pl_ocspcertid.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/dbm "/c/build/comm-central/comm-central/mozilla/security/nss/lib/libpkix/pkix_pl_nss/pki/pkix_pl_ocspcertid.c" pkix_pl_ocspcertid.c rm -f c:/build/comm-central/sb-de/mozilla/nss/pkixpki/pkixpki.lib lib -NOLOGO -OUT:"c:/build/comm-central/sb-de/mozilla/nss/pkixpki/pkixpki.lib" c:\\build\\comm-central\\sb-de\\mozilla\\nss\\pkixpki\\pkix_pl_basicconstraints.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\pkixpki\\pkix_pl_cert.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\pkixpki\\pkix_pl_certpolicyinfo.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\pkixpki\\pkix_pl_certpolicymap.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\pkixpki\\pkix_pl_certpolicyqualifier.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\pkixpki\\pkix_pl_crl.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\pkixpki\\pkix_pl_crldp.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\pkixpki\\pkix_pl_crlentry.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\pkixpki\\pkix_pl_date.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\pkixpki\\pkix_pl_generalname.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\pkixpki\\pkix_pl_infoaccess.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\pkixpki\\pkix_pl_nameconstraints.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\pkixpki\\pkix_pl_ocsprequest.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\pkixpki\\pkix_pl_ocspresponse.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\pkixpki\\pkix_pl_publickey.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\pkixpki\\pkix_pl_x500name.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\pkixpki\\pkix_pl_ocspcertid.obj echo c:/build/comm-central/sb-de/mozilla/nss/pkixpki/pkixpki.lib c:/build/comm-central/sb-de/mozilla/nss/pkixpki/pkixpki.lib c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 664 c:/build/comm-central/sb-de/mozilla/nss/pkixpki/pkixpki.lib c:/build/comm-central/sb-de/mozilla/dist/lib make[9]: Leaving directory `/c/build/comm-central/comm-central/mozilla/security/nss/lib/libpkix/pkix_pl_nss/pki' cd system; make -j1 libs make[9]: Entering directory `/c/build/comm-central/comm-central/mozilla/security/nss/lib/libpkix/pkix_pl_nss/system' cl -Foc:/build/comm-central/sb-de/mozilla/nss/pkixsystem/pkix_pl_bigint.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/dbm "/c/build/comm-central/comm-central/mozilla/security/nss/lib/libpkix/pkix_pl_nss/system/pkix_pl_bigint.c" pkix_pl_bigint.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/pkixsystem/pkix_pl_bytearray.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/dbm "/c/build/comm-central/comm-central/mozilla/security/nss/lib/libpkix/pkix_pl_nss/system/pkix_pl_bytearray.c" pkix_pl_bytearray.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/pkixsystem/pkix_pl_common.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/dbm "/c/build/comm-central/comm-central/mozilla/security/nss/lib/libpkix/pkix_pl_nss/system/pkix_pl_common.c" pkix_pl_common.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/pkixsystem/pkix_pl_error.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/dbm "/c/build/comm-central/comm-central/mozilla/security/nss/lib/libpkix/pkix_pl_nss/system/pkix_pl_error.c" pkix_pl_error.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/pkixsystem/pkix_pl_hashtable.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/dbm "/c/build/comm-central/comm-central/mozilla/security/nss/lib/libpkix/pkix_pl_nss/system/pkix_pl_hashtable.c" pkix_pl_hashtable.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/pkixsystem/pkix_pl_lifecycle.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/dbm "/c/build/comm-central/comm-central/mozilla/security/nss/lib/libpkix/pkix_pl_nss/system/pkix_pl_lifecycle.c" pkix_pl_lifecycle.c c:/build/comm-central/comm-central/mozilla/security/nss/lib/libpkix/pkix_pl_nss/system/pkix_pl_lifecycle.c(120) : warning C4018: '>' : signed/unsigned mismatch cl -Foc:/build/comm-central/sb-de/mozilla/nss/pkixsystem/pkix_pl_mem.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/dbm "/c/build/comm-central/comm-central/mozilla/security/nss/lib/libpkix/pkix_pl_nss/system/pkix_pl_mem.c" pkix_pl_mem.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/pkixsystem/pkix_pl_monitorlock.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/dbm "/c/build/comm-central/comm-central/mozilla/security/nss/lib/libpkix/pkix_pl_nss/system/pkix_pl_monitorlock.c" pkix_pl_monitorlock.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/pkixsystem/pkix_pl_mutex.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/dbm "/c/build/comm-central/comm-central/mozilla/security/nss/lib/libpkix/pkix_pl_nss/system/pkix_pl_mutex.c" pkix_pl_mutex.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/pkixsystem/pkix_pl_object.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/dbm "/c/build/comm-central/comm-central/mozilla/security/nss/lib/libpkix/pkix_pl_nss/system/pkix_pl_object.c" pkix_pl_object.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/pkixsystem/pkix_pl_oid.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/dbm "/c/build/comm-central/comm-central/mozilla/security/nss/lib/libpkix/pkix_pl_nss/system/pkix_pl_oid.c" pkix_pl_oid.c c:/build/comm-central/comm-central/mozilla/security/nss/lib/libpkix/pkix_pl_nss/system/pkix_pl_oid.c(167) : warning C4133: 'function' : incompatible types - from 'SECComparison *' to 'PKIX_Int32 *' cl -Foc:/build/comm-central/sb-de/mozilla/nss/pkixsystem/pkix_pl_primhash.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/dbm "/c/build/comm-central/comm-central/mozilla/security/nss/lib/libpkix/pkix_pl_nss/system/pkix_pl_primhash.c" pkix_pl_primhash.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/pkixsystem/pkix_pl_rwlock.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/dbm "/c/build/comm-central/comm-central/mozilla/security/nss/lib/libpkix/pkix_pl_nss/system/pkix_pl_rwlock.c" pkix_pl_rwlock.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/pkixsystem/pkix_pl_string.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/dbm "/c/build/comm-central/comm-central/mozilla/security/nss/lib/libpkix/pkix_pl_nss/system/pkix_pl_string.c" pkix_pl_string.c rm -f c:/build/comm-central/sb-de/mozilla/nss/pkixsystem/pkixsystem.lib lib -NOLOGO -OUT:"c:/build/comm-central/sb-de/mozilla/nss/pkixsystem/pkixsystem.lib" c:\\build\\comm-central\\sb-de\\mozilla\\nss\\pkixsystem\\pkix_pl_bigint.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\pkixsystem\\pkix_pl_bytearray.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\pkixsystem\\pkix_pl_common.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\pkixsystem\\pkix_pl_error.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\pkixsystem\\pkix_pl_hashtable.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\pkixsystem\\pkix_pl_lifecycle.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\pkixsystem\\pkix_pl_mem.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\pkixsystem\\pkix_pl_monitorlock.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\pkixsystem\\pkix_pl_mutex.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\pkixsystem\\pkix_pl_object.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\pkixsystem\\pkix_pl_oid.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\pkixsystem\\pkix_pl_primhash.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\pkixsystem\\pkix_pl_rwlock.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\pkixsystem\\pkix_pl_string.obj echo c:/build/comm-central/sb-de/mozilla/nss/pkixsystem/pkixsystem.lib c:/build/comm-central/sb-de/mozilla/nss/pkixsystem/pkixsystem.lib c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 664 c:/build/comm-central/sb-de/mozilla/nss/pkixsystem/pkixsystem.lib c:/build/comm-central/sb-de/mozilla/dist/lib make[9]: Leaving directory `/c/build/comm-central/comm-central/mozilla/security/nss/lib/libpkix/pkix_pl_nss/system' cd module; make -j1 libs make[9]: Entering directory `/c/build/comm-central/comm-central/mozilla/security/nss/lib/libpkix/pkix_pl_nss/module' cl -Foc:/build/comm-central/sb-de/mozilla/nss/pkixmodule/pkix_pl_aiamgr.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -DSHLIB_SUFFIX=\"dll\" -DSHLIB_PREFIX=\"\" -DSHLIB_VERSION=\"\" -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/dbm "/c/build/comm-central/comm-central/mozilla/security/nss/lib/libpkix/pkix_pl_nss/module/pkix_pl_aiamgr.c" pkix_pl_aiamgr.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/pkixmodule/pkix_pl_colcertstore.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -DSHLIB_SUFFIX=\"dll\" -DSHLIB_PREFIX=\"\" -DSHLIB_VERSION=\"\" -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/dbm "/c/build/comm-central/comm-central/mozilla/security/nss/lib/libpkix/pkix_pl_nss/module/pkix_pl_colcertstore.c" pkix_pl_colcertstore.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/pkixmodule/pkix_pl_httpcertstore.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -DSHLIB_SUFFIX=\"dll\" -DSHLIB_PREFIX=\"\" -DSHLIB_VERSION=\"\" -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/dbm "/c/build/comm-central/comm-central/mozilla/security/nss/lib/libpkix/pkix_pl_nss/module/pkix_pl_httpcertstore.c" pkix_pl_httpcertstore.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/pkixmodule/pkix_pl_httpdefaultclient.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -DSHLIB_SUFFIX=\"dll\" -DSHLIB_PREFIX=\"\" -DSHLIB_VERSION=\"\" -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/dbm "/c/build/comm-central/comm-central/mozilla/security/nss/lib/libpkix/pkix_pl_nss/module/pkix_pl_httpdefaultclient.c" pkix_pl_httpdefaultclient.c c:/build/comm-central/comm-central/mozilla/security/nss/lib/libpkix/pkix_pl_nss/module/pkix_pl_httpdefaultclient.c(301) : warning C4018: '>' : signed/unsigned mismatch c:/build/comm-central/comm-central/mozilla/security/nss/lib/libpkix/pkix_pl_nss/module/pkix_pl_httpdefaultclient.c(318) : warning C4018: '<' : signed/unsigned mismatch c:/build/comm-central/comm-central/mozilla/security/nss/lib/libpkix/pkix_pl_nss/module/pkix_pl_httpdefaultclient.c(326) : warning C4018: '<' : signed/unsigned mismatch c:/build/comm-central/comm-central/mozilla/security/nss/lib/libpkix/pkix_pl_nss/module/pkix_pl_httpdefaultclient.c(973) : warning C4018: '>' : signed/unsigned mismatch c:/build/comm-central/comm-central/mozilla/security/nss/lib/libpkix/pkix_pl_nss/module/pkix_pl_httpdefaultclient.c(978) : warning C4018: '<=' : signed/unsigned mismatch c:/build/comm-central/comm-central/mozilla/security/nss/lib/libpkix/pkix_pl_nss/module/pkix_pl_httpdefaultclient.c(984) : warning C4018: '<' : signed/unsigned mismatch cl -Foc:/build/comm-central/sb-de/mozilla/nss/pkixmodule/pkix_pl_ldaptemplates.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -DSHLIB_SUFFIX=\"dll\" -DSHLIB_PREFIX=\"\" -DSHLIB_VERSION=\"\" -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/dbm "/c/build/comm-central/comm-central/mozilla/security/nss/lib/libpkix/pkix_pl_nss/module/pkix_pl_ldaptemplates.c" pkix_pl_ldaptemplates.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/pkixmodule/pkix_pl_ldapcertstore.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -DSHLIB_SUFFIX=\"dll\" -DSHLIB_PREFIX=\"\" -DSHLIB_VERSION=\"\" -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/dbm "/c/build/comm-central/comm-central/mozilla/security/nss/lib/libpkix/pkix_pl_nss/module/pkix_pl_ldapcertstore.c" pkix_pl_ldapcertstore.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/pkixmodule/pkix_pl_ldapresponse.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -DSHLIB_SUFFIX=\"dll\" -DSHLIB_PREFIX=\"\" -DSHLIB_VERSION=\"\" -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/dbm "/c/build/comm-central/comm-central/mozilla/security/nss/lib/libpkix/pkix_pl_nss/module/pkix_pl_ldapresponse.c" pkix_pl_ldapresponse.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/pkixmodule/pkix_pl_ldaprequest.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -DSHLIB_SUFFIX=\"dll\" -DSHLIB_PREFIX=\"\" -DSHLIB_VERSION=\"\" -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/dbm "/c/build/comm-central/comm-central/mozilla/security/nss/lib/libpkix/pkix_pl_nss/module/pkix_pl_ldaprequest.c" pkix_pl_ldaprequest.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/pkixmodule/pkix_pl_ldapdefaultclient.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -DSHLIB_SUFFIX=\"dll\" -DSHLIB_PREFIX=\"\" -DSHLIB_VERSION=\"\" -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/dbm "/c/build/comm-central/comm-central/mozilla/security/nss/lib/libpkix/pkix_pl_nss/module/pkix_pl_ldapdefaultclient.c" pkix_pl_ldapdefaultclient.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/pkixmodule/pkix_pl_nsscontext.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -DSHLIB_SUFFIX=\"dll\" -DSHLIB_PREFIX=\"\" -DSHLIB_VERSION=\"\" -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/dbm "/c/build/comm-central/comm-central/mozilla/security/nss/lib/libpkix/pkix_pl_nss/module/pkix_pl_nsscontext.c" pkix_pl_nsscontext.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/pkixmodule/pkix_pl_pk11certstore.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -DSHLIB_SUFFIX=\"dll\" -DSHLIB_PREFIX=\"\" -DSHLIB_VERSION=\"\" -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/dbm "/c/build/comm-central/comm-central/mozilla/security/nss/lib/libpkix/pkix_pl_nss/module/pkix_pl_pk11certstore.c" pkix_pl_pk11certstore.c c:/build/comm-central/comm-central/mozilla/security/nss/lib/libpkix/pkix_pl_nss/module/pkix_pl_pk11certstore.c(553) : warning C4133: 'function' : incompatible types - from 'PKIX_UInt32 *' to 'CERTCRLEntryReasonCode *' c:/build/comm-central/comm-central/mozilla/security/nss/lib/libpkix/pkix_pl_nss/module/pkix_pl_pk11certstore.c(738) : warning C4018: '<' : signed/unsigned mismatch cl -Foc:/build/comm-central/sb-de/mozilla/nss/pkixmodule/pkix_pl_socket.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -DSHLIB_SUFFIX=\"dll\" -DSHLIB_PREFIX=\"\" -DSHLIB_VERSION=\"\" -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/dbm "/c/build/comm-central/comm-central/mozilla/security/nss/lib/libpkix/pkix_pl_nss/module/pkix_pl_socket.c" pkix_pl_socket.c rm -f c:/build/comm-central/sb-de/mozilla/nss/pkixmodule/pkixmodule.lib lib -NOLOGO -OUT:"c:/build/comm-central/sb-de/mozilla/nss/pkixmodule/pkixmodule.lib" c:\\build\\comm-central\\sb-de\\mozilla\\nss\\pkixmodule\\pkix_pl_aiamgr.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\pkixmodule\\pkix_pl_colcertstore.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\pkixmodule\\pkix_pl_httpcertstore.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\pkixmodule\\pkix_pl_httpdefaultclient.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\pkixmodule\\pkix_pl_ldaptemplates.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\pkixmodule\\pkix_pl_ldapcertstore.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\pkixmodule\\pkix_pl_ldapresponse.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\pkixmodule\\pkix_pl_ldaprequest.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\pkixmodule\\pkix_pl_ldapdefaultclient.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\pkixmodule\\pkix_pl_nsscontext.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\pkixmodule\\pkix_pl_pk11certstore.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\pkixmodule\\pkix_pl_socket.obj echo c:/build/comm-central/sb-de/mozilla/nss/pkixmodule/pkixmodule.lib c:/build/comm-central/sb-de/mozilla/nss/pkixmodule/pkixmodule.lib c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 664 c:/build/comm-central/sb-de/mozilla/nss/pkixmodule/pkixmodule.lib c:/build/comm-central/sb-de/mozilla/dist/lib make[9]: Leaving directory `/c/build/comm-central/comm-central/mozilla/security/nss/lib/libpkix/pkix_pl_nss/module' make[8]: Leaving directory `/c/build/comm-central/comm-central/mozilla/security/nss/lib/libpkix/pkix_pl_nss' make[7]: Leaving directory `/c/build/comm-central/comm-central/mozilla/security/nss/lib/libpkix' cd certdb; make -j1 libs make[7]: Entering directory `/c/build/comm-central/comm-central/mozilla/security/nss/lib/certdb' cl -Foc:/build/comm-central/sb-de/mozilla/nss/certdb/alg1485.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/dbm "/c/build/comm-central/comm-central/mozilla/security/nss/lib/certdb/alg1485.c" alg1485.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/certdb/certdb.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/dbm "/c/build/comm-central/comm-central/mozilla/security/nss/lib/certdb/certdb.c" certdb.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/certdb/certv3.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/dbm "/c/build/comm-central/comm-central/mozilla/security/nss/lib/certdb/certv3.c" certv3.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/certdb/certxutl.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/dbm "/c/build/comm-central/comm-central/mozilla/security/nss/lib/certdb/certxutl.c" certxutl.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/certdb/crl.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/dbm "/c/build/comm-central/comm-central/mozilla/security/nss/lib/certdb/crl.c" crl.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/certdb/genname.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/dbm "/c/build/comm-central/comm-central/mozilla/security/nss/lib/certdb/genname.c" genname.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/certdb/stanpcertdb.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/dbm "/c/build/comm-central/comm-central/mozilla/security/nss/lib/certdb/stanpcertdb.c" stanpcertdb.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/certdb/polcyxtn.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/dbm "/c/build/comm-central/comm-central/mozilla/security/nss/lib/certdb/polcyxtn.c" polcyxtn.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/certdb/secname.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/dbm "/c/build/comm-central/comm-central/mozilla/security/nss/lib/certdb/secname.c" secname.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/certdb/xauthkid.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/dbm "/c/build/comm-central/comm-central/mozilla/security/nss/lib/certdb/xauthkid.c" xauthkid.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/certdb/xbsconst.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/dbm "/c/build/comm-central/comm-central/mozilla/security/nss/lib/certdb/xbsconst.c" xbsconst.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/certdb/xconst.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/dbm "/c/build/comm-central/comm-central/mozilla/security/nss/lib/certdb/xconst.c" xconst.c rm -f c:/build/comm-central/sb-de/mozilla/nss/certdb/certdb.lib lib -NOLOGO -OUT:"c:/build/comm-central/sb-de/mozilla/nss/certdb/certdb.lib" c:\\build\\comm-central\\sb-de\\mozilla\\nss\\certdb\\alg1485.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\certdb\\certdb.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\certdb\\certv3.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\certdb\\certxutl.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\certdb\\crl.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\certdb\\genname.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\certdb\\stanpcertdb.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\certdb\\polcyxtn.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\certdb\\secname.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\certdb\\xauthkid.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\certdb\\xbsconst.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\certdb\\xconst.obj echo c:/build/comm-central/sb-de/mozilla/nss/certdb/certdb.lib c:/build/comm-central/sb-de/mozilla/nss/certdb/certdb.lib c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 664 c:/build/comm-central/sb-de/mozilla/nss/certdb/certdb.lib c:/build/comm-central/sb-de/mozilla/dist/lib make[7]: Leaving directory `/c/build/comm-central/comm-central/mozilla/security/nss/lib/certdb' cd certhigh; make -j1 libs make[7]: Entering directory `/c/build/comm-central/comm-central/mozilla/security/nss/lib/certhigh' cl -Foc:/build/comm-central/sb-de/mozilla/nss/certhi/certhtml.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/dbm "/c/build/comm-central/comm-central/mozilla/security/nss/lib/certhigh/certhtml.c" certhtml.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/certhi/certreq.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/dbm "/c/build/comm-central/comm-central/mozilla/security/nss/lib/certhigh/certreq.c" certreq.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/certhi/crlv2.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/dbm "/c/build/comm-central/comm-central/mozilla/security/nss/lib/certhigh/crlv2.c" crlv2.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/certhi/ocsp.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/dbm "/c/build/comm-central/comm-central/mozilla/security/nss/lib/certhigh/ocsp.c" ocsp.c c:/build/comm-central/comm-central/mozilla/security/nss/lib/certhigh/ocsp.c(617) : warning C4018: '>' : signed/unsigned mismatch cl -Foc:/build/comm-central/sb-de/mozilla/nss/certhi/certhigh.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/dbm "/c/build/comm-central/comm-central/mozilla/security/nss/lib/certhigh/certhigh.c" certhigh.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/certhi/certvfy.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/dbm "/c/build/comm-central/comm-central/mozilla/security/nss/lib/certhigh/certvfy.c" certvfy.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/certhi/certvfypkix.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/dbm "/c/build/comm-central/comm-central/mozilla/security/nss/lib/certhigh/certvfypkix.c" certvfypkix.c c:/build/comm-central/comm-central/mozilla/security/nss/lib/certhigh/certvfypkix.c(1520) : warning C4018: '<' : signed/unsigned mismatch c:/build/comm-central/comm-central/mozilla/security/nss/lib/certhigh/certvfypkix.c(1525) : warning C4018: '<' : signed/unsigned mismatch c:/build/comm-central/comm-central/mozilla/security/nss/lib/certhigh/certvfypkix.c(1531) : warning C4244: '=' : conversion from 'PRUint64' to 'PKIX_UInt32', possible loss of data c:/build/comm-central/comm-central/mozilla/security/nss/lib/certhigh/certvfypkix.c(1625) : warning C4244: '=' : conversion from 'const PRUint64' to 'PKIX_UInt32', possible loss of data c:/build/comm-central/comm-central/mozilla/security/nss/lib/certhigh/certvfypkix.c(1627) : warning C4244: '=' : conversion from 'const PRUint64' to 'PKIX_UInt32', possible loss of data cl -Foc:/build/comm-central/sb-de/mozilla/nss/certhi/certvfypkixprint.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/dbm "/c/build/comm-central/comm-central/mozilla/security/nss/lib/certhigh/certvfypkixprint.c" certvfypkixprint.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/certhi/xcrldist.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/dbm "/c/build/comm-central/comm-central/mozilla/security/nss/lib/certhigh/xcrldist.c" xcrldist.c rm -f c:/build/comm-central/sb-de/mozilla/nss/certhi/certhi.lib lib -NOLOGO -OUT:"c:/build/comm-central/sb-de/mozilla/nss/certhi/certhi.lib" c:\\build\\comm-central\\sb-de\\mozilla\\nss\\certhi\\certhtml.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\certhi\\certreq.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\certhi\\crlv2.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\certhi\\ocsp.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\certhi\\certhigh.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\certhi\\certvfy.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\certhi\\certvfypkix.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\certhi\\certvfypkixprint.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\certhi\\xcrldist.obj echo c:/build/comm-central/sb-de/mozilla/nss/certhi/certhi.lib c:/build/comm-central/sb-de/mozilla/nss/certhi/certhi.lib c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 664 c:/build/comm-central/sb-de/mozilla/nss/certhi/certhi.lib c:/build/comm-central/sb-de/mozilla/dist/lib make[7]: Leaving directory `/c/build/comm-central/comm-central/mozilla/security/nss/lib/certhigh' cd pk11wrap; make -j1 libs make[7]: Entering directory `/c/build/comm-central/comm-central/mozilla/security/nss/lib/pk11wrap' cl -Foc:/build/comm-central/sb-de/mozilla/nss/pk11wrap/dev3hack.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -DSHLIB_SUFFIX=\"dll\" -DSHLIB_PREFIX=\"\" -DSHLIB_VERSION=\"3\" -DSOFTOKEN_SHLIB_VERSION=\"3\" -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/dbm "/c/build/comm-central/comm-central/mozilla/security/nss/lib/pk11wrap/dev3hack.c" dev3hack.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/pk11wrap/pk11akey.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -DSHLIB_SUFFIX=\"dll\" -DSHLIB_PREFIX=\"\" -DSHLIB_VERSION=\"3\" -DSOFTOKEN_SHLIB_VERSION=\"3\" -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/dbm "/c/build/comm-central/comm-central/mozilla/security/nss/lib/pk11wrap/pk11akey.c" pk11akey.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/pk11wrap/pk11auth.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -DSHLIB_SUFFIX=\"dll\" -DSHLIB_PREFIX=\"\" -DSHLIB_VERSION=\"3\" -DSOFTOKEN_SHLIB_VERSION=\"3\" -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/dbm "/c/build/comm-central/comm-central/mozilla/security/nss/lib/pk11wrap/pk11auth.c" pk11auth.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/pk11wrap/pk11cert.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -DSHLIB_SUFFIX=\"dll\" -DSHLIB_PREFIX=\"\" -DSHLIB_VERSION=\"3\" -DSOFTOKEN_SHLIB_VERSION=\"3\" -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/dbm "/c/build/comm-central/comm-central/mozilla/security/nss/lib/pk11wrap/pk11cert.c" pk11cert.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/pk11wrap/pk11cxt.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -DSHLIB_SUFFIX=\"dll\" -DSHLIB_PREFIX=\"\" -DSHLIB_VERSION=\"3\" -DSOFTOKEN_SHLIB_VERSION=\"3\" -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/dbm "/c/build/comm-central/comm-central/mozilla/security/nss/lib/pk11wrap/pk11cxt.c" pk11cxt.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/pk11wrap/pk11err.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -DSHLIB_SUFFIX=\"dll\" -DSHLIB_PREFIX=\"\" -DSHLIB_VERSION=\"3\" -DSOFTOKEN_SHLIB_VERSION=\"3\" -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/dbm "/c/build/comm-central/comm-central/mozilla/security/nss/lib/pk11wrap/pk11err.c" pk11err.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/pk11wrap/pk11kea.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -DSHLIB_SUFFIX=\"dll\" -DSHLIB_PREFIX=\"\" -DSHLIB_VERSION=\"3\" -DSOFTOKEN_SHLIB_VERSION=\"3\" -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/dbm "/c/build/comm-central/comm-central/mozilla/security/nss/lib/pk11wrap/pk11kea.c" pk11kea.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/pk11wrap/pk11list.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -DSHLIB_SUFFIX=\"dll\" -DSHLIB_PREFIX=\"\" -DSHLIB_VERSION=\"3\" -DSOFTOKEN_SHLIB_VERSION=\"3\" -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/dbm "/c/build/comm-central/comm-central/mozilla/security/nss/lib/pk11wrap/pk11list.c" pk11list.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/pk11wrap/pk11load.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -DSHLIB_SUFFIX=\"dll\" -DSHLIB_PREFIX=\"\" -DSHLIB_VERSION=\"3\" -DSOFTOKEN_SHLIB_VERSION=\"3\" -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/dbm "/c/build/comm-central/comm-central/mozilla/security/nss/lib/pk11wrap/pk11load.c" pk11load.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/pk11wrap/pk11mech.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -DSHLIB_SUFFIX=\"dll\" -DSHLIB_PREFIX=\"\" -DSHLIB_VERSION=\"3\" -DSOFTOKEN_SHLIB_VERSION=\"3\" -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/dbm "/c/build/comm-central/comm-central/mozilla/security/nss/lib/pk11wrap/pk11mech.c" pk11mech.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/pk11wrap/pk11merge.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -DSHLIB_SUFFIX=\"dll\" -DSHLIB_PREFIX=\"\" -DSHLIB_VERSION=\"3\" -DSOFTOKEN_SHLIB_VERSION=\"3\" -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/dbm "/c/build/comm-central/comm-central/mozilla/security/nss/lib/pk11wrap/pk11merge.c" pk11merge.c c:/build/comm-central/comm-central/mozilla/security/nss/lib/pk11wrap/pk11merge.c(1118) : warning C4018: '<' : signed/unsigned mismatch cl -Foc:/build/comm-central/sb-de/mozilla/nss/pk11wrap/pk11nobj.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -DSHLIB_SUFFIX=\"dll\" -DSHLIB_PREFIX=\"\" -DSHLIB_VERSION=\"3\" -DSOFTOKEN_SHLIB_VERSION=\"3\" -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/dbm "/c/build/comm-central/comm-central/mozilla/security/nss/lib/pk11wrap/pk11nobj.c" pk11nobj.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/pk11wrap/pk11obj.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -DSHLIB_SUFFIX=\"dll\" -DSHLIB_PREFIX=\"\" -DSHLIB_VERSION=\"3\" -DSOFTOKEN_SHLIB_VERSION=\"3\" -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/dbm "/c/build/comm-central/comm-central/mozilla/security/nss/lib/pk11wrap/pk11obj.c" pk11obj.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/pk11wrap/pk11pars.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -DSHLIB_SUFFIX=\"dll\" -DSHLIB_PREFIX=\"\" -DSHLIB_VERSION=\"3\" -DSOFTOKEN_SHLIB_VERSION=\"3\" -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/dbm "/c/build/comm-central/comm-central/mozilla/security/nss/lib/pk11wrap/pk11pars.c" pk11pars.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/pk11wrap/pk11pbe.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -DSHLIB_SUFFIX=\"dll\" -DSHLIB_PREFIX=\"\" -DSHLIB_VERSION=\"3\" -DSOFTOKEN_SHLIB_VERSION=\"3\" -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/dbm "/c/build/comm-central/comm-central/mozilla/security/nss/lib/pk11wrap/pk11pbe.c" pk11pbe.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/pk11wrap/pk11pk12.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -DSHLIB_SUFFIX=\"dll\" -DSHLIB_PREFIX=\"\" -DSHLIB_VERSION=\"3\" -DSOFTOKEN_SHLIB_VERSION=\"3\" -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/dbm "/c/build/comm-central/comm-central/mozilla/security/nss/lib/pk11wrap/pk11pk12.c" pk11pk12.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/pk11wrap/pk11pqg.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -DSHLIB_SUFFIX=\"dll\" -DSHLIB_PREFIX=\"\" -DSHLIB_VERSION=\"3\" -DSOFTOKEN_SHLIB_VERSION=\"3\" -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/dbm "/c/build/comm-central/comm-central/mozilla/security/nss/lib/pk11wrap/pk11pqg.c" pk11pqg.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/pk11wrap/pk11sdr.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -DSHLIB_SUFFIX=\"dll\" -DSHLIB_PREFIX=\"\" -DSHLIB_VERSION=\"3\" -DSOFTOKEN_SHLIB_VERSION=\"3\" -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/dbm "/c/build/comm-central/comm-central/mozilla/security/nss/lib/pk11wrap/pk11sdr.c" pk11sdr.c c:/build/comm-central/comm-central/mozilla/security/nss/lib/pk11wrap/pk11sdr.c(126) : warning C4018: '<' : signed/unsigned mismatch cl -Foc:/build/comm-central/sb-de/mozilla/nss/pk11wrap/pk11skey.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -DSHLIB_SUFFIX=\"dll\" -DSHLIB_PREFIX=\"\" -DSHLIB_VERSION=\"3\" -DSOFTOKEN_SHLIB_VERSION=\"3\" -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/dbm "/c/build/comm-central/comm-central/mozilla/security/nss/lib/pk11wrap/pk11skey.c" pk11skey.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/pk11wrap/pk11slot.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -DSHLIB_SUFFIX=\"dll\" -DSHLIB_PREFIX=\"\" -DSHLIB_VERSION=\"3\" -DSOFTOKEN_SHLIB_VERSION=\"3\" -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/dbm "/c/build/comm-central/comm-central/mozilla/security/nss/lib/pk11wrap/pk11slot.c" pk11slot.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/pk11wrap/pk11util.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -DSHLIB_SUFFIX=\"dll\" -DSHLIB_PREFIX=\"\" -DSHLIB_VERSION=\"3\" -DSOFTOKEN_SHLIB_VERSION=\"3\" -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/dbm "/c/build/comm-central/comm-central/mozilla/security/nss/lib/pk11wrap/pk11util.c" pk11util.c rm -f c:/build/comm-central/sb-de/mozilla/nss/pk11wrap/pk11wrap.lib lib -NOLOGO -OUT:"c:/build/comm-central/sb-de/mozilla/nss/pk11wrap/pk11wrap.lib" c:\\build\\comm-central\\sb-de\\mozilla\\nss\\pk11wrap\\dev3hack.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\pk11wrap\\pk11akey.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\pk11wrap\\pk11auth.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\pk11wrap\\pk11cert.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\pk11wrap\\pk11cxt.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\pk11wrap\\pk11err.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\pk11wrap\\pk11kea.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\pk11wrap\\pk11list.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\pk11wrap\\pk11load.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\pk11wrap\\pk11mech.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\pk11wrap\\pk11merge.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\pk11wrap\\pk11nobj.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\pk11wrap\\pk11obj.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\pk11wrap\\pk11pars.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\pk11wrap\\pk11pbe.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\pk11wrap\\pk11pk12.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\pk11wrap\\pk11pqg.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\pk11wrap\\pk11sdr.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\pk11wrap\\pk11skey.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\pk11wrap\\pk11slot.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\pk11wrap\\pk11util.obj echo c:/build/comm-central/sb-de/mozilla/nss/pk11wrap/pk11wrap.lib c:/build/comm-central/sb-de/mozilla/nss/pk11wrap/pk11wrap.lib c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 664 c:/build/comm-central/sb-de/mozilla/nss/pk11wrap/pk11wrap.lib c:/build/comm-central/sb-de/mozilla/dist/lib make[7]: Leaving directory `/c/build/comm-central/comm-central/mozilla/security/nss/lib/pk11wrap' cd cryptohi; make -j1 libs make[7]: Entering directory `/c/build/comm-central/comm-central/mozilla/security/nss/lib/cryptohi' cl -Foc:/build/comm-central/sb-de/mozilla/nss/cryptohi/sechash.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/dbm "/c/build/comm-central/comm-central/mozilla/security/nss/lib/cryptohi/sechash.c" sechash.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/cryptohi/seckey.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/dbm "/c/build/comm-central/comm-central/mozilla/security/nss/lib/cryptohi/seckey.c" seckey.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/cryptohi/secsign.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/dbm "/c/build/comm-central/comm-central/mozilla/security/nss/lib/cryptohi/secsign.c" secsign.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/cryptohi/secvfy.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/dbm "/c/build/comm-central/comm-central/mozilla/security/nss/lib/cryptohi/secvfy.c" secvfy.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/cryptohi/dsautil.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/dbm "/c/build/comm-central/comm-central/mozilla/security/nss/lib/cryptohi/dsautil.c" dsautil.c rm -f c:/build/comm-central/sb-de/mozilla/nss/cryptohi/cryptohi.lib lib -NOLOGO -OUT:"c:/build/comm-central/sb-de/mozilla/nss/cryptohi/cryptohi.lib" c:\\build\\comm-central\\sb-de\\mozilla\\nss\\cryptohi\\sechash.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\cryptohi\\seckey.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\cryptohi\\secsign.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\cryptohi\\secvfy.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\cryptohi\\dsautil.obj echo c:/build/comm-central/sb-de/mozilla/nss/cryptohi/cryptohi.lib c:/build/comm-central/sb-de/mozilla/nss/cryptohi/cryptohi.lib c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 664 c:/build/comm-central/sb-de/mozilla/nss/cryptohi/cryptohi.lib c:/build/comm-central/sb-de/mozilla/dist/lib make[7]: Leaving directory `/c/build/comm-central/comm-central/mozilla/security/nss/lib/cryptohi' cd nss; make -j1 libs make[7]: Entering directory `/c/build/comm-central/comm-central/mozilla/security/nss/lib/nss' cl -Foc:/build/comm-central/sb-de/mozilla/nss/nss/nssinit.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -DWIN32_NSS3_DLL_COMPAT -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/dbm "/c/build/comm-central/comm-central/mozilla/security/nss/lib/nss/nssinit.c" nssinit.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/nss/nssver.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -DWIN32_NSS3_DLL_COMPAT -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/dbm "/c/build/comm-central/comm-central/mozilla/security/nss/lib/nss/nssver.c" nssver.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/nss/utilwrap.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -DWIN32_NSS3_DLL_COMPAT -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/dbm "/c/build/comm-central/comm-central/mozilla/security/nss/lib/nss/utilwrap.c" utilwrap.c rm -f c:/build/comm-central/sb-de/mozilla/nss/nss/nss.lib lib -NOLOGO -OUT:"c:/build/comm-central/sb-de/mozilla/nss/nss/nss.lib" c:\\build\\comm-central\\sb-de\\mozilla\\nss\\nss\\nssinit.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\nss\\nssver.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\nss\\utilwrap.obj echo c:/build/comm-central/sb-de/mozilla/nss/nss/nss.lib c:/build/comm-central/sb-de/mozilla/nss/nss/nss.lib rc.exe -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -DWIN32_NSS3_DLL_COMPAT -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/dbm -Foc:/build/comm-central/sb-de/mozilla/nss/nss/nss.res nss.rc Microsoft (R) Windows (R) Resource Compiler Version 6.1.7600.16385 Copyright (C) Microsoft Corporation. All rights reserved. c:/build/comm-central/sb-de/mozilla/nss/nss/nss.res finished cp nss.def c:/build/comm-central/sb-de/mozilla/nss/nss/nss.def rm -f c:/build/comm-central/sb-de/mozilla/nss/nss/nss3.dll link -nologo -DLL -SUBSYSTEM:WINDOWS -OUT:"c:/build/comm-central/sb-de/mozilla/nss/nss/nss3.dll" -DEF:c:/build/comm-central/sb-de/mozilla/nss/nss/nss.def -EXPORT:mktemp=nss_mktemp,PRIVATE -MAP c:\\build\\comm-central\\sb-de\\mozilla\\nss\\nss\\nssinit.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\nss\\nssver.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\nss\\utilwrap.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\certhi\\certhtml.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\certhi\\certreq.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\certhi\\crlv2.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\certhi\\ocsp.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\certhi\\certhigh.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\certhi\\certvfy.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\certhi\\certvfypkix.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\certhi\\certvfypkixprint.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\certhi\\xcrldist.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\cryptohi\\sechash.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\cryptohi\\seckey.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\cryptohi\\secsign.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\cryptohi\\secvfy.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\cryptohi\\dsautil.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\pk11wrap\\dev3hack.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\pk11wrap\\pk11akey.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\pk11wrap\\pk11auth.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\pk11wrap\\pk11cert.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\pk11wrap\\pk11cxt.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\pk11wrap\\pk11err.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\pk11wrap\\pk11kea.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\pk11wrap\\pk11list.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\pk11wrap\\pk11load.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\pk11wrap\\pk11mech.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\pk11wrap\\pk11merge.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\pk11wrap\\pk11nobj.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\pk11wrap\\pk11obj.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\pk11wrap\\pk11pars.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\pk11wrap\\pk11pbe.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\pk11wrap\\pk11pk12.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\pk11wrap\\pk11pqg.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\pk11wrap\\pk11sdr.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\pk11wrap\\pk11skey.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\pk11wrap\\pk11slot.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\pk11wrap\\pk11util.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\certdb\\alg1485.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\certdb\\certdb.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\certdb\\certv3.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\certdb\\certxutl.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\certdb\\crl.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\certdb\\genname.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\certdb\\stanpcertdb.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\certdb\\polcyxtn.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\certdb\\secname.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\certdb\\xauthkid.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\certdb\\xbsconst.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\certdb\\xconst.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\nsspki\\asymmkey.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\nsspki\\certificate.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\nsspki\\cryptocontext.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\nsspki\\symmkey.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\nsspki\\trustdomain.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\nsspki\\tdcache.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\nsspki\\certdecode.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\nsspki\\pkistore.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\nsspki\\pkibase.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\nsspki\\pki3hack.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\nssdev\\devslot.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\nssdev\\devtoken.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\nssdev\\devutil.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\nssdev\\ckhelper.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\nssb\\arena.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\nssb\\error.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\nssb\\errorval.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\nssb\\hashops.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\nssb\\libc.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\nssb\\tracker.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\nssb\\item.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\nssb\\utf8.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\nssb\\list.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\nssb\\hash.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\pkixcertsel\\pkix_certselector.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\pkixcertsel\\pkix_comcertselparams.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\pkixchecker\\pkix_basicconstraintschecker.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\pkixchecker\\pkix_certchainchecker.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\pkixchecker\\pkix_crlchecker.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\pkixchecker\\pkix_ekuchecker.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\pkixchecker\\pkix_expirationchecker.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\pkixchecker\\pkix_namechainingchecker.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\pkixchecker\\pkix_nameconstraintschecker.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\pkixchecker\\pkix_ocspchecker.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\pkixchecker\\pkix_revocationmethod.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\pkixchecker\\pkix_revocationchecker.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\pkixchecker\\pkix_policychecker.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\pkixchecker\\pkix_signaturechecker.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\pkixchecker\\pkix_targetcertchecker.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\pkixparams\\pkix_trustanchor.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\pkixparams\\pkix_procparams.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\pkixparams\\pkix_valparams.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\pkixparams\\pkix_resourcelimits.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\pkixresults\\pkix_buildresult.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\pkixresults\\pkix_policynode.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\pkixresults\\pkix_valresult.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\pkixresults\\pkix_verifynode.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\pkixtop\\pkix_validate.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\pkixtop\\pkix_lifecycle.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\pkixtop\\pkix_build.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\pkixutil\\pkix_tools.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\pkixutil\\pkix_error.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\pkixutil\\pkix_logger.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\pkixutil\\pkix_list.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\pkixutil\\pkix_errpaths.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\pkixcrlsel\\pkix_crlselector.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\pkixcrlsel\\pkix_comcrlselparams.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\pkixstore\\pkix_store.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\pkixpki\\pkix_pl_basicconstraints.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\pkixpki\\pkix_pl_cert.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\pkixpki\\pkix_pl_certpolicyinfo.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\pkixpki\\pkix_pl_certpolicymap.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\pkixpki\\pkix_pl_certpolicyqualifier.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\pkixpki\\pkix_pl_crl.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\pkixpki\\pkix_pl_crldp.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\pkixpki\\pkix_pl_crlentry.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\pkixpki\\pkix_pl_date.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\pkixpki\\pkix_pl_generalname.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\pkixpki\\pkix_pl_infoaccess.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\pkixpki\\pkix_pl_nameconstraints.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\pkixpki\\pkix_pl_ocsprequest.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\pkixpki\\pkix_pl_ocspresponse.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\pkixpki\\pkix_pl_publickey.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\pkixpki\\pkix_pl_x500name.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\pkixpki\\pkix_pl_ocspcertid.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\pkixsystem\\pkix_pl_bigint.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\pkixsystem\\pkix_pl_bytearray.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\pkixsystem\\pkix_pl_common.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\pkixsystem\\pkix_pl_error.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\pkixsystem\\pkix_pl_hashtable.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\pkixsystem\\pkix_pl_lifecycle.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\pkixsystem\\pkix_pl_mem.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\pkixsystem\\pkix_pl_monitorlock.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\pkixsystem\\pkix_pl_mutex.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\pkixsystem\\pkix_pl_object.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\pkixsystem\\pkix_pl_oid.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\pkixsystem\\pkix_pl_primhash.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\pkixsystem\\pkix_pl_rwlock.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\pkixsystem\\pkix_pl_string.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\pkixmodule\\pkix_pl_aiamgr.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\pkixmodule\\pkix_pl_colcertstore.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\pkixmodule\\pkix_pl_httpcertstore.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\pkixmodule\\pkix_pl_httpdefaultclient.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\pkixmodule\\pkix_pl_ldaptemplates.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\pkixmodule\\pkix_pl_ldapcertstore.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\pkixmodule\\pkix_pl_ldapresponse.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\pkixmodule\\pkix_pl_ldaprequest.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\pkixmodule\\pkix_pl_ldapdefaultclient.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\pkixmodule\\pkix_pl_nsscontext.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\pkixmodule\\pkix_pl_pk11certstore.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\pkixmodule\\pkix_pl_socket.obj c:\\build\\comm-central\\sb-de\\mozilla\\dist\\lib\\nssutil3.lib c:\\build\\comm-central\\sb-de\\mozilla\\dist\\lib\\plc4.lib c:\\build\\comm-central\\sb-de\\mozilla\\dist\\lib\\plds4.lib c:\\build\\comm-central\\sb-de\\mozilla\\dist\\lib\\nspr4.lib c:\\build\\comm-central\\sb-de\\mozilla\\nss\\nss\\nss.res Creating library c:/build/comm-central/sb-de/mozilla/nss/nss/nss3.lib and object c:/build/comm-central/sb-de/mozilla/nss/nss/nss3.exp if test -f c:/build/comm-central/sb-de/mozilla/nss/nss/nss3.dll.manifest; then \ mt.exe -NOLOGO -MANIFEST c:/build/comm-central/sb-de/mozilla/nss/nss/nss3.dll.manifest -OUTPUTRESOURCE:c:/build/comm-central/sb-de/mozilla/nss/nss/nss3.dll\;2; \ rm -f c:/build/comm-central/sb-de/mozilla/nss/nss/nss3.dll.manifest; \ fi c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 664 c:/build/comm-central/sb-de/mozilla/nss/nss/nss.lib c:/build/comm-central/sb-de/mozilla/dist/lib c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 775 c:/build/comm-central/sb-de/mozilla/nss/nss/nss3.dll c:/build/comm-central/sb-de/mozilla/dist/lib c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 775 c:/build/comm-central/sb-de/mozilla/nss/nss/nss3.lib c:/build/comm-central/sb-de/mozilla/dist/lib make[7]: Leaving directory `/c/build/comm-central/comm-central/mozilla/security/nss/lib/nss' cd zlib; make -j1 libs make[7]: Entering directory `/c/build/comm-central/comm-central/mozilla/security/nss/lib/zlib' cl -Foc:/build/comm-central/sb-de/mozilla/nss/zlib/adler32.obj -c -O2 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -Dverbose=-1 -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include "/c/build/comm-central/comm-central/mozilla/security/nss/lib/zlib/adler32.c" adler32.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/zlib/compress.obj -c -O2 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -Dverbose=-1 -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include "/c/build/comm-central/comm-central/mozilla/security/nss/lib/zlib/compress.c" compress.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/zlib/crc32.obj -c -O2 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -Dverbose=-1 -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include "/c/build/comm-central/comm-central/mozilla/security/nss/lib/zlib/crc32.c" crc32.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/zlib/gzio.obj -c -O2 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -Dverbose=-1 -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include "/c/build/comm-central/comm-central/mozilla/security/nss/lib/zlib/gzio.c" gzio.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/zlib/uncompr.obj -c -O2 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -Dverbose=-1 -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include "/c/build/comm-central/comm-central/mozilla/security/nss/lib/zlib/uncompr.c" uncompr.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/zlib/deflate.obj -c -O2 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -Dverbose=-1 -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include "/c/build/comm-central/comm-central/mozilla/security/nss/lib/zlib/deflate.c" deflate.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/zlib/trees.obj -c -O2 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -Dverbose=-1 -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include "/c/build/comm-central/comm-central/mozilla/security/nss/lib/zlib/trees.c" trees.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/zlib/zutil.obj -c -O2 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -Dverbose=-1 -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include "/c/build/comm-central/comm-central/mozilla/security/nss/lib/zlib/zutil.c" zutil.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/zlib/inflate.obj -c -O2 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -Dverbose=-1 -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include "/c/build/comm-central/comm-central/mozilla/security/nss/lib/zlib/inflate.c" inflate.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/zlib/infback.obj -c -O2 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -Dverbose=-1 -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include "/c/build/comm-central/comm-central/mozilla/security/nss/lib/zlib/infback.c" infback.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/zlib/inftrees.obj -c -O2 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -Dverbose=-1 -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include "/c/build/comm-central/comm-central/mozilla/security/nss/lib/zlib/inftrees.c" inftrees.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/zlib/inffast.obj -c -O2 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -Dverbose=-1 -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include "/c/build/comm-central/comm-central/mozilla/security/nss/lib/zlib/inffast.c" inffast.c rm -f c:/build/comm-central/sb-de/mozilla/nss/zlib/zlib.lib lib -NOLOGO -OUT:"c:/build/comm-central/sb-de/mozilla/nss/zlib/zlib.lib" c:\\build\\comm-central\\sb-de\\mozilla\\nss\\zlib\\adler32.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\zlib\\compress.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\zlib\\crc32.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\zlib\\gzio.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\zlib\\uncompr.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\zlib\\deflate.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\zlib\\trees.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\zlib\\zutil.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\zlib\\inflate.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\zlib\\infback.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\zlib\\inftrees.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\zlib\\inffast.obj echo c:/build/comm-central/sb-de/mozilla/nss/zlib/zlib.lib c:/build/comm-central/sb-de/mozilla/nss/zlib/zlib.lib c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 664 c:/build/comm-central/sb-de/mozilla/nss/zlib/zlib.lib c:/build/comm-central/sb-de/mozilla/dist/lib make[7]: Leaving directory `/c/build/comm-central/comm-central/mozilla/security/nss/lib/zlib' cd ssl; make -j1 libs make[7]: Entering directory `/c/build/comm-central/comm-central/mozilla/security/nss/lib/ssl' cl -Foc:/build/comm-central/sb-de/mozilla/nss/ssl/derive.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -DIN_LIBSSL -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include "/c/build/comm-central/comm-central/mozilla/security/nss/lib/ssl/derive.c" derive.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/ssl/prelib.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -DIN_LIBSSL -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include "/c/build/comm-central/comm-central/mozilla/security/nss/lib/ssl/prelib.c" prelib.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/ssl/ssl3con.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -DIN_LIBSSL -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include "/c/build/comm-central/comm-central/mozilla/security/nss/lib/ssl/ssl3con.c" ssl3con.c c:/build/comm-central/comm-central/mozilla/security/nss/lib/ssl/ssl3con.c(2427) : warning C4018: '<' : signed/unsigned mismatch c:/build/comm-central/comm-central/mozilla/security/nss/lib/ssl/ssl3con.c(6512) : warning C4018: '<' : signed/unsigned mismatch c:/build/comm-central/comm-central/mozilla/security/nss/lib/ssl/ssl3con.c(8897) : warning C4018: '>=' : signed/unsigned mismatch cl -Foc:/build/comm-central/sb-de/mozilla/nss/ssl/ssl3gthr.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -DIN_LIBSSL -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include "/c/build/comm-central/comm-central/mozilla/security/nss/lib/ssl/ssl3gthr.c" ssl3gthr.c c:/build/comm-central/comm-central/mozilla/security/nss/lib/ssl/ssl3gthr.c(107) : warning C4018: '>' : signed/unsigned mismatch cl -Foc:/build/comm-central/sb-de/mozilla/nss/ssl/sslauth.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -DIN_LIBSSL -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include "/c/build/comm-central/comm-central/mozilla/security/nss/lib/ssl/sslauth.c" sslauth.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/ssl/sslcon.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -DIN_LIBSSL -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include "/c/build/comm-central/comm-central/mozilla/security/nss/lib/ssl/sslcon.c" sslcon.c c:/build/comm-central/comm-central/mozilla/security/nss/lib/ssl/sslcon.c(898) : warning C4018: '>' : signed/unsigned mismatch c:/build/comm-central/comm-central/mozilla/security/nss/lib/ssl/sslcon.c(927) : warning C4018: '<' : signed/unsigned mismatch c:/build/comm-central/comm-central/mozilla/security/nss/lib/ssl/sslcon.c(977) : warning C4018: '>' : signed/unsigned mismatch c:/build/comm-central/comm-central/mozilla/security/nss/lib/ssl/sslcon.c(1024) : warning C4018: '<' : signed/unsigned mismatch c:/build/comm-central/comm-central/mozilla/security/nss/lib/ssl/sslcon.c(1091) : warning C4018: '>' : signed/unsigned mismatch c:/build/comm-central/comm-central/mozilla/security/nss/lib/ssl/sslcon.c(1655) : warning C4018: '>' : signed/unsigned mismatch c:/build/comm-central/comm-central/mozilla/security/nss/lib/ssl/sslcon.c(2836) : warning C4018: '>' : signed/unsigned mismatch cl -Foc:/build/comm-central/sb-de/mozilla/nss/ssl/ssldef.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -DIN_LIBSSL -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include "/c/build/comm-central/comm-central/mozilla/security/nss/lib/ssl/ssldef.c" ssldef.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/ssl/sslenum.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -DIN_LIBSSL -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include "/c/build/comm-central/comm-central/mozilla/security/nss/lib/ssl/sslenum.c" sslenum.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/ssl/sslerr.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -DIN_LIBSSL -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include "/c/build/comm-central/comm-central/mozilla/security/nss/lib/ssl/sslerr.c" sslerr.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/ssl/ssl3ext.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -DIN_LIBSSL -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include "/c/build/comm-central/comm-central/mozilla/security/nss/lib/ssl/ssl3ext.c" ssl3ext.c c:/build/comm-central/comm-central/mozilla/security/nss/lib/ssl/ssl3ext.c(284) : warning C4018: '<' : signed/unsigned mismatch c:/build/comm-central/comm-central/mozilla/security/nss/lib/ssl/ssl3ext.c(429) : warning C4018: '<' : signed/unsigned mismatch c:/build/comm-central/comm-central/mozilla/security/nss/lib/ssl/ssl3ext.c(502) : warning C4018: '>=' : signed/unsigned mismatch c:/build/comm-central/comm-central/mozilla/security/nss/lib/ssl/ssl3ext.c(524) : warning C4018: '<' : signed/unsigned mismatch c:/build/comm-central/comm-central/mozilla/security/nss/lib/ssl/ssl3ext.c(759) : warning C4018: '<' : signed/unsigned mismatch c:/build/comm-central/comm-central/mozilla/security/nss/lib/ssl/ssl3ext.c(1079) : warning C4018: '<' : signed/unsigned mismatch c:/build/comm-central/comm-central/mozilla/security/nss/lib/ssl/ssl3ext.c(1468) : warning C4018: '>=' : signed/unsigned mismatch cl -Foc:/build/comm-central/sb-de/mozilla/nss/ssl/sslgathr.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -DIN_LIBSSL -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include "/c/build/comm-central/comm-central/mozilla/security/nss/lib/ssl/sslgathr.c" sslgathr.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/ssl/sslmutex.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -DIN_LIBSSL -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include "/c/build/comm-central/comm-central/mozilla/security/nss/lib/ssl/sslmutex.c" sslmutex.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/ssl/sslnonce.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -DIN_LIBSSL -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include "/c/build/comm-central/comm-central/mozilla/security/nss/lib/ssl/sslnonce.c" sslnonce.c c:/build/comm-central/comm-central/mozilla/security/nss/lib/ssl/sslnonce.c(485) : warning C4244: '=' : conversion from 'time_t' to 'PRUint32', possible loss of data cl -Foc:/build/comm-central/sb-de/mozilla/nss/ssl/sslreveal.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -DIN_LIBSSL -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include "/c/build/comm-central/comm-central/mozilla/security/nss/lib/ssl/sslreveal.c" sslreveal.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/ssl/sslsecur.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -DIN_LIBSSL -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include "/c/build/comm-central/comm-central/mozilla/security/nss/lib/ssl/sslsecur.c" sslsecur.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/ssl/sslsnce.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -DIN_LIBSSL -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include "/c/build/comm-central/comm-central/mozilla/security/nss/lib/ssl/sslsnce.c" sslsnce.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/ssl/sslsock.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -DIN_LIBSSL -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include "/c/build/comm-central/comm-central/mozilla/security/nss/lib/ssl/sslsock.c" sslsock.c c:/build/comm-central/comm-central/mozilla/security/nss/lib/ssl/sslsock.c(1942) : warning C4018: '<=' : signed/unsigned mismatch c:/build/comm-central/comm-central/mozilla/security/nss/lib/ssl/sslsock.c(1961) : warning C4018: '<' : signed/unsigned mismatch c:/build/comm-central/comm-central/mozilla/security/nss/lib/ssl/sslsock.c(1970) : warning C4018: '<=' : signed/unsigned mismatch cl -Foc:/build/comm-central/sb-de/mozilla/nss/ssl/ssltrace.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -DIN_LIBSSL -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include "/c/build/comm-central/comm-central/mozilla/security/nss/lib/ssl/ssltrace.c" ssltrace.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/ssl/sslver.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -DIN_LIBSSL -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include "/c/build/comm-central/comm-central/mozilla/security/nss/lib/ssl/sslver.c" sslver.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/ssl/authcert.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -DIN_LIBSSL -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include "/c/build/comm-central/comm-central/mozilla/security/nss/lib/ssl/authcert.c" authcert.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/ssl/cmpcert.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -DIN_LIBSSL -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include "/c/build/comm-central/comm-central/mozilla/security/nss/lib/ssl/cmpcert.c" cmpcert.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/ssl/nsskea.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -DIN_LIBSSL -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include "/c/build/comm-central/comm-central/mozilla/security/nss/lib/ssl/nsskea.c" nsskea.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/ssl/sslinfo.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -DIN_LIBSSL -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include "/c/build/comm-central/comm-central/mozilla/security/nss/lib/ssl/sslinfo.c" sslinfo.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/ssl/ssl3ecc.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -DIN_LIBSSL -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include "/c/build/comm-central/comm-central/mozilla/security/nss/lib/ssl/ssl3ecc.c" ssl3ecc.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/ssl/win32err.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -DIN_LIBSSL -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include "/c/build/comm-central/comm-central/mozilla/security/nss/lib/ssl/win32err.c" win32err.c rm -f c:/build/comm-central/sb-de/mozilla/nss/ssl/ssl.lib lib -NOLOGO -OUT:"c:/build/comm-central/sb-de/mozilla/nss/ssl/ssl.lib" c:\\build\\comm-central\\sb-de\\mozilla\\nss\\ssl\\derive.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\ssl\\prelib.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\ssl\\ssl3con.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\ssl\\ssl3gthr.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\ssl\\sslauth.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\ssl\\sslcon.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\ssl\\ssldef.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\ssl\\sslenum.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\ssl\\sslerr.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\ssl\\ssl3ext.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\ssl\\sslgathr.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\ssl\\sslmutex.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\ssl\\sslnonce.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\ssl\\sslreveal.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\ssl\\sslsecur.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\ssl\\sslsnce.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\ssl\\sslsock.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\ssl\\ssltrace.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\ssl\\sslver.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\ssl\\authcert.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\ssl\\cmpcert.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\ssl\\nsskea.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\ssl\\sslinfo.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\ssl\\ssl3ecc.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\ssl\\win32err.obj echo c:/build/comm-central/sb-de/mozilla/nss/ssl/ssl.lib c:/build/comm-central/sb-de/mozilla/nss/ssl/ssl.lib rc.exe -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -DIN_LIBSSL -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Foc:/build/comm-central/sb-de/mozilla/nss/ssl/ssl.res ssl.rc Microsoft (R) Windows (R) Resource Compiler Version 6.1.7600.16385 Copyright (C) Microsoft Corporation. All rights reserved. c:/build/comm-central/sb-de/mozilla/nss/ssl/ssl.res finished cp ssl.def c:/build/comm-central/sb-de/mozilla/nss/ssl/ssl.def rm -f c:/build/comm-central/sb-de/mozilla/nss/ssl/ssl3.dll link -nologo -DLL -SUBSYSTEM:WINDOWS -OUT:"c:/build/comm-central/sb-de/mozilla/nss/ssl/ssl3.dll" -DEF:c:/build/comm-central/sb-de/mozilla/nss/ssl/ssl.def -MAP c:\\build\\comm-central\\sb-de\\mozilla\\nss\\ssl\\derive.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\ssl\\prelib.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\ssl\\ssl3con.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\ssl\\ssl3gthr.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\ssl\\sslauth.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\ssl\\sslcon.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\ssl\\ssldef.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\ssl\\sslenum.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\ssl\\sslerr.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\ssl\\ssl3ext.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\ssl\\sslgathr.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\ssl\\sslmutex.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\ssl\\sslnonce.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\ssl\\sslreveal.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\ssl\\sslsecur.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\ssl\\sslsnce.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\ssl\\sslsock.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\ssl\\ssltrace.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\ssl\\sslver.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\ssl\\authcert.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\ssl\\cmpcert.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\ssl\\nsskea.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\ssl\\sslinfo.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\ssl\\ssl3ecc.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\ssl\\win32err.obj c:\\build\\comm-central\\sb-de\\mozilla\\dist\\lib\\freebl.lib c:\\build\\comm-central\\sb-de\\mozilla\\dist\\lib\\nss3.lib c:\\build\\comm-central\\sb-de\\mozilla\\dist\\lib\\nssutil3.lib c:\\build\\comm-central\\sb-de\\mozilla\\dist\\lib\\plc4.lib c:\\build\\comm-central\\sb-de\\mozilla\\dist\\lib\\plds4.lib c:\\build\\comm-central\\sb-de\\mozilla\\dist\\lib\\nspr4.lib c:\\build\\comm-central\\sb-de\\mozilla\\nss\\ssl\\ssl.res Creating library c:/build/comm-central/sb-de/mozilla/nss/ssl/ssl3.lib and object c:/build/comm-central/sb-de/mozilla/nss/ssl/ssl3.exp if test -f c:/build/comm-central/sb-de/mozilla/nss/ssl/ssl3.dll.manifest; then \ mt.exe -NOLOGO -MANIFEST c:/build/comm-central/sb-de/mozilla/nss/ssl/ssl3.dll.manifest -OUTPUTRESOURCE:c:/build/comm-central/sb-de/mozilla/nss/ssl/ssl3.dll\;2; \ rm -f c:/build/comm-central/sb-de/mozilla/nss/ssl/ssl3.dll.manifest; \ fi c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 664 c:/build/comm-central/sb-de/mozilla/nss/ssl/ssl.lib c:/build/comm-central/sb-de/mozilla/dist/lib c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 775 c:/build/comm-central/sb-de/mozilla/nss/ssl/ssl3.dll c:/build/comm-central/sb-de/mozilla/dist/lib c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 775 c:/build/comm-central/sb-de/mozilla/nss/ssl/ssl3.lib c:/build/comm-central/sb-de/mozilla/dist/lib make[7]: Leaving directory `/c/build/comm-central/comm-central/mozilla/security/nss/lib/ssl' cd pkcs12; make -j1 libs make[7]: Entering directory `/c/build/comm-central/comm-central/mozilla/security/nss/lib/pkcs12' cl -Foc:/build/comm-central/sb-de/mozilla/nss/pkcs12/p12local.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/dbm "/c/build/comm-central/comm-central/mozilla/security/nss/lib/pkcs12/p12local.c" p12local.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/pkcs12/p12creat.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/dbm "/c/build/comm-central/comm-central/mozilla/security/nss/lib/pkcs12/p12creat.c" p12creat.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/pkcs12/p12dec.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/dbm "/c/build/comm-central/comm-central/mozilla/security/nss/lib/pkcs12/p12dec.c" p12dec.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/pkcs12/p12plcy.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/dbm "/c/build/comm-central/comm-central/mozilla/security/nss/lib/pkcs12/p12plcy.c" p12plcy.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/pkcs12/p12tmpl.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/dbm "/c/build/comm-central/comm-central/mozilla/security/nss/lib/pkcs12/p12tmpl.c" p12tmpl.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/pkcs12/p12e.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/dbm "/c/build/comm-central/comm-central/mozilla/security/nss/lib/pkcs12/p12e.c" p12e.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/pkcs12/p12d.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/dbm "/c/build/comm-central/comm-central/mozilla/security/nss/lib/pkcs12/p12d.c" p12d.c rm -f c:/build/comm-central/sb-de/mozilla/nss/pkcs12/pkcs12.lib lib -NOLOGO -OUT:"c:/build/comm-central/sb-de/mozilla/nss/pkcs12/pkcs12.lib" c:\\build\\comm-central\\sb-de\\mozilla\\nss\\pkcs12\\p12local.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\pkcs12\\p12creat.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\pkcs12\\p12dec.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\pkcs12\\p12plcy.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\pkcs12\\p12tmpl.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\pkcs12\\p12e.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\pkcs12\\p12d.obj echo c:/build/comm-central/sb-de/mozilla/nss/pkcs12/pkcs12.lib c:/build/comm-central/sb-de/mozilla/nss/pkcs12/pkcs12.lib c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 664 c:/build/comm-central/sb-de/mozilla/nss/pkcs12/pkcs12.lib c:/build/comm-central/sb-de/mozilla/dist/lib make[7]: Leaving directory `/c/build/comm-central/comm-central/mozilla/security/nss/lib/pkcs12' cd pkcs7; make -j1 libs make[7]: Entering directory `/c/build/comm-central/comm-central/mozilla/security/nss/lib/pkcs7' cl -Foc:/build/comm-central/sb-de/mozilla/nss/pkcs7/certread.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/dbm "/c/build/comm-central/comm-central/mozilla/security/nss/lib/pkcs7/certread.c" certread.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/pkcs7/p7common.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/dbm "/c/build/comm-central/comm-central/mozilla/security/nss/lib/pkcs7/p7common.c" p7common.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/pkcs7/p7create.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/dbm "/c/build/comm-central/comm-central/mozilla/security/nss/lib/pkcs7/p7create.c" p7create.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/pkcs7/p7decode.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/dbm "/c/build/comm-central/comm-central/mozilla/security/nss/lib/pkcs7/p7decode.c" p7decode.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/pkcs7/p7encode.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/dbm "/c/build/comm-central/comm-central/mozilla/security/nss/lib/pkcs7/p7encode.c" p7encode.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/pkcs7/p7local.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/dbm "/c/build/comm-central/comm-central/mozilla/security/nss/lib/pkcs7/p7local.c" p7local.c c:/build/comm-central/comm-central/mozilla/security/nss/lib/pkcs7/p7local.c(588) : warning C4018: '>' : signed/unsigned mismatch cl -Foc:/build/comm-central/sb-de/mozilla/nss/pkcs7/secmime.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/dbm "/c/build/comm-central/comm-central/mozilla/security/nss/lib/pkcs7/secmime.c" secmime.c rm -f c:/build/comm-central/sb-de/mozilla/nss/pkcs7/pkcs7.lib lib -NOLOGO -OUT:"c:/build/comm-central/sb-de/mozilla/nss/pkcs7/pkcs7.lib" c:\\build\\comm-central\\sb-de\\mozilla\\nss\\pkcs7\\certread.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\pkcs7\\p7common.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\pkcs7\\p7create.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\pkcs7\\p7decode.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\pkcs7\\p7encode.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\pkcs7\\p7local.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\pkcs7\\secmime.obj echo c:/build/comm-central/sb-de/mozilla/nss/pkcs7/pkcs7.lib c:/build/comm-central/sb-de/mozilla/nss/pkcs7/pkcs7.lib c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 664 c:/build/comm-central/sb-de/mozilla/nss/pkcs7/pkcs7.lib c:/build/comm-central/sb-de/mozilla/dist/lib make[7]: Leaving directory `/c/build/comm-central/comm-central/mozilla/security/nss/lib/pkcs7' cd smime; make -j1 libs make[7]: Entering directory `/c/build/comm-central/comm-central/mozilla/security/nss/lib/smime' cl -Foc:/build/comm-central/sb-de/mozilla/nss/smime/cmsarray.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/dbm "/c/build/comm-central/comm-central/mozilla/security/nss/lib/smime/cmsarray.c" cmsarray.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/smime/cmsasn1.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/dbm "/c/build/comm-central/comm-central/mozilla/security/nss/lib/smime/cmsasn1.c" cmsasn1.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/smime/cmsattr.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/dbm "/c/build/comm-central/comm-central/mozilla/security/nss/lib/smime/cmsattr.c" cmsattr.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/smime/cmscinfo.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/dbm "/c/build/comm-central/comm-central/mozilla/security/nss/lib/smime/cmscinfo.c" cmscinfo.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/smime/cmscipher.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/dbm "/c/build/comm-central/comm-central/mozilla/security/nss/lib/smime/cmscipher.c" cmscipher.c c:/build/comm-central/comm-central/mozilla/security/nss/lib/smime/cmscipher.c(557) : warning C4018: '>' : signed/unsigned mismatch cl -Foc:/build/comm-central/sb-de/mozilla/nss/smime/cmsdecode.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/dbm "/c/build/comm-central/comm-central/mozilla/security/nss/lib/smime/cmsdecode.c" cmsdecode.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/smime/cmsdigdata.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/dbm "/c/build/comm-central/comm-central/mozilla/security/nss/lib/smime/cmsdigdata.c" cmsdigdata.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/smime/cmsdigest.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/dbm "/c/build/comm-central/comm-central/mozilla/security/nss/lib/smime/cmsdigest.c" cmsdigest.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/smime/cmsencdata.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/dbm "/c/build/comm-central/comm-central/mozilla/security/nss/lib/smime/cmsencdata.c" cmsencdata.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/smime/cmsencode.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/dbm "/c/build/comm-central/comm-central/mozilla/security/nss/lib/smime/cmsencode.c" cmsencode.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/smime/cmsenvdata.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/dbm "/c/build/comm-central/comm-central/mozilla/security/nss/lib/smime/cmsenvdata.c" cmsenvdata.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/smime/cmsmessage.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/dbm "/c/build/comm-central/comm-central/mozilla/security/nss/lib/smime/cmsmessage.c" cmsmessage.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/smime/cmspubkey.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/dbm "/c/build/comm-central/comm-central/mozilla/security/nss/lib/smime/cmspubkey.c" cmspubkey.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/smime/cmsrecinfo.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/dbm "/c/build/comm-central/comm-central/mozilla/security/nss/lib/smime/cmsrecinfo.c" cmsrecinfo.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/smime/cmsreclist.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/dbm "/c/build/comm-central/comm-central/mozilla/security/nss/lib/smime/cmsreclist.c" cmsreclist.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/smime/cmssigdata.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/dbm "/c/build/comm-central/comm-central/mozilla/security/nss/lib/smime/cmssigdata.c" cmssigdata.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/smime/cmssiginfo.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/dbm "/c/build/comm-central/comm-central/mozilla/security/nss/lib/smime/cmssiginfo.c" cmssiginfo.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/smime/cmsutil.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/dbm "/c/build/comm-central/comm-central/mozilla/security/nss/lib/smime/cmsutil.c" cmsutil.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/smime/smimemessage.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/dbm "/c/build/comm-central/comm-central/mozilla/security/nss/lib/smime/smimemessage.c" smimemessage.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/smime/smimeutil.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/dbm "/c/build/comm-central/comm-central/mozilla/security/nss/lib/smime/smimeutil.c" smimeutil.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/smime/smimever.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/dbm "/c/build/comm-central/comm-central/mozilla/security/nss/lib/smime/smimever.c" smimever.c rm -f c:/build/comm-central/sb-de/mozilla/nss/smime/smime.lib lib -NOLOGO -OUT:"c:/build/comm-central/sb-de/mozilla/nss/smime/smime.lib" c:\\build\\comm-central\\sb-de\\mozilla\\nss\\smime\\cmsarray.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\smime\\cmsasn1.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\smime\\cmsattr.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\smime\\cmscinfo.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\smime\\cmscipher.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\smime\\cmsdecode.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\smime\\cmsdigdata.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\smime\\cmsdigest.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\smime\\cmsencdata.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\smime\\cmsencode.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\smime\\cmsenvdata.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\smime\\cmsmessage.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\smime\\cmspubkey.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\smime\\cmsrecinfo.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\smime\\cmsreclist.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\smime\\cmssigdata.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\smime\\cmssiginfo.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\smime\\cmsutil.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\smime\\smimemessage.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\smime\\smimeutil.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\smime\\smimever.obj echo c:/build/comm-central/sb-de/mozilla/nss/smime/smime.lib c:/build/comm-central/sb-de/mozilla/nss/smime/smime.lib rc.exe -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/dbm -Foc:/build/comm-central/sb-de/mozilla/nss/smime/smime.res smime.rc Microsoft (R) Windows (R) Resource Compiler Version 6.1.7600.16385 Copyright (C) Microsoft Corporation. All rights reserved. c:/build/comm-central/sb-de/mozilla/nss/smime/smime.res finished cp smime.def c:/build/comm-central/sb-de/mozilla/nss/smime/smime.def rm -f c:/build/comm-central/sb-de/mozilla/nss/smime/smime3.dll link -nologo -DLL -SUBSYSTEM:WINDOWS -OUT:"c:/build/comm-central/sb-de/mozilla/nss/smime/smime3.dll" -DEF:c:/build/comm-central/sb-de/mozilla/nss/smime/smime.def -MAP c:\\build\\comm-central\\sb-de\\mozilla\\nss\\smime\\cmsarray.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\smime\\cmsasn1.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\smime\\cmsattr.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\smime\\cmscinfo.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\smime\\cmscipher.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\smime\\cmsdecode.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\smime\\cmsdigdata.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\smime\\cmsdigest.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\smime\\cmsencdata.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\smime\\cmsencode.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\smime\\cmsenvdata.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\smime\\cmsmessage.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\smime\\cmspubkey.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\smime\\cmsrecinfo.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\smime\\cmsreclist.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\smime\\cmssigdata.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\smime\\cmssiginfo.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\smime\\cmsutil.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\smime\\smimemessage.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\smime\\smimeutil.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\smime\\smimever.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\pkcs12\\p12local.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\pkcs12\\p12creat.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\pkcs12\\p12dec.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\pkcs12\\p12plcy.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\pkcs12\\p12tmpl.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\pkcs12\\p12e.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\pkcs12\\p12d.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\pkcs7\\certread.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\pkcs7\\p7common.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\pkcs7\\p7create.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\pkcs7\\p7decode.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\pkcs7\\p7encode.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\pkcs7\\p7local.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\pkcs7\\secmime.obj c:\\build\\comm-central\\sb-de\\mozilla\\dist\\lib\\nss3.lib c:\\build\\comm-central\\sb-de\\mozilla\\dist\\lib\\nssutil3.lib c:\\build\\comm-central\\sb-de\\mozilla\\dist\\lib\\plc4.lib c:\\build\\comm-central\\sb-de\\mozilla\\dist\\lib\\plds4.lib c:\\build\\comm-central\\sb-de\\mozilla\\dist\\lib\\nspr4.lib c:\\build\\comm-central\\sb-de\\mozilla\\nss\\smime\\smime.res Creating library c:/build/comm-central/sb-de/mozilla/nss/smime/smime3.lib and object c:/build/comm-central/sb-de/mozilla/nss/smime/smime3.exp if test -f c:/build/comm-central/sb-de/mozilla/nss/smime/smime3.dll.manifest; then \ mt.exe -NOLOGO -MANIFEST c:/build/comm-central/sb-de/mozilla/nss/smime/smime3.dll.manifest -OUTPUTRESOURCE:c:/build/comm-central/sb-de/mozilla/nss/smime/smime3.dll\;2; \ rm -f c:/build/comm-central/sb-de/mozilla/nss/smime/smime3.dll.manifest; \ fi c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 664 c:/build/comm-central/sb-de/mozilla/nss/smime/smime.lib c:/build/comm-central/sb-de/mozilla/dist/lib c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 775 c:/build/comm-central/sb-de/mozilla/nss/smime/smime3.dll c:/build/comm-central/sb-de/mozilla/dist/lib c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 775 c:/build/comm-central/sb-de/mozilla/nss/smime/smime3.lib c:/build/comm-central/sb-de/mozilla/dist/lib make[7]: Leaving directory `/c/build/comm-central/comm-central/mozilla/security/nss/lib/smime' cd crmf; make -j1 libs make[7]: Entering directory `/c/build/comm-central/comm-central/mozilla/security/nss/lib/crmf' cl -Foc:/build/comm-central/sb-de/mozilla/nss/crmf/crmfenc.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include "/c/build/comm-central/comm-central/mozilla/security/nss/lib/crmf/crmfenc.c" crmfenc.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/crmf/crmftmpl.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include "/c/build/comm-central/comm-central/mozilla/security/nss/lib/crmf/crmftmpl.c" crmftmpl.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/crmf/crmfreq.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include "/c/build/comm-central/comm-central/mozilla/security/nss/lib/crmf/crmfreq.c" crmfreq.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/crmf/crmfpop.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include "/c/build/comm-central/comm-central/mozilla/security/nss/lib/crmf/crmfpop.c" crmfpop.c c:/build/comm-central/comm-central/mozilla/security/nss/lib/crmf/crmfpop.c(151) : warning C4018: '>' : signed/unsigned mismatch c:/build/comm-central/comm-central/mozilla/security/nss/lib/crmf/crmfpop.c(381) : warning C4018: '>' : signed/unsigned mismatch cl -Foc:/build/comm-central/sb-de/mozilla/nss/crmf/crmfdec.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include "/c/build/comm-central/comm-central/mozilla/security/nss/lib/crmf/crmfdec.c" crmfdec.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/crmf/crmfget.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include "/c/build/comm-central/comm-central/mozilla/security/nss/lib/crmf/crmfget.c" crmfget.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/crmf/crmfcont.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include "/c/build/comm-central/comm-central/mozilla/security/nss/lib/crmf/crmfcont.c" crmfcont.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/crmf/cmmfasn1.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include "/c/build/comm-central/comm-central/mozilla/security/nss/lib/crmf/cmmfasn1.c" cmmfasn1.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/crmf/cmmfresp.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include "/c/build/comm-central/comm-central/mozilla/security/nss/lib/crmf/cmmfresp.c" cmmfresp.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/crmf/cmmfrec.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include "/c/build/comm-central/comm-central/mozilla/security/nss/lib/crmf/cmmfrec.c" cmmfrec.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/crmf/cmmfchal.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include "/c/build/comm-central/comm-central/mozilla/security/nss/lib/crmf/cmmfchal.c" cmmfchal.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/crmf/servget.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include "/c/build/comm-central/comm-central/mozilla/security/nss/lib/crmf/servget.c" servget.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/crmf/encutil.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include "/c/build/comm-central/comm-central/mozilla/security/nss/lib/crmf/encutil.c" encutil.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/crmf/respcli.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include "/c/build/comm-central/comm-central/mozilla/security/nss/lib/crmf/respcli.c" respcli.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/crmf/respcmn.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include "/c/build/comm-central/comm-central/mozilla/security/nss/lib/crmf/respcmn.c" respcmn.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/crmf/challcli.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include "/c/build/comm-central/comm-central/mozilla/security/nss/lib/crmf/challcli.c" challcli.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/crmf/asn1cmn.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include "/c/build/comm-central/comm-central/mozilla/security/nss/lib/crmf/asn1cmn.c" asn1cmn.c rm -f c:/build/comm-central/sb-de/mozilla/nss/crmf/crmf.lib lib -NOLOGO -OUT:"c:/build/comm-central/sb-de/mozilla/nss/crmf/crmf.lib" c:\\build\\comm-central\\sb-de\\mozilla\\nss\\crmf\\crmfenc.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\crmf\\crmftmpl.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\crmf\\crmfreq.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\crmf\\crmfpop.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\crmf\\crmfdec.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\crmf\\crmfget.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\crmf\\crmfcont.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\crmf\\cmmfasn1.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\crmf\\cmmfresp.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\crmf\\cmmfrec.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\crmf\\cmmfchal.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\crmf\\servget.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\crmf\\encutil.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\crmf\\respcli.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\crmf\\respcmn.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\crmf\\challcli.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\crmf\\asn1cmn.obj echo c:/build/comm-central/sb-de/mozilla/nss/crmf/crmf.lib c:/build/comm-central/sb-de/mozilla/nss/crmf/crmf.lib c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 664 c:/build/comm-central/sb-de/mozilla/nss/crmf/crmf.lib c:/build/comm-central/sb-de/mozilla/dist/lib make[7]: Leaving directory `/c/build/comm-central/comm-central/mozilla/security/nss/lib/crmf' cd jar; make -j1 libs make[7]: Entering directory `/c/build/comm-central/comm-central/mozilla/security/nss/lib/jar' cl -Foc:/build/comm-central/sb-de/mozilla/nss/jar/jarver.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -DMOZILLA_CLIENT=1 -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -DNSS_X86_OR_X64 -DNSS_X86 -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/dbm "/c/build/comm-central/comm-central/mozilla/security/nss/lib/jar/jarver.c" jarver.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/jar/jarsign.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -DMOZILLA_CLIENT=1 -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -DNSS_X86_OR_X64 -DNSS_X86 -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/dbm "/c/build/comm-central/comm-central/mozilla/security/nss/lib/jar/jarsign.c" jarsign.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/jar/jar.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -DMOZILLA_CLIENT=1 -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -DNSS_X86_OR_X64 -DNSS_X86 -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/dbm "/c/build/comm-central/comm-central/mozilla/security/nss/lib/jar/jar.c" jar.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/jar/jar-ds.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -DMOZILLA_CLIENT=1 -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -DNSS_X86_OR_X64 -DNSS_X86 -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/dbm "/c/build/comm-central/comm-central/mozilla/security/nss/lib/jar/jar-ds.c" jar-ds.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/jar/jarfile.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -DMOZILLA_CLIENT=1 -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -DNSS_X86_OR_X64 -DNSS_X86 -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/dbm "/c/build/comm-central/comm-central/mozilla/security/nss/lib/jar/jarfile.c" jarfile.c c:/build/comm-central/comm-central/mozilla/security/nss/lib/jar/jarfile.c(373) : warning C4018: '<' : signed/unsigned mismatch c:/build/comm-central/comm-central/mozilla/security/nss/lib/jar/jarfile.c(388) : warning C4018: '<' : signed/unsigned mismatch cl -Foc:/build/comm-central/sb-de/mozilla/nss/jar/jarint.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -DMOZILLA_CLIENT=1 -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -DNSS_X86_OR_X64 -DNSS_X86 -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/dbm "/c/build/comm-central/comm-central/mozilla/security/nss/lib/jar/jarint.c" jarint.c rm -f c:/build/comm-central/sb-de/mozilla/nss/jar/jar.lib lib -NOLOGO -OUT:"c:/build/comm-central/sb-de/mozilla/nss/jar/jar.lib" c:\\build\\comm-central\\sb-de\\mozilla\\nss\\jar\\jarver.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\jar\\jarsign.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\jar\\jar.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\jar\\jar-ds.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\jar\\jarfile.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\jar\\jarint.obj echo c:/build/comm-central/sb-de/mozilla/nss/jar/jar.lib c:/build/comm-central/sb-de/mozilla/nss/jar/jar.lib c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 664 c:/build/comm-central/sb-de/mozilla/nss/jar/jar.lib c:/build/comm-central/sb-de/mozilla/dist/lib make[7]: Leaving directory `/c/build/comm-central/comm-central/mozilla/security/nss/lib/jar' cd ckfw; make -j1 libs make[7]: Entering directory `/c/build/comm-central/comm-central/mozilla/security/nss/lib/ckfw' cl -Foc:/build/comm-central/sb-de/mozilla/nss/nssckfw/crypto.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nspr "/c/build/comm-central/comm-central/mozilla/security/nss/lib/ckfw/crypto.c" crypto.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/nssckfw/find.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nspr "/c/build/comm-central/comm-central/mozilla/security/nss/lib/ckfw/find.c" find.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/nssckfw/hash.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nspr "/c/build/comm-central/comm-central/mozilla/security/nss/lib/ckfw/hash.c" hash.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/nssckfw/instance.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nspr "/c/build/comm-central/comm-central/mozilla/security/nss/lib/ckfw/instance.c" instance.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/nssckfw/mutex.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nspr "/c/build/comm-central/comm-central/mozilla/security/nss/lib/ckfw/mutex.c" mutex.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/nssckfw/object.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nspr "/c/build/comm-central/comm-central/mozilla/security/nss/lib/ckfw/object.c" object.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/nssckfw/session.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nspr "/c/build/comm-central/comm-central/mozilla/security/nss/lib/ckfw/session.c" session.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/nssckfw/sessobj.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nspr "/c/build/comm-central/comm-central/mozilla/security/nss/lib/ckfw/sessobj.c" sessobj.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/nssckfw/slot.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nspr "/c/build/comm-central/comm-central/mozilla/security/nss/lib/ckfw/slot.c" slot.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/nssckfw/token.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nspr "/c/build/comm-central/comm-central/mozilla/security/nss/lib/ckfw/token.c" token.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/nssckfw/wrap.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nspr "/c/build/comm-central/comm-central/mozilla/security/nss/lib/ckfw/wrap.c" wrap.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/nssckfw/mechanism.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nspr "/c/build/comm-central/comm-central/mozilla/security/nss/lib/ckfw/mechanism.c" mechanism.c rm -f c:/build/comm-central/sb-de/mozilla/nss/nssckfw/nssckfw.lib lib -NOLOGO -OUT:"c:/build/comm-central/sb-de/mozilla/nss/nssckfw/nssckfw.lib" c:\\build\\comm-central\\sb-de\\mozilla\\nss\\nssckfw\\crypto.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\nssckfw\\find.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\nssckfw\\hash.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\nssckfw\\instance.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\nssckfw\\mutex.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\nssckfw\\object.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\nssckfw\\session.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\nssckfw\\sessobj.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\nssckfw\\slot.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\nssckfw\\token.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\nssckfw\\wrap.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\nssckfw\\mechanism.obj echo c:/build/comm-central/sb-de/mozilla/nss/nssckfw/nssckfw.lib c:/build/comm-central/sb-de/mozilla/nss/nssckfw/nssckfw.lib c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 664 c:/build/comm-central/sb-de/mozilla/nss/nssckfw/nssckfw.lib c:/build/comm-central/sb-de/mozilla/dist/lib cd builtins; make -j1 libs make[8]: Entering directory `/c/build/comm-central/comm-central/mozilla/security/nss/lib/ckfw/builtins' cl -Foc:/build/comm-central/sb-de/mozilla/nss/nssckbi/anchor.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nspr "/c/build/comm-central/comm-central/mozilla/security/nss/lib/ckfw/builtins/anchor.c" anchor.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/nssckbi/constants.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nspr "/c/build/comm-central/comm-central/mozilla/security/nss/lib/ckfw/builtins/constants.c" constants.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/nssckbi/bfind.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nspr "/c/build/comm-central/comm-central/mozilla/security/nss/lib/ckfw/builtins/bfind.c" bfind.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/nssckbi/binst.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nspr "/c/build/comm-central/comm-central/mozilla/security/nss/lib/ckfw/builtins/binst.c" binst.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/nssckbi/bobject.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nspr "/c/build/comm-central/comm-central/mozilla/security/nss/lib/ckfw/builtins/bobject.c" bobject.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/nssckbi/bsession.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nspr "/c/build/comm-central/comm-central/mozilla/security/nss/lib/ckfw/builtins/bsession.c" bsession.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/nssckbi/bslot.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nspr "/c/build/comm-central/comm-central/mozilla/security/nss/lib/ckfw/builtins/bslot.c" bslot.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/nssckbi/btoken.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nspr "/c/build/comm-central/comm-central/mozilla/security/nss/lib/ckfw/builtins/btoken.c" btoken.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/nssckbi/certdata.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nspr "/c/build/comm-central/comm-central/mozilla/security/nss/lib/ckfw/builtins/certdata.c" certdata.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/nssckbi/ckbiver.obj -c -O1 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nspr "/c/build/comm-central/comm-central/mozilla/security/nss/lib/ckfw/builtins/ckbiver.c" ckbiver.c rc.exe -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nspr -Foc:/build/comm-central/sb-de/mozilla/nss/nssckbi/nssckbi.res nssckbi.rc Microsoft (R) Windows (R) Resource Compiler Version 6.1.7600.16385 Copyright (C) Microsoft Corporation. All rights reserved. c:/build/comm-central/sb-de/mozilla/nss/nssckbi/nssckbi.res finished cp nssckbi.def c:/build/comm-central/sb-de/mozilla/nss/nssckbi/nssckbi.def rm -f c:/build/comm-central/sb-de/mozilla/nss/nssckbi/nssckbi.dll link -nologo -DLL -SUBSYSTEM:WINDOWS -OUT:"c:/build/comm-central/sb-de/mozilla/nss/nssckbi/nssckbi.dll" -DEF:c:/build/comm-central/sb-de/mozilla/nss/nssckbi/nssckbi.def -MAP c:\\build\\comm-central\\sb-de\\mozilla\\nss\\nssckbi\\anchor.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\nssckbi\\constants.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\nssckbi\\bfind.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\nssckbi\\binst.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\nssckbi\\bobject.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\nssckbi\\bsession.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\nssckbi\\bslot.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\nssckbi\\btoken.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\nssckbi\\certdata.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\nssckbi\\ckbiver.obj c:\\build\\comm-central\\sb-de\\mozilla\\dist\\lib\\nssckfw.lib c:\\build\\comm-central\\sb-de\\mozilla\\dist\\lib\\nssb.lib c:\\build\\comm-central\\sb-de\\mozilla\\dist\\lib\\plc4.lib c:\\build\\comm-central\\sb-de\\mozilla\\dist\\lib\\plds4.lib c:\\build\\comm-central\\sb-de\\mozilla\\dist\\lib\\nspr4.lib c:\\build\\comm-central\\sb-de\\mozilla\\nss\\nssckbi\\nssckbi.res Creating library c:/build/comm-central/sb-de/mozilla/nss/nssckbi/nssckbi.lib and object c:/build/comm-central/sb-de/mozilla/nss/nssckbi/nssckbi.exp if test -f c:/build/comm-central/sb-de/mozilla/nss/nssckbi/nssckbi.dll.manifest; then \ mt.exe -NOLOGO -MANIFEST c:/build/comm-central/sb-de/mozilla/nss/nssckbi/nssckbi.dll.manifest -OUTPUTRESOURCE:c:/build/comm-central/sb-de/mozilla/nss/nssckbi/nssckbi.dll\;2; \ rm -f c:/build/comm-central/sb-de/mozilla/nss/nssckbi/nssckbi.dll.manifest; \ fi c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 775 c:/build/comm-central/sb-de/mozilla/nss/nssckbi/nssckbi.dll c:/build/comm-central/sb-de/mozilla/dist/lib make[8]: Leaving directory `/c/build/comm-central/comm-central/mozilla/security/nss/lib/ckfw/builtins' make[7]: Leaving directory `/c/build/comm-central/comm-central/mozilla/security/nss/lib/ckfw' make[6]: Leaving directory `/c/build/comm-central/comm-central/mozilla/security/nss/lib' make -C /c/build/comm-central/comm-central/mozilla/security/nss/cmd/lib MAKE="make -j1" -j1 CC="cl" SOURCE_MD_DIR=c:/build/comm-central/sb-de/mozilla/dist DIST=c:/build/comm-central/sb-de/mozilla/dist NSPR_INCLUDE_DIR=c:/build/comm-central/sb-de/mozilla/dist/include/nspr NSPR_LIB_DIR=c:/build/comm-central/sb-de/mozilla/dist/lib MOZILLA_CLIENT=1 NO_MDUPDATE=1 NSS_ENABLE_ECC=1 NSINSTALL="c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe" SQLITE=mozsqlite3.lib BUILD_TREE=c:/build/comm-central/sb-de/mozilla BUILD_OPT=1 OPT_CODE_SIZE=1 NS_USE_GCC= NS_USE_NATIVE=1 OS_TARGET=WIN95 NSS_ENABLE_ZLIB= PROGRAMS= make[6]: Entering directory `/c/build/comm-central/comm-central/mozilla/security/nss/cmd/lib' c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 444 secutil.h NSPRerrs.h SECerrs.h SSLerrs.h pk11table.h c:/build/comm-central/sb-de/mozilla/dist/private/nss cl -Foc:/build/comm-central/sb-de/mozilla/nss/sectool/secutil.obj -c -O2 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -DNSPR20 -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/dbm "/c/build/comm-central/comm-central/mozilla/security/nss/cmd/lib/secutil.c" secutil.c c:/build/comm-central/comm-central/mozilla/security/nss/cmd/lib/secutil.c(4144) : warning C4018: '<' : signed/unsigned mismatch c:/build/comm-central/comm-central/mozilla/security/nss/cmd/lib/secutil.c(4155) : warning C4018: '<' : signed/unsigned mismatch cl -Foc:/build/comm-central/sb-de/mozilla/nss/sectool/secpwd.obj -c -O2 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -DNSPR20 -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/dbm "/c/build/comm-central/comm-central/mozilla/security/nss/cmd/lib/secpwd.c" secpwd.c c:/build/comm-central/comm-central/mozilla/security/nss/cmd/lib/secpwd.c(173) : warning C4996: 'isatty': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _isatty. See online help for details. C:\Program Files\Microsoft Visual Studio 9.0\VC\INCLUDE\io.h(312) : see declaration of 'isatty' c:/build/comm-central/comm-central/mozilla/security/nss/cmd/lib/secpwd.c(173) : warning C4996: 'fileno': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _fileno. See online help for details. C:\Program Files\Microsoft Visual Studio 9.0\VC\INCLUDE\stdio.h(722) : see declaration of 'fileno' c:/build/comm-central/comm-central/mozilla/security/nss/cmd/lib/secpwd.c(182) : warning C4996: 'getch': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _getch. See online help for details. C:\Program Files\Microsoft Visual Studio 9.0\VC\INCLUDE\conio.h(145) : see declaration of 'getch' cl -Foc:/build/comm-central/sb-de/mozilla/nss/sectool/derprint.obj -c -O2 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -DNSPR20 -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/dbm "/c/build/comm-central/comm-central/mozilla/security/nss/cmd/lib/derprint.c" derprint.c c:/build/comm-central/comm-central/mozilla/security/nss/cmd/lib/derprint.c(486) : warning C4018: '<' : signed/unsigned mismatch cl -Foc:/build/comm-central/sb-de/mozilla/nss/sectool/moreoids.obj -c -O2 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -DNSPR20 -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/dbm "/c/build/comm-central/comm-central/mozilla/security/nss/cmd/lib/moreoids.c" moreoids.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/sectool/pppolicy.obj -c -O2 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -DNSPR20 -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/dbm "/c/build/comm-central/comm-central/mozilla/security/nss/cmd/lib/pppolicy.c" pppolicy.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/sectool/secerror.obj -c -O2 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -DNSPR20 -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/dbm "/c/build/comm-central/comm-central/mozilla/security/nss/cmd/lib/secerror.c" secerror.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/sectool/ffs.obj -c -O2 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -DNSPR20 -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/dbm "/c/build/comm-central/comm-central/mozilla/security/nss/cmd/lib/ffs.c" ffs.c cl -Foc:/build/comm-central/sb-de/mozilla/nss/sectool/pk11table.obj -c -O2 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -DNSPR20 -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/dbm "/c/build/comm-central/comm-central/mozilla/security/nss/cmd/lib/pk11table.c" pk11table.c rm -f c:/build/comm-central/sb-de/mozilla/nss/sectool/sectool.lib lib -NOLOGO -OUT:"c:/build/comm-central/sb-de/mozilla/nss/sectool/sectool.lib" c:\\build\\comm-central\\sb-de\\mozilla\\nss\\sectool\\secutil.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\sectool\\secpwd.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\sectool\\derprint.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\sectool\\moreoids.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\sectool\\pppolicy.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\sectool\\secerror.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\sectool\\ffs.obj c:\\build\\comm-central\\sb-de\\mozilla\\nss\\sectool\\pk11table.obj echo c:/build/comm-central/sb-de/mozilla/nss/sectool/sectool.lib c:/build/comm-central/sb-de/mozilla/nss/sectool/sectool.lib c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 664 c:/build/comm-central/sb-de/mozilla/nss/sectool/sectool.lib c:/build/comm-central/sb-de/mozilla/dist/lib make[6]: Leaving directory `/c/build/comm-central/comm-central/mozilla/security/nss/cmd/lib' make -C /c/build/comm-central/comm-central/mozilla/security/nss/cmd/shlibsign MAKE="make -j1" -j1 CC="cl" SOURCE_MD_DIR=c:/build/comm-central/sb-de/mozilla/dist DIST=c:/build/comm-central/sb-de/mozilla/dist NSPR_INCLUDE_DIR=c:/build/comm-central/sb-de/mozilla/dist/include/nspr NSPR_LIB_DIR=c:/build/comm-central/sb-de/mozilla/dist/lib MOZILLA_CLIENT=1 NO_MDUPDATE=1 NSS_ENABLE_ECC=1 NSINSTALL="c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe" SQLITE=mozsqlite3.lib BUILD_TREE=c:/build/comm-central/sb-de/mozilla BUILD_OPT=1 OPT_CODE_SIZE=1 NS_USE_GCC= NS_USE_NATIVE=1 OS_TARGET=WIN95 NSS_ENABLE_ZLIB= PROGRAMS= make[6]: Entering directory `/c/build/comm-central/comm-central/mozilla/security/nss/cmd/shlibsign' cd mangle; make -j1 export make[7]: Entering directory `/c/build/comm-central/comm-central/mozilla/security/nss/cmd/shlibsign/mangle' make[7]: Nothing to be done for `export'. make[7]: Leaving directory `/c/build/comm-central/comm-central/mozilla/security/nss/cmd/shlibsign/mangle' cl -Foc:/build/comm-central/sb-de/mozilla/nss/shlibsign.obj -c -O2 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -DSHLIB_SUFFIX=\"dll\" -DSHLIB_PREFIX=\"\" -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/dbm -Ic:/build/comm-central/sb-de/mozilla/dist/public/seccmd "/c/build/comm-central/comm-central/mozilla/security/nss/cmd/shlibsign/shlibsign.c" shlibsign.c cl c:\\build\\comm-central\\sb-de\\mozilla\\nss\\shlibsign.obj -Fec:/build/comm-central/sb-de/mozilla/nss/shlibsign.exe -link c:\\build\\comm-central\\sb-de\\mozilla\\dist\\lib\\plc4.lib c:\\build\\comm-central\\sb-de\\mozilla\\dist\\lib\\plds4.lib c:\\build\\comm-central\\sb-de\\mozilla\\dist\\lib\\nspr4.lib Microsoft (R) Incremental Linker Version 9.00.30729.01 Copyright (C) Microsoft Corporation. All rights reserved. /out:c:/build/comm-central/sb-de/mozilla/nss/shlibsign.exe c:\build\comm-central\sb-de\mozilla\dist\lib\plc4.lib c:\build\comm-central\sb-de\mozilla\dist\lib\plds4.lib c:\build\comm-central\sb-de\mozilla\dist\lib\nspr4.lib c:\build\comm-central\sb-de\mozilla\nss\shlibsign.obj if test -f c:/build/comm-central/sb-de/mozilla/nss/shlibsign.exe.manifest; then \ mt.exe -NOLOGO -MANIFEST c:/build/comm-central/sb-de/mozilla/nss/shlibsign.exe.manifest -OUTPUTRESOURCE:c:/build/comm-central/sb-de/mozilla/nss/shlibsign.exe\;1; \ rm -f c:/build/comm-central/sb-de/mozilla/nss/shlibsign.exe.manifest; \ fi c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 775 c:/build/comm-central/sb-de/mozilla/nss/shlibsign.exe c:/build/comm-central/sb-de/mozilla/dist/bin cd mangle; make -j1 libs make[7]: Entering directory `/c/build/comm-central/comm-central/mozilla/security/nss/cmd/shlibsign/mangle' cl -Foc:/build/comm-central/sb-de/mozilla/nss/mangle.obj -c -O2 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -MD -we4002 -we4003 -we4004 -we4006 -we4009 -we4013 -we4015 -we4028 -we4033 -we4035 -we4045 -we4047 -we4053 -we4054 -we4063 -we4064 -we4078 -we4087 -we4098 -we4390 -we4551 -we4553 -we4715 -DXP_PC -DSHLIB_SUFFIX=\"dll\" -DSHLIB_PREFIX=\"\" -UDEBUG -U_DEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include -Ic:/build/comm-central/sb-de/mozilla/dist/public/nss -Ic:/build/comm-central/sb-de/mozilla/dist/private/nss -Ic:/build/comm-central/sb-de/mozilla/dist/include "/c/build/comm-central/comm-central/mozilla/security/nss/cmd/shlibsign/mangle/mangle.c" mangle.c cl c:\\build\\comm-central\\sb-de\\mozilla\\nss\\mangle.obj -Fec:/build/comm-central/sb-de/mozilla/nss/mangle.exe -link c:\\build\\comm-central\\sb-de\\mozilla\\dist\\lib\\plc4.lib c:\\build\\comm-central\\sb-de\\mozilla\\dist\\lib\\plds4.lib c:\\build\\comm-central\\sb-de\\mozilla\\dist\\lib\\nspr4.lib Microsoft (R) Incremental Linker Version 9.00.30729.01 Copyright (C) Microsoft Corporation. All rights reserved. /out:c:/build/comm-central/sb-de/mozilla/nss/mangle.exe c:\build\comm-central\sb-de\mozilla\dist\lib\plc4.lib c:\build\comm-central\sb-de\mozilla\dist\lib\plds4.lib c:\build\comm-central\sb-de\mozilla\dist\lib\nspr4.lib c:\build\comm-central\sb-de\mozilla\nss\mangle.obj if test -f c:/build/comm-central/sb-de/mozilla/nss/mangle.exe.manifest; then \ mt.exe -NOLOGO -MANIFEST c:/build/comm-central/sb-de/mozilla/nss/mangle.exe.manifest -OUTPUTRESOURCE:c:/build/comm-central/sb-de/mozilla/nss/mangle.exe\;1; \ rm -f c:/build/comm-central/sb-de/mozilla/nss/mangle.exe.manifest; \ fi c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 775 c:/build/comm-central/sb-de/mozilla/nss/mangle.exe c:/build/comm-central/sb-de/mozilla/dist/bin make[7]: Leaving directory `/c/build/comm-central/comm-central/mozilla/security/nss/cmd/shlibsign/mangle' cd c:/build/comm-central/sb-de/mozilla/nss ; sh "/c/build/comm-central/comm-central/mozilla/security/nss/cmd/shlibsign/."/sign.sh "c:/build/comm-central/sb-de/mozilla/dist" \ "c:/build/comm-central/sb-de/mozilla/nss" WIN95 \ "c:/build/comm-central/sb-de/mozilla/dist/lib" "c:/build/comm-central/sb-de/mozilla/dist/lib/softokn3.dll" c:/build/comm-central/sb-de/mozilla/nss/shlibsign -v -i c:/build/comm-central/sb-de/mozilla/dist/lib/softokn3.dll moduleSpec configdir='' certPrefix='' keyPrefix='' secmod='' flags=noCertDB, noModDB Generate a DSA key pair ... cd c:/build/comm-central/sb-de/mozilla/nss ; sh "/c/build/comm-central/comm-central/mozilla/security/nss/cmd/shlibsign/."/sign.sh "c:/build/comm-central/sb-de/mozilla/dist" \ "c:/build/comm-central/sb-de/mozilla/nss" WIN95 \ "c:/build/comm-central/sb-de/mozilla/dist/lib" "c:/build/comm-central/sb-de/mozilla/dist/lib/freebl3.dll" c:/build/comm-central/sb-de/mozilla/nss/shlibsign -v -i c:/build/comm-central/sb-de/mozilla/dist/lib/freebl3.dll moduleSpec configdir='' certPrefix='' keyPrefix='' secmod='' flags=noCertDB, noModDB Generate a DSA key pair ... cd c:/build/comm-central/sb-de/mozilla/nss ; sh "/c/build/comm-central/comm-central/mozilla/security/nss/cmd/shlibsign/."/sign.sh "c:/build/comm-central/sb-de/mozilla/dist" \ "c:/build/comm-central/sb-de/mozilla/nss" WIN95 \ "c:/build/comm-central/sb-de/mozilla/dist/lib" "c:/build/comm-central/sb-de/mozilla/dist/lib/nssdbm3.dll" c:/build/comm-central/sb-de/mozilla/nss/shlibsign -v -i c:/build/comm-central/sb-de/mozilla/dist/lib/nssdbm3.dll moduleSpec configdir='' certPrefix='' keyPrefix='' secmod='' flags=noCertDB, noModDB Generate a DSA key pair ... make[6]: Leaving directory `/c/build/comm-central/comm-central/mozilla/security/nss/cmd/shlibsign' c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 755 ../../dist/lib/nssckbi.dll ../../dist/bin c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 ../../dist/lib/softokn3.chk ../../dist/bin c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 755 ../../dist/lib/softokn3.dll ../../dist/bin c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 ../../dist/lib/nssdbm3.chk ../../dist/bin c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 755 ../../dist/lib/nssdbm3.dll ../../dist/bin c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 755 ../../dist/lib/nss3.dll ../../dist/bin c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 755 ../../dist/lib/nssutil3.dll ../../dist/bin c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 755 ../../dist/lib/ssl3.dll ../../dist/bin c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 755 ../../dist/lib/smime3.dll ../../dist/bin c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 755 ../../dist/lib/crmf.lib ../../dist/lib/smime3.lib ../../dist/lib/ssl3.lib ../../dist/lib/nss3.lib ../../dist/lib/nssutil3.lib ../../dist/sdk/lib c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 ../../dist/lib/freebl3.chk ../../dist/bin c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 755 ../../dist/lib/freebl3.dll ../../dist/bin c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../dist/include/nss (cd ../../dist/public/nss && tar -cvhf - .) | \ (cd ../../dist/include && tar -xf -) make -C boot libs make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/security/manager/boot' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/security/manager/boot/public' nsISSLStatusProvider.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/security/manager/boot/public -I../../../../dist/idl -e _xpidlgen/nsISSLStatusProvider.xpt -d .deps/nsISSLStatusProvider.pp /c/build/comm-central/comm-central/mozilla/security/manager/boot/public/nsISSLStatusProvider.idl nsIBufEntropyCollector.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/security/manager/boot/public -I../../../../dist/idl -e _xpidlgen/nsIBufEntropyCollector.xpt -d .deps/nsIBufEntropyCollector.pp /c/build/comm-central/comm-central/mozilla/security/manager/boot/public/nsIBufEntropyCollector.idl nsISecurityWarningDialogs.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/security/manager/boot/public -I../../../../dist/idl -e _xpidlgen/nsISecurityWarningDialogs.xpt -d .deps/nsISecurityWarningDialogs.pp /c/build/comm-central/comm-central/mozilla/security/manager/boot/public/nsISecurityWarningDialogs.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpt_link.exe _xpidlgen/pipboot.xpt _xpidlgen/nsISSLStatusProvider.xpt _xpidlgen/nsIBufEntropyCollector.xpt _xpidlgen/nsISecurityWarningDialogs.xpt c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 _xpidlgen/pipboot.xpt ../../../../dist/bin/components make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/security/manager/boot/public' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/security/manager/boot/src' nsEntropyCollector.cpp Building deps for /c/build/comm-central/comm-central/mozilla/security/manager/boot/src/nsEntropyCollector.cpp cl -FonsEntropyCollector.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/security/manager/boot/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I../../../../dist/public/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/security/manager/boot/src/nsEntropyCollector.cpp nsEntropyCollector.cpp nsSecureBrowserUIImpl.cpp Building deps for /c/build/comm-central/comm-central/mozilla/security/manager/boot/src/nsSecureBrowserUIImpl.cpp cl -FonsSecureBrowserUIImpl.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/security/manager/boot/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I../../../../dist/public/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/security/manager/boot/src/nsSecureBrowserUIImpl.cpp nsSecureBrowserUIImpl.cpp nsBOOTModule.cpp Building deps for /c/build/comm-central/comm-central/mozilla/security/manager/boot/src/nsBOOTModule.cpp cl -FonsBOOTModule.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/security/manager/boot/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I../../../../dist/public/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/security/manager/boot/src/nsBOOTModule.cpp nsBOOTModule.cpp nsSecurityWarningDialogs.cpp Building deps for /c/build/comm-central/comm-central/mozilla/security/manager/boot/src/nsSecurityWarningDialogs.cpp cl -FonsSecurityWarningDialogs.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/security/manager/boot/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I../../../../dist/public/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/security/manager/boot/src/nsSecurityWarningDialogs.cpp nsSecurityWarningDialogs.cpp rm -f pipboot.lib lib -NOLOGO -OUT:"pipboot.lib" nsEntropyCollector.obj nsSecureBrowserUIImpl.obj nsBOOTModule.obj nsSecurityWarningDialogs.obj echo not_ranlib pipboot.lib not_ranlib pipboot.lib c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 pipboot.lib ../../../../staticlib/components make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/security/manager/boot/src' make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/security/manager/boot' make -C ssl libs make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/security/manager/ssl' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/security/manager/ssl/src' md4.c Building deps for /c/build/comm-central/comm-central/mozilla/security/manager/ssl/src/md4.c cl -Fomd4.obj -c -DNSS_ENABLE_ECC -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/security/manager/ssl/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/security/manager/ssl/src/md4.c md4.c nsNSSCleaner.cpp Building deps for /c/build/comm-central/comm-central/mozilla/security/manager/ssl/src/nsNSSCleaner.cpp cl -FonsNSSCleaner.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DNSS_ENABLE_ECC -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/security/manager/ssl/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/security/manager/ssl/src/nsNSSCleaner.cpp nsNSSCleaner.cpp nsCertOverrideService.cpp Building deps for /c/build/comm-central/comm-central/mozilla/security/manager/ssl/src/nsCertOverrideService.cpp cl -FonsCertOverrideService.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DNSS_ENABLE_ECC -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/security/manager/ssl/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/security/manager/ssl/src/nsCertOverrideService.cpp nsCertOverrideService.cpp nsRecentBadCerts.cpp Building deps for /c/build/comm-central/comm-central/mozilla/security/manager/ssl/src/nsRecentBadCerts.cpp cl -FonsRecentBadCerts.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DNSS_ENABLE_ECC -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/security/manager/ssl/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/security/manager/ssl/src/nsRecentBadCerts.cpp nsRecentBadCerts.cpp nsClientAuthRemember.cpp Building deps for /c/build/comm-central/comm-central/mozilla/security/manager/ssl/src/nsClientAuthRemember.cpp cl -FonsClientAuthRemember.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DNSS_ENABLE_ECC -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/security/manager/ssl/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/security/manager/ssl/src/nsClientAuthRemember.cpp nsClientAuthRemember.cpp nsPSMBackgroundThread.cpp Building deps for /c/build/comm-central/comm-central/mozilla/security/manager/ssl/src/nsPSMBackgroundThread.cpp cl -FonsPSMBackgroundThread.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DNSS_ENABLE_ECC -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/security/manager/ssl/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/security/manager/ssl/src/nsPSMBackgroundThread.cpp nsPSMBackgroundThread.cpp nsSSLThread.cpp Building deps for /c/build/comm-central/comm-central/mozilla/security/manager/ssl/src/nsSSLThread.cpp cl -FonsSSLThread.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DNSS_ENABLE_ECC -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/security/manager/ssl/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/security/manager/ssl/src/nsSSLThread.cpp nsSSLThread.cpp nsCertVerificationThread.cpp Building deps for /c/build/comm-central/comm-central/mozilla/security/manager/ssl/src/nsCertVerificationThread.cpp cl -FonsCertVerificationThread.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DNSS_ENABLE_ECC -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/security/manager/ssl/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/security/manager/ssl/src/nsCertVerificationThread.cpp nsCertVerificationThread.cpp nsCipherInfo.cpp Building deps for /c/build/comm-central/comm-central/mozilla/security/manager/ssl/src/nsCipherInfo.cpp cl -FonsCipherInfo.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DNSS_ENABLE_ECC -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/security/manager/ssl/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/security/manager/ssl/src/nsCipherInfo.cpp nsCipherInfo.cpp nsProtectedAuthThread.cpp Building deps for /c/build/comm-central/comm-central/mozilla/security/manager/ssl/src/nsProtectedAuthThread.cpp cl -FonsProtectedAuthThread.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DNSS_ENABLE_ECC -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/security/manager/ssl/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/security/manager/ssl/src/nsProtectedAuthThread.cpp nsProtectedAuthThread.cpp nsNSSCallbacks.cpp Building deps for /c/build/comm-central/comm-central/mozilla/security/manager/ssl/src/nsNSSCallbacks.cpp cl -FonsNSSCallbacks.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DNSS_ENABLE_ECC -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/security/manager/ssl/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/security/manager/ssl/src/nsNSSCallbacks.cpp nsNSSCallbacks.cpp nsNSSComponent.cpp Building deps for /c/build/comm-central/comm-central/mozilla/security/manager/ssl/src/nsNSSComponent.cpp cl -FonsNSSComponent.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DNSS_ENABLE_ECC -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/security/manager/ssl/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/security/manager/ssl/src/nsNSSComponent.cpp nsNSSComponent.cpp nsNSSErrors.cpp Building deps for /c/build/comm-central/comm-central/mozilla/security/manager/ssl/src/nsNSSErrors.cpp cl -FonsNSSErrors.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DNSS_ENABLE_ECC -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/security/manager/ssl/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/security/manager/ssl/src/nsNSSErrors.cpp nsNSSErrors.cpp nsNSSIOLayer.cpp Building deps for /c/build/comm-central/comm-central/mozilla/security/manager/ssl/src/nsNSSIOLayer.cpp cl -FonsNSSIOLayer.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DNSS_ENABLE_ECC -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/security/manager/ssl/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/security/manager/ssl/src/nsNSSIOLayer.cpp nsNSSIOLayer.cpp nsSSLStatus.cpp Building deps for /c/build/comm-central/comm-central/mozilla/security/manager/ssl/src/nsSSLStatus.cpp cl -FonsSSLStatus.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DNSS_ENABLE_ECC -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/security/manager/ssl/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/security/manager/ssl/src/nsSSLStatus.cpp nsSSLStatus.cpp nsNSSModule.cpp Building deps for /c/build/comm-central/comm-central/mozilla/security/manager/ssl/src/nsNSSModule.cpp cl -FonsNSSModule.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DNSS_ENABLE_ECC -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/security/manager/ssl/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/security/manager/ssl/src/nsNSSModule.cpp nsNSSModule.cpp nsSSLSocketProvider.cpp Building deps for /c/build/comm-central/comm-central/mozilla/security/manager/ssl/src/nsSSLSocketProvider.cpp cl -FonsSSLSocketProvider.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DNSS_ENABLE_ECC -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/security/manager/ssl/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/security/manager/ssl/src/nsSSLSocketProvider.cpp nsSSLSocketProvider.cpp nsTLSSocketProvider.cpp Building deps for /c/build/comm-central/comm-central/mozilla/security/manager/ssl/src/nsTLSSocketProvider.cpp cl -FonsTLSSocketProvider.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DNSS_ENABLE_ECC -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/security/manager/ssl/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/security/manager/ssl/src/nsTLSSocketProvider.cpp nsTLSSocketProvider.cpp nsSDR.cpp Building deps for /c/build/comm-central/comm-central/mozilla/security/manager/ssl/src/nsSDR.cpp cl -FonsSDR.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DNSS_ENABLE_ECC -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/security/manager/ssl/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/security/manager/ssl/src/nsSDR.cpp nsSDR.cpp nsPK11TokenDB.cpp Building deps for /c/build/comm-central/comm-central/mozilla/security/manager/ssl/src/nsPK11TokenDB.cpp cl -FonsPK11TokenDB.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DNSS_ENABLE_ECC -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/security/manager/ssl/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/security/manager/ssl/src/nsPK11TokenDB.cpp nsPK11TokenDB.cpp nsNSSCertificate.cpp Building deps for /c/build/comm-central/comm-central/mozilla/security/manager/ssl/src/nsNSSCertificate.cpp cl -FonsNSSCertificate.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DNSS_ENABLE_ECC -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/security/manager/ssl/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/security/manager/ssl/src/nsNSSCertificate.cpp nsNSSCertificate.cpp nsPKCS12Blob.cpp Building deps for /c/build/comm-central/comm-central/mozilla/security/manager/ssl/src/nsPKCS12Blob.cpp cl -FonsPKCS12Blob.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DNSS_ENABLE_ECC -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/security/manager/ssl/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/security/manager/ssl/src/nsPKCS12Blob.cpp nsPKCS12Blob.cpp nsNSSASN1Object.cpp Building deps for /c/build/comm-central/comm-central/mozilla/security/manager/ssl/src/nsNSSASN1Object.cpp cl -FonsNSSASN1Object.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DNSS_ENABLE_ECC -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/security/manager/ssl/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/security/manager/ssl/src/nsNSSASN1Object.cpp nsNSSASN1Object.cpp nsKeygenHandler.cpp Building deps for /c/build/comm-central/comm-central/mozilla/security/manager/ssl/src/nsKeygenHandler.cpp cl -FonsKeygenHandler.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DNSS_ENABLE_ECC -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/security/manager/ssl/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/security/manager/ssl/src/nsKeygenHandler.cpp nsKeygenHandler.cpp nsCrypto.cpp Building deps for /c/build/comm-central/comm-central/mozilla/security/manager/ssl/src/nsCrypto.cpp cl -FonsCrypto.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DNSS_ENABLE_ECC -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/security/manager/ssl/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/security/manager/ssl/src/nsCrypto.cpp nsCrypto.cpp nsPKCS11Slot.cpp Building deps for /c/build/comm-central/comm-central/mozilla/security/manager/ssl/src/nsPKCS11Slot.cpp cl -FonsPKCS11Slot.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DNSS_ENABLE_ECC -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/security/manager/ssl/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/security/manager/ssl/src/nsPKCS11Slot.cpp nsPKCS11Slot.cpp nsKeygenThread.cpp Building deps for /c/build/comm-central/comm-central/mozilla/security/manager/ssl/src/nsKeygenThread.cpp cl -FonsKeygenThread.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DNSS_ENABLE_ECC -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/security/manager/ssl/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/security/manager/ssl/src/nsKeygenThread.cpp nsKeygenThread.cpp nsCMSSecureMessage.cpp Building deps for /c/build/comm-central/comm-central/mozilla/security/manager/ssl/src/nsCMSSecureMessage.cpp cl -FonsCMSSecureMessage.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DNSS_ENABLE_ECC -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/security/manager/ssl/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/security/manager/ssl/src/nsCMSSecureMessage.cpp nsCMSSecureMessage.cpp nsCMS.cpp Building deps for /c/build/comm-central/comm-central/mozilla/security/manager/ssl/src/nsCMS.cpp cl -FonsCMS.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DNSS_ENABLE_ECC -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/security/manager/ssl/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/security/manager/ssl/src/nsCMS.cpp nsCMS.cpp nsCertPicker.cpp Building deps for /c/build/comm-central/comm-central/mozilla/security/manager/ssl/src/nsCertPicker.cpp cl -FonsCertPicker.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DNSS_ENABLE_ECC -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/security/manager/ssl/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/security/manager/ssl/src/nsCertPicker.cpp nsCertPicker.cpp nsCRLInfo.cpp Building deps for /c/build/comm-central/comm-central/mozilla/security/manager/ssl/src/nsCRLInfo.cpp cl -FonsCRLInfo.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DNSS_ENABLE_ECC -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/security/manager/ssl/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/security/manager/ssl/src/nsCRLInfo.cpp nsCRLInfo.cpp nsNSSCertCache.cpp Building deps for /c/build/comm-central/comm-central/mozilla/security/manager/ssl/src/nsNSSCertCache.cpp cl -FonsNSSCertCache.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DNSS_ENABLE_ECC -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/security/manager/ssl/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/security/manager/ssl/src/nsNSSCertCache.cpp nsNSSCertCache.cpp nsNSSCertHelper.cpp Building deps for /c/build/comm-central/comm-central/mozilla/security/manager/ssl/src/nsNSSCertHelper.cpp cl -FonsNSSCertHelper.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DNSS_ENABLE_ECC -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/security/manager/ssl/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/security/manager/ssl/src/nsNSSCertHelper.cpp nsNSSCertHelper.cpp nsNSSCertificateDB.cpp Building deps for /c/build/comm-central/comm-central/mozilla/security/manager/ssl/src/nsNSSCertificateDB.cpp cl -FonsNSSCertificateDB.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DNSS_ENABLE_ECC -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/security/manager/ssl/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/security/manager/ssl/src/nsNSSCertificateDB.cpp nsNSSCertificateDB.cpp nsNSSCertTrust.cpp Building deps for /c/build/comm-central/comm-central/mozilla/security/manager/ssl/src/nsNSSCertTrust.cpp cl -FonsNSSCertTrust.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DNSS_ENABLE_ECC -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/security/manager/ssl/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/security/manager/ssl/src/nsNSSCertTrust.cpp nsNSSCertTrust.cpp nsNSSCertValidity.cpp Building deps for /c/build/comm-central/comm-central/mozilla/security/manager/ssl/src/nsNSSCertValidity.cpp cl -FonsNSSCertValidity.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DNSS_ENABLE_ECC -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/security/manager/ssl/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/security/manager/ssl/src/nsNSSCertValidity.cpp nsNSSCertValidity.cpp nsOCSPResponder.cpp Building deps for /c/build/comm-central/comm-central/mozilla/security/manager/ssl/src/nsOCSPResponder.cpp cl -FonsOCSPResponder.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DNSS_ENABLE_ECC -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/security/manager/ssl/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/security/manager/ssl/src/nsOCSPResponder.cpp nsOCSPResponder.cpp nsUsageArrayHelper.cpp Building deps for /c/build/comm-central/comm-central/mozilla/security/manager/ssl/src/nsUsageArrayHelper.cpp cl -FonsUsageArrayHelper.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DNSS_ENABLE_ECC -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/security/manager/ssl/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/security/manager/ssl/src/nsUsageArrayHelper.cpp nsUsageArrayHelper.cpp nsCRLManager.cpp Building deps for /c/build/comm-central/comm-central/mozilla/security/manager/ssl/src/nsCRLManager.cpp cl -FonsCRLManager.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DNSS_ENABLE_ECC -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/security/manager/ssl/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/security/manager/ssl/src/nsCRLManager.cpp nsCRLManager.cpp nsNSSShutDown.cpp Building deps for /c/build/comm-central/comm-central/mozilla/security/manager/ssl/src/nsNSSShutDown.cpp cl -FonsNSSShutDown.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DNSS_ENABLE_ECC -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/security/manager/ssl/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/security/manager/ssl/src/nsNSSShutDown.cpp nsNSSShutDown.cpp nsNTLMAuthModule.cpp Building deps for /c/build/comm-central/comm-central/mozilla/security/manager/ssl/src/nsNTLMAuthModule.cpp cl -FonsNTLMAuthModule.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DNSS_ENABLE_ECC -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/security/manager/ssl/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/security/manager/ssl/src/nsNTLMAuthModule.cpp nsNTLMAuthModule.cpp nsSmartCardMonitor.cpp Building deps for /c/build/comm-central/comm-central/mozilla/security/manager/ssl/src/nsSmartCardMonitor.cpp cl -FonsSmartCardMonitor.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DNSS_ENABLE_ECC -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/security/manager/ssl/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/security/manager/ssl/src/nsSmartCardMonitor.cpp nsSmartCardMonitor.cpp nsSmartCardEvent.cpp Building deps for /c/build/comm-central/comm-central/mozilla/security/manager/ssl/src/nsSmartCardEvent.cpp cl -FonsSmartCardEvent.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DNSS_ENABLE_ECC -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/security/manager/ssl/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/security/manager/ssl/src/nsSmartCardEvent.cpp nsSmartCardEvent.cpp nsStreamCipher.cpp Building deps for /c/build/comm-central/comm-central/mozilla/security/manager/ssl/src/nsStreamCipher.cpp cl -FonsStreamCipher.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DNSS_ENABLE_ECC -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/security/manager/ssl/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/security/manager/ssl/src/nsStreamCipher.cpp nsStreamCipher.cpp nsKeyModule.cpp Building deps for /c/build/comm-central/comm-central/mozilla/security/manager/ssl/src/nsKeyModule.cpp cl -FonsKeyModule.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DNSS_ENABLE_ECC -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/security/manager/ssl/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/security/manager/ssl/src/nsKeyModule.cpp nsKeyModule.cpp nsIdentityChecking.cpp Building deps for /c/build/comm-central/comm-central/mozilla/security/manager/ssl/src/nsIdentityChecking.cpp cl -FonsIdentityChecking.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DNSS_ENABLE_ECC -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/security/manager/ssl/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/security/manager/ssl/src/nsIdentityChecking.cpp nsIdentityChecking.cpp nsDataSignatureVerifier.cpp Building deps for /c/build/comm-central/comm-central/mozilla/security/manager/ssl/src/nsDataSignatureVerifier.cpp cl -FonsDataSignatureVerifier.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DNSS_ENABLE_ECC -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/security/manager/ssl/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/security/manager/ssl/src/nsDataSignatureVerifier.cpp nsDataSignatureVerifier.cpp nsRandomGenerator.cpp Building deps for /c/build/comm-central/comm-central/mozilla/security/manager/ssl/src/nsRandomGenerator.cpp cl -FonsRandomGenerator.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DNSS_ENABLE_ECC -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/security/manager/ssl/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/security/manager/ssl/src/nsRandomGenerator.cpp nsRandomGenerator.cpp nsCertTree.cpp Building deps for /c/build/comm-central/comm-central/mozilla/security/manager/ssl/src/nsCertTree.cpp cl -FonsCertTree.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DNSS_ENABLE_ECC -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -I/c/build/comm-central/comm-central/mozilla/security/manager/ssl/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/security/manager/ssl/src/nsCertTree.cpp nsCertTree.cpp rm -f pipnss.lib lib -NOLOGO -OUT:"pipnss.lib" md4.obj nsNSSCleaner.obj nsCertOverrideService.obj nsRecentBadCerts.obj nsClientAuthRemember.obj nsPSMBackgroundThread.obj nsSSLThread.obj nsCertVerificationThread.obj nsCipherInfo.obj nsProtectedAuthThread.obj nsNSSCallbacks.obj nsNSSComponent.obj nsNSSErrors.obj nsNSSIOLayer.obj nsSSLStatus.obj nsNSSModule.obj nsSSLSocketProvider.obj nsTLSSocketProvider.obj nsSDR.obj nsPK11TokenDB.obj nsNSSCertificate.obj nsPKCS12Blob.obj nsNSSASN1Object.obj nsKeygenHandler.obj nsCrypto.obj nsPKCS11Slot.obj nsKeygenThread.obj nsCMSSecureMessage.obj nsCMS.obj nsCertPicker.obj nsCRLInfo.obj nsNSSCertCache.obj nsNSSCertHelper.obj nsNSSCertificateDB.obj nsNSSCertTrust.obj nsNSSCertValidity.obj nsOCSPResponder.obj nsUsageArrayHelper.obj nsCRLManager.obj nsNSSShutDown.obj nsNTLMAuthModule.obj nsSmartCardMonitor.obj nsSmartCardEvent.obj nsStreamCipher.obj nsKeyModule.obj nsIdentityChecking.obj nsDataSignatureVerifier.obj nsRandomGenerator.obj nsCertTree.obj echo not_ranlib pipnss.lib not_ranlib pipnss.lib c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 pipnss.lib ../../../../staticlib/components make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/security/manager/ssl/src' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/security/manager/ssl/public' nsISSLCertErrorDialog.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/security/manager/ssl/public -I../../../../dist/idl -e _xpidlgen/nsISSLCertErrorDialog.xpt -d .deps/nsISSLCertErrorDialog.pp /c/build/comm-central/comm-central/mozilla/security/manager/ssl/public/nsISSLCertErrorDialog.idl nsIBadCertListener2.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/security/manager/ssl/public -I../../../../dist/idl -e _xpidlgen/nsIBadCertListener2.xpt -d .deps/nsIBadCertListener2.pp /c/build/comm-central/comm-central/mozilla/security/manager/ssl/public/nsIBadCertListener2.idl nsISSLErrorListener.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/security/manager/ssl/public -I../../../../dist/idl -e _xpidlgen/nsISSLErrorListener.xpt -d .deps/nsISSLErrorListener.pp /c/build/comm-central/comm-central/mozilla/security/manager/ssl/public/nsISSLErrorListener.idl nsIIdentityInfo.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/security/manager/ssl/public -I../../../../dist/idl -e _xpidlgen/nsIIdentityInfo.xpt -d .deps/nsIIdentityInfo.pp /c/build/comm-central/comm-central/mozilla/security/manager/ssl/public/nsIIdentityInfo.idl nsIAssociatedContentSecurity.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/security/manager/ssl/public -I../../../../dist/idl -e _xpidlgen/nsIAssociatedContentSecurity.xpt -d .deps/nsIAssociatedContentSecurity.pp /c/build/comm-central/comm-central/mozilla/security/manager/ssl/public/nsIAssociatedContentSecurity.idl nsICertOverrideService.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/security/manager/ssl/public -I../../../../dist/idl -e _xpidlgen/nsICertOverrideService.xpt -d .deps/nsICertOverrideService.pp /c/build/comm-central/comm-central/mozilla/security/manager/ssl/public/nsICertOverrideService.idl nsIRecentBadCertsService.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/security/manager/ssl/public -I../../../../dist/idl -e _xpidlgen/nsIRecentBadCertsService.xpt -d .deps/nsIRecentBadCertsService.pp /c/build/comm-central/comm-central/mozilla/security/manager/ssl/public/nsIRecentBadCertsService.idl nsIFormSigningDialog.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/security/manager/ssl/public -I../../../../dist/idl -e _xpidlgen/nsIFormSigningDialog.xpt -d .deps/nsIFormSigningDialog.pp /c/build/comm-central/comm-central/mozilla/security/manager/ssl/public/nsIFormSigningDialog.idl nsIX509Cert2.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/security/manager/ssl/public -I../../../../dist/idl -e _xpidlgen/nsIX509Cert2.xpt -d .deps/nsIX509Cert2.pp /c/build/comm-central/comm-central/mozilla/security/manager/ssl/public/nsIX509Cert2.idl nsIX509Cert3.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/security/manager/ssl/public -I../../../../dist/idl -e _xpidlgen/nsIX509Cert3.xpt -d .deps/nsIX509Cert3.pp /c/build/comm-central/comm-central/mozilla/security/manager/ssl/public/nsIX509Cert3.idl nsIX509CertDB2.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/security/manager/ssl/public -I../../../../dist/idl -e _xpidlgen/nsIX509CertDB2.xpt -d .deps/nsIX509CertDB2.pp /c/build/comm-central/comm-central/mozilla/security/manager/ssl/public/nsIX509CertDB2.idl nsIX509CertList.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/security/manager/ssl/public -I../../../../dist/idl -e _xpidlgen/nsIX509CertList.xpt -d .deps/nsIX509CertList.pp /c/build/comm-central/comm-central/mozilla/security/manager/ssl/public/nsIX509CertList.idl nsIPKCS11.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/security/manager/ssl/public -I../../../../dist/idl -e _xpidlgen/nsIPKCS11.xpt -d .deps/nsIPKCS11.pp /c/build/comm-central/comm-central/mozilla/security/manager/ssl/public/nsIPKCS11.idl nsIPKCS11Slot.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/security/manager/ssl/public -I../../../../dist/idl -e _xpidlgen/nsIPKCS11Slot.xpt -d .deps/nsIPKCS11Slot.pp /c/build/comm-central/comm-central/mozilla/security/manager/ssl/public/nsIPKCS11Slot.idl nsIPK11TokenDB.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/security/manager/ssl/public -I../../../../dist/idl -e _xpidlgen/nsIPK11TokenDB.xpt -d .deps/nsIPK11TokenDB.pp /c/build/comm-central/comm-central/mozilla/security/manager/ssl/public/nsIPK11TokenDB.idl nsICertPickDialogs.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/security/manager/ssl/public -I../../../../dist/idl -e _xpidlgen/nsICertPickDialogs.xpt -d .deps/nsICertPickDialogs.pp /c/build/comm-central/comm-central/mozilla/security/manager/ssl/public/nsICertPickDialogs.idl nsIClientAuthDialogs.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/security/manager/ssl/public -I../../../../dist/idl -e _xpidlgen/nsIClientAuthDialogs.xpt -d .deps/nsIClientAuthDialogs.pp /c/build/comm-central/comm-central/mozilla/security/manager/ssl/public/nsIClientAuthDialogs.idl nsIDOMCryptoDialogs.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/security/manager/ssl/public -I../../../../dist/idl -e _xpidlgen/nsIDOMCryptoDialogs.xpt -d .deps/nsIDOMCryptoDialogs.pp /c/build/comm-central/comm-central/mozilla/security/manager/ssl/public/nsIDOMCryptoDialogs.idl nsIGenKeypairInfoDlg.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/security/manager/ssl/public -I../../../../dist/idl -e _xpidlgen/nsIGenKeypairInfoDlg.xpt -d .deps/nsIGenKeypairInfoDlg.pp /c/build/comm-central/comm-central/mozilla/security/manager/ssl/public/nsIGenKeypairInfoDlg.idl nsITokenDialogs.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/security/manager/ssl/public -I../../../../dist/idl -e _xpidlgen/nsITokenDialogs.xpt -d .deps/nsITokenDialogs.pp /c/build/comm-central/comm-central/mozilla/security/manager/ssl/public/nsITokenDialogs.idl nsITokenPasswordDialogs.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/security/manager/ssl/public -I../../../../dist/idl -e _xpidlgen/nsITokenPasswordDialogs.xpt -d .deps/nsITokenPasswordDialogs.pp /c/build/comm-central/comm-central/mozilla/security/manager/ssl/public/nsITokenPasswordDialogs.idl nsISSLStatus.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/security/manager/ssl/public -I../../../../dist/idl -e _xpidlgen/nsISSLStatus.xpt -d .deps/nsISSLStatus.pp /c/build/comm-central/comm-central/mozilla/security/manager/ssl/public/nsISSLStatus.idl nsIKeygenThread.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/security/manager/ssl/public -I../../../../dist/idl -e _xpidlgen/nsIKeygenThread.xpt -d .deps/nsIKeygenThread.pp /c/build/comm-central/comm-central/mozilla/security/manager/ssl/public/nsIKeygenThread.idl nsICMSSecureMessage.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/security/manager/ssl/public -I../../../../dist/idl -e _xpidlgen/nsICMSSecureMessage.xpt -d .deps/nsICMSSecureMessage.pp /c/build/comm-central/comm-central/mozilla/security/manager/ssl/public/nsICMSSecureMessage.idl nsIUserCertPicker.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/security/manager/ssl/public -I../../../../dist/idl -e _xpidlgen/nsIUserCertPicker.xpt -d .deps/nsIUserCertPicker.pp /c/build/comm-central/comm-central/mozilla/security/manager/ssl/public/nsIUserCertPicker.idl nsIASN1PrintableItem.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/security/manager/ssl/public -I../../../../dist/idl -e _xpidlgen/nsIASN1PrintableItem.xpt -d .deps/nsIASN1PrintableItem.pp /c/build/comm-central/comm-central/mozilla/security/manager/ssl/public/nsIASN1PrintableItem.idl nsICMSDecoder.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/security/manager/ssl/public -I../../../../dist/idl -e _xpidlgen/nsICMSDecoder.xpt -d .deps/nsICMSDecoder.pp /c/build/comm-central/comm-central/mozilla/security/manager/ssl/public/nsICMSDecoder.idl nsICMSEncoder.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/security/manager/ssl/public -I../../../../dist/idl -e _xpidlgen/nsICMSEncoder.xpt -d .deps/nsICMSEncoder.pp /c/build/comm-central/comm-central/mozilla/security/manager/ssl/public/nsICMSEncoder.idl nsICMSMessageErrors.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/security/manager/ssl/public -I../../../../dist/idl -e _xpidlgen/nsICMSMessageErrors.xpt -d .deps/nsICMSMessageErrors.pp /c/build/comm-central/comm-central/mozilla/security/manager/ssl/public/nsICMSMessageErrors.idl nsICMSMessage.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/security/manager/ssl/public -I../../../../dist/idl -e _xpidlgen/nsICMSMessage.xpt -d .deps/nsICMSMessage.pp /c/build/comm-central/comm-central/mozilla/security/manager/ssl/public/nsICMSMessage.idl nsICMSMessage2.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/security/manager/ssl/public -I../../../../dist/idl -e _xpidlgen/nsICMSMessage2.xpt -d .deps/nsICMSMessage2.pp /c/build/comm-central/comm-central/mozilla/security/manager/ssl/public/nsICMSMessage2.idl nsINSSCertCache.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/security/manager/ssl/public -I../../../../dist/idl -e _xpidlgen/nsINSSCertCache.xpt -d .deps/nsINSSCertCache.pp /c/build/comm-central/comm-central/mozilla/security/manager/ssl/public/nsINSSCertCache.idl nsIOCSPResponder.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/security/manager/ssl/public -I../../../../dist/idl -e _xpidlgen/nsIOCSPResponder.xpt -d .deps/nsIOCSPResponder.pp /c/build/comm-central/comm-central/mozilla/security/manager/ssl/public/nsIOCSPResponder.idl nsIPK11Token.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/security/manager/ssl/public -I../../../../dist/idl -e _xpidlgen/nsIPK11Token.xpt -d .deps/nsIPK11Token.pp /c/build/comm-central/comm-central/mozilla/security/manager/ssl/public/nsIPK11Token.idl nsIPKCS11ModuleDB.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/security/manager/ssl/public -I../../../../dist/idl -e _xpidlgen/nsIPKCS11ModuleDB.xpt -d .deps/nsIPKCS11ModuleDB.pp /c/build/comm-central/comm-central/mozilla/security/manager/ssl/public/nsIPKCS11ModuleDB.idl nsIPKCS11Module.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/security/manager/ssl/public -I../../../../dist/idl -e _xpidlgen/nsIPKCS11Module.xpt -d .deps/nsIPKCS11Module.pp /c/build/comm-central/comm-central/mozilla/security/manager/ssl/public/nsIPKCS11Module.idl nsICRLManager.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/security/manager/ssl/public -I../../../../dist/idl -e _xpidlgen/nsICRLManager.xpt -d .deps/nsICRLManager.pp /c/build/comm-central/comm-central/mozilla/security/manager/ssl/public/nsICRLManager.idl nsISMimeCert.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/security/manager/ssl/public -I../../../../dist/idl -e _xpidlgen/nsISMimeCert.xpt -d .deps/nsISMimeCert.pp /c/build/comm-central/comm-central/mozilla/security/manager/ssl/public/nsISMimeCert.idl nsICipherInfo.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/security/manager/ssl/public -I../../../../dist/idl -e _xpidlgen/nsICipherInfo.xpt -d .deps/nsICipherInfo.pp /c/build/comm-central/comm-central/mozilla/security/manager/ssl/public/nsICipherInfo.idl nsIStreamCipher.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/security/manager/ssl/public -I../../../../dist/idl -e _xpidlgen/nsIStreamCipher.xpt -d .deps/nsIStreamCipher.pp /c/build/comm-central/comm-central/mozilla/security/manager/ssl/public/nsIStreamCipher.idl nsIKeyModule.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/security/manager/ssl/public -I../../../../dist/idl -e _xpidlgen/nsIKeyModule.xpt -d .deps/nsIKeyModule.pp /c/build/comm-central/comm-central/mozilla/security/manager/ssl/public/nsIKeyModule.idl nsIProtectedAuthThread.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/security/manager/ssl/public -I../../../../dist/idl -e _xpidlgen/nsIProtectedAuthThread.xpt -d .deps/nsIProtectedAuthThread.pp /c/build/comm-central/comm-central/mozilla/security/manager/ssl/public/nsIProtectedAuthThread.idl nsIDataSignatureVerifier.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/security/manager/ssl/public -I../../../../dist/idl -e _xpidlgen/nsIDataSignatureVerifier.xpt -d .deps/nsIDataSignatureVerifier.pp /c/build/comm-central/comm-central/mozilla/security/manager/ssl/public/nsIDataSignatureVerifier.idl nsICertTree.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/security/manager/ssl/public -I../../../../dist/idl -e _xpidlgen/nsICertTree.xpt -d .deps/nsICertTree.pp /c/build/comm-central/comm-central/mozilla/security/manager/ssl/public/nsICertTree.idl nsIASN1Object.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/security/manager/ssl/public -I../../../../dist/idl -e _xpidlgen/nsIASN1Object.xpt -d .deps/nsIASN1Object.pp /c/build/comm-central/comm-central/mozilla/security/manager/ssl/public/nsIASN1Object.idl nsIASN1Sequence.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/security/manager/ssl/public -I../../../../dist/idl -e _xpidlgen/nsIASN1Sequence.xpt -d .deps/nsIASN1Sequence.pp /c/build/comm-central/comm-central/mozilla/security/manager/ssl/public/nsIASN1Sequence.idl nsICertificateDialogs.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/security/manager/ssl/public -I../../../../dist/idl -e _xpidlgen/nsICertificateDialogs.xpt -d .deps/nsICertificateDialogs.pp /c/build/comm-central/comm-central/mozilla/security/manager/ssl/public/nsICertificateDialogs.idl nsICRLInfo.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/security/manager/ssl/public -I../../../../dist/idl -e _xpidlgen/nsICRLInfo.xpt -d .deps/nsICRLInfo.pp /c/build/comm-central/comm-central/mozilla/security/manager/ssl/public/nsICRLInfo.idl nsIX509Cert.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/security/manager/ssl/public -I../../../../dist/idl -e _xpidlgen/nsIX509Cert.xpt -d .deps/nsIX509Cert.pp /c/build/comm-central/comm-central/mozilla/security/manager/ssl/public/nsIX509Cert.idl nsIX509CertDB.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/security/manager/ssl/public -I../../../../dist/idl -e _xpidlgen/nsIX509CertDB.xpt -d .deps/nsIX509CertDB.pp /c/build/comm-central/comm-central/mozilla/security/manager/ssl/public/nsIX509CertDB.idl nsIX509CertValidity.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/security/manager/ssl/public -I../../../../dist/idl -e _xpidlgen/nsIX509CertValidity.xpt -d .deps/nsIX509CertValidity.pp /c/build/comm-central/comm-central/mozilla/security/manager/ssl/public/nsIX509CertValidity.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpt_link.exe _xpidlgen/pipnss.xpt _xpidlgen/nsISSLCertErrorDialog.xpt _xpidlgen/nsIBadCertListener2.xpt _xpidlgen/nsISSLErrorListener.xpt _xpidlgen/nsIIdentityInfo.xpt _xpidlgen/nsIAssociatedContentSecurity.xpt _xpidlgen/nsICertOverrideService.xpt _xpidlgen/nsIRecentBadCertsService.xpt _xpidlgen/nsIFormSigningDialog.xpt _xpidlgen/nsIX509Cert2.xpt _xpidlgen/nsIX509Cert3.xpt _xpidlgen/nsIX509CertDB2.xpt _xpidlgen/nsIX509CertList.xpt _xpidlgen/nsIPKCS11.xpt _xpidlgen/nsIPKCS11Slot.xpt _xpidlgen/nsIPK11TokenDB.xpt _xpidlgen/nsICertPickDialogs.xpt _xpidlgen/nsIClientAuthDialogs.xpt _xpidlgen/nsIDOMCryptoDialogs.xpt _xpidlgen/nsIGenKeypairInfoDlg.xpt _xpidlgen/nsITokenDialogs.xpt _xpidlgen/nsITokenPasswordDialogs.xpt _xpidlgen/nsISSLStatus.xpt _xpidlgen/nsIKeygenThread.xpt _xpidlgen/nsICMSSecureMessage.xpt _xpidlgen/nsIUserCertPicker.xpt _xpidlgen/nsIASN1PrintableItem.xpt _xpidlgen/nsICMSDecoder.xpt _xpidlgen/nsICMSEncoder.xpt _xpidlgen/nsICMSMessageErrors.xpt _xpidlgen/nsICMSMessage.xpt _xpidlgen/nsICMSMessage2.xpt _xpidlgen/nsINSSCertCache.xpt _xpidlgen/nsIOCSPResponder.xpt _xpidlgen/nsIPK11Token.xpt _xpidlgen/nsIPKCS11ModuleDB.xpt _xpidlgen/nsIPKCS11Module.xpt _xpidlgen/nsICRLManager.xpt _xpidlgen/nsISMimeCert.xpt _xpidlgen/nsICipherInfo.xpt _xpidlgen/nsIStreamCipher.xpt _xpidlgen/nsIKeyModule.xpt _xpidlgen/nsIProtectedAuthThread.xpt _xpidlgen/nsIDataSignatureVerifier.xpt _xpidlgen/nsICertTree.xpt _xpidlgen/nsIASN1Object.xpt _xpidlgen/nsIASN1Sequence.xpt _xpidlgen/nsICertificateDialogs.xpt _xpidlgen/nsICRLInfo.xpt _xpidlgen/nsIX509Cert.xpt _xpidlgen/nsIX509CertDB.xpt _xpidlgen/nsIX509CertValidity.xpt c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 _xpidlgen/pipnss.xpt ../../../../dist/bin/components make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/security/manager/ssl/public' make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/security/manager/ssl' make -C locales libs make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/security/manager/locales' c:/mozilla-build/python25/python2.5.exe /c/build/comm-central/comm-central/mozilla/config/JarMaker.py \ -j ../../../dist/bin/chrome \ -t /c/build/comm-central/comm-central/mozilla -f jar -c /c/build/comm-central/de/security/manager -DNDEBUG -DTRIMMED -DAB_CD=de -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_CRT_SECURE_NO_WARNINGS=1 -D_CRT_NONSTDC_NO_WARNINGS=1 -DHAVE_WINSDKVER_H=1 -DMOZ_MSVC_STL_WRAP__Throw=1 -DWINVER=0x502 -D_WIN32_WINNT=0x502 -D_WIN32_IE=0x0500 -DMOZ_WINSDK_TARGETVER=0x06010000 -DMOZ_NTDDI_WS03=0x05020000 -DMOZ_NTDDI_LONGHORN=0x06000000 -DMOZ_NTDDI_WIN7=0x06010000 -DHAVE_IO_H=1 -DHAVE_SETBUF=1 -DHAVE_ISATTY=1 -DX_DISPLAY_MISSING=1 -DMOZILLA_VERSION=\"1.9.3a5pre\" -DMOZILLA_VERSION_U=1.9.3a5pre -DHAVE_SNPRINTF=1 -D_WINDOWS=1 -DWIN32=1 -DXP_WIN=1 -DXP_WIN32=1 -DHW_THREADS=1 -DSTDC_HEADERS=1 -DWIN32_LEAN_AND_MEAN=1 -DNO_X11=1 -DHAVE_OLEACC_IDL=1 -DHAVE_ATLBASE_H=1 -DHAVE_MMINTRIN_H=1 -D_X86_=1 -DD_INO=d_ino -DNS_ALWAYS_INLINE= -DNS_ATTR_MALLOC= -DNS_WARN_UNUSED_RESULT= -DNS_NORETURN= -DMALLOC_H=\ -DHAVE_FORCEINLINE=1 -DNS_ENABLE_TSF=1 -DMOZ_BUILD_APP=../calendar -DMOZ_DISTRIBUTION_ID=\"org.mozilla\" -DIBMBIDI=1 -DMOZ_VIEW_SOURCE=1 -DACCESSIBILITY=1 -DMOZ_JSLOADER=1 -DNS_PRINTING=1 -DNS_PRINT_PREVIEW=1 -DMOZ_OGG=1 -DMOZ_WAVE=1 -DMOZ_SYDNEYAUDIO=1 -DMOZ_MEDIA=1 -DMOZ_XTF=1 -DMOZ_CRASHREPORTER=1 -DMOZ_CRASHREPORTER_ENABLE_PERCENT=100 -DMOZ_SVG=1 -DMOZ_SMIL=1 -DMOZ_UPDATE_CHANNEL=default -DMOZ_FEEDS=1 -DMOZ_STORAGE=1 -DMOZ_LOGGING=1 -DMOZ_CHROME_FILE_FORMAT_JAR=1 -DMOZ_USER_DIR=\"Mozilla\" -DMOZ_STATIC_BUILD=1 -DMOZ_TREE_CAIRO=1 -DHAVE_UINT64_T=1 -DMOZ_XUL=1 -DMOZ_PROFILELOCKING=1 -DMOZ_RDF=1 -DBUILD_CTYPES=1 -DMOZ_MORKREADER=1 -DMOZ_PLACES=1 -DMOZ_DLL_SUFFIX=\".dll\" \ /c/build/comm-central/comm-central/mozilla/security/manager/locales/jar.mn make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/security/manager/locales' make -C pki libs make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/security/manager/pki' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/security/manager/pki/public' nsIPKIParamBlock.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/security/manager/pki/public -I../../../../dist/idl -e _xpidlgen/nsIPKIParamBlock.xpt -d .deps/nsIPKIParamBlock.pp /c/build/comm-central/comm-central/mozilla/security/manager/pki/public/nsIPKIParamBlock.idl nsIASN1Tree.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/security/manager/pki/public -I../../../../dist/idl -e _xpidlgen/nsIASN1Tree.xpt -d .deps/nsIASN1Tree.pp /c/build/comm-central/comm-central/mozilla/security/manager/pki/public/nsIASN1Tree.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpt_link.exe _xpidlgen/pippki.xpt _xpidlgen/nsIPKIParamBlock.xpt _xpidlgen/nsIASN1Tree.xpt c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 _xpidlgen/pippki.xpt ../../../../dist/bin/components make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/security/manager/pki/public' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/security/manager/pki/resources' c:/mozilla-build/python25/python2.5.exe /c/build/comm-central/comm-central/mozilla/config/JarMaker.py \ -j ../../../../dist/bin/chrome \ -t /c/build/comm-central/comm-central/mozilla -f jar -DNDEBUG -DTRIMMED -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_CRT_SECURE_NO_WARNINGS=1 -D_CRT_NONSTDC_NO_WARNINGS=1 -DHAVE_WINSDKVER_H=1 -DMOZ_MSVC_STL_WRAP__Throw=1 -DWINVER=0x502 -D_WIN32_WINNT=0x502 -D_WIN32_IE=0x0500 -DMOZ_WINSDK_TARGETVER=0x06010000 -DMOZ_NTDDI_WS03=0x05020000 -DMOZ_NTDDI_LONGHORN=0x06000000 -DMOZ_NTDDI_WIN7=0x06010000 -DHAVE_IO_H=1 -DHAVE_SETBUF=1 -DHAVE_ISATTY=1 -DX_DISPLAY_MISSING=1 -DMOZILLA_VERSION=\"1.9.3a5pre\" -DMOZILLA_VERSION_U=1.9.3a5pre -DHAVE_SNPRINTF=1 -D_WINDOWS=1 -DWIN32=1 -DXP_WIN=1 -DXP_WIN32=1 -DHW_THREADS=1 -DSTDC_HEADERS=1 -DWIN32_LEAN_AND_MEAN=1 -DNO_X11=1 -DHAVE_OLEACC_IDL=1 -DHAVE_ATLBASE_H=1 -DHAVE_MMINTRIN_H=1 -D_X86_=1 -DD_INO=d_ino -DNS_ALWAYS_INLINE= -DNS_ATTR_MALLOC= -DNS_WARN_UNUSED_RESULT= -DNS_NORETURN= -DMALLOC_H=\ -DHAVE_FORCEINLINE=1 -DNS_ENABLE_TSF=1 -DMOZ_BUILD_APP=../calendar -DMOZ_DISTRIBUTION_ID=\"org.mozilla\" -DIBMBIDI=1 -DMOZ_VIEW_SOURCE=1 -DACCESSIBILITY=1 -DMOZ_JSLOADER=1 -DNS_PRINTING=1 -DNS_PRINT_PREVIEW=1 -DMOZ_OGG=1 -DMOZ_WAVE=1 -DMOZ_SYDNEYAUDIO=1 -DMOZ_MEDIA=1 -DMOZ_XTF=1 -DMOZ_CRASHREPORTER=1 -DMOZ_CRASHREPORTER_ENABLE_PERCENT=100 -DMOZ_SVG=1 -DMOZ_SMIL=1 -DMOZ_UPDATE_CHANNEL=default -DMOZ_FEEDS=1 -DMOZ_STORAGE=1 -DMOZ_LOGGING=1 -DMOZ_CHROME_FILE_FORMAT_JAR=1 -DMOZ_USER_DIR=\"Mozilla\" -DMOZ_STATIC_BUILD=1 -DMOZ_TREE_CAIRO=1 -DHAVE_UINT64_T=1 -DMOZ_XUL=1 -DMOZ_PROFILELOCKING=1 -DMOZ_RDF=1 -DBUILD_CTYPES=1 -DMOZ_MORKREADER=1 -DMOZ_PLACES=1 -DMOZ_DLL_SUFFIX=\".dll\" \ /c/build/comm-central/comm-central/mozilla/security/manager/pki/resources/jar.mn make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/security/manager/pki/resources' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/security/manager/pki/src' nsNSSDialogs.cpp Building deps for /c/build/comm-central/comm-central/mozilla/security/manager/pki/src/nsNSSDialogs.cpp cl -FonsNSSDialogs.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/security/manager/pki/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/security/manager/pki/src/nsNSSDialogs.cpp nsNSSDialogs.cpp nsPKIModule.cpp Building deps for /c/build/comm-central/comm-central/mozilla/security/manager/pki/src/nsPKIModule.cpp cl -FonsPKIModule.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/security/manager/pki/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/security/manager/pki/src/nsPKIModule.cpp nsPKIModule.cpp nsPKIParamBlock.cpp Building deps for /c/build/comm-central/comm-central/mozilla/security/manager/pki/src/nsPKIParamBlock.cpp cl -FonsPKIParamBlock.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/security/manager/pki/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/security/manager/pki/src/nsPKIParamBlock.cpp nsPKIParamBlock.cpp nsASN1Tree.cpp Building deps for /c/build/comm-central/comm-central/mozilla/security/manager/pki/src/nsASN1Tree.cpp cl -FonsASN1Tree.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/security/manager/pki/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/security/manager/pki/src/nsASN1Tree.cpp nsASN1Tree.cpp nsNSSDialogHelper.cpp Building deps for /c/build/comm-central/comm-central/mozilla/security/manager/pki/src/nsNSSDialogHelper.cpp cl -FonsNSSDialogHelper.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/security/manager/pki/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/security/manager/pki/src/nsNSSDialogHelper.cpp nsNSSDialogHelper.cpp nsFormSigningDialog.cpp Building deps for /c/build/comm-central/comm-central/mozilla/security/manager/pki/src/nsFormSigningDialog.cpp cl -FonsFormSigningDialog.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/security/manager/pki/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/security/manager/pki/src/nsFormSigningDialog.cpp nsFormSigningDialog.cpp rm -f pippki.lib lib -NOLOGO -OUT:"pippki.lib" nsNSSDialogs.obj nsPKIModule.obj nsPKIParamBlock.obj nsASN1Tree.obj nsNSSDialogHelper.obj nsFormSigningDialog.obj echo not_ranlib pippki.lib not_ranlib pippki.lib c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 pippki.lib ../../../../staticlib/components make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/security/manager/pki/src' make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/security/manager/pki' make[5]: Leaving directory `/c/build/comm-central/sb-de/mozilla/security/manager' make[5]: Entering directory `/c/build/comm-central/sb-de/mozilla/extensions/pref' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/extensions/pref/autoconfig' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/extensions/pref/autoconfig/public' nsIAutoConfig.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/extensions/pref/autoconfig/public -I../../../../dist/idl -e _xpidlgen/nsIAutoConfig.xpt -d .deps/nsIAutoConfig.pp /c/build/comm-central/comm-central/mozilla/extensions/pref/autoconfig/public/nsIAutoConfig.idl nsIReadConfig.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/mozilla/extensions/pref/autoconfig/public -I../../../../dist/idl -e _xpidlgen/nsIReadConfig.xpt -d .deps/nsIReadConfig.pp /c/build/comm-central/comm-central/mozilla/extensions/pref/autoconfig/public/nsIReadConfig.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpt_link.exe _xpidlgen/autoconfig.xpt _xpidlgen/nsIAutoConfig.xpt _xpidlgen/nsIReadConfig.xpt c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 _xpidlgen/autoconfig.xpt ../../../../dist/bin/components make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/extensions/pref/autoconfig/public' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/extensions/pref/autoconfig/src' nsReadConfig.cpp Building deps for /c/build/comm-central/comm-central/mozilla/extensions/pref/autoconfig/src/nsReadConfig.cpp cl -FonsReadConfig.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/extensions/pref/autoconfig/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/extensions/pref/autoconfig/src/nsReadConfig.cpp nsReadConfig.cpp nsAutoConfig.cpp Building deps for /c/build/comm-central/comm-central/mozilla/extensions/pref/autoconfig/src/nsAutoConfig.cpp cl -FonsAutoConfig.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/extensions/pref/autoconfig/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/extensions/pref/autoconfig/src/nsAutoConfig.cpp nsAutoConfig.cpp nsConfigFactory.cpp Building deps for /c/build/comm-central/comm-central/mozilla/extensions/pref/autoconfig/src/nsConfigFactory.cpp cl -FonsConfigFactory.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/extensions/pref/autoconfig/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/extensions/pref/autoconfig/src/nsConfigFactory.cpp nsConfigFactory.cpp nsJSConfigTriggers.cpp Building deps for /c/build/comm-central/comm-central/mozilla/extensions/pref/autoconfig/src/nsJSConfigTriggers.cpp cl -FonsJSConfigTriggers.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/extensions/pref/autoconfig/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/extensions/pref/autoconfig/src/nsJSConfigTriggers.cpp nsJSConfigTriggers.cpp rm -f autoconfig.lib lib -NOLOGO -OUT:"autoconfig.lib" nsReadConfig.obj nsAutoConfig.obj nsConfigFactory.obj nsJSConfigTriggers.obj echo not_ranlib autoconfig.lib not_ranlib autoconfig.lib c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 autoconfig.lib ../../../../staticlib/components make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/extensions/pref/autoconfig/src' make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/extensions/pref/autoconfig' make[5]: Leaving directory `/c/build/comm-central/sb-de/mozilla/extensions/pref' make[4]: Leaving directory `/c/build/comm-central/sb-de/mozilla' make tools_tier_platform make[4]: Entering directory `/c/build/comm-central/sb-de/mozilla' tools_tier_platform make[5]: Entering directory `/c/build/comm-central/sb-de/mozilla' make[5]: `xpcom/Makefile' is up to date. make[5]: `modules/zlib/Makefile' is up to date. make[5]: `modules/libreg/Makefile' is up to date. make[5]: `modules/libpref/Makefile' is up to date. make[5]: `intl/Makefile' is up to date. make[5]: `netwerk/Makefile' is up to date. make[5]: `extensions/auth/Makefile' is up to date. make[5]: `jpeg/Makefile' is up to date. make[5]: `modules/zlib/standalone/Makefile' is up to date. make[5]: `modules/libbz2/Makefile' is up to date. make[5]: `modules/libmar/Makefile' is up to date. make[5]: `other-licenses/bsdiff/Makefile' is up to date. make[5]: `gfx/qcms/Makefile' is up to date. make[5]: `js/src/xpconnect/Makefile' is up to date. make[5]: `intl/chardet/Makefile' is up to date. make[5]: `modules/libjar/Makefile' is up to date. make[5]: `db/Makefile' is up to date. make[5]: `extensions/cookie/Makefile' is up to date. make[5]: `extensions/permissions/Makefile' is up to date. make[5]: `storage/Makefile' is up to date. make[5]: `rdf/Makefile' is up to date. make[5]: `js/jsd/Makefile' is up to date. make[5]: `media/libogg/Makefile' is up to date. make[5]: `media/libtheora/Makefile' is up to date. make[5]: `media/libvorbis/Makefile' is up to date. make[5]: `media/libsydneyaudio/Makefile' is up to date. make[5]: `uriloader/Makefile' is up to date. make[5]: `modules/libimg/Makefile' is up to date. make[5]: `caps/Makefile' is up to date. make[5]: `parser/Makefile' is up to date. make[5]: `gfx/Makefile' is up to date. make[5]: `modules/libpr0n/Makefile' is up to date. make[5]: `modules/plugin/Makefile' is up to date. make[5]: `dom/Makefile' is up to date. make[5]: `view/Makefile' is up to date. make[5]: `widget/Makefile' is up to date. make[5]: `content/Makefile' is up to date. make[5]: `editor/Makefile' is up to date. make[5]: `layout/Makefile' is up to date. make[5]: `docshell/Makefile' is up to date. make[5]: `webshell/Makefile' is up to date. make[5]: `embedding/Makefile' is up to date. make[5]: `xpfe/appshell/Makefile' is up to date. make[5]: `accessible/Makefile' is up to date. make[5]: `chrome/Makefile' is up to date. make[5]: `profile/Makefile' is up to date. make[5]: `xpfe/components/Makefile' is up to date. make[5]: `extensions/spellcheck/Makefile' is up to date. make[5]: `toolkit/Makefile' is up to date. make[5]: `security/manager/Makefile' is up to date. make[5]: `extensions/pref/Makefile' is up to date. make[5]: Leaving directory `/c/build/comm-central/sb-de/mozilla' make[5]: Entering directory `/c/build/comm-central/sb-de/mozilla/xpcom' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/xpcom/typelib' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/xpcom/typelib/xpt' make[8]: Entering directory `/c/build/comm-central/sb-de/mozilla/xpcom/typelib/xpt/public' make[8]: Nothing to be done for `tools'. make[8]: Leaving directory `/c/build/comm-central/sb-de/mozilla/xpcom/typelib/xpt/public' make[8]: Entering directory `/c/build/comm-central/sb-de/mozilla/xpcom/typelib/xpt/src' make[8]: Nothing to be done for `tools'. make[8]: Leaving directory `/c/build/comm-central/sb-de/mozilla/xpcom/typelib/xpt/src' make[8]: Entering directory `/c/build/comm-central/sb-de/mozilla/xpcom/typelib/xpt/tools' make[8]: Nothing to be done for `tools'. make[8]: Leaving directory `/c/build/comm-central/sb-de/mozilla/xpcom/typelib/xpt/tools' make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/xpcom/typelib/xpt' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/xpcom/typelib/xpidl' make[7]: Nothing to be done for `tools'. make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/xpcom/typelib/xpidl' make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/xpcom/typelib' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/xpcom/string' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/xpcom/string/public' make[7]: Nothing to be done for `tools'. make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/xpcom/string/public' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/xpcom/string/src' make[7]: Nothing to be done for `tools'. make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/xpcom/string/src' make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/xpcom/string' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/xpcom/glue' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/xpcom/glue/standalone' make[7]: Nothing to be done for `tools'. make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/xpcom/glue/standalone' make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/xpcom/glue' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/xpcom/base' make[6]: Nothing to be done for `tools'. make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/xpcom/base' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/xpcom/ds' make[6]: Nothing to be done for `tools'. make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/xpcom/ds' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/xpcom/io' make[6]: Nothing to be done for `tools'. make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/xpcom/io' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/xpcom/components' make[6]: Nothing to be done for `tools'. make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/xpcom/components' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/xpcom/threads' make[6]: Nothing to be done for `tools'. make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/xpcom/threads' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/xpcom/reflect' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/xpcom/reflect/xptinfo' make[8]: Entering directory `/c/build/comm-central/sb-de/mozilla/xpcom/reflect/xptinfo/public' make[8]: Nothing to be done for `tools'. make[8]: Leaving directory `/c/build/comm-central/sb-de/mozilla/xpcom/reflect/xptinfo/public' make[8]: Entering directory `/c/build/comm-central/sb-de/mozilla/xpcom/reflect/xptinfo/src' make[8]: Nothing to be done for `tools'. make[8]: Leaving directory `/c/build/comm-central/sb-de/mozilla/xpcom/reflect/xptinfo/src' make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/xpcom/reflect/xptinfo' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/xpcom/reflect/xptcall' make[8]: Entering directory `/c/build/comm-central/sb-de/mozilla/xpcom/reflect/xptcall/public' make[8]: Nothing to be done for `tools'. make[8]: Leaving directory `/c/build/comm-central/sb-de/mozilla/xpcom/reflect/xptcall/public' make[8]: Entering directory `/c/build/comm-central/sb-de/mozilla/xpcom/reflect/xptcall/src' make[9]: Entering directory `/c/build/comm-central/sb-de/mozilla/xpcom/reflect/xptcall/src/md' make[10]: Entering directory `/c/build/comm-central/sb-de/mozilla/xpcom/reflect/xptcall/src/md/win32' make[10]: Nothing to be done for `tools'. make[10]: Leaving directory `/c/build/comm-central/sb-de/mozilla/xpcom/reflect/xptcall/src/md/win32' make[9]: Leaving directory `/c/build/comm-central/sb-de/mozilla/xpcom/reflect/xptcall/src/md' make[8]: Leaving directory `/c/build/comm-central/sb-de/mozilla/xpcom/reflect/xptcall/src' make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/xpcom/reflect/xptcall' make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/xpcom/reflect' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/xpcom/proxy' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/xpcom/proxy/public' make[7]: Nothing to be done for `tools'. make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/xpcom/proxy/public' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/xpcom/proxy/src' make[7]: Nothing to be done for `tools'. make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/xpcom/proxy/src' make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/xpcom/proxy' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/xpcom/system' make[6]: Nothing to be done for `tools'. make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/xpcom/system' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/xpcom/build' make[6]: Nothing to be done for `tools'. make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/xpcom/build' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/xpcom/stub' make[6]: Nothing to be done for `tools'. make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/xpcom/stub' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/xpcom/tools' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/xpcom/tools/registry' regxpcom.cpp Building deps for /c/build/comm-central/comm-central/mozilla/xpcom/tools/registry/regxpcom.cpp cl -Foregxpcom.obj -c -DXPCOM_GLUE -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/xpcom/tools/registry/../../build -I/c/build/comm-central/comm-central/mozilla/xpcom/tools/registry -I. -I../../../dist/include -I../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdregxpcom.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/xpcom/tools/registry/regxpcom.cpp regxpcom.cpp link -nologo -out:regxpcom.exe -pdb:regxpcom.pdb regxpcom.obj -MANIFESTUAC:NO -NXCOMPAT -DYNAMICBASE -SAFESEH c:/build/comm-central/sb-de/mozilla/dist/lib/xpcomglue.lib kernel32.lib user32.lib gdi32.lib winmm.lib wsock32.lib advapi32.lib c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 755 regxpcom.exe ../../../dist/bin c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../../dist/sdk/bin c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 755 regxpcom.exe ../../../dist/sdk/bin make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/xpcom/tools/registry' make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/xpcom/tools' make[5]: Leaving directory `/c/build/comm-central/sb-de/mozilla/xpcom' make[5]: Entering directory `/c/build/comm-central/sb-de/mozilla/modules/zlib' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/modules/zlib/src' make[6]: Nothing to be done for `tools'. make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/modules/zlib/src' make[5]: Leaving directory `/c/build/comm-central/sb-de/mozilla/modules/zlib' make[5]: Entering directory `/c/build/comm-central/sb-de/mozilla/modules/libreg' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/modules/libreg/include' make[6]: Nothing to be done for `tools'. make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/modules/libreg/include' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/modules/libreg/src' make[6]: Nothing to be done for `tools'. make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/modules/libreg/src' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/modules/libreg/standalone' make[6]: Nothing to be done for `tools'. make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/modules/libreg/standalone' make[5]: Leaving directory `/c/build/comm-central/sb-de/mozilla/modules/libreg' make[5]: Entering directory `/c/build/comm-central/sb-de/mozilla/modules/libpref' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/modules/libpref/public' make[6]: Nothing to be done for `tools'. make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/modules/libpref/public' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/modules/libpref/src' make[6]: Nothing to be done for `tools'. make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/modules/libpref/src' make[5]: Leaving directory `/c/build/comm-central/sb-de/mozilla/modules/libpref' make[5]: Entering directory `/c/build/comm-central/sb-de/mozilla/intl' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/intl/locale' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/intl/locale/public' make[7]: Nothing to be done for `tools'. make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/intl/locale/public' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/intl/locale/idl' make[7]: Nothing to be done for `tools'. make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/intl/locale/idl' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/intl/locale/src' make[8]: Entering directory `/c/build/comm-central/sb-de/mozilla/intl/locale/src/windows' make[8]: Nothing to be done for `tools'. make[8]: Leaving directory `/c/build/comm-central/sb-de/mozilla/intl/locale/src/windows' make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/intl/locale/src' make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/intl/locale' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/intl/lwbrk' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/intl/lwbrk/idl' make[7]: Nothing to be done for `tools'. make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/intl/lwbrk/idl' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/intl/lwbrk/public' make[7]: Nothing to be done for `tools'. make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/intl/lwbrk/public' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/intl/lwbrk/src' make[7]: Nothing to be done for `tools'. make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/intl/lwbrk/src' make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/intl/lwbrk' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/intl/strres' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/intl/strres/public' make[7]: Nothing to be done for `tools'. make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/intl/strres/public' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/intl/strres/src' make[7]: Nothing to be done for `tools'. make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/intl/strres/src' make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/intl/strres' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/intl/unicharutil' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/intl/unicharutil/idl' make[7]: Nothing to be done for `tools'. make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/intl/unicharutil/idl' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/intl/unicharutil/public' make[7]: Nothing to be done for `tools'. make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/intl/unicharutil/public' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/intl/unicharutil/util' make[8]: Entering directory `/c/build/comm-central/sb-de/mozilla/intl/unicharutil/util/internal' make[8]: Nothing to be done for `tools'. make[8]: Leaving directory `/c/build/comm-central/sb-de/mozilla/intl/unicharutil/util/internal' make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/intl/unicharutil/util' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/intl/unicharutil/src' make[7]: Nothing to be done for `tools'. make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/intl/unicharutil/src' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/intl/unicharutil/tables' make[7]: Nothing to be done for `tools'. make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/intl/unicharutil/tables' make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/intl/unicharutil' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/intl/uconv' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/intl/uconv/idl' make[7]: Nothing to be done for `tools'. make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/intl/uconv/idl' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/intl/uconv/public' make[7]: Nothing to be done for `tools'. make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/intl/uconv/public' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/intl/uconv/util' make[7]: Nothing to be done for `tools'. make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/intl/uconv/util' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/intl/uconv/ucvja' make[7]: Nothing to be done for `tools'. make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/intl/uconv/ucvja' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/intl/uconv/ucvcn' make[7]: Nothing to be done for `tools'. make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/intl/uconv/ucvcn' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/intl/uconv/ucvlatin' make[7]: Nothing to be done for `tools'. make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/intl/uconv/ucvlatin' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/intl/uconv/ucvtw' make[7]: Nothing to be done for `tools'. make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/intl/uconv/ucvtw' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/intl/uconv/ucvtw2' make[7]: Nothing to be done for `tools'. make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/intl/uconv/ucvtw2' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/intl/uconv/ucvko' make[7]: Nothing to be done for `tools'. make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/intl/uconv/ucvko' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/intl/uconv/ucvibm' make[7]: Nothing to be done for `tools'. make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/intl/uconv/ucvibm' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/intl/uconv/src' make[7]: Nothing to be done for `tools'. make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/intl/uconv/src' make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/intl/uconv' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/intl/build' make[6]: Nothing to be done for `tools'. make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/intl/build' make[5]: Leaving directory `/c/build/comm-central/sb-de/mozilla/intl' make[5]: Entering directory `/c/build/comm-central/sb-de/mozilla/netwerk' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/netwerk/base' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/netwerk/base/public' make[7]: Nothing to be done for `tools'. make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/netwerk/base/public' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/netwerk/base/src' make[7]: Nothing to be done for `tools'. make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/netwerk/base/src' make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/netwerk/base' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/netwerk/cookie' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/netwerk/cookie/public' make[7]: Nothing to be done for `tools'. make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/netwerk/cookie/public' make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/netwerk/cookie' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/netwerk/dns' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/netwerk/dns/public' make[7]: Nothing to be done for `tools'. make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/netwerk/dns/public' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/netwerk/dns/src' make[7]: Nothing to be done for `tools'. make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/netwerk/dns/src' make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/netwerk/dns' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/netwerk/socket' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/netwerk/socket/base' make[7]: Nothing to be done for `tools'. make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/netwerk/socket/base' make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/netwerk/socket' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/netwerk/mime' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/netwerk/mime/public' make[7]: Nothing to be done for `tools'. make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/netwerk/mime/public' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/netwerk/mime/src' make[7]: Nothing to be done for `tools'. make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/netwerk/mime/src' make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/netwerk/mime' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/netwerk/streamconv' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/netwerk/streamconv/public' make[7]: Nothing to be done for `tools'. make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/netwerk/streamconv/public' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/netwerk/streamconv/src' make[7]: Nothing to be done for `tools'. make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/netwerk/streamconv/src' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/netwerk/streamconv/converters' make[7]: Nothing to be done for `tools'. make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/netwerk/streamconv/converters' make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/netwerk/streamconv' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/netwerk/cache' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/netwerk/cache/public' make[7]: Nothing to be done for `tools'. make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/netwerk/cache/public' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/netwerk/cache/src' make[7]: Nothing to be done for `tools'. make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/netwerk/cache/src' make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/netwerk/cache' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/netwerk/protocol' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/netwerk/protocol/about' make[8]: Entering directory `/c/build/comm-central/sb-de/mozilla/netwerk/protocol/about/public' make[8]: Nothing to be done for `tools'. make[8]: Leaving directory `/c/build/comm-central/sb-de/mozilla/netwerk/protocol/about/public' make[8]: Entering directory `/c/build/comm-central/sb-de/mozilla/netwerk/protocol/about/src' make[8]: Nothing to be done for `tools'. make[8]: Leaving directory `/c/build/comm-central/sb-de/mozilla/netwerk/protocol/about/src' make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/netwerk/protocol/about' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/netwerk/protocol/data' make[8]: Entering directory `/c/build/comm-central/sb-de/mozilla/netwerk/protocol/data/src' make[8]: Nothing to be done for `tools'. make[8]: Leaving directory `/c/build/comm-central/sb-de/mozilla/netwerk/protocol/data/src' make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/netwerk/protocol/data' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/netwerk/protocol/file' make[8]: Entering directory `/c/build/comm-central/sb-de/mozilla/netwerk/protocol/file/public' make[8]: Nothing to be done for `tools'. make[8]: Leaving directory `/c/build/comm-central/sb-de/mozilla/netwerk/protocol/file/public' make[8]: Entering directory `/c/build/comm-central/sb-de/mozilla/netwerk/protocol/file/src' make[8]: Nothing to be done for `tools'. make[8]: Leaving directory `/c/build/comm-central/sb-de/mozilla/netwerk/protocol/file/src' make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/netwerk/protocol/file' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/netwerk/protocol/ftp' make[8]: Entering directory `/c/build/comm-central/sb-de/mozilla/netwerk/protocol/ftp/public' make[8]: Nothing to be done for `tools'. make[8]: Leaving directory `/c/build/comm-central/sb-de/mozilla/netwerk/protocol/ftp/public' make[8]: Entering directory `/c/build/comm-central/sb-de/mozilla/netwerk/protocol/ftp/src' make[8]: Nothing to be done for `tools'. make[8]: Leaving directory `/c/build/comm-central/sb-de/mozilla/netwerk/protocol/ftp/src' make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/netwerk/protocol/ftp' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/netwerk/protocol/gopher' make[8]: Entering directory `/c/build/comm-central/sb-de/mozilla/netwerk/protocol/gopher/src' make[8]: Nothing to be done for `tools'. make[8]: Leaving directory `/c/build/comm-central/sb-de/mozilla/netwerk/protocol/gopher/src' make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/netwerk/protocol/gopher' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/netwerk/protocol/http' make[8]: Entering directory `/c/build/comm-central/sb-de/mozilla/netwerk/protocol/http/public' make[8]: Nothing to be done for `tools'. make[8]: Leaving directory `/c/build/comm-central/sb-de/mozilla/netwerk/protocol/http/public' make[8]: Entering directory `/c/build/comm-central/sb-de/mozilla/netwerk/protocol/http/src' make[8]: Nothing to be done for `tools'. make[8]: Leaving directory `/c/build/comm-central/sb-de/mozilla/netwerk/protocol/http/src' make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/netwerk/protocol/http' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/netwerk/protocol/res' make[8]: Entering directory `/c/build/comm-central/sb-de/mozilla/netwerk/protocol/res/public' make[8]: Nothing to be done for `tools'. make[8]: Leaving directory `/c/build/comm-central/sb-de/mozilla/netwerk/protocol/res/public' make[8]: Entering directory `/c/build/comm-central/sb-de/mozilla/netwerk/protocol/res/src' make[8]: Nothing to be done for `tools'. make[8]: Leaving directory `/c/build/comm-central/sb-de/mozilla/netwerk/protocol/res/src' make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/netwerk/protocol/res' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/netwerk/protocol/viewsource' make[8]: Entering directory `/c/build/comm-central/sb-de/mozilla/netwerk/protocol/viewsource/public' make[8]: Nothing to be done for `tools'. make[8]: Leaving directory `/c/build/comm-central/sb-de/mozilla/netwerk/protocol/viewsource/public' make[8]: Entering directory `/c/build/comm-central/sb-de/mozilla/netwerk/protocol/viewsource/src' make[8]: Nothing to be done for `tools'. make[8]: Leaving directory `/c/build/comm-central/sb-de/mozilla/netwerk/protocol/viewsource/src' make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/netwerk/protocol/viewsource' make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/netwerk/protocol' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/netwerk/system' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/netwerk/system/win32' make[7]: Nothing to be done for `tools'. make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/netwerk/system/win32' make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/netwerk/system' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/netwerk/wifi' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/netwerk/wifi/public' make[7]: Nothing to be done for `tools'. make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/netwerk/wifi/public' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/netwerk/wifi/src' make[7]: Nothing to be done for `tools'. make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/netwerk/wifi/src' make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/netwerk/wifi' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/netwerk/build' make[6]: Nothing to be done for `tools'. make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/netwerk/build' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/netwerk/locales' make[6]: Nothing to be done for `tools'. make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/netwerk/locales' make[5]: Leaving directory `/c/build/comm-central/sb-de/mozilla/netwerk' make[5]: Entering directory `/c/build/comm-central/sb-de/mozilla/extensions/auth' make[5]: Nothing to be done for `tools'. make[5]: Leaving directory `/c/build/comm-central/sb-de/mozilla/extensions/auth' make[5]: Entering directory `/c/build/comm-central/sb-de/mozilla/jpeg' make[5]: Nothing to be done for `tools'. make[5]: Leaving directory `/c/build/comm-central/sb-de/mozilla/jpeg' make[5]: Entering directory `/c/build/comm-central/sb-de/mozilla/modules/zlib/standalone' make[5]: Nothing to be done for `tools'. make[5]: Leaving directory `/c/build/comm-central/sb-de/mozilla/modules/zlib/standalone' make[5]: Entering directory `/c/build/comm-central/sb-de/mozilla/modules/libbz2' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/modules/libbz2/src' make[6]: Nothing to be done for `tools'. make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/modules/libbz2/src' make[5]: Leaving directory `/c/build/comm-central/sb-de/mozilla/modules/libbz2' make[5]: Entering directory `/c/build/comm-central/sb-de/mozilla/modules/libmar' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/modules/libmar/src' make[6]: Nothing to be done for `tools'. make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/modules/libmar/src' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/modules/libmar/tool' make[6]: Nothing to be done for `tools'. make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/modules/libmar/tool' make[5]: Leaving directory `/c/build/comm-central/sb-de/mozilla/modules/libmar' make[5]: Entering directory `/c/build/comm-central/sb-de/mozilla/other-licenses/bsdiff' make[5]: Nothing to be done for `tools'. make[5]: Leaving directory `/c/build/comm-central/sb-de/mozilla/other-licenses/bsdiff' make[5]: Entering directory `/c/build/comm-central/sb-de/mozilla/gfx/qcms' make[5]: Nothing to be done for `tools'. make[5]: Leaving directory `/c/build/comm-central/sb-de/mozilla/gfx/qcms' make[5]: Entering directory `/c/build/comm-central/sb-de/mozilla/js/src/xpconnect' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/js/src/xpconnect/public' make[6]: Nothing to be done for `tools'. make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/js/src/xpconnect/public' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/js/src/xpconnect/idl' make[6]: Nothing to be done for `tools'. make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/js/src/xpconnect/idl' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/js/src/xpconnect/loader' make[6]: Nothing to be done for `tools'. make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/js/src/xpconnect/loader' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/js/src/xpconnect/src' make[6]: Nothing to be done for `tools'. make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/js/src/xpconnect/src' make[5]: Leaving directory `/c/build/comm-central/sb-de/mozilla/js/src/xpconnect' make[5]: Entering directory `/c/build/comm-central/sb-de/mozilla/intl/chardet' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/intl/chardet/public' make[6]: Nothing to be done for `tools'. make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/intl/chardet/public' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/intl/chardet/src' make[6]: Nothing to be done for `tools'. make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/intl/chardet/src' make[5]: Leaving directory `/c/build/comm-central/sb-de/mozilla/intl/chardet' make[5]: Entering directory `/c/build/comm-central/sb-de/mozilla/modules/libjar' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/modules/libjar/zipwriter' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/modules/libjar/zipwriter/public' make[7]: Nothing to be done for `tools'. make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/modules/libjar/zipwriter/public' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/modules/libjar/zipwriter/src' make[7]: Nothing to be done for `tools'. make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/modules/libjar/zipwriter/src' make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/modules/libjar/zipwriter' make[5]: Leaving directory `/c/build/comm-central/sb-de/mozilla/modules/libjar' make[5]: Entering directory `/c/build/comm-central/sb-de/mozilla/db' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/db/morkreader' make[6]: Nothing to be done for `tools'. make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/db/morkreader' make[5]: Leaving directory `/c/build/comm-central/sb-de/mozilla/db' make[5]: Entering directory `/c/build/comm-central/sb-de/mozilla/extensions/cookie' make[5]: Nothing to be done for `tools'. make[5]: Leaving directory `/c/build/comm-central/sb-de/mozilla/extensions/cookie' make[5]: Entering directory `/c/build/comm-central/sb-de/mozilla/extensions/permissions' make[5]: Nothing to be done for `tools'. make[5]: Leaving directory `/c/build/comm-central/sb-de/mozilla/extensions/permissions' make[5]: Entering directory `/c/build/comm-central/sb-de/mozilla/storage' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/db/sqlite3/src' make[6]: Nothing to be done for `tools'. make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/db/sqlite3/src' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/storage/public' make[6]: Nothing to be done for `tools'. make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/storage/public' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/storage/src' make[6]: Nothing to be done for `tools'. make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/storage/src' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/storage/build' make[6]: Nothing to be done for `tools'. make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/storage/build' make[5]: Leaving directory `/c/build/comm-central/sb-de/mozilla/storage' make[5]: Entering directory `/c/build/comm-central/sb-de/mozilla/rdf' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/rdf/base' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/rdf/base/idl' make[7]: Nothing to be done for `tools'. make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/rdf/base/idl' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/rdf/base/public' make[7]: Nothing to be done for `tools'. make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/rdf/base/public' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/rdf/base/src' make[7]: Nothing to be done for `tools'. make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/rdf/base/src' make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/rdf/base' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/rdf/util' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/rdf/util/public' make[7]: Nothing to be done for `tools'. make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/rdf/util/public' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/rdf/util/src' make[8]: Entering directory `/c/build/comm-central/sb-de/mozilla/rdf/util/src/internal' make[8]: Nothing to be done for `tools'. make[8]: Leaving directory `/c/build/comm-central/sb-de/mozilla/rdf/util/src/internal' make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/rdf/util/src' make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/rdf/util' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/rdf/datasource' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/rdf/datasource/public' make[7]: Nothing to be done for `tools'. make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/rdf/datasource/public' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/rdf/datasource/src' make[7]: Nothing to be done for `tools'. make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/rdf/datasource/src' make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/rdf/datasource' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/rdf/build' make[6]: Nothing to be done for `tools'. make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/rdf/build' make[5]: Leaving directory `/c/build/comm-central/sb-de/mozilla/rdf' make[5]: Entering directory `/c/build/comm-central/sb-de/mozilla/js/jsd' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/js/jsd/idl' make[6]: Nothing to be done for `tools'. make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/js/jsd/idl' make[5]: Leaving directory `/c/build/comm-central/sb-de/mozilla/js/jsd' make[5]: Entering directory `/c/build/comm-central/sb-de/mozilla/media/libogg' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/media/libogg/include' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/media/libogg/include/ogg' make[7]: Nothing to be done for `tools'. make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/media/libogg/include/ogg' make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/media/libogg/include' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/media/libogg/src' make[6]: Nothing to be done for `tools'. make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/media/libogg/src' make[5]: Leaving directory `/c/build/comm-central/sb-de/mozilla/media/libogg' make[5]: Entering directory `/c/build/comm-central/sb-de/mozilla/media/libtheora' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/media/libtheora/include' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/media/libtheora/include/theora' make[7]: Nothing to be done for `tools'. make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/media/libtheora/include/theora' make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/media/libtheora/include' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/media/libtheora/lib' make[6]: Nothing to be done for `tools'. make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/media/libtheora/lib' make[5]: Leaving directory `/c/build/comm-central/sb-de/mozilla/media/libtheora' make[5]: Entering directory `/c/build/comm-central/sb-de/mozilla/media/libvorbis' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/media/libvorbis/include' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/media/libvorbis/include/vorbis' make[7]: Nothing to be done for `tools'. make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/media/libvorbis/include/vorbis' make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/media/libvorbis/include' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/media/libvorbis/lib' make[6]: Nothing to be done for `tools'. make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/media/libvorbis/lib' make[5]: Leaving directory `/c/build/comm-central/sb-de/mozilla/media/libvorbis' make[5]: Entering directory `/c/build/comm-central/sb-de/mozilla/media/libsydneyaudio' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/media/libsydneyaudio/include' make[6]: Nothing to be done for `tools'. make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/media/libsydneyaudio/include' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/media/libsydneyaudio/src' make[6]: Nothing to be done for `tools'. make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/media/libsydneyaudio/src' make[5]: Leaving directory `/c/build/comm-central/sb-de/mozilla/media/libsydneyaudio' make[5]: Entering directory `/c/build/comm-central/sb-de/mozilla/uriloader' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/uriloader/base' make[6]: Nothing to be done for `tools'. make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/uriloader/base' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/uriloader/exthandler' make[6]: Nothing to be done for `tools'. make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/uriloader/exthandler' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/uriloader/prefetch' make[6]: Nothing to be done for `tools'. make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/uriloader/prefetch' make[5]: Leaving directory `/c/build/comm-central/sb-de/mozilla/uriloader' make[5]: Entering directory `/c/build/comm-central/sb-de/mozilla/modules/libimg' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/modules/libimg/png' make[6]: Nothing to be done for `tools'. make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/modules/libimg/png' make[5]: Leaving directory `/c/build/comm-central/sb-de/mozilla/modules/libimg' make[5]: Entering directory `/c/build/comm-central/sb-de/mozilla/caps' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/caps/idl' make[6]: Nothing to be done for `tools'. make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/caps/idl' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/caps/include' make[6]: Nothing to be done for `tools'. make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/caps/include' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/caps/src' make[6]: Nothing to be done for `tools'. make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/caps/src' make[5]: Leaving directory `/c/build/comm-central/sb-de/mozilla/caps' make[5]: Entering directory `/c/build/comm-central/sb-de/mozilla/parser' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/parser/expat' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/parser/expat/lib' make[7]: Nothing to be done for `tools'. make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/parser/expat/lib' make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/parser/expat' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/parser/xml' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/parser/xml/public' make[7]: Nothing to be done for `tools'. make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/parser/xml/public' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/parser/xml/src' make[7]: Nothing to be done for `tools'. make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/parser/xml/src' make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/parser/xml' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/parser/htmlparser' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/parser/htmlparser/public' make[7]: Nothing to be done for `tools'. make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/parser/htmlparser/public' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/parser/htmlparser/src' make[7]: Nothing to be done for `tools'. make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/parser/htmlparser/src' make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/parser/htmlparser' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/parser/html' make[6]: Nothing to be done for `tools'. make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/parser/html' make[5]: Leaving directory `/c/build/comm-central/sb-de/mozilla/parser' make[5]: Entering directory `/c/build/comm-central/sb-de/mozilla/gfx' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/gfx/cairo' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/gfx/cairo/libpixman/src' make[7]: Nothing to be done for `tools'. make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/gfx/cairo/libpixman/src' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/gfx/cairo/cairo/src' make[7]: Nothing to be done for `tools'. make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/gfx/cairo/cairo/src' make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/gfx/cairo' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/gfx/public' make[6]: Nothing to be done for `tools'. make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/gfx/public' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/gfx/idl' make[6]: Nothing to be done for `tools'. make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/gfx/idl' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/gfx/src' make[6]: Nothing to be done for `tools'. make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/gfx/src' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/gfx/qcms' make[6]: Nothing to be done for `tools'. make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/gfx/qcms' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/gfx/layers' make[6]: Nothing to be done for `tools'. make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/gfx/layers' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/gfx/thebes' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/gfx/thebes/public' make[7]: Nothing to be done for `tools'. make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/gfx/thebes/public' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/gfx/thebes/src' make[7]: Nothing to be done for `tools'. make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/gfx/thebes/src' make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/gfx/thebes' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/gfx/src/thebes' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/gfx/src/thebes/utils' make[7]: Nothing to be done for `tools'. make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/gfx/src/thebes/utils' make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/gfx/src/thebes' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/gfx/ycbcr' make[6]: Nothing to be done for `tools'. make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/gfx/ycbcr' make[5]: Leaving directory `/c/build/comm-central/sb-de/mozilla/gfx' make[5]: Entering directory `/c/build/comm-central/sb-de/mozilla/modules/libpr0n' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/modules/libpr0n/public' make[6]: Nothing to be done for `tools'. make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/modules/libpr0n/public' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/modules/libpr0n/src' make[6]: Nothing to be done for `tools'. make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/modules/libpr0n/src' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/modules/libpr0n/decoders' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/modules/libpr0n/decoders/icon/win' make[7]: Nothing to be done for `tools'. make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/modules/libpr0n/decoders/icon/win' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/modules/libpr0n/decoders/icon' make[7]: Nothing to be done for `tools'. make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/modules/libpr0n/decoders/icon' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/modules/libpr0n/decoders/png' make[7]: Nothing to be done for `tools'. make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/modules/libpr0n/decoders/png' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/modules/libpr0n/decoders/gif' make[7]: Nothing to be done for `tools'. make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/modules/libpr0n/decoders/gif' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/modules/libpr0n/decoders/jpeg' make[7]: Nothing to be done for `tools'. make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/modules/libpr0n/decoders/jpeg' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/modules/libpr0n/decoders/bmp' make[7]: Nothing to be done for `tools'. make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/modules/libpr0n/decoders/bmp' make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/modules/libpr0n/decoders' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/modules/libpr0n/encoders' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/modules/libpr0n/encoders/png' make[7]: Nothing to be done for `tools'. make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/modules/libpr0n/encoders/png' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/modules/libpr0n/encoders/jpeg' make[7]: Nothing to be done for `tools'. make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/modules/libpr0n/encoders/jpeg' make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/modules/libpr0n/encoders' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/modules/libpr0n/build' make[6]: Nothing to be done for `tools'. make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/modules/libpr0n/build' make[5]: Leaving directory `/c/build/comm-central/sb-de/mozilla/modules/libpr0n' make[5]: Entering directory `/c/build/comm-central/sb-de/mozilla/modules/plugin' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/modules/plugin/base/public' make[6]: Nothing to be done for `tools'. make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/modules/plugin/base/public' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/modules/plugin/base/src' make[6]: Nothing to be done for `tools'. make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/modules/plugin/base/src' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/modules/plugin/default/windows' maindll.cpp Building deps for /c/build/comm-central/comm-central/mozilla/modules/plugin/default/windows/maindll.cpp cl -Fomaindll.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DXPCOM_GLUE -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/modules/plugin/default/windows -I/c/build/comm-central/comm-central/mozilla/modules/plugin/default/windows -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -EHsc -DMOZ_CPP_EXCEPTIONS=1 -MT -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/modules/plugin/default/windows/maindll.cpp maindll.cpp plugin.cpp Building deps for /c/build/comm-central/comm-central/mozilla/modules/plugin/default/windows/plugin.cpp cl -Foplugin.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DXPCOM_GLUE -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/modules/plugin/default/windows -I/c/build/comm-central/comm-central/mozilla/modules/plugin/default/windows -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -EHsc -DMOZ_CPP_EXCEPTIONS=1 -MT -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/modules/plugin/default/windows/plugin.cpp plugin.cpp dbg.cpp Building deps for /c/build/comm-central/comm-central/mozilla/modules/plugin/default/windows/dbg.cpp cl -Fodbg.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DXPCOM_GLUE -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/modules/plugin/default/windows -I/c/build/comm-central/comm-central/mozilla/modules/plugin/default/windows -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -EHsc -DMOZ_CPP_EXCEPTIONS=1 -MT -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/modules/plugin/default/windows/dbg.cpp dbg.cpp dialogs.cpp Building deps for /c/build/comm-central/comm-central/mozilla/modules/plugin/default/windows/dialogs.cpp cl -Fodialogs.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DXPCOM_GLUE -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/modules/plugin/default/windows -I/c/build/comm-central/comm-central/mozilla/modules/plugin/default/windows -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -EHsc -DMOZ_CPP_EXCEPTIONS=1 -MT -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/modules/plugin/default/windows/dialogs.cpp dialogs.cpp npshell.cpp Building deps for /c/build/comm-central/comm-central/mozilla/modules/plugin/default/windows/npshell.cpp cl -Fonpshell.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DXPCOM_GLUE -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/modules/plugin/default/windows -I/c/build/comm-central/comm-central/mozilla/modules/plugin/default/windows -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -EHsc -DMOZ_CPP_EXCEPTIONS=1 -MT -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/modules/plugin/default/windows/npshell.cpp npshell.cpp npwin.cpp Building deps for /c/build/comm-central/comm-central/mozilla/modules/plugin/default/windows/npwin.cpp cl -Fonpwin.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DXPCOM_GLUE -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/modules/plugin/default/windows -I/c/build/comm-central/comm-central/mozilla/modules/plugin/default/windows -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -EHsc -DMOZ_CPP_EXCEPTIONS=1 -MT -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/modules/plugin/default/windows/npwin.cpp npwin.cpp utils.cpp Building deps for /c/build/comm-central/comm-central/mozilla/modules/plugin/default/windows/utils.cpp cl -Foutils.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DXPCOM_GLUE -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/modules/plugin/default/windows -I/c/build/comm-central/comm-central/mozilla/modules/plugin/default/windows -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -EHsc -DMOZ_CPP_EXCEPTIONS=1 -MT -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/mozilla/modules/plugin/default/windows/utils.cpp utils.cpp Creating Resource file: npnul32.res rc.exe -r -DXPCOM_GLUE -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/mozilla/modules/plugin/default/windows -I/c/build/comm-central/comm-central/mozilla/modules/plugin/default/windows -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -Fonpnul32.res /c/build/comm-central/comm-central/mozilla/modules/plugin/default/windows/npnul32.rc Microsoft (R) Windows (R) Resource Compiler Version 6.1.7600.16385 Copyright (C) Microsoft Corporation. All rights reserved. link -NOLOGO -DLL -OUT:npnul32.dll -PDB:npnul32.pdb -SUBSYSTEM:WINDOWS maindll.obj plugin.obj dbg.obj dialogs.obj npshell.obj npwin.obj utils.obj npnul32.res -MANIFESTUAC:NO -NXCOMPAT -DYNAMICBASE -SAFESEH -DEF:c:/build/comm-central/comm-central/mozilla/modules/plugin/default/windows/npnul32.def kernel32.lib user32.lib gdi32.lib winmm.lib wsock32.lib advapi32.lib version.lib Creating library npnul32.lib and object npnul32.exp chmod +x npnul32.dll c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe npnul32.dll ../../../../dist/bin/plugins make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/modules/plugin/default/windows' make[5]: Leaving directory `/c/build/comm-central/sb-de/mozilla/modules/plugin' make[5]: Entering directory `/c/build/comm-central/sb-de/mozilla/dom' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/dom/interfaces/base' make[6]: Nothing to be done for `tools'. make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/dom/interfaces/base' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/dom/interfaces/canvas' make[6]: Nothing to be done for `tools'. make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/dom/interfaces/canvas' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/dom/interfaces/core' make[6]: Nothing to be done for `tools'. make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/dom/interfaces/core' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/dom/interfaces/html' make[6]: Nothing to be done for `tools'. make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/dom/interfaces/html' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/dom/interfaces/events' make[6]: Nothing to be done for `tools'. make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/dom/interfaces/events' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/dom/interfaces/stylesheets' make[6]: Nothing to be done for `tools'. make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/dom/interfaces/stylesheets' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/dom/interfaces/views' make[6]: Nothing to be done for `tools'. make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/dom/interfaces/views' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/dom/interfaces/sidebar' make[6]: Nothing to be done for `tools'. make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/dom/interfaces/sidebar' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/dom/interfaces/css' make[6]: Nothing to be done for `tools'. make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/dom/interfaces/css' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/dom/interfaces/traversal' make[6]: Nothing to be done for `tools'. make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/dom/interfaces/traversal' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/dom/interfaces/range' make[6]: Nothing to be done for `tools'. make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/dom/interfaces/range' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/dom/interfaces/xbl' make[6]: Nothing to be done for `tools'. make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/dom/interfaces/xbl' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/dom/interfaces/xpath' make[6]: Nothing to be done for `tools'. make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/dom/interfaces/xpath' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/dom/interfaces/load-save' make[6]: Nothing to be done for `tools'. make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/dom/interfaces/load-save' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/dom/interfaces/xul' make[6]: Nothing to be done for `tools'. make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/dom/interfaces/xul' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/dom/interfaces/storage' make[6]: Nothing to be done for `tools'. make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/dom/interfaces/storage' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/dom/interfaces/json' make[6]: Nothing to be done for `tools'. make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/dom/interfaces/json' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/dom/interfaces/offline' make[6]: Nothing to be done for `tools'. make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/dom/interfaces/offline' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/dom/interfaces/geolocation' make[6]: Nothing to be done for `tools'. make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/dom/interfaces/geolocation' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/dom/interfaces/threads' make[6]: Nothing to be done for `tools'. make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/dom/interfaces/threads' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/dom/interfaces/svg' make[6]: Nothing to be done for `tools'. make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/dom/interfaces/svg' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/dom/interfaces/smil' make[6]: Nothing to be done for `tools'. make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/dom/interfaces/smil' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/dom/public/coreEvents' make[6]: Nothing to be done for `tools'. make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/dom/public/coreEvents' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/dom/base' make[6]: Nothing to be done for `tools'. make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/dom/base' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/dom/src' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/dom/src/jsurl' make[7]: Nothing to be done for `tools'. make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/dom/src/jsurl' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/dom/src/events' make[7]: Nothing to be done for `tools'. make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/dom/src/events' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/dom/src/storage' make[7]: Nothing to be done for `tools'. make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/dom/src/storage' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/dom/src/offline' make[7]: Nothing to be done for `tools'. make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/dom/src/offline' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/dom/src/json' make[7]: Nothing to be done for `tools'. make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/dom/src/json' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/dom/src/geolocation' make[7]: Nothing to be done for `tools'. make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/dom/src/geolocation' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/dom/src/threads' make[7]: Nothing to be done for `tools'. make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/dom/src/threads' make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/dom/src' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/dom/locales' make[6]: Nothing to be done for `tools'. make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/dom/locales' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/dom/plugins' make[6]: Nothing to be done for `tools'. make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/dom/plugins' make[5]: Leaving directory `/c/build/comm-central/sb-de/mozilla/dom' make[5]: Entering directory `/c/build/comm-central/sb-de/mozilla/view' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/view/public' make[6]: Nothing to be done for `tools'. make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/view/public' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/view/src' make[6]: Nothing to be done for `tools'. make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/view/src' make[5]: Leaving directory `/c/build/comm-central/sb-de/mozilla/view' make[5]: Entering directory `/c/build/comm-central/sb-de/mozilla/widget' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/widget/public' make[6]: Nothing to be done for `tools'. make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/widget/public' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/widget/src' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/widget/src/xpwidgets' make[7]: Nothing to be done for `tools'. make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/widget/src/xpwidgets' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/widget/src/windows' make[7]: Nothing to be done for `tools'. make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/widget/src/windows' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/widget/src/build' make[7]: Nothing to be done for `tools'. make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/widget/src/build' make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/widget/src' make[5]: Leaving directory `/c/build/comm-central/sb-de/mozilla/widget' make[5]: Entering directory `/c/build/comm-central/sb-de/mozilla/content' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/content/base' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/content/base/public' make[7]: Nothing to be done for `tools'. make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/content/base/public' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/content/base/src' make[7]: Nothing to be done for `tools'. make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/content/base/src' make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/content/base' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/content/canvas' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/content/canvas/public' make[7]: Nothing to be done for `tools'. make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/content/canvas/public' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/content/canvas/src' make[7]: Nothing to be done for `tools'. make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/content/canvas/src' make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/content/canvas' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/content/events' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/content/events/public' make[7]: Nothing to be done for `tools'. make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/content/events/public' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/content/events/src' make[7]: Nothing to be done for `tools'. make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/content/events/src' make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/content/events' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/content/html' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/content/html/content' make[8]: Entering directory `/c/build/comm-central/sb-de/mozilla/content/html/content/public' make[8]: Nothing to be done for `tools'. make[8]: Leaving directory `/c/build/comm-central/sb-de/mozilla/content/html/content/public' make[8]: Entering directory `/c/build/comm-central/sb-de/mozilla/content/html/content/src' make[8]: Nothing to be done for `tools'. make[8]: Leaving directory `/c/build/comm-central/sb-de/mozilla/content/html/content/src' make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/content/html/content' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/content/html/document' make[8]: Entering directory `/c/build/comm-central/sb-de/mozilla/content/html/document/public' make[8]: Nothing to be done for `tools'. make[8]: Leaving directory `/c/build/comm-central/sb-de/mozilla/content/html/document/public' make[8]: Entering directory `/c/build/comm-central/sb-de/mozilla/content/html/document/src' make[8]: Nothing to be done for `tools'. make[8]: Leaving directory `/c/build/comm-central/sb-de/mozilla/content/html/document/src' make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/content/html/document' make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/content/html' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/content/smil' make[6]: Nothing to be done for `tools'. make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/content/smil' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/content/xml' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/content/xml/content' make[8]: Entering directory `/c/build/comm-central/sb-de/mozilla/content/xml/content/src' make[8]: Nothing to be done for `tools'. make[8]: Leaving directory `/c/build/comm-central/sb-de/mozilla/content/xml/content/src' make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/content/xml/content' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/content/xml/document' make[8]: Entering directory `/c/build/comm-central/sb-de/mozilla/content/xml/document/public' make[8]: Nothing to be done for `tools'. make[8]: Leaving directory `/c/build/comm-central/sb-de/mozilla/content/xml/document/public' make[8]: Entering directory `/c/build/comm-central/sb-de/mozilla/content/xml/document/resources' make[8]: Nothing to be done for `tools'. make[8]: Leaving directory `/c/build/comm-central/sb-de/mozilla/content/xml/document/resources' make[8]: Entering directory `/c/build/comm-central/sb-de/mozilla/content/xml/document/src' make[8]: Nothing to be done for `tools'. make[8]: Leaving directory `/c/build/comm-central/sb-de/mozilla/content/xml/document/src' make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/content/xml/document' make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/content/xml' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/content/xul' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/content/xul/document' make[8]: Entering directory `/c/build/comm-central/sb-de/mozilla/content/xul/document/public' make[8]: Nothing to be done for `tools'. make[8]: Leaving directory `/c/build/comm-central/sb-de/mozilla/content/xul/document/public' make[8]: Entering directory `/c/build/comm-central/sb-de/mozilla/content/xul/document/src' make[8]: Nothing to be done for `tools'. make[8]: Leaving directory `/c/build/comm-central/sb-de/mozilla/content/xul/document/src' make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/content/xul/document' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/content/xul/content' make[8]: Entering directory `/c/build/comm-central/sb-de/mozilla/content/xul/content/src' make[8]: Nothing to be done for `tools'. make[8]: Leaving directory `/c/build/comm-central/sb-de/mozilla/content/xul/content/src' make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/content/xul/content' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/content/xul/templates' make[8]: Entering directory `/c/build/comm-central/sb-de/mozilla/content/xul/templates/public' make[8]: Nothing to be done for `tools'. make[8]: Leaving directory `/c/build/comm-central/sb-de/mozilla/content/xul/templates/public' make[8]: Entering directory `/c/build/comm-central/sb-de/mozilla/content/xul/templates/src' make[8]: Nothing to be done for `tools'. make[8]: Leaving directory `/c/build/comm-central/sb-de/mozilla/content/xul/templates/src' make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/content/xul/templates' make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/content/xul' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/content/xbl' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/content/xbl/public' make[7]: Nothing to be done for `tools'. make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/content/xbl/public' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/content/xbl/src' make[7]: Nothing to be done for `tools'. make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/content/xbl/src' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/content/xbl/builtin' make[8]: Entering directory `/c/build/comm-central/sb-de/mozilla/content/xbl/builtin/win' make[8]: Nothing to be done for `tools'. make[8]: Leaving directory `/c/build/comm-central/sb-de/mozilla/content/xbl/builtin/win' make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/content/xbl/builtin' make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/content/xbl' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/content/xslt' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/content/xslt/public' make[7]: Nothing to be done for `tools'. make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/content/xslt/public' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/content/xslt/src' make[8]: Entering directory `/c/build/comm-central/sb-de/mozilla/content/xslt/src/base' make[8]: Nothing to be done for `tools'. make[8]: Leaving directory `/c/build/comm-central/sb-de/mozilla/content/xslt/src/base' make[8]: Entering directory `/c/build/comm-central/sb-de/mozilla/content/xslt/src/xml' make[8]: Nothing to be done for `tools'. make[8]: Leaving directory `/c/build/comm-central/sb-de/mozilla/content/xslt/src/xml' make[8]: Entering directory `/c/build/comm-central/sb-de/mozilla/content/xslt/src/xpath' make[8]: Nothing to be done for `tools'. make[8]: Leaving directory `/c/build/comm-central/sb-de/mozilla/content/xslt/src/xpath' make[8]: Entering directory `/c/build/comm-central/sb-de/mozilla/content/xslt/src/xslt' make[8]: Nothing to be done for `tools'. make[8]: Leaving directory `/c/build/comm-central/sb-de/mozilla/content/xslt/src/xslt' make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/content/xslt/src' make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/content/xslt' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/content/media' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/content/media/ogg' make[7]: Nothing to be done for `tools'. make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/content/media/ogg' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/content/media/wave' make[7]: Nothing to be done for `tools'. make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/content/media/wave' make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/content/media' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/content/svg' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/content/svg/document' make[8]: Entering directory `/c/build/comm-central/sb-de/mozilla/content/svg/document/src' make[8]: Nothing to be done for `tools'. make[8]: Leaving directory `/c/build/comm-central/sb-de/mozilla/content/svg/document/src' make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/content/svg/document' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/content/svg/content' make[8]: Entering directory `/c/build/comm-central/sb-de/mozilla/content/svg/content/src' make[8]: Nothing to be done for `tools'. make[8]: Leaving directory `/c/build/comm-central/sb-de/mozilla/content/svg/content/src' make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/content/svg/content' make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/content/svg' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/content/xtf' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/content/xtf/public' make[7]: Nothing to be done for `tools'. make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/content/xtf/public' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/content/xtf/src' make[7]: Nothing to be done for `tools'. make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/content/xtf/src' make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/content/xtf' make[5]: Leaving directory `/c/build/comm-central/sb-de/mozilla/content' make[5]: Entering directory `/c/build/comm-central/sb-de/mozilla/editor' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/editor/public' make[6]: Nothing to be done for `tools'. make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/editor/public' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/editor/idl' make[6]: Nothing to be done for `tools'. make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/editor/idl' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/editor/txtsvc' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/editor/txtsvc/public' make[7]: Nothing to be done for `tools'. make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/editor/txtsvc/public' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/editor/txtsvc/src' make[7]: Nothing to be done for `tools'. make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/editor/txtsvc/src' make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/editor/txtsvc' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/editor/libeditor' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/editor/libeditor/base' make[7]: Nothing to be done for `tools'. make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/editor/libeditor/base' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/editor/libeditor/text' make[7]: Nothing to be done for `tools'. make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/editor/libeditor/text' make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/editor/libeditor' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/editor/txmgr' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/editor/txmgr/public' make[7]: Nothing to be done for `tools'. make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/editor/txmgr/public' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/editor/txmgr/src' make[7]: Nothing to be done for `tools'. make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/editor/txmgr/src' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/editor/txmgr/idl' make[7]: Nothing to be done for `tools'. make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/editor/txmgr/idl' make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/editor/txmgr' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/editor/composer' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/editor/composer/public' make[7]: Nothing to be done for `tools'. make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/editor/composer/public' make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/editor/composer' make[5]: Leaving directory `/c/build/comm-central/sb-de/mozilla/editor' make[5]: Entering directory `/c/build/comm-central/sb-de/mozilla/layout' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/layout/style' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/layout/style/xbl-marquee' make[7]: Nothing to be done for `tools'. make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/layout/style/xbl-marquee' make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/layout/style' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/layout/base' make[6]: Nothing to be done for `tools'. make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/layout/base' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/layout/generic' make[6]: Nothing to be done for `tools'. make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/layout/generic' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/layout/forms' make[6]: Nothing to be done for `tools'. make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/layout/forms' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/layout/tables' make[6]: Nothing to be done for `tools'. make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/layout/tables' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/layout/xul/base/public' make[6]: Nothing to be done for `tools'. make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/layout/xul/base/public' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/layout/xul/base/src' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/layout/xul/base/src/tree/public' make[7]: Nothing to be done for `tools'. make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/layout/xul/base/src/tree/public' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/layout/xul/base/src/tree/src' make[7]: Nothing to be done for `tools'. make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/layout/xul/base/src/tree/src' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/layout/xul/base/src/grid' make[7]: Nothing to be done for `tools'. make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/layout/xul/base/src/grid' make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/layout/xul/base/src' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/layout/printing' make[6]: Nothing to be done for `tools'. make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/layout/printing' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/layout/svg/base/src' make[6]: Nothing to be done for `tools'. make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/layout/svg/base/src' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/layout/inspector/public' make[6]: Nothing to be done for `tools'. make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/layout/inspector/public' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/layout/inspector/src' make[6]: Nothing to be done for `tools'. make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/layout/inspector/src' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/layout/build' make[6]: Nothing to be done for `tools'. make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/layout/build' make[5]: Leaving directory `/c/build/comm-central/sb-de/mozilla/layout' make[5]: Entering directory `/c/build/comm-central/sb-de/mozilla/docshell' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/docshell/base' make[6]: Nothing to be done for `tools'. make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/docshell/base' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/docshell/shistory' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/docshell/shistory/public' make[7]: Nothing to be done for `tools'. make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/docshell/shistory/public' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/docshell/shistory/src' make[7]: Nothing to be done for `tools'. make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/docshell/shistory/src' make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/docshell/shistory' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/docshell/build' make[6]: Nothing to be done for `tools'. make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/docshell/build' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/docshell/resources' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/docshell/resources/content' make[7]: Nothing to be done for `tools'. make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/docshell/resources/content' make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/docshell/resources' make[5]: Leaving directory `/c/build/comm-central/sb-de/mozilla/docshell' make[5]: Entering directory `/c/build/comm-central/sb-de/mozilla/webshell' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/webshell/public' make[6]: Nothing to be done for `tools'. make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/webshell/public' make[5]: Leaving directory `/c/build/comm-central/sb-de/mozilla/webshell' make[5]: Entering directory `/c/build/comm-central/sb-de/mozilla/embedding' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/embedding/base' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/embedding/base/standalone' make[7]: Nothing to be done for `tools'. make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/embedding/base/standalone' make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/embedding/base' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/embedding/components' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/embedding/components/windowwatcher' make[8]: Entering directory `/c/build/comm-central/sb-de/mozilla/embedding/components/windowwatcher/public' make[8]: Nothing to be done for `tools'. make[8]: Leaving directory `/c/build/comm-central/sb-de/mozilla/embedding/components/windowwatcher/public' make[8]: Entering directory `/c/build/comm-central/sb-de/mozilla/embedding/components/windowwatcher/src' make[8]: Nothing to be done for `tools'. make[8]: Leaving directory `/c/build/comm-central/sb-de/mozilla/embedding/components/windowwatcher/src' make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/embedding/components/windowwatcher' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/embedding/components/appstartup' make[8]: Entering directory `/c/build/comm-central/sb-de/mozilla/embedding/components/appstartup/src' make[8]: Nothing to be done for `tools'. make[8]: Leaving directory `/c/build/comm-central/sb-de/mozilla/embedding/components/appstartup/src' make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/embedding/components/appstartup' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/embedding/components/find' make[8]: Entering directory `/c/build/comm-central/sb-de/mozilla/embedding/components/find/public' make[8]: Nothing to be done for `tools'. make[8]: Leaving directory `/c/build/comm-central/sb-de/mozilla/embedding/components/find/public' make[8]: Entering directory `/c/build/comm-central/sb-de/mozilla/embedding/components/find/src' make[8]: Nothing to be done for `tools'. make[8]: Leaving directory `/c/build/comm-central/sb-de/mozilla/embedding/components/find/src' make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/embedding/components/find' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/embedding/components/webbrowserpersist' make[8]: Entering directory `/c/build/comm-central/sb-de/mozilla/embedding/components/webbrowserpersist/public' make[8]: Nothing to be done for `tools'. make[8]: Leaving directory `/c/build/comm-central/sb-de/mozilla/embedding/components/webbrowserpersist/public' make[8]: Entering directory `/c/build/comm-central/sb-de/mozilla/embedding/components/webbrowserpersist/src' make[8]: Nothing to be done for `tools'. make[8]: Leaving directory `/c/build/comm-central/sb-de/mozilla/embedding/components/webbrowserpersist/src' make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/embedding/components/webbrowserpersist' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/embedding/components/commandhandler' make[8]: Entering directory `/c/build/comm-central/sb-de/mozilla/embedding/components/commandhandler/public' make[8]: Nothing to be done for `tools'. make[8]: Leaving directory `/c/build/comm-central/sb-de/mozilla/embedding/components/commandhandler/public' make[8]: Entering directory `/c/build/comm-central/sb-de/mozilla/embedding/components/commandhandler/src' make[8]: Nothing to be done for `tools'. make[8]: Leaving directory `/c/build/comm-central/sb-de/mozilla/embedding/components/commandhandler/src' make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/embedding/components/commandhandler' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/embedding/components/printingui' make[8]: Entering directory `/c/build/comm-central/sb-de/mozilla/embedding/components/printingui/src' make[9]: Entering directory `/c/build/comm-central/sb-de/mozilla/embedding/components/printingui/src/win' make[9]: Nothing to be done for `tools'. make[9]: Leaving directory `/c/build/comm-central/sb-de/mozilla/embedding/components/printingui/src/win' make[8]: Leaving directory `/c/build/comm-central/sb-de/mozilla/embedding/components/printingui/src' make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/embedding/components/printingui' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/embedding/components/build' make[7]: Nothing to be done for `tools'. make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/embedding/components/build' make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/embedding/components' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/embedding/browser' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/embedding/browser/webBrowser' make[7]: Nothing to be done for `tools'. make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/embedding/browser/webBrowser' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/embedding/browser/build' make[7]: Nothing to be done for `tools'. make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/embedding/browser/build' make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/embedding/browser' make[5]: Leaving directory `/c/build/comm-central/sb-de/mozilla/embedding' make[5]: Entering directory `/c/build/comm-central/sb-de/mozilla/xpfe/appshell' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/xpfe/appshell/public' make[6]: Nothing to be done for `tools'. make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/xpfe/appshell/public' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/xpfe/appshell/src' make[6]: Nothing to be done for `tools'. make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/xpfe/appshell/src' make[5]: Leaving directory `/c/build/comm-central/sb-de/mozilla/xpfe/appshell' make[5]: Entering directory `/c/build/comm-central/sb-de/mozilla/accessible' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/accessible/public' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/accessible/public/msaa' make[7]: Nothing to be done for `tools'. make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/accessible/public/msaa' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/accessible/public/ia2' make[7]: Nothing to be done for `tools'. make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/accessible/public/ia2' make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/accessible/public' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/accessible/src' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/accessible/src/msaa' make[7]: Nothing to be done for `tools'. make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/accessible/src/msaa' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/accessible/src/base' make[7]: Nothing to be done for `tools'. make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/accessible/src/base' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/accessible/src/html' make[7]: Nothing to be done for `tools'. make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/accessible/src/html' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/accessible/src/xul' make[7]: Nothing to be done for `tools'. make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/accessible/src/xul' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/accessible/src/xforms' make[7]: Nothing to be done for `tools'. make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/accessible/src/xforms' make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/accessible/src' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/accessible/build' make[6]: Nothing to be done for `tools'. make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/accessible/build' make[5]: Leaving directory `/c/build/comm-central/sb-de/mozilla/accessible' make[5]: Entering directory `/c/build/comm-central/sb-de/mozilla/chrome' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/chrome/public' make[6]: Nothing to be done for `tools'. make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/chrome/public' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/chrome/src' make[6]: Nothing to be done for `tools'. make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/chrome/src' make[5]: Leaving directory `/c/build/comm-central/sb-de/mozilla/chrome' make[5]: Entering directory `/c/build/comm-central/sb-de/mozilla/profile' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/profile/public' make[6]: Nothing to be done for `tools'. make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/profile/public' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/profile/dirserviceprovider' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/profile/dirserviceprovider/public' make[7]: Nothing to be done for `tools'. make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/profile/dirserviceprovider/public' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/profile/dirserviceprovider/src' make[7]: Nothing to be done for `tools'. make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/profile/dirserviceprovider/src' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/profile/dirserviceprovider/standalone' make[7]: Nothing to be done for `tools'. make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/profile/dirserviceprovider/standalone' make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/profile/dirserviceprovider' make[5]: Leaving directory `/c/build/comm-central/sb-de/mozilla/profile' make[5]: Entering directory `/c/build/comm-central/sb-de/mozilla/xpfe/components' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/xpfe/components/windowds' make[6]: Nothing to be done for `tools'. make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/xpfe/components/windowds' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/xpfe/components/autocomplete' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/xpfe/components/autocomplete/public' make[7]: Nothing to be done for `tools'. make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/xpfe/components/autocomplete/public' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/xpfe/components/autocomplete/src' make[7]: Nothing to be done for `tools'. make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/xpfe/components/autocomplete/src' make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/xpfe/components/autocomplete' make[5]: Leaving directory `/c/build/comm-central/sb-de/mozilla/xpfe/components' make[5]: Entering directory `/c/build/comm-central/sb-de/mozilla/extensions/spellcheck' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/extensions/spellcheck/idl' make[6]: Nothing to be done for `tools'. make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/extensions/spellcheck/idl' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/extensions/spellcheck/locales' make[6]: Nothing to be done for `tools'. make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/extensions/spellcheck/locales' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/extensions/spellcheck/hunspell' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/extensions/spellcheck/hunspell/src' make[7]: Nothing to be done for `tools'. make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/extensions/spellcheck/hunspell/src' make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/extensions/spellcheck/hunspell' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/extensions/spellcheck/src' make[6]: Nothing to be done for `tools'. make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/extensions/spellcheck/src' make[5]: Leaving directory `/c/build/comm-central/sb-de/mozilla/extensions/spellcheck' make[5]: Entering directory `/c/build/comm-central/sb-de/mozilla/toolkit' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/toolkit/components' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/aboutmemory' make[7]: Nothing to be done for `tools'. make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/aboutmemory' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/apppicker' make[7]: Nothing to be done for `tools'. make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/apppicker' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/commandlines' make[8]: Entering directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/commandlines/public' make[8]: Nothing to be done for `tools'. make[8]: Leaving directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/commandlines/public' make[8]: Entering directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/commandlines/src' make[8]: Nothing to be done for `tools'. make[8]: Leaving directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/commandlines/src' make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/commandlines' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/console' make[7]: Nothing to be done for `tools'. make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/console' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/contentprefs' make[8]: Entering directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/contentprefs/src' make[8]: Nothing to be done for `tools'. make[8]: Leaving directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/contentprefs/src' make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/contentprefs' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/cookie' make[7]: Nothing to be done for `tools'. make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/cookie' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/exthelper' make[7]: Nothing to be done for `tools'. make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/exthelper' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/filepicker' make[7]: Nothing to be done for `tools'. make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/filepicker' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/find' make[8]: Entering directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/find/public' make[8]: Nothing to be done for `tools'. make[8]: Leaving directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/find/public' make[8]: Entering directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/find/src' make[8]: Nothing to be done for `tools'. make[8]: Leaving directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/find/src' make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/find' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/microformats' make[8]: Entering directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/microformats/src' make[8]: Nothing to be done for `tools'. make[8]: Leaving directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/microformats/src' make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/microformats' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/parentalcontrols' make[8]: Entering directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/parentalcontrols/public' make[8]: Nothing to be done for `tools'. make[8]: Leaving directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/parentalcontrols/public' make[8]: Entering directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/parentalcontrols/src' make[8]: Nothing to be done for `tools'. make[8]: Leaving directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/parentalcontrols/src' make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/parentalcontrols' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/passwordmgr' make[8]: Entering directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/passwordmgr/public' make[8]: Nothing to be done for `tools'. make[8]: Leaving directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/passwordmgr/public' make[8]: Entering directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/passwordmgr/src' make[8]: Nothing to be done for `tools'. make[8]: Leaving directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/passwordmgr/src' make[8]: Entering directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/passwordmgr/content' make[8]: Nothing to be done for `tools'. make[8]: Leaving directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/passwordmgr/content' make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/passwordmgr' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/places' make[8]: Entering directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/places/public' make[8]: Nothing to be done for `tools'. make[8]: Leaving directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/places/public' make[8]: Entering directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/places/src' make[8]: Nothing to be done for `tools'. make[8]: Leaving directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/places/src' make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/places' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/startup' make[8]: Entering directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/startup/public' make[8]: Nothing to be done for `tools'. make[8]: Leaving directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/startup/public' make[8]: Entering directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/startup/src' make[8]: Nothing to be done for `tools'. make[8]: Leaving directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/startup/src' make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/startup' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/statusfilter' make[7]: Nothing to be done for `tools'. make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/statusfilter' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/typeaheadfind' make[8]: Entering directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/typeaheadfind/public' make[8]: Nothing to be done for `tools'. make[8]: Leaving directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/typeaheadfind/public' make[8]: Entering directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/typeaheadfind/src' make[8]: Nothing to be done for `tools'. make[8]: Leaving directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/typeaheadfind/src' make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/typeaheadfind' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/urlformatter' make[8]: Entering directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/urlformatter/public' make[8]: Nothing to be done for `tools'. make[8]: Leaving directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/urlformatter/public' make[8]: Entering directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/urlformatter/src' make[8]: Nothing to be done for `tools'. make[8]: Leaving directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/urlformatter/src' make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/urlformatter' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/viewconfig' make[7]: Nothing to be done for `tools'. make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/viewconfig' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/ctypes' make[7]: Nothing to be done for `tools'. make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/ctypes' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/alerts' make[8]: Entering directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/alerts/public' make[8]: Nothing to be done for `tools'. make[8]: Leaving directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/alerts/public' make[8]: Entering directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/alerts/src' make[8]: Nothing to be done for `tools'. make[8]: Leaving directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/alerts/src' make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/alerts' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/feeds' make[8]: Entering directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/feeds/public' make[8]: Nothing to be done for `tools'. make[8]: Leaving directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/feeds/public' make[8]: Entering directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/feeds/src' make[8]: Nothing to be done for `tools'. make[8]: Leaving directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/feeds/src' make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/feeds' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/printing' make[7]: Nothing to be done for `tools'. make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/printing' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/viewsource' make[7]: Nothing to be done for `tools'. make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/viewsource' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/autocomplete' make[8]: Entering directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/autocomplete/public' make[8]: Nothing to be done for `tools'. make[8]: Leaving directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/autocomplete/public' make[8]: Entering directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/autocomplete/src' make[8]: Nothing to be done for `tools'. make[8]: Leaving directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/autocomplete/src' make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/autocomplete' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/satchel' make[8]: Entering directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/satchel/public' make[8]: Nothing to be done for `tools'. make[8]: Leaving directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/satchel/public' make[8]: Entering directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/satchel/src' make[8]: Nothing to be done for `tools'. make[8]: Leaving directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/satchel/src' make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/satchel' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/search' make[7]: Nothing to be done for `tools'. make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/search' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/downloads' make[8]: Entering directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/downloads/public' make[8]: Nothing to be done for `tools'. make[8]: Leaving directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/downloads/public' make[8]: Entering directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/downloads/src' make[8]: Nothing to be done for `tools'. make[8]: Leaving directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/downloads/src' make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/downloads' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/intl' make[7]: Nothing to be done for `tools'. make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/intl' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/build' make[7]: Nothing to be done for `tools'. make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/toolkit/components/build' make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/toolkit/components' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/toolkit/content' make[6]: Nothing to be done for `tools'. make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/toolkit/content' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/toolkit/locales' make[6]: Nothing to be done for `tools'. make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/toolkit/locales' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/toolkit/mozapps' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/toolkit/mozapps/downloads' make[7]: Nothing to be done for `tools'. make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/toolkit/mozapps/downloads' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/toolkit/mozapps/extensions' make[7]: Nothing to be done for `tools'. make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/toolkit/mozapps/extensions' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/toolkit/mozapps/handling' make[7]: Nothing to be done for `tools'. make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/toolkit/mozapps/handling' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/toolkit/mozapps/plugins' make[7]: Nothing to be done for `tools'. make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/toolkit/mozapps/plugins' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/toolkit/mozapps/shared' make[7]: Nothing to be done for `tools'. make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/toolkit/mozapps/shared' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/toolkit/mozapps/update' make[8]: Entering directory `/c/build/comm-central/sb-de/mozilla/toolkit/mozapps/readstrings' make[8]: Nothing to be done for `tools'. make[8]: Leaving directory `/c/build/comm-central/sb-de/mozilla/toolkit/mozapps/readstrings' make[8]: Entering directory `/c/build/comm-central/sb-de/mozilla/toolkit/mozapps/update/updater' make[8]: Nothing to be done for `tools'. make[8]: Leaving directory `/c/build/comm-central/sb-de/mozilla/toolkit/mozapps/update/updater' make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/toolkit/mozapps/update' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/toolkit/mozapps/xpinstall' make[7]: Nothing to be done for `tools'. make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/toolkit/mozapps/xpinstall' make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/toolkit/mozapps' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/toolkit/obsolete' make[6]: Nothing to be done for `tools'. make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/toolkit/obsolete' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/toolkit/profile' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/toolkit/profile/public' make[7]: Nothing to be done for `tools'. make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/toolkit/profile/public' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/toolkit/profile/src' make[7]: Nothing to be done for `tools'. make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/toolkit/profile/src' make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/toolkit/profile' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/toolkit/spatial-navigation' make[6]: Nothing to be done for `tools'. make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/toolkit/spatial-navigation' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/toolkit/themes' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/toolkit/themes/winstripe' make[8]: Entering directory `/c/build/comm-central/sb-de/mozilla/toolkit/themes/winstripe/global' make[8]: Nothing to be done for `tools'. make[8]: Leaving directory `/c/build/comm-central/sb-de/mozilla/toolkit/themes/winstripe/global' make[8]: Entering directory `/c/build/comm-central/sb-de/mozilla/toolkit/themes/winstripe/mozapps' make[8]: Nothing to be done for `tools'. make[8]: Leaving directory `/c/build/comm-central/sb-de/mozilla/toolkit/themes/winstripe/mozapps' make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/toolkit/themes/winstripe' make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/toolkit/themes' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/toolkit/system/windowsproxy' make[6]: Nothing to be done for `tools'. make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/toolkit/system/windowsproxy' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/toolkit/crashreporter' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/toolkit/crashreporter/google-breakpad/src/common/windows' make[7]: Nothing to be done for `tools'. make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/toolkit/crashreporter/google-breakpad/src/common/windows' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/toolkit/crashreporter/google-breakpad/src/client/windows/handler' make[7]: Nothing to be done for `tools'. make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/toolkit/crashreporter/google-breakpad/src/client/windows/handler' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/toolkit/crashreporter/google-breakpad/src/client/windows/sender' make[7]: Nothing to be done for `tools'. make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/toolkit/crashreporter/google-breakpad/src/client/windows/sender' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/toolkit/crashreporter/google-breakpad/src/client/windows/crash_generation' make[7]: Nothing to be done for `tools'. make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/toolkit/crashreporter/google-breakpad/src/client/windows/crash_generation' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/toolkit/crashreporter/client' make[7]: Nothing to be done for `tools'. make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/toolkit/crashreporter/client' make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/toolkit/crashreporter' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/toolkit/xre' make[6]: Nothing to be done for `tools'. make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/toolkit/xre' make[5]: Leaving directory `/c/build/comm-central/sb-de/mozilla/toolkit' make[5]: Entering directory `/c/build/comm-central/sb-de/mozilla/security/manager' make[5]: Nothing to be done for `tools'. make[5]: Leaving directory `/c/build/comm-central/sb-de/mozilla/security/manager' make[5]: Entering directory `/c/build/comm-central/sb-de/mozilla/extensions/pref' make[6]: Entering directory `/c/build/comm-central/sb-de/mozilla/extensions/pref/autoconfig' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/extensions/pref/autoconfig/public' make[7]: Nothing to be done for `tools'. make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/extensions/pref/autoconfig/public' make[7]: Entering directory `/c/build/comm-central/sb-de/mozilla/extensions/pref/autoconfig/src' make[7]: Nothing to be done for `tools'. make[7]: Leaving directory `/c/build/comm-central/sb-de/mozilla/extensions/pref/autoconfig/src' make[6]: Leaving directory `/c/build/comm-central/sb-de/mozilla/extensions/pref/autoconfig' make[5]: Leaving directory `/c/build/comm-central/sb-de/mozilla/extensions/pref' make[4]: Leaving directory `/c/build/comm-central/sb-de/mozilla' make[3]: Leaving directory `/c/build/comm-central/sb-de/mozilla' make[3]: Entering directory `/c/build/comm-central/sb-de/mozilla' tier_app: make export_tier_app make[4]: Entering directory `/c/build/comm-central/sb-de/mozilla' export_tier_app make[4]: Leaving directory `/c/build/comm-central/sb-de/mozilla' make libs_tier_app make[4]: Entering directory `/c/build/comm-central/sb-de/mozilla' libs_tier_app make[4]: Leaving directory `/c/build/comm-central/sb-de/mozilla' make tools_tier_app make[4]: Entering directory `/c/build/comm-central/sb-de/mozilla' tools_tier_app make[4]: Leaving directory `/c/build/comm-central/sb-de/mozilla' make[3]: Leaving directory `/c/build/comm-central/sb-de/mozilla' make[3]: Entering directory `/c/build/comm-central/sb-de/mozilla' tier_testharness: make export_tier_testharness make[4]: Entering directory `/c/build/comm-central/sb-de/mozilla' export_tier_testharness make[4]: Leaving directory `/c/build/comm-central/sb-de/mozilla' make libs_tier_testharness make[4]: Entering directory `/c/build/comm-central/sb-de/mozilla' libs_tier_testharness make[4]: Leaving directory `/c/build/comm-central/sb-de/mozilla' make tools_tier_testharness make[4]: Entering directory `/c/build/comm-central/sb-de/mozilla' tools_tier_testharness make[4]: Leaving directory `/c/build/comm-central/sb-de/mozilla' make[3]: Leaving directory `/c/build/comm-central/sb-de/mozilla' make[2]: Leaving directory `/c/build/comm-central/sb-de/mozilla' make[2]: Entering directory `/c/build/comm-central/sb-de' tier_app: calendar/sunbird/branding/nightly calendar calendar/sunbird calendar/lightning make export_tier_app make[3]: Entering directory `/c/build/comm-central/sb-de' export_tier_app make[4]: Entering directory `/c/build/comm-central/sb-de' make[4]: `calendar/sunbird/branding/nightly/Makefile' is up to date. make[4]: `calendar/Makefile' is up to date. make[4]: `calendar/sunbird/Makefile' is up to date. make[4]: `calendar/lightning/Makefile' is up to date. make[4]: Leaving directory `/c/build/comm-central/sb-de' make[4]: Entering directory `/c/build/comm-central/sb-de/calendar/sunbird/branding/nightly' make[5]: Entering directory `/c/build/comm-central/sb-de/calendar/sunbird/branding/nightly/locales' make[5]: Nothing to be done for `export'. make[5]: Leaving directory `/c/build/comm-central/sb-de/calendar/sunbird/branding/nightly/locales' c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../../../mozilla/dist/branding cp /c/build/comm-central/comm-central/calendar/sunbird/branding/nightly/sunbird.ico ../../../../mozilla/dist/branding/sunbird.ico cp /c/build/comm-central/comm-central/calendar/sunbird/branding/nightly/sunbird.ico ../../../../mozilla/dist/branding/app.ico cp /c/build/comm-central/comm-central/calendar/sunbird/branding/nightly/sunbird.ico ../../../../mozilla/dist/branding/document.ico cp /c/build/comm-central/comm-central/calendar/sunbird/branding/nightly/branding.nsi ../../../../mozilla/dist/branding/branding.nsi cp /c/build/comm-central/comm-central/calendar/sunbird/branding/nightly/wizHeader.bmp ../../../../mozilla/dist/branding/wizHeader.bmp cp /c/build/comm-central/comm-central/calendar/sunbird/branding/nightly/wizHeaderRTL.bmp ../../../../mozilla/dist/branding/wizHeaderRTL.bmp cp /c/build/comm-central/comm-central/calendar/sunbird/branding/nightly/wizWatermark.bmp ../../../../mozilla/dist/branding/wizWatermark.bmp cp /c/build/comm-central/comm-central/calendar/sunbird/branding/nightly/license.txt ../../../../mozilla/dist/branding/license.txt cp /c/build/comm-central/comm-central/calendar/sunbird/branding/nightly/Header.bmp ../../../../mozilla/dist/branding/Header.bmp cp /c/build/comm-central/comm-central/calendar/sunbird/branding/nightly/Watermrk.bmp ../../../../mozilla/dist/branding/Watermrk.bmp make[4]: Leaving directory `/c/build/comm-central/sb-de/calendar/sunbird/branding/nightly' make[4]: Entering directory `/c/build/comm-central/sb-de/calendar' make[5]: Entering directory `/c/build/comm-central/sb-de/calendar/libical' make[6]: Entering directory `/c/build/comm-central/sb-de/calendar/libical/src' make[7]: Entering directory `/c/build/comm-central/sb-de/calendar/libical/src/libical' Creating /c/build/comm-central/sb-de/calendar/libical/src/libical/.deps /bin/sh /c/build/comm-central/comm-central/build/msys-perl-wrapper -I/c/build/comm-central/comm-central/calendar/libical/src/libical/../../scripts /c/build/comm-central/comm-central/calendar/libical/src/libical/../../scripts/mkderivedvalues.pl \ -i /c/build/comm-central/comm-central/calendar/libical/src/libical/icalderivedvalue.h.in -h /c/build/comm-central/comm-central/calendar/libical/src/libical/../../design-data/value-types.csv > icalderivedvalue.h /bin/sh /c/build/comm-central/comm-central/build/msys-perl-wrapper -I /c/build/comm-central/comm-central/calendar/libical/src/libical/../../scripts /c/build/comm-central/comm-central/calendar/libical/src/libical/../../scripts/mkderivedparameters.pl -i /c/build/comm-central/comm-central/calendar/libical/src/libical/icalderivedparameter.h.in -h /c/build/comm-central/comm-central/calendar/libical/src/libical/../../design-data/parameters.csv > icalderivedparameter.h /bin/sh /c/build/comm-central/comm-central/build/msys-perl-wrapper -I/c/build/comm-central/comm-central/calendar/libical/src/libical/../../scripts /c/build/comm-central/comm-central/calendar/libical/src/libical/../../scripts/mkderivedproperties.pl \ -i /c/build/comm-central/comm-central/calendar/libical/src/libical/icalderivedproperty.h.in -h /c/build/comm-central/comm-central/calendar/libical/src/libical/../../design-data/properties.csv\ /c/build/comm-central/comm-central/calendar/libical/src/libical/../../design-data/value-types.csv > icalderivedproperty.h echo '#ifndef LIBICAL_ICAL_H' > ical.h echo '#define LIBICAL_ICAL_H' >> ical.h echo '#ifdef __cplusplus' >> ical.h echo 'extern "C" {' >> ical.h echo '#endif' >> ical.h echo '/*' >> ical.h echo ' $''Id''$' >> ical.h echo '*/' >> ical.h cat /c/build/comm-central/comm-central/calendar/libical/src/libical/../../config.h /c/build/comm-central/comm-central/calendar/libical/src/libical/icalversion.h /c/build/comm-central/comm-central/calendar/libical/src/libical/icaltime.h /c/build/comm-central/comm-central/calendar/libical/src/libical/icalduration.h /c/build/comm-central/comm-central/calendar/libical/src/libical/icalperiod.h /c/build/comm-central/comm-central/calendar/libical/src/libical/icalenums.h /c/build/comm-central/comm-central/calendar/libical/src/libical/icaltypes.h /c/build/comm-central/comm-central/calendar/libical/src/libical/icalrecur.h /c/build/comm-central/comm-central/calendar/libical/src/libical/icalattach.h icalderivedvalue.h icalderivedparameter.h /c/build/comm-central/comm-central/calendar/libical/src/libical/icalvalue.h /c/build/comm-central/comm-central/calendar/libical/src/libical/icalparameter.h icalderivedproperty.h /c/build/comm-central/comm-central/calendar/libical/src/libical/icalproperty.h /c/build/comm-central/comm-central/calendar/libical/src/libical/pvl.h /c/build/comm-central/comm-central/calendar/libical/src/libical/icalarray.h /c/build/comm-central/comm-central/calendar/libical/src/libical/icalcomponent.h /c/build/comm-central/comm-central/calendar/libical/src/libical/icaltimezone.h /c/build/comm-central/comm-central/calendar/libical/src/libical/icalparser.h /c/build/comm-central/comm-central/calendar/libical/src/libical/icalmemory.h /c/build/comm-central/comm-central/calendar/libical/src/libical/icalerror.h /c/build/comm-central/comm-central/calendar/libical/src/libical/icalrestriction.h /c/build/comm-central/comm-central/calendar/libical/src/libical/sspm.h /c/build/comm-central/comm-central/calendar/libical/src/libical/icalmime.h /c/build/comm-central/comm-central/calendar/libical/src/libical/icallangbind.h \ | egrep -v "#include.*\"ical" \ | egrep -v "#include.*\"config" \ | egrep -v "#include.*\"pvl\.h\"" \ | egrep -v '\$(Id|Locker): .+\$'>> ical.h echo '#ifdef __cplusplus' >> ical.h echo '}' >> ical.h echo '#endif' >> ical.h echo '#endif' >> ical.h c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 ical.h ../../../../mozilla/dist/include make[7]: Leaving directory `/c/build/comm-central/sb-de/calendar/libical/src/libical' make[6]: Leaving directory `/c/build/comm-central/sb-de/calendar/libical/src' make[5]: Leaving directory `/c/build/comm-central/sb-de/calendar/libical' make[5]: Entering directory `/c/build/comm-central/sb-de/calendar/resources' make[5]: Nothing to be done for `export'. make[5]: Leaving directory `/c/build/comm-central/sb-de/calendar/resources' make[5]: Entering directory `/c/build/comm-central/sb-de/calendar/base' /bin/sh /c/build/comm-central/comm-central/build/msys-perl-wrapper /c/build/comm-central/comm-central/mozilla/build/autoconf/make-makefile -t /c/build/comm-central/comm-central -d ../.. modules/Makefile make[6]: Entering directory `/c/build/comm-central/sb-de/calendar/base/public' Creating /c/build/comm-central/sb-de/calendar/base/public/.deps c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../../mozilla/dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../../mozilla/dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/calendar/base/public/calBaseCID.h ../../../mozilla/dist/include Creating _xpidlgen/.done calIAlarm.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/calendar/base/public -I../../../mozilla/dist/idl -o _xpidlgen/calIAlarm /c/build/comm-central/comm-central/calendar/base/public/calIAlarm.idl calIAlarmService.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/calendar/base/public -I../../../mozilla/dist/idl -o _xpidlgen/calIAlarmService /c/build/comm-central/comm-central/calendar/base/public/calIAlarmService.idl calIAttachment.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/calendar/base/public -I../../../mozilla/dist/idl -o _xpidlgen/calIAttachment /c/build/comm-central/comm-central/calendar/base/public/calIAttachment.idl calIAttendee.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/calendar/base/public -I../../../mozilla/dist/idl -o _xpidlgen/calIAttendee /c/build/comm-central/comm-central/calendar/base/public/calIAttendee.idl calICalendar.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/calendar/base/public -I../../../mozilla/dist/idl -o _xpidlgen/calICalendar /c/build/comm-central/comm-central/calendar/base/public/calICalendar.idl calICalendarManager.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/calendar/base/public -I../../../mozilla/dist/idl -o _xpidlgen/calICalendarManager /c/build/comm-central/comm-central/calendar/base/public/calICalendarManager.idl calICalendarProvider.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/calendar/base/public -I../../../mozilla/dist/idl -o _xpidlgen/calICalendarProvider /c/build/comm-central/comm-central/calendar/base/public/calICalendarProvider.idl calICalendarSearchProvider.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/calendar/base/public -I../../../mozilla/dist/idl -o _xpidlgen/calICalendarSearchProvider /c/build/comm-central/comm-central/calendar/base/public/calICalendarSearchProvider.idl calICalendarView.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/calendar/base/public -I../../../mozilla/dist/idl -o _xpidlgen/calICalendarView /c/build/comm-central/comm-central/calendar/base/public/calICalendarView.idl calICalendarViewController.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/calendar/base/public -I../../../mozilla/dist/idl -o _xpidlgen/calICalendarViewController /c/build/comm-central/comm-central/calendar/base/public/calICalendarViewController.idl calIChangeLog.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/calendar/base/public -I../../../mozilla/dist/idl -o _xpidlgen/calIChangeLog /c/build/comm-central/comm-central/calendar/base/public/calIChangeLog.idl calIDateTime.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/calendar/base/public -I../../../mozilla/dist/idl -o _xpidlgen/calIDateTime /c/build/comm-central/comm-central/calendar/base/public/calIDateTime.idl calIDateTimeFormatter.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/calendar/base/public -I../../../mozilla/dist/idl -o _xpidlgen/calIDateTimeFormatter /c/build/comm-central/comm-central/calendar/base/public/calIDateTimeFormatter.idl calIDuration.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/calendar/base/public -I../../../mozilla/dist/idl -o _xpidlgen/calIDuration /c/build/comm-central/comm-central/calendar/base/public/calIDuration.idl calIErrors.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/calendar/base/public -I../../../mozilla/dist/idl -o _xpidlgen/calIErrors /c/build/comm-central/comm-central/calendar/base/public/calIErrors.idl calIEvent.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/calendar/base/public -I../../../mozilla/dist/idl -o _xpidlgen/calIEvent /c/build/comm-central/comm-central/calendar/base/public/calIEvent.idl calIFreeBusyProvider.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/calendar/base/public -I../../../mozilla/dist/idl -o _xpidlgen/calIFreeBusyProvider /c/build/comm-central/comm-central/calendar/base/public/calIFreeBusyProvider.idl calIIcsParser.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/calendar/base/public -I../../../mozilla/dist/idl -o _xpidlgen/calIIcsParser /c/build/comm-central/comm-central/calendar/base/public/calIIcsParser.idl calIIcsSerializer.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/calendar/base/public -I../../../mozilla/dist/idl -o _xpidlgen/calIIcsSerializer /c/build/comm-central/comm-central/calendar/base/public/calIIcsSerializer.idl calIICSService.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/calendar/base/public -I../../../mozilla/dist/idl -o _xpidlgen/calIICSService /c/build/comm-central/comm-central/calendar/base/public/calIICSService.idl calIImportExport.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/calendar/base/public -I../../../mozilla/dist/idl -o _xpidlgen/calIImportExport /c/build/comm-central/comm-central/calendar/base/public/calIImportExport.idl calIItemBase.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/calendar/base/public -I../../../mozilla/dist/idl -o _xpidlgen/calIItemBase /c/build/comm-central/comm-central/calendar/base/public/calIItemBase.idl calIItipItem.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/calendar/base/public -I../../../mozilla/dist/idl -o _xpidlgen/calIItipItem /c/build/comm-central/comm-central/calendar/base/public/calIItipItem.idl calIItipTransport.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/calendar/base/public -I../../../mozilla/dist/idl -o _xpidlgen/calIItipTransport /c/build/comm-central/comm-central/calendar/base/public/calIItipTransport.idl calIOperation.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/calendar/base/public -I../../../mozilla/dist/idl -o _xpidlgen/calIOperation /c/build/comm-central/comm-central/calendar/base/public/calIOperation.idl calIPeriod.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/calendar/base/public -I../../../mozilla/dist/idl -o _xpidlgen/calIPeriod /c/build/comm-central/comm-central/calendar/base/public/calIPeriod.idl calIPrintFormatter.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/calendar/base/public -I../../../mozilla/dist/idl -o _xpidlgen/calIPrintFormatter /c/build/comm-central/comm-central/calendar/base/public/calIPrintFormatter.idl calIRecurrenceInfo.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/calendar/base/public -I../../../mozilla/dist/idl -o _xpidlgen/calIRecurrenceInfo /c/build/comm-central/comm-central/calendar/base/public/calIRecurrenceInfo.idl calIRecurrenceDate.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/calendar/base/public -I../../../mozilla/dist/idl -o _xpidlgen/calIRecurrenceDate /c/build/comm-central/comm-central/calendar/base/public/calIRecurrenceDate.idl calIRecurrenceDateSet.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/calendar/base/public -I../../../mozilla/dist/idl -o _xpidlgen/calIRecurrenceDateSet /c/build/comm-central/comm-central/calendar/base/public/calIRecurrenceDateSet.idl calIRecurrenceItem.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/calendar/base/public -I../../../mozilla/dist/idl -o _xpidlgen/calIRecurrenceItem /c/build/comm-central/comm-central/calendar/base/public/calIRecurrenceItem.idl calIRecurrenceRule.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/calendar/base/public -I../../../mozilla/dist/idl -o _xpidlgen/calIRecurrenceRule /c/build/comm-central/comm-central/calendar/base/public/calIRecurrenceRule.idl calIRelation.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/calendar/base/public -I../../../mozilla/dist/idl -o _xpidlgen/calIRelation /c/build/comm-central/comm-central/calendar/base/public/calIRelation.idl calIStatusObserver.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/calendar/base/public -I../../../mozilla/dist/idl -o _xpidlgen/calIStatusObserver /c/build/comm-central/comm-central/calendar/base/public/calIStatusObserver.idl calITimezone.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/calendar/base/public -I../../../mozilla/dist/idl -o _xpidlgen/calITimezone /c/build/comm-central/comm-central/calendar/base/public/calITimezone.idl calITimezoneProvider.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/calendar/base/public -I../../../mozilla/dist/idl -o _xpidlgen/calITimezoneProvider /c/build/comm-central/comm-central/calendar/base/public/calITimezoneProvider.idl calITodo.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/calendar/base/public -I../../../mozilla/dist/idl -o _xpidlgen/calITodo /c/build/comm-central/comm-central/calendar/base/public/calITodo.idl calITransactionManager.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/calendar/base/public -I../../../mozilla/dist/idl -o _xpidlgen/calITransactionManager /c/build/comm-central/comm-central/calendar/base/public/calITransactionManager.idl calIWeekInfoService.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/calendar/base/public -I../../../mozilla/dist/idl -o _xpidlgen/calIWeekInfoService /c/build/comm-central/comm-central/calendar/base/public/calIWeekInfoService.idl calISchedulingSupport.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/calendar/base/public -I../../../mozilla/dist/idl -o _xpidlgen/calISchedulingSupport /c/build/comm-central/comm-central/calendar/base/public/calISchedulingSupport.idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/calendar/base/public/calIAlarm.idl /c/build/comm-central/comm-central/calendar/base/public/calIAlarmService.idl /c/build/comm-central/comm-central/calendar/base/public/calIAttachment.idl /c/build/comm-central/comm-central/calendar/base/public/calIAttendee.idl /c/build/comm-central/comm-central/calendar/base/public/calICalendar.idl /c/build/comm-central/comm-central/calendar/base/public/calICalendarManager.idl /c/build/comm-central/comm-central/calendar/base/public/calICalendarProvider.idl /c/build/comm-central/comm-central/calendar/base/public/calICalendarSearchProvider.idl /c/build/comm-central/comm-central/calendar/base/public/calICalendarView.idl /c/build/comm-central/comm-central/calendar/base/public/calICalendarViewController.idl /c/build/comm-central/comm-central/calendar/base/public/calIChangeLog.idl /c/build/comm-central/comm-central/calendar/base/public/calIDateTime.idl /c/build/comm-central/comm-central/calendar/base/public/calIDateTimeFormatter.idl /c/build/comm-central/comm-central/calendar/base/public/calIDuration.idl /c/build/comm-central/comm-central/calendar/base/public/calIErrors.idl /c/build/comm-central/comm-central/calendar/base/public/calIEvent.idl /c/build/comm-central/comm-central/calendar/base/public/calIFreeBusyProvider.idl /c/build/comm-central/comm-central/calendar/base/public/calIIcsParser.idl /c/build/comm-central/comm-central/calendar/base/public/calIIcsSerializer.idl /c/build/comm-central/comm-central/calendar/base/public/calIICSService.idl /c/build/comm-central/comm-central/calendar/base/public/calIImportExport.idl /c/build/comm-central/comm-central/calendar/base/public/calIItemBase.idl /c/build/comm-central/comm-central/calendar/base/public/calIItipItem.idl /c/build/comm-central/comm-central/calendar/base/public/calIItipTransport.idl /c/build/comm-central/comm-central/calendar/base/public/calIOperation.idl /c/build/comm-central/comm-central/calendar/base/public/calIPeriod.idl /c/build/comm-central/comm-central/calendar/base/public/calIPrintFormatter.idl /c/build/comm-central/comm-central/calendar/base/public/calIRecurrenceInfo.idl /c/build/comm-central/comm-central/calendar/base/public/calIRecurrenceDate.idl /c/build/comm-central/comm-central/calendar/base/public/calIRecurrenceDateSet.idl /c/build/comm-central/comm-central/calendar/base/public/calIRecurrenceItem.idl /c/build/comm-central/comm-central/calendar/base/public/calIRecurrenceRule.idl /c/build/comm-central/comm-central/calendar/base/public/calIRelation.idl /c/build/comm-central/comm-central/calendar/base/public/calIStatusObserver.idl /c/build/comm-central/comm-central/calendar/base/public/calITimezone.idl /c/build/comm-central/comm-central/calendar/base/public/calITimezoneProvider.idl /c/build/comm-central/comm-central/calendar/base/public/calITodo.idl /c/build/comm-central/comm-central/calendar/base/public/calITransactionManager.idl /c/build/comm-central/comm-central/calendar/base/public/calIWeekInfoService.idl /c/build/comm-central/comm-central/calendar/base/public/calISchedulingSupport.idl ../../../mozilla/dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 _xpidlgen/calIAlarm.h _xpidlgen/calIAlarmService.h _xpidlgen/calIAttachment.h _xpidlgen/calIAttendee.h _xpidlgen/calICalendar.h _xpidlgen/calICalendarManager.h _xpidlgen/calICalendarProvider.h _xpidlgen/calICalendarSearchProvider.h _xpidlgen/calICalendarView.h _xpidlgen/calICalendarViewController.h _xpidlgen/calIChangeLog.h _xpidlgen/calIDateTime.h _xpidlgen/calIDateTimeFormatter.h _xpidlgen/calIDuration.h _xpidlgen/calIErrors.h _xpidlgen/calIEvent.h _xpidlgen/calIFreeBusyProvider.h _xpidlgen/calIIcsParser.h _xpidlgen/calIIcsSerializer.h _xpidlgen/calIICSService.h _xpidlgen/calIImportExport.h _xpidlgen/calIItemBase.h _xpidlgen/calIItipItem.h _xpidlgen/calIItipTransport.h _xpidlgen/calIOperation.h _xpidlgen/calIPeriod.h _xpidlgen/calIPrintFormatter.h _xpidlgen/calIRecurrenceInfo.h _xpidlgen/calIRecurrenceDate.h _xpidlgen/calIRecurrenceDateSet.h _xpidlgen/calIRecurrenceItem.h _xpidlgen/calIRecurrenceRule.h _xpidlgen/calIRelation.h _xpidlgen/calIStatusObserver.h _xpidlgen/calITimezone.h _xpidlgen/calITimezoneProvider.h _xpidlgen/calITodo.h _xpidlgen/calITransactionManager.h _xpidlgen/calIWeekInfoService.h _xpidlgen/calISchedulingSupport.h ../../../mozilla/dist/include make[6]: Leaving directory `/c/build/comm-central/sb-de/calendar/base/public' make[6]: Entering directory `/c/build/comm-central/sb-de/calendar/base/src' Creating /c/build/comm-central/sb-de/calendar/base/src/.deps c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../../mozilla/dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../../mozilla/dist/idl Creating _xpidlgen/.done calInternalInterfaces.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/calendar/base/src -I../../../mozilla/dist/idl -o _xpidlgen/calInternalInterfaces /c/build/comm-central/comm-central/calendar/base/src/calInternalInterfaces.idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/calendar/base/src/calInternalInterfaces.idl ../../../mozilla/dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 _xpidlgen/calInternalInterfaces.h ../../../mozilla/dist/include make[6]: Leaving directory `/c/build/comm-central/sb-de/calendar/base/src' make[6]: Entering directory `/c/build/comm-central/sb-de/calendar/base/modules' make[6]: Nothing to be done for `export'. make[6]: Leaving directory `/c/build/comm-central/sb-de/calendar/base/modules' make[6]: Entering directory `/c/build/comm-central/sb-de/calendar/base/build' Creating /c/build/comm-central/sb-de/calendar/base/build/.deps make[6]: Leaving directory `/c/build/comm-central/sb-de/calendar/base/build' make[5]: Leaving directory `/c/build/comm-central/sb-de/calendar/base' make[5]: Entering directory `/c/build/comm-central/sb-de/calendar/providers' /bin/sh /c/build/comm-central/comm-central/build/msys-perl-wrapper /c/build/comm-central/comm-central/mozilla/build/autoconf/make-makefile -t /c/build/comm-central/comm-central -d ../.. caldav/Makefile /bin/sh /c/build/comm-central/comm-central/build/msys-perl-wrapper /c/build/comm-central/comm-central/mozilla/build/autoconf/make-makefile -t /c/build/comm-central/comm-central -d ../.. gdata/Makefile /bin/sh /c/build/comm-central/comm-central/build/msys-perl-wrapper /c/build/comm-central/comm-central/mozilla/build/autoconf/make-makefile -t /c/build/comm-central/comm-central -d ../.. ics/Makefile /bin/sh /c/build/comm-central/comm-central/build/msys-perl-wrapper /c/build/comm-central/comm-central/mozilla/build/autoconf/make-makefile -t /c/build/comm-central/comm-central -d ../.. wcap/Makefile make[6]: Entering directory `/c/build/comm-central/sb-de/calendar/providers/caldav' /bin/sh /c/build/comm-central/comm-central/build/msys-perl-wrapper /c/build/comm-central/comm-central/mozilla/build/autoconf/make-makefile -t /c/build/comm-central/comm-central -d ../../.. public/Makefile make[7]: Entering directory `/c/build/comm-central/sb-de/calendar/providers/caldav/public' Creating /c/build/comm-central/sb-de/calendar/providers/caldav/public/.deps c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../../../mozilla/dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../../../mozilla/dist/idl Creating _xpidlgen/.done calICalDavCalendar.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/calendar/providers/caldav/public -I../../../../mozilla/dist/idl -o _xpidlgen/calICalDavCalendar /c/build/comm-central/comm-central/calendar/providers/caldav/public/calICalDavCalendar.idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/calendar/providers/caldav/public/calICalDavCalendar.idl ../../../../mozilla/dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 _xpidlgen/calICalDavCalendar.h ../../../../mozilla/dist/include make[7]: Leaving directory `/c/build/comm-central/sb-de/calendar/providers/caldav/public' make[6]: Leaving directory `/c/build/comm-central/sb-de/calendar/providers/caldav' make[6]: Entering directory `/c/build/comm-central/sb-de/calendar/providers/composite' make[6]: Nothing to be done for `export'. make[6]: Leaving directory `/c/build/comm-central/sb-de/calendar/providers/composite' make[6]: Entering directory `/c/build/comm-central/sb-de/calendar/providers/gdata' /bin/sh /c/build/comm-central/comm-central/build/msys-perl-wrapper /c/build/comm-central/comm-central/mozilla/build/autoconf/make-makefile -t /c/build/comm-central/comm-central -d ../../.. components/Makefile /bin/sh /c/build/comm-central/comm-central/build/msys-perl-wrapper /c/build/comm-central/comm-central/mozilla/build/autoconf/make-makefile -t /c/build/comm-central/comm-central -d ../../.. locales/Makefile /bin/sh /c/build/comm-central/comm-central/build/msys-perl-wrapper /c/build/comm-central/comm-central/mozilla/build/autoconf/make-makefile -t /c/build/comm-central/comm-central -d ../../.. public/Makefile make[7]: Entering directory `/c/build/comm-central/sb-de/calendar/providers/gdata/components' c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../../../mozilla/dist/xpi-stage/gdata-provider make[7]: Leaving directory `/c/build/comm-central/sb-de/calendar/providers/gdata/components' make[7]: Entering directory `/c/build/comm-central/sb-de/calendar/providers/gdata/locales' make[7]: Nothing to be done for `export'. make[7]: Leaving directory `/c/build/comm-central/sb-de/calendar/providers/gdata/locales' make[7]: Entering directory `/c/build/comm-central/sb-de/calendar/providers/gdata/public' Creating /c/build/comm-central/sb-de/calendar/providers/gdata/public/.deps c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../../../mozilla/dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../../../mozilla/dist/idl Creating _xpidlgen/.done calIGoogleCalendar.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/calendar/providers/gdata/public -I../../../../mozilla/dist/idl -o _xpidlgen/calIGoogleCalendar /c/build/comm-central/comm-central/calendar/providers/gdata/public/calIGoogleCalendar.idl calIGoogleSession.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/calendar/providers/gdata/public -I../../../../mozilla/dist/idl -o _xpidlgen/calIGoogleSession /c/build/comm-central/comm-central/calendar/providers/gdata/public/calIGoogleSession.idl calIGoogleRequest.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/calendar/providers/gdata/public -I../../../../mozilla/dist/idl -o _xpidlgen/calIGoogleRequest /c/build/comm-central/comm-central/calendar/providers/gdata/public/calIGoogleRequest.idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/calendar/providers/gdata/public/calIGoogleCalendar.idl /c/build/comm-central/comm-central/calendar/providers/gdata/public/calIGoogleSession.idl /c/build/comm-central/comm-central/calendar/providers/gdata/public/calIGoogleRequest.idl ../../../../mozilla/dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 _xpidlgen/calIGoogleCalendar.h _xpidlgen/calIGoogleSession.h _xpidlgen/calIGoogleRequest.h ../../../../mozilla/dist/include make[7]: Leaving directory `/c/build/comm-central/sb-de/calendar/providers/gdata/public' make[6]: Leaving directory `/c/build/comm-central/sb-de/calendar/providers/gdata' make[6]: Entering directory `/c/build/comm-central/sb-de/calendar/providers/ics' make[6]: Nothing to be done for `export'. make[6]: Leaving directory `/c/build/comm-central/sb-de/calendar/providers/ics' make[6]: Entering directory `/c/build/comm-central/sb-de/calendar/providers/memory' make[6]: Nothing to be done for `export'. make[6]: Leaving directory `/c/build/comm-central/sb-de/calendar/providers/memory' make[6]: Entering directory `/c/build/comm-central/sb-de/calendar/providers/storage' make[6]: Nothing to be done for `export'. make[6]: Leaving directory `/c/build/comm-central/sb-de/calendar/providers/storage' make[6]: Entering directory `/c/build/comm-central/sb-de/calendar/providers/wcap' /bin/sh /c/build/comm-central/comm-central/build/msys-perl-wrapper /c/build/comm-central/comm-central/mozilla/build/autoconf/make-makefile -t /c/build/comm-central/comm-central -d ../../.. public/Makefile make[7]: Entering directory `/c/build/comm-central/sb-de/calendar/providers/wcap/public' Creating /c/build/comm-central/sb-de/calendar/providers/wcap/public/.deps c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../../../mozilla/dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../../../mozilla/dist/idl Creating _xpidlgen/.done calIWcapCalendar.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/calendar/providers/wcap/public -I../../../../mozilla/dist/idl -o _xpidlgen/calIWcapCalendar /c/build/comm-central/comm-central/calendar/providers/wcap/public/calIWcapCalendar.idl calIWcapSession.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/calendar/providers/wcap/public -I../../../../mozilla/dist/idl -o _xpidlgen/calIWcapSession /c/build/comm-central/comm-central/calendar/providers/wcap/public/calIWcapSession.idl calIWcapErrors.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m header -w -I/c/build/comm-central/comm-central/calendar/providers/wcap/public -I../../../../mozilla/dist/idl -o _xpidlgen/calIWcapErrors /c/build/comm-central/comm-central/calendar/providers/wcap/public/calIWcapErrors.idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/calendar/providers/wcap/public/calIWcapCalendar.idl /c/build/comm-central/comm-central/calendar/providers/wcap/public/calIWcapSession.idl /c/build/comm-central/comm-central/calendar/providers/wcap/public/calIWcapErrors.idl ../../../../mozilla/dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 _xpidlgen/calIWcapCalendar.h _xpidlgen/calIWcapSession.h _xpidlgen/calIWcapErrors.h ../../../../mozilla/dist/include make[7]: Leaving directory `/c/build/comm-central/sb-de/calendar/providers/wcap/public' make[6]: Leaving directory `/c/build/comm-central/sb-de/calendar/providers/wcap' make[5]: Leaving directory `/c/build/comm-central/sb-de/calendar/providers' make[5]: Entering directory `/c/build/comm-central/sb-de/calendar/import-export' make[5]: Nothing to be done for `export'. make[5]: Leaving directory `/c/build/comm-central/sb-de/calendar/import-export' make[5]: Entering directory `/c/build/comm-central/sb-de/calendar/locales' make[6]: Entering directory `/c/build/comm-central/sb-de/calendar/timezones' make[7]: Entering directory `/c/build/comm-central/sb-de/calendar/timezones/locales' c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../../mozilla/dist/xpi-stage/calendar-timezones make[7]: Leaving directory `/c/build/comm-central/sb-de/calendar/timezones/locales' make[6]: Leaving directory `/c/build/comm-central/sb-de/calendar/timezones' make[5]: Leaving directory `/c/build/comm-central/sb-de/calendar/locales' make[4]: Leaving directory `/c/build/comm-central/sb-de/calendar' make[4]: Entering directory `/c/build/comm-central/sb-de/calendar/sunbird' make[5]: Entering directory `/c/build/comm-central/sb-de/calendar/sunbird/base' make[5]: Nothing to be done for `export'. make[5]: Leaving directory `/c/build/comm-central/sb-de/calendar/sunbird/base' make[5]: Entering directory `/c/build/comm-central/sb-de/calendar/sunbird/locales' make[5]: Nothing to be done for `export'. make[5]: Leaving directory `/c/build/comm-central/sb-de/calendar/sunbird/locales' make[5]: Entering directory `/c/build/comm-central/sb-de/calendar/sunbird/app' /bin/sh /c/build/comm-central/comm-central/build/msys-perl-wrapper /c/build/comm-central/comm-central/mozilla/build/autoconf/make-makefile -t /c/build/comm-central/comm-central -d ../../.. profile/extensions/Makefile Creating /c/build/comm-central/sb-de/calendar/sunbird/app/.deps make[6]: Entering directory `/c/build/comm-central/sb-de/calendar/sunbird/app/profile/extensions' /bin/sh /c/build/comm-central/comm-central/build/msys-perl-wrapper /c/build/comm-central/comm-central/mozilla/build/autoconf/make-makefile -t /c/build/comm-central/comm-central -d ../../../../.. {972ce4c6-7e08-4474-a285-3208198ce6fd}/Makefile /bin/sh /c/build/comm-central/comm-central/build/msys-perl-wrapper /c/build/comm-central/comm-central/mozilla/build/autoconf/make-makefile -t /c/build/comm-central/comm-central -d ../../../../.. {e2fda1a4-762b-4020-b5ad-a41df1933103}/Makefile make[7]: Entering directory `/c/build/comm-central/sb-de/calendar/sunbird/app/profile/extensions/{972ce4c6-7e08-4474-a285-3208198ce6fd}' make[7]: Nothing to be done for `export'. make[7]: Leaving directory `/c/build/comm-central/sb-de/calendar/sunbird/app/profile/extensions/{972ce4c6-7e08-4474-a285-3208198ce6fd}' make[7]: Entering directory `/c/build/comm-central/sb-de/calendar/sunbird/app/profile/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}' make[7]: Nothing to be done for `export'. make[7]: Leaving directory `/c/build/comm-central/sb-de/calendar/sunbird/app/profile/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}' make[6]: Leaving directory `/c/build/comm-central/sb-de/calendar/sunbird/app/profile/extensions' make[5]: Leaving directory `/c/build/comm-central/sb-de/calendar/sunbird/app' make[5]: Entering directory `/c/build/comm-central/sb-de/calendar/installer/windows' make[5]: Nothing to be done for `export'. make[5]: Leaving directory `/c/build/comm-central/sb-de/calendar/installer/windows' make[4]: Leaving directory `/c/build/comm-central/sb-de/calendar/sunbird' make[4]: Entering directory `/c/build/comm-central/sb-de/calendar/lightning' make[5]: Entering directory `/c/build/comm-central/sb-de/calendar/libical' make[6]: Entering directory `/c/build/comm-central/sb-de/calendar/libical/src' make[7]: Entering directory `/c/build/comm-central/sb-de/calendar/libical/src/libical' c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../../../mozilla/dist/xpi-stage/lightning c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 ical.h ../../../../mozilla/dist/include make[7]: Leaving directory `/c/build/comm-central/sb-de/calendar/libical/src/libical' make[6]: Leaving directory `/c/build/comm-central/sb-de/calendar/libical/src' make[5]: Leaving directory `/c/build/comm-central/sb-de/calendar/libical' make[5]: Entering directory `/c/build/comm-central/sb-de/calendar/locales' make[6]: Entering directory `/c/build/comm-central/sb-de/calendar/timezones' make[7]: Entering directory `/c/build/comm-central/sb-de/calendar/timezones/locales' make[7]: Nothing to be done for `export'. make[7]: Leaving directory `/c/build/comm-central/sb-de/calendar/timezones/locales' make[6]: Leaving directory `/c/build/comm-central/sb-de/calendar/timezones' make[5]: Leaving directory `/c/build/comm-central/sb-de/calendar/locales' make[5]: Entering directory `/c/build/comm-central/sb-de/calendar/base' make[6]: Entering directory `/c/build/comm-central/sb-de/calendar/base/public' c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../../mozilla/dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../../mozilla/dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/calendar/base/public/calBaseCID.h ../../../mozilla/dist/include c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/calendar/base/public/calIAlarm.idl /c/build/comm-central/comm-central/calendar/base/public/calIAlarmService.idl /c/build/comm-central/comm-central/calendar/base/public/calIAttachment.idl /c/build/comm-central/comm-central/calendar/base/public/calIAttendee.idl /c/build/comm-central/comm-central/calendar/base/public/calICalendar.idl /c/build/comm-central/comm-central/calendar/base/public/calICalendarManager.idl /c/build/comm-central/comm-central/calendar/base/public/calICalendarProvider.idl /c/build/comm-central/comm-central/calendar/base/public/calICalendarSearchProvider.idl /c/build/comm-central/comm-central/calendar/base/public/calICalendarView.idl /c/build/comm-central/comm-central/calendar/base/public/calICalendarViewController.idl /c/build/comm-central/comm-central/calendar/base/public/calIChangeLog.idl /c/build/comm-central/comm-central/calendar/base/public/calIDateTime.idl /c/build/comm-central/comm-central/calendar/base/public/calIDateTimeFormatter.idl /c/build/comm-central/comm-central/calendar/base/public/calIDuration.idl /c/build/comm-central/comm-central/calendar/base/public/calIErrors.idl /c/build/comm-central/comm-central/calendar/base/public/calIEvent.idl /c/build/comm-central/comm-central/calendar/base/public/calIFreeBusyProvider.idl /c/build/comm-central/comm-central/calendar/base/public/calIIcsParser.idl /c/build/comm-central/comm-central/calendar/base/public/calIIcsSerializer.idl /c/build/comm-central/comm-central/calendar/base/public/calIICSService.idl /c/build/comm-central/comm-central/calendar/base/public/calIImportExport.idl /c/build/comm-central/comm-central/calendar/base/public/calIItemBase.idl /c/build/comm-central/comm-central/calendar/base/public/calIItipItem.idl /c/build/comm-central/comm-central/calendar/base/public/calIItipTransport.idl /c/build/comm-central/comm-central/calendar/base/public/calIOperation.idl /c/build/comm-central/comm-central/calendar/base/public/calIPeriod.idl /c/build/comm-central/comm-central/calendar/base/public/calIPrintFormatter.idl /c/build/comm-central/comm-central/calendar/base/public/calIRecurrenceInfo.idl /c/build/comm-central/comm-central/calendar/base/public/calIRecurrenceDate.idl /c/build/comm-central/comm-central/calendar/base/public/calIRecurrenceDateSet.idl /c/build/comm-central/comm-central/calendar/base/public/calIRecurrenceItem.idl /c/build/comm-central/comm-central/calendar/base/public/calIRecurrenceRule.idl /c/build/comm-central/comm-central/calendar/base/public/calIRelation.idl /c/build/comm-central/comm-central/calendar/base/public/calIStatusObserver.idl /c/build/comm-central/comm-central/calendar/base/public/calITimezone.idl /c/build/comm-central/comm-central/calendar/base/public/calITimezoneProvider.idl /c/build/comm-central/comm-central/calendar/base/public/calITodo.idl /c/build/comm-central/comm-central/calendar/base/public/calITransactionManager.idl /c/build/comm-central/comm-central/calendar/base/public/calIWeekInfoService.idl /c/build/comm-central/comm-central/calendar/base/public/calISchedulingSupport.idl ../../../mozilla/dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 _xpidlgen/calIAlarm.h _xpidlgen/calIAlarmService.h _xpidlgen/calIAttachment.h _xpidlgen/calIAttendee.h _xpidlgen/calICalendar.h _xpidlgen/calICalendarManager.h _xpidlgen/calICalendarProvider.h _xpidlgen/calICalendarSearchProvider.h _xpidlgen/calICalendarView.h _xpidlgen/calICalendarViewController.h _xpidlgen/calIChangeLog.h _xpidlgen/calIDateTime.h _xpidlgen/calIDateTimeFormatter.h _xpidlgen/calIDuration.h _xpidlgen/calIErrors.h _xpidlgen/calIEvent.h _xpidlgen/calIFreeBusyProvider.h _xpidlgen/calIIcsParser.h _xpidlgen/calIIcsSerializer.h _xpidlgen/calIICSService.h _xpidlgen/calIImportExport.h _xpidlgen/calIItemBase.h _xpidlgen/calIItipItem.h _xpidlgen/calIItipTransport.h _xpidlgen/calIOperation.h _xpidlgen/calIPeriod.h _xpidlgen/calIPrintFormatter.h _xpidlgen/calIRecurrenceInfo.h _xpidlgen/calIRecurrenceDate.h _xpidlgen/calIRecurrenceDateSet.h _xpidlgen/calIRecurrenceItem.h _xpidlgen/calIRecurrenceRule.h _xpidlgen/calIRelation.h _xpidlgen/calIStatusObserver.h _xpidlgen/calITimezone.h _xpidlgen/calITimezoneProvider.h _xpidlgen/calITodo.h _xpidlgen/calITransactionManager.h _xpidlgen/calIWeekInfoService.h _xpidlgen/calISchedulingSupport.h ../../../mozilla/dist/include make[6]: Leaving directory `/c/build/comm-central/sb-de/calendar/base/public' make[6]: Entering directory `/c/build/comm-central/sb-de/calendar/base/src' c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../../mozilla/dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../../mozilla/dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/calendar/base/src/calInternalInterfaces.idl ../../../mozilla/dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 _xpidlgen/calInternalInterfaces.h ../../../mozilla/dist/include make[6]: Leaving directory `/c/build/comm-central/sb-de/calendar/base/src' make[6]: Entering directory `/c/build/comm-central/sb-de/calendar/base/modules' make[6]: Nothing to be done for `export'. make[6]: Leaving directory `/c/build/comm-central/sb-de/calendar/base/modules' make[6]: Entering directory `/c/build/comm-central/sb-de/calendar/base/build' make[6]: Nothing to be done for `export'. make[6]: Leaving directory `/c/build/comm-central/sb-de/calendar/base/build' make[5]: Leaving directory `/c/build/comm-central/sb-de/calendar/base' make[5]: Entering directory `/c/build/comm-central/sb-de/calendar/providers' make[6]: Entering directory `/c/build/comm-central/sb-de/calendar/providers/caldav' make[7]: Entering directory `/c/build/comm-central/sb-de/calendar/providers/caldav/public' c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../../../mozilla/dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../../../mozilla/dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/calendar/providers/caldav/public/calICalDavCalendar.idl ../../../../mozilla/dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 _xpidlgen/calICalDavCalendar.h ../../../../mozilla/dist/include make[7]: Leaving directory `/c/build/comm-central/sb-de/calendar/providers/caldav/public' make[6]: Leaving directory `/c/build/comm-central/sb-de/calendar/providers/caldav' make[6]: Entering directory `/c/build/comm-central/sb-de/calendar/providers/composite' make[6]: Nothing to be done for `export'. make[6]: Leaving directory `/c/build/comm-central/sb-de/calendar/providers/composite' make[6]: Entering directory `/c/build/comm-central/sb-de/calendar/providers/gdata' make[7]: Entering directory `/c/build/comm-central/sb-de/calendar/providers/gdata/components' make[7]: Nothing to be done for `export'. make[7]: Leaving directory `/c/build/comm-central/sb-de/calendar/providers/gdata/components' make[7]: Entering directory `/c/build/comm-central/sb-de/calendar/providers/gdata/locales' make[7]: Nothing to be done for `export'. make[7]: Leaving directory `/c/build/comm-central/sb-de/calendar/providers/gdata/locales' make[7]: Entering directory `/c/build/comm-central/sb-de/calendar/providers/gdata/public' c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../../../mozilla/dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../../../mozilla/dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/calendar/providers/gdata/public/calIGoogleCalendar.idl /c/build/comm-central/comm-central/calendar/providers/gdata/public/calIGoogleSession.idl /c/build/comm-central/comm-central/calendar/providers/gdata/public/calIGoogleRequest.idl ../../../../mozilla/dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 _xpidlgen/calIGoogleCalendar.h _xpidlgen/calIGoogleSession.h _xpidlgen/calIGoogleRequest.h ../../../../mozilla/dist/include make[7]: Leaving directory `/c/build/comm-central/sb-de/calendar/providers/gdata/public' make[6]: Leaving directory `/c/build/comm-central/sb-de/calendar/providers/gdata' make[6]: Entering directory `/c/build/comm-central/sb-de/calendar/providers/ics' make[6]: Nothing to be done for `export'. make[6]: Leaving directory `/c/build/comm-central/sb-de/calendar/providers/ics' make[6]: Entering directory `/c/build/comm-central/sb-de/calendar/providers/memory' make[6]: Nothing to be done for `export'. make[6]: Leaving directory `/c/build/comm-central/sb-de/calendar/providers/memory' make[6]: Entering directory `/c/build/comm-central/sb-de/calendar/providers/storage' make[6]: Nothing to be done for `export'. make[6]: Leaving directory `/c/build/comm-central/sb-de/calendar/providers/storage' make[6]: Entering directory `/c/build/comm-central/sb-de/calendar/providers/wcap' make[7]: Entering directory `/c/build/comm-central/sb-de/calendar/providers/wcap/public' c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../../../mozilla/dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../../../mozilla/dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/calendar/providers/wcap/public/calIWcapCalendar.idl /c/build/comm-central/comm-central/calendar/providers/wcap/public/calIWcapSession.idl /c/build/comm-central/comm-central/calendar/providers/wcap/public/calIWcapErrors.idl ../../../../mozilla/dist/idl c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 _xpidlgen/calIWcapCalendar.h _xpidlgen/calIWcapSession.h _xpidlgen/calIWcapErrors.h ../../../../mozilla/dist/include make[7]: Leaving directory `/c/build/comm-central/sb-de/calendar/providers/wcap/public' make[6]: Leaving directory `/c/build/comm-central/sb-de/calendar/providers/wcap' make[5]: Leaving directory `/c/build/comm-central/sb-de/calendar/providers' make[5]: Entering directory `/c/build/comm-central/sb-de/calendar/import-export' make[5]: Nothing to be done for `export'. make[5]: Leaving directory `/c/build/comm-central/sb-de/calendar/import-export' make[5]: Entering directory `/c/build/comm-central/sb-de/calendar/itip' make[5]: Nothing to be done for `export'. make[5]: Leaving directory `/c/build/comm-central/sb-de/calendar/itip' make[5]: Entering directory `/c/build/comm-central/sb-de/calendar/lightning/components' make[5]: Nothing to be done for `export'. make[5]: Leaving directory `/c/build/comm-central/sb-de/calendar/lightning/components' make[5]: Entering directory `/c/build/comm-central/sb-de/calendar/lightning/locales' make[5]: Nothing to be done for `export'. make[5]: Leaving directory `/c/build/comm-central/sb-de/calendar/lightning/locales' make[4]: Leaving directory `/c/build/comm-central/sb-de/calendar/lightning' make[3]: Leaving directory `/c/build/comm-central/sb-de' make libs_tier_app make[3]: Entering directory `/c/build/comm-central/sb-de' libs_tier_app make[4]: Entering directory `/c/build/comm-central/sb-de' make[4]: `calendar/sunbird/branding/nightly/Makefile' is up to date. make[4]: `calendar/Makefile' is up to date. make[4]: `calendar/sunbird/Makefile' is up to date. make[4]: `calendar/lightning/Makefile' is up to date. make[4]: Leaving directory `/c/build/comm-central/sb-de' make[4]: Entering directory `/c/build/comm-central/sb-de/calendar/sunbird/branding/nightly' make[5]: Entering directory `/c/build/comm-central/sb-de/calendar/sunbird/branding/nightly/locales' c:/mozilla-build/python25/python2.5.exe /c/build/comm-central/comm-central/mozilla/config/JarMaker.py \ -j ../../../../../mozilla/dist/bin/chrome \ -t /c/build/comm-central/comm-central -f jar -c /c/build/comm-central/de/calendar/sunbird/branding/nightly -DNDEBUG -DTRIMMED -DAB_CD=de -DMOZ_DISTRIBUTION_ID_UNQUOTED=org.mozilla -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_CRT_SECURE_NO_WARNINGS=1 -D_CRT_NONSTDC_NO_WARNINGS=1 -DHAVE_WINSDKVER_H=1 -DMOZ_MSVC_STL_WRAP__Throw=1 -DWINVER=0x502 -D_WIN32_WINNT=0x502 -D_WIN32_IE=0x0500 -DMOZ_WINSDK_TARGETVER=0x06010000 -DMOZ_NTDDI_WS03=0x05020000 -DMOZ_NTDDI_LONGHORN=0x06000000 -DMOZ_NTDDI_WIN7=0x06010000 -DX_DISPLAY_MISSING=1 -DMOZILLA_VERSION=\"1.9.3a5pre\" -DMOZILLA_VERSION_U=1.9.3a5pre -DHAVE_SNPRINTF=1 -D_WINDOWS=1 -DWIN32=1 -DXP_WIN=1 -DXP_WIN32=1 -DHW_THREADS=1 -DSTDC_HEADERS=1 -DWIN32_LEAN_AND_MEAN=1 -DNO_X11=1 -DHAVE_MMINTRIN_H=1 -D_X86_=1 -DD_INO=d_ino -DNS_ALWAYS_INLINE= -DNS_ATTR_MALLOC= -DNS_WARN_UNUSED_RESULT= -DNS_NORETURN= -DMALLOC_H=\ -DHAVE_FORCEINLINE=1 -DMOZ_SUNBIRD=1 -DMOZ_BUILD_APP=calendar -DMOZ_DISTRIBUTION_ID=\"org.mozilla\" -DIBMBIDI=1 -DMOZ_VIEW_SOURCE=1 -DACCESSIBILITY=1 -DMOZ_XPINSTALL=1 -DMOZ_JSLOADER=1 -DNS_PRINTING=1 -DMOZ_XTF=1 -DMOZ_CRASHREPORTER=1 -DMOZ_SMIL=1 -DMOZ_UPDATE_CHANNEL=default -DMOZ_FEEDS=1 -DMOZ_STORAGE=1 -DMOZ_LOGGING=1 -DMOZ_USER_DIR=\"Mozilla\" -DMOZ_STATIC_BUILD=1 -DMOZ_STATIC_MAIL_BUILD=1 -DMOZ_XUL=1 -DMOZ_PROFILELOCKING=1 -DMOZ_RDF=1 -DBUILD_CTYPES=1 -DMOZ_MORKREADER=1 -DMOZ_PLACES=1 -DMOZ_DLL_SUFFIX=\".dll\" \ /c/build/comm-central/comm-central/calendar/sunbird/branding/nightly/locales/jar.mn make[5]: Leaving directory `/c/build/comm-central/sb-de/calendar/sunbird/branding/nightly/locales' c:/mozilla-build/python25/python2.5.exe /c/build/comm-central/comm-central/mozilla/config/JarMaker.py \ -j ../../../../mozilla/dist/bin/chrome \ -t /c/build/comm-central/comm-central -f jar -DNDEBUG -DTRIMMED -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_CRT_SECURE_NO_WARNINGS=1 -D_CRT_NONSTDC_NO_WARNINGS=1 -DHAVE_WINSDKVER_H=1 -DMOZ_MSVC_STL_WRAP__Throw=1 -DWINVER=0x502 -D_WIN32_WINNT=0x502 -D_WIN32_IE=0x0500 -DMOZ_WINSDK_TARGETVER=0x06010000 -DMOZ_NTDDI_WS03=0x05020000 -DMOZ_NTDDI_LONGHORN=0x06000000 -DMOZ_NTDDI_WIN7=0x06010000 -DX_DISPLAY_MISSING=1 -DMOZILLA_VERSION=\"1.9.3a5pre\" -DMOZILLA_VERSION_U=1.9.3a5pre -DHAVE_SNPRINTF=1 -D_WINDOWS=1 -DWIN32=1 -DXP_WIN=1 -DXP_WIN32=1 -DHW_THREADS=1 -DSTDC_HEADERS=1 -DWIN32_LEAN_AND_MEAN=1 -DNO_X11=1 -DHAVE_MMINTRIN_H=1 -D_X86_=1 -DD_INO=d_ino -DNS_ALWAYS_INLINE= -DNS_ATTR_MALLOC= -DNS_WARN_UNUSED_RESULT= -DNS_NORETURN= -DMALLOC_H=\ -DHAVE_FORCEINLINE=1 -DMOZ_SUNBIRD=1 -DMOZ_BUILD_APP=calendar -DMOZ_DISTRIBUTION_ID=\"org.mozilla\" -DIBMBIDI=1 -DMOZ_VIEW_SOURCE=1 -DACCESSIBILITY=1 -DMOZ_XPINSTALL=1 -DMOZ_JSLOADER=1 -DNS_PRINTING=1 -DMOZ_XTF=1 -DMOZ_CRASHREPORTER=1 -DMOZ_SMIL=1 -DMOZ_UPDATE_CHANNEL=default -DMOZ_FEEDS=1 -DMOZ_STORAGE=1 -DMOZ_LOGGING=1 -DMOZ_USER_DIR=\"Mozilla\" -DMOZ_STATIC_BUILD=1 -DMOZ_STATIC_MAIL_BUILD=1 -DMOZ_XUL=1 -DMOZ_PROFILELOCKING=1 -DMOZ_RDF=1 -DBUILD_CTYPES=1 -DMOZ_MORKREADER=1 -DMOZ_PLACES=1 -DMOZ_DLL_SUFFIX=\".dll\" \ /c/build/comm-central/comm-central/calendar/sunbird/branding/nightly/jar.mn make[4]: Leaving directory `/c/build/comm-central/sb-de/calendar/sunbird/branding/nightly' make[4]: Entering directory `/c/build/comm-central/sb-de/calendar' make[5]: Entering directory `/c/build/comm-central/sb-de/calendar/libical' make[6]: Entering directory `/c/build/comm-central/sb-de/calendar/libical/src' make[7]: Entering directory `/c/build/comm-central/sb-de/calendar/libical/src/libical' /bin/sh /c/build/comm-central/comm-central/build/msys-perl-wrapper -I /c/build/comm-central/comm-central/calendar/libical/src/libical/../../scripts /c/build/comm-central/comm-central/calendar/libical/src/libical/../../scripts/mkderivedparameters.pl -i /c/build/comm-central/comm-central/calendar/libical/src/libical/icalderivedparameter.c.in -c /c/build/comm-central/comm-central/calendar/libical/src/libical/../../design-data/parameters.csv > icalderivedparameter.c icalderivedparameter.c Building deps for icalderivedparameter.c cl -Foicalderivedparameter.obj -c -DHAVE_CONFIG_H -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/calendar/libical/src/libical/../.. -I/c/build/comm-central/comm-central/calendar/libical/src/libical -I. -I/c/build/comm-central/comm-central/calendar/libical/src/libical -I. -I../../../../mozilla/dist/include -I../../../../mozilla/dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O1 -MT -FI ../../../../comm-config.h -DMOZILLA_CLIENT /c/build/comm-central/sb-de/calendar/libical/src/libical/icalderivedparameter.c icalderivedparameter.c /bin/sh /c/build/comm-central/comm-central/build/msys-perl-wrapper -I/c/build/comm-central/comm-central/calendar/libical/src/libical/../../scripts /c/build/comm-central/comm-central/calendar/libical/src/libical/../../scripts/mkderivedproperties.pl \ -i /c/build/comm-central/comm-central/calendar/libical/src/libical/icalderivedproperty.c.in -c /c/build/comm-central/comm-central/calendar/libical/src/libical/../../design-data/properties.csv \ /c/build/comm-central/comm-central/calendar/libical/src/libical/../../design-data/value-types.csv > icalderivedproperty.c icalderivedproperty.c Building deps for icalderivedproperty.c cl -Foicalderivedproperty.obj -c -DHAVE_CONFIG_H -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/calendar/libical/src/libical/../.. -I/c/build/comm-central/comm-central/calendar/libical/src/libical -I. -I/c/build/comm-central/comm-central/calendar/libical/src/libical -I. -I../../../../mozilla/dist/include -I../../../../mozilla/dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O1 -MT -FI ../../../../comm-config.h -DMOZILLA_CLIENT /c/build/comm-central/sb-de/calendar/libical/src/libical/icalderivedproperty.c icalderivedproperty.c /bin/sh /c/build/comm-central/comm-central/build/msys-perl-wrapper /c/build/comm-central/comm-central/calendar/libical/src/libical/../../scripts/mkrestrictiontable.pl -i /c/build/comm-central/comm-central/calendar/libical/src/libical/icalrestriction.c.in \ /c/build/comm-central/comm-central/calendar/libical/src/libical/../../design-data/restrictions.csv > icalrestriction.c icalrestriction.c Building deps for icalrestriction.c cl -Foicalrestriction.obj -c -DHAVE_CONFIG_H -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/calendar/libical/src/libical/../.. -I/c/build/comm-central/comm-central/calendar/libical/src/libical -I. -I/c/build/comm-central/comm-central/calendar/libical/src/libical -I. -I../../../../mozilla/dist/include -I../../../../mozilla/dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O1 -MT -FI ../../../../comm-config.h -DMOZILLA_CLIENT /c/build/comm-central/sb-de/calendar/libical/src/libical/icalrestriction.c icalrestriction.c /bin/sh /c/build/comm-central/comm-central/build/msys-perl-wrapper -I/c/build/comm-central/comm-central/calendar/libical/src/libical/../../scripts /c/build/comm-central/comm-central/calendar/libical/src/libical/../../scripts/mkderivedvalues.pl \ -i /c/build/comm-central/comm-central/calendar/libical/src/libical/icalderivedvalue.c.in -c /c/build/comm-central/comm-central/calendar/libical/src/libical/../../design-data/value-types.csv > icalderivedvalue.c icalderivedvalue.c Building deps for icalderivedvalue.c cl -Foicalderivedvalue.obj -c -DHAVE_CONFIG_H -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/calendar/libical/src/libical/../.. -I/c/build/comm-central/comm-central/calendar/libical/src/libical -I. -I/c/build/comm-central/comm-central/calendar/libical/src/libical -I. -I../../../../mozilla/dist/include -I../../../../mozilla/dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O1 -MT -FI ../../../../comm-config.h -DMOZILLA_CLIENT /c/build/comm-central/sb-de/calendar/libical/src/libical/icalderivedvalue.c icalderivedvalue.c icalarray.c Building deps for /c/build/comm-central/comm-central/calendar/libical/src/libical/icalarray.c cl -Foicalarray.obj -c -DHAVE_CONFIG_H -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/calendar/libical/src/libical/../.. -I/c/build/comm-central/comm-central/calendar/libical/src/libical -I. -I/c/build/comm-central/comm-central/calendar/libical/src/libical -I. -I../../../../mozilla/dist/include -I../../../../mozilla/dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O1 -MT -FI ../../../../comm-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/calendar/libical/src/libical/icalarray.c icalarray.c icalattach.c Building deps for /c/build/comm-central/comm-central/calendar/libical/src/libical/icalattach.c cl -Foicalattach.obj -c -DHAVE_CONFIG_H -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/calendar/libical/src/libical/../.. -I/c/build/comm-central/comm-central/calendar/libical/src/libical -I. -I/c/build/comm-central/comm-central/calendar/libical/src/libical -I. -I../../../../mozilla/dist/include -I../../../../mozilla/dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O1 -MT -FI ../../../../comm-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/calendar/libical/src/libical/icalattach.c icalattach.c icalcomponent.c Building deps for /c/build/comm-central/comm-central/calendar/libical/src/libical/icalcomponent.c cl -Foicalcomponent.obj -c -DHAVE_CONFIG_H -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/calendar/libical/src/libical/../.. -I/c/build/comm-central/comm-central/calendar/libical/src/libical -I. -I/c/build/comm-central/comm-central/calendar/libical/src/libical -I. -I../../../../mozilla/dist/include -I../../../../mozilla/dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O1 -MT -FI ../../../../comm-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/calendar/libical/src/libical/icalcomponent.c icalcomponent.c c:/build/comm-central/comm-central/calendar/libical/src/libical/icalcomponent.c(1040) : warning C4244: '=' : conversion from 'time_t' to 'int', possible loss of data icalenums.c Building deps for /c/build/comm-central/comm-central/calendar/libical/src/libical/icalenums.c cl -Foicalenums.obj -c -DHAVE_CONFIG_H -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/calendar/libical/src/libical/../.. -I/c/build/comm-central/comm-central/calendar/libical/src/libical -I. -I/c/build/comm-central/comm-central/calendar/libical/src/libical -I. -I../../../../mozilla/dist/include -I../../../../mozilla/dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O1 -MT -FI ../../../../comm-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/calendar/libical/src/libical/icalenums.c icalenums.c icalerror.c Building deps for /c/build/comm-central/comm-central/calendar/libical/src/libical/icalerror.c cl -Foicalerror.obj -c -DHAVE_CONFIG_H -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/calendar/libical/src/libical/../.. -I/c/build/comm-central/comm-central/calendar/libical/src/libical -I. -I/c/build/comm-central/comm-central/calendar/libical/src/libical -I. -I../../../../mozilla/dist/include -I../../../../mozilla/dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O1 -MT -FI ../../../../comm-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/calendar/libical/src/libical/icalerror.c icalerror.c icalmemory.c Building deps for /c/build/comm-central/comm-central/calendar/libical/src/libical/icalmemory.c cl -Foicalmemory.obj -c -DHAVE_CONFIG_H -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/calendar/libical/src/libical/../.. -I/c/build/comm-central/comm-central/calendar/libical/src/libical -I. -I/c/build/comm-central/comm-central/calendar/libical/src/libical -I. -I../../../../mozilla/dist/include -I../../../../mozilla/dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O1 -MT -FI ../../../../comm-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/calendar/libical/src/libical/icalmemory.c icalmemory.c icalmime.c Building deps for /c/build/comm-central/comm-central/calendar/libical/src/libical/icalmime.c cl -Foicalmime.obj -c -DHAVE_CONFIG_H -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/calendar/libical/src/libical/../.. -I/c/build/comm-central/comm-central/calendar/libical/src/libical -I. -I/c/build/comm-central/comm-central/calendar/libical/src/libical -I. -I../../../../mozilla/dist/include -I../../../../mozilla/dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O1 -MT -FI ../../../../comm-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/calendar/libical/src/libical/icalmime.c icalmime.c icalparameter.c Building deps for /c/build/comm-central/comm-central/calendar/libical/src/libical/icalparameter.c cl -Foicalparameter.obj -c -DHAVE_CONFIG_H -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/calendar/libical/src/libical/../.. -I/c/build/comm-central/comm-central/calendar/libical/src/libical -I. -I/c/build/comm-central/comm-central/calendar/libical/src/libical -I. -I../../../../mozilla/dist/include -I../../../../mozilla/dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O1 -MT -FI ../../../../comm-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/calendar/libical/src/libical/icalparameter.c icalparameter.c c:/build/comm-central/comm-central/calendar/libical/src/libical/icalparameter.c(223) : warning C4101: 'out_buf' : unreferenced local variable icalparser.c Building deps for /c/build/comm-central/comm-central/calendar/libical/src/libical/icalparser.c cl -Foicalparser.obj -c -DHAVE_CONFIG_H -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/calendar/libical/src/libical/../.. -I/c/build/comm-central/comm-central/calendar/libical/src/libical -I. -I/c/build/comm-central/comm-central/calendar/libical/src/libical -I. -I../../../../mozilla/dist/include -I../../../../mozilla/dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O1 -MT -FI ../../../../comm-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/calendar/libical/src/libical/icalparser.c icalparser.c icalproperty.c Building deps for /c/build/comm-central/comm-central/calendar/libical/src/libical/icalproperty.c cl -Foicalproperty.obj -c -DHAVE_CONFIG_H -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/calendar/libical/src/libical/../.. -I/c/build/comm-central/comm-central/calendar/libical/src/libical -I. -I/c/build/comm-central/comm-central/calendar/libical/src/libical -I. -I../../../../mozilla/dist/include -I../../../../mozilla/dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O1 -MT -FI ../../../../comm-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/calendar/libical/src/libical/icalproperty.c icalproperty.c c:/build/comm-central/comm-central/calendar/libical/src/libical/icalproperty.c(310) : warning C4101: 'out_buf' : unreferenced local variable icalrecur.c Building deps for /c/build/comm-central/comm-central/calendar/libical/src/libical/icalrecur.c cl -Foicalrecur.obj -c -DHAVE_CONFIG_H -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/calendar/libical/src/libical/../.. -I/c/build/comm-central/comm-central/calendar/libical/src/libical -I. -I/c/build/comm-central/comm-central/calendar/libical/src/libical -I. -I../../../../mozilla/dist/include -I../../../../mozilla/dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O1 -MT -FI ../../../../comm-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/calendar/libical/src/libical/icalrecur.c icalrecur.c c:/build/comm-central/comm-central/calendar/libical/src/libical/icalrecur.c(146) : warning C4142: benign redefinition of type icaltime.c Building deps for /c/build/comm-central/comm-central/calendar/libical/src/libical/icaltime.c cl -Foicaltime.obj -c -DHAVE_CONFIG_H -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/calendar/libical/src/libical/../.. -I/c/build/comm-central/comm-central/calendar/libical/src/libical -I. -I/c/build/comm-central/comm-central/calendar/libical/src/libical -I. -I../../../../mozilla/dist/include -I../../../../mozilla/dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O1 -MT -FI ../../../../comm-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/calendar/libical/src/libical/icaltime.c icaltime.c icaltimezone.c Building deps for /c/build/comm-central/comm-central/calendar/libical/src/libical/icaltimezone.c cl -Foicaltimezone.obj -c -DHAVE_CONFIG_H -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/calendar/libical/src/libical/../.. -I/c/build/comm-central/comm-central/calendar/libical/src/libical -I. -I/c/build/comm-central/comm-central/calendar/libical/src/libical -I. -I../../../../mozilla/dist/include -I../../../../mozilla/dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O1 -MT -FI ../../../../comm-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/calendar/libical/src/libical/icaltimezone.c icaltimezone.c c:/build/comm-central/comm-central/calendar/libical/src/libical/icaltimezone.c(1994) : warning C4013: 'S_ISDIR' undefined; assuming extern returning int icalduration.c Building deps for /c/build/comm-central/comm-central/calendar/libical/src/libical/icalduration.c cl -Foicalduration.obj -c -DHAVE_CONFIG_H -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/calendar/libical/src/libical/../.. -I/c/build/comm-central/comm-central/calendar/libical/src/libical -I. -I/c/build/comm-central/comm-central/calendar/libical/src/libical -I. -I../../../../mozilla/dist/include -I../../../../mozilla/dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O1 -MT -FI ../../../../comm-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/calendar/libical/src/libical/icalduration.c icalduration.c icalperiod.c Building deps for /c/build/comm-central/comm-central/calendar/libical/src/libical/icalperiod.c cl -Foicalperiod.obj -c -DHAVE_CONFIG_H -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/calendar/libical/src/libical/../.. -I/c/build/comm-central/comm-central/calendar/libical/src/libical -I. -I/c/build/comm-central/comm-central/calendar/libical/src/libical -I. -I../../../../mozilla/dist/include -I../../../../mozilla/dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O1 -MT -FI ../../../../comm-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/calendar/libical/src/libical/icalperiod.c icalperiod.c c:/build/comm-central/comm-central/calendar/libical/src/libical/icalperiod.c(133) : warning C4090: 'function' : different 'const' qualifiers c:/build/comm-central/comm-central/calendar/libical/src/libical/icalperiod.c(144) : warning C4090: 'function' : different 'const' qualifiers icaltypes.c Building deps for /c/build/comm-central/comm-central/calendar/libical/src/libical/icaltypes.c cl -Foicaltypes.obj -c -DHAVE_CONFIG_H -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/calendar/libical/src/libical/../.. -I/c/build/comm-central/comm-central/calendar/libical/src/libical -I. -I/c/build/comm-central/comm-central/calendar/libical/src/libical -I. -I../../../../mozilla/dist/include -I../../../../mozilla/dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O1 -MT -FI ../../../../comm-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/calendar/libical/src/libical/icaltypes.c icaltypes.c icalvalue.c Building deps for /c/build/comm-central/comm-central/calendar/libical/src/libical/icalvalue.c cl -Foicalvalue.obj -c -DHAVE_CONFIG_H -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/calendar/libical/src/libical/../.. -I/c/build/comm-central/comm-central/calendar/libical/src/libical -I. -I/c/build/comm-central/comm-central/calendar/libical/src/libical -I. -I../../../../mozilla/dist/include -I../../../../mozilla/dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O1 -MT -FI ../../../../comm-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/calendar/libical/src/libical/icalvalue.c icalvalue.c c:/build/comm-central/comm-central/calendar/libical/src/libical/icalvalue.c(358) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data pvl.c Building deps for /c/build/comm-central/comm-central/calendar/libical/src/libical/pvl.c cl -Fopvl.obj -c -DHAVE_CONFIG_H -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/calendar/libical/src/libical/../.. -I/c/build/comm-central/comm-central/calendar/libical/src/libical -I. -I/c/build/comm-central/comm-central/calendar/libical/src/libical -I. -I../../../../mozilla/dist/include -I../../../../mozilla/dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O1 -MT -FI ../../../../comm-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/calendar/libical/src/libical/pvl.c pvl.c sspm.c Building deps for /c/build/comm-central/comm-central/calendar/libical/src/libical/sspm.c cl -Fosspm.obj -c -DHAVE_CONFIG_H -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/calendar/libical/src/libical/../.. -I/c/build/comm-central/comm-central/calendar/libical/src/libical -I. -I/c/build/comm-central/comm-central/calendar/libical/src/libical -I. -I../../../../mozilla/dist/include -I../../../../mozilla/dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O1 -MT -FI ../../../../comm-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/calendar/libical/src/libical/sspm.c sspm.c vsnprintf.c Building deps for /c/build/comm-central/comm-central/calendar/libical/src/libical/vsnprintf.c cl -Fovsnprintf.obj -c -DHAVE_CONFIG_H -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/calendar/libical/src/libical/../.. -I/c/build/comm-central/comm-central/calendar/libical/src/libical -I. -I/c/build/comm-central/comm-central/calendar/libical/src/libical -I. -I../../../../mozilla/dist/include -I../../../../mozilla/dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O1 -MT -FI ../../../../comm-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/calendar/libical/src/libical/vsnprintf.c vsnprintf.c icallangbind.c Building deps for /c/build/comm-central/comm-central/calendar/libical/src/libical/icallangbind.c cl -Foicallangbind.obj -c -DHAVE_CONFIG_H -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/calendar/libical/src/libical/../.. -I/c/build/comm-central/comm-central/calendar/libical/src/libical -I. -I/c/build/comm-central/comm-central/calendar/libical/src/libical -I. -I../../../../mozilla/dist/include -I../../../../mozilla/dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O1 -MT -FI ../../../../comm-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/calendar/libical/src/libical/icallangbind.c icallangbind.c caldate.c Building deps for /c/build/comm-central/comm-central/calendar/libical/src/libical/caldate.c cl -Focaldate.obj -c -DHAVE_CONFIG_H -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/calendar/libical/src/libical/../.. -I/c/build/comm-central/comm-central/calendar/libical/src/libical -I. -I/c/build/comm-central/comm-central/calendar/libical/src/libical -I. -I../../../../mozilla/dist/include -I../../../../mozilla/dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O1 -MT -FI ../../../../comm-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/calendar/libical/src/libical/caldate.c caldate.c c:/build/comm-central/comm-central/calendar/libical/src/libical/caldate.c(75) : warning C4244: '=' : conversion from 'double' to 'long', possible loss of data c:/build/comm-central/comm-central/calendar/libical/src/libical/caldate.c(79) : warning C4244: '=' : conversion from 'double' to 'long', possible loss of data c:/build/comm-central/comm-central/calendar/libical/src/libical/caldate.c(80) : warning C4244: '=' : conversion from 'double' to 'long', possible loss of data c:/build/comm-central/comm-central/calendar/libical/src/libical/caldate.c(81) : warning C4244: '=' : conversion from 'double' to 'long', possible loss of data c:/build/comm-central/comm-central/calendar/libical/src/libical/caldate.c(95) : warning C4244: '=' : conversion from 'double' to 'int', possible loss of data c:/build/comm-central/comm-central/calendar/libical/src/libical/caldate.c(97) : warning C4244: '=' : conversion from 'double' to 'int', possible loss of data c:/build/comm-central/comm-central/calendar/libical/src/libical/caldate.c(99) : warning C4244: '=' : conversion from 'double' to 'int', possible loss of data rm -f mozical.lib lib -NOLOGO -OUT:"mozical.lib" icalderivedparameter.obj icalderivedproperty.obj icalrestriction.obj icalderivedvalue.obj icalarray.obj icalattach.obj icalcomponent.obj icalenums.obj icalerror.obj icalmemory.obj icalmime.obj icalparameter.obj icalparser.obj icalproperty.obj icalrecur.obj icaltime.obj icaltimezone.obj icalduration.obj icalperiod.obj icaltypes.obj icalvalue.obj pvl.obj sspm.obj vsnprintf.obj icallangbind.obj caldate.obj echo not_ranlib mozical.lib not_ranlib mozical.lib make[7]: Leaving directory `/c/build/comm-central/sb-de/calendar/libical/src/libical' make[6]: Leaving directory `/c/build/comm-central/sb-de/calendar/libical/src' make[5]: Leaving directory `/c/build/comm-central/sb-de/calendar/libical' make[5]: Entering directory `/c/build/comm-central/sb-de/calendar/resources' c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/calendar/resources/content/calendarService.js ../../mozilla/dist/bin/components c:/mozilla-build/python25/python2.5.exe /c/build/comm-central/comm-central/mozilla/config/JarMaker.py \ -j ../../mozilla/dist/bin/chrome \ -t /c/build/comm-central/comm-central -f jar -DNDEBUG -DTRIMMED -DTHEME=winstripe -DMOZ_UPDATER=1 -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_CRT_SECURE_NO_WARNINGS=1 -D_CRT_NONSTDC_NO_WARNINGS=1 -DHAVE_WINSDKVER_H=1 -DMOZ_MSVC_STL_WRAP__Throw=1 -DWINVER=0x502 -D_WIN32_WINNT=0x502 -D_WIN32_IE=0x0500 -DMOZ_WINSDK_TARGETVER=0x06010000 -DMOZ_NTDDI_WS03=0x05020000 -DMOZ_NTDDI_LONGHORN=0x06000000 -DMOZ_NTDDI_WIN7=0x06010000 -DX_DISPLAY_MISSING=1 -DMOZILLA_VERSION=\"1.9.3a5pre\" -DMOZILLA_VERSION_U=1.9.3a5pre -DHAVE_SNPRINTF=1 -D_WINDOWS=1 -DWIN32=1 -DXP_WIN=1 -DXP_WIN32=1 -DHW_THREADS=1 -DSTDC_HEADERS=1 -DWIN32_LEAN_AND_MEAN=1 -DNO_X11=1 -DHAVE_MMINTRIN_H=1 -D_X86_=1 -DD_INO=d_ino -DNS_ALWAYS_INLINE= -DNS_ATTR_MALLOC= -DNS_WARN_UNUSED_RESULT= -DNS_NORETURN= -DMALLOC_H=\ -DHAVE_FORCEINLINE=1 -DMOZ_SUNBIRD=1 -DMOZ_BUILD_APP=calendar -DMOZ_DISTRIBUTION_ID=\"org.mozilla\" -DIBMBIDI=1 -DMOZ_VIEW_SOURCE=1 -DACCESSIBILITY=1 -DMOZ_XPINSTALL=1 -DMOZ_JSLOADER=1 -DNS_PRINTING=1 -DMOZ_XTF=1 -DMOZ_CRASHREPORTER=1 -DMOZ_SMIL=1 -DMOZ_UPDATE_CHANNEL=default -DMOZ_FEEDS=1 -DMOZ_STORAGE=1 -DMOZ_LOGGING=1 -DMOZ_USER_DIR=\"Mozilla\" -DMOZ_STATIC_BUILD=1 -DMOZ_STATIC_MAIL_BUILD=1 -DMOZ_XUL=1 -DMOZ_PROFILELOCKING=1 -DMOZ_RDF=1 -DBUILD_CTYPES=1 -DMOZ_MORKREADER=1 -DMOZ_PLACES=1 -DMOZ_DLL_SUFFIX=\".dll\" \ /c/build/comm-central/comm-central/calendar/resources/jar.mn make[5]: Leaving directory `/c/build/comm-central/sb-de/calendar/resources' make[5]: Entering directory `/c/build/comm-central/sb-de/calendar/base' make[6]: Entering directory `/c/build/comm-central/sb-de/calendar/base/public' calIAlarm.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/calendar/base/public -I../../../mozilla/dist/idl -e _xpidlgen/calIAlarm.xpt -d .deps/calIAlarm.pp /c/build/comm-central/comm-central/calendar/base/public/calIAlarm.idl calIAlarmService.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/calendar/base/public -I../../../mozilla/dist/idl -e _xpidlgen/calIAlarmService.xpt -d .deps/calIAlarmService.pp /c/build/comm-central/comm-central/calendar/base/public/calIAlarmService.idl calIAttachment.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/calendar/base/public -I../../../mozilla/dist/idl -e _xpidlgen/calIAttachment.xpt -d .deps/calIAttachment.pp /c/build/comm-central/comm-central/calendar/base/public/calIAttachment.idl calIAttendee.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/calendar/base/public -I../../../mozilla/dist/idl -e _xpidlgen/calIAttendee.xpt -d .deps/calIAttendee.pp /c/build/comm-central/comm-central/calendar/base/public/calIAttendee.idl calICalendar.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/calendar/base/public -I../../../mozilla/dist/idl -e _xpidlgen/calICalendar.xpt -d .deps/calICalendar.pp /c/build/comm-central/comm-central/calendar/base/public/calICalendar.idl calICalendarManager.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/calendar/base/public -I../../../mozilla/dist/idl -e _xpidlgen/calICalendarManager.xpt -d .deps/calICalendarManager.pp /c/build/comm-central/comm-central/calendar/base/public/calICalendarManager.idl calICalendarProvider.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/calendar/base/public -I../../../mozilla/dist/idl -e _xpidlgen/calICalendarProvider.xpt -d .deps/calICalendarProvider.pp /c/build/comm-central/comm-central/calendar/base/public/calICalendarProvider.idl calICalendarSearchProvider.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/calendar/base/public -I../../../mozilla/dist/idl -e _xpidlgen/calICalendarSearchProvider.xpt -d .deps/calICalendarSearchProvider.pp /c/build/comm-central/comm-central/calendar/base/public/calICalendarSearchProvider.idl calICalendarView.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/calendar/base/public -I../../../mozilla/dist/idl -e _xpidlgen/calICalendarView.xpt -d .deps/calICalendarView.pp /c/build/comm-central/comm-central/calendar/base/public/calICalendarView.idl calICalendarViewController.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/calendar/base/public -I../../../mozilla/dist/idl -e _xpidlgen/calICalendarViewController.xpt -d .deps/calICalendarViewController.pp /c/build/comm-central/comm-central/calendar/base/public/calICalendarViewController.idl calIChangeLog.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/calendar/base/public -I../../../mozilla/dist/idl -e _xpidlgen/calIChangeLog.xpt -d .deps/calIChangeLog.pp /c/build/comm-central/comm-central/calendar/base/public/calIChangeLog.idl calIDateTime.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/calendar/base/public -I../../../mozilla/dist/idl -e _xpidlgen/calIDateTime.xpt -d .deps/calIDateTime.pp /c/build/comm-central/comm-central/calendar/base/public/calIDateTime.idl calIDateTimeFormatter.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/calendar/base/public -I../../../mozilla/dist/idl -e _xpidlgen/calIDateTimeFormatter.xpt -d .deps/calIDateTimeFormatter.pp /c/build/comm-central/comm-central/calendar/base/public/calIDateTimeFormatter.idl calIDuration.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/calendar/base/public -I../../../mozilla/dist/idl -e _xpidlgen/calIDuration.xpt -d .deps/calIDuration.pp /c/build/comm-central/comm-central/calendar/base/public/calIDuration.idl calIErrors.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/calendar/base/public -I../../../mozilla/dist/idl -e _xpidlgen/calIErrors.xpt -d .deps/calIErrors.pp /c/build/comm-central/comm-central/calendar/base/public/calIErrors.idl calIEvent.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/calendar/base/public -I../../../mozilla/dist/idl -e _xpidlgen/calIEvent.xpt -d .deps/calIEvent.pp /c/build/comm-central/comm-central/calendar/base/public/calIEvent.idl calIFreeBusyProvider.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/calendar/base/public -I../../../mozilla/dist/idl -e _xpidlgen/calIFreeBusyProvider.xpt -d .deps/calIFreeBusyProvider.pp /c/build/comm-central/comm-central/calendar/base/public/calIFreeBusyProvider.idl calIIcsParser.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/calendar/base/public -I../../../mozilla/dist/idl -e _xpidlgen/calIIcsParser.xpt -d .deps/calIIcsParser.pp /c/build/comm-central/comm-central/calendar/base/public/calIIcsParser.idl calIIcsSerializer.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/calendar/base/public -I../../../mozilla/dist/idl -e _xpidlgen/calIIcsSerializer.xpt -d .deps/calIIcsSerializer.pp /c/build/comm-central/comm-central/calendar/base/public/calIIcsSerializer.idl calIICSService.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/calendar/base/public -I../../../mozilla/dist/idl -e _xpidlgen/calIICSService.xpt -d .deps/calIICSService.pp /c/build/comm-central/comm-central/calendar/base/public/calIICSService.idl calIImportExport.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/calendar/base/public -I../../../mozilla/dist/idl -e _xpidlgen/calIImportExport.xpt -d .deps/calIImportExport.pp /c/build/comm-central/comm-central/calendar/base/public/calIImportExport.idl calIItemBase.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/calendar/base/public -I../../../mozilla/dist/idl -e _xpidlgen/calIItemBase.xpt -d .deps/calIItemBase.pp /c/build/comm-central/comm-central/calendar/base/public/calIItemBase.idl calIItipItem.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/calendar/base/public -I../../../mozilla/dist/idl -e _xpidlgen/calIItipItem.xpt -d .deps/calIItipItem.pp /c/build/comm-central/comm-central/calendar/base/public/calIItipItem.idl calIItipTransport.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/calendar/base/public -I../../../mozilla/dist/idl -e _xpidlgen/calIItipTransport.xpt -d .deps/calIItipTransport.pp /c/build/comm-central/comm-central/calendar/base/public/calIItipTransport.idl calIOperation.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/calendar/base/public -I../../../mozilla/dist/idl -e _xpidlgen/calIOperation.xpt -d .deps/calIOperation.pp /c/build/comm-central/comm-central/calendar/base/public/calIOperation.idl calIPeriod.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/calendar/base/public -I../../../mozilla/dist/idl -e _xpidlgen/calIPeriod.xpt -d .deps/calIPeriod.pp /c/build/comm-central/comm-central/calendar/base/public/calIPeriod.idl calIPrintFormatter.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/calendar/base/public -I../../../mozilla/dist/idl -e _xpidlgen/calIPrintFormatter.xpt -d .deps/calIPrintFormatter.pp /c/build/comm-central/comm-central/calendar/base/public/calIPrintFormatter.idl calIRecurrenceInfo.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/calendar/base/public -I../../../mozilla/dist/idl -e _xpidlgen/calIRecurrenceInfo.xpt -d .deps/calIRecurrenceInfo.pp /c/build/comm-central/comm-central/calendar/base/public/calIRecurrenceInfo.idl calIRecurrenceDate.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/calendar/base/public -I../../../mozilla/dist/idl -e _xpidlgen/calIRecurrenceDate.xpt -d .deps/calIRecurrenceDate.pp /c/build/comm-central/comm-central/calendar/base/public/calIRecurrenceDate.idl calIRecurrenceDateSet.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/calendar/base/public -I../../../mozilla/dist/idl -e _xpidlgen/calIRecurrenceDateSet.xpt -d .deps/calIRecurrenceDateSet.pp /c/build/comm-central/comm-central/calendar/base/public/calIRecurrenceDateSet.idl calIRecurrenceItem.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/calendar/base/public -I../../../mozilla/dist/idl -e _xpidlgen/calIRecurrenceItem.xpt -d .deps/calIRecurrenceItem.pp /c/build/comm-central/comm-central/calendar/base/public/calIRecurrenceItem.idl calIRecurrenceRule.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/calendar/base/public -I../../../mozilla/dist/idl -e _xpidlgen/calIRecurrenceRule.xpt -d .deps/calIRecurrenceRule.pp /c/build/comm-central/comm-central/calendar/base/public/calIRecurrenceRule.idl calIRelation.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/calendar/base/public -I../../../mozilla/dist/idl -e _xpidlgen/calIRelation.xpt -d .deps/calIRelation.pp /c/build/comm-central/comm-central/calendar/base/public/calIRelation.idl calIStatusObserver.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/calendar/base/public -I../../../mozilla/dist/idl -e _xpidlgen/calIStatusObserver.xpt -d .deps/calIStatusObserver.pp /c/build/comm-central/comm-central/calendar/base/public/calIStatusObserver.idl calITimezone.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/calendar/base/public -I../../../mozilla/dist/idl -e _xpidlgen/calITimezone.xpt -d .deps/calITimezone.pp /c/build/comm-central/comm-central/calendar/base/public/calITimezone.idl calITimezoneProvider.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/calendar/base/public -I../../../mozilla/dist/idl -e _xpidlgen/calITimezoneProvider.xpt -d .deps/calITimezoneProvider.pp /c/build/comm-central/comm-central/calendar/base/public/calITimezoneProvider.idl calITodo.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/calendar/base/public -I../../../mozilla/dist/idl -e _xpidlgen/calITodo.xpt -d .deps/calITodo.pp /c/build/comm-central/comm-central/calendar/base/public/calITodo.idl calITransactionManager.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/calendar/base/public -I../../../mozilla/dist/idl -e _xpidlgen/calITransactionManager.xpt -d .deps/calITransactionManager.pp /c/build/comm-central/comm-central/calendar/base/public/calITransactionManager.idl calIWeekInfoService.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/calendar/base/public -I../../../mozilla/dist/idl -e _xpidlgen/calIWeekInfoService.xpt -d .deps/calIWeekInfoService.pp /c/build/comm-central/comm-central/calendar/base/public/calIWeekInfoService.idl calISchedulingSupport.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/calendar/base/public -I../../../mozilla/dist/idl -e _xpidlgen/calISchedulingSupport.xpt -d .deps/calISchedulingSupport.pp /c/build/comm-central/comm-central/calendar/base/public/calISchedulingSupport.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpt_link.exe _xpidlgen/calbase.xpt _xpidlgen/calIAlarm.xpt _xpidlgen/calIAlarmService.xpt _xpidlgen/calIAttachment.xpt _xpidlgen/calIAttendee.xpt _xpidlgen/calICalendar.xpt _xpidlgen/calICalendarManager.xpt _xpidlgen/calICalendarProvider.xpt _xpidlgen/calICalendarSearchProvider.xpt _xpidlgen/calICalendarView.xpt _xpidlgen/calICalendarViewController.xpt _xpidlgen/calIChangeLog.xpt _xpidlgen/calIDateTime.xpt _xpidlgen/calIDateTimeFormatter.xpt _xpidlgen/calIDuration.xpt _xpidlgen/calIErrors.xpt _xpidlgen/calIEvent.xpt _xpidlgen/calIFreeBusyProvider.xpt _xpidlgen/calIIcsParser.xpt _xpidlgen/calIIcsSerializer.xpt _xpidlgen/calIICSService.xpt _xpidlgen/calIImportExport.xpt _xpidlgen/calIItemBase.xpt _xpidlgen/calIItipItem.xpt _xpidlgen/calIItipTransport.xpt _xpidlgen/calIOperation.xpt _xpidlgen/calIPeriod.xpt _xpidlgen/calIPrintFormatter.xpt _xpidlgen/calIRecurrenceInfo.xpt _xpidlgen/calIRecurrenceDate.xpt _xpidlgen/calIRecurrenceDateSet.xpt _xpidlgen/calIRecurrenceItem.xpt _xpidlgen/calIRecurrenceRule.xpt _xpidlgen/calIRelation.xpt _xpidlgen/calIStatusObserver.xpt _xpidlgen/calITimezone.xpt _xpidlgen/calITimezoneProvider.xpt _xpidlgen/calITodo.xpt _xpidlgen/calITransactionManager.xpt _xpidlgen/calIWeekInfoService.xpt _xpidlgen/calISchedulingSupport.xpt c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 _xpidlgen/calbase.xpt ../../../mozilla/dist/bin/components make[6]: Leaving directory `/c/build/comm-central/sb-de/calendar/base/public' make[6]: Entering directory `/c/build/comm-central/sb-de/calendar/base/src' if test ! -d ../../../mozilla/dist/bin/calendar-js; then c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../../mozilla/dist/bin/calendar-js; fi c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe /c/build/comm-central/comm-central/calendar/base/src/calAlarm.js /c/build/comm-central/comm-central/calendar/base/src/calAlarmService.js /c/build/comm-central/comm-central/calendar/base/src/calAlarmMonitor.js /c/build/comm-central/comm-central/calendar/base/src/calAttachment.js /c/build/comm-central/comm-central/calendar/base/src/calAttendee.js /c/build/comm-central/comm-central/calendar/base/src/calCalendarManager.js /c/build/comm-central/comm-central/calendar/base/src/calCachedCalendar.js /c/build/comm-central/comm-central/calendar/base/src/calDateTimeFormatter.js /c/build/comm-central/comm-central/calendar/base/src/calEvent.js /c/build/comm-central/comm-central/calendar/base/src/calFilter.js /c/build/comm-central/comm-central/calendar/base/src/calIcsParser.js /c/build/comm-central/comm-central/calendar/base/src/calIcsSerializer.js /c/build/comm-central/comm-central/calendar/base/src/calItemBase.js /c/build/comm-central/comm-central/calendar/base/src/calItipItem.js /c/build/comm-central/comm-central/calendar/base/src/calProtocolHandler.js /c/build/comm-central/comm-central/calendar/base/src/calRecurrenceInfo.js /c/build/comm-central/comm-central/calendar/base/src/calRelation.js /c/build/comm-central/comm-central/calendar/base/src/calTodo.js /c/build/comm-central/comm-central/calendar/base/src/calUtils.js /c/build/comm-central/comm-central/calendar/base/src/calWeekInfoService.js /c/build/comm-central/comm-central/calendar/base/src/calTransactionManager.js /c/build/comm-central/comm-central/calendar/base/src/calFreeBusyService.js /c/build/comm-central/comm-central/calendar/base/src/calCalendarSearchService.js /c/build/comm-central/comm-central/calendar/base/src/calTimezoneService.js ../../../mozilla/dist/bin/calendar-js calDateTime.cpp Building deps for /c/build/comm-central/comm-central/calendar/base/src/calDateTime.cpp cl -FocalDateTime.obj -c -D_HAS_EXCEPTIONS=0 -I../../../mozilla/dist/stl_wrappers -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/calendar/base/src -I. -I../../../mozilla/dist/include -I../../../mozilla/dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O1 -MT -FI ../../../comm-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/calendar/base/src/calDateTime.cpp calDateTime.cpp calDuration.cpp Building deps for /c/build/comm-central/comm-central/calendar/base/src/calDuration.cpp cl -FocalDuration.obj -c -D_HAS_EXCEPTIONS=0 -I../../../mozilla/dist/stl_wrappers -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/calendar/base/src -I. -I../../../mozilla/dist/include -I../../../mozilla/dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O1 -MT -FI ../../../comm-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/calendar/base/src/calDuration.cpp calDuration.cpp calPeriod.cpp Building deps for /c/build/comm-central/comm-central/calendar/base/src/calPeriod.cpp cl -FocalPeriod.obj -c -D_HAS_EXCEPTIONS=0 -I../../../mozilla/dist/stl_wrappers -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/calendar/base/src -I. -I../../../mozilla/dist/include -I../../../mozilla/dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O1 -MT -FI ../../../comm-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/calendar/base/src/calPeriod.cpp calPeriod.cpp calICSService.cpp Building deps for /c/build/comm-central/comm-central/calendar/base/src/calICSService.cpp cl -FocalICSService.obj -c -D_HAS_EXCEPTIONS=0 -I../../../mozilla/dist/stl_wrappers -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/calendar/base/src -I. -I../../../mozilla/dist/include -I../../../mozilla/dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O1 -MT -FI ../../../comm-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/calendar/base/src/calICSService.cpp calICSService.cpp calTimezone.cpp Building deps for /c/build/comm-central/comm-central/calendar/base/src/calTimezone.cpp cl -FocalTimezone.obj -c -D_HAS_EXCEPTIONS=0 -I../../../mozilla/dist/stl_wrappers -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/calendar/base/src -I. -I../../../mozilla/dist/include -I../../../mozilla/dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O1 -MT -FI ../../../comm-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/calendar/base/src/calTimezone.cpp calTimezone.cpp calRecurrenceRule.cpp Building deps for /c/build/comm-central/comm-central/calendar/base/src/calRecurrenceRule.cpp cl -FocalRecurrenceRule.obj -c -D_HAS_EXCEPTIONS=0 -I../../../mozilla/dist/stl_wrappers -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/calendar/base/src -I. -I../../../mozilla/dist/include -I../../../mozilla/dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O1 -MT -FI ../../../comm-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/calendar/base/src/calRecurrenceRule.cpp calRecurrenceRule.cpp calRecurrenceDate.cpp Building deps for /c/build/comm-central/comm-central/calendar/base/src/calRecurrenceDate.cpp cl -FocalRecurrenceDate.obj -c -D_HAS_EXCEPTIONS=0 -I../../../mozilla/dist/stl_wrappers -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/calendar/base/src -I. -I../../../mozilla/dist/include -I../../../mozilla/dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O1 -MT -FI ../../../comm-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/calendar/base/src/calRecurrenceDate.cpp calRecurrenceDate.cpp calRecurrenceDateSet.cpp Building deps for /c/build/comm-central/comm-central/calendar/base/src/calRecurrenceDateSet.cpp cl -FocalRecurrenceDateSet.obj -c -D_HAS_EXCEPTIONS=0 -I../../../mozilla/dist/stl_wrappers -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/calendar/base/src -I. -I../../../mozilla/dist/include -I../../../mozilla/dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O1 -MT -FI ../../../comm-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/calendar/base/src/calRecurrenceDateSet.cpp calRecurrenceDateSet.cpp calUtils.cpp Building deps for /c/build/comm-central/comm-central/calendar/base/src/calUtils.cpp cl -FocalUtils.obj -c -D_HAS_EXCEPTIONS=0 -I../../../mozilla/dist/stl_wrappers -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/calendar/base/src -I. -I../../../mozilla/dist/include -I../../../mozilla/dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O1 -MT -FI ../../../comm-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/calendar/base/src/calUtils.cpp calUtils.cpp rm -f calbase_s.lib lib -NOLOGO -OUT:"calbase_s.lib" calDateTime.obj calDuration.obj calPeriod.obj calICSService.obj calTimezone.obj calRecurrenceRule.obj calRecurrenceDate.obj calRecurrenceDateSet.obj calUtils.obj echo not_ranlib calbase_s.lib not_ranlib calbase_s.lib calInternalInterfaces.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/calendar/base/src -I../../../mozilla/dist/idl -e _xpidlgen/calInternalInterfaces.xpt -d .deps/calInternalInterfaces.pp /c/build/comm-central/comm-central/calendar/base/src/calInternalInterfaces.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpt_link.exe _xpidlgen/calbaseinternal.xpt _xpidlgen/calInternalInterfaces.xpt c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 _xpidlgen/calbaseinternal.xpt ../../../mozilla/dist/bin/components c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/calendar/base/src/calItemModule.js ../../../mozilla/dist/bin/components make[6]: Leaving directory `/c/build/comm-central/sb-de/calendar/base/src' make[6]: Entering directory `/c/build/comm-central/sb-de/calendar/base/modules' c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/calendar/base/modules/calAlarmUtils.jsm /c/build/comm-central/comm-central/calendar/base/modules/calAuthUtils.jsm /c/build/comm-central/comm-central/calendar/base/modules/calHashedArray.jsm /c/build/comm-central/comm-central/calendar/base/modules/calIteratorUtils.jsm /c/build/comm-central/comm-central/calendar/base/modules/calItipUtils.jsm /c/build/comm-central/comm-central/calendar/base/modules/calPrintUtils.jsm /c/build/comm-central/comm-central/calendar/base/modules/calProviderUtils.jsm /c/build/comm-central/comm-central/calendar/base/modules/calUtils.jsm ../../../mozilla/dist/bin/modules make[6]: Leaving directory `/c/build/comm-central/sb-de/calendar/base/modules' make[6]: Entering directory `/c/build/comm-central/sb-de/calendar/base/build' calBaseModule.cpp Building deps for /c/build/comm-central/comm-central/calendar/base/build/calBaseModule.cpp cl -FocalBaseModule.obj -c -D_HAS_EXCEPTIONS=0 -I../../../mozilla/dist/stl_wrappers -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/calendar/base/build/../src -I/c/build/comm-central/comm-central/calendar/base/build -I. -I../../../mozilla/dist/include -I../../../mozilla/dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O1 -MT -FI ../../../comm-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/calendar/base/build/calBaseModule.cpp calBaseModule.cpp /bin/sh /c/build/comm-central/comm-central/build/msys-perl-wrapper /c/build/comm-central/comm-central/mozilla/config/version_win.pl -QUIET 1 -DEPTH ../../../mozilla -TOPSRCDIR /c/build/comm-central/comm-central/mozilla -OBJDIR . -SRCDIR /c/build/comm-central/comm-central/calendar/base/build -DISPNAME Calendar -APPVERSION 1.1a1pre -MODNAME calbasecomps Creating Resource file: module.res rc.exe -r -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I/c/build/comm-central/comm-central/calendar/base/build/../src -I/c/build/comm-central/comm-central/calendar/base/build -I. -I../../../mozilla/dist/include -I../../../mozilla/dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -Fomodule.res /c/build/comm-central/sb-de/calendar/base/build/module.rc Microsoft (R) Windows (R) Resource Compiler Version 6.1.7600.16385 Copyright (C) Microsoft Corporation. All rights reserved. link -NOLOGO -DLL -OUT:calbasecomps.dll -PDB:calbasecomps.pdb -SUBSYSTEM:WINDOWS calBaseModule.obj ../../../calendar/base/src/calbase_s.lib ../../../calendar/libical/src/libical/mozical.lib ./module.res -MANIFESTUAC:NO -NXCOMPAT -DYNAMICBASE -SAFESEH -IMPLIB:fake.lib ../../../calendar/base/src/calbase_s.lib ../../../calendar/libical/src/libical/mozical.lib c:/build/comm-central/sb-de/mozilla/dist/lib/nspr4.lib c:/build/comm-central/sb-de/mozilla/dist/lib/plc4.lib c:/build/comm-central/sb-de/mozilla/dist/lib/plds4.lib c:/build/comm-central/sb-de/mozilla/dist/lib/xpcomglue_s.lib c:/build/comm-central/sb-de/mozilla/dist/lib/xpcom.lib c:/build/comm-central/sb-de/mozilla/dist/lib/mozalloc.lib c:/build/comm-central/sb-de/mozilla/dist/lib/mozjs.lib kernel32.lib user32.lib gdi32.lib winmm.lib wsock32.lib advapi32.lib Creating library fake.lib and object fake.exp chmod +x calbasecomps.dll c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 755 calbasecomps.dll ../../../mozilla/dist/bin/components : ../../../mozilla/dist/bin/components/calbasecomps.dll make[6]: Leaving directory `/c/build/comm-central/sb-de/calendar/base/build' c:/mozilla-build/python25/python2.5.exe /c/build/comm-central/comm-central/mozilla/config/JarMaker.py \ -j ../../mozilla/dist/bin/chrome \ -t /c/build/comm-central/comm-central -f jar -DNDEBUG -DTRIMMED -DTHEME=winstripe -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_CRT_SECURE_NO_WARNINGS=1 -D_CRT_NONSTDC_NO_WARNINGS=1 -DHAVE_WINSDKVER_H=1 -DMOZ_MSVC_STL_WRAP__Throw=1 -DWINVER=0x502 -D_WIN32_WINNT=0x502 -D_WIN32_IE=0x0500 -DMOZ_WINSDK_TARGETVER=0x06010000 -DMOZ_NTDDI_WS03=0x05020000 -DMOZ_NTDDI_LONGHORN=0x06000000 -DMOZ_NTDDI_WIN7=0x06010000 -DX_DISPLAY_MISSING=1 -DMOZILLA_VERSION=\"1.9.3a5pre\" -DMOZILLA_VERSION_U=1.9.3a5pre -DHAVE_SNPRINTF=1 -D_WINDOWS=1 -DWIN32=1 -DXP_WIN=1 -DXP_WIN32=1 -DHW_THREADS=1 -DSTDC_HEADERS=1 -DWIN32_LEAN_AND_MEAN=1 -DNO_X11=1 -DHAVE_MMINTRIN_H=1 -D_X86_=1 -DD_INO=d_ino -DNS_ALWAYS_INLINE= -DNS_ATTR_MALLOC= -DNS_WARN_UNUSED_RESULT= -DNS_NORETURN= -DMALLOC_H=\ -DHAVE_FORCEINLINE=1 -DMOZ_SUNBIRD=1 -DMOZ_BUILD_APP=calendar -DMOZ_DISTRIBUTION_ID=\"org.mozilla\" -DIBMBIDI=1 -DMOZ_VIEW_SOURCE=1 -DACCESSIBILITY=1 -DMOZ_XPINSTALL=1 -DMOZ_JSLOADER=1 -DNS_PRINTING=1 -DMOZ_XTF=1 -DMOZ_CRASHREPORTER=1 -DMOZ_SMIL=1 -DMOZ_UPDATE_CHANNEL=default -DMOZ_FEEDS=1 -DMOZ_STORAGE=1 -DMOZ_LOGGING=1 -DMOZ_USER_DIR=\"Mozilla\" -DMOZ_STATIC_BUILD=1 -DMOZ_STATIC_MAIL_BUILD=1 -DMOZ_XUL=1 -DMOZ_PROFILELOCKING=1 -DMOZ_RDF=1 -DBUILD_CTYPES=1 -DMOZ_MORKREADER=1 -DMOZ_PLACES=1 -DMOZ_DLL_SUFFIX=\".dll\" \ /c/build/comm-central/comm-central/calendar/base/jar.mn c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe /c/build/comm-central/comm-central/calendar/base/themes/winstripe/icons/calendar-alarm-dialog.ico /c/build/comm-central/comm-central/calendar/base/themes/winstripe/icons/calendar-event-dialog.ico /c/build/comm-central/comm-central/calendar/base/themes/winstripe/icons/calendar-event-summary-dialog.ico /c/build/comm-central/comm-central/calendar/base/themes/winstripe/icons/calendar-task-dialog.ico /c/build/comm-central/comm-central/calendar/base/themes/winstripe/icons/calendar-task-summary-dialog.ico ../../mozilla/dist/bin/chrome/icons/default make[5]: Leaving directory `/c/build/comm-central/sb-de/calendar/base' make[5]: Entering directory `/c/build/comm-central/sb-de/calendar/providers' make[6]: Entering directory `/c/build/comm-central/sb-de/calendar/providers/caldav' if test ! -d ../../../mozilla/dist/bin/calendar-js; then c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../../mozilla/dist/bin/calendar-js; fi c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe /c/build/comm-central/comm-central/calendar/providers/caldav/calDavCalendar.js /c/build/comm-central/comm-central/calendar/providers/caldav/calDavRequestHandlers.js ../../../mozilla/dist/bin/calendar-js make[7]: Entering directory `/c/build/comm-central/sb-de/calendar/providers/caldav/public' calICalDavCalendar.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/calendar/providers/caldav/public -I../../../../mozilla/dist/idl -e _xpidlgen/calICalDavCalendar.xpt -d .deps/calICalDavCalendar.pp /c/build/comm-central/comm-central/calendar/providers/caldav/public/calICalDavCalendar.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpt_link.exe _xpidlgen/caldav.xpt _xpidlgen/calICalDavCalendar.xpt c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 _xpidlgen/caldav.xpt ../../../../mozilla/dist/bin/components make[7]: Leaving directory `/c/build/comm-central/sb-de/calendar/providers/caldav/public' c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/calendar/providers/caldav/calDavCalendarModule.js ../../../mozilla/dist/bin/components make[6]: Leaving directory `/c/build/comm-central/sb-de/calendar/providers/caldav' make[6]: Entering directory `/c/build/comm-central/sb-de/calendar/providers/composite' c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/calendar/providers/composite/calCompositeCalendar.js ../../../mozilla/dist/bin/components make[6]: Leaving directory `/c/build/comm-central/sb-de/calendar/providers/composite' make[6]: Entering directory `/c/build/comm-central/sb-de/calendar/providers/gdata' make[7]: Entering directory `/c/build/comm-central/sb-de/calendar/providers/gdata/components' if test ! -d ../../../../mozilla/dist/xpi-stage/gdata-provider/js; then c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../../../mozilla/dist/xpi-stage/gdata-provider/js; fi c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe /c/build/comm-central/comm-central/calendar/providers/gdata/components/calGoogleCalendar.js /c/build/comm-central/comm-central/calendar/providers/gdata/components/calGoogleRequest.js /c/build/comm-central/comm-central/calendar/providers/gdata/components/calGoogleSession.js /c/build/comm-central/comm-central/calendar/providers/gdata/components/calGoogleUtils.js ../../../../mozilla/dist/xpi-stage/gdata-provider/js c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/calendar/providers/gdata/components/calGoogleCalendarModule.js ../../../../mozilla/dist/xpi-stage/gdata-provider/components make[7]: Leaving directory `/c/build/comm-central/sb-de/calendar/providers/gdata/components' make[7]: Entering directory `/c/build/comm-central/sb-de/calendar/providers/gdata/locales' c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../../../mozilla/dist/xpi-stage/gdata-provider/chrome c:/mozilla-build/python25/python2.5.exe /c/build/comm-central/comm-central/mozilla/config/JarMaker.py \ -j ../../../../mozilla/dist/xpi-stage/gdata-provider/chrome \ -t /c/build/comm-central/comm-central -f jar -e -c /c/build/comm-central/de/calendar -DNDEBUG -DTRIMMED -DAB_CD=de -DLOCALE_SRCDIR=/c/build/comm-central/de/calendar -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_CRT_SECURE_NO_WARNINGS=1 -D_CRT_NONSTDC_NO_WARNINGS=1 -DHAVE_WINSDKVER_H=1 -DMOZ_MSVC_STL_WRAP__Throw=1 -DWINVER=0x502 -D_WIN32_WINNT=0x502 -D_WIN32_IE=0x0500 -DMOZ_WINSDK_TARGETVER=0x06010000 -DMOZ_NTDDI_WS03=0x05020000 -DMOZ_NTDDI_LONGHORN=0x06000000 -DMOZ_NTDDI_WIN7=0x06010000 -DX_DISPLAY_MISSING=1 -DMOZILLA_VERSION=\"1.9.3a5pre\" -DMOZILLA_VERSION_U=1.9.3a5pre -DHAVE_SNPRINTF=1 -D_WINDOWS=1 -DWIN32=1 -DXP_WIN=1 -DXP_WIN32=1 -DHW_THREADS=1 -DSTDC_HEADERS=1 -DWIN32_LEAN_AND_MEAN=1 -DNO_X11=1 -DHAVE_MMINTRIN_H=1 -D_X86_=1 -DD_INO=d_ino -DNS_ALWAYS_INLINE= -DNS_ATTR_MALLOC= -DNS_WARN_UNUSED_RESULT= -DNS_NORETURN= -DMALLOC_H=\ -DHAVE_FORCEINLINE=1 -DMOZ_SUNBIRD=1 -DMOZ_BUILD_APP=calendar -DMOZ_DISTRIBUTION_ID=\"org.mozilla\" -DIBMBIDI=1 -DMOZ_VIEW_SOURCE=1 -DACCESSIBILITY=1 -DMOZ_XPINSTALL=1 -DMOZ_JSLOADER=1 -DNS_PRINTING=1 -DMOZ_XTF=1 -DMOZ_CRASHREPORTER=1 -DMOZ_SMIL=1 -DMOZ_UPDATE_CHANNEL=default -DMOZ_FEEDS=1 -DMOZ_STORAGE=1 -DMOZ_LOGGING=1 -DMOZ_USER_DIR=\"Mozilla\" -DMOZ_STATIC_BUILD=1 -DMOZ_STATIC_MAIL_BUILD=1 -DMOZ_XUL=1 -DMOZ_PROFILELOCKING=1 -DMOZ_RDF=1 -DBUILD_CTYPES=1 -DMOZ_MORKREADER=1 -DMOZ_PLACES=1 -DMOZ_DLL_SUFFIX=\".dll\" \ /c/build/comm-central/comm-central/calendar/providers/gdata/locales/jar.mn make[7]: Leaving directory `/c/build/comm-central/sb-de/calendar/providers/gdata/locales' make[7]: Entering directory `/c/build/comm-central/sb-de/calendar/providers/gdata/public' calIGoogleCalendar.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/calendar/providers/gdata/public -I../../../../mozilla/dist/idl -e _xpidlgen/calIGoogleCalendar.xpt -d .deps/calIGoogleCalendar.pp /c/build/comm-central/comm-central/calendar/providers/gdata/public/calIGoogleCalendar.idl calIGoogleSession.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/calendar/providers/gdata/public -I../../../../mozilla/dist/idl -e _xpidlgen/calIGoogleSession.xpt -d .deps/calIGoogleSession.pp /c/build/comm-central/comm-central/calendar/providers/gdata/public/calIGoogleSession.idl calIGoogleRequest.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/calendar/providers/gdata/public -I../../../../mozilla/dist/idl -e _xpidlgen/calIGoogleRequest.xpt -d .deps/calIGoogleRequest.pp /c/build/comm-central/comm-central/calendar/providers/gdata/public/calIGoogleRequest.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpt_link.exe _xpidlgen/gdata.xpt _xpidlgen/calIGoogleCalendar.xpt _xpidlgen/calIGoogleSession.xpt _xpidlgen/calIGoogleRequest.xpt c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 _xpidlgen/gdata.xpt ../../../../mozilla/dist/xpi-stage/gdata-provider/components make[7]: Leaving directory `/c/build/comm-central/sb-de/calendar/providers/gdata/public' c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../../mozilla/dist/xpi-stage/gdata-provider/defaults/preferences set -e; \ for i in /c/build/comm-central/comm-central/calendar/providers/gdata/defaults/preferences.js; do \ dest=../../../mozilla/dist/xpi-stage/gdata-provider/defaults/preferences/`basename $i`; \ rm -f -f $dest; \ c:/mozilla-build/python25/python2.5.exe /c/build/comm-central/comm-central/mozilla/config/Preprocessor.py --line-endings=crlf -DAB_CD=de -DCALENDAR_VERSION=1.1a1pre -DSEAMONKEY_VERSION=2.1a2pre -DTHUNDERBIRD_VERSION=3.2a1pre -DCOMM_BUILD=1 -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_CRT_SECURE_NO_WARNINGS=1 -D_CRT_NONSTDC_NO_WARNINGS=1 -DHAVE_WINSDKVER_H=1 -DMOZ_MSVC_STL_WRAP__Throw=1 -DWINVER=0x502 -D_WIN32_WINNT=0x502 -D_WIN32_IE=0x0500 -DMOZ_WINSDK_TARGETVER=0x06010000 -DMOZ_NTDDI_WS03=0x05020000 -DMOZ_NTDDI_LONGHORN=0x06000000 -DMOZ_NTDDI_WIN7=0x06010000 -DX_DISPLAY_MISSING=1 -DMOZILLA_VERSION=\"1.9.3a5pre\" -DMOZILLA_VERSION_U=1.9.3a5pre -DHAVE_SNPRINTF=1 -D_WINDOWS=1 -DWIN32=1 -DXP_WIN=1 -DXP_WIN32=1 -DHW_THREADS=1 -DSTDC_HEADERS=1 -DWIN32_LEAN_AND_MEAN=1 -DNO_X11=1 -DHAVE_MMINTRIN_H=1 -D_X86_=1 -DD_INO=d_ino -DNS_ALWAYS_INLINE= -DNS_ATTR_MALLOC= -DNS_WARN_UNUSED_RESULT= -DNS_NORETURN= -DMALLOC_H=\ -DHAVE_FORCEINLINE=1 -DMOZ_SUNBIRD=1 -DMOZ_BUILD_APP=calendar -DMOZ_DISTRIBUTION_ID=\"org.mozilla\" -DIBMBIDI=1 -DMOZ_VIEW_SOURCE=1 -DACCESSIBILITY=1 -DMOZ_XPINSTALL=1 -DMOZ_JSLOADER=1 -DNS_PRINTING=1 -DMOZ_XTF=1 -DMOZ_CRASHREPORTER=1 -DMOZ_SMIL=1 -DMOZ_UPDATE_CHANNEL=default -DMOZ_FEEDS=1 -DMOZ_STORAGE=1 -DMOZ_LOGGING=1 -DMOZ_USER_DIR=\"Mozilla\" -DMOZ_STATIC_BUILD=1 -DMOZ_STATIC_MAIL_BUILD=1 -DMOZ_XUL=1 -DMOZ_PROFILELOCKING=1 -DMOZ_RDF=1 -DBUILD_CTYPES=1 -DMOZ_MORKREADER=1 -DMOZ_PLACES=1 -DMOZ_DLL_SUFFIX=\".dll\" -DNDEBUG -DTRIMMED $i > $dest; \ done c:/mozilla-build/python25/python2.5.exe /c/build/comm-central/comm-central/mozilla/config/JarMaker.py \ -j ../../../mozilla/dist/xpi-stage/gdata-provider/chrome \ -t /c/build/comm-central/comm-central -f jar -e -DNDEBUG -DTRIMMED -DAB_CD=de -DCALENDAR_VERSION=1.1a1pre -DSEAMONKEY_VERSION=2.1a2pre -DTHUNDERBIRD_VERSION=3.2a1pre -DCOMM_BUILD=1 -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_CRT_SECURE_NO_WARNINGS=1 -D_CRT_NONSTDC_NO_WARNINGS=1 -DHAVE_WINSDKVER_H=1 -DMOZ_MSVC_STL_WRAP__Throw=1 -DWINVER=0x502 -D_WIN32_WINNT=0x502 -D_WIN32_IE=0x0500 -DMOZ_WINSDK_TARGETVER=0x06010000 -DMOZ_NTDDI_WS03=0x05020000 -DMOZ_NTDDI_LONGHORN=0x06000000 -DMOZ_NTDDI_WIN7=0x06010000 -DX_DISPLAY_MISSING=1 -DMOZILLA_VERSION=\"1.9.3a5pre\" -DMOZILLA_VERSION_U=1.9.3a5pre -DHAVE_SNPRINTF=1 -D_WINDOWS=1 -DWIN32=1 -DXP_WIN=1 -DXP_WIN32=1 -DHW_THREADS=1 -DSTDC_HEADERS=1 -DWIN32_LEAN_AND_MEAN=1 -DNO_X11=1 -DHAVE_MMINTRIN_H=1 -D_X86_=1 -DD_INO=d_ino -DNS_ALWAYS_INLINE= -DNS_ATTR_MALLOC= -DNS_WARN_UNUSED_RESULT= -DNS_NORETURN= -DMALLOC_H=\ -DHAVE_FORCEINLINE=1 -DMOZ_SUNBIRD=1 -DMOZ_BUILD_APP=calendar -DMOZ_DISTRIBUTION_ID=\"org.mozilla\" -DIBMBIDI=1 -DMOZ_VIEW_SOURCE=1 -DACCESSIBILITY=1 -DMOZ_XPINSTALL=1 -DMOZ_JSLOADER=1 -DNS_PRINTING=1 -DMOZ_XTF=1 -DMOZ_CRASHREPORTER=1 -DMOZ_SMIL=1 -DMOZ_UPDATE_CHANNEL=default -DMOZ_FEEDS=1 -DMOZ_STORAGE=1 -DMOZ_LOGGING=1 -DMOZ_USER_DIR=\"Mozilla\" -DMOZ_STATIC_BUILD=1 -DMOZ_STATIC_MAIL_BUILD=1 -DMOZ_XUL=1 -DMOZ_PROFILELOCKING=1 -DMOZ_RDF=1 -DBUILD_CTYPES=1 -DMOZ_MORKREADER=1 -DMOZ_PLACES=1 -DMOZ_DLL_SUFFIX=\".dll\" \ /c/build/comm-central/comm-central/calendar/providers/gdata/jar.mn Stripping gdata-provider package directory... ../../../mozilla/dist/xpi-stage/gdata-provider Packaging gdata-provider.xpi... cd ../../../mozilla/dist/xpi-stage/gdata-provider && zip -qr ../gdata-provider.xpi * make[6]: Leaving directory `/c/build/comm-central/sb-de/calendar/providers/gdata' make[6]: Entering directory `/c/build/comm-central/sb-de/calendar/providers/ics' if test ! -d ../../../mozilla/dist/bin/calendar-js; then c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../../mozilla/dist/bin/calendar-js; fi c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe /c/build/comm-central/comm-central/calendar/providers/ics/calICSCalendar.js ../../../mozilla/dist/bin/calendar-js c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/calendar/providers/ics/calICSCalendarModule.js ../../../mozilla/dist/bin/components make[6]: Leaving directory `/c/build/comm-central/sb-de/calendar/providers/ics' make[6]: Entering directory `/c/build/comm-central/sb-de/calendar/providers/memory' if test ! -d ../../../mozilla/dist/bin/calendar-js; then c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../../mozilla/dist/bin/calendar-js; fi c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe /c/build/comm-central/comm-central/calendar/providers/memory/calMemoryCalendar.js ../../../mozilla/dist/bin/calendar-js c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/calendar/providers/memory/calMemoryCalendarModule.js ../../../mozilla/dist/bin/components make[6]: Leaving directory `/c/build/comm-central/sb-de/calendar/providers/memory' make[6]: Entering directory `/c/build/comm-central/sb-de/calendar/providers/storage' if test ! -d ../../../mozilla/dist/bin/calendar-js; then c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../../mozilla/dist/bin/calendar-js; fi c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe /c/build/comm-central/comm-central/calendar/providers/storage/calStorageCalendar.js ../../../mozilla/dist/bin/calendar-js c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/calendar/providers/storage/calStorageCalendarModule.js ../../../mozilla/dist/bin/components c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/calendar/providers/storage/calStorageHelpers.jsm /c/build/comm-central/comm-central/calendar/providers/storage/calStorageUpgrade.jsm ../../../mozilla/dist/bin/modules make[6]: Leaving directory `/c/build/comm-central/sb-de/calendar/providers/storage' make[6]: Entering directory `/c/build/comm-central/sb-de/calendar/providers/wcap' if test ! -d ../../../mozilla/dist/bin/calendar-js; then c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../../mozilla/dist/bin/calendar-js; fi c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe /c/build/comm-central/comm-central/calendar/providers/wcap/calWcapUtils.js /c/build/comm-central/comm-central/calendar/providers/wcap/calWcapRequest.js /c/build/comm-central/comm-central/calendar/providers/wcap/calWcapErrors.js /c/build/comm-central/comm-central/calendar/providers/wcap/calWcapSession.js /c/build/comm-central/comm-central/calendar/providers/wcap/calWcapCalendarItems.js /c/build/comm-central/comm-central/calendar/providers/wcap/calWcapCalendar.js ../../../mozilla/dist/bin/calendar-js make[7]: Entering directory `/c/build/comm-central/sb-de/calendar/providers/wcap/public' calIWcapCalendar.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/calendar/providers/wcap/public -I../../../../mozilla/dist/idl -e _xpidlgen/calIWcapCalendar.xpt -d .deps/calIWcapCalendar.pp /c/build/comm-central/comm-central/calendar/providers/wcap/public/calIWcapCalendar.idl calIWcapSession.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/calendar/providers/wcap/public -I../../../../mozilla/dist/idl -e _xpidlgen/calIWcapSession.xpt -d .deps/calIWcapSession.pp /c/build/comm-central/comm-central/calendar/providers/wcap/public/calIWcapSession.idl calIWcapErrors.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpidl.exe -m typelib -w -I/c/build/comm-central/comm-central/calendar/providers/wcap/public -I../../../../mozilla/dist/idl -e _xpidlgen/calIWcapErrors.xpt -d .deps/calIWcapErrors.pp /c/build/comm-central/comm-central/calendar/providers/wcap/public/calIWcapErrors.idl c:/build/comm-central/sb-de/mozilla/dist/bin/xpt_link.exe _xpidlgen/wcap.xpt _xpidlgen/calIWcapCalendar.xpt _xpidlgen/calIWcapSession.xpt _xpidlgen/calIWcapErrors.xpt c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 _xpidlgen/wcap.xpt ../../../../mozilla/dist/bin/components make[7]: Leaving directory `/c/build/comm-central/sb-de/calendar/providers/wcap/public' c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/calendar/providers/wcap/calWcapCalendarModule.js ../../../mozilla/dist/bin/components make[6]: Leaving directory `/c/build/comm-central/sb-de/calendar/providers/wcap' make[5]: Leaving directory `/c/build/comm-central/sb-de/calendar/providers' make[5]: Entering directory `/c/build/comm-central/sb-de/calendar/import-export' if test ! -d ../../mozilla/dist/bin/calendar-js; then c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../mozilla/dist/bin/calendar-js; fi c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe /c/build/comm-central/comm-central/calendar/import-export/calHtmlExport.js /c/build/comm-central/comm-central/calendar/import-export/calIcsImportExport.js /c/build/comm-central/comm-central/calendar/import-export/calListFormatter.js /c/build/comm-central/comm-central/calendar/import-export/calMonthGridPrinter.js /c/build/comm-central/comm-central/calendar/import-export/calOutlookCSVImportExport.js /c/build/comm-central/comm-central/calendar/import-export/calWeekPrinter.js ../../mozilla/dist/bin/calendar-js c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -m 644 /c/build/comm-central/comm-central/calendar/import-export/calImportExportModule.js ../../mozilla/dist/bin/components make[5]: Leaving directory `/c/build/comm-central/sb-de/calendar/import-export' make[5]: Entering directory `/c/build/comm-central/sb-de/calendar/locales' make[6]: Entering directory `/c/build/comm-central/sb-de/calendar/timezones' c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe /c/build/comm-central/comm-central/calendar/timezones/timezones.sqlite ../../mozilla/dist/xpi-stage/calendar-timezones make[7]: Entering directory `/c/build/comm-central/sb-de/calendar/timezones/locales' c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../../mozilla/dist/xpi-stage/calendar-timezones/chrome c:/mozilla-build/python25/python2.5.exe /c/build/comm-central/comm-central/mozilla/config/JarMaker.py \ -j ../../../mozilla/dist/xpi-stage/calendar-timezones/chrome \ -t /c/build/comm-central/comm-central -f jar -e -c /c/build/comm-central/de/calendar -DNDEBUG -DTRIMMED -DAB_CD=de -DLOCALE_SRCDIR=/c/build/comm-central/de/calendar -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_CRT_SECURE_NO_WARNINGS=1 -D_CRT_NONSTDC_NO_WARNINGS=1 -DHAVE_WINSDKVER_H=1 -DMOZ_MSVC_STL_WRAP__Throw=1 -DWINVER=0x502 -D_WIN32_WINNT=0x502 -D_WIN32_IE=0x0500 -DMOZ_WINSDK_TARGETVER=0x06010000 -DMOZ_NTDDI_WS03=0x05020000 -DMOZ_NTDDI_LONGHORN=0x06000000 -DMOZ_NTDDI_WIN7=0x06010000 -DX_DISPLAY_MISSING=1 -DMOZILLA_VERSION=\"1.9.3a5pre\" -DMOZILLA_VERSION_U=1.9.3a5pre -DHAVE_SNPRINTF=1 -D_WINDOWS=1 -DWIN32=1 -DXP_WIN=1 -DXP_WIN32=1 -DHW_THREADS=1 -DSTDC_HEADERS=1 -DWIN32_LEAN_AND_MEAN=1 -DNO_X11=1 -DHAVE_MMINTRIN_H=1 -D_X86_=1 -DD_INO=d_ino -DNS_ALWAYS_INLINE= -DNS_ATTR_MALLOC= -DNS_WARN_UNUSED_RESULT= -DNS_NORETURN= -DMALLOC_H=\ -DHAVE_FORCEINLINE=1 -DMOZ_SUNBIRD=1 -DMOZ_BUILD_APP=calendar -DMOZ_DISTRIBUTION_ID=\"org.mozilla\" -DIBMBIDI=1 -DMOZ_VIEW_SOURCE=1 -DACCESSIBILITY=1 -DMOZ_XPINSTALL=1 -DMOZ_JSLOADER=1 -DNS_PRINTING=1 -DMOZ_XTF=1 -DMOZ_CRASHREPORTER=1 -DMOZ_SMIL=1 -DMOZ_UPDATE_CHANNEL=default -DMOZ_FEEDS=1 -DMOZ_STORAGE=1 -DMOZ_LOGGING=1 -DMOZ_USER_DIR=\"Mozilla\" -DMOZ_STATIC_BUILD=1 -DMOZ_STATIC_MAIL_BUILD=1 -DMOZ_XUL=1 -DMOZ_PROFILELOCKING=1 -DMOZ_RDF=1 -DBUILD_CTYPES=1 -DMOZ_MORKREADER=1 -DMOZ_PLACES=1 -DMOZ_DLL_SUFFIX=\".dll\" \ /c/build/comm-central/comm-central/calendar/timezones/locales/jar.mn make[7]: Leaving directory `/c/build/comm-central/sb-de/calendar/timezones/locales' c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../mozilla/dist/xpi-stage/calendar-timezones/defaults/preferences set -e; \ for i in /c/build/comm-central/comm-central/calendar/timezones/defaults/preferences.js; do \ dest=../../mozilla/dist/xpi-stage/calendar-timezones/defaults/preferences/`basename $i`; \ rm -f -f $dest; \ c:/mozilla-build/python25/python2.5.exe /c/build/comm-central/comm-central/mozilla/config/Preprocessor.py --line-endings=crlf -DAB_CD=de -DTHUNDERBIRD_VERSION=3.2a1pre -DSEAMONKEY_VERSION=2.1a2pre -DCALENDAR_VERSION=1.1a1pre -DTIMEZONES_VERSION=1.2010i -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_CRT_SECURE_NO_WARNINGS=1 -D_CRT_NONSTDC_NO_WARNINGS=1 -DHAVE_WINSDKVER_H=1 -DMOZ_MSVC_STL_WRAP__Throw=1 -DWINVER=0x502 -D_WIN32_WINNT=0x502 -D_WIN32_IE=0x0500 -DMOZ_WINSDK_TARGETVER=0x06010000 -DMOZ_NTDDI_WS03=0x05020000 -DMOZ_NTDDI_LONGHORN=0x06000000 -DMOZ_NTDDI_WIN7=0x06010000 -DX_DISPLAY_MISSING=1 -DMOZILLA_VERSION=\"1.9.3a5pre\" -DMOZILLA_VERSION_U=1.9.3a5pre -DHAVE_SNPRINTF=1 -D_WINDOWS=1 -DWIN32=1 -DXP_WIN=1 -DXP_WIN32=1 -DHW_THREADS=1 -DSTDC_HEADERS=1 -DWIN32_LEAN_AND_MEAN=1 -DNO_X11=1 -DHAVE_MMINTRIN_H=1 -D_X86_=1 -DD_INO=d_ino -DNS_ALWAYS_INLINE= -DNS_ATTR_MALLOC= -DNS_WARN_UNUSED_RESULT= -DNS_NORETURN= -DMALLOC_H=\ -DHAVE_FORCEINLINE=1 -DMOZ_SUNBIRD=1 -DMOZ_BUILD_APP=calendar -DMOZ_DISTRIBUTION_ID=\"org.mozilla\" -DIBMBIDI=1 -DMOZ_VIEW_SOURCE=1 -DACCESSIBILITY=1 -DMOZ_XPINSTALL=1 -DMOZ_JSLOADER=1 -DNS_PRINTING=1 -DMOZ_XTF=1 -DMOZ_CRASHREPORTER=1 -DMOZ_SMIL=1 -DMOZ_UPDATE_CHANNEL=default -DMOZ_FEEDS=1 -DMOZ_STORAGE=1 -DMOZ_LOGGING=1 -DMOZ_USER_DIR=\"Mozilla\" -DMOZ_STATIC_BUILD=1 -DMOZ_STATIC_MAIL_BUILD=1 -DMOZ_XUL=1 -DMOZ_PROFILELOCKING=1 -DMOZ_RDF=1 -DBUILD_CTYPES=1 -DMOZ_MORKREADER=1 -DMOZ_PLACES=1 -DMOZ_DLL_SUFFIX=\".dll\" -DNDEBUG -DTRIMMED $i > $dest; \ done c:/mozilla-build/python25/python2.5.exe /c/build/comm-central/comm-central/mozilla/config/JarMaker.py \ -j ../../mozilla/dist/xpi-stage/calendar-timezones/chrome \ -t /c/build/comm-central/comm-central -f jar -e -DNDEBUG -DTRIMMED -DAB_CD=de -DTHUNDERBIRD_VERSION=3.2a1pre -DSEAMONKEY_VERSION=2.1a2pre -DCALENDAR_VERSION=1.1a1pre -DTIMEZONES_VERSION=1.2010i -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_CRT_SECURE_NO_WARNINGS=1 -D_CRT_NONSTDC_NO_WARNINGS=1 -DHAVE_WINSDKVER_H=1 -DMOZ_MSVC_STL_WRAP__Throw=1 -DWINVER=0x502 -D_WIN32_WINNT=0x502 -D_WIN32_IE=0x0500 -DMOZ_WINSDK_TARGETVER=0x06010000 -DMOZ_NTDDI_WS03=0x05020000 -DMOZ_NTDDI_LONGHORN=0x06000000 -DMOZ_NTDDI_WIN7=0x06010000 -DX_DISPLAY_MISSING=1 -DMOZILLA_VERSION=\"1.9.3a5pre\" -DMOZILLA_VERSION_U=1.9.3a5pre -DHAVE_SNPRINTF=1 -D_WINDOWS=1 -DWIN32=1 -DXP_WIN=1 -DXP_WIN32=1 -DHW_THREADS=1 -DSTDC_HEADERS=1 -DWIN32_LEAN_AND_MEAN=1 -DNO_X11=1 -DHAVE_MMINTRIN_H=1 -D_X86_=1 -DD_INO=d_ino -DNS_ALWAYS_INLINE= -DNS_ATTR_MALLOC= -DNS_WARN_UNUSED_RESULT= -DNS_NORETURN= -DMALLOC_H=\ -DHAVE_FORCEINLINE=1 -DMOZ_SUNBIRD=1 -DMOZ_BUILD_APP=calendar -DMOZ_DISTRIBUTION_ID=\"org.mozilla\" -DIBMBIDI=1 -DMOZ_VIEW_SOURCE=1 -DACCESSIBILITY=1 -DMOZ_XPINSTALL=1 -DMOZ_JSLOADER=1 -DNS_PRINTING=1 -DMOZ_XTF=1 -DMOZ_CRASHREPORTER=1 -DMOZ_SMIL=1 -DMOZ_UPDATE_CHANNEL=default -DMOZ_FEEDS=1 -DMOZ_STORAGE=1 -DMOZ_LOGGING=1 -DMOZ_USER_DIR=\"Mozilla\" -DMOZ_STATIC_BUILD=1 -DMOZ_STATIC_MAIL_BUILD=1 -DMOZ_XUL=1 -DMOZ_PROFILELOCKING=1 -DMOZ_RDF=1 -DBUILD_CTYPES=1 -DMOZ_MORKREADER=1 -DMOZ_PLACES=1 -DMOZ_DLL_SUFFIX=\".dll\" \ /c/build/comm-central/comm-central/calendar/timezones/jar.mn Stripping calendar-timezones package directory... ../../mozilla/dist/xpi-stage/calendar-timezones Packaging calendar-timezones.xpi... cd ../../mozilla/dist/xpi-stage/calendar-timezones && zip -qr ../calendar-timezones.xpi * rm -f -rf "../../mozilla/dist/bin/extensions/calendar-timezones@mozilla.org" c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D "../../mozilla/dist/bin/extensions/calendar-timezones@mozilla.org" cd ../../mozilla/dist/xpi-stage/calendar-timezones && tar -cvhf - . | (cd "../../bin/extensions/calendar-timezones@mozilla.org" && tar -xf -) make[6]: Leaving directory `/c/build/comm-central/sb-de/calendar/timezones' c:/mozilla-build/python25/python2.5.exe /c/build/comm-central/comm-central/mozilla/config/JarMaker.py \ -j ../../mozilla/dist/bin/chrome \ -t /c/build/comm-central/comm-central -f jar -c /c/build/comm-central/de/calendar -DNDEBUG -DTRIMMED -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DAPP_VERSION="1.1a1pre" -DAB_CD=de -DMOZ_LANGPACK_EID=langpack-de@sunbird.mozilla.org -DMOZ_APP_VERSION=1.1a1pre -DLOCALE_SRCDIR=/c/build/comm-central/de/calendar -DPKG_BASENAME="sunbird-1.1a1pre.de.win32" -DPKG_INST_BASENAME="sunbird-1.1a1pre.de.win32.installer" -DDLL_PREFIX= -DDLL_SUFFIX=.dll -DBIN_SUFFIX=.exe -D_CRT_SECURE_NO_WARNINGS=1 -D_CRT_NONSTDC_NO_WARNINGS=1 -DHAVE_WINSDKVER_H=1 -DMOZ_MSVC_STL_WRAP__Throw=1 -DWINVER=0x502 -D_WIN32_WINNT=0x502 -D_WIN32_IE=0x0500 -DMOZ_WINSDK_TARGETVER=0x06010000 -DMOZ_NTDDI_WS03=0x05020000 -DMOZ_NTDDI_LONGHORN=0x06000000 -DMOZ_NTDDI_WIN7=0x06010000 -DX_DISPLAY_MISSING=1 -DMOZILLA_VERSION=\"1.9.3a5pre\" -DMOZILLA_VERSION_U=1.9.3a5pre -DHAVE_SNPRINTF=1 -D_WINDOWS=1 -DWIN32=1 -DXP_WIN=1 -DXP_WIN32=1 -DHW_THREADS=1 -DSTDC_HEADERS=1 -DWIN32_LEAN_AND_MEAN=1 -DNO_X11=1 -DHAVE_MMINTRIN_H=1 -D_X86_=1 -DD_INO=d_ino -DNS_ALWAYS_INLINE= -DNS_ATTR_MALLOC= -DNS_WARN_UNUSED_RESULT= -DNS_NORETURN= -DMALLOC_H=\ -DHAVE_FORCEINLINE=1 -DMOZ_SUNBIRD=1 -DMOZ_BUILD_APP=calendar -DMOZ_DISTRIBUTION_ID=\"org.mozilla\" -DIBMBIDI=1 -DMOZ_VIEW_SOURCE=1 -DACCESSIBILITY=1 -DMOZ_XPINSTALL=1 -DMOZ_JSLOADER=1 -DNS_PRINTING=1 -DMOZ_XTF=1 -DMOZ_CRASHREPORTER=1 -DMOZ_SMIL=1 -DMOZ_UPDATE_CHANNEL=default -DMOZ_FEEDS=1 -DMOZ_STORAGE=1 -DMOZ_LOGGING=1 -DMOZ_USER_DIR=\"Mozilla\" -DMOZ_STATIC_BUILD=1 -DMOZ_STATIC_MAIL_BUILD=1 -DMOZ_XUL=1 -DMOZ_PROFILELOCKING=1 -DMOZ_RDF=1 -DBUILD_CTYPES=1 -DMOZ_MORKREADER=1 -DMOZ_PLACES=1 -DMOZ_DLL_SUFFIX=\".dll\" \ /c/build/comm-central/comm-central/calendar/locales/jar.mn make[5]: Leaving directory `/c/build/comm-central/sb-de/calendar/locales' make[4]: Leaving directory `/c/build/comm-central/sb-de/calendar' make[4]: Entering directory `/c/build/comm-central/sb-de/calendar/sunbird' make -C ../installer/windows uninstaller make[5]: Entering directory `/c/build/comm-central/sb-de/calendar/installer/windows' rm -f -rf instgen && mkdir instgen for i in nsis/installer.nsi nsis/uninstaller.nsi nsis/shared.nsh ; do \ iconv -f UTF-8 -t UTF-16LE /c/build/comm-central/comm-central/calendar/installer/windows/$i | \ cat /c/build/comm-central/comm-central/mozilla/toolkit/mozapps/installer/windows/nsis/utf16-le-bom.bin - > \ instgen/`basename $i`; \ done c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe /c/build/comm-central/comm-central/calendar/installer/windows/app.tag instgen for i in branding.nsi license.txt ; do \ iconv -f UTF-8 -t UTF-16LE ../../../mozilla/dist/branding/$i | \ cat /c/build/comm-central/comm-central/mozilla/toolkit/mozapps/installer/windows/nsis/utf16-le-bom.bin - > \ instgen/$i; \ done c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe ../../../mozilla/dist/branding/wizHeader.bmp ../../../mozilla/dist/branding/wizHeaderRTL.bmp ../../../mozilla/dist/branding/wizWatermark.bmp instgen set -e; \ for i in packages-static ; do \ /bin/sh /c/build/comm-central/comm-central/build/msys-perl-wrapper /c/build/comm-central/comm-central/mozilla/config/preprocessor.pl -DMOZ_UPDATER=1 -DAB_CD=de -DPKG_BASENAME=sunbird-1.1a1pre.de.win32 -DMOZ_APP_VERSION=1.1a1pre -DMOZ_APP_DISPLAYNAME=Calendar -DMOZILLA_VERSION=1.9.3a5pre -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_CRT_SECURE_NO_WARNINGS=1 -D_CRT_NONSTDC_NO_WARNINGS=1 -DHAVE_WINSDKVER_H=1 -DMOZ_MSVC_STL_WRAP__Throw=1 -DWINVER=0x502 -D_WIN32_WINNT=0x502 -D_WIN32_IE=0x0500 -DMOZ_WINSDK_TARGETVER=0x06010000 -DMOZ_NTDDI_WS03=0x05020000 -DMOZ_NTDDI_LONGHORN=0x06000000 -DMOZ_NTDDI_WIN7=0x06010000 -DX_DISPLAY_MISSING=1 -DMOZILLA_VERSION=\"1.9.3a5pre\" -DMOZILLA_VERSION_U=1.9.3a5pre -DHAVE_SNPRINTF=1 -D_WINDOWS=1 -DWIN32=1 -DXP_WIN=1 -DXP_WIN32=1 -DHW_THREADS=1 -DSTDC_HEADERS=1 -DWIN32_LEAN_AND_MEAN=1 -DNO_X11=1 -DHAVE_MMINTRIN_H=1 -D_X86_=1 -DD_INO=d_ino -DNS_ALWAYS_INLINE= -DNS_ATTR_MALLOC= -DNS_WARN_UNUSED_RESULT= -DNS_NORETURN= -DMALLOC_H=\ -DHAVE_FORCEINLINE=1 -DMOZ_SUNBIRD=1 -DMOZ_BUILD_APP=calendar -DMOZ_DISTRIBUTION_ID=\"org.mozilla\" -DIBMBIDI=1 -DMOZ_VIEW_SOURCE=1 -DACCESSIBILITY=1 -DMOZ_XPINSTALL=1 -DMOZ_JSLOADER=1 -DNS_PRINTING=1 -DMOZ_XTF=1 -DMOZ_CRASHREPORTER=1 -DMOZ_SMIL=1 -DMOZ_UPDATE_CHANNEL=default -DMOZ_FEEDS=1 -DMOZ_STORAGE=1 -DMOZ_LOGGING=1 -DMOZ_USER_DIR=\"Mozilla\" -DMOZ_STATIC_BUILD=1 -DMOZ_STATIC_MAIL_BUILD=1 -DMOZ_XUL=1 -DMOZ_PROFILELOCKING=1 -DMOZ_RDF=1 -DBUILD_CTYPES=1 -DMOZ_MORKREADER=1 -DMOZ_PLACES=1 -DMOZ_DLL_SUFFIX=\".dll\" /c/build/comm-central/comm-central/calendar/installer/windows/$i > instgen/$i; \ done /bin/sh /c/build/comm-central/comm-central/build/msys-perl-wrapper /c/build/comm-central/comm-central/mozilla/config/preprocessor.pl -Fsubstitution -DMOZ_UPDATER=1 -DAB_CD=de -DPKG_BASENAME=sunbird-1.1a1pre.de.win32 -DMOZ_APP_VERSION=1.1a1pre -DMOZ_APP_DISPLAYNAME=Calendar -DMOZILLA_VERSION=1.9.3a5pre -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_CRT_SECURE_NO_WARNINGS=1 -D_CRT_NONSTDC_NO_WARNINGS=1 -DHAVE_WINSDKVER_H=1 -DMOZ_MSVC_STL_WRAP__Throw=1 -DWINVER=0x502 -D_WIN32_WINNT=0x502 -D_WIN32_IE=0x0500 -DMOZ_WINSDK_TARGETVER=0x06010000 -DMOZ_NTDDI_WS03=0x05020000 -DMOZ_NTDDI_LONGHORN=0x06000000 -DMOZ_NTDDI_WIN7=0x06010000 -DX_DISPLAY_MISSING=1 -DMOZILLA_VERSION=\"1.9.3a5pre\" -DMOZILLA_VERSION_U=1.9.3a5pre -DHAVE_SNPRINTF=1 -D_WINDOWS=1 -DWIN32=1 -DXP_WIN=1 -DXP_WIN32=1 -DHW_THREADS=1 -DSTDC_HEADERS=1 -DWIN32_LEAN_AND_MEAN=1 -DNO_X11=1 -DHAVE_MMINTRIN_H=1 -D_X86_=1 -DD_INO=d_ino -DNS_ALWAYS_INLINE= -DNS_ATTR_MALLOC= -DNS_WARN_UNUSED_RESULT= -DNS_NORETURN= -DMALLOC_H=\ -DHAVE_FORCEINLINE=1 -DMOZ_SUNBIRD=1 -DMOZ_BUILD_APP=calendar -DMOZ_DISTRIBUTION_ID=\"org.mozilla\" -DIBMBIDI=1 -DMOZ_VIEW_SOURCE=1 -DACCESSIBILITY=1 -DMOZ_XPINSTALL=1 -DMOZ_JSLOADER=1 -DNS_PRINTING=1 -DMOZ_XTF=1 -DMOZ_CRASHREPORTER=1 -DMOZ_SMIL=1 -DMOZ_UPDATE_CHANNEL=default -DMOZ_FEEDS=1 -DMOZ_STORAGE=1 -DMOZ_LOGGING=1 -DMOZ_USER_DIR=\"Mozilla\" -DMOZ_STATIC_BUILD=1 -DMOZ_STATIC_MAIL_BUILD=1 -DMOZ_XUL=1 -DMOZ_PROFILELOCKING=1 -DMOZ_RDF=1 -DBUILD_CTYPES=1 -DMOZ_MORKREADER=1 -DMOZ_PLACES=1 -DMOZ_DLL_SUFFIX=\".dll\" \ /c/build/comm-central/comm-central/calendar/installer/windows/nsis/defines.nsi.in | iconv -f UTF-8 -t UTF-16LE | \ cat /c/build/comm-central/comm-central/mozilla/toolkit/mozapps/installer/windows/nsis/utf16-le-bom.bin - > \ instgen/defines.nsi /bin/sh /c/build/comm-central/comm-central/build/msys-perl-wrapper /c/build/comm-central/comm-central/mozilla/toolkit/mozapps/installer/windows/nsis/preprocess-locale.pl \ /c/build/comm-central/comm-central/mozilla /c/build/comm-central/de/calendar/installer de \ instgen iconv -f UTF-8 -t UTF-16LE instgen/nlf.in | cat /c/build/comm-central/comm-central/mozilla/toolkit/mozapps/installer/windows/nsis/utf16-le-bom.bin - > instgen/baseLocale.nlf iconv -f UTF-8 -t UTF-16LE instgen/override.properties | cat /c/build/comm-central/comm-central/mozilla/toolkit/mozapps/installer/windows/nsis/utf16-le-bom.bin - > instgen/overrideLocale.nsh iconv -f UTF-8 -t UTF-16LE instgen/mui.properties | cat /c/build/comm-central/comm-central/mozilla/toolkit/mozapps/installer/windows/nsis/utf16-le-bom.bin - > instgen/baseLocale.nsh iconv -f UTF-8 -t UTF-16LE instgen/custom.properties | cat /c/build/comm-central/comm-central/mozilla/toolkit/mozapps/installer/windows/nsis/utf16-le-bom.bin - > instgen/customLocale.nsh for i in common.nsh locales.nsi overrides.nsh version.nsh ; do \ iconv -f UTF-8 -t UTF-16LE /c/build/comm-central/comm-central/mozilla/toolkit/mozapps/installer/windows/nsis/$i | \ cat /c/build/comm-central/comm-central/mozilla/toolkit/mozapps/installer/windows/nsis/utf16-le-bom.bin - > instgen/$i; \ done c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe /c/build/comm-central/comm-central/mozilla/toolkit/mozapps/installer/windows/nsis/AppAssocReg.dll /c/build/comm-central/comm-central/mozilla/toolkit/mozapps/installer/windows/nsis/nsProcess.dll /c/build/comm-central/comm-central/mozilla/toolkit/mozapps/installer/windows/nsis/ShellLink.dll /c/build/comm-central/comm-central/mozilla/toolkit/mozapps/installer/windows/nsis/UAC.dll instgen c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe /c/build/comm-central/comm-central/mozilla/toolkit/mozapps/installer/windows/nsis/setup.ico instgen cd instgen && makensisu.exe uninstaller.nsi MakeNSIS v2.33-Unicode - Copyright 1995-2007 Contributors See the file COPYING for license details. Credits can be found in the Users Manual. Processing config: Processing plugin dlls: "c:\mozilla-build\nsis-2.33u\Plugins\*.dll" - AdvSplash::show - Banner::destroy - Banner::getWindow - Banner::show - BgImage::AddImage - BgImage::AddText - BgImage::Clear - BgImage::Destroy - BgImage::Redraw - BgImage::SetBg - BgImage::SetReturn - BgImage::Sound - Dialer::AttemptConnect - Dialer::AutodialHangup - Dialer::AutodialOnline - Dialer::AutodialUnattended - Dialer::GetConnectedState - InstallOptions::dialog - InstallOptions::initDialog - InstallOptions::show - LangDLL::LangDialog - Math::Script - NSISdl::download - NSISdl::download_quiet - Splash::show - StartMenu::Init - StartMenu::Select - StartMenu::Show - System::Alloc - System::Call - System::Copy - System::Free - System::Get - System::Int64Op - System::Store - TypeLib::GetLibVersion - TypeLib::Register - TypeLib::UnRegister - UserInfo::GetAccountType - UserInfo::GetName - UserInfo::GetOriginalAccountType - VPatch::vpatchfile - nsDialogs::Create - nsDialogs::CreateControl - nsDialogs::CreateItem - nsDialogs::GetUserData - nsDialogs::OnBack - nsDialogs::OnChange - nsDialogs::OnClick - nsDialogs::OnNotify - nsDialogs::SelectFileDialog - nsDialogs::SelectFolderDialog - nsDialogs::SetRTL - nsDialogs::SetUserData - nsDialogs::Show - nsExec::Exec - nsExec::ExecToLog - nsExec::ExecToStack !define: "MUI_INSERT_NSISCONF"="" Changing directory to: "c:\build\comm-central\sb-de\calendar\installer\windows\instgen" Processing script file: "uninstaller.nsi" - AppAssocReg::ClearUserAssociations - AppAssocReg::QueryAppIsDefault - AppAssocReg::QueryAppIsDefaultAll - AppAssocReg::QueryCurrentDefault - AppAssocReg::SetAppAsDefault - AppAssocReg::SetAppAsDefaultAll - ShellLink::GetShortCutArgs - ShellLink::GetShortCutDescription - ShellLink::GetShortCutHotkey - ShellLink::GetShortCutIconIndex - ShellLink::GetShortCutIconLocation - ShellLink::GetShortCutShowMode - ShellLink::GetShortCutTarget - ShellLink::GetShortCutWorkingDirectory - ShellLink::SetShortCutArgs - ShellLink::SetShortCutDescription - ShellLink::SetShortCutHotkey - ShellLink::SetShortCutIconIndex - ShellLink::SetShortCutIconLocation - ShellLink::SetShortCutShowMode - ShellLink::SetShortCutTarget - ShellLink::SetShortCutWorkingDirectory - UAC::Exec - UAC::ExecCodeSegment - UAC::ExecWait - UAC::GetElevationType - UAC::GetOuterHwnd - UAC::IsAdmin - UAC::RunElevated - UAC::ShellExec - UAC::ShellExecWait - UAC::StackPush - UAC::SupportsUAC - UAC::Unload - nsProcess::_FindProcess - nsProcess::_KillProcess - nsProcess::_Unload Processed 1 file, writing output: Output: "c:\build\comm-central\sb-de\calendar\installer\windows\instgen\helper.exe" Install: 2 pages (128 bytes), 1 section (2072 bytes), 1627 instructions (45556 bytes), 274 strings (8160 bytes), 1 language table (218 bytes). Uninstall: 5 pages (320 bytes), 1 section (2072 bytes), 1644 instructions (46032 bytes), 331 strings (9822 bytes), 1 language table (306 bytes). Datablock optimizer saved 81428 bytes (~15.6%). Using zlib compression. EXE header size: 63488 / 39424 bytes Install code: 56514 / 56510 bytes Install data: 58090 / 139526 bytes Uninstall code+data: 316240 / 316232 bytes CRC (0x0A51D59F): 4 / 4 bytes Total size: 494336 / 551696 bytes (89.6%) c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../../mozilla/dist/bin/uninstall cp instgen/helper.exe ../../../mozilla/dist/bin/uninstall make[5]: Leaving directory `/c/build/comm-central/sb-de/calendar/installer/windows' make[5]: Entering directory `/c/build/comm-central/sb-de/calendar/sunbird/base' c:/mozilla-build/python25/python2.5.exe /c/build/comm-central/comm-central/mozilla/config/JarMaker.py \ -j ../../../mozilla/dist/bin/chrome \ -t /c/build/comm-central/comm-central -f jar -DNDEBUG -DTRIMMED -DAPP_VERSION="1.1a1pre" -DTHEME=winstripe -DMOZ_UPDATER=1 -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_CRT_SECURE_NO_WARNINGS=1 -D_CRT_NONSTDC_NO_WARNINGS=1 -DHAVE_WINSDKVER_H=1 -DMOZ_MSVC_STL_WRAP__Throw=1 -DWINVER=0x502 -D_WIN32_WINNT=0x502 -D_WIN32_IE=0x0500 -DMOZ_WINSDK_TARGETVER=0x06010000 -DMOZ_NTDDI_WS03=0x05020000 -DMOZ_NTDDI_LONGHORN=0x06000000 -DMOZ_NTDDI_WIN7=0x06010000 -DX_DISPLAY_MISSING=1 -DMOZILLA_VERSION=\"1.9.3a5pre\" -DMOZILLA_VERSION_U=1.9.3a5pre -DHAVE_SNPRINTF=1 -D_WINDOWS=1 -DWIN32=1 -DXP_WIN=1 -DXP_WIN32=1 -DHW_THREADS=1 -DSTDC_HEADERS=1 -DWIN32_LEAN_AND_MEAN=1 -DNO_X11=1 -DHAVE_MMINTRIN_H=1 -D_X86_=1 -DD_INO=d_ino -DNS_ALWAYS_INLINE= -DNS_ATTR_MALLOC= -DNS_WARN_UNUSED_RESULT= -DNS_NORETURN= -DMALLOC_H=\ -DHAVE_FORCEINLINE=1 -DMOZ_SUNBIRD=1 -DMOZ_BUILD_APP=calendar -DMOZ_DISTRIBUTION_ID=\"org.mozilla\" -DIBMBIDI=1 -DMOZ_VIEW_SOURCE=1 -DACCESSIBILITY=1 -DMOZ_XPINSTALL=1 -DMOZ_JSLOADER=1 -DNS_PRINTING=1 -DMOZ_XTF=1 -DMOZ_CRASHREPORTER=1 -DMOZ_SMIL=1 -DMOZ_UPDATE_CHANNEL=default -DMOZ_FEEDS=1 -DMOZ_STORAGE=1 -DMOZ_LOGGING=1 -DMOZ_USER_DIR=\"Mozilla\" -DMOZ_STATIC_BUILD=1 -DMOZ_STATIC_MAIL_BUILD=1 -DMOZ_XUL=1 -DMOZ_PROFILELOCKING=1 -DMOZ_RDF=1 -DBUILD_CTYPES=1 -DMOZ_MORKREADER=1 -DMOZ_PLACES=1 -DMOZ_DLL_SUFFIX=\".dll\" \ /c/build/comm-central/comm-central/calendar/sunbird/base/jar.mn make[5]: Leaving directory `/c/build/comm-central/sb-de/calendar/sunbird/base' make[5]: Entering directory `/c/build/comm-central/sb-de/calendar/sunbird/locales' c:/build/comm-central/sb-de/mozilla/config/nsinstall.exe -D ../../../mozilla/dist/bin/defaults/pref set -e; \ for i in /c/build/comm-central/de/calendar/sunbird-l10n.js; do \ dest=../../../mozilla/dist/bin/defaults/pref/`basename $i`; \ rm -f -f $dest; \ c:/mozilla-build/python25/python2.5.exe /c/build/comm-central/comm-central/mozilla/config/Preprocessor.py --line-endings=crlf -DAB_CD="de" -DLOCALE_SRCDIR=/c/build/comm-central/de/calendar -DAPP_VERSION="1.1a1pre" -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_CRT_SECURE_NO_WARNINGS=1 -D_CRT_NONSTDC_NO_WARNINGS=1 -DHAVE_WINSDKVER_H=1 -DMOZ_MSVC_STL_WRAP__Throw=1 -DWINVER=0x502 -D_WIN32_WINNT=0x502 -D_WIN32_IE=0x0500 -DMOZ_WINSDK_TARGETVER=0x06010000 -DMOZ_NTDDI_WS03=0x05020000 -DMOZ_NTDDI_LONGHORN=0x06000000 -DMOZ_NTDDI_WIN7=0x06010000 -DX_DISPLAY_MISSING=1 -DMOZILLA_VERSION=\"1.9.3a5pre\" -DMOZILLA_VERSION_U=1.9.3a5pre -DHAVE_SNPRINTF=1 -D_WINDOWS=1 -DWIN32=1 -DXP_WIN=1 -DXP_WIN32=1 -DHW_THREADS=1 -DSTDC_HEADERS=1 -DWIN32_LEAN_AND_MEAN=1 -DNO_X11=1 -DHAVE_MMINTRIN_H=1 -D_X86_=1 -DD_INO=d_ino -DNS_ALWAYS_INLINE= -DNS_ATTR_MALLOC= -DNS_WARN_UNUSED_RESULT= -DNS_NORETURN= -DMALLOC_H=\ -DHAVE_FORCEINLINE=1 -DMOZ_SUNBIRD=1 -DMOZ_BUILD_APP=calendar -DMOZ_DISTRIBUTION_ID=\"org.mozilla\" -DIBMBIDI=1 -DMOZ_VIEW_SOURCE=1 -DACCESSIBILITY=1 -DMOZ_XPINSTALL=1 -DMOZ_JSLOADER=1 -DNS_PRINTING=1 -DMOZ_XTF=1 -DMOZ_CRASHREPORTER=1 -DMOZ_SMIL=1 -DMOZ_UPDATE_CHANNEL=default -DMOZ_FEEDS=1 -DMOZ_STORAGE=1 -DMOZ_LOGGING=1 -DMOZ_USER_DIR=\"Mozilla\" -DMOZ_STATIC_BUILD=1 -DMOZ_STATIC_MAIL_BUILD=1 -DMOZ_XUL=1 -DMOZ_PROFILELOCKING=1 -DMOZ_RDF=1 -DBUILD_CTYPES=1 -DMOZ_MORKREADER=1 -DMOZ_PLACES=1 -DMOZ_DLL_SUFFIX=\".dll\" -DNDEBUG -DTRIMMED $i > $dest; \ done c:/mozilla-build/python25/python2.5.exe /c/build/comm-central/comm-central/mozilla/config/JarMaker.py \ -j ../../../mozilla/dist/bin/chrome \ -t /c/build/comm-central/comm-central -f jar -c /c/build/comm-central/de/calendar -DNDEBUG -DTRIMMED -DAB_CD="de" -DLOCALE_SRCDIR=/c/build/comm-central/de/calendar -DAPP_VERSION="1.1a1pre" -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_CRT_SECURE_NO_WARNINGS=1 -D_CRT_NONSTDC_NO_WARNINGS=1 -DHAVE_WINSDKVER_H=1 -DMOZ_MSVC_STL_WRAP__Throw=1 -DWINVER=0x502 -D_WIN32_WINNT=0x502 -D_WIN32_IE=0x0500 -DMOZ_WINSDK_TARGETVER=0x06010000 -DMOZ_NTDDI_WS03=0x05020000 -DMOZ_NTDDI_LONGHORN=0x06000000 -DMOZ_NTDDI_WIN7=0x06010000 -DX_DISPLAY_MISSING=1 -DMOZILLA_VERSION=\"1.9.3a5pre\" -DMOZILLA_VERSION_U=1.9.3a5pre -DHAVE_SNPRINTF=1 -D_WINDOWS=1 -DWIN32=1 -DXP_WIN=1 -DXP_WIN32=1 -DHW_THREADS=1 -DSTDC_HEADERS=1 -DWIN32_LEAN_AND_MEAN=1 -DNO_X11=1 -DHAVE_MMINTRIN_H=1 -D_X86_=1 -DD_INO=d_ino -DNS_ALWAYS_INLINE= -DNS_ATTR_MALLOC= -DNS_WARN_UNUSED_RESULT= -DNS_NORETURN= -DMALLOC_H=\ -DHAVE_FORCEINLINE=1 -DMOZ_SUNBIRD=1 -DMOZ_BUILD_APP=calendar -DMOZ_DISTRIBUTION_ID=\"org.mozilla\" -DIBMBIDI=1 -DMOZ_VIEW_SOURCE=1 -DACCESSIBILITY=1 -DMOZ_XPINSTALL=1 -DMOZ_JSLOADER=1 -DNS_PRINTING=1 -DMOZ_XTF=1 -DMOZ_CRASHREPORTER=1 -DMOZ_SMIL=1 -DMOZ_UPDATE_CHANNEL=default -DMOZ_FEEDS=1 -DMOZ_STORAGE=1 -DMOZ_LOGGING=1 -DMOZ_USER_DIR=\"Mozilla\" -DMOZ_STATIC_BUILD=1 -DMOZ_STATIC_MAIL_BUILD=1 -DMOZ_XUL=1 -DMOZ_PROFILELOCKING=1 -DMOZ_RDF=1 -DBUILD_CTYPES=1 -DMOZ_MORKREADER=1 -DMOZ_PLACES=1 -DMOZ_DLL_SUFFIX=\".dll\" \ /c/build/comm-central/comm-central/calendar/sunbird/locales/jar.mn set -e; \ for file in /c/build/comm-central/de/calendar/README.txt; do \ /bin/sh /c/build/comm-central/comm-central/build/msys-perl-wrapper -pe 's/(? ../../../mozilla/dist/bin/`basename $file`; \ done cat /c/build/comm-central/de/calendar/updater/updater.ini /c/build/comm-central/comm-central/calendar/sunbird/locales/../../installer/windows/nsis/updater_append.ini | \ sed -e "s/^InfoText=/Info=/" -e "s/^TitleText=/Title=/" | \ sed -e "s/%MOZ_APP_DISPLAYNAME%/Calendar/" > \ ../../../mozilla/dist/bin/updater.ini make[5]: Leaving directory `/c/build/comm-central/sb-de/calendar/sunbird/locales' make[5]: Entering directory `/c/build/comm-central/sb-de/calendar/sunbird/app' nsCalendarApp.cpp Building deps for /c/build/comm-central/comm-central/calendar/sunbird/app/nsCalendarApp.cpp cl -FonsCalendarApp.obj -c -D_HAS_EXCEPTIONS=0 -I../../../mozilla/dist/stl_wrappers -DAB_CD=de -DAPP_VERSION="1.1a1pre" -DAPP_UA_NAME="Calendar" -DGRE_MILESTONE=1.9.3a5pre -DGRE_BUILDID=20100512205640 -DMOZ_SOURCE_STAMP="7b55b0e99d7c" -DMOZ_SOURCE_REPO="http://hg.mozilla.org/comm-central/" -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_BUILD_STATIC_BIN=1 -DSUNBIRD_ICO=\"../../../mozilla/dist/branding/sunbird.ico\" -I/c/build/comm-central/comm-central/mozilla/toolkit/xre -I/c/build/comm-central/comm-central/config -I/c/build/comm-central/comm-central/calendar/sunbird/app -I. -I../../../mozilla/dist/include -I../../../mozilla/dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../comm-config.h -DMOZILLA_CLIENT /c/build/comm-central/comm-central/calendar/sunbird/app/nsCalendarApp.cpp nsCalendarApp.cpp rm -f nsStaticComponents.cpp cat /c/build/comm-central/comm-central/mozilla/config/nsStaticComponents.cpp.in | \ sed -e "s|%MODULE_LIST%|MODULE(nsPrefModule) MODULE(nsUConvModule) MODULE(nsI18nModule) MODULE(necko) MODULE(nsAuthModule) MODULE(nsChardetModule) MODULE(ZipWriterModule) MODULE(nsJarModule) MODULE(nsCookieModule) MODULE(nsPermissionsModule) MODULE(mozStorageModule) MODULE(nsRDFModule) MODULE(nsParserModule) MODULE(nsGfxModule) MODULE(nsIconDecoderModule) MODULE(nsImageLib2Module) MODULE(nsPluginModule) MODULE(nsWidgetModule) MODULE(nsTransactionManagerModule) MODULE(nsLayoutModule) MODULE(docshell_provider) MODULE(embedcomponents) MODULE(Browser_Embedding_Module) MODULE(appshell) MODULE(nsAccessibilityModule) MODULE(nsChromeModule) MODULE(nsWindowDataSourceModule) MODULE(xpAutoComplete) MODULE(mozSpellCheckerModule) MODULE(CommandLineModule) MODULE(nsPlacesModule) MODULE(jsctypes) MODULE(tkAutoCompleteModule) MODULE(satchel) MODULE(nsToolkitCompsModule) MODULE(AddonsModule) MODULE(nsWindowsProxyModule) MODULE(Apprunner) MODULE(BOOT) MODULE(NSS) MODULE(PKI) MODULE(nsAutoConfigModule)|" \ > nsStaticComponents.cpp nsStaticComponents.cpp Building deps for nsStaticComponents.cpp cl -FonsStaticComponents.obj -c -D_HAS_EXCEPTIONS=0 -I../../../mozilla/dist/stl_wrappers -DAB_CD=de -DAPP_VERSION="1.1a1pre" -DAPP_UA_NAME="Calendar" -DGRE_MILESTONE=1.9.3a5pre -DGRE_BUILDID=20100512205640 -DMOZ_SOURCE_STAMP="7b55b0e99d7c" -DMOZ_SOURCE_REPO="http://hg.mozilla.org/comm-central/" -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_BUILD_STATIC_BIN=1 -DSUNBIRD_ICO=\"../../../mozilla/dist/branding/sunbird.ico\" -I/c/build/comm-central/comm-central/mozilla/toolkit/xre -I/c/build/comm-central/comm-central/config -I/c/build/comm-central/comm-central/calendar/sunbird/app -I. -I../../../mozilla/dist/include -I../../../mozilla/dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O1 -MD -FI ../../../comm-config.h -DMOZILLA_CLIENT /c/build/comm-central/sb-de/calendar/sunbird/app/nsStaticComponents.cpp nsStaticComponents.cpp /bin/sh /c/build/comm-central/comm-central/build/msys-perl-wrapper /c/build/comm-central/comm-central/mozilla/config/version_win.pl -QUIET 1 -DEPTH ../../../mozilla -TOPSRCDIR /c/build/comm-central/comm-central/mozilla -OBJDIR . -SRCDIR /c/build/comm-central/comm-central/calendar/sunbird/app -DISPNAME Calendar -APPVERSION 1.1a1pre -BINARY sunbird.exe -RCINCLUDE /c/build/comm-central/comm-central/calendar/sunbird/app/splash.rc Creating Resource file: module.res rc.exe -DMOZ_SUNBIRD -I/c/build/comm-central/comm-central/calendar/sunbird/app -DMOZ_STATIC_BUILD -r -DAB_CD=de -DAPP_VERSION="1.1a1pre" -DAPP_UA_NAME="Calendar" -DGRE_MILESTONE=1.9.3a5pre -DGRE_BUILDID=20100512205640 -DMOZ_SOURCE_STAMP="7b55b0e99d7c" -DMOZ_SOURCE_REPO="http://hg.mozilla.org/comm-central/" -DMOZILLA_INTERNAL_API -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DMOZ_SUNBIRD=1 -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_BUILD_STATIC_BIN=1 -DSUNBIRD_ICO=\"../../../mozilla/dist/branding/sunbird.ico\" -I/c/build/comm-central/comm-central/mozilla/toolkit/xre -I/c/build/comm-central/comm-central/config -I/c/build/comm-central/comm-central/calendar/sunbird/app -I. -I../../../mozilla/dist/include -I../../../mozilla/dist/include/nsprpub -Ic:/build/comm-central/sb-de/mozilla/dist/include/nspr -Ic:/build/comm-central/sb-de/mozilla/dist/include/nss -Fomodule.res /c/build/comm-central/sb-de/calendar/sunbird/app/module.rc Microsoft (R) Windows (R) Resource Compiler Version 6.1.7600.16385 Copyright (C) Microsoft Corporation. All rights reserved. link -NOLOGO -OUT:sunbird.exe -PDB:sunbird.pdb -SUBSYSTEM:WINDOWS -ENTRY:wmainCRTStartup -MANIFESTUAC:NO -NXCOMPAT -DYNAMICBASE -SAFESEH /HEAP:0x40000 nsCalendarApp.obj nsStaticComponents.obj ./module.res ../../../mozilla/toolkit/xre/xulapp_s.lib -LIBPATH:../../../staticlib c:/build/comm-central/sb-de/mozilla/dist/lib/mozjs.lib c:/build/comm-central/sb-de/mozilla/dist/lib/xpcom.lib c:/build/comm-central/sb-de/mozilla/dist/lib/xpcom_core.lib c:/build/comm-central/sb-de/mozilla/dist/lib/mozalloc.lib c:/build/comm-central/sb-de/mozilla/dist/lib/nspr4.lib c:/build/comm-central/sb-de/mozilla/dist/lib/plc4.lib c:/build/comm-central/sb-de/mozilla/dist/lib/plds4.lib ../../../mozilla/staticlib/components/xppref32.lib ../../../mozilla/staticlib/components/uconv.lib ../../../mozilla/staticlib/components/i18n.lib ../../../mozilla/staticlib/components/necko.lib ../../../mozilla/staticlib/components/auth.lib ../../../mozilla/staticlib/components/chardet.lib ../../../mozilla/staticlib/components/zipwriter.lib ../../../mozilla/staticlib/components/jar50.lib ../../../mozilla/staticlib/components/cookie.lib ../../../mozilla/staticlib/components/permissions.lib ../../../mozilla/staticlib/components/storagecomps.lib ../../../mozilla/staticlib/components/rdf.lib ../../../mozilla/staticlib/components/htmlpars.lib ../../../mozilla/staticlib/components/gkgfxthebes.lib ../../../mozilla/staticlib/components/imgicon.lib ../../../mozilla/staticlib/components/imglib2.lib ../../../mozilla/staticlib/components/gkplugin.lib ../../../mozilla/staticlib/components/gkwidget.lib ../../../mozilla/staticlib/components/txmgr.lib ../../../mozilla/staticlib/components/gklayout.lib ../../../mozilla/staticlib/components/docshell.lib ../../../mozilla/staticlib/components/embedcomponents.lib ../../../mozilla/staticlib/components/webbrwsr.lib ../../../mozilla/staticlib/components/nsappshell.lib ../../../mozilla/staticlib/components/accessibility.lib ../../../mozilla/staticlib/components/chrome.lib ../../../mozilla/staticlib/components/windowds.lib ../../../mozilla/staticlib/components/xpautocomplete.lib ../../../mozilla/staticlib/components/spellchecker.lib ../../../mozilla/staticlib/components/commandlines.lib ../../../mozilla/staticlib/components/places.lib ../../../mozilla/staticlib/components/jsctypes.lib ../../../mozilla/staticlib/components/tkautocomplete.lib ../../../mozilla/staticlib/components/satchel.lib ../../../mozilla/staticlib/components/toolkitcomps.lib ../../../mozilla/staticlib/components/extensions.lib ../../../mozilla/staticlib/components/windowsproxy.lib ../../../mozilla/staticlib/components/pipboot.lib ../../../mozilla/staticlib/components/pipnss.lib ../../../mozilla/staticlib/components/pippki.lib ../../../mozilla/staticlib/components/autoconfig.lib ../../../mozilla/staticlib/mozreg_s.lib ../../../mozilla/staticlib/unicharutil_s.lib ../../../mozilla/staticlib/ucvutil_s.lib ../../../mozilla/staticlib/morkreader_s.lib ../../../mozilla/staticlib/gkgfx.lib ../../../mozilla/staticlib/thebes.lib ../../../mozilla/staticlib/gfxutils.lib ../../../mozilla/staticlib/ycbcr.lib ../../../mozilla/modules/libimg/png/png.lib ../../../mozilla/jpeg/jpeg3250.lib ../../../mozilla/modules/zlib/src/mozz.lib c:/build/comm-central/sb-de/mozilla/dist/lib/crmf.lib c:/build/comm-central/sb-de/mozilla/dist/lib/smime3.lib c:/build/comm-central/sb-de/mozilla/dist/lib/ssl3.lib c:/build/comm-central/sb-de/mozilla/dist/lib/nss3.lib c:/build/comm-central/sb-de/mozilla/dist/lib/nssutil3.lib ../../../mozilla/gfx/cairo/cairo/src/mozcairo.lib ../../../mozilla/gfx/cairo/libpixman/src/mozlibpixman.lib ../../../mozilla/gfx/qcms/mozqcms.lib ../../../mozilla/dist/lib/mozsqlite3.lib comctl32.lib comdlg32.lib uuid.lib shell32.lib ole32.lib oleaut32.lib version.lib winspool.lib imm32.lib usp10.lib kernel32.lib user32.lib gdi32.lib winmm.lib wsock32.lib advapi32.lib comctl32.lib comdlg32.lib uuid.lib shell32.lib ole32.lib oleaut32.lib version.lib winspool.lib usp10.lib msimg32.lib Creating library sunbird.lib and object sunbird.exp nsCalendarApp.obj : warning LNK4217: locally defined symbol _XRE_FreeAppData imported in function "int __cdecl NS_internal_main(int,char * *)" (?NS_internal_main@@YAHHPAPAD@Z) nsCalendarApp.obj : warning LNK4217: locally defined symbol _XRE_main imported in function "int __cdecl NS_internal_main(int,char * *)" (?NS_internal_main@@YAHHPAPAD@Z) nsCalendarApp.obj : warning LNK4217: locally defined symbol _XRE_CreateAppData imported in function "int __cdecl NS_internal_main(int,char * *)" (?NS_internal_main@@YAHHPAPAD@Z) nsCalendarApp.obj : warning LNK4217: locally defined symbol _XRE_GetBinaryPath imported in function "int __cdecl NS_internal_main(int,char * *)" (?NS_internal_main@@YAHHPAPAD@Z) gkwidget.lib(JumpListItem.obj) : error LNK2019: unresolved external symbol __imp__SHStrDupW@8 referenced in function "long __cdecl InitPropVariantFromString(unsigned short const *,struct tagPROPVARIANT *)" (?InitPropVariantFromString@@YAJPBGPAUtagPROPVARIANT@@@Z) gklayout.lib(nsEditor.obj) : error LNK2019: unresolved external symbol "public: static class nsIAtom * nsEditProperty::mozdirty" (?mozdirty@nsEditProperty@@2PAVnsIAtom@@A) referenced in function "public: virtual unsigned int __stdcall nsEditor::MarkNodeDirty(class nsIDOMNode *)" (?MarkNodeDirty@nsEditor@@UAGIPAVnsIDOMNode@@@Z) gklayout.lib(nsEditor.obj) : error LNK2019: unresolved external symbol "public: static class nsIAtom * nsEditProperty::mozEditorBogusNode" (?mozEditorBogusNode@nsEditProperty@@2PAVnsIAtom@@A) referenced in function "public: int __thiscall nsEditor::IsMozEditorBogusNode(class nsIDOMNode *)" (?IsMozEditorBogusNode@nsEditor@@QAEHPAVnsIDOMNode@@@Z) gklayout.lib(nsTextEditRules.obj) : error LNK2001: unresolved external symbol "public: static class nsIAtom * nsEditProperty::mozEditorBogusNode" (?mozEditorBogusNode@nsEditProperty@@2PAVnsIAtom@@A) sunbird.exe : fatal error LNK1120: 3 unresolved externals make[5]: Leaving directory `/c/build/comm-central/sb-de/calendar/sunbird/app' make[4]: Leaving directory `/c/build/comm-central/sb-de/calendar/sunbird' make[3]: Leaving directory `/c/build/comm-central/sb-de' make[2]: Leaving directory `/c/build/comm-central/sb-de' make[1]: Leaving directory `/c/build/comm-central/sb-de'