Skip to content

Instantly share code, notes, and snippets.

Created July 10, 2017 19:15
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/85660b2d2131632e0c76f48e4e5ef23a to your computer and use it in GitHub Desktop.
Save anonymous/85660b2d2131632e0c76f48e4e5ef23a to your computer and use it in GitHub Desktop.
MozillaBuild Install Directory: C:\mozilla-build\
IEUser@MSEDGEWIN10 ~
$ cd /c/mozilla-build/moz
mozmake/ moztools/ moztools-x64/
IEUser@MSEDGEWIN10 ~
$ cd /c/mozilla-source/mozilla-central/
IEUser@MSEDGEWIN10 /c/mozilla-source/mozilla-central
$ ./mach clobber
IEUser@MSEDGEWIN10 /c/mozilla-source/mozilla-central
$ ./mach build
0:01.06 c:\mozilla-build\mozmake\mozmake.EXE -f client.mk -s configure
0:02.78 client.mk:204: c:/mozilla-source/mozilla-central/obj-i686-pc-mingw32/.mozconfig.mk: No such file or directory
0:04.22 Clobber not needed.
0:07.25 cd c:/mozilla-source/mozilla-central/obj-i686-pc-mingw32
0:07.28 c:/mozilla-source/mozilla-central/configure
0:07.70 Creating Python environment
0:18.70 New python executable in c:\mozilla-source\mozilla-central\obj-i686-pc-mingw32\_virtualenv\Scripts\python2.7.exe
0:18.70 Also creating executable in c:\mozilla-source\mozilla-central\obj-i686-pc-mingw32\_virtualenv\Scripts\python.exe
0:18.70 Installing setuptools, pip, wheel...done.
0:19.45 running build_ext
0:19.45
0:19.45 building 'psutil._psutil_windows' extension
0:19.45
0:19.45 error: Microsoft Visual C++ 9.0 is required. Get it from http://aka.ms/vcpython27
0:19.45
0:19.45
0:19.45 Error processing command. Ignoring because optional. (optional:setup.py:third_party/python/psutil:build_ext:--inplace)
0:19.45 c:\mozilla-source\mozilla-central\python\mozbuild\mozbuild\virtualenv.py:376: UserWarning: Hacking environment to allow binary Python extensions to build. You can make this warning go away by installing Visual Studio 2008. You can download the Express Edition installer from http://go.microsoft.com/?linkid=7729279
0:19.45 warnings.warn('Hacking environment to allow binary Python '
0:19.45 Reexecuting in the virtualenv
0:19.83 checking for a shell... C:/mozilla-build/msys/bin/sh.exe
0:20.41 checking for host system type... i686-pc-mingw32
0:20.41 checking for target system type... i686-pc-mingw32
0:20.45 checking for a shell... C:/mozilla-build/msys/bin/sh.exe
0:21.05 checking for host system type... i686-pc-mingw32
0:21.05 checking for target system type... i686-pc-mingw32
0:21.09 checking whether cross compiling... no
0:21.17 checking for the target C compiler... 'C:/PROGRA~2/MICROS~2/2017/COMMUN~1/VC/Tools/MSVC/1410~1.250/bin/HostX64/x86/cl.exe'
0:21.27 checking whether the target C compiler can be used... yes
0:21.30 checking for pkg_config... not found
0:21.33 checking for yasm... c:/mozilla-build/yasm/yasm.exe
0:21.33 checking yasm version... 1.3.0
0:21.33 checking the target C compiler version... 19.10.25019
0:21.39 checking the target C compiler works... yes
0:21.42 checking for the target C++ compiler... 'C:/PROGRA~2/MICROS~2/2017/COMMUN~1/VC/Tools/MSVC/1410~1.250/bin/HostX64/x86/cl.exe'
0:21.48 checking whether the target C++ compiler can be used... yes
0:21.48 checking the target C++ compiler version... 19.10.25019
0:21.56 checking the target C++ compiler works... yes
0:21.58 checking for the host C compiler... 'C:/PROGRA~2/MICROS~2/2017/COMMUN~1/VC/Tools/MSVC/1410~1.250/bin/HostX64/x86/cl.exe'
0:21.66 checking whether the host C compiler can be used... yes
0:21.66 checking the host C compiler version... 19.10.25019
0:21.72 checking the host C compiler works... yes
0:21.73 checking for the host C++ compiler... 'C:/PROGRA~2/MICROS~2/2017/COMMUN~1/VC/Tools/MSVC/1410~1.250/bin/HostX64/x86/cl.exe'
0:21.81 checking whether the host C++ compiler can be used... yes
0:21.81 checking the host C++ compiler version... 19.10.25019
0:21.91 checking the host C++ compiler works... yes
0:22.00 checking for 64-bit OS... no
0:22.00 checking bindgen cflags... no
0:22.12 checking for Windows SDK... 0x0a00 in 'C:\Program Files (x86)\Windows Kits\10\'
0:22.12 checking for Universal CRT SDK... 10.0.15063.0 in 'C:\Program Files (x86)\Windows Kits\10\'
0:22.14 checking for the Debug Interface Access SDK... not found
0:22.19 checking for mt... 'c:/PROGRA~2/WI3CF2~1/10/bin/100150~1.0/x64/mt.exe'
0:22.19 checking whether MT is really Microsoft Manifest Tool... yes
0:22.19 checking for link... 'C:/PROGRA~2/MICROS~2/2017/COMMUN~1/VC/Tools/MSVC/1410~1.250/bin/HostX64/x86/link.exe'
0:22.22 checking for makecab... c:/Windows/System32/makecab.exe
0:22.38 checking for stdint.h... yes
0:22.47 checking for inttypes.h... yes
0:22.61 checking for malloc.h... yes
0:22.70 checking for alloca.h... no
0:22.77 checking for perf_event_open system call... no
0:22.78 checking for rustc... c:/Users/IEUser/.cargo/bin/rustc.exe
0:22.78 checking for cargo... c:/Users/IEUser/.cargo/bin/cargo.exe
0:23.36 checking rustc version... 1.18.0
0:23.88 checking cargo version... 0.19.0
0:25.12 checking for tar... C:/mozilla-build/msys/bin/tar.exe
0:25.12 checking for unzip... c:/mozilla-build/info-zip/unzip.exe
0:25.12 checking for zip... c:/mozilla-build/info-zip/zip.exe
0:25.12 checking for the Mozilla API key... no
0:25.12 checking for the Google API key... no
0:25.12 checking for the Bing API key... no
0:25.12 checking for the Adjust SDK key... no
0:25.12 checking for the Leanplum SDK key... no
0:25.14 checking for awk... C:/mozilla-build/msys/bin/gawk.exe
0:25.16 checking for perl... C:/mozilla-build/msys/bin/perl.exe
0:25.19 checking for minimum required perl version >= 5.006... 5.008008
0:25.20 checking for full perl installation... yes
0:25.23 checking for gmake... c:/mozilla-build/mozmake/mozmake.EXE
0:25.23 checking for doxygen... not found
0:25.25 checking for xargs... C:/mozilla-build/msys/bin/xargs.exe
0:25.28 checking for makensisu... c:/mozilla-build/nsis-3.0b3/makensis-3.0b3.exe
0:25.31 checking for NSIS version... 3.0b3
0:25.31 checking for 32-bit NSIS... yes
0:25.31 checking for autoconf... C:/mozilla-build/msys/local/bin/autoconf-2.13
0:29.03 creating cache ./config.cache
0:29.80 checking host system type... i686-pc-mingw32
0:30.30 checking target system type... i686-pc-mingw32
0:30.75 checking build system type... i686-pc-mingw32
0:30.89 checking for gcc... cl.exe
0:31.20 checking whether the C compiler (cl.exe ) works... yes
0:31.20 checking whether the C compiler (cl.exe ) is a cross-compiler... no
0:31.34 checking whether we are using GNU C... no
0:31.48 checking whether cl.exe accepts -g... no
0:33.53 checking for c++... cl.exe
0:33.81 checking whether the C++ compiler (cl.exe ) works... yes
0:33.81 checking whether the C++ compiler (cl.exe ) is a cross-compiler... no
0:33.97 checking whether we are using GNU C++... no
0:34.12 checking whether cl.exe accepts -g... no
0:34.12 checking for ranlib... :
0:34.14 checking for ml... /c/Program Files (x86)/Microsoft Visual Studio/2017/Community/VC/Tools/MSVC/14.10.25017/bin/HostX64/x86/ml
0:34.23 checking for ar... no
0:34.25 checking for strip... no
0:34.27 checking for windres... no
0:34.30 checking for otool... no
0:34.39 checking for midl... midl
0:35.38 checking for dia2.h... no
0:35.98 checking for overridable _RAISE... yes
0:37.23 checking for X... no
0:39.62 checking for malloc.h... yes
0:40.12 checking for strndup... no
0:40.48 checking for posix_memalign... no
0:40.89 checking for memalign... no
0:41.31 checking for malloc_usable_size... no
0:41.53 checking whether malloc_usable_size definition can use const argument... yes
0:41.83 checking for valloc in malloc.h... no
0:42.02 checking for valloc in unistd.h... no
0:42.39 checking NSPR selection... source-tree
0:42.56 checking if app-specific confvars.sh exists... c:/mozilla-source/mozilla-central/browser/confvars.sh
0:44.41 Found D3D compiler in Windows SDK.
0:44.42 Found MOZ_D3DCOMPILER_VISTA_DLL_PATH: C:\Program Files (x86)\Windows Kits\10\/Redist/D3D/x86/d3dcompiler_47.dll
0:44.42 Found d3dcompiler DLL for Vista+: d3dcompiler_47.dll
0:44.89 checking for wget... wget
0:45.81 checking for valid C compiler optimization flags... yes
0:47.00 checking what kind of list files are supported by the linker... list
0:48.61 checking for d3d10.h... yes
0:50.36 checking for posix_fadvise... no
0:50.77 checking for posix_fallocate... no
0:51.19 updating cache ./config.cache
0:51.25 creating ./config.data
0:52.19 js\src> configuring
0:52.19 js\src> running c:\mozilla-source\mozilla-central\obj-i686-pc-mingw32\_virtualenv\Scripts\python.exe c:/mozilla-source/mozilla-central/build\..\configure.py --enable-project=js --target=i686-pc-mingw32 --host=i686-pc-mingw32 --enable-tests --disable-debug --disable-rust-debug --without-toolchain-prefix --enable-debug-symbols --disable-release --enable-jemalloc --without-linux-headers --disable-warnings-as-errors --disable-js-shell --disable-shared-js --disable-export-js --disable-instruments --disable-callgrind --enable-profiling --enable-vtune --disable-gc-trace --disable-perf --disable-more-deterministic --enable-ctypes --without-system-ffi --disable-fuzzing --with-nspr-cflags=-Ic:/mozilla-source/mozilla-central/obj-i686-pc-mingw32/dist/include/nspr --with-nspr-libs=c:/mozilla-source/mozilla-central/obj-i686-pc-mingw32/dist/lib/nspr4.lib c:/mozilla-source/mozilla-central/obj-i686-pc-mingw32/dist/lib/plc4.lib c:/mozilla-source/mozilla-central/obj-i686-pc-mingw32/dist/lib/plds4.lib --prefix=c:/mozilla-source/mozilla-central/obj-i686-pc-mingw32/dist JS_STANDALONE= --cache-file=c:/mozilla-source/mozilla-central/obj-i686-pc-mingw32/js/src/config.cache
0:52.44 js\src> checking for a shell... C:/mozilla-build/msys/bin/sh.exe
0:52.72 js\src> checking for host system type... i686-pc-mingw32
0:53.02 js\src> checking for target system type... i686-pc-mingw32
0:53.19 js\src> checking for a shell... C:/mozilla-build/msys/bin/sh.exe
0:53.52 js\src> checking for host system type... i686-pc-mingw32
0:53.80 js\src> checking for target system type... i686-pc-mingw32
0:53.80 js\src> checking for the Android toolchain directory... not found
0:53.80 js\src> checking whether cross compiling... no
0:53.86 js\src> checking for the target C compiler... 'c:/PROGRA~2/MICROS~2/2017/COMMUN~1/VC/Tools/MSVC/1410~1.250/bin/HostX64/x86/cl.exe'
0:53.95 js\src> checking whether the target C compiler can be used... yes
0:53.98 js\src> checking for pkg_config... not found
0:54.00 js\src> checking for yasm... c:/mozilla-build/yasm/yasm.exe
0:54.00 js\src> checking yasm version... 1.3.0
0:54.02 js\src> checking for android ndk version... no
0:54.02 js\src> checking for android platform directory... no
0:54.02 js\src> checking the target C compiler version... 19.10.25019
0:54.09 js\src> checking the target C compiler works... yes
0:54.11 js\src> checking for the target C++ compiler... 'c:/PROGRA~2/MICROS~2/2017/COMMUN~1/VC/Tools/MSVC/1410~1.250/bin/HostX64/x86/cl.exe'
0:54.20 js\src> checking whether the target C++ compiler can be used... yes
0:54.20 js\src> checking the target C++ compiler version... 19.10.25019
0:54.28 js\src> checking the target C++ compiler works... yes
0:54.30 js\src> checking for the host C compiler... 'c:/PROGRA~2/MICROS~2/2017/COMMUN~1/VC/Tools/MSVC/1410~1.250/bin/HostX64/x86/cl.exe'
0:54.39 js\src> checking whether the host C compiler can be used... yes
0:54.39 js\src> checking the host C compiler version... 19.10.25019
0:54.45 js\src> checking the host C compiler works... yes
0:54.45 js\src> checking for the host C++ compiler... 'c:/PROGRA~2/MICROS~2/2017/COMMUN~1/VC/Tools/MSVC/1410~1.250/bin/HostX64/x86/cl.exe'
0:54.53 js\src> checking whether the host C++ compiler can be used... yes
0:54.53 js\src> checking the host C++ compiler version... 19.10.25019
0:54.62 js\src> checking the host C++ compiler works... yes
0:54.70 js\src> checking for 64-bit OS... no
0:54.70 js\src> checking bindgen cflags... no
0:54.77 js\src> checking for Windows SDK... 0x0a00 in 'C:\Program Files (x86)\Windows Kits\10\'
0:54.77 js\src> checking for Universal CRT SDK... 10.0.15063.0 in 'C:\Program Files (x86)\Windows Kits\10\'
0:54.78 js\src> checking for the Debug Interface Access SDK... not found
0:54.80 js\src> checking for mt... 'c:/PROGRA~2/WI3CF2~1/10/bin/100150~1.0/x64/mt.exe'
0:54.83 js\src> checking whether MT is really Microsoft Manifest Tool... yes
0:54.83 js\src> checking for link... 'C:/PROGRA~2/MICROS~2/2017/COMMUN~1/VC/Tools/MSVC/1410~1.250/bin/HostX64/x86/link.exe'
0:54.83 js\src> checking for makecab... c:/Windows/System32/makecab.exe
0:54.94 js\src> checking for stdint.h... yes
0:55.03 js\src> checking for inttypes.h... yes
0:55.14 js\src> checking for malloc.h... yes
0:55.23 js\src> checking for alloca.h... no
0:55.31 js\src> checking for perf_event_open system call... no
0:55.33 js\src> checking for awk... C:/mozilla-build/msys/bin/gawk.exe
0:55.36 js\src> checking for perl... C:/mozilla-build/msys/bin/perl.exe
0:55.39 js\src> checking for minimum required perl version >= 5.006... 5.008008
0:55.42 js\src> checking for full perl installation... yes
0:55.44 js\src> checking for gmake... c:/mozilla-build/mozmake/mozmake.EXE
0:55.47 js\src> checking for doxygen... not found
0:55.48 js\src> checking for xargs... C:/mozilla-build/msys/bin/xargs.exe
0:55.52 js\src> checking for makensisu... c:/mozilla-build/nsis-3.0b3/makensis-3.0b3.exe
0:55.55 js\src> checking for NSIS version... 3.0b3
0:55.55 js\src> checking for 32-bit NSIS... yes
0:55.55 js\src> checking for autoconf... C:/mozilla-build/msys/local/bin/autoconf-2.13
0:56.48 js\src> creating cache c:/mozilla-source/mozilla-central/obj-i686-pc-mingw32/js/src/config.cache
0:57.31 js\src> checking host system type... i686-pc-mingw32
0:57.84 js\src> checking target system type... i686-pc-mingw32
0:58.30 js\src> checking build system type... i686-pc-mingw32
0:58.41 js\src> checking for gcc... cl.exe
0:58.70 js\src> checking whether the C compiler (cl.exe ) works... yes
0:58.70 js\src> checking whether the C compiler (cl.exe ) is a cross-compiler... no
0:58.84 js\src> checking whether we are using GNU C... no
0:58.98 js\src> checking whether cl.exe accepts -g... no
0:58.98 js\src> checking for c++... cl.exe
0:59.28 js\src> checking whether the C++ compiler (cl.exe ) works... yes
0:59.28 js\src> checking whether the C++ compiler (cl.exe ) is a cross-compiler... no
0:59.42 js\src> checking whether we are using GNU C++... no
0:59.58 js\src> checking whether cl.exe accepts -g... no
0:59.58 js\src> checking for ranlib... echo not_ranlib
0:59.59 js\src> checking for ml... /c/Program Files (x86)/Microsoft Visual Studio/2017/Community/VC/Tools/MSVC/14.10.25017/bin/HostX64/x86/ml
0:59.70 js\src> checking for ar... lib
0:59.72 js\src> checking for strip... no
0:59.73 js\src> checking for windres... no
1:01.33 js\src> checking for _getc_nolock... yes
1:01.47 js\src> checking for sb-conf... no
1:01.48 js\src> checking for ve... no
1:02.28 js\src> checking for X... no
1:04.92 js\src> checking NSPR selection... command-line
1:05.20 js\src> checking for valid optimization flags... yes
1:05.94 js\src> checking what kind of list files are supported by the linker... list
1:06.97 js\src> checking for posix_fadvise... no
1:07.33 js\src> checking for posix_fallocate... no
1:07.62 js\src> checking for malloc.h... yes
1:08.09 js\src> checking for strndup... no
1:08.45 js\src> checking for posix_memalign... no
1:08.81 js\src> checking for memalign... no
1:09.19 js\src> checking for malloc_usable_size... no
1:09.38 js\src> checking whether malloc_usable_size definition can use const argument... yes
1:09.67 js\src> checking for valloc in malloc.h... no
1:09.86 js\src> checking for valloc in unistd.h... no
1:10.25 js\src> checking for setlocale... no
1:10.61 js\src> checking for localeconv... no
1:10.89 js\src> updating cache c:/mozilla-source/mozilla-central/obj-i686-pc-mingw32/js/src/config.cache
1:10.95 js\src> creating ./config.data
1:11.38 js\src> Creating config.status
1:59.62 Creating config.status
1:59.62 Reticulating splines...
1:59.62 c:\mozilla-source\mozilla-central\python\mozbuild\mozbuild\frontend\gyp_reader.py:382: UserWarning: MSVS_VERSION being set to 2015 to appease GYP
1:59.62 warnings.warn('MSVS_VERSION being set to 2015 to appease GYP')
1:59.62 Finished reading 1302 moz.build files in 16.27s
1:59.62 Read 120 gyp files in parallel contributing 0.00s to total wall time
1:59.62 Processed into 10703 build config descriptors in 5.72s
1:59.62 RecursiveMake backend executed in 19.69s
1:59.62 3138 total backend files; 3138 created; 0 updated; 0 unchanged; 0 deleted; 61 -> 1169 Makefile
1:59.62 FasterMake backend executed in 1.17s
1:59.62 19 total backend files; 19 created; 0 updated; 0 unchanged; 0 deleted
1:59.62 VisualStudio backend executed in 3.47s
1:59.62 Generated Visual Studio solution at c:/mozilla-source/mozilla-central/obj-i686-pc-mingw32\msvc\mozilla.sln
1:59.62 Total wall time: 47.70s; CPU time: 47.71s; Efficiency: 100%; Untracked: 1.39s
Configure complete!
Be sure to run |mach build| to pick up any changes
1:59.91 c:\mozilla-build\mozmake\mozmake.EXE -f client.mk -s
2:05.17 Adding client.mk options from :
2:05.17 MOZ_OBJDIR=c:/mozilla-source/mozilla-central/obj-i686-pc-mingw32
2:05.17 OBJDIR=c:/mozilla-source/mozilla-central/obj-i686-pc-mingw32
2:07.41 Elapsed: 0.19s; From dist/branding: Kept 0 existing; Added/updated 11; Removed 0 files and 0 directories.
2:14.70 Elapsed: 7.48s; From dist/idl: Kept 0 existing; Added/updated 1105; Removed 0 files and 0 directories.
2:15.06 Elapsed: 0.00s; From dist/public: Kept 0 existing; Added/updated 0; Removed 0 files and 0 directories.
2:15.44 Elapsed: 0.00s; From dist/private: Kept 0 existing; Added/updated 0; Removed 0 files and 0 directories.
2:16.14 Elapsed: 0.31s; From dist/xpi-stage: Kept 2 existing; Added/updated 13; Removed 0 files and 0 directories.
2:22.47 Elapsed: 5.98s; From _tests: Kept 0 existing; Added/updated 961; Removed 0 files and 0 directories.
2:34.05 Elapsed: 26.30s; From dist/include: Kept 0 existing; Added/updated 5508; Removed 0 files and 0 directories.
2:40.36 Elapsed: 17.48s; From dist/bin: Kept 0 existing; Added/updated 2286; Removed 0 files and 0 directories.
2:40.86 mozilla-config.h
2:40.88 buildid.h
2:40.91 source-repo.h
2:42.66 application.ini
2:42.66 js-confdefs.h
2:42.72 js-config.h
2:42.97 application.ini.h
2:42.97 ReservedWordsGenerated.h
2:43.25 selfhosted.out.h
2:43.34 StatsPhasesGenerated.h
2:43.56 StatsPhasesGenerated.cpp
2:43.56 Microsoft (R) C/C++ Optimizing Compiler Version 19.10.25019 for x86
2:43.58 Copyright (C) Microsoft Corporation. All rights reserved.
2:43.59
2:43.61 self-hosting-cpp-input.cpp
2:44.09 c:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.10.25017\bin\HostX64\x86\cl.exe -P -Fiself-hosting-preprocessed.pp -utf-8 -DMOZ_PERMISSIONS=1 -DEXPOSE_INTL_API=1 -D_WIN32_WINNT=0x601 -DMOZ_AV1=1 -DMOZ_ALLOW_LEGACY_EXTENSIONS=1 -DU_USING_ICU_NAMESPACE=0 -DNO_NSPR_10_SUPPORT=1 -DMOZ_B2G_VERSION="1.0.0" -DMOZ_SERVICES_HEALTHREPORT=1 -DHAVE_STDINT_H=1 -DMOZ_PHOTON_THEME=1 -DMOZ_XUL=1 -DUSE_SKIA=1 -DMALLOC_H=<malloc.h> -DMOZ_MACBUNDLE_ID=org.mozilla.nightly -DSTDC_HEADERS=1 -DMOZ_RUST_URLPARSE=1 -DWIN32_LEAN_AND_MEAN=1 -DMOZ_PEERCONNECTION=1 -DSTATIC_JS_API=1 -DENABLE_INTL_API=1 -DMOZ_USER_DIR="Mozilla" -DTRIMMED=1 -DMOZ_REPLACE_MALLOC=1 -DHAVE_MALLOC_H=1 -DWINVER=0x601 -DNS_PRINT_PREVIEW=1 -DMOZ_LIBAV_FFT=1 -DMOZ_TREE_PIXMAN=1 -DMOZ_DLL_SUFFIX=".dll" -DNS_PRINTING=1 -DMOZ_MEMORY=1 -DX_DISPLAY_MISSING=1 -DMOZ_MAINTENANCE_SERVICE=1 -DMOZ_WEBSPEECH=1 -DCROSS_COMPILE= -DNS_ENABLE_TSF=1 -DMOZ_ENABLE_MASK_AS_SHORTHAND=1 -DMOZILLA_UAVERSION="56.0" -DHAVE_UINT64_T=1 -DHAVE_FT_LOAD_SFNT_TABLE=1 -DMOZ_FMP4=1 -DMOZ_BUILD_WEBRENDER=1 -DMOZ_APP_UA_NAME="" -D_X86_=1 -DMOZ_WEBM_ENCODER=1 -DMOZ_APP_UA_VERSION="56.0a1" -DMOZ_TREE_CAIRO=1 -DMOZ_ADDON_SIGNING=1 -DHAVE_FT_GLYPHSLOT_EMBOLDEN=1 -DMOZ_CRASHREPORTER_ENABLE_PERCENT=100 -DWIN32=1 -DVPX_X86_ASM=1 -DHAVE_LOCALECONV=1 -DMOZ_STATIC_JS=1 -DMOZ_LOGGING=1 -DMOZILLA_VERSION_U=56.0a1 -D_CRT_SECURE_NO_WARNINGS=1 -DMOZ_RAW=1 -DMOZ_WEBSPEECH_TEST_BACKEND=1 -DMOZ_ENABLE_SKIA_PDF=1 -DMOZ_WEBRTC_ASSERT_ALWAYS=1 -DMOZ_BUILD_APP=browser -DMOZ_CRASHREPORTER=1 -DMOZ_ENABLE_SIGNMAR=1 -DMOZ_MSVC_STL_WRAP_RAISE=1 -DMOZ_PHOTON_ANIMATIONS=1 -DMOZ_PHOENIX=1 -DHAVE_ISATTY=1 -DHAVE_FORCEINLINE=1 -DMOZILLA_VERSION="56.0a1" -DMOZ_WMF=1 -DACCESSIBILITY=1 -DNIGHTLY_BUILD=1 -DHAVE_INTTYPES_H=1 -DMOZ_SRTP=1 -DMOZ_WEBRTC_SIGNALING=1 -DEARLY_BETA_OR_EARLIER=1 -DMOZ_ENABLE_SKIA_PDF_SFNTLY=1 -DMOZ_VORBIS=1 -DE10S_TESTING_ONLY=1 -DNDEBUG=1 -DGTEST_HAS_RTTI=0 -DNOMINMAX=1 -D_CRT_NONSTDC_NO_WARNINGS=1 -DD_INO=d_ino -DMOZ_B2G_OS_NAME="" -DMOZ_TREE_FREETYPE=1 -DTARGET_XPCOM_ABI="x86-msvc" -DMOZ_SECUREELEMENT=1 -D_WIN32_IE=0x0800 -DFIREFOX_VERSION=56.0a1 -DJS_DEFAULT_JITREPORT_GRANULARITY=3 -DMOZ_DISTRIBUTION_ID="org.mozilla" -DMOZ_UPDATER=1 -DXP_WIN=1 -DHAVE_FT_BITMAP_SIZE_Y_PPEM=1 -DFORCE_PR_LOG=1 -DMOZ_SAMPLE_TYPE_FLOAT32=1 -D_WINDOWS=1 -DMOZ_MEMORY_WINDOWS=1 -DMOZ_PLACES=1 -DMOZ_CRASHREPORTER_INJECTOR=1 -DA11Y_LOG=1 -DMOZ_VPX_NO_MEM_REPORTING=1 -DBUILD_CTYPES=1 -DMOZ_GMP_SANDBOX=1 -DMOZ_ENABLE_SKIA=1 -DMOZ_DATA_REPORTING=1 -DMOZ_GECKO_PROFILER=1 -DMOZ_VTUNE=1 -DMOZ_SANDBOX=1 -D_USE_MATH_DEFINES=1 -DUSE_SKIA_GPU=1 -DMOZ_FEEDS=1 -DMOZ_CONTENT_SANDBOX=1 -DXP_WIN32=1 -DMOZ_BUNDLED_FONTS=1 -DMOZ_INSTRUMENT_EVENT_LOOP=1 -DENABLE_SYSTEM_EXTENSION_DIRS=1 -DMOZ_FFVPX=1 -DENABLE_TESTS=1 -DHAVE_SEH_EXCEPTIONS=1 -DMOZ_UPDATE_CHANNEL=default -DMOZ_SCTP=1 -DMOZ_WEBRTC=1 -DHAVE_IO_H=1 -DMOZ_PROFILING=1 -DU_STATIC_IMPLEMENTATION=1 -DMALLOC_USABLE_SIZE_CONST_PTR=const self-hosting-cpp-input.cpp
2:44.09 xpcom-config.h
2:44.09 xpcom-private.h
2:44.52 fficonfig.h
2:44.52 ffi.h
2:44.84 xpcshell.inc
2:44.86 addons-public.inc
2:44.86 addons-stage.inc
2:45.17 privileged-package-root.inc
2:45.17 necko-config.h
2:45.95 CompositorD3D11Shaders.h
2:45.95 MLGShaders.h
2:47.23 fxc -nologo -Tvs_4_0_level_9_3 c:/mozilla-source/mozilla-central/gfx/layers/d3d11\CompositorD3D11.hlsl -ELayerQuadVS -VnLayerQuadVS -Vi -DVERTEX_SHADER -Fhc:\users\ieuser\appdata\local\temp\tmpwqhn2s
2:47.25 fxc -nologo -Tvs_4_0_level_9_3 c:/mozilla-source/mozilla-central/gfx/layers/d3d11\CompositorD3D11.hlsl -ELayerDynamicVS -VnLayerDynamicVS -Vi -DVERTEX_SHADER -Fhc:\users\ieuser\appdata\local\temp\tmp3fqr_n
2:47.27 fxc -nologo -Tvs_4_0_level_9_3 c:/mozilla-source/mozilla-central/gfx/layers/d3d11\CompositorD3D11.hlsl -ELayerQuadMaskVS -VnLayerQuadMaskVS -Vi -DVERTEX_SHADER -Fhc:\users\ieuser\appdata\local\temp\tmpzuypbk
2:47.27 fxc -nologo -Tvs_4_0_level_9_3 c:/mozilla-source/mozilla-central/gfx/layers/d3d11\CompositorD3D11.hlsl -ELayerDynamicMaskVS -VnLayerDynamicMaskVS -Vi -DVERTEX_SHADER -Fhc:\users\ieuser\appdata\local\temp\tmpcsaun_
2:47.33 fxc -nologo -Tvs_4_0_level_9_3 c:/mozilla-source/mozilla-central/gfx/layers/d3d11\CompositorD3D11.hlsl -ELayerQuadBlendVS -VnLayerQuadBlendVS -Vi -DVERTEX_SHADER -Fhc:\users\ieuser\appdata\local\temp\tmppdaqzk
2:47.38 fxc -nologo -Tvs_4_0_level_9_3 c:/mozilla-source/mozilla-central/gfx/layers/d3d11\CompositorD3D11.hlsl -ELayerQuadBlendMaskVS -VnLayerQuadBlendMaskVS -Vi -DVERTEX_SHADER -Fhc:\users\ieuser\appdata\local\temp\tmpsqt9jn
2:47.38 fxc -nologo -Tvs_4_0_level_9_3 c:/mozilla-source/mozilla-central/gfx/layers/d3d11\CompositorD3D11.hlsl -ELayerDynamicBlendVS -VnLayerDynamicBlendVS -Vi -DVERTEX_SHADER -Fhc:\users\ieuser\appdata\local\temp\tmpabw1pw
2:47.38 fxc -nologo -Tvs_4_0_level_9_3 c:/mozilla-source/mozilla-central/gfx/layers/d3d11\CompositorD3D11.hlsl -ELayerDynamicBlendMaskVS -VnLayerDynamicBlendMaskVS -Vi -DVERTEX_SHADER -Fhc:\users\ieuser\appdata\local\temp\tmpizgfti
2:47.38 fxc -nologo -Tps_4_0_level_9_3 c:/mozilla-source/mozilla-central/gfx/layers/d3d11\CompositorD3D11.hlsl -ESolidColorShader -VnSolidColorShader -Vi -DPIXEL_SHADER -Fhc:\users\ieuser\appdata\local\temp\tmpkmco0h
2:47.38 fxc -nologo -Tps_4_0_level_9_3 c:/mozilla-source/mozilla-central/gfx/layers/d3d11\CompositorD3D11.hlsl -ERGBShader -VnRGBShader -Vi -DPIXEL_SHADER -Fhc:\users\ieuser\appdata\local\temp\tmpyfj7d6
2:47.38 fxc -nologo -Tps_4_0_level_9_3 c:/mozilla-source/mozilla-central/gfx/layers/d3d11\CompositorD3D11.hlsl -ERGBAShader -VnRGBAShader -Vi -DPIXEL_SHADER -Fhc:\users\ieuser\appdata\local\temp\tmpsto5hd
2:47.38 fxc -nologo -Tps_4_0_level_9_3 c:/mozilla-source/mozilla-central/gfx/layers/d3d11\CompositorD3D11.hlsl -EComponentAlphaShader -VnComponentAlphaShader -Vi -DPIXEL_SHADER -Fhc:\users\ieuser\appdata\local\temp\tmpr5mz8t
2:47.41 fxc -nologo -Tps_4_0_level_9_3 c:/mozilla-source/mozilla-central/gfx/layers/d3d11\CompositorD3D11.hlsl -EYCbCrShader -VnYCbCrShader -Vi -DPIXEL_SHADER -Fhc:\users\ieuser\appdata\local\temp\tmpfhfu2f
2:47.42 fxc -nologo -Tps_4_0_level_9_3 c:/mozilla-source/mozilla-central/gfx/layers/d3d11\CompositorD3D11.hlsl -ENV12Shader -VnNV12Shader -Vi -DPIXEL_SHADER -Fhc:\users\ieuser\appdata\local\temp\tmp96v0is
2:47.45 fxc -nologo -Tps_4_0_level_9_3 c:/mozilla-source/mozilla-central/gfx/layers/d3d11\CompositorD3D11.hlsl -ESolidColorShaderMask -VnSolidColorShaderMask -Vi -DPIXEL_SHADER -Fhc:\users\ieuser\appdata\local\temp\tmppi71i3
2:47.47 fxc -nologo -Tps_4_0_level_9_3 c:/mozilla-source/mozilla-central/gfx/layers/d3d11\CompositorD3D11.hlsl -ERGBShaderMask -VnRGBShaderMask -Vi -DPIXEL_SHADER -Fhc:\users\ieuser\appdata\local\temp\tmp33epmx
2:47.48 fxc -nologo -Tps_4_0_level_9_3 c:/mozilla-source/mozilla-central/gfx/layers/d3d11\CompositorD3D11.hlsl -ERGBAShaderMask -VnRGBAShaderMask -Vi -DPIXEL_SHADER -Fhc:\users\ieuser\appdata\local\temp\tmpkcwfci
2:47.48 fxc -nologo -Tps_4_0_level_9_3 c:/mozilla-source/mozilla-central/gfx/layers/d3d11\CompositorD3D11.hlsl -EYCbCrShaderMask -VnYCbCrShaderMask -Vi -DPIXEL_SHADER -Fhc:\users\ieuser\appdata\local\temp\tmpv9fbht
2:47.48 fxc -nologo -Tps_4_0_level_9_3 c:/mozilla-source/mozilla-central/gfx/layers/d3d11\CompositorD3D11.hlsl -ENV12ShaderMask -VnNV12ShaderMask -Vi -DPIXEL_SHADER -Fhc:\users\ieuser\appdata\local\temp\tmpqy5p6c
2:47.78 fxc -nologo -Tps_4_0_level_9_3 c:/mozilla-source/mozilla-central/gfx/layers/d3d11\CompositorD3D11.hlsl -EComponentAlphaShaderMask -VnComponentAlphaShc:\mozilla-source\mozilla-central\gfx\layers\d3d11\CompositorD3D11.hlsl(416,5): warning X4000: use of potentially uninitialized variable (ComputeBlendSourceColor)
2:47.81 c:\mozilla-source\mozilla-central\gfx\layers\d3d11\CompositorD3D11.hlsl(432,5): warning X4000: use of potentially uninitialized variable (ComputeBlendSourceColor)
2:47.81 c:\mozilla-source\mozilla-central\gfx\layers\d3d11\CompositorD3D11.hlsl(434,3): warning X4000: use of potentially uninitialized variable (ComputeBlendSourceColor)
2:47.83
2:47.98 aderMask -Vi -DPIXEL_SHADER -Fhc:\users\ieuser\appdata\local\temp\tmp_5omwf
2:47.98 fxc -nologo -Tps_4_0_level_9_3 c:/mozilla-source/mozilla-central/gfx/layers/d3d11\CompositorD3D11.hlsl -EBlendShader -VnBlendShader -Vi -DPIXEL_SHADER -Fhc:\users\ieuser\appdata\local\temp\tmp2938wx
3:04.00 fxc -nologo -Tvs_4_0 c:/mozilla-source/mozilla-central/gfx/layers/d3d11/mlgshaders\textured-vs.hlsl -ETexturedQuadVS -VnTexturedQuadVS -Vi -DVERTEX_SHADER -Fhc:\users\ieuser\appdata\local\temp\tmpqwzymo
3:04.05 fxc -nologo -Tvs_4_0 c:/mozilla-source/mozilla-central/gfx/layers/d3d11/mlgshaders\textured-vs.hlsl -ETexturedVertexVS -VnTexturedVertexVS -Vi -DVERTEX_SHADER -Fhc:\users\ieuser\appdata\local\temp\tmpcba2om
3:04.08 fxc -nologo -Tps_4_0 c:/mozilla-source/mozilla-central/gfx/layers/d3d11/mlgshaders\textured-ps.hlsl -ETexturedVertexRGB -VnTexturedVertexRGB -Vi -DPIXEL_SHADER -Fhc:\users\ieuser\appdata\local\temp\tmpoludxm
3:04.14 fxc -nologo -Tps_4_0 c:/mozilla-source/mozilla-central/gfx/layers/d3d11/mlgshaders\textured-ps.hlsl -ETexturedVertexRGBA -VnTexturedVertexRGBA -Vi -DPIXEL_SHADER -Fhc:\users\ieuser\appdata\local\temp\tmpqdcgbj
3:04.19 fxc -nologo -Tps_4_0 c:/mozilla-source/mozilla-central/gfx/layers/d3d11/mlgshaders\textured-ps.hlsl -ETexturedQuadRGB -VnTexturedQuadRGB -Vi -DPIXEL_SHADER -Fhc:\users\ieuser\appdata\local\temp\tmpe38j28
3:04.23 fxc -nologo -Tps_4_0 c:/mozilla-source/mozilla-central/gfx/layers/d3d11/mlgshaders\textured-ps.hlsl -ETexturedQuadRGBA -VnTexturedQuadRGBA -Vi -DPIXEL_SHADER -Fhc:\users\ieuser\appdata\local\temp\tmpmrvz5k
3:04.27 fxc -nologo -Tps_4_0 c:/mozilla-source/mozilla-central/gfx/layers/d3d11/mlgshaders\ycbcr-ps.hlsl -ETexturedVertexIMC4 -VnTexturedVertexIMC4 -Vi -DPIXEL_SHADER -Fhc:\users\ieuser\appdata\local\temp\tmpcb7ehr
3:04.27 fxc -nologo -Tps_4_0 c:/mozilla-source/mozilla-central/gfx/layers/d3d11/mlgshaders\ycbcr-ps.hlsl -ETexturedVertexNV12 -VnTexturedVertexNV12 -Vi -DPIXEL_SHADER -Fhc:\users\ieuser\appdata\local\temp\tmpcihe9m
3:04.27 fxc -nologo -Tps_4_0 c:/mozilla-source/mozilla-central/gfx/layers/d3d11/mlgshaders\ycbcr-ps.hlsl -ETexturedQuadIMC4 -VnTexturedQuadIMC4 -Vi -DPIXEL_SHADER -Fhc:\users\ieuser\appdata\local\temp\tmptzywnm
3:04.30 fxc -nologo -Tps_4_0 c:/mozilla-source/mozilla-central/gfx/layers/d3d11/mlgshaders\ycbcr-ps.hlsl -ETexturedQuadNV12 -VnTexturedQuadNV12 -Vi -DPIXEL_SHADER -Fhc:\users\ieuser\appdata\local\temp\tmpre0yg2
3:04.34 fxc -nologo -Tvs_4_0 c:/mozilla-source/mozilla-central/gfx/layers/d3d11/mlgshaders\color-vs.hlsl -EColoredQuadVS -VnColoredQuadVS -Vi -DVERTEX_SHADER -Fhc:\users\ieuser\appdata\local\temp\tmpypl76w
3:04.39 fxc -nologo -Tvs_4_0 c:/mozilla-source/mozilla-central/gfx/layers/d3d11/mlgshaders\color-vs.hlsl -EColoredVertexVS -VnColoredVertexVS -Vi -DVERTEX_SHADER -Fhc:\users\ieuser\appdata\local\temp\tmpstgzpb
3:04.44 fxc -nologo -Tps_4_0 c:/mozilla-source/mozilla-central/gfx/layers/d3d11/mlgshaders\color-ps.hlsl -EColoredQuadPS -VnColoredQuadPS -Vi -DPIXEL_SHADER -Fhc:\users\ieuser\appdata\local\temp\tmprag2yi
3:04.48 fxc -nologo -Tps_4_0 c:/mozilla-source/mozilla-central/gfx/layers/d3d11/mlgshaders\color-ps.hlsl -EColoredVertexPS -VnColoredVertexPS -Vi -DPIXEL_SHADER -Fhc:\users\ieuser\appdata\local\temp\tmpz6mynd
3:04.52 fxc -nologo -Tps_4_0 c:/mozilla-source/mozilla-central/gfx/layers/d3d11/mlgshaders\component-alpha-ps.hlsl -EComponentAlphaQuadPS -VnComponentAlphaQuadPS -Vi -DPIXEL_SHADER -Fhc:\users\ieuser\appdata\local\temp\tmpgo1t3g
3:04.53 fxc -nologo -Tps_4_0 c:/mozilla-source/mozilla-central/gfx/layers/d3d11/mlgshaders\component-alpha-ps.hlsl -EComponentAlphaVertexPS -VnComponentAlphaVertexPS -Vi -DPIXEL_SHADER -Fhc:\users\ieuser\appdata\local\temp\tmpyihjlk
3:04.53 fxc -nologo -Tvs_4_0 c:/mozilla-source/mozilla-central/gfx/layers/d3d11/mlgshaders\blend-vs.hlsl -EBlendVertexVS -VnBlendVertexVS -Vi -DVERTEX_SHADER -Fhc:\users\ieuser\appdata\local\temp\tmp4g9d_q
3:04.55 fxc -nologo -Tps_4_0 c:/mozilla-source/mozilla-central/gfx/layers/d3d11/mlgshaders\blend-ps.hlsl -EBlendMultiplyPS -VnBlendMultiplyPS -Vi -DPIXEL_SHADER -Fhc:\users\ieuser\appdata\local\temp\tmplcamz9
3:04.55 fxc -nologo -Tps_4_0 c:/mozilla-source/mozilla-central/gfx/layers/d3d11/mlgshaders\blend-ps.hlsl -EBlendScreenPS -VnBlendScreenPS -Vi -DPIXEL_SHADER -Fhc:\users\ieuser\appdata\local\temp\tmpp6nhrk
3:07.11 fxc -nologo -Tps_4_0 c:/mozilla-source/mozilla-central/gfx/layers/d3d11/mlgshaders\blend-ps.hlsl -EBlendOverlayPS -VnBlendOverlayPS -Vi -DPIXEL_SHADER -Fhc:\users\ieuser\appdata\local\temp\tmpuhdv8j
3:07.11 fxc -nologo -Tps_4_0 c:/mozilla-source/mozilla-central/gfx/layers/d3d11/mlgshaders\blend-ps.hlsl -EBlendDarkenPS -VnBlendDarkenPS -Vi -DPIXEL_SHADER -Fhc:\users\ieuser\appdata\local\temp\tmpamx0c7
3:07.11 fxc -nologo -Tps_4_0 c:/mozilla-source/mozilla-central/gfx/layers/d3d11/mlgshaders\blend-ps.hlsl -EBlendLightenPS -VnBlendLightenPS -Vi -DPIXEL_SHADER -Fhc:\users\ieuser\appdata\local\temp\tmpd8r7mj
3:07.11 fxc -nologo -Tps_4_0 c:/mozilla-source/mozilla-central/gfx/layers/d3d11/mlgshaders\blend-ps.hlsl -EBlendColorDodgePS -VnBlendColorDodgePS -Vi -DPIXEL_SHADER -Fhc:\users\ieuser\appdata\local\temp\tmpbdvoei
3:07.12 fxc -nologo -Tps_4_0 c:/mozilla-source/mozilla-central/gfx/layers/d3d11/mlgshaders\blend-ps.hlsl -EBlendColorBurnPS -VnBlendColorBurnPS -Vi -DPIXEL_SHADER -Fhc:\users\ieuser\appdata\local\temp\tmpwrdodr
3:07.14 fxc -nologo -Tps_4_0 c:/mozilla-source/mozilla-central/gfx/layers/d3d11/mlgshaders\blend-ps.hlsl -EBlendHardLightPS -VnBlendHardLightPS -Vi -DPIXEL_SHADER -Fhc:\users\ieuser\appdata\local\temp\tmpwk5h70
3:07.14 fxc -nologo -Tps_4_0 c:/mozilla-source/mozilla-central/gfx/layers/d3d11/mlgshaders\blend-ps.hlsl -EBlendSoftLightPS -VnBlendSoftLightPS -Vi -DPIXEL_SHADER -Fhc:\users\ieuser\appdata\local\temp\tmpyj6fum
3:07.14 fxc -nologo -Tps_4_0 c:/mozilla-source/mozilla-central/gfx/layers/d3d11/mlgshaders\blend-ps.hlsl -EBlendDifferencePS -VnBlendDifferencePS -Vi -DPIXEL_SHADER -Fhc:\users\ieuser\appdata\local\temp\tmpaqas84
3:07.14 fxc -nologo -Tps_4_0 c:/mozilla-source/mozilla-central/gfx/layers/d3d11/mlgshaders\blend-ps.hlsl -EBlendExclusionPS -VnBlendExclusionPS -Vi -DPIXEL_SHADER -Fhc:\users\ieuser\appdata\local\temp\tmpc_rpxc
3:07.14 fxc -nologo -Tps_4_0 c:/mozilla-source/mozilla-central/gfx/layers/d3d11/mlgshaders\blend-ps.hlsl -EBlendHuePS -VnBlendHuePS -Vi -DPIXEL_SHADER -Fhc:\users\ieuser\appdata\local\temp\tmpuviy2q
3:07.14 fxc -nologo -Tps_4_0 c:/mozilla-source/mozilla-central/gfx/layers/d3d11/mlgshaders\blend-ps.hlsl -EBlendSaturationPS -VnBlendSaturationPS -Vi -DPIXEL_SHADER -Fhc:\users\ieuser\appdata\local\temp\tmp7qdcfi
3:07.14 fxc -nologo -Tps_4_0 c:/mozilla-source/mozilla-central/gfx/layers/d3d11/mlgshaders\blend-ps.hlsl -EBlendColorPS -VnBlendColorPS -Vi -DPIXEL_SHADER -Fhc:\users\ieuser\appdata\local\temp\tmpkw33jn
3:07.14 fxc -nologo -Tps_4_0 c:/mozilla-source/mozilla-central/gfx/layers/d3d11/mlgshaders\blend-ps.hlsl -EBlendLuminosityPS -VnBlendLuminosityPS -Vi -DPIXEL_SHADER -Fhc:\users\ieuser\appdata\local\temp\tmpe2gre4
3:07.14 fxc -nologo -Tvs_4_0 c:/mozilla-source/mozilla-central/gfx/layers/d3d11/mlgshaders\clear-vs.hlsl -EClearVS -VnClearVS -Vi -DVERTEX_SHADER -Fhc:\users\ieuser\appdata\local\temp\tmpnq5mfo
3:07.28 fxc -nologo -Tps_4_0 c:/mozilla-source/mozilla-central/gfx/layers/d3d11/mlgshaders\clear-ps.hlsl -EClearPS -VnClearPS -Vi -DPIXEL_SHADER -Fhc:\users\ieuser\appdata\local\temp\tmpwqwot8
3:07.38 fxc -nologo -Tvs_4_0 c:/mozilla-source/mozilla-central/gfx/layers/d3d11/mlgshaders\mask-combiner-vs.hlsl -EMaskCombinerVS -VnMaskCombinerVS -Vi -DVERTEX_SHADER -Fhc:\users\ieuser\appdata\local\temp\tmpnq_pnc
3:07.39 fxc -nologo -Tps_4_0 c:/mozilla-source/mozilla-central/gfx/layers/d3d11/mlgshaders\mask-combiner-ps.hlsl -EMaskCombinerPS -VnMaskCombinerPS -Vi -DPIXEL_SHADER -Fhc:\users\ieuser\appdata\local\temp\tmp0o3qc0
3:07.39 fxc -nologo -Tvs_4_0 c:/mozilla-source/mozilla-central/gfx/layers/d3d11/mlgshaders\diagnostics-vs.hlsl -EDiagnosticTextVS -VnDiagnosticTextVS -Vi -DVERTEX_SHADER -Fhc:\users\ieuser\appdata\local\temp\tmpvnb8ih
3:07.42 fxc -nologo -Tps_4_0 c:/mozilla-source/mozilla-central/gfx/layers/d3d11/mlgshaders\diagnostics-ps.hlsl -EDiagnosticTextPS -VnDiagnosticTextPS -Vi -DPIXEL_SHADER -Fhc:\users\ieuser\appdata\local\temp\tmpmm23d6
3:07.47 domainsfallbacks.properties.h
3:07.48 labelsencodings.properties.h
3:07.61 localesfallbacks.properties.h
3:07.83 nonparticipatingdomains.properties.h
3:08.36 nsStyleStructList.h
3:08.36 nsCSSPropsGenerated.inc
3:08.88 Microsoft (R) C/C++ Optimizing Compiler Version 19.10.25019 for x86
3:08.88 Copyright (C) Microsoft Corporation. All rights reserved.
3:08.91
3:08.91 PythonCSSProps.h
3:09.33 Microsoft (R) 32b/64b MIDL Compiler Version 8.01.0622
3:09.33 Copyright (c) Microsoft Corporation. All rights reserved.
3:09.34 Processing c:\mozilla-source\mozilla-central\accessible\interfaces\gecko\IGeckoCustom.idl
3:09.34 IGeckoCustom.idl
3:09.38 Processing C:\Program Files (x86)\Windows Kits\10\include\10.0.15063.0\um\objidl.idl
3:09.41 objidl.idl
3:09.45 Processing C:\Program Files (x86)\Windows Kits\10\include\10.0.15063.0\um\unknwn.idl
3:09.48 unknwn.idl
3:09.53 Processing C:\Program Files (x86)\Windows Kits\10\include\10.0.15063.0\shared\wtypes.idl
3:09.55 wtypes.idl
3:09.59 Processing C:\Program Files (x86)\Windows Kits\10\include\10.0.15063.0\shared\wtypesbase.idl
3:09.61 wtypesbase.idl
3:09.67 Processing C:\Program Files (x86)\Windows Kits\10\include\10.0.15063.0\shared\basetsd.h
3:09.69 basetsd.h
3:09.70 Processing C:\Program Files (x86)\Windows Kits\10\include\10.0.15063.0\shared\guiddef.h
3:09.72 guiddef.h
3:09.80 Processing C:\Program Files (x86)\Windows Kits\10\include\10.0.15063.0\um\oaidl.idl
3:09.83 oaidl.idl
3:09.91 Processing C:\Program Files (x86)\Windows Kits\10\include\10.0.15063.0\um\oaidl.acf
3:09.92 oaidl.acf
3:10.28 Microsoft (R) 32b/64b MIDL Compiler Version 8.01.0622
3:10.28 Copyright (c) Microsoft Corporation. All rights reserved.
3:10.30 Processing c:\mozilla-source\mozilla-central\accessible\interfaces\msaa\ISimpleDOM.idl
3:10.34 ISimpleDOM.idl
3:10.39 Processing C:\Program Files (x86)\Windows Kits\10\include\10.0.15063.0\um\objidl.idl
3:10.42 objidl.idl
3:10.45 Processing C:\Program Files (x86)\Windows Kits\10\include\10.0.15063.0\um\unknwn.idl
3:10.48 unknwn.idl
3:10.50 Processing C:\Program Files (x86)\Windows Kits\10\include\10.0.15063.0\shared\wtypes.idl
3:10.53 wtypes.idl
3:10.56 Processing C:\Program Files (x86)\Windows Kits\10\include\10.0.15063.0\shared\wtypesbase.idl
3:10.59 wtypesbase.idl
3:10.62 Processing C:\Program Files (x86)\Windows Kits\10\include\10.0.15063.0\shared\basetsd.h
3:10.64 basetsd.h
3:10.67 Processing C:\Program Files (x86)\Windows Kits\10\include\10.0.15063.0\shared\guiddef.h
3:10.69 guiddef.h
3:10.73 Processing C:\Program Files (x86)\Windows Kits\10\include\10.0.15063.0\um\oaidl.idl
3:10.77 oaidl.idl
3:10.83 Processing C:\Program Files (x86)\Windows Kits\10\include\10.0.15063.0\um\oaidl.acf
3:10.86 oaidl.acf
3:11.30 Microsoft (R) 32b/64b MIDL Compiler Version 8.01.0622
3:11.33 Copyright (c) Microsoft Corporation. All rights reserved.
3:11.33 Processing c:\mozilla-source\mozilla-central\other-licenses\ia2\Accessible2.idl
3:11.33 Accessible2.idl
3:11.41 Processing C:\Program Files (x86)\Windows Kits\10\include\10.0.15063.0\um\objidl.idl
3:11.42 objidl.idl
3:11.47 Processing C:\Program Files (x86)\Windows Kits\10\include\10.0.15063.0\um\unknwn.idl
3:11.48 unknwn.idl
3:11.50 Processing C:\Program Files (x86)\Windows Kits\10\include\10.0.15063.0\shared\wtypes.idl
3:11.53 wtypes.idl
3:11.56 Processing C:\Program Files (x86)\Windows Kits\10\include\10.0.15063.0\shared\wtypesbase.idl
3:11.62 wtypesbase.idl
3:11.64 Processing C:\Program Files (x86)\Windows Kits\10\include\10.0.15063.0\shared\basetsd.h
3:11.67 basetsd.h
3:11.70 Processing C:\Program Files (x86)\Windows Kits\10\include\10.0.15063.0\shared\guiddef.h
3:11.73 guiddef.h
3:11.80 Processing C:\Program Files (x86)\Windows Kits\10\include\10.0.15063.0\um\oaidl.idl
3:11.83 oaidl.idl
3:11.92 Processing C:\Program Files (x86)\Windows Kits\10\include\10.0.15063.0\um\oleacc.idl
3:11.94 oleacc.idl
3:12.00 Processing c:/mozilla-source/mozilla-central/other-licenses/ia2\AccessibleRelation.idl
3:12.03 AccessibleRelation.idl
3:12.08 Processing c:/mozilla-source/mozilla-central/other-licenses/ia2\AccessibleStates.idl
3:12.12 AccessibleStates.idl
3:12.16 Processing c:/mozilla-source/mozilla-central/other-licenses/ia2\IA2CommonTypes.idl
3:12.20 IA2CommonTypes.idl
3:12.23 Processing C:\Program Files (x86)\Windows Kits\10\include\10.0.15063.0\um\oaidl.acf
3:12.28 oaidl.acf
3:12.44 Microsoft (R) 32b/64b MIDL Compiler Version 8.01.0622
3:12.44 Copyright (c) Microsoft Corporation. All rights reserved.
3:12.45 Processing c:\mozilla-source\mozilla-central\other-licenses\ia2\Accessible2_2.idl
3:12.47 Accessible2_2.idl
3:12.52 Processing C:\Program Files (x86)\Windows Kits\10\include\10.0.15063.0\um\objidl.idl
3:12.55 objidl.idl
3:12.58 Processing C:\Program Files (x86)\Windows Kits\10\include\10.0.15063.0\um\unknwn.idl
3:12.61 unknwn.idl
3:12.64 Processing C:\Program Files (x86)\Windows Kits\10\include\10.0.15063.0\shared\wtypes.idl
3:12.66 wtypes.idl
3:12.72 Processing C:\Program Files (x86)\Windows Kits\10\include\10.0.15063.0\shared\wtypesbase.idl
3:12.75 wtypesbase.idl
3:12.75 Processing C:\Program Files (x86)\Windows Kits\10\include\10.0.15063.0\shared\basetsd.h
3:12.78 basetsd.h
3:12.81 Processing C:\Program Files (x86)\Windows Kits\10\include\10.0.15063.0\shared\guiddef.h
3:12.84 guiddef.h
3:12.91 Processing C:\Program Files (x86)\Windows Kits\10\include\10.0.15063.0\um\oaidl.idl
3:12.95 oaidl.idl
3:13.00 Processing C:\Program Files (x86)\Windows Kits\10\include\10.0.15063.0\um\oleacc.idl
3:13.03 oleacc.idl
3:13.08 Processing c:/mozilla-source/mozilla-central/other-licenses/ia2\Accessible2.idl
3:13.11 Accessible2.idl
3:13.13 Processing c:/mozilla-source/mozilla-central/other-licenses/ia2\AccessibleRelation.idl
3:13.16 AccessibleRelation.idl
3:13.19 Processing c:/mozilla-source/mozilla-central/other-licenses/ia2\AccessibleStates.idl
3:13.23 AccessibleStates.idl
3:13.23 Processing c:/mozilla-source/mozilla-central/other-licenses/ia2\IA2CommonTypes.idl
3:13.28 IA2CommonTypes.idl
3:13.30 Processing C:\Program Files (x86)\Windows Kits\10\include\10.0.15063.0\um\oaidl.acf
3:13.35 oaidl.acf
3:13.47 Microsoft (R) 32b/64b MIDL Compiler Version 8.01.0622
3:13.48 Copyright (c) Microsoft Corporation. All rights reserved.
3:13.50 Processing c:\mozilla-source\mozilla-central\other-licenses\ia2\Accessible2_3.idl
3:13.52 Accessible2_3.idl
3:13.58 Processing C:\Program Files (x86)\Windows Kits\10\include\10.0.15063.0\um\objidl.idl
3:13.61 objidl.idl
3:13.61 Processing C:\Program Files (x86)\Windows Kits\10\include\10.0.15063.0\um\unknwn.idl
3:13.66 unknwn.idl
3:13.67 Processing C:\Program Files (x86)\Windows Kits\10\include\10.0.15063.0\shared\wtypes.idl
3:13.72 wtypes.idl
3:13.73 Processing C:\Program Files (x86)\Windows Kits\10\include\10.0.15063.0\shared\wtypesbase.idl
3:13.77 wtypesbase.idl
3:13.80 Processing C:\Program Files (x86)\Windows Kits\10\include\10.0.15063.0\shared\basetsd.h
3:13.84 basetsd.h
3:13.88 Processing C:\Program Files (x86)\Windows Kits\10\include\10.0.15063.0\shared\guiddef.h
3:13.91 guiddef.h
3:13.98 Processing C:\Program Files (x86)\Windows Kits\10\include\10.0.15063.0\um\oaidl.idl
3:14.02 oaidl.idl
3:14.05 Processing C:\Program Files (x86)\Windows Kits\10\include\10.0.15063.0\um\oleacc.idl
3:14.09 oleacc.idl
3:14.16 Processing c:/mozilla-source/mozilla-central/other-licenses/ia2\Accessible2_2.idl
3:14.19 Accessible2_2.idl
3:14.23 Processing c:/mozilla-source/mozilla-central/other-licenses/ia2\Accessible2.idl
3:14.25 Accessible2.idl
3:14.28 Processing c:/mozilla-source/mozilla-central/other-licenses/ia2\AccessibleRelation.idl
3:14.30 AccessibleRelation.idl
3:14.33 Processing c:/mozilla-source/mozilla-central/other-licenses/ia2\AccessibleStates.idl
3:14.36 AccessibleStates.idl
3:14.41 Processing c:/mozilla-source/mozilla-central/other-licenses/ia2\IA2CommonTypes.idl
3:14.42 IA2CommonTypes.idl
3:14.47 Processing C:\Program Files (x86)\Windows Kits\10\include\10.0.15063.0\um\oaidl.acf
3:14.48 oaidl.acf
3:14.64 Microsoft (R) 32b/64b MIDL Compiler Version 8.01.0622
3:14.64 Copyright (c) Microsoft Corporation. All rights reserved.
3:14.66 Processing c:\mozilla-source\mozilla-central\other-licenses\ia2\AccessibleAction.idl
3:14.69 AccessibleAction.idl
3:14.77 Processing C:\Program Files (x86)\Windows Kits\10\include\10.0.15063.0\um\objidl.idl
3:14.78 objidl.idl
3:14.80 Processing C:\Program Files (x86)\Windows Kits\10\include\10.0.15063.0\um\unknwn.idl
3:14.84 unknwn.idl
3:14.86 Processing C:\Program Files (x86)\Windows Kits\10\include\10.0.15063.0\shared\wtypes.idl
3:14.89 wtypes.idl
3:14.92 Processing C:\Program Files (x86)\Windows Kits\10\include\10.0.15063.0\shared\wtypesbase.idl
3:14.95 wtypesbase.idl
3:14.98 Processing C:\Program Files (x86)\Windows Kits\10\include\10.0.15063.0\shared\basetsd.h
3:15.00 basetsd.h
3:15.06 Processing C:\Program Files (x86)\Windows Kits\10\include\10.0.15063.0\shared\guiddef.h
3:15.09 guiddef.h
3:15.17 Processing C:\Program Files (x86)\Windows Kits\10\include\10.0.15063.0\um\oaidl.idl
3:15.19 oaidl.idl
3:15.22 Processing C:\Program Files (x86)\Windows Kits\10\include\10.0.15063.0\um\oleacc.idl
3:15.28 oleacc.idl
3:15.34 Processing C:\Program Files (x86)\Windows Kits\10\include\10.0.15063.0\um\oaidl.acf
3:15.38 oaidl.acf
3:15.53 Microsoft (R) 32b/64b MIDL Compiler Version 8.01.0622
3:15.55 Copyright (c) Microsoft Corporation. All rights reserved.
3:15.55 Processing c:\mozilla-source\mozilla-central\other-licenses\ia2\AccessibleApplication.idl
3:15.56 AccessibleApplication.idl
3:15.59 Processing C:\Program Files (x86)\Windows Kits\10\include\10.0.15063.0\um\objidl.idl
3:15.64 objidl.idl
3:15.69 Processing C:\Program Files (x86)\Windows Kits\10\include\10.0.15063.0\um\unknwn.idl
3:15.72 unknwn.idl
3:15.77 Processing C:\Program Files (x86)\Windows Kits\10\include\10.0.15063.0\shared\wtypes.idl
3:15.80 wtypes.idl
3:15.83 Processing C:\Program Files (x86)\Windows Kits\10\include\10.0.15063.0\shared\wtypesbase.idl
3:15.86 wtypesbase.idl
3:15.89 Processing C:\Program Files (x86)\Windows Kits\10\include\10.0.15063.0\shared\basetsd.h
3:15.92 basetsd.h
3:15.95 Processing C:\Program Files (x86)\Windows Kits\10\include\10.0.15063.0\shared\guiddef.h
3:15.98 guiddef.h
3:16.06 Processing C:\Program Files (x86)\Windows Kits\10\include\10.0.15063.0\um\oaidl.idl
3:16.08 oaidl.idl
3:16.09 Processing C:\Program Files (x86)\Windows Kits\10\include\10.0.15063.0\um\oleacc.idl
3:16.16 oleacc.idl
3:16.19 Processing C:\Program Files (x86)\Windows Kits\10\include\10.0.15063.0\um\oaidl.acf
3:16.22 oaidl.acf
3:16.38 Microsoft (R) 32b/64b MIDL Compiler Version 8.01.0622
3:16.38 Copyright (c) Microsoft Corporation. All rights reserved.
3:16.39 Processing c:\mozilla-source\mozilla-central\other-licenses\ia2\AccessibleComponent.idl
3:16.39 AccessibleComponent.idl
3:16.44 Processing C:\Program Files (x86)\Windows Kits\10\include\10.0.15063.0\um\objidl.idl
3:16.45 objidl.idl
3:16.50 Processing C:\Program Files (x86)\Windows Kits\10\include\10.0.15063.0\um\unknwn.idl
3:16.55 unknwn.idl
3:16.56 Processing C:\Program Files (x86)\Windows Kits\10\include\10.0.15063.0\shared\wtypes.idl
3:16.59 wtypes.idl
3:16.64 Processing C:\Program Files (x86)\Windows Kits\10\include\10.0.15063.0\shared\wtypesbase.idl
3:16.66 wtypesbase.idl
3:16.72 Processing C:\Program Files (x86)\Windows Kits\10\include\10.0.15063.0\shared\basetsd.h
3:16.73 basetsd.h
3:16.77 Processing C:\Program Files (x86)\Windows Kits\10\include\10.0.15063.0\shared\guiddef.h
3:16.78 guiddef.h
3:16.83 Processing C:\Program Files (x86)\Windows Kits\10\include\10.0.15063.0\um\oaidl.idl
3:16.86 oaidl.idl
3:16.92 Processing C:\Program Files (x86)\Windows Kits\10\include\10.0.15063.0\um\oleacc.idl
3:16.95 oleacc.idl
3:17.03 Processing C:\Program Files (x86)\Windows Kits\10\include\10.0.15063.0\um\oaidl.acf
3:17.05 oaidl.acf
3:17.16 Microsoft (R) 32b/64b MIDL Compiler Version 8.01.0622
3:17.17 Copyright (c) Microsoft Corporation. All rights reserved.
3:17.17 Processing c:\mozilla-source\mozilla-central\other-licenses\ia2\AccessibleDocument.idl
3:17.17 AccessibleDocument.idl
3:17.20 Processing C:\Program Files (x86)\Windows Kits\10\include\10.0.15063.0\um\objidl.idl
3:17.23 objidl.idl
3:17.28 Processing C:\Program Files (x86)\Windows Kits\10\include\10.0.15063.0\um\unknwn.idl
3:17.33 unknwn.idl
3:17.34 Processing C:\Program Files (x86)\Windows Kits\10\include\10.0.15063.0\shared\wtypes.idl
3:17.36 wtypes.idl
3:17.42 Processing C:\Program Files (x86)\Windows Kits\10\include\10.0.15063.0\shared\wtypesbase.idl
3:17.44 wtypesbase.idl
3:17.47 Processing C:\Program Files (x86)\Windows Kits\10\include\10.0.15063.0\shared\basetsd.h
3:17.48 basetsd.h
3:17.52 Processing C:\Program Files (x86)\Windows Kits\10\include\10.0.15063.0\shared\guiddef.h
3:17.56 guiddef.h
3:17.62 Processing C:\Program Files (x86)\Windows Kits\10\include\10.0.15063.0\um\oaidl.idl
3:17.66 oaidl.idl
3:17.70 Processing C:\Program Files (x86)\Windows Kits\10\include\10.0.15063.0\um\oleacc.idl
3:17.77 oleacc.idl
3:17.81 Processing C:\Program Files (x86)\Windows Kits\10\include\10.0.15063.0\um\oaidl.acf
3:17.83 oaidl.acf
3:17.95 Microsoft (R) 32b/64b MIDL Compiler Version 8.01.0622
3:17.95 Copyright (c) Microsoft Corporation. All rights reserved.
3:17.97 Processing c:\mozilla-source\mozilla-central\other-licenses\ia2\AccessibleEditableText.idl
3:17.98 AccessibleEditableText.idl
3:18.03 Processing C:\Program Files (x86)\Windows Kits\10\include\10.0.15063.0\um\objidl.idl
3:18.06 objidl.idl
3:18.09 Processing C:\Program Files (x86)\Windows Kits\10\include\10.0.15063.0\um\unknwn.idl
3:18.14 unknwn.idl
3:18.17 Processing C:\Program Files (x86)\Windows Kits\10\include\10.0.15063.0\shared\wtypes.idl
3:18.20 wtypes.idl
3:18.23 Processing C:\Program Files (x86)\Windows Kits\10\include\10.0.15063.0\shared\wtypesbase.idl
3:18.27 wtypesbase.idl
3:18.33 Processing C:\Program Files (x86)\Windows Kits\10\include\10.0.15063.0\shared\basetsd.h
3:18.34 basetsd.h
3:18.38 Processing C:\Program Files (x86)\Windows Kits\10\include\10.0.15063.0\shared\guiddef.h
3:18.39 guiddef.h
3:18.44 Processing C:\Program Files (x86)\Windows Kits\10\include\10.0.15063.0\um\oaidl.idl
3:18.48 oaidl.idl
3:18.53 Processing C:\Program Files (x86)\Windows Kits\10\include\10.0.15063.0\um\oleacc.idl
3:18.58 oleacc.idl
3:18.61 Processing c:/mozilla-source/mozilla-central/other-licenses/ia2\IA2CommonTypes.idl
3:18.62 IA2CommonTypes.idl
3:18.66 Processing C:\Program Files (x86)\Windows Kits\10\include\10.0.15063.0\um\oaidl.acf
3:18.70 oaidl.acf
3:18.81 Microsoft (R) 32b/64b MIDL Compiler Version 8.01.0622
3:18.83 Copyright (c) Microsoft Corporation. All rights reserved.
3:18.84 Processing c:\mozilla-source\mozilla-central\other-licenses\ia2\AccessibleEventId.idl
3:18.84 AccessibleEventId.idl
3:18.94 Microsoft (R) 32b/64b MIDL Compiler Version 8.01.0622
3:18.94 Copyright (c) Microsoft Corporation. All rights reserved.
3:18.95 Processing c:\mozilla-source\mozilla-central\other-licenses\ia2\AccessibleHyperlink.idl
3:18.97 AccessibleHyperlink.idl
3:19.02 Processing C:\Program Files (x86)\Windows Kits\10\include\10.0.15063.0\um\objidl.idl
3:19.05 objidl.idl
3:19.11 Processing C:\Program Files (x86)\Windows Kits\10\include\10.0.15063.0\um\unknwn.idl
3:19.14 unknwn.idl
3:19.19 Processing C:\Program Files (x86)\Windows Kits\10\include\10.0.15063.0\shared\wtypes.idl
3:19.20 wtypes.idl
3:19.22 Processing C:\Program Files (x86)\Windows Kits\10\include\10.0.15063.0\shared\wtypesbase.idl
3:19.27 wtypesbase.idl
3:19.27 Processing C:\Program Files (x86)\Windows Kits\10\include\10.0.15063.0\shared\basetsd.h
3:19.31 basetsd.h
3:19.33 Processing C:\Program Files (x86)\Windows Kits\10\include\10.0.15063.0\shared\guiddef.h
3:19.34 guiddef.h
3:19.45 Processing C:\Program Files (x86)\Windows Kits\10\include\10.0.15063.0\um\oaidl.idl
3:19.47 oaidl.idl
3:19.50 Processing C:\Program Files (x86)\Windows Kits\10\include\10.0.15063.0\um\oleacc.idl
3:19.53 oleacc.idl
3:19.58 Processing c:/mozilla-source/mozilla-central/other-licenses/ia2\AccessibleAction.idl
3:19.61 AccessibleAction.idl
3:19.67 Processing C:\Program Files (x86)\Windows Kits\10\include\10.0.15063.0\um\oaidl.acf
3:19.67 oaidl.acf
3:19.80 Microsoft (R) 32b/64b MIDL Compiler Version 8.01.0622
3:19.80 Copyright (c) Microsoft Corporation. All rights reserved.
3:19.80 Processing c:\mozilla-source\mozilla-central\other-licenses\ia2\AccessibleHypertext.idl
3:19.83 AccessibleHypertext.idl
3:19.91 Processing C:\Program Files (x86)\Windows Kits\10\include\10.0.15063.0\um\objidl.idl
3:19.92 objidl.idl
3:19.95 Processing C:\Program Files (x86)\Windows Kits\10\include\10.0.15063.0\um\unknwn.idl
3:19.97 unknwn.idl
3:20.02 Processing C:\Program Files (x86)\Windows Kits\10\include\10.0.15063.0\shared\wtypes.idl
3:20.05 wtypes.idl
3:20.09 Processing C:\Program Files (x86)\Windows Kits\10\include\10.0.15063.0\shared\wtypesbase.idl
3:20.09 wtypesbase.idl
3:20.14 Processing C:\Program Files (x86)\Windows Kits\10\include\10.0.15063.0\shared\basetsd.h
3:20.16 basetsd.h
3:20.19 Processing C:\Program Files (x86)\Windows Kits\10\include\10.0.15063.0\shared\guiddef.h
3:20.20 guiddef.h
3:20.25 Processing C:\Program Files (x86)\Windows Kits\10\include\10.0.15063.0\um\oaidl.idl
3:20.30 oaidl.idl
3:20.33 Processing C:\Program Files (x86)\Windows Kits\10\include\10.0.15063.0\um\oleacc.idl
3:20.38 oleacc.idl
3:20.42 Processing c:/mozilla-source/mozilla-central/other-licenses/ia2\AccessibleText.idl
3:20.44 AccessibleText.idl
3:20.50 Processing c:/mozilla-source/mozilla-central/other-licenses/ia2\IA2CommonTypes.idl
3:20.52 IA2CommonTypes.idl
3:20.53 Processing c:/mozilla-source/mozilla-central/other-licenses/ia2\AccessibleHyperlink.idl
3:20.56 AccessibleHyperlink.idl
3:20.62 Processing c:/mozilla-source/mozilla-central/other-licenses/ia2\AccessibleAction.idl
3:20.62 AccessibleAction.idl
3:20.64 Processing C:\Program Files (x86)\Windows Kits\10\include\10.0.15063.0\um\oaidl.acf
3:20.67 oaidl.acf
3:20.80 Microsoft (R) 32b/64b MIDL Compiler Version 8.01.0622
3:20.81 Copyright (c) Microsoft Corporation. All rights reserved.
3:20.81 Processing c:\mozilla-source\mozilla-central\other-licenses\ia2\AccessibleHypertext2.idl
3:20.83 AccessibleHypertext2.idl
3:20.92 Processing C:\Program Files (x86)\Windows Kits\10\include\10.0.15063.0\um\objidl.idl
3:20.92 objidl.idl
3:20.97 Processing C:\Program Files (x86)\Windows Kits\10\include\10.0.15063.0\um\unknwn.idl
3:20.98 unknwn.idl
3:21.03 Processing C:\Program Files (x86)\Windows Kits\10\include\10.0.15063.0\shared\wtypes.idl
3:21.03 wtypes.idl
3:21.06 Processing C:\Program Files (x86)\Windows Kits\10\include\10.0.15063.0\shared\wtypesbase.idl
3:21.11 wtypesbase.idl
3:21.12 Processing C:\Program Files (x86)\Windows Kits\10\include\10.0.15063.0\shared\basetsd.h
3:21.14 basetsd.h
3:21.19 Processing C:\Program Files (x86)\Windows Kits\10\include\10.0.15063.0\shared\guiddef.h
3:21.22 guiddef.h
3:21.25 Processing C:\Program Files (x86)\Windows Kits\10\include\10.0.15063.0\um\oaidl.idl
3:21.30 oaidl.idl
3:21.34 Processing C:\Program Files (x86)\Windows Kits\10\include\10.0.15063.0\um\oleacc.idl
3:21.39 oleacc.idl
3:21.44 Processing c:/mozilla-source/mozilla-central/other-licenses/ia2\AccessibleHypertext.idl
3:21.47 AccessibleHypertext.idl
3:21.48 Processing c:/mozilla-source/mozilla-central/other-licenses/ia2\AccessibleText.idl
3:21.52 AccessibleText.idl
3:21.56 Processing c:/mozilla-source/mozilla-central/other-licenses/ia2\IA2CommonTypes.idl
3:21.58 IA2CommonTypes.idl
3:21.59 Processing c:/mozilla-source/mozilla-central/other-licenses/ia2\AccessibleHyperlink.idl
3:21.62 AccessibleHyperlink.idl
3:21.64 Processing c:/mozilla-source/mozilla-central/other-licenses/ia2\AccessibleAction.idl
3:21.67 AccessibleAction.idl
3:21.69 Processing C:\Program Files (x86)\Windows Kits\10\include\10.0.15063.0\um\oaidl.acf
3:21.70 oaidl.acf
3:21.86 Microsoft (R) 32b/64b MIDL Compiler Version 8.01.0622
3:21.86 Copyright (c) Microsoft Corporation. All rights reserved.
3:21.88 Processing c:\mozilla-source\mozilla-central\other-licenses\ia2\AccessibleImage.idl
3:21.89 AccessibleImage.idl
3:21.95 Processing C:\Program Files (x86)\Windows Kits\10\include\10.0.15063.0\um\objidl.idl
3:21.97 objidl.idl
3:21.98 Processing C:\Program Files (x86)\Windows Kits\10\include\10.0.15063.0\um\unknwn.idl
3:22.03 unknwn.idl
3:22.06 Processing C:\Program Files (x86)\Windows Kits\10\include\10.0.15063.0\shared\wtypes.idl
3:22.10 wtypes.idl
3:22.12 Processing C:\Program Files (x86)\Windows Kits\10\include\10.0.15063.0\shared\wtypesbase.idl
3:22.16 wtypesbase.idl
3:22.19 Processing C:\Program Files (x86)\Windows Kits\10\include\10.0.15063.0\shared\basetsd.h
3:22.23 basetsd.h
3:22.28 Processing C:\Program Files (x86)\Windows Kits\10\include\10.0.15063.0\shared\guiddef.h
3:22.30 guiddef.h
3:22.33 Processing C:\Program Files (x86)\Windows Kits\10\include\10.0.15063.0\um\oaidl.idl
3:22.38 oaidl.idl
3:22.45 Processing C:\Program Files (x86)\Windows Kits\10\include\10.0.15063.0\um\oleacc.idl
3:22.48 oleacc.idl
3:22.53 Processing c:/mozilla-source/mozilla-central/other-licenses/ia2\IA2CommonTypes.idl
3:22.55 IA2CommonTypes.idl
3:22.59 Processing C:\Program Files (x86)\Windows Kits\10\include\10.0.15063.0\um\oaidl.acf
3:22.61 oaidl.acf
3:22.70 Microsoft (R) 32b/64b MIDL Compiler Version 8.01.0622
3:22.72 Copyright (c) Microsoft Corporation. All rights reserved.
3:22.73 Processing c:\mozilla-source\mozilla-central\other-licenses\ia2\AccessibleRelation.idl
3:22.73 AccessibleRelation.idl
3:22.77 Processing C:\Program Files (x86)\Windows Kits\10\include\10.0.15063.0\um\objidl.idl
3:22.80 objidl.idl
3:22.84 Processing C:\Program Files (x86)\Windows Kits\10\include\10.0.15063.0\um\unknwn.idl
3:22.86 unknwn.idl
3:22.91 Processing C:\Program Files (x86)\Windows Kits\10\include\10.0.15063.0\shared\wtypes.idl
3:22.94 wtypes.idl
3:22.95 Processing C:\Program Files (x86)\Windows Kits\10\include\10.0.15063.0\shared\wtypesbase.idl
3:23.00 wtypesbase.idl
3:23.03 Processing C:\Program Files (x86)\Windows Kits\10\include\10.0.15063.0\shared\basetsd.h
3:23.06 basetsd.h
3:23.09 Processing C:\Program Files (x86)\Windows Kits\10\include\10.0.15063.0\shared\guiddef.h
3:23.14 guiddef.h
3:23.22 Processing C:\Program Files (x86)\Windows Kits\10\include\10.0.15063.0\um\oaidl.idl
3:23.23 oaidl.idl
3:23.27 Processing C:\Program Files (x86)\Windows Kits\10\include\10.0.15063.0\um\oleacc.idl
3:23.31 oleacc.idl
3:23.36 Processing C:\Program Files (x86)\Windows Kits\10\include\10.0.15063.0\um\oaidl.acf
3:23.39 oaidl.acf
3:23.52 Microsoft (R) 32b/64b MIDL Compiler Version 8.01.0622
3:23.52 Copyright (c) Microsoft Corporation. All rights reserved.
3:23.53 Processing c:\mozilla-source\mozilla-central\other-licenses\ia2\AccessibleRole.idl
3:23.53 AccessibleRole.idl
3:23.58 Processing C:\Program Files (x86)\Windows Kits\10\include\10.0.15063.0\um\objidl.idl
3:23.61 objidl.idl
3:23.64 Processing C:\Program Files (x86)\Windows Kits\10\include\10.0.15063.0\um\unknwn.idl
3:23.69 unknwn.idl
3:23.72 Processing C:\Program Files (x86)\Windows Kits\10\include\10.0.15063.0\shared\wtypes.idl
3:23.75 wtypes.idl
3:23.83 Processing C:\Program Files (x86)\Windows Kits\10\include\10.0.15063.0\shared\wtypesbase.idl
3:23.84 wtypesbase.idl
3:23.86 Processing C:\Program Files (x86)\Windows Kits\10\include\10.0.15063.0\shared\basetsd.h
3:23.89 basetsd.h
3:23.95 Processing C:\Program Files (x86)\Windows Kits\10\include\10.0.15063.0\shared\guiddef.h
3:23.97 guiddef.h
3:24.09 Microsoft (R) 32b/64b MIDL Compiler Version 8.01.0622
3:24.12 Copyright (c) Microsoft Corporation. All rights reserved.
3:24.12 Processing c:\mozilla-source\mozilla-central\other-licenses\ia2\AccessibleStates.idl
3:24.16 AccessibleStates.idl
3:24.17 Processing C:\Program Files (x86)\Windows Kits\10\include\10.0.15063.0\um\objidl.idl
3:24.19 objidl.idl
3:24.20 Processing C:\Program Files (x86)\Windows Kits\10\include\10.0.15063.0\um\unknwn.idl
3:24.23 unknwn.idl
3:24.27 Processing C:\Program Files (x86)\Windows Kits\10\include\10.0.15063.0\shared\wtypes.idl
3:24.30 wtypes.idl
3:24.34 Processing C:\Program Files (x86)\Windows Kits\10\include\10.0.15063.0\shared\wtypesbase.idl
3:24.36 wtypesbase.idl
3:24.38 Processing C:\Program Files (x86)\Windows Kits\10\include\10.0.15063.0\shared\basetsd.h
3:24.41 basetsd.h
3:24.42 Processing C:\Program Files (x86)\Windows Kits\10\include\10.0.15063.0\shared\guiddef.h
3:24.45 guiddef.h
3:24.58 Microsoft (R) 32b/64b MIDL Compiler Version 8.01.0622
3:24.59 Copyright (c) Microsoft Corporation. All rights reserved.
3:24.61 Processing c:\mozilla-source\mozilla-central\other-licenses\ia2\AccessibleTable.idl
3:24.61 AccessibleTable.idl
3:24.66 Processing C:\Program Files (x86)\Windows Kits\10\include\10.0.15063.0\um\objidl.idl
3:24.70 objidl.idl
3:24.73 Processing C:\Program Files (x86)\Windows Kits\10\include\10.0.15063.0\um\unknwn.idl
3:24.75 unknwn.idl
3:24.78 Processing C:\Program Files (x86)\Windows Kits\10\include\10.0.15063.0\shared\wtypes.idl
3:24.80 wtypes.idl
3:24.85 Processing C:\Program Files (x86)\Windows Kits\10\include\10.0.15063.0\shared\wtypesbase.idl
3:24.86 wtypesbase.idl
3:24.88 Processing C:\Program Files (x86)\Windows Kits\10\include\10.0.15063.0\shared\basetsd.h
3:24.91 basetsd.h
3:24.94 Processing C:\Program Files (x86)\Windows Kits\10\include\10.0.15063.0\shared\guiddef.h
3:24.97 guiddef.h
3:25.02 Processing C:\Program Files (x86)\Windows Kits\10\include\10.0.15063.0\um\oaidl.idl
3:25.06 oaidl.idl
3:25.12 Processing C:\Program Files (x86)\Windows Kits\10\include\10.0.15063.0\um\oleacc.idl
3:25.17 oleacc.idl
3:25.22 Processing c:/mozilla-source/mozilla-central/other-licenses/ia2\Accessible2.idl
3:25.23 Accessible2.idl
3:25.25 Processing c:/mozilla-source/mozilla-central/other-licenses/ia2\AccessibleRelation.idl
3:25.28 AccessibleRelation.idl
3:25.33 Processing c:/mozilla-source/mozilla-central/other-licenses/ia2\AccessibleStates.idl
3:25.34 AccessibleStates.idl
3:25.36 Processing c:/mozilla-source/mozilla-central/other-licenses/ia2\IA2CommonTypes.idl
3:25.39 IA2CommonTypes.idl
3:25.42 Processing C:\Program Files (x86)\Windows Kits\10\include\10.0.15063.0\um\oaidl.acf
3:25.47 oaidl.acf
3:25.59 Microsoft (R) 32b/64b MIDL Compiler Version 8.01.0622
3:25.61 Copyright (c) Microsoft Corporation. All rights reserved.
3:25.62 Processing c:\mozilla-source\mozilla-central\other-licenses\ia2\AccessibleTable2.idl
3:25.64 AccessibleTable2.idl
3:25.67 Processing C:\Program Files (x86)\Windows Kits\10\include\10.0.15063.0\um\objidl.idl
3:25.70 objidl.idl
3:25.78 Processing C:\Program Files (x86)\Windows Kits\10\include\10.0.15063.0\um\unknwn.idl
3:25.80 unknwn.idl
3:25.80 Processing C:\Program Files (x86)\Windows Kits\10\include\10.0.15063.0\shared\wtypes.idl
3:25.83 wtypes.idl
3:25.86 Processing C:\Program Files (x86)\Windows Kits\10\include\10.0.15063.0\shared\wtypesbase.idl
3:25.89 wtypesbase.idl
3:25.92 Processing C:\Program Files (x86)\Windows Kits\10\include\10.0.15063.0\shared\basetsd.h
3:25.95 basetsd.h
3:25.97 Processing C:\Program Files (x86)\Windows Kits\10\include\10.0.15063.0\shared\guiddef.h
3:26.00 guiddef.h
3:26.05 Processing C:\Program Files (x86)\Windows Kits\10\include\10.0.15063.0\um\oaidl.idl
3:26.09 oaidl.idl
3:26.14 Processing C:\Program Files (x86)\Windows Kits\10\include\10.0.15063.0\um\oleacc.idl
3:26.19 oleacc.idl
3:26.23 Processing c:/mozilla-source/mozilla-central/other-licenses/ia2\Accessible2.idl
3:26.25 Accessible2.idl
3:26.27 Processing c:/mozilla-source/mozilla-central/other-licenses/ia2\AccessibleRelation.idl
3:26.31 AccessibleRelation.idl
3:26.31 Processing c:/mozilla-source/mozilla-central/other-licenses/ia2\AccessibleStates.idl
3:26.34 AccessibleStates.idl
3:26.38 Processing c:/mozilla-source/mozilla-central/other-licenses/ia2\IA2CommonTypes.idl
3:26.39 IA2CommonTypes.idl
3:26.42 Processing C:\Program Files (x86)\Windows Kits\10\include\10.0.15063.0\um\oaidl.acf
3:26.48 oaidl.acf
3:26.59 Microsoft (R) 32b/64b MIDL Compiler Version 8.01.0622
3:26.59 Copyright (c) Microsoft Corporation. All rights reserved.
3:26.59 Processing c:\mozilla-source\mozilla-central\other-licenses\ia2\AccessibleTableCell.idl
3:26.62 AccessibleTableCell.idl
3:26.66 Processing C:\Program Files (x86)\Windows Kits\10\include\10.0.15063.0\um\objidl.idl
3:26.70 objidl.idl
3:26.73 Processing C:\Program Files (x86)\Windows Kits\10\include\10.0.15063.0\um\unknwn.idl
3:26.75 unknwn.idl
3:26.81 Processing C:\Program Files (x86)\Windows Kits\10\include\10.0.15063.0\shared\wtypes.idl
3:26.83 wtypes.idl
3:26.86 Processing C:\Program Files (x86)\Windows Kits\10\include\10.0.15063.0\shared\wtypesbase.idl
3:26.88 wtypesbase.idl
3:26.92 Processing C:\Program Files (x86)\Windows Kits\10\include\10.0.15063.0\shared\basetsd.h
3:26.94 basetsd.h
3:26.98 Processing C:\Program Files (x86)\Windows Kits\10\include\10.0.15063.0\shared\guiddef.h
3:26.98 guiddef.h
3:27.05 Processing C:\Program Files (x86)\Windows Kits\10\include\10.0.15063.0\um\oaidl.idl
3:27.06 oaidl.idl
3:27.14 Processing C:\Program Files (x86)\Windows Kits\10\include\10.0.15063.0\um\oleacc.idl
3:27.17 oleacc.idl
3:27.23 Processing c:/mozilla-source/mozilla-central/other-licenses/ia2\Accessible2.idl
3:27.27 Accessible2.idl
3:27.31 Processing c:/mozilla-source/mozilla-central/other-licenses/ia2\AccessibleRelation.idl
3:27.33 AccessibleRelation.idl
3:27.36 Processing c:/mozilla-source/mozilla-central/other-licenses/ia2\AccessibleStates.idl
3:27.39 AccessibleStates.idl
3:27.41 Processing c:/mozilla-source/mozilla-central/other-licenses/ia2\IA2CommonTypes.idl
3:27.44 IA2CommonTypes.idl
3:27.47 Processing C:\Program Files (x86)\Windows Kits\10\include\10.0.15063.0\um\oaidl.acf
3:27.47 oaidl.acf
3:27.59 Microsoft (R) 32b/64b MIDL Compiler Version 8.01.0622
3:27.61 Copyright (c) Microsoft Corporation. All rights reserved.
3:27.62 Processing c:\mozilla-source\mozilla-central\accessible\interfaces\ia2\IA2Typelib.idl
3:27.62 IA2Typelib.idl
3:27.62 Microsoft (R) 32b/64b MIDL Compiler Version 8.01.0622
3:27.62 Copyright (c) Microsoft Corporation. All rights reserved.
3:27.66 Processing c:\mozilla-source\mozilla-central\other-licenses\ia2\AccessibleText.idl
3:27.67 AccessibleText.idl
3:27.69 Processing c:/mozilla-source/mozilla-central/other-licenses/ia2\Accessible2.idl
3:27.70 Processing C:\Program Files (x86)\Windows Kits\10\include\10.0.15063.0\um\objidl.idl
3:27.72 Accessible2.idl
3:27.75 objidl.idl
3:27.77 Processing C:\Program Files (x86)\Windows Kits\10\include\10.0.15063.0\um\objidl.idl
3:27.77 objidl.idl
3:27.78 Processing C:\Program Files (x86)\Windows Kits\10\include\10.0.15063.0\um\unknwn.idl
3:27.83 Processing C:\Program Files (x86)\Windows Kits\10\include\10.0.15063.0\um\unknwn.idl
3:27.83 unknwn.idl
3:27.83 unknwn.idl
3:27.86 Processing C:\Program Files (x86)\Windows Kits\10\include\10.0.15063.0\shared\wtypes.idl
3:27.88 Processing C:\Program Files (x86)\Windows Kits\10\include\10.0.15063.0\shared\wtypes.idl
3:27.88 wtypes.idl
3:27.88 wtypes.idl
3:27.89 Processing C:\Program Files (x86)\Windows Kits\10\include\10.0.15063.0\shared\wtypesbase.idl
3:27.92 Processing C:\Program Files (x86)\Windows Kits\10\include\10.0.15063.0\shared\wtypesbase.idl
3:27.94 wtypesbase.idl
3:27.94 wtypesbase.idl
3:27.98 Processing C:\Program Files (x86)\Windows Kits\10\include\10.0.15063.0\shared\basetsd.h
3:27.98 Processing C:\Program Files (x86)\Windows Kits\10\include\10.0.15063.0\shared\basetsd.h
3:27.98 basetsd.h
3:28.02 basetsd.h
3:28.02 Processing C:\Program Files (x86)\Windows Kits\10\include\10.0.15063.0\shared\guiddef.h
3:28.02 guiddef.h
3:28.03 Processing C:\Program Files (x86)\Windows Kits\10\include\10.0.15063.0\shared\guiddef.h
3:28.08 guiddef.h
3:28.09 Processing C:\Program Files (x86)\Windows Kits\10\include\10.0.15063.0\um\oaidl.idl
3:28.11 Processing C:\Program Files (x86)\Windows Kits\10\include\10.0.15063.0\um\oaidl.idl
3:28.16 oaidl.idl
3:28.17 oaidl.idl
3:28.20 Processing C:\Program Files (x86)\Windows Kits\10\include\10.0.15063.0\um\oleacc.idl
3:28.20 Processing C:\Program Files (x86)\Windows Kits\10\include\10.0.15063.0\um\oleacc.idl
3:28.25 oleacc.idl
3:28.25 oleacc.idl
3:28.30 Processing c:/mozilla-source/mozilla-central/other-licenses/ia2\AccessibleRelation.idl
3:28.31 Processing c:/mozilla-source/mozilla-central/other-licenses/ia2\IA2CommonTypes.idl
3:28.31 AccessibleRelation.idl
3:28.33 IA2CommonTypes.idl
3:28.33 Processing c:/mozilla-source/mozilla-central/other-licenses/ia2\AccessibleStates.idl
3:28.34 Processing C:\Program Files (x86)\Windows Kits\10\include\10.0.15063.0\um\oaidl.acf
3:28.34 AccessibleStates.idl
3:28.39 oaidl.acf
3:28.41 Processing c:/mozilla-source/mozilla-central/other-licenses/ia2\IA2CommonTypes.idl
3:28.41 IA2CommonTypes.idl
3:28.44 Processing c:/mozilla-source/mozilla-central/other-licenses/ia2\Accessible2_2.idl
3:28.45 Accessible2_2.idl
3:28.48 Processing c:/mozilla-source/mozilla-central/other-licenses/ia2\Accessible2_3.idl
3:28.52 Accessible2_3.idl
3:28.55 Processing c:/mozilla-source/mozilla-central/other-licenses/ia2\AccessibleAction.idl
3:28.56 Microsoft (R) 32b/64b MIDL Compiler Version 8.01.0622
3:28.58 Copyright (c) Microsoft Corporation. All rights reserved.
3:28.58 AccessibleAction.idl
3:28.59 Processing c:\mozilla-source\mozilla-central\other-licenses\ia2\AccessibleText2.idl
3:28.64 Processing c:/mozilla-source/mozilla-central/other-licenses/ia2\AccessibleApplication.idl
3:28.67 AccessibleText2.idl
3:28.69 AccessibleApplication.idl
3:28.70 Processing C:\Program Files (x86)\Windows Kits\10\include\10.0.15063.0\um\objidl.idl
3:28.70 Processing c:/mozilla-source/mozilla-central/other-licenses/ia2\AccessibleComponent.idl
3:28.73 objidl.idl
3:28.75 AccessibleComponent.idl
3:28.81 Processing c:/mozilla-source/mozilla-central/other-licenses/ia2\AccessibleDocument.idl
3:28.81 Processing C:\Program Files (x86)\Windows Kits\10\include\10.0.15063.0\um\unknwn.idl
3:28.81 AccessibleDocument.idl
3:28.83 unknwn.idl
3:28.84 Processing c:/mozilla-source/mozilla-central/other-licenses/ia2\AccessibleEditableText.idl
3:28.89 Processing C:\Program Files (x86)\Windows Kits\10\include\10.0.15063.0\shared\wtypes.idl
3:28.91 AccessibleEditableText.idl
3:28.91 wtypes.idl
3:28.92 Processing c:/mozilla-source/mozilla-central/other-licenses/ia2\AccessibleEventId.idl
3:28.92 AccessibleEventId.idl
3:28.94 Processing C:\Program Files (x86)\Windows Kits\10\include\10.0.15063.0\shared\wtypesbase.idl
3:28.97 wtypesbase.idl
3:28.98 Processing c:/mozilla-source/mozilla-central/other-licenses/ia2\AccessibleHyperlink.idl
3:29.00 AccessibleHyperlink.idl
3:29.03 Processing C:\Program Files (x86)\Windows Kits\10\include\10.0.15063.0\shared\basetsd.h
3:29.05 Processing c:/mozilla-source/mozilla-central/other-licenses/ia2\AccessibleHypertext.idl
3:29.05 basetsd.h
3:29.05 AccessibleHypertext.idl
3:29.06 Processing C:\Program Files (x86)\Windows Kits\10\include\10.0.15063.0\shared\guiddef.h
3:29.08 Processing c:/mozilla-source/mozilla-central/other-licenses/ia2\AccessibleText.idl
3:29.09 guiddef.h
3:29.11 AccessibleText.idl
3:29.14 Processing c:/mozilla-source/mozilla-central/other-licenses/ia2\AccessibleHypertext2.idl
3:29.16 Processing C:\Program Files (x86)\Windows Kits\10\include\10.0.15063.0\um\oaidl.idl
3:29.17 AccessibleHypertext2.idl
3:29.19 oaidl.idl
3:29.22 Processing c:/mozilla-source/mozilla-central/other-licenses/ia2\AccessibleImage.idl
3:29.25 AccessibleImage.idl
3:29.25 Processing C:\Program Files (x86)\Windows Kits\10\include\10.0.15063.0\um\oleacc.idl
3:29.27 oleacc.idl
3:29.28 Processing c:/mozilla-source/mozilla-central/other-licenses/ia2\AccessibleRole.idl
3:29.33 AccessibleRole.idl
3:29.34 Processing c:/mozilla-source/mozilla-central/other-licenses/ia2\IA2CommonTypes.idl
3:29.36 Processing c:/mozilla-source/mozilla-central/other-licenses/ia2\AccessibleTable.idl
3:29.38 IA2CommonTypes.idl
3:29.39 AccessibleTable.idl
3:29.41 Processing c:/mozilla-source/mozilla-central/other-licenses/ia2\AccessibleText.idl
3:29.42 Processing c:/mozilla-source/mozilla-central/other-licenses/ia2\AccessibleTable2.idl
3:29.44 AccessibleText.idl
3:29.45 AccessibleTable2.idl
3:29.47 Processing C:\Program Files (x86)\Windows Kits\10\include\10.0.15063.0\um\oaidl.acf
3:29.48 oaidl.acf
3:29.50 Processing c:/mozilla-source/mozilla-central/other-licenses/ia2\AccessibleTableCell.idl
3:29.52 AccessibleTableCell.idl
3:29.55 Processing c:/mozilla-source/mozilla-central/other-licenses/ia2\AccessibleText2.idl
3:29.59 AccessibleText2.idl
3:29.62 Processing c:/mozilla-source/mozilla-central/other-licenses/ia2\AccessibleValue.idl
3:29.64 AccessibleValue.idl
3:29.64 Microsoft (R) 32b/64b MIDL Compiler Version 8.01.0622
3:29.64 Copyright (c) Microsoft Corporation. All rights reserved.
3:29.67 Processing c:\mozilla-source\mozilla-central\other-licenses\ia2\AccessibleValue.idl
3:29.69 AccessibleValue.idl
3:29.70 Processing C:\Program Files (x86)\Windows Kits\10\include\10.0.15063.0\um\oaidl.acf
3:29.72 Processing C:\Program Files (x86)\Windows Kits\10\include\10.0.15063.0\um\objidl.idl
3:29.73 oaidl.acf
3:29.77 objidl.idl
3:29.83 Processing C:\Program Files (x86)\Windows Kits\10\include\10.0.15063.0\um\unknwn.idl
3:29.86 unknwn.idl
3:29.89 Processing C:\Program Files (x86)\Windows Kits\10\include\10.0.15063.0\shared\wtypes.idl
3:29.91 wtypes.idl
3:29.95 Processing C:\Program Files (x86)\Windows Kits\10\include\10.0.15063.0\shared\wtypesbase.idl
3:29.97 Microsoft (R) 32b/64b MIDL Compiler Version 8.01.0622
3:29.97 Copyright (c) Microsoft Corporation. All rights reserved.
3:29.97 wtypesbase.idl
3:29.98 Processing c:\mozilla-source\mozilla-central\accessible\ipc\win\handler\HandlerData.idl
3:30.00 HandlerData.idl
3:30.02 Processing C:\Program Files (x86)\Windows Kits\10\include\10.0.15063.0\shared\basetsd.h
3:30.05 basetsd.h
3:30.06 Processing C:\Program Files (x86)\Windows Kits\10\include\10.0.15063.0\shared\guiddef.h
3:30.08 Processing c:/mozilla-source/mozilla-central/other-licenses/ia2\Accessible2_3.idl
3:30.09 guiddef.h
3:30.09 Accessible2_3.idl
3:30.14 Processing C:\Program Files (x86)\Windows Kits\10\include\10.0.15063.0\um\objidl.idl
3:30.19 Processing C:\Program Files (x86)\Windows Kits\10\include\10.0.15063.0\um\oaidl.idl
3:30.20 objidl.idl
3:30.20 oaidl.idl
3:30.22 Processing C:\Program Files (x86)\Windows Kits\10\include\10.0.15063.0\um\unknwn.idl
3:30.25 Processing C:\Program Files (x86)\Windows Kits\10\include\10.0.15063.0\um\oleacc.idl
3:30.27 unknwn.idl
3:30.28 oleacc.idl
3:30.30 Processing C:\Program Files (x86)\Windows Kits\10\include\10.0.15063.0\shared\wtypes.idl
3:30.34 wtypes.idl
3:30.36 Processing C:\Program Files (x86)\Windows Kits\10\include\10.0.15063.0\um\oaidl.acf
3:30.38 oaidl.acf
3:30.38 Processing C:\Program Files (x86)\Windows Kits\10\include\10.0.15063.0\shared\wtypesbase.idl
3:30.41 wtypesbase.idl
3:30.44 Processing C:\Program Files (x86)\Windows Kits\10\include\10.0.15063.0\shared\basetsd.h
3:30.45 basetsd.h
3:30.52 Processing C:\Program Files (x86)\Windows Kits\10\include\10.0.15063.0\shared\guiddef.h
3:30.52 Microsoft (R) 32b/64b MIDL Compiler Version 8.01.0622
3:30.53 Copyright (c) Microsoft Corporation. All rights reserved.
3:30.55 guiddef.h
3:30.55 Processing c:\mozilla-source\mozilla-central\other-licenses\ia2\IA2CommonTypes.idl
3:30.56 IA2CommonTypes.idl
3:30.61 Processing C:\Program Files (x86)\Windows Kits\10\include\10.0.15063.0\um\oaidl.idl
3:30.66 oaidl.idl
3:30.72 Processing C:\Program Files (x86)\Windows Kits\10\include\10.0.15063.0\um\oleacc.idl
3:30.78 oleacc.idl
3:30.84 Processing c:/mozilla-source/mozilla-central/other-licenses/ia2\Accessible2_2.idl
3:30.88 Accessible2_2.idl
3:30.89 Processing c:/mozilla-source/mozilla-central/other-licenses/ia2\Accessible2.idl
3:30.92 Accessible2.idl
3:31.00 Processing c:/mozilla-source/mozilla-central/other-licenses/ia2\AccessibleRelation.idl
3:31.05 AccessibleRelation.idl
3:31.09 Processing c:/mozilla-source/mozilla-central/other-licenses/ia2\AccessibleStates.idl
3:31.14 AccessibleStates.idl
3:31.17 Processing c:/mozilla-source/mozilla-central/other-licenses/ia2\IA2CommonTypes.idl
3:31.23 IA2CommonTypes.idl
3:31.27 Processing C:\Program Files (x86)\Windows Kits\10\include\10.0.15063.0\um\ocidl.idl
3:31.30 ocidl.idl
3:31.39 Processing C:\Program Files (x86)\Windows Kits\10\include\10.0.15063.0\um\oleidl.idl
3:31.41 oleidl.idl
3:31.44 Processing C:\Program Files (x86)\Windows Kits\10\include\10.0.15063.0\um\servprov.idl
3:31.50 servprov.idl
3:31.55 Processing C:\Program Files (x86)\Windows Kits\10\include\10.0.15063.0\um\urlmon.idl
3:31.59 urlmon.idl
3:31.67 Processing C:\Program Files (x86)\Windows Kits\10\include\10.0.15063.0\um\msxml.idl
3:31.70 msxml.idl
3:31.84 Processing c:/mozilla-source/mozilla-central/other-licenses/ia2\AccessibleText.idl
3:31.89 AccessibleText.idl
3:31.92 Processing C:\Program Files (x86)\Windows Kits\10\include\10.0.15063.0\um\oaidl.acf
3:31.95 oaidl.acf
3:32.02 Processing C:\Program Files (x86)\Windows Kits\10\include\10.0.15063.0\um\ocidl.acf
3:32.03 ocidl.acf
3:32.08 Processing c:\mozilla-source\mozilla-central\accessible\ipc\win\handler\HandlerData.acf
3:32.09 HandlerData.acf
3:32.67 Microsoft (R) 32b/64b MIDL Compiler Version 8.01.0622
3:32.69 Copyright (c) Microsoft Corporation. All rights reserved.
3:32.70 Processing c:\mozilla-source\mozilla-central\accessible\ipc\win\typelib\Accessible.idl
3:32.72 Accessible.idl
3:32.73 Processing C:\Program Files (x86)\Windows Kits\10\include\10.0.15063.0\um\oaidl.idl
3:32.81 oaidl.idl
3:32.84 Processing C:\Program Files (x86)\Windows Kits\10\include\10.0.15063.0\um\objidl.idl
3:32.89 objidl.idl
3:32.92 Processing C:\Program Files (x86)\Windows Kits\10\include\10.0.15063.0\um\unknwn.idl
3:32.97 unknwn.idl
3:33.00 Processing C:\Program Files (x86)\Windows Kits\10\include\10.0.15063.0\shared\wtypes.idl
3:33.03 wtypes.idl
3:33.06 Processing C:\Program Files (x86)\Windows Kits\10\include\10.0.15063.0\shared\wtypesbase.idl
3:33.09 wtypesbase.idl
3:33.12 Processing C:\Program Files (x86)\Windows Kits\10\include\10.0.15063.0\shared\basetsd.h
3:33.14 basetsd.h
3:33.17 Processing C:\Program Files (x86)\Windows Kits\10\include\10.0.15063.0\shared\guiddef.h
3:33.22 guiddef.h
3:33.28 Processing C:\Program Files (x86)\Windows Kits\10\include\10.0.15063.0\um\servprov.idl
3:33.31 servprov.idl
3:33.36 Processing C:\Program Files (x86)\Windows Kits\10\include\10.0.15063.0\um\oaidl.acf
3:33.42 oaidl.acf
3:34.23 primaryCert.h
3:34.23 secondaryCert.h
3:34.61 xpcshellCert.h
3:35.81 certdata.c
3:36.11 xpidl.stub
3:36.45 ExampleStylesheet.h
3:37.81 Elapsed: 0.62s; From ../../dist/idl: Kept 0 existing; Added/updated 1105; Removed 0 files and 0 directories.
3:38.47 browser-feeds.xpt
3:38.52 browser-newtab.xpt
3:38.53 browsercompsbase.xpt
3:38.92 jsinspector.xpt
3:39.02 migration.xpt
3:39.44 sessionstore.xpt
3:39.45 shellservice.xpt
3:39.86 accessibility.xpt
3:39.92 alerts.xpt
3:40.34 appshell.xpt
3:40.77 appstartup.xpt
3:41.14 autocomplete.xpt
3:41.30 autoconfig.xpt
3:41.47 browser-element.xpt
3:41.80 caps.xpt
3:41.91 captivedetect.xpt
3:42.30 chrome.xpt
3:42.34 commandhandler.xpt
3:42.59 commandlines.xpt
3:42.80 composer.xpt
3:43.12 content_events.xpt
3:43.27 content_geckomediaplugins.xpt
3:43.47 content_html.xpt
3:43.64 content_webrtc.xpt
3:43.97 content_xslt.xpt
3:44.02 directory.xpt
3:44.33 diskspacewatcher.xpt
3:44.55 docshell.xpt
3:44.77 dom.xpt
3:45.06 dom_audiochannel.xpt
3:45.95 dom_base.xpt
3:46.09 warning: interface 'nsISelectionPrivate' is scriptable but derives from non-scriptable 'nsISelection', ../../../dist/idl\nsISelectionPrivate.idl line 31:0
3:46.11 interface nsISelectionPrivate : nsISelection
3:46.11 ^
3:46.19 dom_bindings.xpt
3:46.30 dom_canvas.xpt
3:46.83 dom_core.xpt
3:47.25 dom_css.xpt
3:47.64 dom_events.xpt
3:48.08 dom_file.xpt
3:48.47 dom_geolocation.xpt
3:48.80 dom_html.xpt
3:49.00 dom_json.xpt
3:49.30 dom_media.xpt
3:49.69 dom_network.xpt
3:50.19 dom_notification.xpt
3:50.66 dom_offline.xpt
3:51.20 dom_payments.xpt
3:51.56 dom_power.xpt
3:52.03 dom_presentation.xpt
3:52.44 dom_push.xpt
3:52.48 dom_quota.xpt
3:52.94 dom_range.xpt
3:53.14 dom_security.xpt
3:53.31 dom_sidebar.xpt
3:53.55 dom_smil.xpt
3:53.75 dom_storage.xpt
3:53.92 dom_stylesheets.xpt
3:54.17 dom_svg.xpt
3:54.33 dom_system.xpt
3:54.58 dom_time.xpt
3:54.75 dom_traversal.xpt
3:54.94 dom_webspeechrecognition.xpt
3:55.06 dom_webspeechsynth.xpt
3:55.33 dom_workers.xpt
3:55.47 dom_xbl.xpt
3:55.73 dom_xhr.xpt
3:55.80 dom_xpath.xpt
3:56.09 dom_xul.xpt
3:56.22 downloads.xpt
3:56.50 editor.xpt
3:57.00 extensions.xpt
3:57.39 exthandler.xpt
3:57.77 exthelper.xpt
3:57.88 fastfind.xpt
3:58.19 feeds.xpt
3:58.28 gfx.xpt
3:58.56 html5.xpt
3:58.88 htmlparser.xpt
3:58.92 imglib2.xpt
3:59.23 inspector.xpt
3:59.34 intl.xpt
3:59.83 jar.xpt
3:59.89 jsdebugger.xpt
4:00.27 jsdownloads.xpt
4:00.44 layout_base.xpt
4:00.58 layout_printing.xpt
4:00.77 layout_xul.xpt
4:00.98 layout_xul_tree.xpt
4:01.16 locale.xpt
4:01.41 loginmgr.xpt
4:01.62 memory_profiler.xpt
4:01.86 mimetype.xpt
4:02.11 mozfind.xpt
4:02.30 mozintl.xpt
4:02.58 necko.xpt
4:02.81 necko_about.xpt
4:03.00 necko_cache.xpt
4:03.31 necko_cache2.xpt
4:03.89 necko_cookie.xpt
4:04.30 necko_dns.xpt
4:04.83 necko_file.xpt
4:05.28 necko_ftp.xpt
4:05.64 necko_http.xpt
4:05.97 necko_mdns.xpt
4:06.03 necko_res.xpt
4:06.41 necko_socket.xpt
4:06.77 necko_strconv.xpt
4:06.89 necko_viewsource.xpt
4:07.23 necko_websocket.xpt
4:07.45 necko_wifi.xpt
4:07.72 necko_wyciwyg.xpt
4:07.94 parentalcontrols.xpt
4:08.16 peerconnection.xpt
4:08.42 pipnss.xpt
4:08.55 pippki.xpt
4:08.85 places.xpt
4:09.31 plugin.xpt
4:09.77 warning: [const] doesn't make sense on builtin types., <class 'xpidl.xpidl.BuiltinLocation'>
4:09.77 warning: [const] doesn't make sense on builtin types., <class 'xpidl.xpidl.BuiltinLocation'>
4:09.77 warning: [const] doesn't make sense on builtin types., <class 'xpidl.xpidl.BuiltinLocation'>
4:09.78 warning: [const] doesn't make sense on builtin types., <class 'xpidl.xpidl.BuiltinLocation'>
4:09.78 warning: [const] doesn't make sense on builtin types., <class 'xpidl.xpidl.BuiltinLocation'>
4:09.80 warning: [const] doesn't make sense on builtin types., <class 'xpidl.xpidl.BuiltinLocation'>
4:09.80 warning: [const] doesn't make sense on builtin types., <class 'xpidl.xpidl.BuiltinLocation'>
4:09.80 warning: [const] doesn't make sense on builtin types., <class 'xpidl.xpidl.BuiltinLocation'>
4:09.80 warning: [const] doesn't make sense on builtin types., <class 'xpidl.xpidl.BuiltinLocation'>
4:09.92 warning: [const] doesn't make sense on builtin types., <class 'xpidl.xpidl.BuiltinLocation'>
4:09.94 warning: [const] doesn't make sense on builtin types., <class 'xpidl.xpidl.BuiltinLocation'>
4:09.94 warning: [const] doesn't make sense on builtin types., <class 'xpidl.xpidl.BuiltinLocation'>
4:09.94 pref.xpt
4:10.05 prefetch.xpt
4:10.52 privatebrowsing.xpt
4:10.64 profiler.xpt
4:10.88 rdf.xpt
4:11.02 remote.xpt
4:11.27 sandbox.xpt
4:11.66 satchel.xpt
4:11.98 saxparser.xpt
4:12.33 services-crypto-component.xpt
4:12.45 services_fxaccounts.xpt
4:12.83 shistory.xpt
4:12.92 spellchecker.xpt
4:13.16 startupcache.xpt
4:13.47 storage.xpt
4:13.62 telemetry.xpt
4:13.86 toolkit_asyncshutdown.xpt
4:14.28 toolkit_crashservice.xpt
4:14.53 toolkit_filewatcher.xpt
4:14.66 toolkit_finalizationwitness.xpt
4:14.91 toolkit_osfile.xpt
4:15.03 toolkit_perfmonitoring.xpt
4:15.25 toolkit_securityreporter.xpt
4:15.45 toolkit_xulstore.xpt
4:15.64 toolkitprofile.xpt
4:15.78 txmgr.xpt
4:16.02 txtsvc.xpt
4:16.20 uconv.xpt
4:16.48 unicharutil.xpt
4:16.55 update.xpt
4:16.84 uriloader.xpt
4:16.97 url-classifier.xpt
4:17.23 urlformatter.xpt
4:17.47 webBrowser_core.xpt
4:17.75 webbrowserpersist.xpt
4:17.89 webextensions.xpt
4:18.27 webvtt.xpt
4:18.53 widget.xpt
4:18.64 windowcreator.xpt
4:18.91 windowds.xpt
4:19.31 windowwatcher.xpt
4:19.69 xpcom_base.xpt
4:20.19 xpcom_components.xpt
4:20.25 xpcom_ds.xpt
4:20.72 xpcom_io.xpt
4:20.92 xpcom_system.xpt
4:21.59 xpcom_threads.xpt
4:21.89 xpcom_xpti.xpt
4:22.02 xpconnect.xpt
4:22.33 xpctest.xpt
4:22.36 xul.xpt
4:22.84 xulapp.xpt
4:22.91 xultmpl.xpt
4:23.16 zipwriter.xpt
4:23.23 WorkerTest.xpt
4:23.52 test_necko.xpt
4:23.56 xpcomtest.xpt
4:24.19 error_list.rs
4:24.23 ErrorList.h
4:24.30 ErrorNamesInternal.h
4:24.53 encodingsgroups.properties.h
4:24.55 langGroups.properties.h
4:25.00 etld_data.inc
4:25.03 PropertyUseCounterMap.inc
4:25.03 UseCounterList.h
4:25.44 Makefile:52: codegen.pp: No such file or directory
4:25.48 CSS2Properties.webidl
4:25.66 Microsoft (R) C/C++ Optimizing Compiler Version 19.10.25019 for x86
4:25.66 Copyright (C) Microsoft Corporation. All rights reserved.
4:25.66
4:25.66 PythonCSSProps.h
4:25.80 xpcAccEvents.h
4:26.55 TelemetryEventData.h
4:26.56 TelemetryEventEnums.h
4:26.92 TelemetryHistogramData.inc
4:27.23 TelemetryHistogramEnums.h
4:27.89 TelemetryProcessData.h
4:28.38 TelemetryProcessEnums.h
4:28.66 TelemetryScalarData.h
4:28.92 TelemetryScalarEnums.h
4:30.14 wincharset.properties.h
5:00.86 Generating c:/mozilla-source/mozilla-central/obj-i686-pc-mingw32/dom/bindings/TestExampleWorkerInterface-example.h
5:00.86 Generating c:/mozilla-source/mozilla-central/obj-i686-pc-mingw32/dom/bindings/TestExampleWorkerInterface-example.cpp
5:00.86 Generating c:/mozilla-source/mozilla-central/obj-i686-pc-mingw32/dom/bindings/TestExampleProxyInterface-example.h
5:00.86 Generating c:/mozilla-source/mozilla-central/obj-i686-pc-mingw32/dom/bindings/TestExampleProxyInterface-example.cpp
5:00.86 Generating c:/mozilla-source/mozilla-central/obj-i686-pc-mingw32/dom/bindings/TestExampleInterface-example.h
5:00.86 Generating c:/mozilla-source/mozilla-central/obj-i686-pc-mingw32/dom/bindings/TestExampleInterface-example.cpp
5:02.09 module.res
5:02.86 ittnotify_static.c
5:02.94 crashinjectdll.cpp
5:02.97 Creating Resource file: module.res
5:03.09 crashinjectdll.dll
5:03.66 jitprofiling.c
5:03.84 Creating library crashinjectdll.lib and object crashinjectdll.exp
5:03.84
5:14.09 RegExp.cpp
5:17.27 e_acos.cpp
5:17.56 CTypes.cpp
5:17.89 e_acosh.cpp
5:18.59 e_asin.cpp
5:19.22 e_atan2.cpp
5:19.78 e_atanh.cpp
5:20.34 e_cosh.cpp
5:20.81 Library.cpp
5:20.94 e_exp.cpp
5:21.50 e_hypot.cpp
5:22.11 e_log.cpp
5:22.72 e_log10.cpp
5:23.23 e_log2.cpp
5:23.81 e_pow.cpp
5:24.41 e_sinh.cpp
5:24.91 e_sqrt.cpp
5:25.52 k_exp.cpp
5:26.02 s_asinh.cpp
5:26.50 s_atan.cpp
5:27.02 s_cbrt.cpp
5:27.56 s_ceil.cpp
5:28.06 s_ceilf.cpp
5:28.56 s_copysign.cpp
5:29.06 s_expm1.cpp
5:29.66 s_fabs.cpp
5:30.16 s_floor.cpp
5:30.62 s_floorf.cpp
5:31.08 s_log1p.cpp
5:33.98 s_nearbyint.cpp
5:34.58 Parser.cpp
5:34.58 s_rint.cpp
5:35.05 s_rintf.cpp
5:35.55 s_scalbn.cpp
5:36.03 s_tanh.cpp
5:36.50 s_trunc.cpp
5:36.98 s_truncf.cpp
5:36.98 modules_fdlibm_src.lib.desc
5:39.78 StoreBuffer.cpp
5:40.70 prdir.c
5:41.34 prfdcach.c
5:41.98 prfile.c
5:42.59 prio.c
5:43.22 priometh.c
5:43.22 c:/mozilla-source/mozilla-central/nsprpub/pr/src/io/priometh.c(336): warning C4018: '<': signed/unsigned mismatch
5:43.86 Disassembler-x86-shared.cpp
5:43.88 pripv6.c
5:44.48 prlayer.c
5:45.09 prlog.c
5:45.67 prmapopt.c
5:46.27 prmmap.c
5:46.92 prmwait.c
5:47.25 prpolevt.c
5:47.89 prprf.c
5:47.89 c:/mozilla-source/mozilla-central/nsprpub/pr/src/io/prprf.c(1115): warning C4018: '<': signed/unsigned mismatch
5:48.28 prscanf.c
5:48.92 prsocket.c
5:49.56 prstdio.c
5:50.19 prlink.c
5:50.73 prmalloc.c
5:51.36 prmem.c
5:51.91 prosdep.c
5:52.52 ntgc.c
5:54.72 jsarray.cpp
5:55.36 ntinrval.c
5:55.89 ntmisc.c
5:55.91 c:/mozilla-source/mozilla-central/nsprpub/pr/src/md/windows/ntmisc.c(820): warning C4996: 'GetVersionExA': was declared deprecated
5:55.92 C:\Program Files (x86)\Windows Kits\10\include\10.0.15063.0\um\sysinfoapi.h(436): note: see declaration of 'GetVersionExA'
5:55.92 c:/mozilla-source/mozilla-central/nsprpub/pr/src/md/windows/ntmisc.c(871): warning C4996: 'GetVersionExA': was declared deprecated
5:55.94 C:\Program Files (x86)\Windows Kits\10\include\10.0.15063.0\um\sysinfoapi.h(436): note: see declaration of 'GetVersionExA'
5:56.61 ntsec.c
5:57.27 ntsem.c
5:58.08 w32ipcsem.c
5:58.81 w32poll.c
5:59.45 w32rng.c
6:00.09 w32shm.c
6:00.73 w95cv.c
6:02.66 w95dllmain.c
6:03.28 jsatom.cpp
6:03.61 w95io.c
6:04.42 w95sock.c
6:04.42 c:/mozilla-source/mozilla-central/nsprpub/pr/src/md/windows/w95sock.c(32): warning C4996: 'GetVersionExA': was declared deprecated
6:04.42 C:\Program Files (x86)\Windows Kits\10\include\10.0.15063.0\um\sysinfoapi.h(436): note: see declaration of 'GetVersionExA'
6:05.28 w95thred.c
6:05.35 jsdtoa.cpp
6:05.91 win32_errors.c
6:06.59 prseg.c
6:07.25 prshm.c
6:07.89 prshma.c
6:08.52 pralarm.c
6:09.11 pratom.c
6:09.41 praton.c
6:09.83 prcountr.c
6:10.53 prdtoa.c
6:10.53 c:/mozilla-source/mozilla-central/nsprpub/pr/src/misc/prdtoa.c(1248): warning C4554: '>>': check operator precedence for possible error; use parentheses to clarify precedence
6:10.55 c:/mozilla-source/mozilla-central/nsprpub/pr/src/misc/prdtoa.c(1250): warning C4554: '<<': check operator precedence for possible error; use parentheses to clarify precedence
6:10.58 c:/mozilla-source/mozilla-central/nsprpub/pr/src/misc/prdtoa.c(1250): warning C4554: '>>': check operator precedence for possible error; use parentheses to clarify precedence
6:10.61 c:/mozilla-source/mozilla-central/nsprpub/pr/src/misc/prdtoa.c(1255): warning C4554: '>>': check operator precedence for possible error; use parentheses to clarify precedence
6:10.62 c:/mozilla-source/mozilla-central/nsprpub/pr/src/misc/prdtoa.c(1257): warning C4554: '>>': check operator precedence for possible error; use parentheses to clarify precedence
6:10.64 c:/mozilla-source/mozilla-central/nsprpub/pr/src/misc/prdtoa.c(1339): warning C4554: '<<': check operator precedence for possible error; use parentheses to clarify precedence
6:10.66 c:/mozilla-source/mozilla-central/nsprpub/pr/src/misc/prdtoa.c(1983): warning C4554: '<<': check operator precedence for possible error; use parentheses to clarify precedence
6:10.67 c:/mozilla-source/mozilla-central/nsprpub/pr/src/misc/prdtoa.c(2627): warning C4018: '<=': signed/unsigned mismatch
6:10.69 c:/mozilla-source/mozilla-central/nsprpub/pr/src/misc/prdtoa.c(2875): warning C4554: '<<': check operator precedence for possible error; use parentheses to clarify precedence
6:10.70 c:/mozilla-source/mozilla-central/nsprpub/pr/src/misc/prdtoa.c(2876): warning C4554: '>>': check operator precedence for possible error; use parentheses to clarify precedence
6:10.70 c:/mozilla-source/mozilla-central/nsprpub/pr/src/misc/prdtoa.c(2876): warning C4554: '<<': check operator precedence for possible error; use parentheses to clarify precedence
6:11.28 prenv.c
6:11.55 prerr.c
6:12.09 prerror.c
6:12.56 jsmath.cpp
6:12.67 prerrortable.c
6:13.25 prinit.c
6:13.89 prinrval.c
6:14.52 pripc.c
6:15.14 pripcsem.c
6:15.52 prlog2.c
6:15.83 prlong.c
6:16.52 prnetdb.c
6:16.83 prolock.c
6:17.41 prrng.c
6:17.80 jsutil.cpp
6:18.06 prsystem.c
6:18.67 prthinfo.c
6:18.78 pm_stub.cpp
6:19.22 prtime.c
6:19.66 prtpool.c
6:20.31 prtrace.c
6:20.91 prucpu.c
6:21.56 prucv.c
6:22.17 prulock.c
6:22.78 prustack.c
6:23.52 pruthr.c
6:24.11 prcmon.c
6:24.72 prcthr.c
6:25.30 prdump.c
6:25.94 prmon.c
6:26.61 prrwlock.c
6:27.33 prsem.c
6:27.95 prtpd.c
6:27.97 nspr4.lib.desc
6:34.28 VTuneWrapper.cpp
6:34.81 plarena.c
6:35.41 plhash.c
6:35.41 plds4.lib.desc
6:49.84 Unified_cpp_js_src0.cpp
6:50.30 base64.c
6:50.78 plerror.c
6:51.16 plgetopt.c
6:51.48 strcase.c
6:51.86 strcat.c
6:52.19 strchr.c
6:52.53 strcmp.c
6:52.83 strcpy.c
6:53.17 strdup.c
6:53.55 strlen.c
6:53.94 strpbrk.c
6:54.25 strstr.c
6:54.53 strtok.c
6:54.53 plc4.lib.desc
7:09.56 Unified_cpp_js_src1.cpp
7:10.00 adler32.c
7:10.34 compress.c
7:10.73 crc32.c
7:11.28 deflate.c
7:11.67 gzclose.c
7:12.09 gzlib.c
7:12.53 gzread.c
7:12.91 gzwrite.c
7:13.38 infback.c
7:13.73 inffast.c
7:14.41 inflate.c
7:14.78 inftrees.c
7:15.27 trees.c
7:15.62 uncompr.c
7:15.98 zutil.c
7:16.02 modules_zlib_src.lib.desc
7:32.47 Unified_cpp_js_src10.cpp
8:06.13 msvc_raise_wrappers.cpp
8:06.22 winheap.cpp
8:06.23 Unified_cpp_memory_mozalloc0.cpp
8:06.25 memory_mozalloc.lib
8:06.27 msvc_raise_wrappers.obj : warning LNK4221: This object file does not define any previously undefined public symbols, so it will not be used by any link operation that consumes this library
8:06.27
8:06.27 memory_mozalloc.lib.desc
8:06.27 Unified_cpp_js_src11.cpp
8:06.27 msvc_raise_wrappers.cpp
8:06.28 winheap.cpp
8:06.28 Unified_cpp_staticruntime0.cpp
8:06.28 mozalloc_staticruntime.lib.desc
8:06.31 Unified_cpp_js_src12.cpp
8:06.70 fallible.cpp
8:06.73 fallible.lib.desc
8:26.97 Unified_cpp_js_src13.cpp
8:28.25 Unified_cpp_memory_volatile0.cpp
8:28.25 memory_volatile.lib.desc
8:41.19 Unified_cpp_js_src14.cpp
8:44.03 Unified_cpp_volatile_tests0.cpp
8:44.05 memory_volatile_tests.lib.desc
8:54.28 Unified_cpp_js_src15.cpp
8:55.67 mozjemalloc.cpp
8:55.69 memory_mozjemalloc.lib.desc
9:14.45 Unified_cpp_js_src16.cpp
9:15.36 lock_impl_win.cc
9:16.12 FdPrintf.cpp
9:16.14 module.res
9:17.14 LogAlloc.cpp
9:17.19 Creating Resource file: module.res
9:17.30 logalloc.dll
9:18.09 Creating library logalloc.lib and object logalloc.exp
9:18.09
9:31.53 Unified_cpp_js_src17.cpp
9:32.48 lock_impl_win.cc
9:33.22 FdPrintf.cpp
9:33.28 module.res
9:34.09 LogAlloc.cpp
9:34.11 Creating Resource file: module.res
9:34.20 logalloc_minimal.dll
9:34.92 Creating library logalloc_minimal.lib and object logalloc_minimal.exp
9:34.94
9:49.58 Unified_cpp_js_src18.cpp
9:49.73 module.res
9:50.66 ReplaceMalloc.cpp
9:50.70 Creating Resource file: module.res
9:50.83 replace_malloc.dll
9:51.22 Creating library replace_malloc.lib and object replace_malloc.exp
9:51.22
10:04.25 Unified_cpp_js_src19.cpp
10:05.56 Compression.cpp
10:07.08 Decimal.cpp
10:08.89 Unified_cpp_mfbt0.cpp
10:09.39 Unified_cpp_mfbt1.cpp
10:09.39 mfbt.lib.desc
10:24.27 Unified_cpp_js_src2.cpp
10:29.31 Unified_cpp_mfbt_tests_gtest0.cpp
10:29.33 mfbt_tests_gtest.lib.desc
10:39.83 Unified_cpp_js_src20.cpp
10:41.05 Compression.cpp
10:42.59 Decimal.cpp
10:44.73 Unified_cpp_mfbt_staticruntime0.cpp
10:45.27 Unified_cpp_mfbt_staticruntime1.cpp
10:45.27 mfbt_staticruntime.lib.desc
11:00.45 Unified_cpp_js_src21.cpp
11:01.02 AutoProfilerLabel.cpp
11:02.42 ConditionVariable_windows.cpp
11:03.19 Mutex_windows.cpp
11:04.33 Printf.cpp
11:05.72 StackWalk.cpp
11:06.80 TimeStamp.cpp
11:08.28 TimeStamp_windows.cpp
11:08.38 mozglue_misc.lib.desc
11:19.89 Unified_cpp_js_src22.cpp
11:20.48 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
11:20.48 appendable.cpp
11:21.70 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
11:21.70 bmpset.cpp
11:22.05 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
11:22.05 brkeng.cpp
11:22.38 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
11:22.38 brkiter.cpp
11:23.45 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
11:23.45 bytestream.cpp
11:24.64 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
11:24.66 bytestrie.cpp
11:26.02 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
11:26.03 bytestriebuilder.cpp
11:27.27 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
11:27.27 bytestrieiterator.cpp
11:28.95 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
11:28.95 caniter.cpp
11:30.05 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
11:30.05 chariter.cpp
11:31.17 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
11:31.17 charstr.cpp
11:31.61 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
11:31.61 cmemory.cpp
11:32.78 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
11:32.78 cstr.cpp
11:33.23 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
11:33.23 cstring.cpp
11:33.66 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
11:33.66 cwchar.cpp
11:34.09 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
11:34.09 dictbe.cpp
11:35.31 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
11:35.31 dictionarydata.cpp
11:35.73 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
11:35.73 dtintrv.cpp
11:36.23 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
11:36.23 edits.cpp
11:36.72 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
11:36.72 errorcode.cpp
11:37.12 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
11:37.12 filteredbrk.cpp
11:38.38 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
11:38.38 filterednormalizer2.cpp
11:39.67 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
11:39.69 icudataver.cpp
11:40.14 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
11:40.14 icuplug.cpp
11:41.67 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
11:41.67 listformatter.cpp
11:43.14 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
11:43.14 loadednormalizer2impl.cpp
11:44.66 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
11:44.66 locavailable.cpp
11:45.10 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
11:45.10 locbased.cpp
11:46.41 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
11:46.41 locdispnames.cpp
11:48.14 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
11:48.14 locdspnm.cpp
11:49.61 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
11:49.61 locid.cpp
11:50.92 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
11:50.92 loclikely.cpp
11:51.77 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
11:51.78 locmap.cpp
11:53.00 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
11:53.00 locresdata.cpp
11:54.48 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
11:54.48 locutil.cpp
11:55.69 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
11:55.69 messagepattern.cpp
11:57.16 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
11:57.16 normalizer2.cpp
11:58.91 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
11:58.92 normalizer2impl.cpp
12:00.34 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
12:00.34 normlzr.cpp
12:00.77 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
12:00.77 parsepos.cpp
12:01.19 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
12:01.19 patternprops.cpp
12:02.36 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
12:02.36 pluralmap.cpp
12:03.84 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
12:03.84 propname.cpp
12:04.55 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
12:04.55 propsvec.cpp
12:05.08 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
12:05.08 punycode.cpp
12:06.38 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
12:06.38 putil.cpp
12:06.80 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
12:06.80 rbbi.cpp
12:07.17 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
12:07.17 rbbidata.cpp
12:07.56 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
12:07.56 rbbinode.cpp
12:07.95 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
12:07.95 rbbirb.cpp
12:08.28 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
12:08.28 rbbiscan.cpp
12:08.66 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
12:08.66 rbbisetb.cpp
12:09.06 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
12:09.06 rbbistbl.cpp
12:09.44 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
12:09.45 rbbitblb.cpp
12:11.00 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
12:11.00 resbund.cpp
12:11.44 Interpreter.cpp
12:12.19 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
12:12.19 resbund_cnv.cpp
12:13.31 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
12:13.31 resource.cpp
12:14.38 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
12:14.38 ruleiter.cpp
12:15.44 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
12:15.44 schriter.cpp
12:16.78 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
12:16.78 serv.cpp
12:18.00 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
12:18.00 servlk.cpp
12:19.30 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
12:19.30 servlkf.cpp
12:20.77 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
12:20.77 servls.cpp
12:22.03 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
12:22.03 servnotf.cpp
12:25.73 Unified_cpp_js_src23.cpp
12:26.66 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
12:26.66 servrbf.cpp
12:28.28 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
12:28.28 servslkf.cpp
12:29.03 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
12:29.03 sharedobject.cpp
12:30.41 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
12:30.41 simpleformatter.cpp
12:31.56 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
12:31.56 stringpiece.cpp
12:32.17 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
12:32.17 stringtriebuilder.cpp
12:32.63 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
12:32.64 uarrsort.cpp
12:33.23 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
12:33.23 ubidi.cpp
12:34.02 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
12:34.02 ubidi_props.cpp
12:34.62 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
12:34.62 ubidiln.cpp
12:35.19 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
12:35.19 ubiditransform.cpp
12:35.67 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
12:35.67 ubidiwrt.cpp
12:36.03 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
12:36.05 ubrk.cpp
12:41.00 Unified_cpp_js_src24.cpp
12:41.23 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
12:41.23 ucase.cpp
12:42.80 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
12:42.80 ucasemap.cpp
12:43.17 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
12:43.17 ucasemap_titlecase_brkiter.cpp
12:44.47 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
12:44.47 ucat.cpp
12:45.39 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
12:45.41 uchar.cpp
12:46.59 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
12:46.61 ucharstrie.cpp
12:47.86 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
12:47.86 ucharstriebuilder.cpp
12:49.06 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
12:49.06 ucharstrieiterator.cpp
12:50.42 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
12:50.42 uchriter.cpp
12:51.30 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
12:51.30 ucln_cmn.cpp
12:51.75 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
12:51.75 ucmndata.cpp
12:52.42 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
12:52.42 ucnv.cpp
12:52.84 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
12:52.84 ucnv2022.cpp
12:53.67 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
12:53.67 ucnv_bld.cpp
12:54.14 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
12:54.14 ucnv_cb.cpp
12:54.55 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
12:54.55 ucnv_cnv.cpp
12:55.09 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
12:55.22 ucnv_ct.cpp
13:00.17 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
13:00.30 ucnv_err.cpp
13:02.42 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
13:02.42 ucnv_ext.cpp
13:02.84 Unified_cpp_js_src25.cpp
13:03.33 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
13:03.33 ucnv_io.cpp
13:03.84 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
13:03.84 ucnv_lmb.cpp
13:04.33 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
13:04.33 ucnv_set.cpp
13:04.94 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
13:04.94 ucnv_u16.cpp
13:05.55 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
13:05.55 ucnv_u32.cpp
13:06.13 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
13:06.13 ucnv_u7.cpp
13:06.77 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
13:06.77 ucnv_u8.cpp
13:07.38 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
13:07.38 ucnvbocu.cpp
13:08.73 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
13:08.73 ucnvdisp.cpp
13:09.12 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
13:09.12 ucnvhz.cpp
13:09.53 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
13:09.53 ucnvisci.cpp
13:10.08 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
13:10.09 ucnvlat1.cpp
13:10.48 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
13:10.48 ucnvmbcs.cpp
13:11.08 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
13:11.08 ucnvscsu.cpp
13:12.66 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
13:12.66 ucnvsel.cpp
13:13.31 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
13:13.31 ucol_swp.cpp
13:14.91 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
13:14.91 ucurr.cpp
13:19.78 Unified_cpp_js_src26.cpp
13:20.73 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
13:20.75 udata.cpp
13:21.22 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
13:21.22 udatamem.cpp
13:21.77 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
13:21.77 udataswp.cpp
13:22.22 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
13:22.23 uenum.cpp
13:22.70 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
13:22.70 uhash.cpp
13:23.81 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
13:23.81 uhash_us.cpp
13:24.30 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
13:24.30 uidna.cpp
13:24.97 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
13:24.97 uinit.cpp
13:26.03 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
13:26.03 uinvchar.cpp
13:28.22 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
13:28.22 uiter.cpp
13:28.23 Unified_cpp_js_src27.cpp
13:28.70 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
13:28.70 ulist.cpp
13:29.91 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
13:29.91 ulistformatter.cpp
13:31.48 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
13:31.48 uloc.cpp
13:32.83 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
13:32.83 uloc_keytype.cpp
13:34.16 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
13:34.16 uloc_tag.cpp
13:34.81 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
13:34.81 umapfile.cpp
13:35.17 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
13:35.17 umath.cpp
13:36.58 Unified_cpp_js_src28.cpp
13:36.97 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
13:36.97 umutex.cpp
13:37.84 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
13:37.84 unames.cpp
13:39.34 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
13:39.34 unifiedcache.cpp
13:39.78 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
13:39.80 unifilt.cpp
13:40.44 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
13:40.44 unifunct.cpp
13:41.92 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
13:41.92 uniset.cpp
13:43.22 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
13:43.22 uniset_closure.cpp
13:44.98 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
13:44.98 uniset_props.cpp
13:46.56 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
13:46.56 unisetspan.cpp
13:48.89 Unified_cpp_js_src29.cpp
13:49.58 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
13:49.58 unistr.cpp
13:50.75 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
13:50.75 unistr_case.cpp
13:51.91 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
13:51.91 unistr_case_locale.cpp
13:53.12 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
13:53.12 unistr_cnv.cpp
13:54.30 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
13:54.30 unistr_props.cpp
13:54.66 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
13:54.66 unistr_titlecase_brkiter.cpp
13:56.78 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
13:56.78 unorm.cpp
13:58.28 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
13:58.28 unormcmp.cpp
13:58.73 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
13:58.73 uobject.cpp
14:02.06 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
14:02.25 uprops.cpp
14:03.28 Unified_cpp_js_src3.cpp
14:04.10 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
14:04.10 ures_cnv.cpp
14:05.78 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
14:05.78 uresbund.cpp
14:07.03 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
14:07.03 uresdata.cpp
14:07.45 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
14:07.45 usc_impl.cpp
14:07.88 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
14:07.88 uscript.cpp
14:09.03 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
14:09.03 uscript_props.cpp
14:10.16 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
14:10.16 uset.cpp
14:10.78 Unified_cpp_js_src30.cpp
14:11.48 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
14:11.48 uset_props.cpp
14:12.63 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
14:12.63 usetiter.cpp
14:13.20 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
14:13.20 ushape.cpp
14:14.69 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
14:14.69 usprep.cpp
14:15.14 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
14:15.14 ustack.cpp
14:15.81 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
14:15.81 ustr_cnv.cpp
14:16.27 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
14:16.27 ustr_titlecase_brkiter.cpp
14:16.73 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
14:16.73 ustr_wcs.cpp
14:17.92 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
14:17.92 ustrcase.cpp
14:19.08 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
14:19.08 ustrcase_locale.cpp
14:20.22 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
14:20.22 ustrenum.cpp
14:20.67 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
14:20.67 ustrfmt.cpp
14:21.22 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
14:21.22 ustring.cpp
14:21.73 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
14:21.73 ustrtrns.cpp
14:30.08 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
14:30.08 utext.cpp
14:30.39 Unified_cpp_js_src31.cpp
14:30.56 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
14:30.56 utf_impl.cpp
14:31.73 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
14:31.73 util.cpp
14:32.91 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
14:32.91 util_props.cpp
14:33.41 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
14:33.41 utrace.cpp
14:33.86 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
14:33.86 utrie.cpp
14:34.89 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
14:34.89 utrie2.cpp
14:35.66 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
14:35.66 utrie2_builder.cpp
14:36.88 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
14:36.88 uts46.cpp
14:37.28 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
14:37.28 utypes.cpp
14:37.78 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
14:37.78 uvector.cpp
14:38.23 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
14:38.23 uvectr32.cpp
14:38.77 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
14:38.77 uvectr64.cpp
14:40.42 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
14:40.42 wintz.cpp
14:40.42 icuuc.lib.desc
14:43.31 Unified_cpp_js_src32.cpp
14:43.45 icudata.lib.desc
14:55.02 Unified_cpp_js_src34.cpp
14:55.41 Unified_cpp_js_src33.cpp
14:57.17 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
14:57.17 affixpatternparser.cpp
14:58.53 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
14:58.53 alphaindex.cpp
14:58.88 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
14:58.88 anytrans.cpp
15:00.41 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
15:00.41 astro.cpp
15:01.55 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
15:01.55 basictz.cpp
15:02.55 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
15:02.55 bocsu.cpp
15:02.88 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
15:02.88 brktrans.cpp
15:04.25 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
15:04.25 buddhcal.cpp
15:05.95 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
15:05.95 calendar.cpp
15:07.94 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
15:08.08 casetrn.cpp
15:10.89 Unified_cpp_js_src35.cpp
15:11.53 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
15:11.53 cecal.cpp
15:13.02 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
15:13.02 chnsecal.cpp
15:14.19 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
15:14.19 choicfmt.cpp
15:15.70 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
15:15.70 coleitr.cpp
15:17.27 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
15:17.27 coll.cpp
15:17.67 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
15:17.67 collation.cpp
15:19.81 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
15:19.81 collationbuilder.cpp
15:21.27 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
15:21.27 collationcompare.cpp
15:23.88 Unified_cpp_js_src36.cpp
15:24.36 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
15:24.36 collationdata.cpp
15:26.00 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
15:26.00 collationdatabuilder.cpp
15:27.98 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
15:27.98 collationdatareader.cpp
15:29.42 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
15:29.42 collationdatawriter.cpp
15:30.88 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
15:30.88 collationfastlatin.cpp
15:32.38 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
15:32.38 collationfastlatinbuilder.cpp
15:32.75 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
15:32.75 collationfcd.cpp
15:35.53 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
15:35.67 collationiterator.cpp
15:39.27 Unified_cpp_js_src37.cpp
15:40.23 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
15:40.23 collationkeys.cpp
15:41.80 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
15:41.80 collationroot.cpp
15:42.25 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
15:42.25 collationrootelements.cpp
15:43.88 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
15:43.89 collationruleparser.cpp
15:45.28 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
15:45.28 collationsets.cpp
15:46.47 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
15:46.47 collationsettings.cpp
15:48.08 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
15:48.08 collationtailoring.cpp
15:48.64 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
15:48.64 collationweights.cpp
15:53.31 Unified_cpp_js_src38.cpp
15:53.86 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
15:53.86 compactdecimalformat.cpp
15:55.50 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
15:55.50 coptccal.cpp
15:55.91 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
15:55.91 cpdtrans.cpp
15:56.91 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
15:56.91 csdetect.cpp
15:58.08 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
15:58.09 csmatch.cpp
15:58.53 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
15:58.53 csr2022.cpp
15:59.00 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
15:59.00 csrecog.cpp
15:59.50 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
15:59.50 csrmbcs.cpp
16:00.16 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
16:00.17 csrsbcs.cpp
16:00.64 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
16:00.64 csrucode.cpp
16:01.12 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
16:01.12 csrutf8.cpp
16:02.23 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
16:02.23 curramt.cpp
16:03.70 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
16:03.72 currfmt.cpp
16:05.19 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
16:05.19 currpinf.cpp
16:11.11 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
16:11.11 currunit.cpp
16:11.58 Unified_cpp_js_src39.cpp
16:12.67 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
16:12.67 dangical.cpp
16:14.66 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
16:14.66 datefmt.cpp
16:16.20 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
16:16.20 dayperiodrules.cpp
16:17.70 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
16:17.70 dcfmtsym.cpp
16:18.31 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
16:18.31 decContext.cpp
16:19.41 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
16:19.41 decNumber.cpp
16:21.05 Unified_cpp_js_src4.cpp
16:21.62 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
16:21.62 decfmtst.cpp
16:22.97 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
16:22.97 decimalformatpattern.cpp
16:24.50 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
16:24.50 decimfmt.cpp
16:25.97 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
16:25.97 decimfmtimpl.cpp
16:27.98 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
16:27.98 digitaffix.cpp
16:29.38 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
16:29.38 digitaffixesandpadding.cpp
16:30.86 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
16:30.86 digitformatter.cpp
16:31.25 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
16:31.25 digitgrouping.cpp
16:31.70 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
16:31.70 digitinterval.cpp
16:34.75 Unified_cpp_js_src40.cpp
16:35.48 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
16:35.48 digitlst.cpp
16:37.67 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
16:37.67 dtfmtsym.cpp
16:39.36 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
16:39.36 dtitvfmt.cpp
16:40.75 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
16:40.75 dtitvinf.cpp
16:42.70 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
16:42.70 dtptngen.cpp
16:43.16 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
16:43.16 dtrule.cpp
16:43.53 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
16:43.53 esctrn.cpp
16:44.95 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
16:44.95 ethpccal.cpp
16:46.31 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
16:46.31 fmtable.cpp
16:47.50 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
16:47.50 fmtable_cnv.cpp
16:53.20 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
16:53.20 format.cpp
16:53.64 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
16:53.64 fphdlimp.cpp
16:54.09 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
16:54.09 fpositer.cpp
16:54.27 Unified_cpp_js_src41.cpp
16:54.52 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
16:54.52 funcrepl.cpp
16:55.98 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
16:55.98 gender.cpp
16:57.45 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
16:57.45 gregocal.cpp
16:58.58 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
16:58.58 gregoimp.cpp
17:00.00 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
17:00.00 hebrwcal.cpp
17:01.53 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
17:01.53 indiancal.cpp
17:02.02 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
17:02.02 inputext.cpp
17:03.45 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
17:03.45 islamcal.cpp
17:06.86 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
17:06.98 japancal.cpp
17:07.80 Unified_cpp_js_src42.cpp
17:09.31 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
17:09.31 measfmt.cpp
17:10.48 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
17:10.48 measunit.cpp
17:11.62 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
17:11.62 measure.cpp
17:13.14 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
17:13.14 msgfmt.cpp
17:13.56 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
17:13.56 name2uni.cpp
17:14.86 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
17:14.88 nfrs.cpp
17:16.12 Unified_cpp_js_src43.cpp
17:16.89 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
17:16.89 nfrule.cpp
17:18.13 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
17:18.13 nfsubs.cpp
17:18.55 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
17:18.55 nortrans.cpp
17:18.91 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
17:18.91 nultrans.cpp
17:20.67 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
17:20.67 numfmt.cpp
17:21.95 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
17:21.95 numsys.cpp
17:23.44 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
17:23.44 olsontz.cpp
17:26.50 Unified_cpp_js_src5.cpp
17:26.95 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
17:26.95 persncal.cpp
17:28.14 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
17:28.14 pluralaffix.cpp
17:29.58 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
17:29.58 plurfmt.cpp
17:31.20 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
17:31.20 plurrule.cpp
17:32.47 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
17:32.47 precision.cpp
17:32.92 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
17:32.92 quant.cpp
17:34.08 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
17:34.08 quantityformatter.cpp
17:35.47 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
17:35.47 rbnf.cpp
17:35.86 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
17:35.86 rbt.cpp
17:37.62 Unified_cpp_js_src6.cpp
17:37.77 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
17:37.78 rbt_data.cpp
17:38.16 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
17:38.16 rbt_pars.cpp
17:38.55 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
17:38.56 rbt_rule.cpp
17:39.00 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
17:39.00 rbt_set.cpp
17:40.97 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
17:40.97 rbtz.cpp
17:41.42 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
17:41.42 regexcmp.cpp
17:41.83 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
17:41.83 regeximp.cpp
17:42.22 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
17:42.22 regexst.cpp
17:43.34 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
17:43.34 regextxt.cpp
17:45.16 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
17:45.16 region.cpp
17:45.78 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
17:45.97 reldatefmt.cpp
17:47.44 Unified_cpp_js_src7.cpp
17:48.36 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
17:48.36 reldtfmt.cpp
17:48.81 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
17:48.81 rematch.cpp
17:49.17 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
17:49.17 remtrans.cpp
17:49.55 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
17:49.55 repattrn.cpp
17:51.22 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
17:51.22 rulebasedcollator.cpp
17:52.45 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
17:52.45 scientificnumberformatter.cpp
17:53.61 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
17:53.61 scriptset.cpp
17:53.98 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
17:53.98 search.cpp
17:55.20 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
17:55.20 selfmt.cpp
17:55.81 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
17:55.81 sharedbreakiterator.cpp
17:57.42 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
17:57.42 simpletz.cpp
18:00.11 Unified_cpp_js_src8.cpp
18:00.66 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
18:00.66 smallintformatter.cpp
18:02.81 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
18:02.81 smpdtfmt.cpp
18:04.38 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
18:04.38 smpdtfst.cpp
18:05.66 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
18:05.66 sortkey.cpp
18:06.81 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
18:06.81 standardplural.cpp
18:07.19 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
18:07.19 strmatch.cpp
18:07.56 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
18:07.56 strrepl.cpp
18:07.98 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
18:07.98 stsearch.cpp
18:09.47 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
18:09.47 taiwncal.cpp
18:11.25 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
18:11.25 timezone.cpp
18:11.61 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
18:11.61 titletrn.cpp
18:15.81 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
18:15.81 tmunit.cpp
18:16.56 Unified_cpp_js_src9.cpp
18:16.58 js_src.lib.desc
18:16.97 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
18:16.98 tmutamt.cpp
18:17.61 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
18:17.61 tolowtrn.cpp
18:18.08 avfft.c
18:18.34 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
18:18.34 tmutfmt.cpp
18:18.67 fft_fixed.c
18:18.78 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
18:18.78 toupptrn.cpp
18:19.06 dict.c
18:19.31 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
18:19.31 translit.cpp
18:19.53 opt.c
18:19.75 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
18:19.75 transreg.cpp
18:20.11 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
18:20.11 tridpars.cpp
18:20.56 Unified_c_media_libav0.c
18:21.53 Unified_c_media_libav1.c
18:21.75 c:/mozilla-source/mozilla-central/media/libav/libavcodec/x86/fft.asm:93: warning: section flags ignored on section redeclaration
18:21.80 media_libav.lib.desc
18:22.28 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
18:22.28 tzfmt.cpp
18:22.70 cpu.c
18:22.72 media_libav_libavutil_x86.lib.desc
18:23.81 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
18:23.81 tzgnames.cpp
18:24.53 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
18:24.53 tznames.cpp
18:29.06 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
18:29.06 tznames_impl.cpp
18:29.69 sqlite3.c
18:29.73 c:/mozilla-source/mozilla-central/db/sqlite3/src/sqlite3.c(20828): warning C4013: 'malloc_usable_size' undefined; assuming extern returning int
18:29.73 db_sqlite3_src.lib.desc
18:30.56 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
18:30.56 tzrule.cpp
18:31.05 jcapimin.c
18:31.12 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
18:31.12 tztrans.cpp
18:31.44 jcapistd.c
18:31.91 jccoefct.c
18:32.42 jccolor.c
18:32.64 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
18:32.64 ucal.cpp
18:32.86 jcdctmgr.c
18:33.39 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
18:33.39 ucln_in.cpp
18:34.69 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
18:34.69 ucol.cpp
18:35.92 jchuff.c
18:36.41 jcinit.c
18:36.69 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
18:36.69 ucol_res.cpp
18:36.89 jcmainct.c
18:37.30 jcmarker.c
18:37.67 jcmaster.c
18:38.12 jcomapi.c
18:38.12 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
18:38.14 ucol_sit.cpp
18:38.50 jcparam.c
18:38.97 jcphuff.c
18:39.39 jcprepct.c
18:39.55 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
18:39.55 ucoleitr.cpp
18:39.80 jcsample.c
18:40.08 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
18:40.08 ucsdet.cpp
18:40.31 jctrans.c
18:40.67 jdapimin.c
18:41.17 jdapistd.c
18:41.58 jdatadst.c
18:41.89 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
18:41.89 udat.cpp
18:42.00 jdatasrc.c
18:42.53 jdcoefct.c
18:43.23 jdcolor.c
18:43.59 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
18:43.59 udateintervalformat.cpp
18:43.66 jddctmgr.c
18:44.09 jdhuff.c
18:44.50 jdinput.c
18:44.89 jdmainct.c
18:44.94 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
18:44.94 udatpg.cpp
18:45.33 jdmarker.c
18:45.38 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
18:45.38 ufieldpositer.cpp
18:45.73 jdmaster.c
18:46.28 jdmerge.c
18:46.69 jdphuff.c
18:47.05 jdpostct.c
18:47.14 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
18:47.16 uitercollationiterator.cpp
18:47.45 jdsample.c
18:47.80 jdtrans.c
18:48.14 jerror.c
18:48.45 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
18:48.45 ulocdata.cpp
18:48.56 jfdctflt.c
18:48.91 jfdctfst.c
18:49.27 jfdctint.c
18:49.61 jidctflt.c
18:49.77 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
18:49.77 umsg.cpp
18:50.00 jidctfst.c
18:50.12 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
18:50.12 unesctrn.cpp
18:50.47 jidctint.c
18:50.59 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
18:50.59 uni2name.cpp
18:50.91 jidctred.c
18:51.30 jmemmgr.c
18:51.63 jmemnobs.c
18:52.05 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
18:52.05 unum.cpp
18:52.08 jquant1.c
18:52.52 jquant2.c
18:52.86 jutils.c
18:53.33 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
18:53.33 unumsys.cpp
18:53.33 jsimd_i386.c
18:54.55 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
18:54.55 upluralrules.cpp
18:54.89 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
18:54.89 uregex.cpp
18:55.97 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
18:55.97 uregexc.cpp
18:56.95 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
18:56.95 uregion.cpp
18:57.34 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
18:57.34 usearch.cpp
18:58.55 media_libjpeg.lib.desc
18:58.88 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
18:58.88 uspoof.cpp
18:59.02 blocksort.c
18:59.88 bzlib.c
19:00.39 compress.c
19:00.47 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
19:00.47 uspoof_build.cpp
19:01.44 crctable.c
19:01.66 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
19:01.66 uspoof_conf.cpp
19:01.91 decompress.c
19:02.78 huffman.c
19:03.17 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
19:03.17 uspoof_impl.cpp
19:03.30 randtable.c
19:03.77 hostbz2.lib
19:04.69 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
19:04.70 utf16collationiterator.cpp
19:06.05 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
19:06.06 utf8collationiterator.cpp
19:06.14 Unified_c_modules_libbz2_src0.c
19:06.14 bz2.lib.desc
19:06.52 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
19:06.52 utmscale.cpp
19:06.77 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
19:06.77 utrans.cpp
19:07.94 Unified_c_modules_brotli0.c
19:07.95 brotli.lib.desc
19:08.44 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
19:08.44 valueformatter.cpp
19:09.44 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
19:09.44 visibledigits.cpp
19:11.30 Unified_cpp_modules_woff20.cpp
19:11.30 woff2.lib.desc
19:11.36 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
19:11.36 vtzone.cpp
19:12.56 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
19:12.56 vzone.cpp
19:13.03 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
19:13.03 windtfmt.cpp
19:13.03 vorbis_codebook.c
19:13.50 vorbis_floor1.c
19:13.91 vorbis_info.c
19:14.31 vorbis_res0.c
19:14.69 vorbis_window.c
19:14.77 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
19:14.78 winnmfmt.cpp
19:16.45 Unified_c_media_libvorbis0.c
19:16.47 C:\Program Files (x86)\Windows Kits\10\include\10.0.15063.0\ucrt\stdlib.h(1300): warning C4005: 'max': macro redefinition
19:16.48 c:\mozilla-source\mozilla-central\media\libvorbis\lib\os.h(79): note: see previous definition of 'max'
19:16.52 C:\Program Files (x86)\Windows Kits\10\include\10.0.15063.0\ucrt\stdlib.h(1301): warning C4005: 'min': macro redefinition
19:16.53 c:\mozilla-source\mozilla-central\media\libvorbis\lib\os.h(75): note: see previous definition of 'min'
19:16.55 c:/mozilla-source/mozilla-central/media/libvorbis/lib/vorbis_psy.c(290): warning C4305: '=': truncation from 'double' to 'float'
19:16.58 c:/mozilla-source/mozilla-central/media/libvorbis/lib/vorbis_psy.c(291): warning C4305: '=': truncation from 'double' to 'float'
19:16.59 c:/mozilla-source/mozilla-central/media/libvorbis/lib/vorbis_psy.c(801): warning C4305: '=': truncation from 'double' to 'float'
19:16.61 c:/mozilla-source/mozilla-central/media/libvorbis/lib/vorbis_psy.c(814): warning C4305: '=': truncation from 'double' to 'float'
19:16.62 c:/mozilla-source/mozilla-central/media/libvorbis/lib/vorbisenc.c(913): warning C4305: '+=': truncation from 'double' to 'float'
19:16.66 c:/mozilla-source/mozilla-central/media/libvorbis/lib/vorbisenc.c(914): warning C4305: '=': truncation from 'double' to 'float'
19:16.67 media_libvorbis.lib.desc
19:16.83 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
19:16.84 wintzimpl.cpp
19:17.22 EbmlBufferWriter.c
19:17.61 EbmlWriter.c
19:18.03 WebMElement.c
19:18.06 media_libmkv.lib.desc
19:18.36 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
19:18.36 zonemeta.cpp
19:19.06 alloccommon.c
19:19.38 blockd.c
19:19.58 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
19:19.58 zrule.cpp
19:19.73 copy_c.c
19:20.05 cl : Command line warning D9025 : overriding '/GR-' with '/GR'
19:20.06 ztrans.cpp
19:20.06 icui18n.lib.desc
19:20.12 dequantize.c
19:20.55 entropy.c
19:20.70 entropymode.c
19:20.94 entropymv.c
19:21.17 aom_codec.c
19:21.28 extend.c
19:21.58 aom_decoder.c
19:21.67 filter.c
19:22.00 findnearmv.c
19:22.31 aom_encoder.c
19:22.70 aom_image.c
19:22.72 systemdependent.c
19:23.03 idct_blk.c
19:23.19 aom_convolve.c
19:23.39 idctllm.c
19:23.77 loopfilter_filters.c
19:24.16 mbpitch.c
19:24.30 aom_dsp_rtcd.c
19:24.58 mfqe.c
19:24.63 avg.c
19:24.88 modecont.c
19:25.20 binary_codes_reader.c
19:25.23 c:\mozilla-source\mozilla-central\third_party\aom\av1/common/odintrin.h(18): warning C4005: '_USE_MATH_DEFINES': macro redefinition
19:25.25 c:/mozilla-source/mozilla-central/obj-i686-pc-mingw32/mozilla-config.h(140): note: see previous definition of '_USE_MATH_DEFINES'
19:25.38 postproc.c
19:25.69 binary_codes_writer.c
19:25.69 c:\mozilla-source\mozilla-central\third_party\aom\av1/common/odintrin.h(18): warning C4005: '_USE_MATH_DEFINES': macro redefinition
19:25.69 c:/mozilla-source/mozilla-central/obj-i686-pc-mingw32/mozilla-config.h(140): note: see previous definition of '_USE_MATH_DEFINES'
19:25.84 quant_common.c
19:26.05 bitreader_buffer.c
19:26.27 reconinter.c
19:26.44 bitwriter_buffer.c
19:26.78 blend_a64_hmask.c
19:26.97 reconintra.c
19:27.22 blend_a64_mask.c
19:27.42 reconintra4x4.c
19:27.58 blend_a64_vmask.c
19:28.00 daalaboolreader.c
19:28.02 c:\mozilla-source\mozilla-central\third_party\aom\av1/common/odintrin.h(18): warning C4005: '_USE_MATH_DEFINES': macro redefinition
19:28.02 c:/mozilla-source/mozilla-central/obj-i686-pc-mingw32/mozilla-config.h(140): note: see previous definition of '_USE_MATH_DEFINES'
19:28.09 rtcd.c
19:28.52 daalaboolwriter.c
19:28.52 c:\mozilla-source\mozilla-central\third_party\aom\av1/common/odintrin.h(18): warning C4005: '_USE_MATH_DEFINES': macro redefinition
19:28.55 c:/mozilla-source/mozilla-central/obj-i686-pc-mingw32/mozilla-config.h(140): note: see previous definition of '_USE_MATH_DEFINES'
19:28.63 setupintrarecon.c
19:28.86 swapyv12buffer.c
19:28.95 entcode.c
19:28.95 c:\mozilla-source\mozilla-central\third_party\aom\av1/common/odintrin.h(18): warning C4005: '_USE_MATH_DEFINES': macro redefinition
19:28.95 c:/mozilla-source/mozilla-central/obj-i686-pc-mingw32/mozilla-config.h(140): note: see previous definition of '_USE_MATH_DEFINES'
19:29.28 treecoder.c
19:29.33 entdec.c
19:29.33 c:\mozilla-source\mozilla-central\third_party\aom\av1/common/odintrin.h(18): warning C4005: '_USE_MATH_DEFINES': macro redefinition
19:29.36 c:/mozilla-source/mozilla-central/obj-i686-pc-mingw32/mozilla-config.h(140): note: see previous definition of '_USE_MATH_DEFINES'
19:29.84 vp8_loopfilter.c
19:29.84 entenc.c
19:29.88 c:\mozilla-source\mozilla-central\third_party\aom\av1/common/odintrin.h(18): warning C4005: '_USE_MATH_DEFINES': macro redefinition
19:29.92 c:/mozilla-source/mozilla-central/obj-i686-pc-mingw32/mozilla-config.h(140): note: see previous definition of '_USE_MATH_DEFINES'
19:30.25 filter_x86.c
19:30.47 fwd_txfm.c
19:30.69 idct_blk_mmx.c
19:31.22 intrapred.c
19:31.25 idct_blk_sse2.c
19:31.69 loopfilter_x86.c
19:31.86 inv_txfm.c
19:32.14 vp8_asm_stubs.c
19:32.85 loopfilter.c
19:32.98 dboolhuff.c
19:33.31 prob.c
19:33.31 c:\mozilla-source\mozilla-central\third_party\aom\av1/common/odintrin.h(18): warning C4005: '_USE_MATH_DEFINES': macro redefinition
19:33.33 c:/mozilla-source/mozilla-central/obj-i686-pc-mingw32/mozilla-config.h(140): note: see previous definition of '_USE_MATH_DEFINES'
19:33.81 psnr.c
19:34.09 decodeframe.c
19:34.33 quantize.c
19:34.95 sad.c
19:35.03 decodemv.c
19:35.31 subtract.c
19:35.64 sum_squares.c
19:35.86 detokenize.c
19:36.42 variance.c
19:36.85 aom_asm_stubs.c
19:36.98 onyxd_if.c
19:37.28 cl : Command line warning D9025 : overriding '/arch:SSE2' with '/arch:AVX2'
19:37.28 aom_subpixel_8t_intrin_avx2.c
19:37.70 aom_subpixel_8t_intrin_ssse3.c
19:37.84 threading.c
19:38.12 avg_intrin_sse2.c
19:38.42 blend_a64_hmask_sse4.c
19:38.81 bitstream.c
19:39.09 blend_a64_mask_sse4.c
19:39.27 boolhuff.c
19:39.50 blend_a64_vmask_sse4.c
19:39.59 dct.c
19:39.98 fwd_dct32_8cols_sse2.c
19:40.05 denoising.c
19:41.22 encodeframe.c
19:41.92 encodeintra.c
19:42.59 encodemb.c
19:43.31 encodemv.c
19:43.81 cl : Command line warning D9025 : overriding '/arch:SSE2' with '/arch:AVX2'
19:43.81 fwd_txfm_avx2.c
19:44.14 ethreading.c
19:49.31 firstpass.c
19:49.33 fwd_txfm_sse2.c
19:49.63 lookahead.c
19:49.66 halfpix_variance_sse2.c
19:50.22 cl : Command line warning D9025 : overriding '/arch:SSE2' with '/arch:AVX2'
19:50.22 highbd_convolve_avx2.c
19:50.62 mcomp.c
19:50.94 highbd_loopfilter_sse2.c
19:51.33 highbd_quantize_intrin_sse2.c
19:51.55 modecosts.c
19:51.80 highbd_subtract_sse2.c
19:52.28 highbd_variance_sse2.c
19:52.52 mr_dissim.c
19:52.67 highbd_variance_sse4.c
19:53.42 cl : Command line warning D9025 : overriding '/arch:SSE2' with '/arch:AVX2'
19:53.44 inv_txfm_avx2.c
19:53.86 onyx_if.c
19:54.61 inv_txfm_sse2.c
19:55.12 pickinter.c
19:55.19 inv_txfm_ssse3.c
19:55.58 cl : Command line warning D9025 : overriding '/arch:SSE2' with '/arch:AVX2'
19:55.59 loopfilter_avx2.c
19:55.98 picklpf.c
19:56.08 loopfilter_sse2.c
19:56.58 masked_sad_intrin_ssse3.c
19:56.86 ratectrl.c
19:57.14 masked_variance_intrin_ssse3.c
19:57.62 obmc_sad_sse4.c
19:58.06 rdopt.c
19:58.23 obmc_variance_sse4.c
19:58.61 quantize_sse2.c
19:58.83 segmentation.c
19:58.95 cl : Command line warning D9025 : overriding '/arch:SSE2' with '/arch:AVX2'
19:58.95 sad4d_avx2.c
19:59.36 cl : Command line warning D9025 : overriding '/arch:SSE2' with '/arch:AVX2'
19:59.36 sad_avx2.c
19:59.60 temporal_filter.c
19:59.81 cl : Command line warning D9025 : overriding '/arch:SSE2' with '/arch:AVX2'
19:59.81 sad_highbd_avx2.c
20:00.20 sum_squares_sse2.c
20:00.36 tokenize.c
20:00.58 cl : Command line warning D9025 : overriding '/arch:SSE2' with '/arch:AVX2'
20:00.58 variance_avx2.c
20:00.70 treewriter.c
20:01.02 cl : Command line warning D9025 : overriding '/arch:SSE2' with '/arch:AVX2'
20:01.02 variance_impl_avx2.c
20:01.41 variance_sse2.c
20:01.52 vp8_quantize.c
20:01.83 aom_mem.c
20:01.89 denoising_sse2.c
20:02.28 quantize_sse4.c
20:02.39 aom_scale_rtcd.c
20:02.73 quantize_ssse3.c
20:02.78 aom_scale.c
20:03.12 gen_scalers.c
20:03.45 vp8_enc_stubs_mmx.c
20:03.45 yv12config.c
20:03.80 yv12extend.c
20:04.09 vp8_enc_stubs_sse2.c
20:04.42 aom_thread.c
20:04.75 vp8_quantize_sse2.c
20:05.47 av1_cx_iface.c
20:05.47 c:\mozilla-source\mozilla-central\third_party\aom\av1/common/odintrin.h(18): warning C4005: '_USE_MATH_DEFINES': macro redefinition
20:05.47 c:/mozilla-source/mozilla-central/obj-i686-pc-mingw32/mozilla-config.h(140): note: see previous definition of '_USE_MATH_DEFINES'
20:05.50 vp8_cx_iface.c
20:06.19 vp8_dx_iface.c
20:06.30 av1_dx_iface.c
20:06.31 c:\mozilla-source\mozilla-central\third_party\aom\av1/common/odintrin.h(18): warning C4005: '_USE_MATH_DEFINES': macro redefinition
20:06.31 c:/mozilla-source/mozilla-central/obj-i686-pc-mingw32/mozilla-config.h(140): note: see previous definition of '_USE_MATH_DEFINES'
20:07.03 alloccommon.c
20:07.03 c:\mozilla-source\mozilla-central\third_party\aom\av1/common/odintrin.h(18): warning C4005: '_USE_MATH_DEFINES': macro redefinition
20:07.03 c:/mozilla-source/mozilla-central/obj-i686-pc-mingw32/mozilla-config.h(140): note: see previous definition of '_USE_MATH_DEFINES'
20:07.08 vp9_alloccommon.c
20:07.80 vp9_blockd.c
20:07.86 av1_fwd_txfm1d.c
20:08.14 vp9_common_data.c
20:08.41 av1_fwd_txfm2d.c
20:08.41 c:\mozilla-source\mozilla-central\third_party\aom\av1/common/odintrin.h(18): warning C4005: '_USE_MATH_DEFINES': macro redefinition
20:08.41 c:/mozilla-source/mozilla-central/obj-i686-pc-mingw32/mozilla-config.h(140): note: see previous definition of '_USE_MATH_DEFINES'
20:09.14 vp9_entropy.c
20:09.17 av1_inv_txfm1d.c
20:09.72 av1_inv_txfm2d.c
20:09.72 c:\mozilla-source\mozilla-central\third_party\aom\av1/common/odintrin.h(18): warning C4005: '_USE_MATH_DEFINES': macro redefinition
20:09.72 c:/mozilla-source/mozilla-central/obj-i686-pc-mingw32/mozilla-config.h(140): note: see previous definition of '_USE_MATH_DEFINES'
20:09.89 vp9_entropymode.c
20:10.58 av1_loopfilter.c
20:10.58 c:\mozilla-source\mozilla-central\third_party\aom\av1/common/odintrin.h(18): warning C4005: '_USE_MATH_DEFINES': macro redefinition
20:10.58 c:/mozilla-source/mozilla-central/obj-i686-pc-mingw32/mozilla-config.h(140): note: see previous definition of '_USE_MATH_DEFINES'
20:10.62 vp9_entropymv.c
20:10.92 vp9_filter.c
20:11.25 av1_rtcd.c
20:11.25 c:\mozilla-source\mozilla-central\third_party\aom\av1/common/odintrin.h(18): warning C4005: '_USE_MATH_DEFINES': macro redefinition
20:11.28 c:/mozilla-source/mozilla-central/obj-i686-pc-mingw32/mozilla-config.h(140): note: see previous definition of '_USE_MATH_DEFINES'
20:11.31 vp9_frame_buffers.c
20:11.75 vp9_idct.c
20:12.08 blockd.c
20:12.08 c:\mozilla-source\mozilla-central\third_party\aom\av1/common/odintrin.h(18): warning C4005: '_USE_MATH_DEFINES': macro redefinition
20:12.08 c:/mozilla-source/mozilla-central/obj-i686-pc-mingw32/mozilla-config.h(140): note: see previous definition of '_USE_MATH_DEFINES'
20:12.56 vp9_loopfilter.c
20:12.94 cdef.c
20:12.94 c:\mozilla-source\mozilla-central\third_party\aom\av1\common\odintrin.h(18): warning C4005: '_USE_MATH_DEFINES': macro redefinition
20:12.94 c:/mozilla-source/mozilla-central/obj-i686-pc-mingw32/mozilla-config.h(140): note: see previous definition of '_USE_MATH_DEFINES'
20:13.27 vp9_mfqe.c
20:13.67 clpf.c
20:13.67 c:\mozilla-source\mozilla-central\third_party\aom\av1/common/odintrin.h(18): warning C4005: '_USE_MATH_DEFINES': macro redefinition
20:13.69 c:/mozilla-source/mozilla-central/obj-i686-pc-mingw32/mozilla-config.h(140): note: see previous definition of '_USE_MATH_DEFINES'
20:14.02 vp9_mvref_common.c
20:25.64 vp9_postproc.c
20:27.08 vp9_pred_common.c
20:27.53 vp9_quant_common.c
20:28.70 vp9_reconinter.c
20:29.50 vp9_reconintra.c
20:30.16 vp9_rtcd.c
20:30.67 vp9_scale.c
20:31.11 vp9_scan.c
20:31.58 vp9_seg_common.c
20:32.27 vp9_thread_common.c
20:33.00 vp9_tile_common.c
20:33.36 vp9_idct_intrin_sse2.c
20:34.39 vp9_decodeframe.c
20:39.08 clpf_sse2.c
20:39.09 c:\mozilla-source\mozilla-central\third_party\aom\av1/common/odintrin.h(18): warning C4005: '_USE_MATH_DEFINES': macro redefinition
20:39.09 c:/mozilla-source/mozilla-central/obj-i686-pc-mingw32/mozilla-config.h(140): note: see previous definition of '_USE_MATH_DEFINES'
20:39.33 vp9_decodemv.c
20:50.86 vp9_decoder.c
20:52.02 vp9_detokenize.c
20:52.47 vp9_dsubexp.c
20:53.28 vp9_dthread.c
20:54.31 vp9_alt_ref_aq.c
20:55.06 vp9_aq_360.c
20:56.05 vp9_aq_complexity.c
20:56.75 vp9_aq_cyclicrefresh.c
20:57.55 vp9_aq_variance.c
20:58.44 vp9_bitstream.c
20:59.14 vp9_context_tree.c
20:59.42 vp9_cost.c
20:59.89 vp9_dct.c
21:04.48 clpf_sse4.c
21:04.48 c:\mozilla-source\mozilla-central\third_party\aom\av1/common/odintrin.h(18): warning C4005: '_USE_MATH_DEFINES': macro redefinition
21:04.48 c:/mozilla-source/mozilla-central/obj-i686-pc-mingw32/mozilla-config.h(140): note: see previous definition of '_USE_MATH_DEFINES'
21:05.05 vp9_encodeframe.c
21:17.06 vp9_encodemb.c
21:18.50 vp9_encodemv.c
21:19.60 vp9_encoder.c
21:20.44 vp9_ethread.c
21:20.88 vp9_extend.c
21:21.97 vp9_firstpass.c
21:22.75 vp9_lookahead.c
21:23.69 vp9_mbgraph.c
21:26.61 vp9_mcomp.c
21:27.38 vp9_noise_estimate.c
21:30.22 vp9_picklpf.c
21:32.28 clpf_ssse3.c
21:32.30 c:\mozilla-source\mozilla-central\third_party\aom\av1/common/odintrin.h(18): warning C4005: '_USE_MATH_DEFINES': macro redefinition
21:32.30 c:/mozilla-source/mozilla-central/obj-i686-pc-mingw32/mozilla-config.h(140): note: see previous definition of '_USE_MATH_DEFINES'
21:32.88 vp9_pickmode.c
21:33.12 convolve.c
21:33.12 c:\mozilla-source\mozilla-central\third_party\aom\av1/common/odintrin.h(18): warning C4005: '_USE_MATH_DEFINES': macro redefinition
21:33.12 c:/mozilla-source/mozilla-central/obj-i686-pc-mingw32/mozilla-config.h(140): note: see previous definition of '_USE_MATH_DEFINES'
21:33.62 vp9_quantize.c
21:33.86 debugmodes.c
21:33.86 c:\mozilla-source\mozilla-central\third_party\aom\av1/common/odintrin.h(18): warning C4005: '_USE_MATH_DEFINES': macro redefinition
21:33.86 c:/mozilla-source/mozilla-central/obj-i686-pc-mingw32/mozilla-config.h(140): note: see previous definition of '_USE_MATH_DEFINES'
21:34.53 vp9_ratectrl.c
21:34.81 entropy.c
21:34.81 c:\mozilla-source\mozilla-central\third_party\aom\av1/common/odintrin.h(18): warning C4005: '_USE_MATH_DEFINES': macro redefinition
21:34.83 c:/mozilla-source/mozilla-central/obj-i686-pc-mingw32/mozilla-config.h(140): note: see previous definition of '_USE_MATH_DEFINES'
21:35.33 vp9_rd.c
21:35.64 entropymode.c
21:35.64 c:\mozilla-source\mozilla-central\third_party\aom\av1/common/odintrin.h(18): warning C4005: '_USE_MATH_DEFINES': macro redefinition
21:35.64 c:/mozilla-source/mozilla-central/obj-i686-pc-mingw32/mozilla-config.h(140): note: see previous definition of '_USE_MATH_DEFINES'
21:36.42 vp9_rdopt.c
21:36.70 entropymv.c
21:36.70 c:\mozilla-source\mozilla-central\third_party\aom\av1/common/odintrin.h(18): warning C4005: '_USE_MATH_DEFINES': macro redefinition
21:36.70 c:/mozilla-source/mozilla-central/obj-i686-pc-mingw32/mozilla-config.h(140): note: see previous definition of '_USE_MATH_DEFINES'
21:36.92 vp9_resize.c
21:37.00 filter.c
21:37.38 frame_buffers.c
21:37.70 vp9_segmentation.c
21:38.10 idct.c
21:38.10 c:\mozilla-source\mozilla-central\third_party\aom\av1/common/odintrin.h(18): warning C4005: '_USE_MATH_DEFINES': macro redefinition
21:38.11 c:/mozilla-source/mozilla-central/obj-i686-pc-mingw32/mozilla-config.h(140): note: see previous definition of '_USE_MATH_DEFINES'
21:38.61 vp9_skin_detection.c
21:38.91 mvref_common.c
21:38.91 c:\mozilla-source\mozilla-central\third_party\aom\av1/common/odintrin.h(18): warning C4005: '_USE_MATH_DEFINES': macro redefinition
21:38.92 c:/mozilla-source/mozilla-central/obj-i686-pc-mingw32/mozilla-config.h(140): note: see previous definition of '_USE_MATH_DEFINES'
21:39.47 vp9_speed_features.c
21:39.70 od_dering.c
21:39.70 c:\mozilla-source\mozilla-central\third_party\aom\av1/common/odintrin.h(18): warning C4005: '_USE_MATH_DEFINES': macro redefinition
21:39.70 c:/mozilla-source/mozilla-central/obj-i686-pc-mingw32/mozilla-config.h(140): note: see previous definition of '_USE_MATH_DEFINES'
21:39.97 vp9_subexp.c
21:41.72 vp9_svc_layercontext.c
21:42.44 vp9_temporal_filter.c
21:43.16 vp9_tokenize.c
21:43.53 vp9_treewriter.c
21:44.05 vp9_dct_intrin_sse2.c
21:44.42 vp9_dct_ssse3.c
21:45.09 cl : Command line warning D9025 : overriding '/arch:SSE2' with '/arch:AVX'
21:45.12 vp9_diamond_search_sad_avx.c
21:45.45 cl : Command line warning D9025 : overriding '/arch:SSE2' with '/arch:AVX2'
21:45.45 vp9_error_intrin_avx2.c
21:45.83 vp9_frame_scale_ssse3.c
21:46.27 vp9_quantize_sse2.c
21:47.10 vp9_cx_iface.c
21:47.25 od_dering_sse2.c
21:47.25 c:\mozilla-source\mozilla-central\third_party\aom\av1/common/odintrin.h(18): warning C4005: '_USE_MATH_DEFINES': macro redefinition
21:47.25 c:/mozilla-source/mozilla-central/obj-i686-pc-mingw32/mozilla-config.h(140): note: see previous definition of '_USE_MATH_DEFINES'
21:48.39 vp9_dx_iface.c
21:49.11 vpx_codec.c
21:49.47 vpx_decoder.c
21:50.30 vpx_encoder.c
21:50.70 vpx_image.c
21:50.97 add_noise.c
21:51.30 avg.c
21:51.61 bitreader.c
21:51.91 bitreader_buffer.c
21:52.28 bitwriter.c
21:52.52 bitwriter_buffer.c
21:52.88 deblock.c
21:53.35 fwd_txfm.c
21:53.70 intrapred.c
21:54.22 inv_txfm.c
21:54.58 loopfilter.c
21:54.94 prob.c
21:55.23 psnr.c
21:55.35 od_dering_sse4.c
21:55.35 c:\mozilla-source\mozilla-central\third_party\aom\av1/common/odintrin.h(18): warning C4005: '_USE_MATH_DEFINES': macro redefinition
21:55.35 c:/mozilla-source/mozilla-central/obj-i686-pc-mingw32/mozilla-config.h(140): note: see previous definition of '_USE_MATH_DEFINES'
21:55.59 quantize.c
21:56.95 sad.c
21:57.31 subtract.c
21:57.61 sum_squares.c
21:57.97 variance.c
21:58.28 vpx_convolve.c
21:58.98 vpx_dsp_rtcd.c
21:59.27 avg_intrin_sse2.c
22:01.42 cl : Command line warning D9025 : overriding '/arch:SSE2' with '/arch:AVX2'
22:01.52 fwd_txfm_avx2.c
22:02.88 od_dering_ssse3.c
22:02.94 c:\mozilla-source\mozilla-central\third_party\aom\av1/common/odintrin.h(18): warning C4005: '_USE_MATH_DEFINES': macro redefinition
22:02.97 c:/mozilla-source/mozilla-central/obj-i686-pc-mingw32/mozilla-config.h(140): note: see previous definition of '_USE_MATH_DEFINES'
22:03.25 odintrin.c
22:03.25 c:\mozilla-source\mozilla-central\third_party\aom\av1/common/odintrin.h(18): warning C4005: '_USE_MATH_DEFINES': macro redefinition
22:03.25 c:/mozilla-source/mozilla-central/obj-i686-pc-mingw32/mozilla-config.h(140): note: see previous definition of '_USE_MATH_DEFINES'
22:03.30 fwd_txfm_sse2.c
22:04.00 inv_txfm_sse2.c
22:04.19 pred_common.c
22:04.19 c:\mozilla-source\mozilla-central\third_party\aom\av1/common/odintrin.h(18): warning C4005: '_USE_MATH_DEFINES': macro redefinition
22:04.19 c:/mozilla-source/mozilla-central/obj-i686-pc-mingw32/mozilla-config.h(140): note: see previous definition of '_USE_MATH_DEFINES'
22:04.42 cl : Command line warning D9025 : overriding '/arch:SSE2' with '/arch:AVX2'
22:04.42 loopfilter_avx2.c
22:04.80 loopfilter_intrin_sse2.c
22:04.98 quant_common.c
22:04.98 c:\mozilla-source\mozilla-central\third_party\aom\av1/common/odintrin.h(18): warning C4005: '_USE_MATH_DEFINES': macro redefinition
22:05.00 c:/mozilla-source/mozilla-central/obj-i686-pc-mingw32/mozilla-config.h(140): note: see previous definition of '_USE_MATH_DEFINES'
22:05.14 quantize_sse2.c
22:05.44 cl : Command line warning D9025 : overriding '/arch:SSE2' with '/arch:AVX2'
22:05.44 sad4d_avx2.c
22:05.94 cl : Command line warning D9025 : overriding '/arch:SSE2' with '/arch:AVX2'
22:06.02 sad_avx2.c
22:06.09 reconinter.c
22:06.09 c:\mozilla-source\mozilla-central\third_party\aom\av1/common/odintrin.h(18): warning C4005: '_USE_MATH_DEFINES': macro redefinition
22:06.09 c:/mozilla-source/mozilla-central/obj-i686-pc-mingw32/mozilla-config.h(140): note: see previous definition of '_USE_MATH_DEFINES'
22:06.31 sum_squares_sse2.c
22:06.64 cl : Command line warning D9025 : overriding '/arch:SSE2' with '/arch:AVX2'
22:06.64 variance_avx2.c
22:06.89 reconintra.c
22:06.89 c:\mozilla-source\mozilla-central\third_party\aom\av1/common/odintrin.h(18): warning C4005: '_USE_MATH_DEFINES': macro redefinition
22:06.91 c:/mozilla-source/mozilla-central/obj-i686-pc-mingw32/mozilla-config.h(140): note: see previous definition of '_USE_MATH_DEFINES'
22:07.09 cl : Command line warning D9025 : overriding '/arch:SSE2' with '/arch:AVX2'
22:07.09 variance_impl_avx2.c
22:07.44 variance_sse2.c
22:07.72 resize.c
22:07.73 c:\mozilla-source\mozilla-central\third_party\aom\av1/common/odintrin.h(18): warning C4005: '_USE_MATH_DEFINES': macro redefinition
22:07.73 c:/mozilla-source/mozilla-central/obj-i686-pc-mingw32/mozilla-config.h(140): note: see previous definition of '_USE_MATH_DEFINES'
22:07.86 vpx_asm_stubs.c
22:08.16 scale.c
22:08.19 cl : Command line warning D9025 : overriding '/arch:SSE2' with '/arch:AVX2'
22:08.23 vpx_subpixel_8t_intrin_avx2.c
22:08.58 vpx_subpixel_8t_intrin_ssse3.c
22:08.95 vpx_mem.c
22:09.03 scan.c
22:09.03 c:\mozilla-source\mozilla-central\third_party\aom\av1/common/odintrin.h(18): warning C4005: '_USE_MATH_DEFINES': macro redefinition
22:09.05 c:/mozilla-source/mozilla-central/obj-i686-pc-mingw32/mozilla-config.h(140): note: see previous definition of '_USE_MATH_DEFINES'
22:09.36 gen_scalers.c
22:09.45 seg_common.c
22:09.45 c:\mozilla-source\mozilla-central\third_party\aom\av1/common/odintrin.h(18): warning C4005: '_USE_MATH_DEFINES': macro redefinition
22:09.47 c:/mozilla-source/mozilla-central/obj-i686-pc-mingw32/mozilla-config.h(140): note: see previous definition of '_USE_MATH_DEFINES'
22:09.70 vpx_scale.c
22:10.05 yv12config.c
22:10.25 thread_common.c
22:10.25 c:\mozilla-source\mozilla-central\third_party\aom\av1/common/odintrin.h(18): warning C4005: '_USE_MATH_DEFINES': macro redefinition
22:10.27 c:/mozilla-source/mozilla-central/obj-i686-pc-mingw32/mozilla-config.h(140): note: see previous definition of '_USE_MATH_DEFINES'
22:10.36 yv12extend.c
22:10.92 vpx_scale_rtcd.c
22:10.98 tile_common.c
22:11.00 c:\mozilla-source\mozilla-central\third_party\aom\av1/common/odintrin.h(18): warning C4005: '_USE_MATH_DEFINES': macro redefinition
22:11.02 c:/mozilla-source/mozilla-central/obj-i686-pc-mingw32/mozilla-config.h(140): note: see previous definition of '_USE_MATH_DEFINES'
22:11.45 warped_motion.c
22:11.45 c:\mozilla-source\mozilla-central\third_party\aom\av1/common/odintrin.h(18): warning C4005: '_USE_MATH_DEFINES': macro redefinition
22:11.45 c:/mozilla-source/mozilla-central/obj-i686-pc-mingw32/mozilla-config.h(140): note: see previous definition of '_USE_MATH_DEFINES'
22:11.66 vpx_thread.c
22:11.91 av1_convolve_ssse3.c
22:11.92 c:\mozilla-source\mozilla-central\third_party\aom\av1/common/odintrin.h(18): warning C4005: '_USE_MATH_DEFINES': macro redefinition
22:11.92 c:/mozilla-source/mozilla-central/obj-i686-pc-mingw32/mozilla-config.h(140): note: see previous definition of '_USE_MATH_DEFINES'
22:12.56 av1_fwd_txfm1d_sse4.c
22:13.03 av1_fwd_txfm2d_sse4.c
22:13.09 c:\mozilla-source\mozilla-central\third_party\aom\av1/common/odintrin.h(18): warning C4005: '_USE_MATH_DEFINES': macro redefinition
22:13.13 c:/mozilla-source/mozilla-central/obj-i686-pc-mingw32/mozilla-config.h(140): note: see previous definition of '_USE_MATH_DEFINES'
22:13.47 av1_highbd_convolve_sse4.c
22:13.53 c:\mozilla-source\mozilla-central\third_party\aom\av1/common/odintrin.h(18): warning C4005: '_USE_MATH_DEFINES': macro redefinition
22:13.55 c:/mozilla-source/mozilla-central/obj-i686-pc-mingw32/mozilla-config.h(140): note: see previous definition of '_USE_MATH_DEFINES'
22:14.05 cl : Command line warning D9025 : overriding '/arch:SSE2' with '/arch:AVX2'
22:14.06 highbd_inv_txfm_avx2.c
22:14.06 c:\mozilla-source\mozilla-central\third_party\aom\av1/common/odintrin.h(18): warning C4005: '_USE_MATH_DEFINES': macro redefinition
22:14.08 c:/mozilla-source/mozilla-central/obj-i686-pc-mingw32/mozilla-config.h(140): note: see previous definition of '_USE_MATH_DEFINES'
22:15.08 highbd_inv_txfm_sse4.c
22:15.11 c:\mozilla-source\mozilla-central\third_party\aom\av1/common/odintrin.h(18): warning C4005: '_USE_MATH_DEFINES': macro redefinition
22:15.14 c:/mozilla-source/mozilla-central/obj-i686-pc-mingw32/mozilla-config.h(140): note: see previous definition of '_USE_MATH_DEFINES'
22:15.55 media_libvpx.lib.desc
22:15.56 highbd_warp_plane_ssse3.c
22:15.59 c:\mozilla-source\mozilla-central\third_party\aom\av1/common/odintrin.h(18): warning C4005: '_USE_MATH_DEFINES': macro redefinition
22:15.64 c:/mozilla-source/mozilla-central/obj-i686-pc-mingw32/mozilla-config.h(140): note: see previous definition of '_USE_MATH_DEFINES'
22:16.08 cl : Command line warning D9025 : overriding '/arch:SSE2' with '/arch:AVX2'
22:16.08 hybrid_inv_txfm_avx2.c
22:16.10 c:\mozilla-source\mozilla-central\third_party\aom\av1/common/odintrin.h(18): warning C4005: '_USE_MATH_DEFINES': macro redefinition
22:16.10 c:/mozilla-source/mozilla-central/obj-i686-pc-mingw32/mozilla-config.h(140): note: see previous definition of '_USE_MATH_DEFINES'
22:17.42 idct_intrin_sse2.c
22:17.42 c:\mozilla-source\mozilla-central\third_party\aom\av1/common/odintrin.h(18): warning C4005: '_USE_MATH_DEFINES': macro redefinition
22:17.44 c:/mozilla-source/mozilla-central/obj-i686-pc-mingw32/mozilla-config.h(140): note: see previous definition of '_USE_MATH_DEFINES'
22:17.98 Unified_c_media_libpng0.c
22:18.02 mozpng.lib.desc
22:18.11 warp_plane_sse2.c
22:18.11 c:\mozilla-source\mozilla-central\third_party\aom\av1/common/odintrin.h(18): warning C4005: '_USE_MATH_DEFINES': macro redefinition
22:18.12 c:/mozilla-source/mozilla-central/obj-i686-pc-mingw32/mozilla-config.h(140): note: see previous definition of '_USE_MATH_DEFINES'
22:18.62 warp_plane_ssse3.c
22:18.62 c:\mozilla-source\mozilla-central\third_party\aom\av1/common/odintrin.h(18): warning C4005: '_USE_MATH_DEFINES': macro redefinition
22:18.62 c:/mozilla-source/mozilla-central/obj-i686-pc-mingw32/mozilla-config.h(140): note: see previous definition of '_USE_MATH_DEFINES'
22:19.23 decodeframe.c
22:19.23 c:\mozilla-source\mozilla-central\third_party\aom\av1/common/odintrin.h(18): warning C4005: '_USE_MATH_DEFINES': macro redefinition
22:19.23 c:/mozilla-source/mozilla-central/obj-i686-pc-mingw32/mozilla-config.h(140): note: see previous definition of '_USE_MATH_DEFINES'
22:19.27 cpu.c
22:19.78 fixed_dsp_init.c
22:20.17 float_dsp_init.c
22:20.61 lls_init.c
22:20.95 media_ffvpx_libavutil_x86.lib.desc
22:21.03 decodemv.c
22:21.09 c:\mozilla-source\mozilla-central\third_party\aom\av1/common/odintrin.h(18): warning C4005: '_USE_MATH_DEFINES': macro redefinition
22:21.13 c:/mozilla-source/mozilla-central/obj-i686-pc-mingw32/mozilla-config.h(140): note: see previous definition of '_USE_MATH_DEFINES'
22:21.89 decoder.c
22:21.89 c:\mozilla-source\mozilla-central\third_party\aom\av1/common/odintrin.h(18): warning C4005: '_USE_MATH_DEFINES': macro redefinition
22:21.89 c:/mozilla-source/mozilla-central/obj-i686-pc-mingw32/mozilla-config.h(140): note: see previous definition of '_USE_MATH_DEFINES'
22:21.89 c:/mozilla-source/mozilla-central/third_party/aom/av1/decoder/decoder.c(45): warning C4013: 'av1_rtcd' undefined; assuming extern returning int
22:21.95 detokenize.c
22:21.95 c:\mozilla-source\mozilla-central\third_party\aom\av1/common/odintrin.h(18): warning C4005: '_USE_MATH_DEFINES': macro redefinition
22:21.95 c:/mozilla-source/mozilla-central/obj-i686-pc-mingw32/mozilla-config.h(140): note: see previous definition of '_USE_MATH_DEFINES'
22:22.36 dsubexp.c
22:22.38 c:\mozilla-source\mozilla-central\third_party\aom\av1/common/odintrin.h(18): warning C4005: '_USE_MATH_DEFINES': macro redefinition
22:22.38 c:/mozilla-source/mozilla-central/obj-i686-pc-mingw32/mozilla-config.h(140): note: see previous definition of '_USE_MATH_DEFINES'
22:22.42 constants.c
22:22.83 flacdsp_init.c
22:23.14 dthread.c
22:23.14 c:\mozilla-source\mozilla-central\third_party\aom\av1/common/odintrin.h(18): warning C4005: '_USE_MATH_DEFINES': macro redefinition
22:23.14 c:/mozilla-source/mozilla-central/obj-i686-pc-mingw32/mozilla-config.h(140): note: see previous definition of '_USE_MATH_DEFINES'
22:23.28 h264_intrapred_init.c
22:23.70 videodsp_init.c
22:23.91 aq_complexity.c
22:23.91 c:\mozilla-source\mozilla-central\third_party\aom\av1/common/odintrin.h(18): warning C4005: '_USE_MATH_DEFINES': macro redefinition
22:23.92 c:/mozilla-source/mozilla-central/obj-i686-pc-mingw32/mozilla-config.h(140): note: see previous definition of '_USE_MATH_DEFINES'
22:24.17 vp8dsp_init.c
22:24.64 aq_cyclicrefresh.c
22:24.66 c:\mozilla-source\mozilla-central\third_party\aom\av1/common/odintrin.h(18): warning C4005: '_USE_MATH_DEFINES': macro redefinition
22:24.67 c:/mozilla-source/mozilla-central/obj-i686-pc-mingw32/mozilla-config.h(140): note: see previous definition of '_USE_MATH_DEFINES'
22:24.97 vp9dsp_init.c
22:25.56 vp9dsp_init_10bpp.c
22:25.58 aq_variance.c
22:25.62 c:\mozilla-source\mozilla-central\third_party\aom\av1/common/odintrin.h(18): warning C4005: '_USE_MATH_DEFINES': macro redefinition
22:25.66 c:/mozilla-source/mozilla-central/obj-i686-pc-mingw32/mozilla-config.h(140): note: see previous definition of '_USE_MATH_DEFINES'
22:26.16 vp9dsp_init_12bpp.c
22:26.45 av1_quantize.c
22:26.45 c:\mozilla-source\mozilla-central\third_party\aom\av1/common/odintrin.h(18): warning C4005: '_USE_MATH_DEFINES': macro redefinition
22:26.45 c:/mozilla-source/mozilla-central/obj-i686-pc-mingw32/mozilla-config.h(140): note: see previous definition of '_USE_MATH_DEFINES'
22:26.58 vp9dsp_init_16bpp.c
22:27.53 bitstream.c
22:27.58 c:\mozilla-source\mozilla-central\third_party\aom\av1/common/odintrin.h(18): warning C4005: '_USE_MATH_DEFINES': macro redefinition
22:27.62 c:/mozilla-source/mozilla-central/obj-i686-pc-mingw32/mozilla-config.h(140): note: see previous definition of '_USE_MATH_DEFINES'
22:28.20 context_tree.c
22:28.23 c:\mozilla-source\mozilla-central\third_party\aom\av1/common/odintrin.h(18): warning C4005: '_USE_MATH_DEFINES': macro redefinition
22:28.25 c:/mozilla-source/mozilla-central/obj-i686-pc-mingw32/mozilla-config.h(140): note: see previous definition of '_USE_MATH_DEFINES'
22:28.53 corner_detect.c
22:28.98 corner_match.c
22:29.03 c:\mozilla-source\mozilla-central\third_party\aom\av1/common/odintrin.h(18): warning C4005: '_USE_MATH_DEFINES': macro redefinition
22:29.09 c:/mozilla-source/mozilla-central/obj-i686-pc-mingw32/mozilla-config.h(140): note: see previous definition of '_USE_MATH_DEFINES'
22:29.34 cost.c
22:29.39 c:\mozilla-source\mozilla-central\third_party\aom\av1/common/odintrin.h(18): warning C4005: '_USE_MATH_DEFINES': macro redefinition
22:29.41 c:/mozilla-source/mozilla-central/obj-i686-pc-mingw32/mozilla-config.h(140): note: see previous definition of '_USE_MATH_DEFINES'
22:29.92 dct.c
22:29.97 c:\mozilla-source\mozilla-central\third_party\aom\av1/common/odintrin.h(18): warning C4005: '_USE_MATH_DEFINES': macro redefinition
22:30.00 c:/mozilla-source/mozilla-central/obj-i686-pc-mingw32/mozilla-config.h(140): note: see previous definition of '_USE_MATH_DEFINES'
22:30.94 encodeframe.c
22:30.95 c:\mozilla-source\mozilla-central\third_party\aom\av1/common/odintrin.h(18): warning C4005: '_USE_MATH_DEFINES': macro redefinition
22:30.97 c:/mozilla-source/mozilla-central/obj-i686-pc-mingw32/mozilla-config.h(140): note: see previous definition of '_USE_MATH_DEFINES'
22:31.66 encodemb.c
22:31.72 c:\mozilla-source\mozilla-central\third_party\aom\av1/common/odintrin.h(18): warning C4005: '_USE_MATH_DEFINES': macro redefinition
22:31.73 c:/mozilla-source/mozilla-central/obj-i686-pc-mingw32/mozilla-config.h(140): note: see previous definition of '_USE_MATH_DEFINES'
22:32.30 encodemv.c
22:32.38 c:\mozilla-source\mozilla-central\third_party\aom\av1/common/odintrin.h(18): warning C4005: '_USE_MATH_DEFINES': macro redefinition
22:32.39 c:/mozilla-source/mozilla-central/obj-i686-pc-mingw32/mozilla-config.h(140): note: see previous definition of '_USE_MATH_DEFINES'
22:33.38 encoder.c
22:33.45 c:\mozilla-source\mozilla-central\third_party\aom\av1\common\odintrin.h(18): warning C4005: '_USE_MATH_DEFINES': macro redefinition
22:33.47 c:/mozilla-source/mozilla-central/obj-i686-pc-mingw32/mozilla-config.h(140): note: see previous definition of '_USE_MATH_DEFINES'
22:33.48 c:/mozilla-source/mozilla-central/third_party/aom/av1/encoder/encoder.c(405): warning C4013: 'av1_rtcd' undefined; assuming extern returning int
22:34.05 ethread.c
22:34.09 c:\mozilla-source\mozilla-central\third_party\aom\av1/common/odintrin.h(18): warning C4005: '_USE_MATH_DEFINES': macro redefinition
22:34.11 c:/mozilla-source/mozilla-central/obj-i686-pc-mingw32/mozilla-config.h(140): note: see previous definition of '_USE_MATH_DEFINES'
22:34.39 extend.c
22:35.22 firstpass.c
22:35.25 c:\mozilla-source\mozilla-central\third_party\aom\av1/common/odintrin.h(18): warning C4005: '_USE_MATH_DEFINES': macro redefinition
22:35.27 c:/mozilla-source/mozilla-central/obj-i686-pc-mingw32/mozilla-config.h(140): note: see previous definition of '_USE_MATH_DEFINES'
22:35.88 global_motion.c
22:35.92 c:\mozilla-source\mozilla-central\third_party\aom\av1/common/odintrin.h(18): warning C4005: '_USE_MATH_DEFINES': macro redefinition
22:35.95 c:/mozilla-source/mozilla-central/obj-i686-pc-mingw32/mozilla-config.h(140): note: see previous definition of '_USE_MATH_DEFINES'
22:36.33 hybrid_fwd_txfm.c
22:36.41 c:\mozilla-source\mozilla-central\third_party\aom\av1/common/odintrin.h(18): warning C4005: '_USE_MATH_DEFINES': macro redefinition
22:36.41 c:/mozilla-source/mozilla-central/obj-i686-pc-mingw32/mozilla-config.h(140): note: see previous definition of '_USE_MATH_DEFINES'
22:36.98 lookahead.c
22:37.00 c:\mozilla-source\mozilla-central\third_party\aom\av1/common/odintrin.h(18): warning C4005: '_USE_MATH_DEFINES': macro redefinition
22:37.08 c:/mozilla-source/mozilla-central/obj-i686-pc-mingw32/mozilla-config.h(140): note: see previous definition of '_USE_MATH_DEFINES'
22:37.70 mbgraph.c
22:37.77 c:\mozilla-source\mozilla-central\third_party\aom\av1/common/odintrin.h(18): warning C4005: '_USE_MATH_DEFINES': macro redefinition
22:37.80 c:/mozilla-source/mozilla-central/obj-i686-pc-mingw32/mozilla-config.h(140): note: see previous definition of '_USE_MATH_DEFINES'
22:40.14 mcomp.c
22:40.19 c:\mozilla-source\mozilla-central\third_party\aom\av1/common/odintrin.h(18): warning C4005: '_USE_MATH_DEFINES': macro redefinition
22:40.20 c:/mozilla-source/mozilla-central/obj-i686-pc-mingw32/mozilla-config.h(140): note: see previous definition of '_USE_MATH_DEFINES'
22:40.55 palette.c
22:40.58 c:\mozilla-source\mozilla-central\third_party\aom\av1/common/odintrin.h(18): warning C4005: '_USE_MATH_DEFINES': macro redefinition
22:40.58 c:/mozilla-source/mozilla-central/obj-i686-pc-mingw32/mozilla-config.h(140): note: see previous definition of '_USE_MATH_DEFINES'
22:41.17 pickcdef.c
22:41.25 c:\mozilla-source\mozilla-central\third_party\aom\av1\common\odintrin.h(18): warning C4005: '_USE_MATH_DEFINES': macro redefinition
22:41.25 c:/mozilla-source/mozilla-central/obj-i686-pc-mingw32/mozilla-config.h(140): note: see previous definition of '_USE_MATH_DEFINES'
22:41.75 picklpf.c
22:41.75 c:\mozilla-source\mozilla-central\third_party\aom\av1/common/odintrin.h(18): warning C4005: '_USE_MATH_DEFINES': macro redefinition
22:41.80 c:/mozilla-source/mozilla-central/obj-i686-pc-mingw32/mozilla-config.h(140): note: see previous definition of '_USE_MATH_DEFINES'
22:42.80 ransac.c
22:43.59 ratectrl.c
22:43.69 c:\mozilla-source\mozilla-central\third_party\aom\av1/common/odintrin.h(18): warning C4005: '_USE_MATH_DEFINES': macro redefinition
22:43.73 c:/mozilla-source/mozilla-central/obj-i686-pc-mingw32/mozilla-config.h(140): note: see previous definition of '_USE_MATH_DEFINES'
22:44.48 rd.c
22:44.53 c:\mozilla-source\mozilla-central\third_party\aom\av1/common/odintrin.h(18): warning C4005: '_USE_MATH_DEFINES': macro redefinition
22:44.59 c:/mozilla-source/mozilla-central/obj-i686-pc-mingw32/mozilla-config.h(140): note: see previous definition of '_USE_MATH_DEFINES'
22:45.86 media_ffvpx_libavcodec_x86.lib.desc
22:46.77 segmentation.c
22:46.77 c:\mozilla-source\mozilla-central\third_party\aom\av1/common/odintrin.h(18): warning C4005: '_USE_MATH_DEFINES': macro redefinition
22:46.77 c:/mozilla-source/mozilla-central/obj-i686-pc-mingw32/mozilla-config.h(140): note: see previous definition of '_USE_MATH_DEFINES'
22:46.86 mozavutil.dll.def
22:47.17 rdopt.c
22:47.20 c:\mozilla-source\mozilla-central\third_party\aom\av1/common/odintrin.h(18): warning C4005: '_USE_MATH_DEFINES': macro redefinition
22:47.23 c:/mozilla-source/mozilla-central/obj-i686-pc-mingw32/mozilla-config.h(140): note: see previous definition of '_USE_MATH_DEFINES'
22:47.91 speed_features.c
22:47.91 c:\mozilla-source\mozilla-central\third_party\aom\av1/common/odintrin.h(18): warning C4005: '_USE_MATH_DEFINES': macro redefinition
22:47.91 c:/mozilla-source/mozilla-central/obj-i686-pc-mingw32/mozilla-config.h(140): note: see previous definition of '_USE_MATH_DEFINES'
22:48.14 adler32.c
22:48.44 subexp.c
22:48.44 c:\mozilla-source\mozilla-central\third_party\aom\av1/common/odintrin.h(18): warning C4005: '_USE_MATH_DEFINES': macro redefinition
22:48.44 c:/mozilla-source/mozilla-central/obj-i686-pc-mingw32/mozilla-config.h(140): note: see previous definition of '_USE_MATH_DEFINES'
22:48.75 atomic.c
22:49.28 avstring.c
22:49.41 temporal_filter.c
22:49.41 c:\mozilla-source\mozilla-central\third_party\aom\av1/common/odintrin.h(18): warning C4005: '_USE_MATH_DEFINES': macro redefinition
22:49.42 c:/mozilla-source/mozilla-central/obj-i686-pc-mingw32/mozilla-config.h(140): note: see previous definition of '_USE_MATH_DEFINES'
22:49.73 base64.c
22:50.20 bprint.c
22:50.25 tokenize.c
22:50.27 c:\mozilla-source\mozilla-central\third_party\aom\av1/common/odintrin.h(18): warning C4005: '_USE_MATH_DEFINES': macro redefinition
22:50.28 c:/mozilla-source/mozilla-central/obj-i686-pc-mingw32/mozilla-config.h(140): note: see previous definition of '_USE_MATH_DEFINES'
22:50.77 treewriter.c
22:50.77 c:\mozilla-source\mozilla-central\third_party\aom\av1/common/odintrin.h(18): warning C4005: '_USE_MATH_DEFINES': macro redefinition
22:50.77 c:/mozilla-source/mozilla-central/obj-i686-pc-mingw32/mozilla-config.h(140): note: see previous definition of '_USE_MATH_DEFINES'
22:50.95 buffer.c
22:51.36 channel_layout.c
22:51.55 wedge_utils.c
22:51.55 c:\mozilla-source\mozilla-central\third_party\aom\av1/common/odintrin.h(18): warning C4005: '_USE_MATH_DEFINES': macro redefinition
22:51.56 c:/mozilla-source/mozilla-central/obj-i686-pc-mingw32/mozilla-config.h(140): note: see previous definition of '_USE_MATH_DEFINES'
22:51.81 color_utils.c
22:52.09 av1_highbd_quantize_sse4.c
22:52.09 c:\mozilla-source\mozilla-central\third_party\aom\av1/common/odintrin.h(18): warning C4005: '_USE_MATH_DEFINES': macro redefinition
22:52.11 c:/mozilla-source/mozilla-central/obj-i686-pc-mingw32/mozilla-config.h(140): note: see previous definition of '_USE_MATH_DEFINES'
22:52.44 cpu.c
22:52.52 av1_quantize_sse2.c
22:52.52 c:\mozilla-source\mozilla-central\third_party\aom\av1/common/odintrin.h(18): warning C4005: '_USE_MATH_DEFINES': macro redefinition
22:52.53 c:/mozilla-source/mozilla-central/obj-i686-pc-mingw32/mozilla-config.h(140): note: see previous definition of '_USE_MATH_DEFINES'
22:52.89 crc.c
22:52.95 corner_match_sse4.c
22:52.95 c:\mozilla-source\mozilla-central\third_party\aom\av1/common/odintrin.h(18): warning C4005: '_USE_MATH_DEFINES': macro redefinition
22:52.98 c:/mozilla-source/mozilla-central/obj-i686-pc-mingw32/mozilla-config.h(140): note: see previous definition of '_USE_MATH_DEFINES'
22:53.36 dict.c
22:59.95 display.c
23:05.72 dummy_funcs.c
23:09.38 error.c
23:14.78 eval.c
23:19.08 fifo.c
23:22.97 fixed_dsp.c
23:27.08 float_dsp.c
23:31.20 frame.c
23:36.19 imgutils.c
23:40.19 integer.c
23:43.88 intmath.c
23:47.73 lls.c
23:59.41 log.c
24:01.70 log2_tab.c
24:04.64 mathematics.c
24:06.19 mem.c
24:06.63 parseutils.c
24:07.13 pixdesc.c
24:07.56 pixelutils.c
24:08.05 rational.c
24:08.33 reverse.c
24:08.78 samplefmt.c
24:09.53 threadmessage.c
24:10.02 time.c
24:10.47 timecode.c
24:10.55 module.res
24:10.95 utils.c
24:10.98 Creating Resource file: module.res
24:11.09 mozavutil.dll
24:12.44 Creating library mozavutil.lib and object mozavutil.exp
24:12.44
24:13.14 dct_ssse3.c
24:13.16 c:\mozilla-source\mozilla-central\third_party\aom\av1/common/odintrin.h(18): warning C4005: '_USE_MATH_DEFINES': macro redefinition
24:13.17 c:/mozilla-source/mozilla-central/obj-i686-pc-mingw32/mozilla-config.h(140): note: see previous definition of '_USE_MATH_DEFINES'
24:13.63 kiss_fft.c
24:13.92 kiss_fftr.c
24:13.95 media_kiss_fft.lib.desc
24:14.61 cl : Command line warning D9025 : overriding '/arch:SSE2' with '/arch:AVX2'
24:14.64 error_intrin_avx2.c
24:14.64 c:\mozilla-source\mozilla-central\third_party\aom\av1/common/odintrin.h(18): warning C4005: '_USE_MATH_DEFINES': macro redefinition
24:14.66 c:/mozilla-source/mozilla-central/obj-i686-pc-mingw32/mozilla-config.h(140): note: see previous definition of '_USE_MATH_DEFINES'
24:15.17 cubeb.c
24:15.48 cubeb_utils.c
24:16.56 cubeb_winmm.c
24:18.38 cubeb_log.cpp
24:18.91 cubeb_mixer.cpp
24:18.91 c:/mozilla-source/mozilla-central/media/libcubeb/src/cubeb_mixer.cpp(328): warning C4018: '<': signed/unsigned mismatch
24:18.92 c:/mozilla-source/mozilla-central/media/libcubeb/src/cubeb_mixer.cpp(404): note: see reference to function template instantiation 'bool mix_remap<T>(long,const T *const ,unsigned long,T *,unsigned long,cubeb_channel_layout,cubeb_channel_layout)' being compiled
24:18.92 with
24:18.94 [
24:19.00 T=float
24:19.05 ]
24:19.06 c:/mozilla-source/mozilla-central/media/libcubeb/src/cubeb_mixer.cpp(527): note: see reference to function template instantiation 'void cubeb_downmix<T>(long,const T *const ,unsigned long,T *,unsigned long,const cubeb_stream_params *,const cubeb_stream_params *)' being compiled
24:19.08 with
24:19.09 [
24:19.09 T=float
24:19.09 ]
24:19.09 c:/mozilla-source/mozilla-central/media/libcubeb/src/cubeb_mixer.cpp(517): note: while compiling class template member function 'void cubeb_mixer_impl<float>::mix(long,void *,unsigned long,void *,unsigned long,const cubeb_stream_params *,const cubeb_stream_params *)'
24:19.09 c:/mozilla-source/mozilla-central/media/libcubeb/src/cubeb_mixer.cpp(548): note: see reference to class template instantiation 'cubeb_mixer_impl<float>' being compiled
24:19.12 c:/mozilla-source/mozilla-central/media/libcubeb/src/cubeb_mixer.cpp(362): warning C4018: '<': signed/unsigned mismatch
24:19.16 c:/mozilla-source/mozilla-central/media/libcubeb/src/cubeb_mixer.cpp(409): note: see reference to function template instantiation 'void downmix_fallback<T>(long,const T *const ,unsigned long,T *,unsigned long,unsigned int,unsigned int)' being compiled
24:19.16 with
24:19.17 [
24:19.19 T=float
24:19.20 ]
24:19.41 cubeb_panner.cpp
24:20.85 cubeb_resampler.cpp
24:23.02 cubeb_wasapi.cpp
24:23.02 cubeb.lib.desc
24:23.59 highbd_block_error_intrin_sse2.c
24:24.19 Unified_c_media_libnestegg_src0.c
24:24.20 media_libnestegg_src.lib.desc
26:54.05 highbd_fwd_txfm_sse4.c
26:54.06 c:\mozilla-source\mozilla-central\third_party\aom\av1/common/odintrin.h(18): warning C4005: '_USE_MATH_DEFINES': macro redefinition
26:54.08 c:/mozilla-source/mozilla-central/obj-i686-pc-mingw32/mozilla-config.h(140): note: see previous definition of '_USE_MATH_DEFINES'
26:54.52 Unified_c_media_libogg0.c
26:54.55 media_libogg.lib.desc
27:04.83 dct_intrin_sse2.c
27:04.86 c:\mozilla-source\mozilla-central\third_party\aom\av1/common/odintrin.h(18): warning C4005: '_USE_MATH_DEFINES': macro redefinition
27:04.88 c:/mozilla-source/mozilla-central/obj-i686-pc-mingw32/mozilla-config.h(140): note: see previous definition of '_USE_MATH_DEFINES'
27:05.70 celt_decoder.c
27:06.56 celt_encoder.c
27:07.03 celt_lpc_sse.c
27:07.44 pitch_sse.c
27:07.92 pitch_sse2.c
27:08.31 pitch_sse4_1.c
27:08.72 vq_sse2.c
27:09.13 x86_celt_map.c
27:09.75 x86cpu.c
27:10.17 LPC_inv_pred_gain.c
27:10.64 NLSF2A.c
27:11.27 NSQ_del_dec_sse.c
27:11.64 NSQ_sse.c
27:12.06 VAD_sse.c
27:12.55 VQ_WMat_EC_sse.c
27:13.00 x86_silk_map.c
27:13.83 Unified_c_media_libopus0.c
27:14.69 Unified_c_media_libopus1.c
27:15.58 Unified_c_media_libopus2.c
27:16.41 Unified_c_media_libopus3.c
27:17.14 Unified_c_media_libopus4.c
27:17.78 Unified_c_media_libopus5.c
27:18.28 Unified_c_media_libopus6.c
27:19.42 Unified_c_media_libopus7.c
27:19.78 Unified_c_media_libopus8.c
27:19.81 media_libopus.lib.desc
27:20.80 wedge_utils_sse2.c
27:20.81 c:\mozilla-source\mozilla-central\third_party\aom\av1/common/odintrin.h(18): warning C4005: '_USE_MATH_DEFINES': macro redefinition
27:20.81 c:/mozilla-source/mozilla-central/obj-i686-pc-mingw32/mozilla-config.h(140): note: see previous definition of '_USE_MATH_DEFINES'
27:21.25 mmxfrag.c
27:21.56 mmxidct.c
27:21.62 c:/mozilla-source/mozilla-central/media/libtheora/lib/x86_vc/mmxidct.c(306): warning C4101: 'i': unreferenced local variable
27:21.92 mmxstate.c
27:22.25 x86cpu.c
27:22.58 x86state.c
27:23.41 Unified_c_media_libtheora0.c
27:23.42 media_libtheora.lib.desc
27:23.98 fast.c
27:24.53 resample.c
27:24.78 resample_sse.c
27:25.06 cl : Command line warning D9025 : overriding '/arch:SSE2' with '/arch:AVX2'
27:25.08 hybrid_fwd_txfm_avx2.c
27:25.08 c:\mozilla-source\mozilla-central\third_party\aom\av1/common/odintrin.h(18): warning C4005: '_USE_MATH_DEFINES': macro redefinition
27:25.11 c:/mozilla-source/mozilla-central/obj-i686-pc-mingw32/mozilla-config.h(140): note: see previous definition of '_USE_MATH_DEFINES'
27:25.14 simd_detect.cpp
27:25.16 speex.lib.desc
27:26.11 nonmax.c
27:26.50 fast_9.c
27:26.63 fake_log_device.c
27:27.12 Unified_c_media_libstagefright0.c
27:27.84 MetaData.cpp
27:28.20 hexdump.cpp
27:28.78 RefBase.cpp
27:29.35 String16.cpp
27:29.83 String8.cpp
27:30.33 VectorImpl.cpp
27:35.53 media_libaom.lib.desc
27:37.98 Unified_cpp_media_libstagefright0.cpp
27:38.81 Unified_cpp_media_libstagefright1.cpp
27:38.81 media_libstagefright.lib.desc
27:40.81 TestInterval.cpp
27:41.38 sse_optimized.cpp
27:42.08 Unified_cpp_libsoundtouch_src0.cpp
27:42.08 c:/mozilla-source/mozilla-central/media/libsoundtouch/src/InterpolateShannon.cpp(75): warning C4005: 'PI': macro redefinition
27:42.08 c:/mozilla-source/mozilla-central/media/libsoundtouch/src/AAFilter.cpp(52): note: see previous definition of 'PI'
27:42.10 c:\mozilla-source\mozilla-central\media\libsoundtouch\src\SoundTouch.h(145): warning C4275: non dll-interface class 'soundtouch::FIFOProcessor' used as base for dll-interface class 'soundtouch::SoundTouch'
27:42.11 c:\mozilla-source\mozilla-central\media\libsoundtouch\src\FIFOSamplePipe.h(134): note: see declaration of 'soundtouch::FIFOProcessor'
27:42.13 c:\mozilla-source\mozilla-central\media\libsoundtouch\src\SoundTouch.h(144): note: see declaration of 'soundtouch::SoundTouch'
27:42.14 media_libsoundtouch_src.lib.desc
27:43.58 TestParser.cpp
27:44.39 Unified_cpp_gtest0.cpp
27:44.39 stagefright_gtest.lib.desc
27:44.59 Unified_cpp_media_psshparser0.cpp
27:44.62 psshparser.lib.desc
27:45.22 java_raw_api.c
27:45.56 closures.c
27:45.56 c:\mozilla-source\mozilla-central\js\src\ctypes\libffi\src\dlmalloc.c(447): warning C4005: 'WIN32_LEAN_AND_MEAN': macro redefinition
27:45.56 c:/mozilla-source/mozilla-central/obj-i686-pc-mingw32/mozilla-config.h(133): note: see previous definition of 'WIN32_LEAN_AND_MEAN'
27:45.60 force-cargo-library-build
27:45.66 prep_cif.c
27:46.05 raw_api.c
27:46.55 types.c
27:46.55 win32.obj
27:46.86 ffi.c
27:47.48 cl -nologo -EP -Ic:/mozilla-source/mozilla-central/obj-i686-pc-mingw32/js/src/ctypes/libffi -Ic:/mozilla-source/mozilla-central/obj-i686-pc-mingw32/js/src/ctypes/libffi/include -Ic:/mozilla-source/mozilla-central/js/src/ctypes/libffi/include -Ic:/mozilla-source/mozilla-central/js/src/ctypes/libffi/src/x86 -DNDEBUG='1' -DTRIMMED='1' -DTARGET='X86_WIN32' -DFFI_NO_RAW_API -DX86_WIN32 -DHAVE_AS_STRING_PSEUDO_OP -DHAVE_AS_X86_64_UNWIND_SECTION_TYPE -DHAVE_AS_ASCII_PSEUDO_OP -DHAVE_AS_X86_PCREL -DMOZ_HAS_MOZGLUE c:/mozilla-source/mozilla-central/config/external/ffi/../../../js/src/ctypes/libffi/src/x86/win32.S > ./win32.asm
27:47.48 win32.S
27:47.61 ml -nologo -safeseh -c -Fewin32.obj ./win32.asm
27:47.64 Assembling: ./win32.asm
27:47.66 config_external_ffi.lib.desc
27:48.58 superfasthash.c
27:49.95 file_path.cpp
27:51.80 logging.cpp
27:53.53 permissionsService.cpp
27:55.44 sandboxLogging.cpp
27:57.56 at_exit.cc
27:58.23 base_switches.cc
27:58.73 Compiling winapi v0.2.8
27:58.78 Compiling rayon-core v1.2.0
27:59.83 error: linking with `link.exe` failed: exit code: 1112
27:59.91 |
27:59.92 = note: "link.exe" "/NOLOGO" "/NXCOMPAT" "/LIBPATH:C:\\Users\\IEUser\\.rustup\\toolchains\\stable-x86_64-pc-windows-msvc\\lib\\rustlib\\x86_64-pc-windows-msvc\\lib" "c:/mozilla-source/mozilla-central/obj-i686-pc-mingw32/toolkit/library\\release\\build\\rayon-core-4e0760150ff6b7e4\\build_script_build-4e0760150ff6b7e4.0.o" "/OUT:c:/mozilla-source/mozilla-central/obj-i686-pc-mingw32/toolkit/library\\release\\build\\rayon-core-4e0760150ff6b7e4\\build_script_build-4e0760150ff6b7e4.exe" "/OPT:REF,ICF" "/DEBUG" "/LIBPATH:c:/mozilla-source/mozilla-central/obj-i686-pc-mingw32/toolkit/library\\release\\deps" "/LIBPATH:C:\\Users\\IEUser\\.rustup\\toolchains\\stable-x86_64-pc-windows-msvc\\lib\\rustlib\\x86_64-pc-windows-msvc\\lib" "C:\\Users\\IEUser\\.rustup\\toolchains\\stable-x86_64-pc-windows-msvc\\lib\\rustlib\\x86_64-pc-windows-msvc\\lib\\libstd-0a78323911070f99.rlib" "C:\\Users\\IEUser\\.rustup\\toolchains\\stable-x86_64-pc-windows-msvc\\lib\\rustlib\\x86_64-pc-windows-msvc\\lib\\librand-c279a51d66700350.rlib" "C:\\Users\\IEUser\\.rustup\\toolchains\\stable-x86_64-pc-windows-msvc\\lib\\rustlib\\x86_64-pc-windows-msvc\\lib\\libcollections-d7bf31a4ca1ea637.rlib" "C:\\Users\\IEUser\\.rustup\\toolchains\\stable-x86_64-pc-windows-msvc\\lib\\rustlib\\x86_64-pc-windows-msvc\\lib\\libstd_unicode-d367c3ba0db49600.rlib" "C:\\Users\\IEUser\\.rustup\\toolchains\\stable-x86_64-pc-windows-msvc\\lib\\rustlib\\x86_64-pc-windows-msvc\\lib\\libpanic_unwind-2d4bf02140c11dcb.rlib" "C:\\Users\\IEUser\\.rustup\\toolchains\\stable-x86_64-pc-windows-msvc\\lib\\rustlib\\x86_64-pc-windows-msvc\\lib\\libunwind-add7a84d7e82d084.rlib" "C:\\Users\\IEUser\\.rustup\\toolchains\\stable-x86_64-pc-windows-msvc\\lib\\rustlib\\x86_64-pc-windows-msvc\\lib\\liblibc-84688accbc86d6b7.rlib" "C:\\Users\\IEUser\\.rustup\\toolchains\\stable-x86_64-pc-windows-msvc\\lib\\rustlib\\x86_64-pc-windows-msvc\\lib\\liballoc-fe2e68b21f0bdd7a.rlib" "C:\\Users\\IEUser\\.rustup\\toolchains\\stable-x86_64-pc-windows-msvc\\lib\\rustlib\\x86_64-pc-windows-msvc\\lib\\liballoc_system-7fc0381594c93f56.rlib" "C:\\Users\\IEUser\\.rustup\\toolchains\\stable-x86_64-pc-windows-msvc\\lib\\rustlib\\x86_64-pc-windows-msvc\\lib\\libcore-ea9d77e7c23fe65c.rlib" "C:\\Users\\IEUser\\.rustup\\toolchains\\stable-x86_64-pc-windows-msvc\\lib\\rustlib\\x86_64-pc-windows-msvc\\lib\\libcompiler_builtins-91b619d34dd1f5aa.rlib" "advapi32.lib" "ws2_32.lib" "userenv.lib" "shell32.lib" "msvcrt.lib"
27:59.94 = note: msvcrt.lib(chkstk.obj) : fatal error LNK1112: module machine type 'X86' conflicts with target machine type 'x64'
28:00.00
28:00.09
28:00.09 error: aborting due to previous error
28:00.11
28:00.11 error: Could not compile `rayon-core`.
28:00.12 Build failed, waiting for other jobs to finish...
28:00.91 callback_internal.cc
28:02.25 cpu.cc
28:02.95 alias.cc
28:04.61 profiler.cc
28:05.94 hash.cc
28:07.58 lazy_instance.cc
28:09.09 location.cc
28:10.50 ref_counted.cc
28:11.92 shared_memory_handle_win.cc
28:13.58 shared_memory_win.cc
28:15.00 singleton.cc
28:16.50 process_handle_win.cc
28:18.25 rand_util_win.cc
28:19.64 nullable_string16.cc
28:21.41 string_number_conversions.cc
28:22.95 string_piece.cc
28:25.08 string_split.cc
28:28.61 string_util.cc
28:30.02 string_util_constants.cc
28:31.52 stringprintf.cc
28:32.81 utf_string_conversion_utils.cc
28:34.31 utf_string_conversions.cc
28:35.69 lock.cc
28:36.28 lock_impl_win.cc
28:37.09 dtoa.cc
28:37.66 g_fmt.cc
28:38.28 icu_utf.cc
28:39.77 platform_thread_win.cc
28:41.06 thread_collision_warner.cc
28:43.22 thread_id_name_manager.cc
28:44.83 thread_local_storage.cc
28:46.25 thread_local_storage_win.cc
28:47.52 thread_restrictions.cc
28:49.25 time.cc
28:51.02 time_win.cc
28:51.73 pe_image.cc
28:53.75 scoped_handle.cc
28:55.25 scoped_process_information.cc
28:56.64 startup_information.cc
28:58.31 windows_version.cc
28:59.78 acl.cc
29:02.19 broker_services.cc
29:02.28 error: build failed
29:02.31 c:/mozilla-source/mozilla-central/config/rules.mk:976: recipe for target 'force-cargo-library-build' failed
29:02.31 mozmake.EXE[5]: *** [force-cargo-library-build] Error 101
29:02.31 c:/mozilla-source/mozilla-central/config/recurse.mk:73: recipe for target 'toolkit/library/rust/target' failed
29:02.33 mozmake.EXE[4]: *** [toolkit/library/rust/target] Error 2
29:02.33 mozmake.EXE[4]: *** Waiting for unfinished jobs....
29:03.03 eat_resolver.cc
29:03.81 crosscall_server.cc
29:04.92 filesystem_dispatcher.cc
29:05.48 filesystem_interception.cc
29:06.55 filesystem_policy.cc
29:07.48 handle_closer.cc
29:08.64 handle_closer_agent.cc
29:09.34 handle_dispatcher.cc
29:10.28 handle_interception.cc
29:11.23 handle_policy.cc
29:12.33 interception.cc
29:12.98 interception_agent.cc
29:13.83 job.cc
29:14.80 named_pipe_dispatcher.cc
29:15.55 named_pipe_interception.cc
29:16.55 named_pipe_policy.cc
29:17.19 policy_broker.cc
29:18.12 policy_engine_opcodes.cc
29:18.63 policy_engine_processor.cc
29:20.02 policy_low_level.cc
29:20.23 policy_target.cc
29:21.55 process_mitigations.cc
29:22.20 process_mitigations_win32k_dispatcher.cc
29:23.23 process_mitigations_win32k_interception.cc
29:23.84 process_mitigations_win32k_policy.cc
29:25.16 process_thread_dispatcher.cc
29:25.58 process_thread_interception.cc
29:26.81 process_thread_policy.cc
29:27.45 registry_dispatcher.cc
29:28.41 registry_interception.cc
29:29.08 registry_policy.cc
29:29.11 resolver.cc
29:29.89 resolver_32.cc
29:30.73 restricted_token.cc
29:31.69 restricted_token_utils.cc
29:32.58 sandbox.cc
29:33.30 sandbox_globals.cc
29:34.23 sandbox_nt_util.cc
29:35.02 sandbox_rand.cc
29:35.75 sandbox_policy_base.cc
29:36.69 service_resolver.cc
29:36.98 sandbox_utils.cc
29:38.22 service_resolver_32.cc
29:38.75 sharedmem_ipc_client.cc
29:40.27 sharedmem_ipc_server.cc
29:40.31 sid.cc
29:41.02 ia32_modrm_map.cpp
29:41.06 ia32_opcode_map.cpp
29:41.81 mini_disassembler.cpp
29:41.95 preamble_patcher_with_stub.cpp
29:42.69 sidestep_resolver.cc
29:43.97 sync_dispatcher.cc
29:44.47 sync_interception.cc
29:45.72 sync_policy.cc
29:46.06 target_interceptions.cc
29:47.56 target_process.cc
29:47.97 target_services.cc
29:49.45 top_level_dispatcher.cc
29:49.69 win2k_threadpool.cc
29:51.23 win_utils.cc
29:51.42 window.cc
29:52.78 SandboxInitialization.cpp
29:52.78 sandbox_s.lib.desc
29:53.77 c:/mozilla-source/mozilla-central/config/recurse.mk:32: recipe for target 'compile' failed
29:53.77 mozmake.EXE[3]: *** [compile] Error 2
29:53.77 c:/mozilla-source/mozilla-central/config/rules.mk:453: recipe for target 'default' failed
29:53.77 mozmake.EXE[2]: *** [default] Error 2
29:53.77 c:/mozilla-source/mozilla-central/client.mk:419: recipe for target 'realbuild' failed
29:53.77 mozmake.EXE[1]: *** [realbuild] Error 2
29:53.77 client.mk:170: recipe for target 'build' failed
29:53.77 mozmake.EXE: *** [build] Error 2
29:53.83 34 compiler warnings present.
2
IEUser@MSEDGEWIN10 /c/mozilla-source/mozilla-central
$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment